.icheckbox_square-green,
.iradio_square-green {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(green.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-green {
    background-position: 0 0;
}

.icheckbox_square-green.hover {
    background-position: -24px 0;
}

.icheckbox_square-green.checked {
    background-position: -48px 0;
}

.icheckbox_square-green.disabled {
    background-position: -72px 0;
    cursor: default;
}

.icheckbox_square-green.checked.disabled {
    background-position: -96px 0;
}

.iradio_square-green {
    background-position: -120px 0;
}

.iradio_square-green.hover {
    background-position: -144px 0;
}

.iradio_square-green.checked {
    background-position: -168px 0;
}

.iradio_square-green.disabled {
    background-position: -192px 0;
    cursor: default;
}

.iradio_square-green.checked.disabled {
    background-position: -216px 0;
}


/* HiDPI support */

@media (-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    .icheckbox_square-green,
    .iradio_square-green {
        background-image: url(green@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}


/*--------------/ icheck edit-----------------------*/


/*1.2.6*/

* {
    font-size: 100.5%;
    direction: ltr;
}

:not(.k-ie) body {
    font-family: 'Cairo';
}

.navbar-static-side ul[side-navigation] li.nav-header {
    background-size: cover !important;
}


/*v1.2.6 form validation messages*/

[ng-message] {
    padding: 5px 0px;
    color: red;
}


/*v1.2.9*/

.btn-group>.btn:not(.btn-icon) {
    border: 1px solid #8d9096 !important;
    color: #393a3d !important;
    border-radius: 3px !important;
}

.btn-group>.btn:not(.btn-icon):hover {
    border-color: #8d9096 !important;
    background: white !important;
    color: #393a3d !important;
    box-shadow: 0 0 0 1px #8d9096;
}

.k-grid-header th.k-header>.k-link {
    font-size: 125% !important;
    font-weight: bold !important;
}

.k-grid-header th {
    font-size: 125% !important;
    font-weight: bold !important;
}

.nav.nav-tabs li {
    font-size: 110% !important;
}

ul#side-menu {
    font-size: 95% !important;
}


/*================= DASHBOARD ==============*/

.logo-name.school {
    color: #e6e6e6;
    font-size: 50px !important;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 0;
}

.form-control.itemPicture {
    height: 100px !important;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: white;
    cursor: pointer;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

.form-control.itemPicture:hover {
    background-color: #EEE;
}

.kpi {
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 10px;
    cursor: pointer;
}

.kpi .ratioLabel {
    display: block;
    width: 100%;
    padding: 5px;
    border-radius: 5px;
    background: #2396d3 !important;
    color: white !important;
}

:not(.k-ie) body {
    font-family: 'Cairo' !important;
}

.k-grid-header th.k-header>.k-link {
    font-size: 115% !important;
    font-weight: bold !important;
}

td.k-hierarchy-cell:first-child {
    background-color: antiquewhite !important;
}

td.k-hierarchy-cell:first-child {
    background-color: antiquewhite !important;
}

:not(.k-detail-row) .k-grid.k-widget .k-grid-content table tbody tr td {
    background: #ffffff;
    color: #666666 !important;
    border-color: #e0e0e0 !important;
}

:not(.k-detail-row) .k-grid.k-widget .k-grid-content table tbody tr td {
    background: #ffffff;
    color: #666666 !important;
    border-color: #e0e0e0 !important;
}

:not(.k-detail-row) .k-grid.k-widget .k-grid-content table tbody tr td.k-hierarchy-cell:first-child {
    background-color: antiquewhite !important;
}


/*================= /DASHBOARD ==============*/

select {
    padding: 1px !important;
}

.k-grid .k-grid-header .k-header {
    white-space: normal !important;
    vertical-align: text-top !important;
}

.reportViewer * {
    direction: ltr !important;
}

.scrollviewer * {
    direction: ltr !important;
}

[type="checkbox"]:checked.tr_classCheck {
    background: #23c6c8 !important;
}

[type="checkbox"]:checked.tr_schoolCheck {
    background: #23c6c8 !important;
}

[type="checkbox"]:checked.tr_sectionCheck {
    background: #4fb753de !important;
}

[type="checkbox"]:checked.tr_classCheck.partial {
    background: #ed5565 !important;
}

[type="checkbox"]:checked.tr_schoolCheck.partial {
    background: #ed5565 !important;
}

[type="checkbox"]:checked.tr_sectionCheck.partial {
    background: #ed5565 !important;
}

[type="checkbox"]:checked.partial:after {
    content: "■" !important;
    font-size: 2.2rem;
    margin-top: -2px;
}

.ltr,
.ltr * {
    direction: ltr !important;
    text-align: left !important;
}

.rtls .tabs-container .nav-tabs>li {
    float: right;
}

.navbar-static-side ul[side-navigation] li:not(.nav-header),
.navbar-static-side ul[side-navigation] li:not(.nav-header) .badge.badge-danger {
    background: #ed5565 !important;
}

.navbar-static-side ul[side-navigation] .dropdown-menu li,
.navbar-static-side ul[side-navigation] .dropdown-menu li * {
    background: #fefefe !important;
    color: #6e7173 !important;
}

.stc-customList .customDetails .studentIcon {
    border-radius: 100%;
    display: block;
    width: 50px;
    margin: 0% auto;
    height: 50px;
    /* background-image: url(../../app/img/icon_person.png); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    text-align: center;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-customModal-lg {
    width: 75%;
}


/* ------------------------homeDashboard ----------------------*/

.homeDashboard .myScheduleContainer {
    background: #f8f9fb !important;
}

.homeDashboard .myScheduleContainer .myScheduleHeaderEmpty {
    width: 80px;
    text-align: center;
    font-size: 90%;
}

.homeDashboard .myScheduleContainer .myScheduleHeader {
    text-align: center;
}

.homeDashboard .myScheduleContainer .myScheduleValueHeader {
    background: white;
    border: 2px solid #edebeb !important;
    text-align: center;
}

.homeDashboard .myScheduleContainer .myScheduleValueHeader .subjectName {
    color: #000;
    font-size: 85%;
}

.homeDashboard .myScheduleContainer .myScheduleValueHeader .className {
    color: #818284;
    font-size: 80%;
}

.homeDashboard .myScheduleContainer .myScheduleHeaderEmpty.rotateText {
    color: black;
}

.homeDashboard .myScheduleContainer table th {
    padding: 5px 0px !important;
}

.homeDashboard .teacherInfoContainer {
    display: block;
    width: auto;
    float: left;
}

.homeDashboard .teacherScheduleContainer {
    display: block;
    width: 80%;
    float: left;
    margin-left: 40px;
}

.rtls .homeDashboard .teacherInfoContainer {
    float: right !important;
}

.rtls .homeDashboard .teacherScheduleContainer {
    float: right !important;
    margin-left: 0px;
    margin-right: 40px;
}

.homeDashboard .teacherInfoContainer .teacherInfoContentContainer {
    display: block;
    width: 80%;
    margin: 0% auto;
}

.homeDashboard .teacherInfoContainer .imageContainer {
    display: block;
    width: 180px;
    height: auto;
}

.homeDashboard .teacherInfoContainer .imageContainer img {
    display: block;
    width: 100%;
    height: 100%;
}

.homeDashboard .teacherInfoContainer .infoContainer {
    display: block;
    width: 100%;
    height: auto;
    margin: 6px 0px 12px 0px;
}

.homeDashboard .teacherInfoContainer .infoContainer .title {
    display: block;
    width: 100%;
    height: auto;
    color: #818284;
    font-size: 90%;
    font-weight: bold;
}

.homeDashboard .teacherInfoContainer .infoContainer .value {
    display: block;
    width: 100%;
    height: auto;
    color: #000002;
    font-weight: bold;
}

.homeDashboard .teacherInfoContainer a {
    width: 160px;
}

.homeDashboard .k-grid-pager {
    display: none !important;
}

.homeDashboard .teacherScheduleContainer .calendarContainer {
    display: block;
    width: 100%;
}

.homeDashboard .teacherScheduleContainer .calendarContainer .calendarDetails {
    display: block;
    width: 25%;
    float: left;
    height: 400px;
}

.homeDashboard .teacherScheduleContainer .calendarContainer .calendarDetails .selectedDayContainer {
    display: block;
    width: 90%;
    margin: 0% auto;
    /* border-bottom:1px solid #fff;*/
    margin-top: 16px;
}

.homeDashboard .teacherScheduleContainer .calendarContainer .calendar {
    display: block;
    width: 75%;
    float: left;
}

.rtls .homeDashboard .teacherScheduleContainer .calendarContainer .calendarDetails {
    float: right !important;
}

.rtls .homeDashboard .teacherScheduleContainer .calendarContainer .calendar {
    float: right !important;
}

.homeDashboard .k-scheduler-table tr {
    border: none !important;
    height: 30px !important;
    padding: 0% !important;
}

.homeDashboard .k-scheduler-table td,
.homeDashboard .k-scheduler-table th {
    border: none !important;
    text-align: center !important;
    color: #9fa0a2;
    font-size: 90%;
    height: 30px !important;
    padding: 0% !important;
    margin: 0% !important;
    vertical-align: middle !important;
    background: transparent !important;
}

.homeDashboard .k-event {
    border: none;
    background: transparent;
    display: inline-table;
    height: 30px !important;
    width: 30px !important;
    display: block;
}

.homeDashboard .k-event.k-state-selected {
    border: none;
    background: transparent;
    box-shadow: none;
}

.homeDashboard .k-event-template {
    border-radius: 100%;
    height: 30px;
    width: 30px;
    background: #24a9e2;
    color: white;
    margin: 0% auto;
    padding: 0%;
}

.homeDashboard .k-scheduler-table td.k-today span {
    border-radius: 100%;
    height: 30px;
    width: 30px;
    background: #bdbec0;
    color: white;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.homeDashboard .k-scheduler-table td.k-state-selected span {
    border-radius: 100%;
    height: 30px;
    width: 30px;
    background: #24a9e2;
    color: white;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.homeDashboard .k-header {
    border: none !important;
    background: transparent;
}

.homeDashboard .k-scheduler-toolbar {
    display: block;
    width: 100%;
    margin: 0% auto;
    text-align: center;
}

.homeDashboard .k-scheduler-toolbar .k-reset.k-scheduler-navigation {
    display: inline-block;
    float: none !important;
}

.homeDashboard .k-scheduler-toolbar a {
    color: black;
}

.homeDashboard .k-scheduler-toolbar .k-i-refresh {
    display: none;
}

.homeDashboard .k-scheduler-toolbar .k-nav-today {
    display: none;
}

.homeDashboard .k-scheduler-toolbar .k-icon.k-i-calendar {
    display: none;
}

.homeDashboard .k-more-events {
    display: block;
    border: none;
    background-image: transparent;
    height: 10px;
    width: 40px;
    background: transparent;
}

.homeDashboard div.k-more-events>span {
    display: none;
}

.homeDashboard .k-more-events:after {
    display: block;
    position: absolute;
    bottom: 0%;
    right: 30px;
    width: 10px;
    height: 10px;
    opacity: 0.5;
    margin: 0% auto;
    content: "";
    background: green !important;
    border-radius: 100%;
}

.homeDashboard .k-button:hover,
.homeDashboard .k-button:active:hover,
.homeDashboard .k-button.k-state-active:hover,
.homeDashboard .k-button:active {
    color: transparent;
    border-color: transparent;
    background-color: transparent;
    background-image: none;
}


/* ------------------------/homeDashboard ----------------------*/


/* ------------------------ btn ----------------------*/

.parentPrimaryColor {
    color: #24a9e1 !important;
}

.parentPrimaryBackgroundColor {
    background-color: #24a9e1 !important;
}

.parentPrimaryBorderColor {
    text-decoration: underline;
}


/* ------------------------/btn ----------------------*/

.wrapper {
    padding: 7px 0px !important;
}

#page-wrapper,
.navbar.navbar-static-top,
.navbar-header,
.nav.navbar-top-links.navbar-right {
    background: #f8f9fb !important;
}

#page-wrapper,
.navbar.navbar-static-top,
.navbar-header a,
.nav.navbar-top-links.navbar-right a {
    background: #f8f9fb !important;
}

.navbar.navbar-static-top * {
    background: #f8f9fb !important;
}

.btn.btn-success {
    background: #07aad3 !important;
    color: #ffffff !important;
    border-color: #24a9e1 !important;
}

.btn.btn-success :active,
.btn.input-group-addon.btn-success :active {
    background: #24a9e1 !important;
    color: #ffffff !important;
    border-color: #24a9e1 !important;
}

.btn.btn-success :hover,
.btn.input-group-addon.btn-success :hover {
    background: #24a9e1 !important;
    color: #ffffff !important;
    border-color: #24a9e1 !important;
}

.btn-success :hover,
.btn-success :focus,
.btn-success :active,
.btn-success .active,
.open .dropdown-toggle.btn-success,
.btn-success :active:focus,
.btn-success :active:hover,
.btn-success .active:hover,
.btn-success .active:focus {
    background-color: #24a9e1;
    border-color: #24a9e1;
    color: #ffffff;
}


/* ----------------  customGrid  --------------*/

.customListHeader {
    margin: 0% 3% 0% 1%;
}

.customListHeader .ibox-content {
    border: none !important;
    padding: 2px 0% !important;
}

.customListHeader .contentBackground {
    background: white;
}

.customListHeader .screenTitleContainer {
    border-bottom: 2px solid #edebeb;
}

.customListHeader .screenTitleContainer .screenTitle {
    font-size: 120%;
    font-weight: bold;
}

.customListHeader .screenTitleContainer .fileTitle {
    color: #98999b;
    padding: 0% 2px;
    font-size: 90%;
    text-transform: lowercase;
}

.stc-customList {
    table-layout: fixed !important;
    border-spacing: 0px !important;
    margin: 0px auto !important;
    border-width: 0px !important;
    border: 2px solid #edebeb !important;
    position: relative;
}

.stc-customList tr {
    position: relative;
    overflow: hidden;
    background: white;
}

.stc-customList tr.previousWeek {
    opacity: .5;
}

.listviewWithHeaderContainer .k-grid-content table tbody tr td {
    border: none !important;
    line-height: 18px;
    padding: 5px 0%;
}

.listviewWithHeaderContainer .k-grid-content table.stc-customList tbody tr td {
    border: none !important;
    line-height: 18px;
    padding: 10px 3px;
}

.listviewWithHeaderContainer:not(.k-detail-row) .k-grid.k-widget:not(.custom) .k-grid-content table tbody tr:hover>td:not(.k-hierarchy-cell) {
    background: white !important;
}

.listviewWithHeaderContainer:not(.k-detail-row) .k-grid.k-widget:not(.custom) .k-grid-content .stc-customList tr:hover>td:not(.k-hierarchy-cell) {
    background: #e0e0e0 !important;
}

.listviewWithHeaderContainer .k-grid-header {
    display: none !important;
}

.listviewWithHeaderContainer.showHeaderForGrid .k-grid-header {
    display: block !important;
}

.listviewWithHeaderContainer.showHeaderForGrid .studentIcon {
    border-radius: 100%;
    display: block;
    width: 50px;
    margin: 0% auto;
    height: 50px;
    /*background-image: url(../../app/img/icon_person.png);*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    text-align: center;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.listviewWithHeaderContainer.showHeaderForGrid .k-grid tbody td>span,
.listviewWithHeaderContainer.showHeaderForGrid .k-grid tbody td>div {
    text-align: left;
    color: black;
    font-weight: bold;
}

.rtls .listviewWithHeaderContainer.showHeaderForGrid .k-grid tbody td>span,
.rtls .listviewWithHeaderContainer.showHeaderForGrid .k-grid tbody td>div {
    text-align: right !important;
}

.listviewWithHeaderContainer.showHeaderForGrid .k-grid.k-widget:not(.custom) .k-grid-header,
.k-grid.k-widget:not(.custom) .k-grid-header th.k-header {
    border: none !important;
}

.detailsScreen#tabset .listviewWithHeaderContainer.showHeaderForGrid .k-grid-header th {
    background-color: #f8f9fb !important;
    font-weight: bold !important;
    font-size: 100% !important;
    color: #818284 !important;
    text-align: left;
}

.rtls .detailsScreen#tabset .listviewWithHeaderContainer.showHeaderForGrid .k-grid-header th {
    text-align: right !important;
}

.detailsScreen#tabset .listviewWithHeaderContainer.showHeaderForGrid .k-grid-header th a {
    font-weight: bold !important;
    font-size: 110% !important;
    color: #818284 !important;
    text-transform: capitalize;
}

.detailsScreen#tabset .listviewWithHeaderContainer.showHeaderForGrid .k-grid-header th a {
    text-align: left;
}

.rtls .detailsScreen#tabset .listviewWithHeaderContainer.showHeaderForGrid .k-grid-header th a {
    text-align: right;
}

.detailsScreen#tabset .listviewWithHeaderContainer.showHeaderForGrid table th,
.detailsScreen#tabset .listviewWithHeaderContainer.showHeaderForGrid table td {
    padding: 10px 0px;
}

.detailsScreen#tabset .listviewWithHeaderContainer.showHeaderForGrid table tr {
    border: 1px solid #f6f6f6 !important;
}

.listviewWithHeaderContainer td {
    border: 2px solid #edebeb !important;
    padding: 0%;
}

.listviewWithHeaderContainer .docTitle {
    padding: 5px 5px !important;
    font-weight: bold;
    color: black;
    width: 14%;
    vertical-align: baseline;
    font-size: 115%;
}

.stc-customList .dateDetails {
    padding: 5px 5px;
    color: black;
    width: 14%;
    height: 100%;
    vertical-align: baseline;
    line-height: 18px;
}

.stc-customList .dateDetails .title {
    height: 20px;
    display: block !important;
    color: #828284;
    width: 100%;
    font-size: 80%;
    font-weight: bold;
}

.stc-customList .dateDetails .value {
    height: auto;
    display: block;
    width: 100%;
    color: black;
}

.stc-customList .info {
    padding: 5px 5px;
    color: black;
    width: auto;
    vertical-align: baseline;
}

.stc-customList .info .title {
    height: 20px;
    display: block !important;
    color: #828284;
    width: 100%;
    font-size: 80%;
    font-weight: bold;
}

.stc-customList .info .value {
    height: auto;
    display: block;
    width: 100%;
    color: black;
}

.stc-customList .extra-info {
    padding: 5px 5px;
    color: black;
    width: 10%;
}

.listviewWithHeaderContainer .k-grid .k-grid-content.k-auto-scrollable {
    overflow-y: hidden !important;
}

.listviewWithHeaderContainer .k-grid-pager {
    display: block;
    width: 100%;
    margin: 0% auto;
    border: none;
    padding: 30px 0% 0% 0%;
    position: relative;
    background: white !important;
    text-align: center;
}

.listviewWithHeaderContainer .k-grid.k-widget:not(.custom) .k-pager-wrap.k-grid-pager {
    background: white !important;
}

.listviewWithHeaderContainer .k-grid-pager .k-pager-nav {
    border: none;
}

.listviewWithHeaderContainer .k-grid-pager .k-state-selected {
    border: none;
    background: transparent !important;
    color: #19ba9b !important;
}

.listviewWithHeaderContainer .k-grid-pager .k-pager-numbers {
    border: none;
}

.listviewWithHeaderContainer .k-grid-pager .k-pager-info.k-label {
    display: block;
    width: auto;
    margin: 0% auto;
    text-align: center;
    color: #8f9092;
    position: absolute;
    top: 10%;
    left: 0%;
    right: 0%;
    font-size: 90%;
    font-weight: bold;
}

.listviewWithHeaderContainer .k-grid .k-pager-numbers {
    float: none !important;
}

.listviewWithHeaderContainer .k-pager-wrap>.k-link {
    float: none !important;
}

.stc-customList .customDetails .title {
    height: 20px;
    display: block !important;
    color: #828284;
    width: 100%;
    font-size: 80%;
    font-weight: bold;
}

.stc-customList .customDetails .value {
    height: auto;
    display: block;
    width: 100%;
    color: black;
    font-weight: bold;
}

.stc-customList .customDetails .studentIcon {
    border-radius: 100%;
    display: block;
    width: 50px;
    margin: 0% auto;
    height: 50px;
    /*background-image: url(../../app/img/icon_person.png);*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    text-align: center;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 1300px) {
    .stc-customList .docTitle {
        width: 14%;
    }
    .stc-customList .dateDetails {
        width: 14%;
    }
    .stc-customList .extra-info {
        width: 10%;
    }
    .listviewWithHeaderContainer .k-grid-pager {
        padding: 3% 0% 0% 0%;
    }
}

@media only screen and (max-width: 1002px) {
    .stc-customList .docTitle {
        width: 14%;
    }
    .stc-customList .dateDetails {
        width: 14%;
    }
    .stc-customList .extra-info {
        width: 10%;
    }
    .listviewWithHeaderContainer .k-grid-pager {
        padding: 5% 0% 0% 0%;
    }
    .k-grid .k-pager-numbers {
        left: 46% !important;
    }
}

@media only screen and (max-width: 900px) {
    .stc-customList .docTitle {
        width: 18%;
    }
    .stc-customList .dateDetails {
        width: 18%;
    }
    .stc-customList .extra-info {
        width: 15%;
    }
    .listviewWithHeaderContainer .k-grid-pager {
        padding: 5% 0% 0% 0%;
    }
    .k-grid .k-pager-numbers {
        left: 44% !important;
    }
}

@media only screen and (max-width: 800px) {
    .stc-customList .docTitle {
        width: 20%;
    }
    .stc-customList .dateDetails {
        width: 20%;
    }
    .stc-customList .extra-info {
        width: 18%;
    }
    .listviewWithHeaderContainer .k-grid-pager {
        padding: 6% 0% 0% 0%;
    }
    .k-grid .k-pager-numbers {
        left: 44% !important;
    }
}

@media only screen and (max-width: 700px) {
    .stc-customList .docTitle {
        width: 24%;
    }
    .stc-customList .dateDetails {
        width: 24%;
    }
    .stc-customList .extra-info {
        width: 20%;
    }
    .listviewWithHeaderContainer .k-grid-pager {
        padding: 7% 0% 0% 0%;
    }
    .k-grid .k-pager-numbers {
        left: 42% !important;
    }
}

@media only screen and (max-width: 500px) {
    .stc-customList .docTitle {
        width: 24%;
    }
    .stc-customList .dateDetails {
        width: 24%;
    }
    .stc-customList .extra-info {
        width: 20%;
    }
    .listviewWithHeaderContainer .k-grid-pager {
        padding: 10% 0% 0% 0%;
    }
    .k-grid .k-pager-numbers {
        left: 42% !important;
    }
}

.listviewWithHeaderContainer.customkpiGrid .k-grid-content table tbody tr {
    width: 180px;
    height: 180px;
    float: left;
    margin: 10px;
}

.rtls .listviewWithHeaderContainer.customkpiGrid .k-grid-content table tbody tr {
    float: right !important;
}

.listviewWithHeaderContainer.customkpiGrid .k-grid-pager {
    display: none !important;
}

.listviewWithHeaderContainer.customkpiGrid .customKPIsGridContainer {
    display: block;
    width: 180px;
    height: 180px;
    border: 1px solid #f6f6f6;
}

.listviewWithHeaderContainer.customkpiGrid .customKPIsGridContainer .imageContainer {
    display: block;
    width: 90%;
    height: 70%;
    /* border: 1px solid #f6f6f6;*/
    margin: 2% auto 0% auto;
    background-size: auto 75%;
    background-repeat: no-repeat;
    background-position: center;
}

.listviewWithHeaderContainer.customkpiGrid .customKPIsGridContainer .subjectName {
    display: block;
    width: 90%;
    margin: 0% auto;
    height: auto;
    color: white !important;
    padding: 5px 0px 0px 0px;
}

.listviewWithHeaderContainer.customkpiGrid .customKPIsGridContainer .totalAssignment {
    display: block;
    width: 90%;
    margin: 0% auto;
    height: auto;
    color: white !important;
    padding: 5px 0px 0px 0px;
    font-size: 85%;
}


/* ----------------  /customGrid  --------------*/


/*.stiJsViewerForm{
display: none !important;
}
.stiJsViewerDisabledPanel{
display: none !important;
}*/

.stc-customList tr.isReading {
    opacity: .5;
}

.stiJsViewerReportPanel {
    overflow-x: scroll !important;
}

.badge {
    position: absolute;
    margin: 0px 1.5px;
}

col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}


/*.tab-content .panel-body{
border: 1px solid silver !important;
}
.nav.nav-tabs li.active *{
background: #808182 !important;
color: white !important;
border-color: #808182 !important;
font-weight: 500 !important;
}
.nav.nav-tabs li.active a {border-bottom-width: 2px !important;}
.nav-tabs>li>a {
border: 1px solid #808182!important;
font-weight: 500 !important;
}
h2.noData{
color: #333333;
}

.k-treeview .k-icon, .k-scheduler-table .k-icon,  .k-grid .k-hierarchy-cell .k-icon{
height: 31px !important;
width: 24px!important;
padding: 0px!important;
margin: 0px!important;
}
.k-hierarchy-cell{
padding: 0px !important;
}

.k-grid .k-hierarchy-cell .k-i-collapse {
background-image: url('/web/app/img/collapse.png')!important;
background-position:50% 50% !important;
background-size: contain!important;
}


.k-grid .k-hierarchy-cell .k-i-expand {

background-image: url('/web/app/img/expand.png')!important;
background-position: 50% 50% !important;
background-size: contain!important;

}

.k-grid.k-widget .k-grid-header, .k-grid.k-widget .k-grid-header th.k-header {
background: #e3e3e3!important;
color: #161515 !important;
border-color: #afb0b0 !important;
}

:not(.k-detail-row) .k-grid.k-widget .k-grid-content table tbody tr td {
background: #ffffff !important;
color: #404040 !important;
border-color: #e0e0e0 !important;
}
:not(.k-detail-row) .k-grid.k-widget .k-grid-content table tbody tr td.k-hierarchy-cell:first-child {
background: #ffffff !important;
color: #404040 !important;
border-color: #e0e0e0 !important;
}*/

.approvedIcon {
    background-image: url('/web/app/img/tickGreen.png')!important;
    background-position: 50% 50% !important;
    background-size: auto 80% !important;
    background-repeat: no-repeat;
}

.rejectedIcon {
    background-image: url('/web/app/img/closeRed.png')!important;
    background-position: 50% 50% !important;
    background-size: auto 80% !important;
    background-repeat: no-repeat;
}

.pendingIcon {
    background-image: url('/web/app/img/pendingIcon.png')!important;
    background-position: 50% 50% !important;
    background-size: auto 100% !important;
    background-repeat: no-repeat;
}

.modal-dialog.modal-xlg {
    width: 80% !important;
}

.intl-tel-input {
    width: 100%;
    direction: ltr !important;
}

.intl-tel-input input {
    direction: ltr !important;
    text-align: right !important;
}

.intl-tel-input .country-list {
    left: 0px;
}

.intl-tel-input li.country {
    direction: ltr;
    text-align: left;
}

.intl-tel-input .selected-flag .iti-flag {
    left: -10px !important;
    right: 0px !important;
    top: 0px !important;
    bottom: 0px !important;
    margin: auto !important;
}

.intl-tel-input .selected-flag .arrow {
    left: 10px !important;
}

body.forceLandscapeForMobile .forceLandscapeForMobileMessage {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: white;
    opacity: .8;
    z-index: 9999999999;
    text-align: center;
    align-items: center;
    -webkit-justify-content: center !important;
    justify-content: center;
    font-size: 150%;
    font-weight: bold;
}


/*@media all and (orientation: portrait) {
body.forceLandscapeForMobile .forceLandscapeForMobileMessage {
display: flex;
}*/


/* Fix Grid Scroll Bug */

.k-mobile .k-grid .k-grid-content>table,
.body-small .k-grid .k-grid-content>table {
    touch-action: auto !important;
}


/*====================== login Screen==================*/

.loginscreen.middle-box {
    width: 100%;
    max-width: 100%;
    display: flex;
    height: 100vh;
    align-items: center;
    justify-content: center;
    /* background-image: url(../../app/img/loginBackground.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;*/
    position: relative;
}

.loginscreen.middle-box .loginBackgroundImage {
    width: 100%;
    max-width: 100%;
    display: block;
    height: 55%;
    align-items: center;
    justify-content: center;
    background-image: url(../../app/img/loginBackground.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0%;
    left: 0%;
}

.loginscreen.middle-box .middleContainer {
    display: block;
    width: 22%;
    min-width: 250px;
    height: calc(100vw / 2.8);
    min-height: 200px;
    /* border: 1px solid #cbccce;*/
    border-radius: 15px;
    /*box-shadow: -3px -4px 6px #cbccce;*/
    z-index: 999999;
}

@media only screen and (max-width: 1500px) {
    .loginscreen.middle-box .middleContainer {
        width: 30%;
        height: calc(100vw * 0.44);
    }
}

@media only screen and (max-width: 1300px) {
    .loginscreen.middle-box .middleContainer {
        width: 40%;
        height: calc(100vw * 0.52);
    }
}

@media only screen and (max-width: 900px) {
    .loginscreen.middle-box .middleContainer {
        width: 40%;
        height: calc(100vw * 0.5);
    }
}

@media only screen and (max-width: 800px) {
    .loginscreen.middle-box .middleContainer {
        width: 50%;
        height: calc(100vw * 0.8);
    }
}

@media only screen and (max-width: 700px) {
    .loginscreen.middle-box .middleContainer {
        width: 70%;
        height: calc(100vw * 0.8);
    }
}

@media only screen and (max-width: 500px) {
    .loginscreen.middle-box .middleContainer {
        width: 80%;
        height: calc(100vw * 0.9);
    }
}

.loginscreen.middle-box .middleContainer .leftContainer {
    display: block;
    width: 0%;
    height: 100%;
    float: left;
    overflow: hidden;
    background: white;
    border-radius: 15px 0px 0px 15px;
}

.loginscreen.middle-box .middleContainer .leftContainer .logo {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 15px 0px 0px 15px;
    background-image: url(../../app/img/logo.png);
    background-size: 60% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.loginscreen.middle-box .middleContainer .rightContainer {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    background: transparent;
    border-radius: 0px 15px 15px 0px;
}

@media only screen and (max-width: 600px) {
    .loginscreen.middle-box .middleContainer .rightContainer {
        display: block;
        width: 100%;
        border-radius: 15px 15px 15px 15px;
    }
    .loginscreen.middle-box .middleContainer .leftContainer {
        display: none !important;
    }
    .loginscreen.middle-box .middleContainer {
        height: calc(100vw/1.2);
    }
}

@media only screen and (max-width: 500px) {
    .loginscreen.middle-box .middleContainer .rightContainer {
        display: block;
        width: 100%;
        border-radius: 15px 15px 15px 15px;
    }
    .loginscreen.middle-box .middleContainer .leftContainer {
        display: none !important;
    }
    .loginscreen.middle-box .middleContainer {
        height: calc(100vw);
    }
    .loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent .title {
        font-size: 110% !important;
    }
}

@media only screen and (max-width: 1700px) {
    .loginscreen.middle-box .middleContainer .rightContainer .masterWhiteSpace {
        /*   display: block;
width: 100%;
height: 26%;
background-image: url(../../app/img/logo.png);
background-size: 35% auto;
background-position: top;
background-repeat: no-repeat;*/
        margin: -85px;
    }
}

.loginscreen.middle-box .middleContainer .rightContainer .whiteSpace {
    /* display: block;
width: 100%;
height: 4%;*/
    display: block;
    width: 100%;
    height: 35%;
    background-image: url(../../app/img/logo.png);
    background-size: 56% auto;
    background-position: top;
    background-repeat: no-repeat;
}

.loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent {
    display: block;
    width: 100%;
    height: 70%;
    border-radius: 15px;
    margin: 0% auto;
    background: #ffffff;
    border: 2px solid #d6d6d6;
    box-shadow: 0px 0px 2px #dadada;
}

@media only screen and (max-width: 1700px) {
    .loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent {
        display: block;
        width: 100%;
        height: 70%;
        border-radius: 15px;
        margin: 0% auto;
        background: #ffffff;
        border: 2px solid #d6d6d6;
        box-shadow: 0px 0px 2px #dadada;
    }
}

@media only screen and (max-width: 1500px) {
    .loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent {
        display: block;
        width: 100%;
        height: 70%;
        border-radius: 15px;
        margin: 0% auto;
        background: #ffffff;
        border: 2px solid #d6d6d6;
        box-shadow: 0px 0px 2px #dadada;
    }
}

@media only screen and (max-width: 1300px) {
    .loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent {
        display: block;
        width: 100%;
        height: 70%;
        border-radius: 15px;
        margin: 0% auto;
        background: #ffffff;
        border: 2px solid #d6d6d6;
        box-shadow: 0px 0px 2px #dadada;
    }
}

@media only screen and (max-width: 900px) {
    .loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent {
        display: block;
        width: 100%;
        height: 80%;
        border-radius: 15px;
        margin: 0% auto;
        background: #ffffff;
        border: 2px solid #d6d6d6;
        box-shadow: 0px 0px 2px #dadada;
    }
}

@media only screen and (max-width: 800px) {
    .loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent {
        display: block;
        width: 100%;
        height: 75%;
        border-radius: 15px;
        margin: 0% auto;
        background: #ffffff;
        border: 2px solid #d6d6d6;
        box-shadow: 0px 0px 2px #dadada;
    }
}

@media only screen and (max-width: 700px) {
    .loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 15px;
        margin: 0% auto;
        background: #ffffff;
        border: 2px solid #d6d6d6;
        box-shadow: 0px 0px 2px #dadada;
    }
}

.loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent .contentContainer {
    display: block;
    width: 90%;
    height: 116%;
    /*  */
    margin: 0% auto;
}

.loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent .title {
    text-align: left;
    font-size: 120%;
    font-weight: bold;
    color: #0d547e;
    /*display: block;*/
}

.rtls .loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent .title {
    text-align: right !important;
}

.loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent input {
    /* display: block; */
    width: 100% !important;
    height: 35px !important;
    /* margin: 4% auto 2% auto !important; */
    background: #f3f3f5;
    border: none;
    /* padding: 2%; */
}

.loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent input.loginInputIcon {
    background-size: 18px auto;
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 35px !important;
}

.loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent input.loginInputIcon {
    background-size: 18px auto;
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 35px !important;
}

.rtls .loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent input.loginInputIcon {
    background-size: 18px auto;
    background-position: right center;
    background-repeat: no-repeat;
    padding-left: 0px !important;
    padding-right: 35px !important;
}

.rtls .forgrtMyPassword {
    text-align: left !important;
}

.loginscreen.middle-box .middleContainer .rightContainer .rightContainerContent button {
    display: block;
    width: auto !important;
    height: 35px !important;
    background: #07aad3 !important;
    color: white !important;
    border: none;
    margin: 0px;
    margin-top: 3.5%;
    padding: 0% 5%;
    width: 100% !important;
}

.firstLogin {
    background: #07466f;
    display: block;
    margin: 0% auto;
    padding: 2%;
    border-radius: 15px;
}

.firstLogin p,
.firstLogin label,
.firstLogin li {
    color: white;
}


/*============================ login Screen==================*/


/*========== CUSTOM WIZARDS ===========*/

.steps.wizard-navigation {
    display: flex !important;
    position: relative;
    height: 40px;
    width: 100% !important;
    margin: 10px auto;
    border: 4px solid #eeeeee;
    border-radius: 50px;
    overflow: hidden;
}

.steps.wizard-navigation>ul {
    display: inline-flex;
    position: relative;
    height: 32px;
    width: 100%;
    padding: 0px;
    direction: ltr;
    justify-content: center;
}

.steps.wizard-navigation li {
    display: inline-flex;
    width: 20%;
    height: inherit !important;
    z-index: 1;
    position: relative;
    float: none !important;
    align-items: flex-end;
    justify-content: center;
    background: white;
    transition: background 0.3s ease;
}

.steps.wizard-navigation li:after {
    display: block;
    width: 22px;
    height: 22px;
    content: "";
    position: absolute;
    top: 5px;
    right: -11px;
    transform: rotate(45deg);
    background: inherit;
    border: 2px solid #eeeeee;
}

.steps.wizard-navigation li:after {
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 2px;
    border-top-width: 2px;
}

.steps.wizard-navigation li.current:after {
    border: none;
}

.steps.wizard-navigation li.current,
.steps.wizard-navigation li.done {
    background: #7f8c9c;
}

.steps.wizard-navigation li a {
    display: flex !important;
    width: 100% !important;
    height: inherit !important;
    margin: 0px !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 110%;
    font-weight: 400;
    background: transparent;
    z-index: 999999999;
    padding: 0px 5px;
    padding-left: 25px;
}

.steps.wizard-navigation li:not(.current) a {
    color: #676a6c !important;
    cursor: pointer !important;
}

.steps.wizard-navigation li.current a,
.steps.wizard-navigation li.done a {
    color: #ffffff !important;
    cursor: default !important;
}

.steps.wizard-navigation li.done a {
    cursor: pointer !important;
}

.steps.custom3 li.done a .link-title2 {
    color: #000000 !important;
}

.steps.wizard-navigation li>span {
    display: flex;
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0px;
    align-items: center;
    justify-content: center;
    padding: 0px 10px;
    color: #676a6c;
}

.steps.wizard-navigation li.current>span,
.steps.wizard-navigation li.done>span {
    color: #b68a35;
}


/*--------------------*/

.requiredStar {
    color: red !important;
}

.steps.custom3 {
    display: flex !important;
    position: relative;
    height: 20px;
    width: 101% !important;
    /*margin: 10px auto;*/
    margin-top: 48px;
    margin-bottom: 28px;
    top: -47px;
    /*  */
    /* left: -107px; 
    right: 97px;*/
}


/*step*/

.step {
    left: 94px;
}

.step1 {
    left: 614px;
}


/*  */

@media only screen and (max-width: 1700px) AND (min-width: 1100px) {
    .step {
        left: 23px;
        right: 23px;
    }
    .btnStep {
        left: 119px;
        margin: 8px;
    }
    .step1 {
        left: 23px;
    }
    .steps.custom3 {
        display: flex !important;
        position: relative;
        height: 17px;
        width: 100% !important;
        /*margin: 10px auto;*/
        margin-top: 34px;
        margin-bottom: 28px;
        top: -47px;
        /*  */
        /* left: -205px; */
        /* left: -30%; */
        /* right: 20%; */
    }
    .ibox-content {
        height: 876px;
    }
    .wizStep {
        left: 3px;
    }
    .fourthbtn {
        bottom: -45px;
        left: 35px;
    }
    .btnStep {
        left: 269px;
        bottom: 6px;
    }
    .preStep {
        top: 10px;
        left: 152px;
    }
    .verbtn {
        left: 423px;
        /*bottom: -16px;*/
    }
    .prevStep {
        /*bottom: 19px;*/
        left: 273px;
    }
    .rtls.ulist {
        right: -106px;
    }
    .rtls .verbtn {
        right: -47%;
        top: 21px;
    }
    .rtls .btnStep {
        left: -289px;
        bottom: 6px;
    }
    .rtls .prevStep {
        right: -7%;
        top: -18px;
    }
    .rtls .steps.custom3>ul {
        display: inline-flex;
        position: relative;
        width: 100%;
        padding: 0%;
        margin: 0% auto;
        /* right: -131px; */
        justify-content: center;
    }
    .rtls .final1 {
        top: 2px !important;
    }
    .btn-lang {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .rtls .btn-lang {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

@media only screen and (max-width: 1100px) AND (min-width: 500px) {
    .steps.custom3 {
        display: flex !important;
        position: relative;
        height: 17px;
        width: 100% !important;
        /*margin: 10px auto;*/
        margin-top: 34px;
        margin-bottom: 28px;
        top: -47px;
        /*  */
        /* left: -205px; */
        /* left: -217px;
        right: -67px; */
    }
    .h-divider {
        margin-top: 5px;
        margin-bottom: 22px;
        height: 30px;
        background-color: #07aad3;
        /* width: 100%; */
        padding: 5px;
        text-align: left;
        font-size: 91.5%;
        margin-left: 8px;
        color: white;
    }
    .p-z {
        padding-right: 0px !important;
    }
    .rtl .p-z {
        padding-left: 0px !important;
    }
}

@media only screen and (max-width: 750px) AND (min-width: 550px) {
    .wizard-screen .logo {
        margin-left: 65px;
    }
    .rtl .wizard-screen .logo {
        margin-right: 65px;
    }
}

.rtls .steps.custom3>ul {
    display: inline-flex;
    position: relative;
    width: 100%;
    padding: 0%;
    margin: 0% auto;
    /* left: -131px; */
}

.rtls.ulist {
    right: -128px;
}

.rtls .verbtn {
    right: -84%;
    top: 11px;
}

.rtls .prevStep {
    right: -43%;
    top: -25px;
}

@media only screen and (max-width: 500px) {
    .step {
        left: 0px;
        right: 23px;
    }
    .btnStep {
        left: -110px;
        margin: 8px;
    }
    .step1 {
        left: 23px;
    }
    .steps.custom3 {
        display: flex !important;
        position: relative;
        height: 17px;
        width: 133% !important;
        /*margin: 10px auto;*/
        margin-top: 47px;
        margin-bottom: 28px;
        top: -47px;
        /*  */
        /* left: -316px; */
        /*    */
        /* right: 322px; */
    }
    .fourthbtn {
        bottom: -88px;
        left: -22px;
    }
    .ibox-content {
        height: 821px;
    }
    .btnStep {
        left: 45px;
        bottom: 9px;
    }
    .VerStep {
        left: 115px;
    }
    .preStep {
        top: 110px;
        left: 237px;
    }
    .previousStep {
        left: 17px;
        top: -35px;
    }
    .verbtn {
        left: 237px;
        bottom: -12px;
    }
    .prevStep {
        /*bottom: 19px;*/
        left: 8px;
    }
    .rtls .steps.custom3>ul {
        display: inline-flex;
        position: relative;
        width: 100%;
        padding: 0%;
        margin: 0% auto;
        /* left: 321px; */
    }
    .rtls .prevStep {
        right: -18%;
        top: -25px;
    }
    .rtls .verbtn {
        right: -61%;
        top: 12px;
    }
    .rtls .prevStep {
        right: 299px;
        top: -32px;
    }
    .rtls .cover-page {
        cursor: pointer;
        position: relative;
        height: 141px;
        width: 164px;
        background: #f9f9f9;
        border: 2px solid #e5e6e7;
        left: -61px;
        top: 5px;
    }
    .h-divider {
        width: 316px;
    }
    .rtls .steps.custom3 li.current>span,
    .steps.custom3 li.done>span {
        color: #676a6c;
        font-weight: 600;
        margin: -7px;
        top: 22px;
    }
    .final {
        top: 3px !important;
    }
    .rtls .final {
        top: 3px !important;
    }
    /*  23/08/2021 */
    .lng {
        margin-right: 0px !important;
        margin-left: 0px !important;
        padding: 0px !important;
    }
    .btn-lang {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .rtls .btn-lang {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .logo {
        max-width: 130px !important;
    }
}

.steps.custom3>ul {
    display: inline-flex;
    position: relative;
    width: 100%;
    padding: 0%;
    margin: 0% auto;
    /* left: 315px; */
    justify-content: center;
}

.steps.custom3 li {
    display: inline-flex;
    /* width: 16% !important; */
    height: 100% !important;
    z-index: 1;
    position: relative;
    float: none !important;
    align-items: flex-start;
    justify-content: center;
}

.steps.custom5 li {
    display: inline-flex;
    width: 15.5% !important;
    height: 100% !important;
    z-index: 1;
    position: relative;
    float: none !important;
    align-items: flex-start;
    justify-content: center;
}

.steps.custom3 li:before,
.steps.custom3 li:after {
    display: block;
    width: 50%;
    height: 5px;
    background: #eeeeee;
    content: "";
    position: absolute;
    top: 10px;
    z-index: 0;
    /*transition:  all 0.3s ease-in-out;*/
}

.steps.custom3 li.done:after,
.steps.custom3 li.done:before {
    background: #1c84c6
}

.steps.custom3 li.current:before {
    background: #1c84c6;
}

.steps.custom3 li:before {
    left: 0px;
}

.steps.custom3 li:after {
    right: 0px;
}

.steps.custom3 li:first-child:before {
    display: none;
}

.steps.custom3 li:last-child:after {
    display: none;
}

.rtls .steps.custom3 li:before {
    right: 50%;
    left: 0px !important;
}

.rtls .steps.custom3 li:after {
    left: 50%;
    right: 0px !important;
}

.rtls .steps.custom3 li:first-child:after {
    display: none;
}

.rtls .steps.custom3 li:last-child::before {
    display: none;
}

.rtls .steps.custom3 li:first-child:before {
    display: block;
}

.rtls .steps.custom3 li:last-child:after {
    display: block;
}

.steps.custom3 li a {
    display: flex !important;
    width: 23px !important;
    height: 23px !important;
    margin: 0px !important;
    border-radius: 100% !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 11px;
    color: white !important;
    font-weight: bold;
    border: 1px solid #eeeeee;
    z-index: 1;
    position: relative;
}

.steps.custom3 li:not(.current) a {
    color: #676a6c !important;
    cursor: pointer !important;
    background: white;
}

.steps.custom3 li.current a {
    background: #1c84c6;
    color: #1c84c6 !important;
    cursor: default !important;
    border-color: #1c84c6;
}

.steps.custom3 li.done a {
    background: #1c84c6;
    color: #1c84c6 !important;
    cursor: default !important;
    border-color: #1c84c6;
}

.steps.custom3 li.done a {
    cursor: pointer !important;
}

.steps.custom3 li>span {
    display: flex;
    width: 100%;
    height: 90px;
    position: absolute;
    top: 0px;
    align-items: center;
    justify-content: center;
    /*padding: 0px 10px;*/
    color: whitesmoke;
    /* left: -7px; */
}

.steps.custom3 li.current>span,
.steps.custom3 li.done>span {
    color: #1c84c6;
}

.steps.custom3 li a .link-title {
    position: absolute;
    left: 0px;
    right: 0px;
    width: auto;
    height: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    color: #1c84c6;
    font-size: 88%;
}

.steps.custom3 li.done a .link-title {
    color: white !important;
}


/******************************/

.steps.custom4 li a {
    display: flex !important;
    width: 50px !important;
    height: 50px !important;
    margin: 0px !important;
    border-radius: 100% !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 20px;
    font-weight: normal;
    border: 1px solid #eeeeee;
    z-index: 1;
    transition: all 0.5s ease-in-out .5s;
    position: relative;
}

.steps.custom4 li a .link-title {
    position: absolute;
    left: 0px;
    right: 0px;
    width: auto;
    height: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    color: #1bb394;
    font-size: "15px";
}

.steps.custom4 li:before,
.steps.custom4 li:after {
    display: block;
    width: 50%;
    height: 5px;
    background: #eeeeee;
    content: "";
    position: absolute;
    top: 23px;
    z-index: 0;
    transition: all 0.5s ease-in-out .5s;
}

.steps.custom4 li:not(.current) a {
    color: #07aad3 !important;
    cursor: pointer !important;
    background: #f3f3f4;
}

.steps.custom4 li.done a {
    background: #07aad3;
    color: #ffffff !important;
    cursor: default !important;
    border-color: #07aad3;
}

.steps.custom4 li.done:after,
.steps.custom4 li.done:before {
    background: #07aad3;
}

.steps.custom4 li.done a .link-title {
    color: white !important;
}

.steps.custom1 li a {
    display: flex !important;
    width: 50px !important;
    height: 50px !important;
    margin: 0px !important;
    border-radius: 100% !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 20px;
    font-weight: normal;
    border: 1px solid #eeeeee;
    z-index: 1;
    transition: all 0.5s ease-in-out .5s;
    position: relative;
}

.steps.custom1 li>span {
    display: flex;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0px;
    align-items: center;
    justify-content: center;
    padding: 0px 10px;
    color: #676a6c;
}

.steps.custom1 li:before {
    display: none;
    width: 50%;
    height: auto;
    background: #eeeeee;
    content: "";
    position: relative;
    top: 23px;
    z-index: 0;
    transition: all 0.5s ease-out .5s;
}

.steps.custom1 li:after {
    display: none;
    width: 50%;
    height: auto;
    background: #eeeeee;
    content: "";
    position: relative;
    top: 23px;
    z-index: 0;
    transition: all 0.5s ease-in .5s;
}

.steps.custom3 li.current>span,
.steps.custom3 li.done>span {
    color: #676a6c;
    font-weight: 600;
}

.steps.custom4 li>span {
    top: initial;
    bottom: -400%;
    align-items: flex-end;
    color: #676a6c !important;
}


/*Picture*/

.cover-page img {
    height: 195px;
    width: 195px;
    margin: auto;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    /* margin-top: 13px; */
    /* padding-right: 4px; */
}

.cover-page {
    cursor: pointer;
    position: relative;
    height: 200px;
    width: 200px;
    background: #f9f9f9;
    border: 2px solid #e5e6e7;
}

.cover-page .btn-edit {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    border-radius: 20px 0px 0px 0px;
    margin: 0px;
}

.cover-page .btn-delete {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    border-radius: 0px 0px 0px 20px;
    margin: 0px;
}

.successValidation {
    border: 2px solid !important;
    border-color: green !important;
}

.faildValidation {
    border: 2px solid !important;
    border-color: red !important;
}

.h-divider {
    margin-top: 5px;
    margin-bottom: 22px;
    height: 30px;
    background-color: #07aad3;
    /*width: 100%;*/
    padding: 5px;
    text-align: left;
    /*  font-size: 104.5%;*/
    margin-left: 8px;
    color: white;
}

.rtls .h-divider {
    margin-top: 5px;
    margin-bottom: 22px;
    height: 30px;
    background-color: #07aad3;
    /*width: 100%;*/
    padding: 5px;
    text-align: right;
    font-size: 104.5%;
    margin-right: 7px;
    color: white;
}

.btn.btn-primary,
.input-group-addon.btn-primary {
    background: #08aad3 !important;
    color: #ffffff !important;
    border-color: #08aad3 !important;
}

.btn.btn-primary[disabled],
.input-group-addon.btn-primary[disabled],
.btn.btn-primary.disabled,
.input-group-addon.btn-primary.disabled {
    background: #08aad3 !important;
    color: #ffffff !important;
    border-color: #08aad3 !important;
}

.btn.btn-primary:hover,
.btn.input-group-addon.btn-primary:hover {
    background: #08aad3 !important;
    color: #ffffff !important;
    border-color: #08aad3 !important;
}


/*  09/09/2021 */

.fa-angle-double-right:before {
    content: "\f101";
    padding-left: 7px;
    padding-right: 7px;
}

.fa-angle-double-left:before {
    content: "\f100";
    padding-left: 7px;
    padding-right: 7px;
}


/*  13/09/2021 */

a {
    cursor: auto;
}


/*#07aad3 */

.loginscreen.middle-box .middleContainer .rightContainer .masterWhiteSpace {
    margin: 20% !important;
}

.btn.btn-success.submit-btn {
    background: #1ab394 !important;
    border-color: #1ab394 !important;
}

nav.navbar {
    min-height: 0px;
}

.flex-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.rtls .ui-select-bootstrap .ui-select-toggle>.caret {
    right: auto !important;
    left: 10px !important;
}

.ui-select-container.ui-select-bootstrap .ui-select-choices-row.active>a {
    background-color: #7783a6;
}

.intl-tel-input {
    width: 100%;
    direction: ltr !important;
}

.intl-tel-input input {
    direction: ltr !important;
    text-align: left !important;
}

.rtls .intl-tel-input input {
    direction: ltr !important;
    text-align: right !important;
}

.intl-tel-input .country-list {
    left: 0px;
}

.intl-tel-input li.country {
    direction: ltr;
    text-align: left;
}

.intl-tel-input .selected-flag .iti-flag {
    left: -10px !important;
    right: 0px !important;
    top: 0px !important;
    bottom: 0px !important;
    margin: auto !important;
}

.intl-tel-input .selected-flag .arrow {
    left: 10px !important;
}

.location {
    direction: ltr;
    text-align: left !important;
}

.rtls .location {
    direction: ltr;
    text-align: left !important;
}

intl-phone-number {
    display: block;
    width: 100%;
}

intl-phone-number .iti.iti--allow-dropdown {
    display: block;
    width: 100%;
}

.iti__country-list {
    z-index: 999999 !important;
}

.m-t-xs {
    margin-top: 0.1rem;
}

.m-t-sm {
    margin-top: 0.25rem;
}

.m-t-md {
    margin-top: 0.5rem;
}

.m-t-lg {
    margin-top: 1rem;
}

.m-b-xs {
    margin-bottom: 0.1rem;
}

.m-b-sm {
    margin-bottom: 0.25rem;
}

.m-b-md {
    margin-bottom: 0.5rem;
}

.m-b-lg {
    margin-bottom: 1rem;
}