
@font-face {
    font-family: "GE Dinar One Medium";
    src: url('/fonts/alfont_com_GE-Dinar-One-Regular.otf');
  }
  
  @font-face {
    font-family: "GE Dinar One Medium Bold";
    src: url('/fonts/alfont_com_GE-Dinar-One-Bold-1.otf');
  }
  
  @font-face {
    font-family: "leelawadee-regular";
    src: url('/fonts/leelawad.ttf');
  }
  
  @font-face {
    font-family: "Ara Aqeeq Bold";
    src: url('/fonts/Ara Aqeeq Bold.ttf');
  }
  
  
  .background-in {
      width: 100%;
      height: 100%;
      background-image: url('images/background-backend.png');
      align-items: center;
      justify-content: center;
      margin: 0;
      background-repeat: no-repeat;
      background-attachment: fixed;
  }
   
.rec {
    height: 800px;
    width: 1209px;
    margin-top: 50px;
    margin-bottom: 30px;
    background-color: white;
    box-shadow: 0px 4px 31px rgba(176, 176, 176, 0.25);
    border-radius: 10px;

}


.right {
    height: 100%;
    align-items: center;
    border-left: 1px solid #F3F3F3;
}

.rec .row img {
    padding: 20px;
    float: right;
}

.rec .row h4 {
    font-family: "GE Dinar One Regular";
    font-size: 18px;
    font-weight: 700;
    padding-top: 45px;
    float: right;
}

.rec .row .status {
    box-sizing: border-box;
    text-align: right;
    margin: 0;
}

.status table h5, .status table i {
    font-size: 14px;
    color: #B2B2B2;

}

.info {
    width: 109%;
    margin-right: -15px;
    margin-top: 40px;
}

.status table th {
    padding: 20px;
}

.info table th {
    padding-top: 20px;
    text-align: right;
    border: solid 1px #F3F3F3;
    top: 50%;
    cursor: pointer;

}

.info table h5, .status table h5 {
    font-family: "GE Dinar One Regular";

}

.info table i {
    float: right;
    padding-right: 30px;
    padding-left: 30px;
    /* ... */
}

.info table th {

    font-size: 14px;
    padding-left: 20px;
    color: #B2B2B2;

}


.info table th:hover {
    background: rgba(41, 123, 101, 0.22);
    color: #297B65;
}



.detailes {
    display: block;
    padding-top: 30px;
    padding-right: 30px;
    text-align: right;
}

.detailes h5 {
    font-family: "Ara Aqeeq Bold";
    font-size: 20px;
    margin-top: 5px;
    

}

.detailes i {
    float: right;
    font-size: 30px;
    padding-left: 15px;
    color: #297B65;
}

.detailes form {
    padding: 40px;
}

.detailes form input, .detailes form label {
    display: block;
    font-family: "GE Dinar One Regular";
}

.detailes .input-label {
    padding: 20px;
}

.detailes form .input {
    width: 450px;
    height: 45px;
    border: 1px solid #E8E8E8;
    background-color: #FBFBFB;
    border-radius: 5px;
    padding-right: 35px;
}


.detailes form .input:focus {
    color: #000000;
    outline: 1px solid #297B65;
}

.icon {
    float: right;
    margin-right: 8px;
    margin-top: -32px;
    position: relative;
    color: #878787;
}  
.rec .row .admin-status {
    box-sizing: border-box;
    text-align: right;
    margin: 0;
    padding-top: 60px;

}
/**/

.admin-status {
    box-sizing: border-box;
    text-align: right;
    margin: 0;
    padding-top: 60px;

}

.admin-status table {
    width: 100%;
    word-break: break-all;
    border:none;

}

.admin-status table h5,
.admin-status table i {
    font-size: 12px;
    color: #B2B2B2;

}

.admin-status table th {
    padding: 20px;
}

.admin-status table th {
    padding-top: 20px;
    text-align: right;
    top: 50%;
    cursor: pointer;

}


.admin-status table h5 {
    font-family: "GE Dinar One Regular";

}


table tr {
    font-size: 14px;
    padding-left: 20px;
    color: #B2B2B2;

}


.admin-status table tr:hover {
    background: rgba(41, 123, 101, 0.22);
    color: #297B65;
}
#showLicense-No{
    background-color:red;
    border-radius:10px;
    width:20px;
    
}
#License-requests-No{
    background-color:red;
    border-radius:10px; 
    width:20px; 
}
/*
.admin-status table {
    width: 100%;
    word-break: break-all;
    border: 1px solid;
}

.admin-status table h5,
.admin-status table i {
    font-size: 12px;
    color: #B2B2B2;

}

.admin-status table th {
    padding: 20px;
}

.admin-status table th {
    padding-top: 20px;
    text-align: right;
    top: 50%;
    cursor: pointer;

}


.admin-status table h5 {
    font-family: "GE Dinar One Regular";

}
*/

table tr {
    font-size: 14px;
    padding-left: 20px;
    color: #B2B2B2;

}


.admin-status table tr:hover {
    background: rgba(41, 123, 101, 0.22);
    color: #297B65;
}


.log-out {
    text-align: right;
    color: #B2B2B2;
    position: absolute;
    bottom: 20px;
    height: 100px;

}

.licence-order table {
    margin-top: 40px;
    color: #B2B2B2;
}

.licence-order table h5 {
    font-family: "GE Dinar One Regular";
    font-size: 12px;
    color: #000000;
    cursor: pointer;


}

.licence-order table h5,
.licence-order table i {
    font-size: 13px;
    padding: 0;
}

.licence-order table tr {
    border-bottom: 1px solid #B2B2B2;
    border-top: 1px solid #B2B2B2;

}



.licence-order table th:first-child {
    width: 50px;
    padding: 15px;

}

.licence-order table tr .active {
    color: #297B65;
    cursor: pointer;

}

.licence-order table th:first-child i {
    width: 20px;
    color: #C4C4C4;
}

.licence-order table th:nth-child(3) {
    align-items: center;
    width: 90px;
}

.licence-order .accepted {
    height: 15px;
    width: 15px;
    background-color: #2FAB73;
    border-radius: 50%;
    display: inline-block;
}

.licence-order .rejected {
    height: 15px;
    width: 15px;
    background-color: #EF4345;
    border-radius: 50%;
    display: inline-block;
}

.modal-admin {
    position: absolute;
    height: fit-content;
    width: 467px;
    display: flex;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -150px;
    background: #FFFFFF;
    box-shadow: 0px 4px 31px rgba(177, 177, 177, 1);
    border-radius: 8px;
    padding: 15px;

}

.modal-hidden {
    display: none;
}

.modal-admin .modal-content {
    background: #FFFFFF;
    padding: 30px;
    border: none;

}

.modal-admin span {
    display: flex;
    cursor: pointer;
    border: 3px solid #626161;
    border-radius: 2px;
    height: 33px;
    width: 33px;
    justify-content: center;

}

.modal-admin .modal-content h1 {
    font-family: "GE Dinar One Regular";
    font-size: 16px;
    padding: 15px;
    margin-bottom: 20px;
    width: fit-content;
    color: #000000;
}

.line {
    position: relative;
    margin-top: 40px;
    width: 80%;
    height: 47px;
    border-bottom: 1px solid #DDDDDD;
    position: absolute;
}

.dec {
    width: fit-content;
    margin-top: 10px;
}

.dec .accept{
    cursor: pointer;

    position: relative;
    width: 160.56px;
    height: 40.62px;
    background: #2FAB73;
    border-radius: 10px;
    float: left;
    padding: 1px;
    border: none;
    color: #FFFFFF;
    font-family: Galvji;
}


.dec .reject {
    cursor: pointer;

    position: relative;
    width: 160.56px;
    height: 40.62px;
    padding: 10px;
    background: #F53838;
    border-radius: 10px;
    float: right;
    border: none;
    margin-left: 10px;
    color: #FFFFFF;
    font-family: Galvji;
}

.reject-form {
    font-family: "GE Dinar One Regular";
    font-size: 14px;
    padding: 20px;
    text-align: right;
    color: #B3B3B3;
}

.reject-form textarea {
    width: 90%;
    height: 49px;
}

.reject-form button{
    cursor: pointer;
    width: 160.56px;
    height: 40.62px;
    margin-top: 20px;
    background: #2FAB73;
    border-radius: 10px;
    padding: 1px;
    border: none;
    color: #FFFFFF;
    font-family: Galvji;
    
}
/*إضافة معلومات إثرائية*/
.appoiment-text{
    font-family: 'GE Dinar One';
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 27px;
text-align: right;
margin-left: 100px;
color: #000000;
  }
  .display-appoiment img{
margin-top: -30px;
  }
  .create-appoiment img{
    margin-top: -30px;   
  }
 .display-appoiment {
    font-family: 'GE Dinar One';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    border: none;
    background: none;
    color: #B8B8B8;
  }
  .create-appoiment{
    font-family: 'GE Dinar One';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    border: none;
    background: none;
    color: #B8B8B8;
  }
  
.add-info table {
    margin-top: 40px;
    color: #B2B2B2;
    border-top: #000000 solid;
    border-bottom: #000000 solid;
}

.add-info table h5 {
    font-family: "GE Dinar One Regular";
    font-size: 12px;
    color: #000000;
    cursor: pointer;


}

.add-info table h5,
.add-info table i {
    font-size: 13px;
    padding: 0;
}

.add-info table tr {
    border-bottom: 1px solid #B2B2B2;
    border-top: 1px solid #B2B2B2;

}



.add-info table th:first-child {
    width: 50px;
    padding: 15px;
    

}

.add-info table tr .active {
    color: #297B65;
    cursor: pointer;

}

.add-info table th:first-child i {
    width: 20px;
    color: #C4C4C4;
    
  
}

.add-info table th:nth-child(3) {
    align-items: center;
    width: 90px;
   
    height: 44px;
}
.add-info table th:nth-child(4) {
    align-items: center;
    width: 90px;
   height: 44px;
}
.add-info table th:nth-child(5) {
    align-items: center;
    width: 90px;
    height: 44px;
    
}
th #add-info-display {
    text-decoration: underline;
    color: #23BB86;
  
    
}
th #add-info-edit {
    text-decoration: underline;
    color: #23BB86;
  
    
}
th #add-info-delete {
    text-decoration: underline;
    color: #F53838;
  
    
}
.display-info-rec {
    height: 450px;
    width: 700px;
    margin-top: 50px;
    margin-bottom: 30px;
   
    background-color: white;
    box-shadow: 0px 4px 31px rgba(176, 176, 176, 0.25);
    border-radius: 10px;

}
.display-info-rec h3{
    padding-top: 20px;
    padding-right: 20px;
    margin-right: 20px;
    color: #297B65;
    font-family: GE Dinar One ;
    font-weight: 400, Regular;
    font-size: 20px;
    line-height: 24.9px;

}
#custom-text-add-img{
    padding-top: 20px;
    padding-right: 20px;
    color: #297B65;
    font-family: GE Dinar One ;
    font-weight: 400, Regular;
    font-size: 20px;
    line-height: 24.9px;  
}
#custom-button {
    padding: 10px;
    color: #C1C1C1;
    border-radius: 5px;
    cursor: pointer;
    background: #FBFBFB;
    border: 2px solid #dad2d2;
    box-sizing: border-box;
    box-shadow: none;
    border-style: solid;

}

#custom-button:hover {
    background-color: #297B65;
    color: #FBFBFB;
    box-sizing: border-box;
    box-shadow: none;
    border-style: solid;
    border: 2px solid #297B65;

}
#custom-button2 {
    padding: 10px;
    color: #C1C1C1;
    border-radius: 5px;
    cursor: pointer;
    background: #FBFBFB;
    border: 2px solid #dad2d2;
    box-sizing: border-box;
    box-shadow: none;
    border-style: solid;

}

#custom-button2:hover {
    background-color: #297B65;
    color: #FBFBFB;
    box-sizing: border-box;
    box-shadow: none;
    border-style: solid;
    border: 2px solid #297B65;

}

#custom-button-file {
    padding: 10px;
    color: #C1C1C1;
    border-radius: 5px;
    cursor: pointer;
    background: #FBFBFB;
    border: 2px solid #dad2d2;
    box-sizing: border-box;
    box-shadow: none;
    border-style: solid;

}
span #img-uploaded{
   
   margin-right: 10px;
    color: #CFCFCF;
    font-family: Inter    ;
    font-weight: 500, Medium    ;
    font-size: 14px;
    line-height: 18px;  
    position: absolute;
}
.input-field{
    background-color: #F3F3F3;
    border: none;
width: 100%;
height: 50px;
}
.input-container textarea{
    margin-top: 10px;
    width: 100%;
    height: 150px;  
    background-color: #F3F3F3;
    border: none;
}
.submit-green {
    font-family: "GE Dinar One Regular";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 31px;
    text-align: center;
    color: #FFFFFF;
   
    width: 150px;
    height: 50px;
   
    background: #297B65;
    border-radius: 5px;
    box-shadow: none;
    border-color: #297B65;
    border-style: solid;

}
 i  .fa-image #custom-text-info {
    font-family: 12px;
    color: #000000;
}

.custom-input {
    width: 500px;
    padding-top: 30px;
}

.custom-input input {
    display: inline-block;
    width: 220px;
    height: 45px;
    border: 1px solid #E8E8E8;
    background-color: #FBFBFB;
    border-radius: 5px;
    padding-right: 35px;

}

.custom-input input:focus {
    color: #000000;
    outline: 1px solid #297B65;
}


.section#profile{
    width: 100%;
    height: 100%;
    background-image: url('/images/background-profile.png') !important; 
      margin: 0;
      background-repeat: no-repeat;
      background-attachment: fixed;
  }