/* iCheck plugin Square skin, green
----------------------------------- */


/*--------------  icheck edit-----------------------*/


/* iCheck plugin Square skin, green
----------------------------------- */

.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: 99.5%;
    /* 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: #515b82 !important;
    color: #ffffff !important;
    border-color: #515b82 !important;
}

.btn.btn-success :active,
.btn.input-group-addon.btn-success :active {
    background: #515b82 !important;
    color: #ffffff !important;
    border-color: #515b82 !important;
}

.btn.btn-success :hover,
.btn.input-group-addon.btn-success :hover {
    background: #515b82 !important;
    color: #ffffff !important;
    border-color: #515b82 !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: #515b82;
    border-color: #515b82;
    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;
    /* leen 04/07/2022 */
    font-size: 17px;
}


/*.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;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
    padding-right: 52px !important;
    padding-left: 52px !important;
}

.rtls .iti--allow-dropdown input,
.rtls .iti--allow-dropdown input[type=text],
.rtls .iti--allow-dropdown input[type=tel],
.rtls .iti--separate-dial-code input,
.rtls .iti--separate-dial-code input[type=text],
.rtls .iti--separate-dial-code input[type=tel] {
    padding-right: 8px !important;
    padding-left: 37px !important;
    text-align: right !important;
}

@media screen and (max-width:768px) {
    .rtls .iti--allow-dropdown input,
    .rtls .iti--allow-dropdown input[type=text],
    .rtls .iti--allow-dropdown input[type=tel],
    .rtls .iti--separate-dial-code input,
    .rtls .iti--separate-dial-code input[type=text],
    .rtls .iti--separate-dial-code input[type=tel] {
        padding-right: 8px !important;
        padding-left: 70px !important;
        text-align: right !important;
    }
}

.rtls .iti__country.iti__standard {
    direction: ltr !important;
}

.iti__selected-flag {
    padding: 0 6px 0 8px;
    direction: ltr !important;
}

.rtls .iti__selected-flag {
    padding: 0 6px 0 8px;
    direction: ltr !important;
}

input,
select,
textarea {
    box-shadow: none !important;
    outline: none !important;
}

.modal.in .modal-dialog:not(.modal-small) {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

.modal-dialog.modal-small {
    max-height: 100%;
    margin: 45px !important;
}


/* .modal-dialog.modal-small .modal-content {
    height: 100%;
}

.modal-dialog.modal-small .modal-content>.wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.modal-dialog.modal-small .modal-content>.wrapper .ibox-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
 */

.grid-container {
    height: 400px;
    overflow-y: auto;
}

.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;
}