body {
    color: #333333;
    /*font-family: "Open Sans", sans-serif;*/
    font-size: 13px;
    direction: ltr;
    /*background-image: url('../images/gplaypattern.png')*/
}

* {
    font-family: "Open Sans", sans-serif;
}

a {
    color: #5b9bd1
}

.saintoftheday_img {
    float: left;
    margin-right: 1em
}

.header_subhead, .subhead_title {
    font-size: 14px;
    text-transform: initial;
    color: #212529;
    font-weight: normal;
}

.main-nav ul li.logoout_menu {
    float: right;
}

a.zebra_tooltips_custom_width_more:focus {
    outline: none;
}

.Zebra_Tooltip {
    z-index: 99999 !important;
}

.topmenu_action {
    display: flex;
    flex-wrap: wrap;
    gap: 0.2rem
}

    div.topmenu_action a.btn {
        margin-bottom: 0 !important;
    }

@media (min-width:740px) and (max-width:1278px) {
    .main-nav a {
        padding: 0px 7.7px !important;
    }

    .topmenu_action a {
        padding: 0.24rem 0.28rem !important;
    }

    .main-nav a {
        padding: 0px 10px !important;
        /*padding: 0px 14.9px !important;*/
    }
}
/*to be deleted*/

@media (min-width:1200px) {
    /*.container {
        max-width: 1600px;
        width: 100%;
    }*/
}
/* ================================= Start Common Style ======================================== */
/*.manfield {
    border-color: #0088cc;
}

    .manfield + .select2-container--default .select2-selection--single {
        border-color: #0088cc;
    }

    .manfield + .select2-container--default.select2-container--focus .select2-selection--multiple {
        border-color: #0088cc;
    }

    .manfield + .select2-container--default .select2-selection--multiple {
        border-color: #0088cc;
    }*/

.form-group label {
    font-size: 13px;
    font-weight: 600;
}

@media(max-width:768px) {
    .form-group label {
        font-size: 50%
    }

    .pageinner_title {
        font-size: 50%
    }
}

/*label.manfield:before {
    border-color: #0088cc;
}*/
a:not([href]):not([tabindex]) {
    color: #5b9bd1;
}

.boxstyle {
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 20px 0 rgba(69,90,100,0.08);
    box-shadow: 0 1px 20px 0 rgba(69,90,100,0.08);
    border: none;
    margin-bottom: 30px;
    padding: 20px;
    background: #fff;
}

.sectiontitle {
    font-size: 16px;
    border-bottom: 1px solid #eee;
    padding: 0px 0 10px;
    color: #4b77be;
    font-weight: 700;
    text-transform: uppercase;
}

.required_style {
    color: #d71e01;
    margin-left: 3px;
}

.btnbottom_align {
    padding: 1.5rem 0 0.5rem;
    text-align: center;
    border-top: 1px solid #eee;
}

.pageinnerpanel_style {
    background-color: #FFF;
    position: relative;
    border-radius: 5px;
    /*border-top: 3px solid #0078D4;*/
    transition: transform 0.1s ease-out 0s;
    z-index: 5;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.18), 0 2px 4px rgba(0, 0, 0, 0.12);
    padding: 1rem;
}

.modal-header {
    background: #CCE5FF;
    border-bottom: 1px solid #9AB7D5;
}

    .modal-header h4 {
        line-height: 100%;
        font-size: 20px;
        letter-spacing: 1px;
    }

button.close {
    width: 24px;
    height: 24px;
    padding: 0 !important;
    border-radius: 0;
    text-align: center;
    line-height: 24px;
    background: transparent;
    font-size: 20px;
    color: #000;
}

    button.close:hover {
        background: #0069d9;
        color: #fff;
        opacity: 1;
    }

.alert i {
    margin-right: 5px;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.modal-content .select2-container {
    width: 100% !important;
}

.norecord_style {
    -webkit-box-shadow: 0 1px 20px 0 rgba(69,90,100,0.08);
    box-shadow: 0 1px 20px 0 rgba(69,90,100,0.08);
    text-align: center;
    padding: 10px;
    background: #f2f2f2;
    border: 1px solid #eae8e8;
    letter-spacing: 1px;
    height: 200px;
    line-height: 180px;
}

.pagecaption {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding: 5px 0 15px;
}

    .pagecaption h4 {
        color: #4b77be;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 700;
        margin: 0;
    }

.page_subtitle h4 {
    color: #4b77be;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding: 5px 0 5px;
}

.pagecaption h5 {
    color: #5e5e5e;
    font-size: 14px;
    font-weight: normal;
    margin: 6px 0 0;
}

.pagecaption h6 {
    color: #333333;
    font-size: 13px;
    font-weight: normal;
    margin: 6px 0 0;
}

.page-title h1 a {
    float: right;
    font-size: 20px;
    color: #f4d03f;
}

    .page-title h1 a i {
        margin-right: 5px;
    }

.table th, .table td {
    padding: 8px;
}

.navbar-light .navbar-nav .nav-item .dropdown-menu li a {
    font-size: 14px;
    font-weight: 300;
    padding: 10px 12px;
    white-space: normal;
}


.helpmodalstyle .modal-body {
    background-color: #eff3f8;
    border-color: #eff3f8;
    color: #w;
}


.helpmodalstyle .modal-footer {
    background-color: #eff3f8;
    border-color: #faebcc;
}

    .helpmodalstyle .modal-footer .btn-default {
        color: #333333;
        background-color: white;
        border-color: #cccccc;
        /*text-align: right !important;*/
    }

.helpmodalstyle .modal-body ul {
    padding: 0;
}

.checkbox label {
    font-size: 14px;
    margin-right: 10px;
    margin-top: 3px !important;
}

.note.note-danger {
    border-left: 5px solid #dca7b0;
    background: #f9f0f0;
}

.badge.badge-danger {
    background-color: #dc3545;
    color: #fff;
    padding: 2px 4px;
    font-size: 12px;
}

.badge.badge-info {
    background-color: #4b8df8;
    color: #fff;
    padding: 2px 4px;
    font-size: 12px;
}

.note.note-info {
    background-color: #eef7fb;
    border-color: #91d9e8;
    color: #31708f, 80%;
}

ul.list_none {
    list-style: none;
    padding: 0;
}

table tr.danger {
    background: #f2dede;
}

.note.note-warning {
    background: #fff3cd;
    border-color: #f0d273;
}

.note {
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.deleteicon_style {
    color: #5b9bd1;
    cursor: pointer;
}

.page-head {
    background: #fff;
}

.note p {
    margin: 0;
}

    .note p i.fa-exclamation-triangle {
        color: #fbd22e;
    }
/* ================================= End Common Style ======================================== */
/* =================================== Start Login Style =========================================== */
.loginpanel_style {
    background-color: #FFF;
    position: relative;
    border-radius: 5px;
    /*border-top: 3px solid #0078D4;*/
    transition: transform 0.1s ease-out 0s;
    z-index: 5;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.18), 0 2px 4px rgba(0, 0, 0, 0.12);
}

    .loginpanel_style .portlet-title h2 {
        font-size: 24px;
        letter-spacing: 1px;
        font-weight: bold;
    }

    .loginpanel_style .portlet-body h4 {
        font-weight: normal;
        font-size: 20px;
        letter-spacing: 0.5px;
    }

    .loginpanel_style .portlet-body p {
        font-size: 14px;
        letter-spacing: 0.5px;
        line-height: 25px;
    }

    .loginpanel_style .portlet-body ul li {
        line-height: 30px;
        letter-spacing: 0.5px;
        font-size: 14px;
    }

    .loginpanel_style .portlet-body .alert {
        font-size: 14px;
        letter-spacing: 0.5px;
        margin: 1rem 0;
    }

    .loginpanel_style .portlet-body label {
        font-size: 1rem;
    }

.forgot_style a {
    line-height: 40px;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.create_style {
    color: #007bff;
    letter-spacing: 0.5px;
    font-size: 14px;
    line-height: 40px;
}
/*.page-content
{
    min-height:60rem;
}*/
.portlet-title h4 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 17px;
    text-align: center;
    margin-bottom: 1rem;
}
/* ================================== End Login Style ============================================== */
/* =================================== Start Header Style ============================================== */
#return-menu {
    float: right
}

.dropdown a {
    color: #fff;
}

.headerschool_style {
    font-size: 11px;
    position: absolute;
}
/*=-====Bootstrapthemes.co btco-hover-menu=====*/
.navbar-light .navbar-nav .nav-link {
    color: #bcc2cb;
    font-size: 14px;
    padding: 15px 18px 15px 18px;
}

.navbar-light .navbar-nav .active > .nav-link {
    /*color: #bcc2cb;*/
    color: #fff;
}

.btco-hover-menu a, .navbar > li > a {
    text-transform: capitalize;
    padding: 10px 15px;
}

.btco-hover-menu .active a,
.btco-hover-menu .active a:focus,
.btco-hover-menu .active a:hover,
.btco-hover-menu li a:hover,
.btco-hover-menu li a:focus,
.navbar > .show > a, .navbar > .show > a:focus, .navbar > .show > a:hover {
    color: #fff;
    background: #55616f;
    outline: 0;
}


.bodyinnerstyle {
    background: #fff;
    padding: 20px 5px;
    margin-top: 1rem;
}

.pagination {
    justify-content: flex-end;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.ttf');
}
/*submenu style start from here*/


.dropdown-menu {
    padding: 0px 0;
    margin: 0 0 0;
    border: 0px solid transition !important;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

a.dropdown-item {
    color: #ced5de;
    font-size: 14px;
}

    a.dropdown-item i {
        color: #6fa7d7;
        margin-right: 7px;
    }


/*first level*/
.btco-hover-menu .collapse ul > li:hover > a.nav-link {
    /*box-shadow: 5px 5px rgba(85, 97, 111, 0.2);*/
    background: #55616f;
    color: #fff;
}

.btco-hover-menu .collapse ul ul > li:hover > a, .navbar .show .dropdown-menu > li > a:focus, .navbar .show .dropdown-menu > li > a:hover {
    background: #5d6b7a;
}
/*second level*/
.btco-hover-menu .collapse ul ul ul > li:hover > a {
    background: #5d6b7a;
}

/*third level*/
.btco-hover-menu .collapse ul ul, .btco-hover-menu .collapse ul ul.dropdown-menu {
    background: #55616f;
}

    .btco-hover-menu .collapse ul ul ul, .btco-hover-menu .collapse ul ul ul.dropdown-menu {
        background: #55616f
    }

        .btco-hover-menu .collapse ul ul ul ul, .btco-hover-menu .collapse ul ul ul ul.dropdown-menu {
            background: #55616f
        }

/*Drop-down menu work on hover*/
.btco-hover-menu {
    background: none;
    margin: 0;
    padding: 0;
    min-height: 20px
}

@media only screen and (max-width: 991px) {
    .btco-hover-menu .show > .dropdown-toggle::after {
        transform: rotate(-90deg);
    }

    .notification_section {
        display: none;
    }

    ul.active_form li {
        width: auto !important;
    }
}

@media only screen and (min-width: 991px) {

    .btco-hover-menu .collapse ul li {
        position: relative;
    }

        .btco-hover-menu .collapse ul li:hover > ul {
            display: block
        }

    .btco-hover-menu .collapse ul ul {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 250px;
        display: none
    }
        /*******/
        .btco-hover-menu .collapse ul ul li {
            position: relative
        }

            .btco-hover-menu .collapse ul ul li:hover > ul {
                display: block
            }

        .btco-hover-menu .collapse ul ul ul {
            position: absolute;
            top: 0;
            left: 100%;
            min-width: 250px;
            display: none
        }
            /*******/
            .btco-hover-menu .collapse ul ul ul li {
                position: relative
            }

                .btco-hover-menu .collapse ul ul ul li:hover ul {
                    display: block
                }

            .btco-hover-menu .collapse ul ul ul ul {
                position: absolute;
                top: 0;
                left: -100%;
                min-width: 250px;
                display: none;
                z-index: 1
            }
}


.headermenu_style {
    background: #444d58;
    clear: both;
}

.username span {
    font-size: 13px;
}

.username {
    font-size: 13px;
    text-align: right;
}

.navright_style {
    padding: 0;
}

    .navright_style ul li a {
        font-size: 14px;
        font-weight: normal;
        padding: 16px 18px 16px 18px;
        color: #bcc2cb;
        /*line-height: 50px;*/
        display: inline-block;
    }

        .navright_style ul li a i {
            display: inline-block;
            width: 1.25em;
            text-align: center;
            top: 2px;
            position: relative;
            margin-top: 1px;
            font-size: 14px;
        }

.bg-custom-1 {
    background-color: #85144b;
}

.bg-custom-2 {
    background-image: linear-gradient(15deg, #13547a 0%, #80d0c7 100%);
}

.profile_dropdown .dropdown-menu a:hover {
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
    background-image: -o-linear-gradient(top, #0088cc, #0077b3);
    background-image: linear-gradient(to bottom, #0088cc, #0077b3);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
    color: #fff;
}



.username {
    margin-top: 13px;
}

.navright_style ul {
    justify-content: flex-end;
}

.navbar-light .navbar-nav .nav-link i {
    display: inline-block;
    width: 1.25em;
    text-align: center;
}

@media (min-width:992px) and (max-width:1199px) {
    .navright_style ul li a {
        padding: 16px 12px 16px 12px;
    }

    ul.active_form li {
        width: auto !important;
    }

    .notification_section {
        display: none;
    }
}
/* =================================== End Header Style ============================================== */
/* ==================================== Start Action Button Style ========================== */
.topmenu_action {
    /*margin-bottom: 18px;
    margin-top: 9px*/
    margin: 1rem 0;
}

    .topmenu_action a {
        margin-right: 0px;
        display: inline-block;
        padding: 0.24rem 0.75rem;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        border-radius: 4px;
    }

        .topmenu_action a i {
            margin-right: 0;
            margin-left: 8px;
        }

.btn-primary {
    color: white;
    background-color: #4b77be;
    border-color: #4b77be;
}

    .btn-primary:hover {
        color: white;
        background-color: #3d66a8;
        border-color: #3d66a8;
    }

    .btn-primary i {
        margin-left: 8px;
        color: #FFD700;
        font-size: 14px;
    }

.btn-active {
    background-color: #fff;
    border: none;
    border: 1px solid #fff;
    border-left: 3px solid #4b77be;
    color: #000;
}

    .btn-active:hover {
        background: #fff;
        color: #000;
    }

@media (min-width:320px) and (max-width:575px) {
    .topmenu_action {
        display: flex;
        flex-direction: column;
    }

    button.btnpostion_set {
        margin-left: 16px;
        margin-top: 10px;
    }

    .topmenu_action a {
        margin-bottom: 10px;
    }
}

@media (min-width:576px) and (max-width:991px) {
    .topmenu_action a {
        margin-bottom: 10px;
        padding: 0.375rem 0.4rem;
        font-size: 0.8rem;
    }
}
/* ==================================== End Action Button Style ========================== */
/* ==================================== Start Form Style ================================= */
/*.pageinner_content {
    background: #fff;
    border-top: 3px solid #F0AC1F;
    padding: 2rem;
    border-radius: 10px 10px 0 0;
}*/
.accordionstyle > a {
    display: block;
    position: relative;
}

    .accordionstyle > a:after {
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        position: absolute;
        right: 0;
        font-weight: 900;
    }

    .accordionstyle > a[aria-expanded="true"]:after {
        content: "\f106"; /* fa-chevron-up */
    }

#accordion .card {
    margin-bottom: 0rem;
    /*border-color: #9CB1D3;*/
    border: 1px solid rgba(0, 0, 0, 0.125);
    margin-top: -2px;
    /*padding:15px;*/
}

.card-header:first-child {
    border: 1px solid rgba(0, 0, 0, 0.125);
}

#accordion .card-header.highlight {
    border: 1px solid rgba(0, 0, 0, 0.125);
    background-color: #fff;
}


#accordion .card-header {
    background: #eaeaea;
    margin: 0;
}

    #accordion .card-header h5 {
        margin: 0;
    }

    #accordion .card-header a {
        color: #07055c;
        font-size: 16px;
        letter-spacing: 0.5px;
    }



.icon_style {
    position: relative;
}

    .icon_style label ~ .icon_controlstyle {
        top: 28px;
    }

.icon_controlstyle {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: calc(1.4em + 0.75rem + 2px);
    line-height: calc(1.4em + 0.75rem + 2px);
    text-align: center;
    pointer-events: none;
}


.btn i {
    margin-right: 5px;
}

.select2-container .select2-selection--single, .select2-container {
    /*height: calc(1.2em + 0.75rem + 2px) !important;*/
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: calc(1.2em + 0.75rem + 2px) !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px !important;
}

.formdesc p {
    line-height: 25px;
    letter-spacing: 1px;
    font-size: 13px;
}

.verticalformstyle .form-group label {
    /*text-align: right;*/
    justify-content: flex-end;
}

/*.verticalformstyle .col-md-12 .form-control {
    max-width: 500px;
}*/

.verticalformstyle .select2-container {
    display: block;
}
/***************** tickets style  start ********************/
.btn.dropdown-toggle-split.btn_padding {
    height: 1.86rem !important;
    padding: 0.22rem 0.75rem !important;
    position: relative;
    bottom: 0px;
}

.dropdown-toggle::after {
    border-top: 0.3em solid #fff;
}

@media (min-width:320px) and (max-width:570px) {
    .btn.dropdown-toggle-split.btn_padding {
        height: 29.3px !important;
        position: absolute;
        right: -4px;
        bottom: 9px;
    }
}

@media (min-width:589px) and (max-width:738px) {
    .btn.dropdown-toggle-split.btn_padding {
        height: 32.3px !important;
        position: absolute;
        right: -4px;
        bottom: 9px;
    }
}
/***************** tickets style  End ********************/
@media (min-width:320px) and (max-width:1024px) {
    .responsive_grouptext {
        font-size: smaller !important;
    }

    table.responsive_verticalmiddel tr td, table.responsive_verticalmiddel tr td label, table.responsive_verticalmiddel tr td div.form-group .form-control {
        vertical-align: middle !important;
        font-size: 13px;
    }

        table.responsive_verticalmiddel tr td span.select2-container--default .select2-selection--single .select2-selection__rendered {
            font-size: 13px;
        }
}

@media (min-width:740px) and (max-width:1070px) {
    table tr td.icon_responsive a {
        display: inline-flex;
    }
}

@media (min-width:767px) and (max-width:1024px) {
    .btn.dropdown-toggle-split {
        vertical-align: top !important;
        height: 32.3px !important;
        /*min-height: 32px;*/
    }

    .pageinner_title {
        font-size: initial !important;
    }

    .btn_responsive a {
        margin-bottom: 10px;
    }

    .btn_responsive button {
        margin-bottom: 10px;
    }

    table tr td.icon_responsive a {
        display: inline-flex;
    }

    .vertical_middletext {
        top: 0 !important;
        text-align: center;
        margin: 0 auto;
    }
}



/*.responsive_grouptext {
    font-size: smaller !important;
}*/

table.responsive_verticalmiddel tr td, table.responsive_verticalmiddel tr td label, table.responsive_verticalmiddel tr td div.form-group .form-control {
    vertical-align: middle !important;
    font-size: 13px;
}

.verticalformstyle .form-group label {
    text-align: left;
    justify-content: flex-start;
}
/*my media section*/
ul.assignments_list {
    margin: 0 !important;
}

ul.custom_list li {
    min-width: 250px !important;
}

.media_title {
    justify-content: inherit !important;
}

ul.active_form li {
    width: auto !important;
}

.active_form {
    margin-right: 0 !important;
    padding: 0 !important;
    margin-left: 0 !important;
}

.notification_section {
    display: none;
}

}
/* ====================================== End Form Style =============================================== */
/* ======================================= Start CKeditor Custom Style ================================= */
.cke_top {
    background: #cfd1cf !important;
    border-color: #b6b6b6 !important;
}

.cke_toolbar {
    float: left;
    border: 1px solid #a6a6a6;
    border-bottom-color: rgb(166, 166, 166);
    border-bottom-color: #979797;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;
    background: #e4e4e4 !important;
    margin-right: 10px !important;
}

.cke_toolgroup, .cke_combo {
    margin-bottom: 0 !important;
}

.cke_top {
    padding: 6px 8px 6px !important;
}

.cke_bottom {
    background: #e4e4e4 !important;
}
/* ======================================= End CKeditor Custom Style ================================= */
.module-nav .btn.default {
    background-color: #fff;
}

div.row.module-nav > div > a {
    margin-bottom: 10px;
}

.btn.blue-steel-stripe {
    border-left: 3px solid #4b77be;
}

.btn.dropdown-toggle, .btn-group .btn.dropdown-toggle, .btn:hover, .btn:disabled, .btn[disabled], .btn:focus, .btn:active, .btn.active {
    outline: none !important;
    background-image: none !important;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.blue-steel.btn {
    color: white;
    background-color: #4b77be;
}



/* ==================================== Start Responsive Style ========================================== */
@media (min-width:320px) and (max-width:575px) {
    .navbar-nav {
        flex-direction: column;
    }

    .timer {
        position: relative !important;
        margin-top: 2rem;
        left: 12px !important;
    }

    .btn_responsive button {
        margin-bottom: 10px;
    }

    table tr td.icon_responsive a {
        display: inline-flex;
    }

    .btn_responsive a {
        margin-bottom: 10px;
    }

    .vertical_middletext {
        top: 0 !important;
        text-align: center;
        margin: 0 auto;
    }
}

.navright_style ul li a {
    display: block;
}

/*.page-container {
        margin-left: 43px;
        overflow-x: hidden;
        width: calc(100% - 43px);
    }*/

/*.page-head > div.container, .page-content > div.container {
        width: 87%;
    }*/

/*.page-content {
        margin-left: 43px;
        width: calc(100% - 43px);
    }*/

#menu {
    left: 0;
}

.profile_dropdown .collapse:not(.show) {
    display: block;
}

.profile_dropdown .dropdown-menu {
    left: -34px !important;
    right: 5px;
}

.btn {
    padding: 0.25rem 0.5rem;
    /*font-size: 0.875rem;*/
    line-height: 1.5;
    border-radius: 0.2rem;
}

}

@media (min-width:576px) and (max-width:991px) {

    .navbar-nav {
        flex-direction: column;
    }

    .navright_style ul li a {
        display: block;
    }

    #menu {
        left: 0;
    }

    /*.page-container {
        margin-left: 43px;
        overflow-x: hidden;
        width: calc(100% - 43px);
    }*/

    /*.page-head > div.container, .page-content > div.container {
        width: calc(100% - 43px);
    }

    .page-content {
        margin-left: 43px;
        width: calc(100% - 43px);
    }

    .profile_dropdown .dropdown-menu {
        left: -34px !important;
    }*/
}
/* ==================================== End Responsive Style ========================================== */

/* ====================================== Start Parent Header Style ====================================== */
.parent_header .page-header-top {
    background: -webkit-gradient(linear, left top, left bottom, from(#000417), to(#151B54));
}

.parent_header .headermenu_style {
    background: #F7E6BC
}

.parent_header .navbar-light .navbar-nav .nav-link {
    color: #08c;
}

.parent_header .username {
    color: #fff;
    text-align: right;
}

    .parent_header .username span {
        font-size: 11px;
    }

.parent_header .navbar-light .navbar-nav .active > .nav-link {
    color: #fff;
}

.parent_header .navright_style ul li a {
    color: #08c;
}

.parent_header .navbar-light .navbar-nav .nav-link i {
    margin-right: 8px;
    font-size: 1.2rem;
}
/* ====================================== End Parent Header Style ====================================== */
/* ====================================== Start Saint of the day Section Style ================================= */
.sanitname_style {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #000;
    margin: 1rem 0;
}

.saintoftheday_desc p {
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 25px;
}

.saintoftheday_date {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    letter-spacing: 0.5px;
    margin-bottom: 0.5rem;
}

.saintoftheday_imgbox {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
    width: 100%;
    height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
}

    .saintoftheday_imgbox img {
        max-height: 200px;
    }
/* ====================================== End Saint of the day Section Style ================================= */

/* ====================================== Start Table Style ========================== */
.table thead th, .table tfoot th {
    background: #fff;
    border-color: #ddd;
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #fff;
}

.table-striped tbody tr:nth-of-type(2n+2) {
    background-color: #f9f9f9;
}

/*.table tbody tr td .fa-trash-alt {
    color: #d35b5b;
}*/

.table tbody tr td a i {
    margin-right: 5px;
}
/* ====================================== End Table Style ========================== */
/* ======================================= Start Dashboard Style =========================== */
.dashboard_boxstyle {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    flex-wrap: wrap;
    padding: 0;
}

    .dashboard_boxstyle li .innerbox {
        padding: 1rem;
        margin: 2rem 0 0;
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
        transition: all 0.3s cubic-bezier(.25,.8,.25,1);
        background: #fff;
        border: 1px solid #1b5ea2;
    }

.dasboardform_title {
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #0c5579;
    height: 38px;
    display: flex;
    align-items: center;
    line-height: 20px;
}

.expire_style {
    font-size: 14px;
    color: #868080;
}

    .expire_style i {
        margin-right: 5px;
        color: #000;
    }

    .expire_style strong {
        color: #000;
    }

.countstyle {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
}

@media (min-width:320px) and (max-width:575px) {
    .dashboard_boxstyle {
        text-align: center;
    }
}

@media (min-width:576px) and (max-width:768px) {
    .dashboard_boxstyle {
        text-align: center;
    }
}

@media (min-width:1200px) and (max-width:1250px) {
    .innerbox .btn-sm {
        padding: 0.25rem 0.3rem;
    }
}


@media (min-width:1200px) and (max-width:1400px) {
    .dashboard_boxstyle .col-xl-3 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    ul.active_form li {
        width: auto !important;
    }

    .notification_section {
        display: none;
    }
}

@media (min-width:1400px) and (max-width:1600px) {
    .active_form {
        margin-right: 0 !important;
        padding-right: 0 !important;
    }
}
/* ======================================= End Dashboard Style =========================== */
/* ======================================== Start Progress Bar Style =========================== */
.progress {
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
}

    .progress:after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 7px solid #eee;
        position: absolute;
        top: 0;
        left: 0;
    }

    .progress > span {
        width: 50%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .progress .progress-left {
        left: 0;
    }

    .progress .progress-bar {
        width: 100%;
        height: 100%;
        background: none;
        border-width: 7px;
        border-style: solid;
        position: absolute;
        top: 0;
        border-color: #ffb43e;
    }

    .progress .progress-left .progress-bar {
        left: 100%;
        border-top-right-radius: 75px;
        border-bottom-right-radius: 75px;
        border-left: 0;
        -webkit-transform-origin: center left;
        transform-origin: center left;
    }

    .progress .progress-right {
        right: 0;
    }

        .progress .progress-right .progress-bar {
            left: -100%;
            border-top-left-radius: 75px;
            border-bottom-left-radius: 75px;
            border-right: 0;
            -webkit-transform-origin: center right;
            transform-origin: center right;
        }

    .progress .progress-value {
        display: flex;
        border-radius: 50%;
        font-size: 16px;
        text-align: center;
        line-height: 20px;
        align-items: center;
        justify-content: center;
        height: 90%;
        font-weight: 500;
        width: 100%;
    }

        .progress .progress-value div {
            margin-top: 10px;
        }

        .progress .progress-value span {
            font-size: 12px;
            text-transform: uppercase;
        }

    /* This for loop creates the 	necessary css animation names 
Due to the split circle of progress-left and progress right, we must use the animations on each side. 
*/
    .progress[data-percentage="10"] .progress-right .progress-bar {
        animation: loading-1 1.5s linear forwards;
    }

    .progress[data-percentage="10"] .progress-left .progress-bar {
        animation: 0;
    }

    .progress[data-percentage="20"] .progress-right .progress-bar {
        animation: loading-2 1.5s linear forwards;
    }

    .progress[data-percentage="20"] .progress-left .progress-bar {
        animation: 0;
    }

    .progress[data-percentage="30"] .progress-right .progress-bar {
        animation: loading-3 1.5s linear forwards;
    }

    .progress[data-percentage="30"] .progress-left .progress-bar {
        animation: 0;
    }

    .progress[data-percentage="40"] .progress-right .progress-bar {
        animation: loading-4 1.5s linear forwards;
    }

    .progress[data-percentage="40"] .progress-left .progress-bar {
        animation: 0;
    }

    .progress[data-percentage="50"] .progress-right .progress-bar {
        animation: loading-5 1.5s linear forwards;
    }

    .progress[data-percentage="50"] .progress-left .progress-bar {
        animation: 0;
    }

    .progress[data-percentage="60"] .progress-right .progress-bar {
        animation: loading-5 1.5s linear forwards;
    }

    .progress[data-percentage="60"] .progress-left .progress-bar {
        animation: loading-1 1.5s linear forwards 1.5s;
    }

    .progress[data-percentage="70"] .progress-right .progress-bar {
        animation: loading-5 1.5s linear forwards;
    }

    .progress[data-percentage="70"] .progress-left .progress-bar {
        animation: loading-2 1.5s linear forwards 1.5s;
    }

    .progress[data-percentage="80"] .progress-right .progress-bar {
        animation: loading-5 1.5s linear forwards;
    }

    .progress[data-percentage="80"] .progress-left .progress-bar {
        animation: loading-3 1.5s linear forwards 1.5s;
    }

    .progress[data-percentage="90"] .progress-right .progress-bar {
        animation: loading-5 1.5s linear forwards;
    }

    .progress[data-percentage="90"] .progress-left .progress-bar {
        animation: loading-4 1.5s linear forwards 1.5s;
    }

    .progress[data-percentage="100"] .progress-right .progress-bar {
        animation: loading-5 1.5s linear forwards;
    }

    .progress[data-percentage="100"] .progress-left .progress-bar {
        animation: loading-5 1.5s linear forwards 1.5s;
    }

@keyframes loading-1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(36);
        transform: rotate(36deg);
    }
}

@keyframes loading-2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(72);
        transform: rotate(72deg);
    }
}

@keyframes loading-3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(108);
        transform: rotate(108deg);
    }
}

@keyframes loading-4 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(144);
        transform: rotate(144deg);
    }
}

@keyframes loading-5 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(180);
        transform: rotate(180deg);
    }
}

.progress {
    margin-bottom: 1em;
    margin-top: 2rem;
}
/* ======================================== End Progress Bar Style =========================== */
/* ====================================== Start Lesson Plan Styles ===================================== */
.lessonplan_boxstyle {
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 20px 0 rgba(69,90,100,0.08);
    box-shadow: 0 1px 20px 0 rgba(69,90,100,0.08);
    border: none;
    margin-bottom: 30px;
    padding: 20px;
}

    .lessonplan_boxstyle h4 {
        font-size: 16px;
        font-weight: normal;
        letter-spacing: 1px;
        border-bottom: 1px solid #0081c2;
        padding-bottom: 10px;
        color: #0081c2;
    }

#accordion.lessonplan_accordion .card-header h5 {
    line-height: 30px;
}

.accordionlefticon_lessonplan {
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #0b2359;
    text-align: center;
    line-height: 30px;
    font-size: 17px;
    margin-right: 10px;
    color: #fff;
}

#accordion.lessonplan_accordion .card-header {
    padding: 0.3rem 1.25rem;
}

.accordionstyle a .liststyle_accodionoption {
    display: flex;
    list-style: none;
    float: right;
    justify-content: flex-end;
    margin-right: 35px;
    margin-bottom: 0;
}

    .accordionstyle a .liststyle_accodionoption li span.accordionrighttext_lessonplan {
        color: #6a6a6a;
        font-size: 13px;
    }



.tab-content .select2-container {
    width: 100% !important;
}

.turnedin_style {
    display: flex;
    justify-content: flex-end;
    list-style: none;
}

    .turnedin_style li {
        border-left: 1px solid #ccc;
        padding-left: 2rem;
        margin-right: 3rem;
    }

        .turnedin_style li h4 {
            font-size: 2.5rem;
            color: #000;
            font-weight: bold;
        }

.card-footer a {
    color: #07055c;
    font-size: 14px;
    letter-spacing: 0.5px;
}
/* ====================================== End Lesson Plan Styles ===================================== */
/* ================================== FIle Upload Style ========================================= */
.fileinput-button {
    position: relative;
    overflow: hidden;
}

    .fileinput-button input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        -ms-filter: 'alpha(opacity=0)';
        font-size: 200px;
        direction: ltr;
        cursor: pointer;
    }



/* Fixes for IE < 8 */
@media screen\9 {
    .fileinput-button input {
        filter: alpha(opacity=0);
        font-size: 100%;
        height: 100%;
    }
}
/* ================================== FIle Upload Style ========================================= */
/* ==================================== Start Comments Style ================================== */
.commentslist_style {
    display: flex;
    list-style: none;
    flex-direction: column;
}

    .commentslist_style li {
        margin-bottom: 1rem;
    }

        .commentslist_style li .commentimg {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            float: left;
            background: #eeecec;
            padding: 5px;
            margin-right: 1rem;
            margin-top: 10px;
        }

            .commentslist_style li .commentimg img {
                width: 100%;
                height: 100%;
                border-radius: 50%;
            }

.commentdesc {
    float: left;
}

    .commentdesc h4 {
        font-size: 18px;
        margin-right: 1rem;
        font-weight: 600;
    }

        .commentdesc h4 span {
            font-size: 14px;
            color: #a29f9f;
            margin-left: 1rem;
        }

    .commentdesc h5 {
        font-size: 14px;
        color: #575757
    }
/* ==================================== End Comments Style ================================== */
/* ==================================== Start Breadcurm Style ============================== */
/*.page-head .page-title > h1 {
    float: left;
}

.page-head .page-title > nav {
    float: right;
}

    .page-head .page-title > nav > .breadcrumb {
        padding: 0;
        margin-top: 3px;
    }*/
/* ==================================== End Breadcurm Style ============================== */
/* ====================================== Start Menu Fixed top style =========================== */

.navbar-fixed-top {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}
/* ====================================== End Menu Fixed top style =========================== */

/* ====================================== Start styles for validation helpers =========================== */

field-validation-error,
input.input-validation-error,
textarea.input-validation-error,
/*select2-container.input-validation-error,*/
select.input-validation-error {
    border: 1px solid #ebccd1 !important;
    margin-bottom: 5px;
}


/* ====================================== End styles for validation helpers =========================== */

/* ====================================== Start styles for form validation helpers =========================== */

.has-error label {
    color: #a94442;
}

.has-error input {
    border-color: #ebccd1;
}

.has-error textarea {
    border-color: #ebccd1;
}

.has-error select {
    border-color: #ebccd1;
}

.has-error span {
    color: #a94442;
}

.has-error .select2-container--default .select2-selection--single {
    border-color: #ebccd1;
}

.has-error .select2-container--default .select2-selection--multiple {
    border-color: #ebccd1;
}

.has-success label {
    /*color: #3c763d;*/
}

.has-success input {
    border-color: #d6e9c6;
}

.has-success textarea {
    border-color: #d6e9c6;
}

.has-success select {
    border-color: #d6e9c6;
}

.has-success .select2-container--default .select2-selection--single {
    border-color: #d6e9c6;
}

.has-success .select2-container--default .select2-selection--multiple {
    border-color: #d6e9c6;
}
/* ====================================== End styles for form validation helpers =========================== */

/* ============================ Start Datatable Style ============================= */
.table-scrollable {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    /*border: 1px solid #dddddd;
    margin: 10px 0 !important;*/
}

.input-inline {
    display: inline-block;
}

.dataTables_wrapper .dataTables_paginate .pagination > .disabled {
    cursor: not-allowed !important;
}

div.dataTables_paginate ul.pagination li:first-child {
    border-left: 1px solid #ddd;
}
/* ============================ End Datatable Style ============================= */

/* ============================ Start Google App Launcher Style ===================================== */


.app-launcher {
    position: absolute;
    right: 0;
    top: 54px;
    z-index: 9;
    /*left: -116px;*/
}

/*.app-launcher::before {
        content: '';
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid white;
        position: absolute;
        top: -9px;
        left: 50%;
        margin-left: -5px;
        z-index: 1;
    }*/

.apps {
    position: relative;
    border: 1px solid #ccc;
    border-color: rgba(0,0,0,.2);
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    -webkit-transition: height .2s ease-in-out;
    transition: height .2s ease-in-out;
    min-height: 196px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 338px;
    height: 530px;
    margin-bottom: 30px;
    background: #004d8a;
}

.launcher .button {
    cursor: pointer;
    width: 32px;
    margin: 0 auto;
}

.hide {
    display: none;
}

.btco-hover-menu li a.button:hover, .btco-hover-menu li a.button:focus {
    background: #125E99;
}

.apps ul {
    background: #004d8a;
    margin: 0;
    padding: 10px;
    width: 100%;
    overflow: hidden;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*border-bottom: 1px solid #3d739d;*/
}

    .apps ul li {
        /*float: left;
        height: 64px;
        width: 88px;
        color: black;
        padding: 18px 0;
        text-align: center;*/
        /*width: calc(100%/2);
        text-align: center;*/
        /*width: calc((100% - 4%) /3);
        text-align: center;
        background: rgba(23,98,157,.8);
        margin-bottom: 0.6rem;*/
        width: 75px;
        text-align: center;
        background: rgba(23,98,157,.8);
        margin-bottom: 5px;
        height: 75px;
    }

        .apps ul li a {
            padding: 0;
            color: #fff;
        }

            .apps ul li a:hover, .apps ul li a:focus {
                background: transparent;
            }

            .apps ul li a i {
                display: flex;
                height: 30px;
                width: 100%;
                font-size: 1.2rem;
                /*line-height: 50px;*/
                justify-content: center;
                align-items: center;
            }

            .apps ul li a h5 {
                font-size: 10px;
                color: #fff;
                margin-top: 0;
                display: flex;
                max-height: 35px;
                min-height: 35px;
                justify-content: center;
                align-items: center;
                line-height: 12px;
            }

.apps .more {
    line-height: 40px;
    text-align: center;
    display: block;
    width: 320px;
    background: #f5f5f5;
    cursor: pointer;
    height: 40px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    color: #282828;
}

.apps.overflow .more {
    border-bottom: 1px solid #ebebeb;
    left: 28px;
    width: 264px;
    height: 0;
    cursor: default;
    height: 0;
    outline: none;
}

/*.fa-cutlery {
    color: #3b5998;
}

.fa-list-alt {
    color: #00aced;
}

.fa-book {
    color: #dd4b39;
}

.fa-usd {
    color: #1e078c;
}

.fa-user-plus {
    color: #077b19;
}

.fa-linkedin {
    color: #007bb6;
}

.fa-instagram {
    color: #517fa4;
}

.fa-pinterest {
    color: #cb2027;
}

.fa-tumblr-square {
    color: #32506d;
}

.fa-skype {
    color: #009EE5;
}

.fa-android {
    color: #99CC00;
}

.fa-dribbble {
    color: #C35D9C;
}

.fa-html5 {
    color: #F65B1F;
}

.fa-css3 {
    color: #0070BA;
}

.fa-dropbox {
    color: #65B1ED;
}

.fa-windows {
    color: #1DAAE2;
}

.fa-linux {
    color: #DD4814;
}

.fa-apple {
    color: #403F3F;
}*/

::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: rgba(0,0,0,.3);
    border: 5px solid transparent;
    border-radius: 10px;
    min-height: 20px;
    min-width: 20px;
    height: 5px;
    width: 5px;
}

::-webkit-scrollbar {
    height: 15px;
    width: 15px;
    background: white;
}

::-webkit-scrollbar-button {
    height: 0;
    width: 0;
}

.btco-hover-menu .collapse ul .launcher .first-set {
    position: relative;
    top: 0;
    left: 0;
    min-width: 250px;
    display: block;
    background: #fff;
    width: 100%;
}

.navright_style ul li a.button i {
    font-size: 1.3rem;
    top: 4px;
    position: relative;
    color: #DBB357;
}

.newtag {
    /*background: #5891C1;*/
    color: #fff;
    font-size: 8px;
    padding: 1px 0px;
    border-radius: 5px;
    position: absolute;
    left: 0px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    line-height: 8px;
    top: 10px;
    width: 33px;
    height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.apps hr {
    border-color: #3d739d;
    margin: 0;
}

@media (min-width:320px) and (max-width:575px) {
    .newtag {
        position: relative;
        right: auto;
        left: 21px;
    }

    .apps ul li {
        width: 100px;
        height: 90px;
    }
}

.tagset {
}

.apps ul.tagset li a i {
    /*height: 36px;*/
    height: 25px;
    justify-content: center;
    align-items: end;
    margin-bottom: 5px;
}

.apps ul.tagset li a h5 {
    max-height: 30px;
    min-height: 30px;
}
/* ============================ End Google App Launcher Style ===================================== */
/* ============================== Start Status color Style ===================================== */
.badge {
    display: inline-block;
    padding: inherit;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    /*float: right;*/
    padding: 4.2% 0%;
}

.badge-success {
    background-color: transparent;
    color: #058f21;
}

.badge-primary {
    background-color: transparent;
    color: #666464;
}

.badge-info {
    background-color: transparent;
    color: #000;
}

.badge-danger {
    background-color: transparent;
    color: #b94a48;
}
/* ============================== End Status color Style ===================================== */


.modal-body ul li {
    list-style: none;
}

/******************************************* Parent Dashboard style ***********************************************/
.dashboard_box {
    margin-bottom: 10px;
    padding-right: 10px;
    margin-right: 10px;
    min-height: 85px;
    border-right: 1px solid #EDEDED;
}

.bg-blue a i {
    background-color: #08c !important;
    color: #fff;
    padding: 8px 15px;
    font-size: 25px;
    border-radius: 50%;
}

ul.dashboard_boxstyle li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    position: relative;
    margin-bottom: 10px;
}

.section_two {
    float: left;
    padding-right: 0px;
    margin-bottom: 8px;
}

/*.dasboardform_title {
    padding: 10px;
}*/

/*h2.countstyle {
    font-size: 16px;
    font-weight: bold;
}*/

h2.countstyle_value {
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}

.countstyle {
    bottom: 0 !important;
    width: 100% !important;
    position: relative !important;
}

.fa-usd::before {
    content: "\f155";
}

.bg-red i {
    background: #e95d3c;
    color: #fff;
    padding: 10px 14px;
    border-radius: 50%;
}

.countstyle span {
    font-size: 14px;
    margin-left: 10px;
    font-weight: bold;
}

ul.custom_list li {
    min-width: 210px;
}

.fa-wpforms:before {
    content: "\f298";
}

.bg-red i.fa-wpforms {
    padding: 10px 11px;
}

ul.custom_list span {
    /*margin: 0 10px 0;*/
    text-transform: uppercase;
    color: #666;
    font-weight: bold;
    font-size: 16px;
    /*line-height: 0px;*/
}

.dashboard_list {
    display: block;
    text-align: left;
    float: right;
}

span.dasboardform_title span, span.dasboardform_title {
    margin: 0px;
    padding: 0;
    font-size: 12px;
    color: #666;
}

.small_text {
    color: #999999 !important;
    font-size: 11px !important;
    text-align: left;
    margin: 0 !important;
    line-height: 13px !important;
    position: relative;
    bottom: 5px;
    font-weight: normal !important;
}

.small_text_label {
    color: #999999 !important;
    text-align: left;
    margin: 0 !important;
    line-height: 13px !important;
    position: relative;
    font-weight: normal !important;
}

.bg-blue {
    margin-top: 2rem !important;
}

.dashboard_list .dasboardform_title {
    margin: 0 !important
}

.dashboard_list span.title {
    margin: 0 !important
}

.small_title {
    font-size: 11px !important;
    text-align: center;
}

ul.assignments_list {
    list-style: none;
    padding: 0px;
    margin: 0 18px;
}

    ul.assignments_list li {
        display: block;
        margin: 0;
    }

        ul.assignments_list li span {
            position: relative;
            top: 10px;
            float: right;
            font-size: 11px;
        }

.small_title a {
    position: relative;
    top: 5px;
}

.dashboard_boxstyleparent span {
    margin: 0 10px 0;
    text-transform: uppercase;
    color: #666;
    font-weight: bold;
    font-size: 16px;
    line-height: 0px;
}


.active_form {
    margin-bottom: 10px;
    padding-right: 10px;
    margin-right: 10px;
    min-height: 85px;
}

ul.active_form li {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    margin-bottom: 0px;
    position: relative;
    margin-bottom: 10px;
    width: 20%;
}

.hide_dropdoenicon::after {
    content: none;
}

.notification_section button {
    font-size: 11px;
    line-height: 18px;
    font-weight: 400;
}

.notification_section i {
    font-size: 16px;
    margin: 0;
}

.notification_section {
    margin: 0 3px 0;
}

span.rating_badge {
    background: #63b4b4;
    margin: 0 2px;
    width: 20px;
    height: 21px;
    text-align: center;
    border-radius: 50px;
}

.notification_section a {
    color: #000;
    font-weight: normal;
}

.notification_section .btn-secondary {
    color: #4d5428 !important;
    background-color: #f6f6f6 !important;
    border: 1px solid #f9f0f0 !important;
}

    .notification_section .btn-secondary:hover {
        color: #4d5428 !important;
        background-color: #f2f2f2 !important;
        border: 1px solid #f2f2f2 !important;
    }

.btn-secondary:focus {
    box-shadow: none !important;
}

.active_form span {
    margin: 0 9px;
    text-transform: uppercase;
    color: #666;
    font-weight: bold;
    font-size: 16px;
    line-height: 0px;
}

.dropdown-menu.show {
    border: 1px solid #e0dede;
}

ul.navbar_list {
    list-style: none;
    padding: 0px;
    font-size: 11px;
    margin: 0;
}

    ul.navbar_list li {
        border-bottom: 1px solid #e8e3e3;
        padding: 10px;
    }

        ul.navbar_list li div {
            font-weight: 400;
        }



        ul.navbar_list li:hover, ul.navbar_list li:hover a {
            background: #0081c2;
            transition: 0.2s ease;
            color: #fff;
        }

.nav_fontset {
    font-size: 11px;
    font-weight: normal;
}

.dropdown_menuopen.show {
    padding: 7px;
}
/*star rating style  start*/
.glyphicon-minus-sign::before {
    content: "\f056";
    font-family: FontAwesome;
    font-style: normal;
}

.glyphicon-star-empty::before {
    content: "\f006";
    font-family: FontAwesome;
    font-style: normal;
}

.glyphicon-star::before {
    content: "\f005";
    font-family: FontAwesome;
    font-style: normal;
}

.badge-secondary {
    background-color: #386f82;
}

.form-control {
    padding: 0.1rem 0.45rem
}

.card-header div font {
    font-size: 14px;
}

.fa-star-o::before {
    content: "\f005";
}

ul.fliter_list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.fliter_list li {
    display: inline-flex;
    margin: 0 5px 0 0;
}

    .fliter_list li i {
        font-size: 14px;
        cursor: pointer;
        padding: 10px 10px;
        border-radius: 50px;
    }

ul.fliter_list li i.fa-calendar {
    color: #fff;
    background: #004d8a;
}

ul.fliter_list li i.fa-book {
    color: #fff;
    background: #4785d3;
}

ul.library_list, ul.library_list li {
    list-style: none;
    padding: 0px;
    display: inline-flex;
    margin: 0 5px;
    float: right;
}

    ul.library_list li a img {
        width: 20px;
    }

ul.fliter_list li img {
    width: 40px;
    cursor: pointer;
}

.custom_modelheader {
    display: block;
    background: #04a596;
    border-bottom: 1px solid #04a596;
    color: #fff;
    font-weight: 600;
}

button.custombtn_close {
    background: #fff;
    opacity: 1;
    border-radius: 50px;
    position: relative;
    top: 13px;
    right: 9px;
}

    button.custombtn_close:hover {
        background: #fff;
        color: #000;
        transition: 0.2s ease;
        opacity: 1;
    }

/*table {
    cursor: pointer;
}*/

ul.address_list, ul.address_list li {
    list-style: none;
    padding: 0px;
    display: inline-flex;
}

    ul.address_list li i {
        position: relative;
        top: 5px;
        color: #004D8A;
    }

    ul.address_list li span {
        margin: 0 5px;
        line-height: 20px;
    }

.msg_text {
    margin-top: 1rem;
    font-size: 14px;
}

table thead tr.table-success th {
    background-color: #5391c4 !important;
    color: #fff !important;
}

ul.category_list, ul.category_list li {
    list-style: none;
    padding: 0px;
    display: inline-flex;
}

    ul.category_list li span {
        margin: 0 10px;
    }

    ul.category_list li label {
        margin: 0.3rem 0;
    }

.card-header {
    background: #3c6aa5;
}

    .card-header button.btn {
        text-align: left;
        color: #495057;
        text-decoration: none;
    }

    .card-header button {
        width: 100%;
    }

        .card-header button i {
            float: left;
            color: #faf4e8;
            position: relative;
            top: 5px;
        }

.btn i {
    margin-right: 5px;
}

[data-toggle="collapse"].collapsed .fa:before {
    content: "\f13a";
}

[data-toggle="collapse"] .fa:before {
    content: "\f139";
}

/******************** list alignemnet  for meals */
.tblexport_option {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    list-style: none;
    margin-bottom: 0.5rem;
}

    .tblexport_option li {
        margin-left: 5px;
    }


ul.pagecontent_list {
    list-style: none;
    padding: 0;
}

    ul.pagecontent_list li i {
        margin: 0 5px 0 0;
    }

        ul.pagecontent_list li i.fa-arrow-right {
            font-size: 10px;
        }

ul.list_group, ul.list_group li {
    list-style: none;
    padding: 0px;
    display: inline-block;
    margin-right: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px !important;
}

.widget_border {
    border-bottom: 1px solid #eeebeb;
}
/************************************ pannel style ********************************/
.contact_info {
    color: #004d8a;
}

.pannel_header {
    background: #f6f6f6;
    padding: 15px;
    color: #000;
    font-weight: 500;
    border: 1px solid #d5d2d2;
}

.pannel_headersub {
    background: #f6f6f6;
    padding: 5px 15px;
    color: #000;
    font-weight: 500;
    border: 1px solid #d5d2d2;
}

.info_iconmove {
    color: #004d8a;
    cursor: pointer;
}

ul.pannel_inputgroup, ul.pannel_inputgroup li {
    list-style: none;
    padding: 0px;
    display: inline-flex;
    margin: 0px;
}

.pannel_listgroup {
    border: 1px solid #d5d2d2;
    padding: 15px;
}

.open_brace {
    position: relative;
    top: 5px;
    margin: 0 5px 0;
}

ul.pannel_inputgroup li input {
    width: 60px;
}

.pannel_body {
    cursor: pointer;
}

.new_addbutton {
    /*position: absolute;
    right: 1rem;
    top: 0.9rem;*/
}

.dropdown_control span.select2 {
    width: 100% !important;
}

label {
    margin-bottom: 0.2rem;
}

.icon_positionset {
    display: inline-flex;
}

span.icon_positionset a {
    margin: 0 2px;
}

button.btn_padding {
    padding: 0.22rem 0.75rem !important;
}

.cardheader_padding {
    padding-left: 0;
    padding-right: 0;
}

table.tableborder_color tr td {
    border: 1px solid #cacaca;
}

form label {
    font-weight: 600;
}

.dropdown_control span.select2 {
    width: 100% !important;
}
/*************************************** custom tab style **********************/
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .nav-link {
    border: 1px solid #dee2e6;
    margin-right: 5px;
}

.radioncustom_style label input {
    margin-top: 0px;
}

.datepicker.dropdown-menu {
    z-index: 99999 !important;
}

.loader {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 10000;
    background: rgba(179, 179, 179, 0.9);
    width: 100%;
    text-align: center;
}

.table_customwidth table {
    width: 60%;
}

.box_customwidth {
    width: 543px;
}

.morecontent {
    display: none;
}

.table thead th {
    background-color: #eff3f8 !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ced4da !important;
}

input:focus {
    outline: none !important;
}

[tabindex="-1"]:focus {
    outline: none !important;
}

.dropdown_control span.select2:focus {
    outline: none !important;
}

select:focus {
    outline: none !important;
}

.select2-container--default .select2-selection--single:focus {
    outline: none !important;
}

.btn_fullwidth {
    position: absolute;
    bottom: 0;
    top: 0rem;
    right: 0;
}

    .btn_fullwidth button.btn {
        text-align: right;
    }

.toggle_menu::after {
    visibility: hidden;
}

.loginuser_name {
    font-size: 1rem;
    color: #000;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.dropdown_meunystyle.show {
    position: absolute;
    left: auto !important;
    right: 0;
}

.dropdown_meunystyle a {
    color: #000 !important;
}

    .dropdown_meunystyle a.dropdown-item {
        padding: 0.75rem 1.5rem !important;
    }

.btn-group > .dropdown-menu::before {
    position: absolute;
    top: -8px;
    right: 9px;
    left: auto;
    display: inline-block !important;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e0e0e0;
    border-left: 8px solid transparent;
    content: '';
}
/***************************************** responsive design  ***********************************/
@media (min-width:320px) and (max-width:1024px) {
    .box_customwidth {
        width: 100% !important;
    }

    .table_customwidth table {
        width: 100% !important;
    }

    .model_responsive {
        padding-right: 0px !important;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .responsive_imagestyle input {
        width: 100% !important;
    }

    .responsive_ipadstyle .col-sm-4, .responsive_ipadstyle .col-sm-2 {
        max-width: 50%;
        flex: inherit;
    }

    .responsive_labelstyle .form-check-inline label {
        min-width: 150px;
    }

    .responsive_ipadstyle .col-md-2 {
        max-width: 50%;
        flex: inherit;
    }
}

.fa fa-edit {
    text-decoration: none !important;
}

.radio_systemalign label {
    margin-right: 1rem;
    display: flex;
    align-items: center;
}

    .radio_systemalign label input {
        margin-right: 5px;
        margin-top: 0px;
    }
