﻿:root {
    --default-font-size: 14px;
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --box-title-color: #333333;
    --black: #000000;
    --fullpage-label-form-control-width: 35%;
    --box-border-radius: 12px;
    --featured-panel-box-shadow: 0px 10px 14px rgb(204 130 39 / 40%);
}

.div-menu-item span {
    margin-top: 10px;
}

.list-group-item .student-profile-item {
    position: relative;
    top: -3px;
}

.popover .list-group-item {
    border-left: none;
    border-right: none;
}

    .popover .list-group-item:first-child {
        border-top: none;
    }

.panel .fa.fa-files-o {
    float: left;
    line-height: 30px;
    margin-right: 4px;
    color: #56929b;
}

.panel .panel-heading-small {
    padding: 2px;
}


.sticker-text {
    position: relative;
    display: flex;
    width: 61px;
    height: 43px;
    left: 24px;
    top: -22px;
    background-color: #EBF4F8;
    font-size: 14px;
    color: #333333;
    border-radius: 5px;
    align-items: center;
    justify-content: space-around;
    line-height: 19px;
}

.margin-level-1 {
    margin-left: 20px;
}

.margin-level-2 {
    margin-left: 35px;
}

.margin-level-3 {
    margin-left: 50px;
}

.exportbtn {
    width: 150px;
}
/* Layout Page Css*/
.x-navigation.x-navigation-horizontal.custom-navigation {
    height: 100%;
    background: none;
    display: table;
    width: 100%;
    table-layout: fixed;
}

    .x-navigation.x-navigation-horizontal.custom-navigation li.xn-openable > a, .x-navigation.x-navigation-horizontal.custom-navigation > li > a,
    .x-navigation.custom-navigation li > a {
        padding: 0px;
    }

    .x-navigation.x-navigation-horizontal.custom-navigation li.xn-openable {
        display: table-cell;
        float: left;
        text-align: center;
    }

.x-navigation.x-navigation-horizontal > li.logoff > ul > li {
    padding: 7px 13px;
}

    .x-navigation.x-navigation-horizontal > li.logoff > ul > li:first-child {
        margin-top: 20px;
    }

.large-header-container {
    margin-bottom: 30px;
    position: relative;
}

.large-header-img {
    width: 100%;
    border: 0;
    border-radius: 5px;
}

.login-container .login-box.custom-login-box {
    width: 90%;
    margin: 0px auto;
    padding-top: 0px;
}

    .login-container .login-box.custom-login-box .login-body .login-title {
        font-size: 15px;
    }

    .login-container .login-box.custom-login-box .login-body .alert-danger {
        font-size: 11px;
        padding: 4px;
    }

    .login-container .login-box.custom-login-box .login-body .input-group-addon {
        line-height: 35px;
    }

    .login-container .login-box.custom-login-box .login-body .form-control {
        line-height: 15px;
        border: 1px solid #D5D5D5;
    }

    .login-container .login-box.custom-login-box .login-body .form-group .btn {
        line-height: 10px;
        background-color: #3fbae4;
        border-color: #3fbae4;
    }

/* Popup Dialog Css*/
.agenda-post-dialog .panel .panel-body {
    max-height: 100%;
}

.popup-message-title-block .popup-message-title {
    font-weight: bold;
    font-size: 1.1EM;
    color: #214C81;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.popup-message-title-block {
    margin-bottom: 10px;
}

    .popup-message-title-block .post-date {
        font-size: 11px;
        color: #99a0aa;
        line-height: 20px;
        margin: 5px;
        width: 100%;
    }

        .popup-message-title-block .post-date .fa {
            font-size: 12px;
            margin-right: 5px;
        }

.download-icon {
    font-size: 16px;
    color: #828282;
    position: relative;
    top: 3px;
}

.attachment-icon-list {
    font-size: 20px;
    line-height: 22px;
    padding-left: 10px;
    padding-right: 10px;
}

.attachment-icon-detail {
    color: #828282;
    font-size: 20px;
    position: relative;
    top: 5px;
    right: 9px;
}

.attachment-links-panel {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    padding-bottom: 5px;
}

    .attachment-links-panel .attachment-icon {
        color: #7C9CBF;
        font-size: 25px;
    }

.detailview-col2 .attachment-links-panel .attachment-icon,
.post-item-detail .attachment-links-panel .attachment-icon {
    color: #7C9CBF;
    position: relative;
    top: 5px;
    left: 7px;
}

    .detailview-col2 .attachment-links-panel .attachment-icon:hover,
    .post-item-detail .attachment-links-panel .attachment-icon:hover {
        color: #828282;
    }

.attachment-links-panel:last-child {
    padding-bottom: 0px;
}

.attachment-links-panel a.attachment-link {
    color: #222222;
    cursor: pointer;
}

.modal-content .panel .panel-heading {
    font-weight: bold;
    padding: 10px;
    font-size: 16px;
}

.content-frame-body-left .custom-widget-title, .content-frame-body-left .custom-widget-title-lg {
    padding-left: 12px;
    padding-right: 12px;
    float: left;
}

.content-frame-right.sidebar-panel .custom-widget-title, .content-frame-right.sidebar-panel .custom-widget-title-lg {
    padding-left: 7px;
    float: left;
}

/* Side Module Panel Css*/
a.panel-links,
a.panel-links:active,
a.panel-links:visited {
    color: rgba(0, 0, 0, 0.87);
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: .2px;
}

    a.panel-links:hover {
        color: #333;
    }

.messages .item {
    margin-bottom: 15px;
}

.calendar {
    margin-bottom: 10px;
}

.xn-text.mg-3 {
    margin-left: 10px;
}

/* Scrollbar Start */
.scroll::-webkit-scrollbar {
    width: 5px;
}
/* Scrollbar End */

.btn-circle-sm {
    width: 29px;
    height: 30px;
    text-align: center;
    padding: 2px 0;
    line-height: 1.65;
    border-radius: 50%;
    padding-top: 5px;
    margin-top: 5px;
    margin-left: 10px;
}

.fileTreeContainer {
    padding: 25px;
}

.fa.fa-spinner {
    font-size: 30px;
}

.tasks .task-item.custom-task-item {
    background: #F5F5F5;
}

/*custom css from theme-default*/

.x-navigation.x-navigation-horizontal {
    height: 50px;
    background: #3b5998;
}

    .x-navigation.x-navigation-horizontal > li.active > a {
        background: #4569b3;
    }

    .x-navigation.x-navigation-horizontal > li li.xn-openable:before {
        content: "\f105";
    }

    .x-navigation.x-navigation-horizontal li.xn-openable > a {
        padding-right: 20px;
    }

    .x-navigation.x-navigation-horizontal .xn-icon-button > a {
        padding: 15px 10px;
    }

    .x-navigation.x-navigation-horizontal li.xn-icon-button {
        background-color: #3b5998;
    }

    .x-navigation.x-navigation-horizontal.x-navigation-panel.custom-nav-panel li.xn-icon-button {
        background-color: transparent;
    }

    .x-navigation.x-navigation-horizontal li.custom-logo-small {
        width: 10%;
        background-color: #ffffff;
        height: 50px;
    }

    .x-navigation.x-navigation-horizontal .xn-user {
        color: white;
        margin: 13px 4px 4px 30px;
        font-size: 15px;
        font-weight: 600;
    }

.x-navigation .x-navigation-control:hover,
.x-navigation > li.xn-logo > a:first-child {
    height: 40px;
}

.x-navigation > li.xn-profile .profile-mini {
    display: block;
}

.breadcrumb {
    min-height: 37px;
    line-height: 29px;
    margin-bottom: 10px;
    padding: 4px 15px 4px;
}

    .breadcrumb li,
    .breadcrumb li a {
        line-height: 12px;
    }

    .breadcrumb > li + li:before {
        content: "\f105";
    }

.dataTables_wrapper {
    float: left;
    width: 100%;
}

/*end -- label editor*/

/*label editor*/

.editable-container, .editable-container.popover.right {
    color: #555;
    margin-left: 0;
    position: fixed;
}

    .editable-container .form-control, .login-container .login-box .login-body .editable-container .form-control,
    .login-container .login-box .login-body .form-control.editor {
        width: 100%;
        height: 30px;
        font-size: 12px;
        line-height: 18px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #D5D5D5;
        background: #F9F9F9;
        color: #555;
    }

    .editable-container .popover-content {
        overflow: hidden;
        padding: 10px 5px;
    }

    .editable-container .form-horizontal {
        padding: 0;
    }

        .editable-container .form-horizontal ul.panel-header-controls, .label-editor ul.panel-header-controls {
            position: absolute;
            top: -10px;
            right: -10px;
        }

/*end -- label editor*/


ul li.xn-icon-button.username {
    width: auto;
}

    ul li.xn-icon-button.username a, .x-navigation.x-navigation-horizontal .xn-icon-button.username > a {
        width: auto;
    }

        ul li.xn-icon-button.username a span, .x-navigation.x-navigation-horizontal .xn-icon-button.username > a span {
            padding-left: 10px;
        }

.simple-label {
    font-weight: normal;
}

.guest-top-right-menu {
    margin-top: 35px;
    padding-right: 30px;
    text-align: right;
}

ul.general-menu .nav-links,
ul.footer-menu .nav-links {
    font-weight: 600;
}

.guest-top-right-menu ul.general-menu li.nav-item {
    padding: 5px;
    margin-right: 10px;
    background-color: #efefef;
    border: 1px solid #646469;
    border-radius: 3px;
}

ul.footer-menu {
    text-align: center;
    margin-bottom: 0px;
}

    ul.footer-menu li.nav-item {
        padding-right: 20px;
    }

        ul.footer-menu li.nav-item img {
            display: inline-block;
        }

.x-navigation.x-navigation-horizontal.custom-nav-panel > li:not(.custom-logo-small) > a,
.x-navigation.x-navigation-horizontal.custom-login-nav-panel > li > a:not(.btn-login) {
    padding: 14px 15px;
    height: 50px;
}

.x-navigation.x-navigation-horizontal.custom-nav-panel > li.nav-item {
    float: right;
}

.nav-item > a > i,
.menu-links > a > i {
    position: relative;
    top: 2px;
    right: 3px;
}

.map.editor {
    width: 100%;
    height: 260px;
    margin-top: 15px;
}

.ic-menu .ic-sub-menu-row {
    margin-bottom: 25px;
}

.user-photo {
    height: 150px;
    width: 140px;
    border: 2px solid #e1e1e1;
}

.user-profile-photo {
    text-align: center;
}

.user-avatar {
    border: 2px solid #FFF;
    cursor: pointer;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

    .user-avatar.nopicture-image {
        font-size: 14px;
        color: #fff;
        text-align: center;
    }

.student-profile-avatar img.user-avatar, .teacher-profile-avatar img.user-avatar, .user-profile-avatar img.user-avatar {
    border: 2px solid #e1e1e1;
}

.x-navigation.x-navigation-horizontal > li > a {
    padding: 1px 14px 2px 14px;
}

table > tbody > tr.bg-cancelled > td,
.legendBox.bg-cancelled {
    background-color: #f2dede;
}

table > tbody > tr.bg-success > td,
.legendBox.bg-success {
    background-color: #dff0d8;
}

table > tbody > tr.bg-disabled > td,
.legendBox.bg-disabled {
    background-color: #efefef;
}

.legendBox {
    border: 1px solid #797979;
    width: 40px;
    height: 23px;
    display: block;
    margin-top: 4px;
    border-radius: 5px;
}

.label-keyword {
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    display: inline;
    padding: 3px 10px 3px 0px;
}

.label-inactive, .label-active {
    font-size: 12px;
    padding: 6px;
    border-radius: 6px;
}

.label-inactive, a.label-active:hover {
    background-color: #F8F8F8;
    color: #4F4F4F
}

.user-custom-alert-message {
    vertical-align: middle;
    line-height: 20px;
}

.user-notification {
    font-weight: 900;
}

li.communication-notification a.unread-msg {
    font-weight: 900;
}

#divTopImageMenu {
    width: 100%;
}

.x-scrollable-list-wrapper {
    width: 100% !important;
}

.guest-top-quicklinks {
    margin-top: 30px;
}

.x-navigation.x-navigation-horizontal.custom-nav-panel > li.nav-socialmedia-item {
    float: left;
}

    .x-navigation.x-navigation-horizontal.custom-nav-panel > li.nav-socialmedia-item.first {
        margin-left: 150px;
    }

.x-navigation.x-navigation-horizontal > li.quick-links.active > a {
    background: none;
}

.x-navigation.x-navigation-horizontal.custom-nav-panel.guest-quick-links > li > a {
    padding: 15px 4px;
    border: 1px solid #ffffff;
}

/* News page settings */
.panel .detailed-site-news-panel > .panel-body {
    padding-top: 8px;
}

.news-link {
    font-size: 17px;
}

a.news-link, a.news-link:visited {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 11px;
    padding-right: 2px;
    text-align: center;
    text-decoration: none;
    color: #4f5c77;
}

.x-navigation.x-navigation-horizontal.guest-quick-links .xn-icon-button.quick-links > a {
    width: 35px;
}

li#user-notification a.teacher-asignedclasses {
    cursor: default;
}

span.notification-close {
    margin-top: 5px;
    padding-left: 10px;
    opacity: 1;
    text-shadow: none;
    font-size: 17px;
    color: white;
}

.xn-profile-defaultstudent, .x-navigation li.xn-profile-schoolname {
    padding: 14px 5px;
    font-weight: 600;
    line-height: 21px;
}

.x-navigation li.xn-profile-schoolname {
    font-size: 20px;
}

.guest-user-header .x-navigation li.xn-profile-schoolname {
    margin-left: 20px;
}

.x-navigation li.xn-user-displayname {
    padding: 14px 5px;
    line-height: 21px;
    margin-left: 30px;
    margin-right: 10px;
}

    .x-navigation li.xn-user-displayname.default {
        padding: 14px 5px;
    }

    .x-navigation li.xn-user-displayname.student {
        padding: 6px 7px;
        line-height: 16px;
    }

    .x-navigation li.xn-user-displayname header {
        font-weight: 700;
    }

    .x-navigation li.xn-user-displayname .message-title {
        line-height: 20px;
        color: inherit;
    }

.x-navigation.x-navigation-horizontal .xn-user-displayname .student-profile-avatar {
    margin-left: 15px;
}

.xn-icon-button.xn-profile-defaultstudent {
    padding: 5px;
    color: #656d78;
}

.xn-icon-button.xn-profile-studentcaret {
    color: #656d78;
    padding: 5px;
    float: right;
    margin-right: 4px;
}

.custom-nav-panel.x-navigation li > a .fa {
    margin-right: 0px;
}

.family-student-picker {
    height: 35px;
    background-color: transparent;
    border: 1px solid #999;
    margin: 2px 4px 2px 10px;
    padding: 2px 5px;
    border: none;
    list-style: none;
    cursor: pointer;
    font-size: 14px;
    color: #333333;
}

    .family-student-picker li {
        float: left;
    }

[class*="widget-"] .panel-heading i {
    font-size: 20px;
}

[class*="widget-"] .panel-heading div:first-child i {
    color: #BDBDBD;
}

[class*="widget-"] .panel-heading div:nth-child(3) i {
    color: #7C9CBF;
}

[class*="widget-"] a:hover {
    text-decoration: none;
}

    [class*="widget-"] a:hover > i {
        color: #333;
    }

.widget-agenda-notification .list-group-item {
    padding: 15px 10px;
    line-height: 27px;
}

.panel-heading .fa, .noti-panel-heading .fa {
    position: relative;
    top: 3px;
}

.ic-layout .page-sidebar.minimized {
    height: 0px !important;
}

.page-sidebar .x-navigation li.xn-openable:before {
    content: '';
}

.btn-compose {
    background: #ff6c60;
    color: #fff;
}

.x-navigation > li.xn-profile.user-profile .profile-data-name {
    font-weight: 600;
    color: #fff;
}

.x-navigation > li.xn-profile.user-profile {
    border-bottom: none;
}

table.table.dataTable th {
    background-clip: padding-box;
}

@-ms-viewport {
    width: auto !important;
}

.posts.news-posts {
    margin-left: -10px;
}

.page-container .posts.news-posts .post-item {
    height: 466px;
}

    .page-container .posts.news-posts .post-item.featured-item {
        border: 1px solid #ffbf5d;
        box-shadow: var(--featured-panel-box-shadow);
        -moz-box-shadow: var(--featured-panel-box-shadow);
        -webkit-box-shadow: var(--featured-panel-box-shadow);
    }

.posts.news-posts .post-item.post-item-with-img .post-content {
    height: 215px;
}

.posts.news-posts .post-item.post-item-no-img .post-content {
    height: 405px;
}

.btnLegend {
    width: 13px;
    height: 13px;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    float: left;
    line-height: 20px;
    position: relative;
    top: 2px;
}

    .btnLegend.legend-agenda {
        border-radius: 50%;
    }

    .btnLegend.legend-event {
        border: 0px;
    }

.legend-box {
    float: left;
    padding: 2px 10px;
    line-height: 10px;
}

    .legend-box label {
        font-weight: normal;
        float: left;
        position: relative;
        top: 3px;
        left: 7px;
    }

.btn.btn-notext {
    padding: 5px 9px 5px 10px;
}

.popover.student-profile-list {
    max-width: 400px;
}

.student-profile-list .popover-content {
    padding: 0;
}

.popover.student-profile-list .media-body {
    width: auto;
}

.popover.student-profile-list .default-student .student-profile-studentname {
    font-weight: bold;
}

.student-profile-avatar, .teacher-profile-avatar, .user-profile-avatar {
    position: relative;
    top: 1px;
    left: 5px;
}

    .student-profile-avatar.pull-left, .teacher-profile-avatar.pull-left {
        margin-right: 15px;
    }

    .student-profile-avatar.pull-right {
        margin-left: 15px;
    }

.student-profile-selection .student-profile-item {
    cursor: pointer;
    padding: 5px;
}

    .student-profile-selection .student-profile-item:hover,
    .student-profile-selection .student-profile-item.default-student {
        background: #f7f7f7;
    }

.student-profile-item .student-profile-item-name,
.teacher-profile-item .teacher-profile-item-name {
    color: var(--black);
    font-size: var(--default-font-size);
    line-height: 18px;
    margin-top: 3px;
}

.teacher-profile-item.no-course .teacher-profile-item-name {
    line-height: 27px;
}

.student-profile-item .student-profile-item-name {
    font-weight: 700;
}

    .student-profile-item .student-profile-item-name .select-all-children {
        line-height: 25px;
    }

.teacher-profile-item .teacher-profile-item-name,
.table .student-profile-item .student-profile-item-name {
    font-weight: var(--font-weight-normal);
}

.student-profile-item .active-student-profile-icon {
    line-height: 35px;
    color: var(--black);
    font-weight: 600;
}

/* Login Panel Css */

.custom-login-nav-panel .control-label {
    font-size: 16px;
    font-weight: 600;
    color: #756f86;
}

.custom-login-nav-panel .noti-item-icon {
    font-size: 18px;
}

.x-navigation.custom-login-nav-panel li > .panel {
    width: 391px;
    border: 1px solid #f2f2f2;
}

.custom-login-nav-panel .panel .panel-title {
    font-size: 14px;
}

.custom-login-nav-panel .checkbox label {
    font-size: 16px;
    line-height: 26px;
}

.custom-login-nav-panel .noti-panel-footer {
    border-top: 0px;
    padding: 18px 15px;
}

    .custom-login-nav-panel .noti-panel-footer a {
        line-height: 32px;
    }

.detailview-container {
    display: flex;
    background-color: #fff;
    clear: both;
    border-bottom-right-radius: var(--box-border-radius);
}

    .detailview-container.full-container {
        display: block;
    }

.detailview-col {
    padding-top: 15px !important;
}

.detailview-col1 {
    display: table-cell;
    min-height: 200px;
}

.modal-content .detailview-col1 {
    max-height: 500px;
    overflow-y: auto;
    position: relative;
    top: -31px;
}

.detailview-col2 {
    background: #f8f8f8;
    overflow-wrap: break-word;
    border-bottom-right-radius: var(--box-border-radius);
}

    .detailview-col2.highlighted-col {
        background-color: #EBF4F8;
    }

.split-view-container {
    width: 100%;
}

.split-main-view {
    width: 40%;
}

.split-detail-view {
    width: 58%;
    float: right;
}

.highcharts-title-count {
    fill: #828282;
    font-size: 20px;
}

.highcharts-title-sublabel {
    fill: #BDBDBD;
    font-size: 10px;
}

.amount {
    font-weight: bold;
    color: #333;
}

.amount-big-1 {
    font-size: 26px;
}

.amount-0 {
    font-size: 16px;
}

.amount-1 {
    font-size: 18px;
}

.amount-2 {
    font-size: 20px;
}

.currency-code-1 {
    font-size: 14px;
    color: #828282;
    font-weight: 600;
}

.currency-code-2 {
    font-size: 14px;
    color: #2C2728;
    font-weight: 600;
}

.currency-code-small-1 {
    font-size: 12px;
    color: #2C2728;
    font-weight: 600;
}

.gray-text {
    color: #756F86;
}

.gray-icon {
    color: #BDBDBD;
}

.message-title-header .student-profile-item, .message-title-header .teacher-profile-item {
    margin-top: -9px;
}

.table.table-has-profile-element > tbody > tr > td,
.table.table-vertical-align-middle > tbody > tr > td {
    vertical-align: middle;
}

.faq.faq-lg .faq-item .faq-text {
    max-height: 2000px;
}

.btn-fake {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 600;
    font-size: 14px;
    padding: 7px 15px 7px 15px;
    line-height: 22px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid transparent;
}

input.form-control.link-textbox {
    text-decoration: underline;
    color: #005f96;
    cursor: pointer;
}

input.form-control.noborder {
    border: none;
    padding: 0;
}

input.text-control-sm {
    height: 33px;
}

.btn.btn-primary.btn-primary-sm {
    padding: 1px 6px;
}

    .btn.btn-primary.btn-primary-sm i {
        top: 3px;
        left: 0;
    }
    .hp-mask {
        display: none !important;
    }

/* high resolution */
@media screen and (min-width:1025px) {
    .div-menu-item {
        margin: 24px;
        padding: 20px;
        width: 150px;
        height: 117px;
    }

    .x-navigation li.xn-user-displayname {
        margin-left: 30px;
        margin-right: 10px;
    }

    .detailview-container {
        min-height: 300px !important;
    }

    .faq.faq-lg .faq-item .faq-title i.btn-faq-collapsible {
        padding-left: 12px;
        padding-right: 52px;
    }

    .faq.faq-lg .faq-item .faq-title {
        padding: 25px 25px 15px 25px;
    }

    .faq.faq-lg .faq-item.active .faq-text {
        padding-left: 100px;
        padding-right: 100px;
    }

    .from-to-arrow {
        padding-left: 25px;
        padding-right: 25px;
    }
}

/* low resolution, tablet and mobile */
@media screen and (max-width:1024px) {
    .div-menu-item {
        margin: 4px 4px 4px 0px;
        padding: 4px;
    }

    .modal-dialog {
        max-width: 1024px;
    }

    .box-title {
        font-size: 18px;
    }

    .footer-menu {
        display: none;
    }
}

@media (max-width: 1023px) {
    .content-frame-body-left {
        width: 100%;
    }

    .page-container .page-content .content-frame .content-frame-right.sidebar-panel {
        width: 100%;
        height: 100% !important;
    }

    .page-topbar, .user-page-content .page-ic-header {
        height: 81px !important;
    }

    .x-scrollable-list-wrapper {
        display: block;
    }

    .x-navigation.x-navigation-vertical.x-navigation-hover.x-navigation-open {
        overflow: auto;
        max-height: 900px;
    }

    .x-navigation.x-navigation-horizontal li.custom-logo-small {
        display: none;
    }

    .x-navigation.x-navigation-horizontal .xn-user {
        margin: 7px 4px 4px 15px;
    }

    .x-navigation > li.xn-profile {
        display: block !important;
        margin: 0;
    }

    .x-navigation.x-navigation-horizontal .xn-user {
        display: none;
    }

    .x-navigation.x-navigation-panel li.xn-icon-button {
        width: auto;
    }

    .user-page-content .page-ic-header .x-navigation li.xn-profile-schoolname {
        margin-left: 20px;
        font-size: 16px;
    }

    .x-navigation li.xn-user-displayname .message-title {
        line-height: 18px;
    }

    .x-navigation .x-navigation-control:hover, .x-navigation > li.xn-logo > a {
        height: 35px !important;
    }

    .x-navigation.x-navigation-horizontal.custom-nav-panel > li:not(.custom-logo-small) > a {
        padding: 14px 8px;
    }

    .ic-menu .ic-sub-menu-row {
        margin-bottom: 10px;
    }

    .form-group.ic-sub-menu-row {
        margin-left: -29px;
    }

    .modal-dialog {
        width: 100% !important;
    }

    .form-horizontal {
        padding-top: 7px;
    }

    .detailview-container, .detailview-col1, .detailview-col2 {
        margin-bottom: 0px !important;
    }
}

/* low resolution only */
@media screen and (max-width:1024px) and (min-width:1024px) {
    .div-menu-item {
        width: 120px;
        height: 100px;
    }

    .detailview-container {
        min-height: 300px !important;
    }
}

/* mobile & tablet */
@media screen and (max-width: 768px) {
    .table-responsive {
        overflow-y: auto;
    }

    .div-menu-item {
        width: 60px;
        height: 100px;
    }

    #divCropImage #main-img-pane .jcrop-holder,
    #divCropImage #main-img-pane {
        height: auto !important;
    }

    #main-img-pane .jcrop-holder > div {
        margin-bottom: 250px;
    }

        #main-img-pane .jcrop-holder > div.jcrop-tracker {
            position: absolute;
        }

    #main-img-pane .jcrop-holder #preview-pane {
        position: relative;
        left: 0;
        right: inherit;
        top: 240px;
        width: 192px;
    }

    .detailview-col2 {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }

    .x-navigation.x-navigation-horizontal.custom-nav-panel > li.nav-item.nav-guest-socialmedia-item > a > span {
        display: none;
    }
}

/* tablet only */
@media screen and (max-width:1023px) and (min-width:700px) {
    .div-menu-item {
        width: 150px;
        height: 100px;
    }

    .tablet-margin-button-0 {
        margin-bottom: 0;
    }
}
/* mobile only */
@media screen and (max-width: 767px) {
    .x-navigation li.xn-profile-schoolname {
        display: none;
    }

    .family-student-picker {
        min-width: 0;
    }

    .x-navigation.custom-login-nav-panel li > .panel {
        width: 300px;
    }

    .large-header-container {
        display: none;
    }

    .detailview-container {
        display: table;
    }

    #divCropImage #main-img-pane .jcrop-holder,
    #divCropImage #main-img-pane {
        height: auto !important;
    }

    #main-img-pane .jcrop-holder > div {
        margin-bottom: 250px;
    }

        #main-img-pane .jcrop-holder > div.jcrop-tracker {
            position: absolute;
        }

    #main-img-pane .jcrop-holder #preview-pane {
        position: relative;
        left: 0;
        right: inherit;
        top: 240px;
        width: 192px;
    }
}
/* end of media css */
