@font-face {
    font-family: CairoBold;
    src: url('../fonts/ar/cairo/Cairo-Bold.ttf');
  }
  @font-face {
    font-family: CairoSemiBold;
    src: url('../fonts/ar/cairo/Cairo-SemiBold.ttf');
  }
  @font-face {
    font-family: CairoRegular;
    src: url('../fonts/ar/cairo/Cairo-Regular.ttf');
  }
body {
    font-family: CairoRegular;
    position: relative;
    height: 100%;
    direction: rtl;
}
.container {
    margin: 25px auto;
}
.minHeightScreen {
    min-height: 80vh;
}
.navbar-nav a.active {
    border-bottom: 2px solid #ff5216;
    color: #ff5216 !important;
    font-family: CairoBold;
}
.navbar-nav a {
    color: #707070 !important;
    margin: 0px 15px;
    padding-bottom: 0px;
}
.navbar-nav a:hover {
    color: #707070;
}
.navbar-nav {
    margin-right: auto;
    margin-left: initial;
}
.navbar {
    padding: 15px !important;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
}
.navbar-brand img {
    width: 100px;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-toggler:focus {
    box-shadow: none !important;
}
.navbar-toggler {
    background: #ff4d0f !important;
}
.nav-link.selectLang {
    padding: 0;
}
.selectLang select {
    background: #ff4d0f;
    border: none;
    color: white !important;
    border-radius: 5px;
    font-family: CairoBold;
    font-size: 13px;
    height: 30px;
    margin-top: 5px;
   direction: ltr;

}

.selectLang option {
    background: white;
    color: #707070;
}

.signInform {
    max-width: 450px;
    display: block;
    margin: auto;
}
.section {
    background: #f7f7f7;
    padding: 20px;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
}
.section .form-group {
    margin-bottom: 15px;
}
select,
.form-control {
    height: 40px;
    border: none;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    font-size: 14px;
    color: #707070 !important;
}
.section label {
    color: #5d5d5d;
    font-family: CairoRegular;
    font-size: 13px;
    margin-bottom: 5px;
}
::placeholder {
    color: #e5e5e5 !important;
    font-size: 14px;
    font-family: CairoRegular !important;
}
.signInTitle {
    text-align: center;
    color: #ff4d0f;
    font-family: CairoBold;
    margin: 20px 0px;
}
.sideLine {
    width: 60px;
    height: 1px;
    background: #c7c7c7;
    margin: 0px 15px;
    display: inline-block;
    vertical-align: middle;
}
.signInButt {
    background: #ff4d0f;
    width: 100%;
    border: none;
    color: white;
    height: 40px;
    border-radius: 0.25rem;
    margin: 15px 0px;
    font-family: CairoBold;
}

.ResponsiveImg {
    display: block;
    margin: auto;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.modal-content {
    border: 1px solid #707070 !important;
    border-radius: 20px !important;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%) !important;
    margin-top: 25%;
}
.modal-body {
    padding: 20px !important;
    padding-bottom: 0px !important;
}

.modal-body .btn-close {
    float: right;
    font-size: 12px;
    float: left
}
.modal-body p {
    color: #5d5d5d;
    margin-bottom: 10px;
    font-family: CairoRegular;
}
.timerText {
    color: #a6a6a6;
    font-family: CairoRegular;
    font-size: 13px;
}
.popupFooter {
    text-align: left;
    margin-top: 10px;
}
.verfiyPopupButt {
    background: #ff4d0f;
    border: none;
    color: white;
    border-radius: 0.25rem;
    margin: 15px 0px;
    font-family: CairoBold;
    font-size: 14px;
    padding: 5px 15px;
    margin-left: 10px;
    height: 40px;
}
.privacyPrag p {
    color: #707070;
    font-size: 14px;
}

.title {
    color: #ff4d0f;
    font-size: 18px;
    margin: 30px auto;
    font-family: CairoBold;
    text-align: center;
}
.section.userForm .form-group {
    margin: 15px 10px;
}
.formButt {
    background: #ff4d0f;
    width: 100%;
    border: none;
    color: white;
    height: 40px;
    border-radius: 0.25rem;
    margin: 15px 0px;
    font-family: CairoBold;
    max-width: 250px;
    margin: 25px auto;
    display: block;
}
.formButt a {
    color: white;
    text-decoration: none;
    font-family: CairoBold;
    width: 100%;
    display: block;
    height: 100%;
    padding-top: 8px;
}
.formButt a:hover {
    color: white;
}
.tableRow {
    padding: 25px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    background: white;
    border-radius: 10px;
    margin-bottom: 30px;
}
.tableRow table {
    width: 100%;
}
.tableRow table th {
    background: #707070;
    color: white !important;
}
.tableRow table th,
td {
    border: 1px solid #cfcfcf !important;
    font-family: CairoRegular;
    color: #707070;
    font-size: 12px;
    padding: 8px;
    text-align: center;
}
.beside {
    text-align: right;
}
.inputFile {
    padding: 0px 8px;
}
.inputFile input {
    height: inherit !important;
    margin: 0;
}
.status {
    text-align: center;
    padding: 60px 0px;
}
.status img {
    width: 200px;
}
.status p {
    font-family: CairoBold;
    color: #707070;
    font-size: 25px;
    margin: 0px;
    margin-top: 50px;
}
.lastStep {
    padding: 4rem 2rem;
}
.lastStep h1 {
    font-size: 2rem;
    font-family: CairoBold;
    color: #707070;
    margin-bottom: 30px;
}
.lastStep p {
    font-size: 1.1rem;
    font-family: CairoRegular;
    color: #707070;
    margin: 0px;
    letter-spacing: 1px;
}

.footer p {
    font-size: 12px;
    padding: 3px;
    margin: 0;
}

.footer {
    background: #707070;
    text-align: center;
    color: white;
}
.order-xs-2 {
    order: 2;
}
.order-xs-1 {
    order: 1;
}

/* Dashboard Signin */
.form-group {
    margin-bottom: 15px;
}
.form-control {
    height: 40px;
    border: none;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    font-size: 14px;
    color: #707070 !important;
}
.signinDashboardForm {
    background: #f7f7f7;
    padding: 30px;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    max-width: 550px;
    margin: auto;
    z-index: 3;
    position: relative;
    top: 10%;
}
.signinDashboardForm img {
    display: block;
    margin: 30px auto;
    width: 150px;
}
.signinDashboardForm h2 {
    font-size: 18px;
    text-align: center;
}
.signinDashboardForm p {
    font-size: 16px;
    color: #707070;
    text-align: center;
}
.backgroundImg {
    background-image: url('../images/cover.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
}
.backgroundOpacity {
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .5;
    position: absolute;
    z-index: 1;
}
/*sidebar*/
.sidebar {
    height: 100%;
    width: 200px;
    background-color: #fff;
    position: fixed!important;
    z-index: 1;
    overflow: auto;
    transition: 0.5s; 
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    background: #f7f7f7;
    transition: 0.5s;

}
.sidebarButt {
    border: none;
    background: #f7f7f7;
    margin-right: 10px;
    color: #707070;
    border-radius: 5px;
    width: 35px;
    padding: 0px;
    border: 1px solid #707070;
    font-size: 20px;
}
.closeButt {
    border: none;
    background: transparent;
    color: #707070;
    font-size: 30px;
    float: left;
}
.head {
    background: #707070;
    padding: 50px 50px;
    min-height: 300px;
}
.headCard {
    background: white;
    text-align: center;
    min-height: 80px;
    padding: 20px;
    border-radius: 5px;
    margin: 10px;

}
.headCard label {
    color: #ff4d0f;
    font-family: AsapSymbol;
    font-size: 22px;
    margin-top: 5px;
}
.headCard p {
    font-weight: 600;
    color: #707070;
    margin: 0px;
    font-family: AsapRegular;
}
.headCard i {
    font-size: 30px;
    display: block;
    color: #ff4d0f;
    margin-bottom: 5px;
}
.pendingSec h2 {
    color: #707070;
    font-size: 20px;
    font-family: AsapSymbol;
}
.pendingCard p {
    margin: 0;
    color: #707070;
    font-family: AsapRegular;
}
.pendingCard label {
    color: #707070;
    font-family: AsapSymbol;
    font-size: 25px;
}

.pendingCard {
    text-align: center;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    padding: 15px;
    margin: 20px 0px;
    border: 1px solid #f7f7f7;
    background: #f7f7f7;

}
.sidebarItems {
    padding-top: 50px;
}
.item:hover {
    color: #707070;
}
.item i {
    margin-left: 10px;
    /* font-size: 18px; */
}
.item {
    color: #707070;
    padding: 10px;
    text-decoration: none;
    border-bottom: 1px solid lightgray;
    width: 100%;
    display: block;
    font-family: AsapSymbol;
    transition: 0.3s;

}
.subItem a {
    display: block;
    width: 100%;
    margin: auto;
    display: block;
    width: 100%;
    padding: 2px 15px;
    color: #707070;
    text-decoration: none;
    font-family: AsapRegular;
    background: white;
    font-size: 14px;


}
.subItem a:hover {
    color: #707070;
    text-decoration: underline;
}
.sidebarItems h2 {
    text-align: center;
    font-size: 20px;
    color: #ff4d0f;
}

/* Dashboard Employee */
.addTableButt i {
    margin-left: 6px;
}

.addTableButt {
    background: #ff4d0f;
    color: white;
    font-weight: 500;
    border: none;
    padding: 6px 12px;
    border-radius: 6px;
    float: left;
    margin-bottom: 10px;
    font-size: 14px;
    height: 40px;

}
.databaseTable th {
    background: #707070 !important;
    color: white !important;
    font-size: 13px;
}
tbody {
    border-top: none !important;
}
.databaseTable table {
    background: white;
    margin-bottom: 6px;
}
.databaseTable table th, td {
    border: 1px solid #e0e0e0 !important;
    font-family: AsapRegular;
}
.actionLink i {
    font-size: 18px;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
}
a.actionLink:last-child {
    border: none !important;
}

a.actionLink {
    text-decoration: none;
    border-left: 1px solid #b5b5b5 !important;
}
.search {
    position : relative;
    margin-bottom: 10px;
}
.search label {
    color: #707070;
    font-size: 14px;
    font-family: AsapRegular;
}
.search button {
    position: absolute;
    left: 8px;
    right:initial;
    bottom: 8px;
    margin: auto;
    background: transparent;
    border: none;
    color: #e6e5e5;
    font-family: AsapRegular;
}
.showSelectForm select {
    border-radius: 10px;
    padding: 0px 2px;
    height: 30px;
}
.showSelectForm label {
    color: #707070;
    font-size: 14px;
    font-family: AsapRegular;
}
.showSelectForm {
    margin-bottom: 10px;
}
.bottomDatabaseTable label {
    color: #707070;
    font-size: 14px;
    font-family: AsapRegular;
}
.tableNav {
    float: left;
}



@media (max-width: 991px) {
    .minHeightScreen {
        min-height: auto;
    }
    .navbar-collapse a {
        max-width: 100px;
        margin: 0px auto;
    }
    .nav-link.selectLang {
        margin-top: 15px;
    }
    .navbar-collapse {
        border-top: 1px solid #f7f7f7;
        margin-top: 10px;
        text-align: center;
    }
    .footer {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .ResponsiveImg {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .section.userForm .form-group {
        margin: 10px 0px;
    }
    .inputFile {
        padding: 0;
    }
    .tableRow {
        padding: 10px;
    }
}
@media (max-width: 300px) {
    .sideLine {
        width: 30px;
    }
}
