 

  @media only screen and (max-width: 900px) {
    .profile-page-container {
        max-width: 100vw !important;
        overflow-x: hidden !important;
    }
    .profile-page-userinfo {
        max-width: 100vw !important;
        padding: 30px 20px !important;
        overflow-x: hidden !important;
    }
    .profile-content-bills-price{
        flex-direction: column !important;
        margin-bottom: 100px !important;
    }
    .bills_Price{
        width: 100%!important;
        margin-right: 0px !important;
    }
    .profile-page-container{

        display: flex;
        flex-direction: row ;
        /* background-color: red; */
        height: 100%;
        width: 100%;
        /* padding:30px 10px; */
    }
    .profile-page-username {
        padding: 50px 30px !important;
    }
    .profile-page-userinfo{
        display: flex;
        flex-direction: column !important;
        padding:30px 10px !important;
    }
    .profile-buttons{
        display: flex;
        flex-direction: row !important;
        margin-bottom: 30px;
        width: 100% !important;
        overflow-x: scroll;
    }
    .profile-car-rental-card{
        height: auto !important;
        border: 1px solid #BDC2C6;
    }
    .profile-car-rental-card-top{
        flex-direction: column !important;
    }
    .vertical-line{
        display: none;
    }
    .profile-car-rental-card-top div:last-child{
        margin-left: 0px !important;
    }
    .profile-car-rental-card-middle{
        flex-direction: column !important;
        align-items: flex-start !important;
    }
    
    .profile-car-rental-card-bottom{
        background: #F8F8F8;
    }
    .profile-car-tracking-container{
        width: 100% !important;
        overflow-x: scroll;
    }
    .profile-car-tracking-container::-webkit-scrollbar {
        display: none;
      }
    .profile-car-rental-card-middle {
        margin-top: 20px!important;
    }
    .profile-contracts-card {
        width: 100% !important;
    }
    .profile-account-container{
    width: 100% !important;
    max-width: 100%;
    overflow-x: hidden;
    box-sizing: border-box;
}
    .profile-car-rental-card{
        width: 100%!important;
    }
    .profile-contracts-top{
        flex-direction: column !important;
        align-items: flex-end !important;
    }
    .tab-content{
        width: 100%!important;
    }
    .profile-car-rental-card-top h7{
        font-size: 16px !important;
    }
    .profile-car-rental-card-top > div > h4{
        font-size: 14px !important;
        margin: 0px;
    }
    .profile-car-rental-card-top > div p{
        font-size: 12px !important;
        margin: 0px;
    }
    .profile-car-tracking{
        margin: 0px;

    }
    .profile-car-tracking-container{
        justify-content: space-between;
        width: 100%;
    }
    .apply-membership-btn {
        width: 60% !important;
    }
    .profile-car-conttact-card-bottom{

    }
    .empty-bills-container{
        width:100% !important;
    }
    .empty-membership-explore-membership > div{
        margin: 0px !important;
    }
    .empty-contracts-container{
        width: 100% !important;
    }
    .profile-account-upload-docs > div > div{
        width: 100% !important;
    }
    .rtl .profile-page-userinfo{
        padding: 0px 0px !important;
    }
    .rtl .profile-car-tracking-container{
        margin-left: 0% !important;
    }
    .profile-car-rental-card-bottom{
        
    }
    .rtl .profile-car-rental-card-bottom > p{
        width: 50px !important;
    }
    .rtl .profile-car-rental-card-top{
        direction: rtl !important;
    }
    .profile-account-driver-info{
        flex-wrap: wrap;
    }
    .profile-account-driver-info-left{
        width: 100% !important;
    }
    .profile-account-driver-info-right{
        width: 100% !important;
    }
    .rtl .profile-dob-icon{
        left:10px !important;
    }
    .rtl .profile-account-driver-input .form-floating > label{
        left: 48% !important;
    }
    .profile-dob-icon{
        left: 90% !important;
    }
    .profile-account-submit-btn{
        width: 100% !important;
    }
    .profile-account-change-password{
        width: 100% !important;
    }
    .rtl .profile-account-change-password{
        width: 100% !important;
        margin-left: 0% !important ;
    }
    .membership-progrees-left{
        width: 100% !important;
    }
    .rtl .membership-progrees-content{
        flex-direction: column !important;
        direction: rtl;
    }
}

.profile-car-conttact-card-bottom{
    padding-bottom: 20px;
    padding-left:20px ;
    padding-right: 20px;
    height: 30%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    border-top: 1px solid var(--theme-grey-light); 
}
#bills_Price{
    border-left: 1px solid #BDC2C6;
    padding-left: 35px;
    width: 30%;
}
.bills_Pay_btn{
    max-width: 150px;
    height: 52px;
    margin-left: 50%;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
}
.rtl .bills_Pay_btn{
    margin-left: 0%;
}
.profile-content-bills-price{
 display: flex;   
 flex-direction: row;
 max-width: 769px;
 height: 82px;
 justify-content: flex-start;
 align-items: center;
 background-color: var(--theme-grey-dark-light);
 padding:26px 15px;
 border-radius: 8px;
 margin-bottom: 20px;
 transition: all 0.5s;
}
.profile-content-bills-no-bills{
    border-right: 1px solid var(--theme-grey-bills);
    padding-right: 33px;
    width:30%
}
.rtl .profile-content-bills-no-bills{
    border-left: 1px solid var(--theme-grey-bills);
    padding-right: 0px;
    padding-left: 33px;
}
.profile-page-container{
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
 
.tab-content{
    /* width: 70%; */
    width: 100%;
}
.rtl .tab-content{
    width:70%;
    /* width:70%; */
}
.rtl #membership-benefit{
    width: 63vw;
}
.rtl .profile-account-container{
    width: auto;
    direction: rtl;
}
.rtl .gender-container-list{
    flex-direction: row;
}
.rtl #profile-1{

}
#profile-1 > h2{
    font-size: 24px;
}
#profile-2 > h2{
    font-size: 24px;
}
#profile-3 > h2{
    font-size: 24px !important;
}
#profile-4 > h2{
    font-size: 24px !important;
}
#profile-5 > h2{
    font-size: 24px !important;
}
#profile-0 > h2{
    font-size: 24px;
}
#profile-0, 
#profile-1, 
#profile-2, 
#profile-3, 
#profile-4,
#profile-5{
    padding: 0px 20px;
}
.rtl .bills{
    width:90% !important;
}
.rtl .bill-form{
    left: max(min(39%, 11%), 28px) ;
    position: relative;
}
.profile-page-username{
    padding:0px 100px; 
    color:#8C959B;
}
.rtl .profile-page-username{
    direction: rtl;
}

.profile-page-username span{
    color: var(--theme-primarty-color);
    
}
/* Profile Page RTL Begins  */
.profile-page-container-rtl{
    /* text-align: end !important; */
}
.rtl .profile-page-userinfo{
    flex-direction: row-reverse ;
    padding: 100px 50px ;
}
/* .profile-account-change-password-rtl{
    width: 50% !important;
    margin-left: 50% !important;
} */
.profile-account-submit-btn-rtl{
    margin-left: 80% !important;
}
.profile-account-submit-btn{
    flex: 0 0 auto; 
    width: 16.66666667%;
}
/* Profile Page RTL Ends */
.profile-page-userinfo{
    min-height: 590px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding:50px 100px; 
    margin-bottom: 80px;
}
.profile-buttons{
 display: flex;   
 flex-direction: column;
 margin-top: 20px;
 font-size: 18px;
 font-weight: 500;
 width:25%;
 margin-right: 20px;
}
.id-grey{
color: #8C959B;

}
.id-black{
    color: #000000;
}
.id-blue{
color: var(--theme-primarty-color);
}
.id-title{
    font-size: 18px;
}
.profile-button{
 display: flex;   
 flex-direction: row;
 align-items: center;
 justify-content: flex-start;
 padding:17px 32px;
 margin: 5px 10px;
 border-radius: 8px;
 background-color: transparent;
 color:var(--theme-grey-dark);
 transition: all 0.5s;
 font-family: "TheSansArabic-SemiBold";
}
.focus .profile-button-item{
    color: var(--theme-primarty-color);
}
/* Profile Button RTL Begins */
.profile-buttons-rtl > div{
    flex-direction: row-reverse ;
}
/* Profile Button RTL Ends */
.profile-button-item{
 display: flex;   
 flex-direction: column;
 background: transparent;
 border: none;
 margin:0px 10px;
 /* transition: all 0.5s; */
}
.profile-content-side{
    width: 60%;
    /* background-color: ; */
}
.profile-button > img{
    width: 30px;
}
/* .profile-button:hover{
    background-color: var(--theme-blue-light);
    color:var(--theme-primarty-color);
} */
/* .membership-benefits{
    background-color: transparent;
}
.membership-benefits li{
   margin: 10px 0px;
} */
#membership-benefit{
    display: flex;;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 16px;
    width: 70vw;
    height: 300px;
    /* min-height: 200px; */
}
.rtl #membership-benefit{
    flex-direction: row-reverse; 
}
.rtl #membership-benefit ul li{
    width: 100%;
}
.rtl #membership-benefit ul{
    list-style: none;
    direction: rtl;
    text-align: right;
}
.rtl #transfer-to-alfursan {
    width: 63vw;
}
@media only screen and (max-width: 3999px) and (min-width: 2500px){
    .rtl #transfer-to-alfursan {
        width: 66vw;
    }
    .rtl #membership-benefit{
        width: 66vw;
    }
}
@media only screen and (max-width: 2499px) and (min-width: 1700px){
    .rtl #transfer-to-alfursan {
        width: 63vw;
    }
    .rtl #membership-benefit{
        width: 63vw;
    }
}
@media only screen and (max-width: 1500px) and (min-width: 900px){
    .rtl #transfer-to-alfursan {
        width: 60vw;
    }
    .rtl #membership-benefit{
        width: 60vw;
    }
}

.rtl #membership-benefit ul li::marker{
    text-align: right;
    flex-direction: row-reverse;
}
.rtl #membership-benefit img{
    left: 10% !important;
}
.rtl .nav {
    flex-direction: row-reverse;
}
#membership-benefit ul{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
#membership-benefit  img{
    width: 50% !important;
}
.focus{
    background-color: var(--theme-blue-light);
    color:var(--theme-primarty-color);
}
.nav-link{
    color: #000000;
}
#transfer-to-alfursan{
    display: flex;
    flex-direction: column;
    width: 70vw;
}
.rtl #transfer-to-alfursan{
    align-items: flex-end;
}
#transfer-to-alfursan button{
    padding:15px 10px;
    width: 342px;
    background-color: var(--theme-primarty-color);
    border: none;
    transition: all 0.5s;
    margin-top: 20px;
}
#transfer-to-alfursan button:hover{
    filter: brightness(85%);
}
.alfursan-logo{
    position: relative;
    margin-bottom: 100px;
    margin-top: 50px;
}
.alfursan-logo img{
    position: absolute;
    left: 0px;
    z-index: 10
}
.rtl .alfursan-logo img{
    position: relative;
}
.rtl .alfursan-logo img+img{
    position: absolute;
    left: 0px;
    z-index: 100;
    width: 220px;
}
.alfursan-logo img + img{
    position: absolute;
    left: 0px;
    z-index: 100;
    width: 220px;
}
.alfursan-input{
    display: flex;
    flex-direction: column;
    position: relative;
}
.rtl .alfursan-input{
    align-items: flex-end;
}
.alfursan-input p{
   font-size: 16px;
   font-weight: 200;
   color: var(--theme-secondary-color);
}
.alfursan-input input{
    padding: 14px 16px;
    width:342px;
    border-radius: 8px;
    border: 1px solid #BDC2C6;
    outline: none !important;
}
.alfursan-input input:focus{
    border: 1px solid var(--theme-primarty-color);

}
.alfursan-input input:placeholder-shown{
    color: var(--theme-grey-dark);
}

.alfursan-input label{
    margin-top: 10px;
    margin-bottom: 10px;
    color: var(--theme-secondary-color);
}

/* ==== card card profile === */

.profile-car-rental-card{
    height: 285px;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    margin: 20px 0px;
    border-radius: 10px;
    overflow: hidden;
    width:100%;
    max-width: 769px;
    /* box-shadow: 8px 12px 24px 7px rgba(0,0,0,0.5); */
  
}
.rtl .profile-account-driver-input .form-floating > label{
    left: 55%;
    width: 50%;
}
.rtl .profile-car-rental-card{
    margin-left: auto;
}
.rtl .profile-car-rental-card-top{
    flex-direction: row-reverse;
}
.rtl .profile-car-rental-card-middle{
    flex-direction: row-reverse;
}
.rtl .profile-car-tracking{
    align-items: flex-start;
}
.rtl .profile-car-tracking > p{
    width: 100%;
    text-align: right;
}
.rtl .profile-car-tracking-container{
    flex-direction: row-reverse;
    margin-left: 20%;
}
.rtl .profile-car-tracking-container > div > p {
    /* text-align: end; */
    direction: rtl;
}
.rtl .profile-car-tracking-container > div > div{
    flex-direction: row-reverse !important;
}
.rtl .page-title{
    text-align: end;
    /* padding-right: 600px; */
}
.profile-car-rental-card-top{
    padding:10px 20px;
    height: 30%;
    background-color: var(--theme-blue-light);
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    position: relative;
}
.profile-car-rental-card-top h7{
    width: 226px;
    font-size: 18px;
    margin-right:10px;
    
}
.profile-car-rental-card-top div:not(:last-child) p{
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    width: 157px;
    font-family: "TheSansArabic-SemiBold";
}
.profile-car-rental-card-top div:last-child{
    margin-left: 117px;
    width: 157px;
}
.profile-car-rental-card-middle{
    margin:12px 0px;
    display: flex;
    flex-direction: row;
    height: 40%;
    align-items: flex-end;
    /* background-color: green; */
}
.profile-car-rental-card-bottom{
    /* background-color: red; */
    padding-bottom: 20px;
    padding-left:20px ;
    padding-right: 20px;
    height: 30%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    
    border-top: 1px solid var(--theme-grey-light); 
}
.rtl .profile-car-rental-card-bottom{
    flex-direction: row-reverse;
}
.rtl .profile-car-rental-card-bottom button{
    flex-direction: row-reverse;
}
.rtl .profile-car-rental-card-bottom button i{
    transform: rotate(180deg) translateX(5px);
    
}
.rtl .profile-car-rental-card-bottom button:hover i{
    transform: rotate(180deg) translateX(7px);
}
.rtl .profile-bills-top{
    /* flex-direction: row-reverse !important; */
    direction: rtl;
}
.rtl .profile-constract-top-left{
    margin-right: 10px;
}
.rtl .profile-content-bills-price {
    margin-left:auto;
    justify-content: flex-end;
    direction: rtl;
}
.profile-car-rental-card-bottom button{
    display: flex;
    flex-direction: row;
    align-items: center;
    background: transparent;
    border:none;
    transition: all 0.5s;
    font-family: "TheSansArabic-SemiBold";

}
.profile-car-rental-card-bottom button i{
 transition: all 0.5s;
}
.profile-car-rental-card-bottom button:hover i{
 filter: brightness(85%);
 transform: translateX(3px);
}
.profile-car-rental-card-bottom button h2{
 font-size: 18px;
 color: var(--theme-primarty-color);
 margin:0;
 padding:0;
}
.profile-car-rental-card-bottom button i{
    color: var(--theme-primarty-color);
    font-size: 13px;
    margin-left: 16px;
}
.profile-car-tracking{
    display: flex;
    flex-direction: column;
    margin-right: 30px;
    padding-left: 20px;
    width:75%
}
.profile-car-tracking-container{
    width: 80%;
    display: flex;
    flex-direction: row;
}

.profile-car-top-content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    /* background-color: red; */

}
.profile-car-top-content h4{
    color: var(--theme-grey-light);
   
}
.profile-car-location{
    /* display: flex; */
    /* flex-direction: row; */
    /* justify-content: space-between; */
    width: 130px;
}
.profile-car-location + p{
    width: 100%;
    color: var(--theme-primarty-color);
}
.profile-car-image{
    height: 116px;
    width: 188px;

}
.profile-car-image > img{
    object-fit: contain;
    height: 116px;
    width: 188px;
}

.red{
    color: red ;
} 
.yellow{
    color: #F9A000  ;
}
.green{
    color: green  ;
}
.blue{
    color: var(--theme-primarty-color);
}

.open {
    border:1px solid #F9A000 !important;
}
.open div{
    background-color: #F9A000 !important;
}
.confirmed{
    border:1px solid green !important;

}
.confirmed div{
    background-color: green !important;
}
.cancelled{
    border:1px solid red !important;

}
.cancelled div{
    background-color: red !important;
}
.vertical-line{
    position: absolute;
    width: 29px;
    height: 0px;
    left: 23%;
    top: 50%; 
    margin-left: 0px;
    margin-bottom: auto;
    margin-right: 0pc;
    border: 1px solid #BDC2C6;
    transform: rotate(90deg);
    z-index: 10;
}
@media (max-width:1300px) {
    .vertical-line{
        left: 19%; 
    }
}
@media (max-width:1100px) {
    .vertical-line{
        left: 14%; 
    }
}

.rtl .vertical-line{
    left: 71%;
}
@media (max-width:1200px) {
    .rtl .vertical-line{
        left: 74%;
    }
}
.rtl .profile-car-rental-card-top h7{
    margin-right:0px;
    margin-left: 10px;
}
.profile-car-tracking-circle{
    position: relative;
    height: 18px;
    width: 14px;
    border-radius: 100px;
    border:1px solid var(--theme-grey-light);
    padding-left: 16px;
}
.wd-3rd{
    width: 30%;
}
.profile-car-tracking-circle div{
    position: absolute;
    top: 16%;
    left: 16%;
    width: 11px;
    height: 11px;
     
    border-radius: 100px;
}
.profile-car-tracking-line{
    height: 1px;
    width: 90%;
    margin-left: 3px;
    margin-right: 10px;
    border:1px solid  #C8CBD2;
}
/* ==== car card profile === */

/* ==== contract card === */


.rtl .profile-contracts-card{
    margin-left: auto;
}
.rtl .profile-contract-title{
    /* flex-direction: row-reverse; */
}
.rtl .profile-contracts-top{
    /* flex-direction: row-reverse; */
    direction: rtl;
}
.rtl .profile-contracts-bottom{
    flex-direction: row-reverse;
}
.profile-contracts-card{
    max-width: 769px;
    width:140%;
    /* height: 175px; */
    height:auto;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    border-radius: 8px;
    margin: 20px 0px;
    
    overflow: hidden;
    /* width: 50vw; */
    box-shadow: 0px 36px 123px rgba(167, 167, 171, 0.07), 0px 4.50776px 17.6007px rgba(167, 167, 171, 0.035);
    border-radius: 8px;}

.profile-contracts-top{
    padding:10px 20px;
    /* background-color: var(--theme-blue-light); */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}


.profile-contract-title h3{
    font-size: 18px !important;
}
.profile-contract-title{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.profile-contract-title button{
    background: none;
    border: none;
   
}
.profile-constract-top-left h4{
    font-size: 14px;
    font-weight: 500;
    color: var(--theme-grey-light);
}
.profile-constract-top-left p span{
    color: var(--theme-primarty-color);
    font-size: 12px;
    font-family:"TheSansArabic-SemiBold";
}
.profile-fa-share-nodes{
    font-size: 24px;
    color: var(--theme-primarty-color);
    margin: 0px 10px;
}
.profile-contracts-bottom{
    /* margin-top: 20px; */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top:12px;
    border-top: 1px solid #DEE1E2;
}
.profile-contracts-bottom div{
    display: flex;
    flex-direction: column;

}
.profile-contracts-bottom div h4{
    font-size: 24px ;
}
.rtl .profile-contracts-bottom div h4{
    text-align: right;
}
.profile-contracts-bottom div p{
    font-size: 12px;
    font-weight: 500;
    color: var(--theme-grey-light);
}
.no-border{
    border:none;
    
}
.no-padding{
    padding-top:0px;
   
}

/* === contract card ends */
.rtl #profile-0 > h2,
.rtl #profile-1 > h2,
.rtl #profile-2 > h2,
.rtl #profile-3 > h2,
.rtl #profile-4 > h2,
.rtl #profile-5 > h2{
    direction: rtl;
}
/* === account page === */
.profile-dob-icon{
    position: absolute;
    left: 90% ;
    top:0px;
}
.rtl .profile-dob-icon{
    left: 3% ;
}
.profile-account-container{
    width: 70vw;
    background-color: #F8F8F8;
    padding:26px 30px;
}
.profile-account-container input{
    height: 54px !important;
}
.profile-number-ext{
    width: 87px;
    height: 54px;
    padding: 12px;
    border:1px solid #BDC2C6;
    background-color:  #FFFFFF;
    border-radius: 8px;
    margin-right: 8px;
    position: relative;
}
.profile-number-ext input{
    border: none;
    width: 100%;
    height: 100%;
}
.profile-number-ext input:focus{
    border: none;
    outline: none;
}

.profile-account-image{
    display: block;
    margin:auto;
    border-radius: 200px;
    height: 105px;
    width: 105px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
    transition: all 0.5s;
}
.profile-account-image input{
 /* position: absolute;   
 top:35%;
 left:34%;
 z-index: 30;
 color: var(--theme-white);
 font-size: 22px;
 transition: all 0.5s;
 background-color: transparent; */

 width: 50px;
 height: 50px;
 opacity: 0;
 top:35%;
 left:34%;
 overflow: hidden;
 position: absolute;
 z-index: 5000; 
}

.profile-account-image  label{
    font-size: 22px;
    top:35%;
    left:34%;
    overflow: hidden;
    position: absolute;
    transition: all 0.5s;
    color: var(--theme-white);
    z-index: 5000;
    transform: translateY(10px);
    padding-top: 50px;
    padding-bottom: 50px;
}

.profile-account-image  label:hover{
    transform: translateY(-50px);
}
.profile-account-image  input:hover{
  
transform: translateY(-10px);
}
.profile-account-image span{
 position: absolute;
 top:0px;
 left: 0px;
 border-radius: 200px;
 height: 105px;
 width: 105px;
 background-color: transparent;
 z-index: 20;
 opacity: 0.5;

}
.profile-account-image span{
    background-color: var(--theme-grey-dark);

}

.profile-account-image img{
   
    border-radius: 200px;
    height: 105px;
    width: 105px;
    overflow: hidden;
    object-fit: fill;
    z-index: 5000;
    transition: all 0.5s;
}  

.profile-account-image img:hover{
    transform: scale(1.5);
}
.profile-account-driver-info{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.profile-account-driver-info-left{
    display: flex;
    flex-direction: column;
    width:50%;
}
.profile-account-driver-info-right{
    margin:0px 7px;
    width:50%;
    display: flex;
    flex-direction: column;
}
.profile-account-change-password{
    width: 50%;
}
.rtl .profile-account-change-password{
    width: 50%;
    margin-left: 50% ;
}

.profile-accoint-password-cond{
    font-size: 12px;
    color:var(--theme-grey-light)
}

.profile-account-upload-docs > div{}
.profile-account-upload-docs > div > div{
    width: 40%;
    margin: 20px 0px;
}
.upload-docs{
    display: none;
}
.custom-file-upload {
    display: inline-block;
    cursor: pointer;
    color: var(--theme-primarty-color);
    font-size: 16px;
}
.upload-doc{
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px 12px;
    /* cursor: pointer; */
    color: var(--theme-black);
    /* width: 40%; */
    background: white;
}
/* .upload-file-left{
    
} */
.upload-file-left p {
font-size: 12px;
color: var(--theme-grey-light);
margin: 0px;
}
.upload-file-left h3{
font-size: 16px;
}
 
.error{
    border: 1px solid red;
}
.success{
    border: 1px solid green;
}
.error-text{
    display: none;;
    color: red;
    margin-top: 10px;
}
/* === account page ends === */


/* === theeb customm checkbox === */

#theeb-checkbox-container{
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
 
}
/* On Mouse hover change color */
#theeb-checkbox-container:hover #theeb-checkbox ~ #theeb-checkmark{
    background-color: var(--theme-grey-light);
}
/* Hide the checkbox and bring it to the front to enable click */
#theeb-checkbox-container input{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 30px;
    width: 30px;
    left: 0px;
    z-index: 1000;
    border: 1px solid var(--theme-grey-dark);
    transition: background-color 1s;
}
#theeb-checkbox-container:hover #theeb-checkbox:checked ~ #theeb-checkmark{
    background-color: var(--theme-primarty-color);
}

#theeb-checkbox:checked ~ #theeb-checkmark{
    background-color: var(--theme-primarty-color);
}
/* create custom checkbox and  position the checkmark properly */
#theeb-checkmark{
    transition: background-color 0.5s;
    position: absolute;
    border-radius: 4px;
    border: 1px solid var(--theme-secondary-color);
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: var(--theme-white);
}

/*  Hide the checkmark */
#theeb-checkmark:after{
    content: "";
    position: absolute;
    display: none;
}
#theeb-checkbox-container input:checked ~ #theeb-checkmark:after{
    display: block;
}
#theeb-checkbox-container  #theeb-checkmark:after{
    left: 7px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
 
.form-floating > input{
    border-radius: 12px !important;
}
.contract-location-info{}
.contract-location-info p{
    color: #3F4751;
}
.contract-location-info h5{
    color:black;
    font-size: 16px;
}

/* Empty Containers BEGINS */
    /* MEMBERSHIP */
    .empty-membership-container{
        /* background: #F8F8F8;
        border-radius: 8px;
        width: 914px;
        height: 514px; */
        font-family: 'TheSansArabic-SemiBold';
        display: flex;
        flex-direction: column;
        margin-top: 12px;
        width: 80%;
    }
    .rtl .empty-membership-container{
        width: 100%;
    }
    #card-list::-webkit-scrollbar{
        display: none;
    }
    .empty-membership-be-theeb-member{
        color: #F6F6F8;
        height: 84px;
        width: 100%;
        background: linear-gradient(270deg, #596572 0%, #8C959B 100%);
        border-radius: 8px;
        padding-top: 14px;
        padding-bottom: 10px;
        padding-left: 24px;
    }
    .empty-membership-explore-membership{
        margin-top: 24px;  
        overflow: scroll;
    }
    .empty-membership-explore-membership > :first-child{
        flex-direction: row-reverse;
        justify-content: flex-end;
    }
    .rtl .empty-membership-explore-membership > :first-child{
        justify-content: flex-start;
        flex-direction: row;
    }
    .rtl .empty-membership-explore-membership > :first-child > :last-child{
        margin-right: 5px;
    }
    .empty-membership-explore-membership .membership-card{
        box-shadow: 8px 11px 15px 1px rgba(0,0,0,0.09);
        -webkit-box-shadow: 8px 11px 15px 1px rgba(0,0,0,0.09);
        -moz-box-shadow: 8px 11px 15px 1px rgba(0,0,0,0.09);
border-radius: 16px;
        border-radius: 16px;
    }
    .rtl .empty-membership-be-theeb-member{
        padding-left: 0px;
        padding-right: 24px;
        direction: rtl;
    }
    /* .empty-membership-container h4{
        padding-top: 103px;
        padding-left: 93px;
        font-size: 32px;
        color: #010101;
        width: 600px;
        font-weight: 500;
        
    }
    .empty-membership-container a{
        font-size: 18px;
        color: #010101;
        text-decoration: none; 
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-right: 200px;
        transition: all 0.5s;
    }
    .empty-membership-container a:hover{
        color: var(--theme-primarty-color);   
    }
    .empty-membership-container a:hover span{
        transform: translateX(10px);
    }
    .empty-membership-container a span{
        margin-left: 7px;
        transition: all 0.5s;
    } */
    /* MY RENTAL */
    .empty-my-rental-container{
        width: 914px;
        height: 554px;
        background: #F8F8F8;
        border-radius: 8px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
      
    }
    .rtl .profile-number-ext > img{
        left: 10px !important;
    }
    /* .rtl .profile-dob-icon{
        left: 95;
    } */
    @media (min-width:2000px){
        .rtl .profile-dob-icon{
            left: 95% !important;
        }
    }
    @media (min-width:1400){
        .rtl .profile-dob-icon{
            left: 90% !important;
        }
    }
    .empty-my-rental-container h2{
        font-size: 24px;
        font-family: "TheSansArabic-SemiBold";
        width: 100%;
        max-width: 400px;
        text-align: center;
        margin-bottom: 10px;
        line-height: 1.2;
    }
    .empty-my-rental-container p{
        font-size: 16px;
        width: 100%;
        max-width: 400px;
        text-align: center;
        margin-bottom: 20px;
        line-height: 1.4;
    }
    .empty-my-rental-container a{
        border: 1px solid var(--theme-primarty-color);
        color: var(--theme-primarty-color);
        border-radius: 8px;
        padding: 15px 8px;
        text-align: center;
        text-decoration: none;
        transition: all 0.5s;
        font-size: 16px;
        height: 52px;
        width: 160px;
        margin-top: 40px;
        font-family: "TheSansArabic-SemiBold";
    }
    .empty-my-rental-container a:hover{
        background-color: var(--theme-primarty-color);
        color: white;
    }
    /* CONTRACTS */
    .empty-contracts-container{
        /* width: 914px; */
        width: 100%;
        height: 554px;
        background: #F8F8F8;
        border-radius: 8px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
      
    }
    /* .empty-contracts-container > a{
        width: 50%;
    } */
    .rtl  .empty-contracts-container{
        width: auto;
    }
    .empty-contracts-container h2{
        font-size: 24px;
        font-family: "TheSansArabic-SemiBold";
        width:264px;
        text-align: center;
    }
    .empty-contracts-container p{
        font-size: 16px;
        width:264px;
        text-align: center;
    }
    .empty-contracts-container a{
        border: 1px solid var(--theme-primarty-color);
        color: var(--theme-primarty-color);
        border-radius: 8px;
        padding: 15px 8px;
        text-align: center;
        text-decoration: none;
        transition: all 0.5s;
        font-size: 16px;
        height: 52px;
        /* width: 160px; */
        width: 50%;
        margin-top: 40px;
        font-family: "TheSansArabic-SemiBold";
    }
    .empty-contracts-container a:hover{
        background-color: var(--theme-primarty-color);
        color: white;
    }
    /* BILLS */
    .empty-bills-container{
       
        /* width: 914px; */
        width: 100%;
        height: 554px;
        background: #F8F8F8;
        border-radius: 8px;
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-family: "TheSansArabic-ExtraLight";
    }
    .rtl .empty-bills-container{
        width: 110%;
    }
    .empty-bills-container h2{
        width:  264px;
        font-size: 24px;
        text-align: center;
    }
    .empty-bills-container p{
        width:  264px;
        font-size: 16px;
        text-align: center;
    }
/* Empty Containers ENDS */
/* === theeb checkbpx === */
/* ==== contract card === */

.membership-progrees-container{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 23px;
    padding-left: 24px;
    padding-right: 24px;
    background-color: #F8F8F8;
    border-radius: 8px;
    width: 80%;
}
.rtl .membership-progrees-container{
    flex-direction: row-reverse;
    width: 100%;
    /* direction: rtl; */
}
.membership-progrees-left{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 80%;
}
.membership-progrees-content{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.rtl .membership-progrees-content{
    flex-direction: row-reverse;
}
.membership-progreesbar{
    width: 100%;
    height: 8px;
}
.rtl .membership-progreesbar{
    flex-direction: row-reverse;
}
.membership-progress-text{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.rtl .membership-progress-text{
    flex-direction: row-reverse;
}
.membership-progress-text p{
    margin-left: 20px;
    margin-bottom: 3px;
    padding:0px;
}
.rtl .membership-progress-text p{
    margin-left: 0px;
    margin-right: 20px;
}
/* .membership-progress-text p{} */
.membership-progress-text h4{
    margin-bottom: 3px;
}
.membership-progress-btn{
    border: none;
    border-radius: 8px;
    background-color: var(--theme-primarty-color);
    color:#F6F6F8;
    text-align: center;
    height: 52px;
    width: 155px;
    transition: all 0.5s;
    font-family: "TheSansArabic-Plain";
    font-size: 16px;
    margin-left: 20px;
}
.rtl .membership-progress-btn{
    margin-left: 0px;
    margin-right: 20px;
}
.membership-progress-btn:hover{
    filter: brightness(85%);
}
.progress-bar{
    background-color: var(--theme-primarty-color);
}
.profile-explore-membership{
    /* width: 180%; */
    width: 180%;
    transform: translateX(-28%);
    background: #F8F8F8;
    margin-top: 200px;
}
.rtl .profile-explore-membership{
    transform: translateX(-16%);
    padding-right: 100px;
}
.profile-explore-membership  .membership-card{
    box-shadow:none;
}
.profile-page-container .explore-membership{
    padding-left: 30% ;
    padding-right: 0px ;
}
.profile-page-container .explore-membership > :first-child{
    padding-left: 0px !important;
}
.profile-page-container .explore-membership .membership-card {
   transform: translateX(0px);
}
.rtl .profile-page-container .explore-membership{
    padding-right: 200px ;
}
.rtl .profile-page-container .explore-membership > div {
    padding-right: 50px;
}

.contract-location{
    width: 286px;
    height: 24px;
    font-style: normal;
    font-weight: 520;
    font-size: 14px;
    line-height: 24px;
    color: #6B767E;
}