.sidebar {
    background-color: #252424;
    color: #fff;
}
.sidebar .sidebar-header {
    background-color: #252424;
}
.sidebar-base .nav-item .nav-link:not(.disabled) {
    color: #fff;
}
h6.cos-das {
    color: gray;
    padding: 15px;
}
.nav {
    background: #ff9d25;
}
#search-drop{
    color: #fff;
}
.sidebar .navbar-brand {
    padding: 5px;
}
.logo-normal img {
    height: 50px;
    margin-left: 45px;
}
.iq-banner .iq-navbar-header {
    color: #fff;
    background: linear-gradient(#e87c2e, #370367);
}
.profile-img {
    margin-top: -4.375rem !important;
    position: relative !important;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
    height: 120px;
    width: 120px;
    border: 3px solid #ccc;
}
.profile-img img{
    width: 100%;
    height:120px;
}
.content-inner .nav-link{
    color: #fff;
    font-size: 14px;
}
.header-title h2{
    font-size: 20px;
    margin: 0px;
}
.tab-content .card-body {
    padding: 25px;
    position: relative;
    width: 100%;
}
.btn-edit4u {
    border: none;
    background: transparent;
    font-size: 18px;
    position: absolute;
    right: 10px;
    top: 4px;
}
.tab-content .card-body table td{
    padding: 5px;
}
.profile-common-box{
    position: relative;
    width: 100%;
}
.trainin-group-box {
    position: relative;
    width: 100%;
    display: inline-block;
}
.training-apply-box {
    position: relative;
    width: 47.5%;
    float: left;
}
.training-video-box {
    position: relative;
    width: 47.5%;
    float: right;
}
.training-apply-box form {
    position: relative;
    width: 100%;
    background: #f7f7f7;
    padding: 15px;
    border-radius: 12px;
}
.training-apply-box .input-field {
    position: relative;
    width: 100%;
    padding: 5px 10px;
    border-radius: 4px;
    border: 1px solid #b6b6b6;
    height: 42px;
}
.training-apply-box .select-field {
    position: relative;
    width: 100%;
    padding: 5px 10px;
    border-radius: 4px;
    border: 1px solid #b6b6b6;
    height: 42px;
}
.training-apply-box .textarea-field {
    position: relative;
    width: 100%;
    padding: 5px 10px;
    border-radius: 4px;
    border: 1px solid #b6b6b6;
    height: 90px;
}
.training-apply-box h2{
    position: relative;
    font-size: 20px;
    margin: 0px 0px 10px 0px;
}
.training-video-box h2{
    position: relative;
    font-size: 20px;
    margin: 0px 0px 10px 0px;
}
.training-apply-box .form-field{
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}
.submit-feild {
    background: #370367;
    color: #fff;
    width: 90%;
    height: 42px;
    border-radius: 25px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 40px;
    margin: 0 auto;
}
.btn-mtv {
    display: inline-block;
    background: #370367;
    padding: 5px 25px;
    color: #fff;
    height: 40px;
    line-height: 30px;
    font-size: 14px;
    border-radius: 25px;
}
.kyc-group-box {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 40px;
}
.kyc-group-box .kyc-text-box {
    position: relative;
    width: 60%;
    float: left;
    display: inline-block;
    PADDING: 25PX 50PX 0PX 0PX;
}
.kyc-group-box .kyc-image-box{
    position: relative;
    width: 40%;
    float:left;
    display: inline-block;
}
.kyc-group-box .kyc-image-box img{
    position: relative;
    width: 100%;
}
.kyc-text-box h4{
    font-size: 24px;
    margin: 0px 0px 15px 0px;
}
.kyc-text-box p {
    font-size: 16px;
    line-height: 24px;
}
.order-list4u {
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    top: 15px;
}
.order-list4u li {
    position: relative;
    display: inline-block;
    float: left;
    padding: 0px 5px;
    font-size: 16px;
    font-weight: 500;    
}
.order-list4u li:first-child{
    padding-left: 0px;
}
.create-order-image{
    position: relative;
    width: 100%;
}
.create-order-image img{
    position: relative;
    width: 100%;
}
.pd25{
    position: relative;
    padding:15px;
}
.form-field-box {
    position: relative;
    width: 100%;
}
.form-field-box h4{
    position: relative;
    font-size: 16px;
    margin: 0px 0px 5px 0px;
}
.form-field{
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}
.form-field label {
    position: relative;
    width: 100%;
    font-size: 15px;
    margin-bottom: 5px;
    color: #5861df;
}
.form-field label .astick {
    position: relative;
    color: #e87c2e;
    line-height: 16px;
    font-size: 20px;
    top: 5px;
}
.midl .col-lg-4:nth-child(2){
    padding-left: 0;
    padding-right: 0;
}
.midl .col-lg-4:nth-child(2) .col-lg-6{
    padding-left: 5px;
    padding-right: 5px;
}
.midl .col-lg-4:nth-child(2) .col-lg-12{
    padding-left: 5px;
    padding-right: 5px;
}
.form-field select {
    position: relative;
    width: 100%;
    border: 1px solid #eee;
    padding: 7px;
    height: 35px;
    border-radius: 4px;
}
.insurance4ut {
    position: relative;
    width: 100%;
    padding: 25px;
    background: #f5f7f8;
    border-radius: 8px;
    margin: 25px 0px;
    height: 120px;
}
.insurance4ut h4 {
    position: relative;
    font-size: 16px;
    margin: 0px 0px 5px 0px;
}
.insurance4ut label{
    position: relative;
    font-size: 18px;
    margin-left: 5px;
    margin-right: 25px;
}



.insurance4ut .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.insurance4ut .switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.insurance4ut .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.insurance4ut .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.insurance4ut input:checked + .slider {
  background-color: #2196F3;
}

.insurance4ut input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.insurance4ut input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.insurance4ut .slider.round {
  border-radius: 34px;
}

.insurance4ut .slider.round:before {
  border-radius: 50%;
}
.insurance4ut .clasYes {
    position: absolute;
    font-size: 12px;
    top: 10px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    left: 7px;
}
.insurance4ut .clasNo {
    position: absolute;
    font-size: 12px;
    top: 10px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    right: 7px;
}
.toggleSlide {
    position: absolute;
    right: 50px;
    top: 24px;
    width: 40%;
    text-align: left;
}
.toggleSlide h5{
    position: relative;
    margin: 0px 0px 10px 0px;
    font-size: 16px;
    font-weight:400;
}

.btn-box4bt {
    position: relative;
    width: 100%;
}
.btnSCP {
    background:linear-gradient(#370367, #dd702d);
    border: none;
    width: 100%;
    height: 48px;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    font-size: 16px;
    border-radius: 4px;
}
.btnReset {
    background: #f5f7f8;
    border: none;
    width: 100%;
    height: 48px;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #4b7daa;
}
.rts-box{
    position: relative;
    width: 100%;
}
.rts-box table thead{
    position: relative;
    background: #000;
    width: 100%;
}
.rts-box table thead tr th {
    position: relative;
    background: #370367;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.add-pickup-point-area{
    position: relative;
    display: inline-block;
}
.add-pickup-point-area .btn-agpp {
    position: relative;
    display: inline-block;
    background: #370367;
    color: #fff;
    border: none;
    padding: 7.5px 25px;
    border-radius: 6px;
    margin-right: 10px;
}
.add-pickup-point-area .btn-app {
    position: relative;
    display: inline-block;
    background: #e87c2e;
    color: #fff;
    border: none;
    padding: 7.5px 25px;
    border-radius: 6px;
}
.add-gati-pickup-point {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000036;
    z-index: 999;
    top: 0;
    display: none;
}
.add-gati-pickup-point .modal-content {
    position: relative;
    width: 100%;
    max-width: 550px;
    background: #fff;
    z-index: 999;
    padding: 25px;
    margin: 50px auto;
    border-radius: 8px;
}
.add-pickup-point {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000036;
    z-index: 999;
    top: 0;
    display: none;
}
.add-pickup-point .modal-content {
    position: relative;
    width: 100%;
    max-width: 550px;
    background: #fff;
    z-index: 999;
    padding: 25px;
    margin: 50px auto;
    border-radius: 8px;
}
.add-gati-pickup-point .modal-content .modal-header {
    position: relative;
    width: 100%;
    display: inline-block;
}
.add-pickup-point .modal-content .modal-header{
    position: relative;
    width: 100%;
    display: inline-block;
}
.add-gati-pickup-point .modal-content .modal-header h5{
    position: relative;
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.add-pickup-point .modal-content .modal-header h5{
    position: relative;
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.add-gati-pickup-point .modal-content .modal-header .btn-close {
    position: absolute;
    right: 15px;
    top: 15px;
}
.add-pickup-point .modal-content .modal-header .btn-close {
    position: absolute;
    right: 15px;
    top: 15px;
}

.add-appointment {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000036;
    z-index: 999;
    top: 0;
    display: none;
}
.add-appointment .modal-content .modal-header{
    position: relative;
    width: 100%;
    display: inline-block;
}
.add-appointment .modal-content {
    position: relative;
    width: 100%;
    max-width: 550px;
    background: #fff;
    z-index: 999;
    padding: 25px;
    margin: 50px auto;
    border-radius: 8px;
}
.add-appointment .modal-content .modal-header h5{
    position: relative;
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.add-appointment .modal-content .modal-header .btn-close {
    position: absolute;
    right: 15px;
    top: 15px;
}
.add-appointment-area {
    position: relative;
    display: inline-block;
}
.add-appointment-area .btn-appointment {
    position: relative;
    display: inline-block;
    background: #370367;
    color: #fff;
    border: none;
    padding: 7.5px 25px;
    border-radius: 6px;
    margin-right: 10px;
}
.search-delivery-appointment{
    position: relative;
    width: 100%;    
}
.search-delivery-appointment input{
    position: relative;
    width: 85%;  
    height: 40px;
    padding: 5px 15px;
    border-radius: 6px;
    border: 1px solid #ccc;  
}
.search-delivery-appointment button {
    position: absolute;
    width: 20%;
    height: 40px;
    right: 6px;
    top: 0;
    background: #7016d0;
    color: #fff;
    border: 1px solid #7016d0;
    border-radius: 0px 6px 6px 0px;
}
.all-appointment-data {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 6px;
}
.mb15{
    margin-bottom: 15px;
}
.report-b2b-invoice {
    position: relative;
    display: inline-block;
}
.report-b2b-invoice .btn-b2b-invoice-report {
    position: relative;
    display: inline-block;
    background: #370367;
    color: #fff;
    border: none;
    padding: 7.5px 25px;
    border-radius: 6px;
    margin-right: 10px;
}
.search-b2b-invoice {
    position: relative;
    width: 100%;
}
.search-b2b-invoice input {
    position: relative;
    width: 85%;
    height: 40px;
    padding: 5px 15px;
    border-radius: 6px;
    border: 1px solid #ccc;
}
.search-b2b-invoice button {
    position: absolute;
    width: 20%;
    height: 40px;
    right: 6px;
    top: 0;
    background: #7016d0;
    color: #fff;
    border: 1px solid #7016d0;
    border-radius: 0px 6px 6px 0px;
}
.all-b2b-invoice {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 6px;
}
.invoice-payable-box {
    width: 100%;
    position: relative;
    background: #fff;
    box-shadow: 0px 0px 5px #ccc;
    padding: 10px 10px 10px 90px;
    margin-bottom: 15px;
    min-height: 90px;
    border-radius: 6px;
}
.invoice-payable-box img {
    width: auto;
    position: absolute;
    width: 70px;
    left: 15px;
}
.invoice-payable-box h5{
    position: relative;
    font-size: 20px;
    margin: 0px 0px 10px 0px;
}
.invoice-payable-box span{
    position: relative;
    font-size: 20px;
    margin: 0px;
    font-weight: 600;
}
.credit-notes-apply-form {
    position: relative;
    width: 100%;
    padding: 20px;
    background: linear-gradient(#370367, #e87c2e);
    border-radius: 8px;
    margin-bottom: 25px;
}
.credit-notes-btns {
    position: relative;
    display: inline-block;
}
.add-pickup-point-area .btn-processing-credit-notes {
    position: relative;
    display: inline-block;
    background: #370367;
    color: #fff;
    border: none;
    padding: 7.5px 25px;
    border-radius: 6px;
    margin-right: 10px;
}
.credit-notes-btns .btn-processing-credit-notes {
    position: relative;
    display: inline-block;
    background: #370367;
    color: #fff;
    border: none;
    padding: 7.5px 25px;
    border-radius: 6px;
    margin-right: 10px;
}
.credit-notes-btns .btn-processing-credit-report {
    position: relative;
    display: inline-block;
    background: #e87c2e;
    color: #fff;
    border: none;
    padding: 7.5px 25px;
    border-radius: 6px;
}



.debit-notes-apply-form {
    position: relative;
    width: 100%;
    padding: 20px;
    background: linear-gradient(#370367, #e87c2e);
    border-radius: 8px;
    margin-bottom: 25px;
}
.debit-notes-btns {
    position: relative;
    display: inline-block;
}
.debit-notes-btns .btn-debit-report {
    position: relative;
    display: inline-block;
    background: #e87c2e;
    color: #fff;
    border: none;
    padding: 7.5px 25px;
    border-radius: 6px;
}
.btn-price-list-box {
    position: relative;
    display: inline-block;
}
.btn-price-list-box .btn-b2b-price-list {
    position: relative;
    display: inline-block;
    background: #370367;
    color: #fff;
    border: none;
    padding: 7.5px 25px;
    border-radius: 6px;
}
.btn-price-list-box .btn-b2c-price-list {
    position: relative;
    display: inline-block;
    background: #e87c2e;
    color: #fff;
    border: none;
    padding: 7.5px 25px;
    border-radius: 6px;
}
.b2b-price-list-box{
    position: relative;
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 5px #ccc;
    margin-bottom: 20px;
}
.b2c-price-list-box{
    position: relative;
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 5px #ccc;
    margin-bottom: 20px;
    display: none;
}
.b2c-price-list-box.active{
    position: relative;
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 5px #ccc;
    margin-bottom: 20px;
}
.b2b-price-list-box h2{
    position: relative;
    font-size: 20px;
    margin: 0px 0px 10px 0px;
}
.b2c-price-list-box h2{
    position: relative;
    font-size: 20px;
    margin: 0px 0px 10px 0px;
}
.btn-b2b-price-list.active:before {
    width: 14px;
    content: '';
    height: 14px;
    background: #370367;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(45deg);
    bottom: -7px;
}
.btn-b2c-price-list.active:before {
    width: 14px;
    content: '';
    height: 14px;
    background: #e87c2e;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(45deg);
    bottom: -7px;
}
.pincode-serviceability-btn-box {
    position: relative;
    display: inline-block;
}
.pincode-serviceability-btn-box .btn-pincode-serviceability {
    position: relative;
    display: inline-block;
    background: #e87c2e;
    color: #fff;
    border: none;
    padding: 7.5px 25px;
    border-radius: 6px;
}
.pincode-serviceability {
    position: relative;
    width: 100%;
    padding: 20px;
    background: linear-gradient(#370367, #e87c2e);
    border-radius: 8px;
    margin-bottom: 25px;
}
.pincode-serviceability label{
    position: relative;
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
}
.pincode-serviceability input{
    position: relative;
    width: 50%;
    background: #fff;
    height: 44px;
    border: 1px solid #ccc;
    padding: 5px 15px;
    border-radius: 25px;
}
.form-group .pincode-serviceability{
    position: relative;
    width: 100%;    
}
.btn-search-pincode {
    position: absolute;
    padding: 5px 15px;
    border-radius: 25px;
    border: 0px;
    height: 44px;
    color: #fff;
    right: 45%;
    width: 120px;
    background: #e87c2e;
}
.transport-list {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 5px #ccc;
    margin-bottom: 20px;
}
.transport-list td img{
    position: relative;
    width: auto;
    height: 30px;
}
.prohibited-items-box {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 5px #ccc;
    margin-bottom: 20px;
    min-height: 200px;
}
.prohibited-items-box ul {
    position: relative;
    width: 100%;
    margin: 10px 0px 0px 0px;
}
.prohibited-items-box ul li{
    position: relative;
    width: 100%;
    line-height: 24px;
    font-size: 14px;
}
.iq-navbar .dropdown .dropdown-menu.sub-drop {
    width: 200px;
}
.wallet-value{
    position: relative;
    margin-right: 25px;
}
.wallet-value .wallet-amount {
    position: absolute;
    top: 0px;
    right: -25px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
.wallet-transfer-area {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000078;
    top: 0;
    z-index: 99999;
    left: 0;
    display: none;
}
.wallet-transfer-area .wallet-money-add {
    position: relative;
    width: 100%;
    max-width: 450px;
    height: auto;
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    border: 2px solid #ccc;
    margin: 75px auto;
}      
.wallet-transfer-area .wallet-money-add .close {
    position: absolute;
    width: auto;
    right: -10px;
    top: -10px;
    border: none;
    background: #333;
    height: 30px;
    width: 30px;
    border-radius: 50%;
}
.wallet-transfer-area .wallet-money-add .close img{
    position: relative;
    height: 20px;
}   
.wallet-transfer-area .wallet-money-add h2{
    position: relative;
    font-size: 24px;
    margin-bottom: 10px;
}  
.wallet-transfer-area .wallet-money-add .form-group{
    position: relative;
    width: 100%;
    margin-bottom: 25px;
}
.wallet-transfer-area .wallet-money-add .form-group input{
    position: relative;
    width: 100%;
    height: 42px;
    padding: 5px 15px;
    border: 1px solid #ccc;
    border-radius: 6px;
}
.wallet-transfer-area .wallet-money-add .btn-submit{
    width: auto !important;
    background: #64b685;
    color: #fff;
}
.quick-response-list {
    width: 230px !important;
    padding: 10px !important;
}
.quick-response{
    position: relative;
    width: 100;
    padding: 10px;
    border-radius: 6px;
    background: #f5f7f8;
    margin-bottom: 10px;
}
.content-inner .first-card {
    border-radius: 10px;
    background-color: #d3f0f2;
    padding: 2px 13px;
    margin-bottom: 20px;
}
.content-inner  .second-card {
    border-radius: 10px;
    background-color: #f2d3f2;
    padding: 2px 13px;
    margin-bottom: 20px;
}
.content-inner .third-card {
    border-radius: 10px;
    background-color: #f2e7d3;
    padding: 2px 13px;
    margin-bottom: 20px;
}
.content-inner .forth-card {
    border-radius: 10px;
    background-color: #d5f2d3;
    padding: 2px 13px;
    margin-bottom: 20px;
}
.content-inner .first-card img {
    width: 27%;
    min-height: 54px;
}
.content-inner .second-card img {
    width: 27%;
    min-height: 54px;
}
.content-inner .third-card img {
    width: 27%;
    min-height: 54px;
}
.content-inner .forth-card img {
    width: 27%;
    min-height: 54px;
}
.content-inner  .left-side {
    margin-left: 18px;
}
.d-flex.justify-content-between.align-items-center.flex-wrap.mb-5.gap-3 {
    border-bottom: 1px solid #c8c3c3;
    padding-bottom: 5px;
    margin: 0;
}
h3.top-dasboard {
    padding-bottom: 23px;
}
.card-img-bmt  img {
    width: 100%;
    height: auto;
    margin-bottom: 34px;
}
.collapse.navbar-collapse span.serch-box {
    color: #0c0606;
    position: relative;
    bottom: 3px;
    left: -37px;
}
.collapse.navbar-collapse input.text {
    border-radius: 4px;
    border: 1px solid #bfbcbc;
    padding: 6px 11px;
}
.section-Property-Onboarding{
    background-color: #fff;
    padding: 21px 62px;
    border-radius: 14px;
    margin-bottom: 30px;
}
.section-Property-Onboarding .form-control {
    display: block;
    width: 100%;
    padding: .5rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    height: 40px;
    color: var(--bs-body-color);
    background-color: #f1f1f1;
    border: 1px solid #ccc;
}
.select-control {
    display: block;
    width: 100%;
    padding: .5rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: #f1f1f1;
    border-radius: 4px;
    height: 40px;
    border: 1px solid #ccc;
    
}
.section-Property-Onboarding .form-select {
    background-color: #f1f1f1;
}
.section-Property-Onboarding h5.check-box {
    padding: 16px 0px;
}
.section-Property-Onboarding input.form-check-input {
    margin-bottom: 18px;
    height: 15px;
    width: 11%;
}
.img-thumbnail {
    width: 100px;
    height: 100px;
    object-fit: cover;
}
#upload-box {
    width: 100px;
    height: 100px;
    border: 2px dashed #6c757d;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6c757d;
    cursor: pointer;
}
.card-form .img-thumbnail {
    width: 170px;
    height: 170px;
    margin-right: 17px;
    border-radius: 15px;
    border: 2px dotted blue;
}
.d-flex.gap-2.img-properties {
    margin-top: 17px;
}
.border.p-3.text-center {
    width: 170px;
    border: 2px dotted blue !important;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-bottom: 30px;
}
.img-upload input {
    display: none;
}

.imgrrbox{
    position: relative;
    width: auto;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 4px;
}
.imgrrbox p{
    position: relative;
    margin: 0px;
}

.section-Property-Onboarding .btn-group {
    display: flex;
    justify-content: center;
    gap: 10px;
    border-top: 2px solid #e2d2d2;
    padding-top: 20px;
    margin-top: 33px;
}
.section-Property-Onboarding button#cancelBtn {
    background: #f1f1f1;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    max-width: 14%;
    margin-right: 704px;
    color: black;
}
.section-Property-Onboarding button#submitBtn {
    background: blue;
    max-width: 12%;
    border: 1px solid blue;
    border-radius: 5px
}
.section-Property-Onboarding h3.mb-4.bod-top {
    border-bottom: 1px solid #d3cbcb;
    padding-bottom: 22px;
}
/*======section-New-User=====*/
.section-New-User .modal-box {
    background: white;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.section-New-User .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
}
.section-New-User .close {
    color: red;
    font-size: 22px;
    cursor: pointer;
}
.section-New-User .modal-footer {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}
.section-New-User .btn-submit {
    background: #007bff;
    color: white;
    border: none;
    padding: 8px 20px;
    border-radius: 5px;
    cursor: pointer;
}
.section-New-User .btn-cancel {
    background: #ff5c5c;
    color: white;
    border: none;
    padding: 8px 20px;
    border-radius: 5px;
    cursor: pointer;
}
/*======*/
.container.new-properti  {
    border-radius: 8px;
    width: 100%;
}

.container.new-properti  .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    height: auto;
}

.container.new-properti  .header h2 {
    margin: 0;
}

.container.new-properti  .header .filters {
    display: flex;
    align-items: center;
}

.container.new-properti  .header .filters select,
.header .filters button,
.header .filters input {
    margin-left: 10px;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: white;
    cursor: pointer;
    max-width: 30%;
}

.container.new-properti  table {
    width: 100%;
    border-collapse: collapse;
}

.container.new-properti  th, td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.container.new-properti  th {
    background-color: #f2f2f2;
}

.container.new-properti  .status {
    padding: 5px 10px;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
}

.container.new-properti  .status.approved {
    background-color: #e0f7fa;
    color: #00acc1;
}

.container.new-properti  .status.rejected {
    background-color: #ffebee;
    color: #e53935;
}

.container.new-properti  .status.progress {
    background-color: #fff3e0;
    color: #fb8c00;
    height: auto;
    font-size: 13px;
}

.container.new-properti  .status.success {
    background-color: #e8f5e9;
    color: #43a047;
}

.container.new-properti  .status.pending {
    background-color: #f5f5f5;
    color: #757575;
}

.container.new-properti  .actions {
    justify-content: center;
}

.container.new-properti  .actions button {
    background: none;
    border: none;
    cursor: pointer;
    margin: 0 5px;
}

.container.new-properti  .page {
    text-align: center;
    margin-top: 20px;
}

.container.new-properti  .page button {
    padding: 8px 12px;
    margin: 0 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: white;
    cursor: pointer;
}

.room-details .icon-container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    border: 1px solid #ddd7d7;
    border-radius: 10px;
    margin-top: 20px;
}
.room-details .icon-item {
    display: inline-block;
    flex-direction: column;
    align-items: center;
    margin: 10px;
    width: 153px;
}
.room-details .icon-item i {
    font-size: 24px;
    margin-bottom: 5px;
}
.room-details .room-image {
    width: 126px;
    height: 117px;
    object-fit: cover;
    margin: 17px 0;
    padding: 6px;
}
.room-details .table th, .table td {
    vertical-align: middle;
}
.room-details .action-buttons {
    display: flex;
}
.room-details .action-buttons button {
    margin-right: 5px;
}
.room-details .add-new-button {
    margin-top: 20px;
}
.room-details .room-desc {
    border: 1px solid #dbd9d9;
    border-radius: 8px;
    padding: 6px;
}
.room-details span.room {
    color: #bcb5b5;
}
.room-details span.roomDescription {
    color: #bcb5b5;
    margin-top: 10px;
    padding-left: 11px;
    width: 100%;
}
.room-desc p{
    margin-top: 7px;
}
.room-details .img-container {
    border: 1px solid #dbd2d2;
    border-radius: 13px;
}
.room-details img.room-image {
    border-radius: 19px;
}
.room-details h4 {
    margin: 20px 0px;
}

/*===================*/
.floor  .details-box {
    background-color: #f0f0f05e;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.floor .details-box .close-button {
    float: right;
    cursor: pointer;
    color: #888;
}
.floor .details-box .form-group {
    margin-bottom: 15px;
}
.floor .details-box .form-control {
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
}
.floor .details-box .form-control::placeholder {
    color: #888;
}
.floor .details-box .row {
    margin-bottom: -15px; /* Adjust for form group margin */
}
.floor .add-new-button {
    margin-top: 20px;
}
.floor .action-buttons {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.floor .action-buttons button {
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}
.floor .action-buttons button:first-child {
    background-color: #e0e0e0;
    color: #333;
}
.floor .action-buttons button:last-child {
    background-color: #007bff;
    color: white;
}
button.options-button {
    border: none;
    background: #00ffe22e;
    padding: 5px 10px;
    width: 94px;
    border-radius: 5px;
}
select.assign-select {
    border: none;
    background: #ede9e9;
    border-radius: 4px;
    padding: 5px;
}
.input-onn-off{
    width: 40px!important;
    margin-right: 10px;
}
.imagePreview img{
    height: 80px!important;
}




