﻿body {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    padding: 0;
    margin: 0;
    background: #eff3f8;
}

* {
    font-family: 'Open Sans', sans-serif;
}

a:hover {
    text-decoration: none;
}

a {
    color: #0c5579;
    cursor: pointer;
}

    a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
        color: #0056b3
    }

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

html {
    position: relative;
    min-height: 100%;
}

input::-ms-reveal,
input::-ms-clear {
    display: none;
}

footer {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    height: auto;
    width: 100%;
}

.weak-password {
    color: #970707;
    display: block
}

.medium-password {
    color: #bad334;
    display: block
}

.strong-password {
    color: #38e70c;
    display: block
}

:disabled {
    cursor: not-allowed;
    background-color: #eeeeee;
}

.form-control[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee !important;
}

.custom_radiocheckstyle {
    display: flex;
    margin-top: 0.5rem;
}

    .custom_radiocheckstyle input {
        margin-right: 5px;
        margin-left: 5px;
    }

@media (min-width:320px) and (max-width:575px) {
    .mb-xs-2 {
        margin-bottom: 0.5rem;
    }
}

.header_subhead, .subhead_title {
    font-size: 14px;
    text-transform: initial;
    color: #212529;
    font-weight: normal;
}

table tr td input, table tr th input {
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.family-link {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 14px;
    margin-top: 5px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-decoration: underline;
}

.loginuser_name h5 div {
    width: 100%;
    display: block;
    text-align: right;
}

.avoidautofill {
    position: absolute;
    top: -99999px;
    z-index: -1;
}
/* ======================================== Start Custom width text box style =========================== */
.customwidth_points {
    width: 100px;
}

.customwidth_datepicker {
    width: 100px
}
/* ======================================== End Custom width text box style =========================== */

/* =========================================== Start Common Style =================================== */
.form-group .required .control-label:after {
    content: " *";
    color: red;
    margin-right: 0px;
}

.required_style {
    color: #f20;
}

label {
    font-size: 1rem;
}

.mt_2 {
    margin-top: 2rem;
}

.nav-tabs {
    margin-bottom: 1rem;
}

input[type="radio"] + label, input[type="checkbox"] + label {
    margin-right: 10px;
}

.modal {
    z-index: 1050;
}

.modal-open .select2-container--open {
    z-index: 999999 !important;
}

table.dataTable thead th {
    vertical-align: middle;
}

table tr th, strong, b{
    font-weight:600 !important;
}
.emptylbl {
    display: block;
}

.asterriknote_style {
    font-size: 13px;
    margin-bottom: 0.5rem;
    text-align: right;
}

    .asterriknote_style span {
        color: #d71e01;
    }

.nav-tabs .nav-link {
    font-size: 13px;
}

table.dataTable thead th {
    padding-right: 18px !important;
}

.chkstylealign {
    display: flex;
}

    .chkstylealign input {
        margin-right: 5px;
        margin-top: 3px;
    }

.radioncustom_style {
    display: flex;
}

    .radioncustom_style label {
        margin-right: 1rem;
        display: flex;
        align-items: center;
    }

        .radioncustom_style label input {
            margin-right: 5px;
            margin-top: 0px;
        }

/*.fixed_header tr th:last-child, .fixed_header tr td:last-child {
    border-right: 3px solid #dee2e6 !important;
}*/

a.cke_path_item, span.cke_path_empty {
    color: transparent !important
}

table tr td p {
    margin: 0;
}

.tblcontrols tr td input, .tblcontrols tr td select {
    max-height: 23px;
}

form .form-group label, form label {
    font-weight: 600;
}

form .form-group .radioncustom_style label, form .radioncustom_style label, .radioncustom_style label {
    font-weight: normal !important
}

.btn-info-icon i {
    color: #FFD700 !important
}

.topmenu_action a i {
    display: none;
}

.topmenu_action a.meals-icon i {
    display: inline-block;
    color: #fff !important;
}

.topmenu_action a.meals-icon.btn-active i {
    color: #3d3d3d !important;
}

/*iphone divices*/
@media (min-width:375px) and (max-width:812px) {
    input .update-milestone {
        width: 165px !important;
    }
}

@media (min-width:320px) and (max-width:767px) {
    ul.catholic_list li input.btn-info {
        position: absolute;
        top: 2.6rem !important;
    }

    .saintdesc p {
        text-align: inherit !important;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button a {
        padding: 0.5em 0.8em !important;
    }
}

@media (min-width:320px) and (max-width:767px) {
    .termmanger-chklist li {
        width: calc(100% / 3) !important;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button a {
        padding: 0.5em 0.8em !important;
        font-size: 10px !important;
    }

    .margintop_mt3 .mt-3 {
        margin-top: 0px !important;
    }

    table tr th.tablegrid {
        min-width: 200px;
    }

    .col-md-6.responsivepositiongrid_set {
        position: absolute;
        text-align: center;
    }

        .col-md-6.responsivepositiongrid_set label {
            position: relative;
            left: 3.4rem;
        }

    .responsivegrid_ruquried #demoform.has-error .help-block {
        padding-left: 55% !important;
    }

    /*ul.number_list li input {
        min-width: 150px !important;
    }*/

    table tr th.table_firstcolumnwidth {
        min-width: 90px !important;
    }

    table tr th..table_actioncolumn {
        min-width: 50px !important;
    }

    table.table_seclect tr td .select2-hidden-accessible {
        position: relative !important;
    }

    ul.schedule-list li select.form-control {
    }

    ul.catholic_list li input.form-group {
        width: 80%;
    }

    ul.catholic_list li input.btn-info {
        position: absolute;
        top: 2rem;
        right: 1rem;
    }

    table.Disabled_table tr th.table_thwidth {
        min-width: 150px;
    }

    /*table.document_librarytab tr td {
            min-width: 300px;
        }*/

    .responsive_fourfullwidth .col-md-4 {
        max-width: 100% !important;
        flex: inherit;
    }

    .topmenu_action span.dropdown a {
        width: auto;
        max-width: 100%
    }

    table.term_width tr th {
        min-width: 150px;
    }

    .reducethe_mtop .mt-4 {
        margin-top: 0 !important;
    }

    table.table_widthstyle tr td label {
        min-width: 75px;
    }

    .responsivemedia_three .col-md-3 {
        max-width: 50%;
        flex: inherit;
    }

    .filterbutton_position .mt-4 {
        margin-top: 1.5rem;
    }

    table.termmanagertable tr th.year_width {
        min-width: 250px !important;
    }

    table.table_columnth tr th.column_width {
        min-width: 110px;
    }

    .select2-dropdown {
        position: absolute !important;
        z-index: 998 !important;
    }

    .modal-body .select2-dropdown {
        position: absolute !important;
        z-index: 2222 !important;
    }

    .btnwidth_auto {
        width: auto;
    }

    .position_setbtn {
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .position_setbtn button {
            margin-top: 0px;
            margin-bottom: 10px;
        }

    .custom_responsive a {
        margin-bottom: 5px;
    }

    .page-content .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .page-content .container {
        width: 100%;
        padding: 0;
    }

    .headerfixed .container {
        width: 100%;
        padding: 0;
    }

    .nav-tabs .nav-link {
        margin-right: 0;
    }
}

.multiselectordernary_style {
    max-height: 500px;
    overflow-y: auto;
    padding: 0;
    background: transparent;
    width: 100%;
}

.input-group-text {
    height: calc(1.2em + 0.75rem + 2px);
    padding: 0.1rem 0.35rem;
    line-height: 1.5;
    font-size: 13px;
}

.table thead tr th {
    background-color: #eff3f8;
}

input, select, textarea {
    outline: 0;
}

.zebra_tooltips_custom_width_more {
    margin-left: 2px;
}

.scrollpanel {
    overflow: hidden;
}

.ps-container {
    position: relative;
    z-index: 0;
}

div.dataTables_scrollBody table {
    /*width: 100% !important;*/
    overflow-x: auto;
    border-bottom: 1px solid #dee2e6 !important;
}

.table-scrollable {
    overflow-x: auto;
}

.select2-container--default .select2-selection--multiple:focus, .select2-container--default .select2-selection--single:focus, .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #80bdff;
}

.radioncustom_style label input:focus {
    border-color: #80bdff;
}

input[type=checkbox]:focus, input[type=radio]:focus {
    outline: 2px auto #80bdff;
    outline-offset: -2px;
}

.btn-success:focus {
    background: #218838 !important;
    color: #ffffff !important;
    border-color: #218838 !important;
}

.btn-secondary:focus {
    background: #5a6268 !important;
    color: #ffffff !important;
    border-color: #5a6268 !important;
}

.table tfoot td, .table tfoot th {
    background-color: #eff3f8 !important;
    color: #000000 !important;
    border-color: #dddddd !important;
    font-weight: bold;
}

.disable-icon {
    color: #ccc;
    cursor: not-allowed;
}

.custom-file-input {
    height: calc(1.2em + 0.75rem + 2px);
    padding: 0.1rem 0.75rem;
}

.custom-file, .custom-file-label {
    height: calc(1.2em + 0.75rem + 2px);
}

    .custom-file-label::after {
        height: calc(1.1em + 0.75rem + 2px);
        top: -0.3px;
    }

button:focus {
    outline: 0;
}

.custom-file-input:focus {
    box-shadow: none;
}

    .custom-file-input:focus ~ .custom-file-label {
        box-shadow: none;
    }
/*input:-internal-autofill-selected {
    background-color: #fff !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}*/
/*.pageinnerpanel_style a, .pageinner_mainpanel a {
    text-decoration: underline;
}*/
.pageinnerpanel_style table tr td a, .pageinner_mainpanel table tr td a {
    text-decoration: underline;
}

table tr td a i {
    text-decoration: none !important;
}

.pageinnerpanel_style a.btn, .pageinner_mainpanel a.btn {
    text-decoration: none;
}

.pageinnerpanel_style a.nav-link, .pageinner_mainpanel a.nav-link {
    text-decoration: none;
}

.pageinnerpanel_style .card-header a, .pageinner_mainpanel .card-header a, .dropdown-menu a {
    text-decoration: none;
}

@-moz-document url-prefix() {
    .table-scrollable table.table, table.dataTable {
        width: 99.9% !important;
    }
}

.helpmodal-align {
    margin-top: 3px;
    display: inline-block;
}

.dataTables_filter input {
    border: 1px solid #ced4da;
}
/*.select2-container {
    width: 100% !important;
    padding: 0;
}*/
.btn-link {
    color: #5b9bd1;
}

.has-error span {
    font-size: 13px;
}

.select2-dropdown {
    border-radius: 0 !important;
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none;
    appearance: none;
}

table.table-bordered.DTFC_Cloned th:last-child, table.table-bordered.DTFC_Cloned td:last-child {
    border-right-width: 2px;
}

@media (min-width:320px) and (max-width:991px) {
    .moreellipses {
        display: none;
    }

    .morecontent {
        display: inline-block !important;
    }

        .morecontent .morelink {
            display: none;
        }
}

@media (min-width:768px) and (max-width:991px) {
    .table-scrollable + .row .col-md-5 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .table-scrollable + .row .col-md-7 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
}

@media (min-width:320px) and (max-width:575px) {
    .nav-tabs {
        flex-direction: column;
    }

        .nav-tabs .nav-item {
            display: block;
        }

    div.dataTables_filter label {
        /*display: flex;*/
    }

    .jquery-msgbox {
        left: 13px !important;
    }
}

div.datepicker, .bootstrap-timepicker-widget {
    z-index: 9999 !important;
}
/*.dataTables_wrapper .dataTables_filter {
    margin-bottom: 5px
}*/
.modal .modal-content .modal-body .dataTables_wrapper .col-md-5 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.modal .modal-content .modal-body .dataTables_wrapper .col-md-7 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.toast-message ul {
    padding-left: 1rem;
    margin-top: 0.5rem;
    list-style:none;
}

    .toast-message ul li {
        line-height: 18px;
        margin-bottom: 8px;
    }

        .toast-message ul li span {
            display: block;
            font-size: 12px;
        }

.dataTables_scrollBody table.dataTable thead th {
    border-bottom: none !important;
}

.select2-container--default .select2-search--inline .select2-search__field, .select2-container .select2-search--inline {
    width: 100% !important;
}
.table tbody tr td a img{
    opacity:0.8;
}
.table tbody tr td a:hover img {
    opacity: 1;
}
/* =========================================== End Common Style =================================== */
/* =========================================== Start Header Style =================================== */
header {
    /*padding: 1rem 0 0;*/
    background: #fff;
}

.headerfixed {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
}

.optionc_logo img {
    max-height: 50px;
}


.loginuser_name h5 {
    min-height: 65px;
    max-height: 65px;
    display: flex;
    align-items: center;
    font-size: 1rem;
    color: #000;
    font-weight: bold;
    letter-spacing: 0.5px;
    justify-content: center;
    flex-direction: column;
}

.optionc_logo {
    display: flex;
    padding: 7px 15px;
}

    .optionc_logo h6 {
        min-height: 50px;
        max-height: 50px;
        display: flex;
        align-items: center;
        font-size: 1rem;
        color: #000;
        font-weight: bold;
        letter-spacing: 0.5px;
        margin: 0;
    }

        .optionc_logo h6 i {
            display: inline-block;
            width: 25px;
            height: 25px;
            line-height: 25px;
            border-radius: 50%;
            /*background: #004D8A;*/
            color: #000;
            font-size: 1rem;
            text-align: center;
            margin-right: 5px;
        }
/* =========================================== End Header Style =================================== */
/* =========================================== Start Menu Style ===================================== */
/* CSS used here will be applied after bootstrap.css */
header {
    min-height: 50px;
}
/* section {
    min-height:calc(100% - 70px);
} */
.affix {
    position: fixed;
    top: 0;
    width: 100%;
    opacity: 1;
}

.affix-top {
    position: static;
    /*opacity: 1;*/
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
/*.main-nav {
    padding:15px 0px !important;
}*/
.main-nav,
.main-nav * {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .main-nav > ul > li {
        position: relative;
        white-space: nowrap;
        float: left;
        z-index: 999;
    }

    .main-nav a {
        display: block;
        position: relative;
        color: #fff;
        padding: 0px 15px;
        transition: 0.3s;
        font-size: 14px;
        /*font-family: "Montserrat", sans-serif;*/
        font-weight: normal;
        border-radius: 10px 10px 0 0;
        display: inline-flex;
        line-height: 37px;
        z-index: 9999;
    }

        .main-nav a:hover,
        .main-nav .active > a,
        .main-nav li:hover > a {
            color: #014D8A;
            text-decoration: none;
            background: #dee2e6;
        }

    .main-nav .drop-down ul {
        display: block;
        position: absolute;
        left: 0;
        top: calc(100% + 30px);
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        padding: 10px 0;
        background: #004D8A;
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
        transition: ease all 0.3s;
    }

    .main-nav .drop-down:hover > ul {
        opacity: 1;
        top: 100%;
        visibility: visible;
    }

    .main-nav .drop-down li {
        /*min-width: 180px;*/
        position: relative;
    }
    /*.main-nav .drop-down ul a {
            padding: 10px 20px;
            font-size: 13px;
            color: #004289;
        }*/
    .main-nav li.drop-down ul a {
        padding: 2px 15px;
        font-size: 13px;
        /*color: #fff !important;*/
        border-radius: 0;
        display: block;
        line-height: 20px;
    }

    .main-nav .drop-down ul li a:hover,
    .main-nav .drop-down ul li.active > a,
    .main-nav .drop-down ul li:hover > a {
        color: #fff;
        background: #6B97C0;
    }

    .main-nav .drop-down > a:after {
        /*content: "\f107";*/
        font-family: "Font Awesome 5 free";
        padding-left: 10px;
        font-weight: bold;
    }

    .main-nav .drop-down .drop-down ul {
        top: 0;
        left: calc(100% - 30px);
    }

    .main-nav .drop-down .drop-down:hover > ul {
        opacity: 1;
        top: 0;
        left: 100%;
    }

    .main-nav .drop-down .drop-down > a {
        padding-right: 35px;
    }

        .main-nav .drop-down .drop-down > a:after {
            content: "\f105";
            position: absolute;
            right: 15px;
        }
/* Mobile Navigation */
.mobile-nav {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 9999;
    overflow-y: auto;
    left: -320px;
    width: 300px;
    padding-top: 18px;
    background: rgba(19, 39, 57, 0.8);
    transition: 0.4s;
}

@media (min-width:320px) and (max-width:575px) {
    .mobile-nav {
        width: 250px;
    }
}

.mobile-nav * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mobile-nav a {
    display: block;
    position: relative;
    color: #fff;
    padding: 10px 20px;
    font-weight: 500;
}

    .mobile-nav a:hover,
    .mobile-nav .active > a,
    .mobile-nav li:hover > a {
        color: #74b5fc;
        text-decoration: none;
    }

.mobile-nav .drop-down > a:after {
    content: "\f078";
    font-family: "Font Awesome 5 free";
    padding-left: 10px;
    position: absolute;
    right: 15px;
    font-weight: 900;
}

.mobile-nav .active.drop-down > a:after {
    content: "\f077";
}

.mobile-nav .drop-down > a {
    padding-right: 35px;
}

.mobile-nav .drop-down ul {
    display: none;
    overflow: hidden;
}

.mobile-nav .drop-down li {
    padding-left: 20px;
}
/*.modal-open .modal {
    top: 5%
}*/
.mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
    border: 0;
    background: none;
    font-size: 24px;
    transition: all 0.4s;
    outline: none !important;
    line-height: 1;
    cursor: pointer;
    text-align: right;
}

    .mobile-nav-toggle i {
        margin: 18px 18px 0 0;
        color: #004289;
    }

.modal-open .mobile-nav-toggle {
    z-index: 999;
}

.mobile-nav-overly {
    width: 100%;
    height: 100%;
    z-index: 9997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(19, 39, 57, 0.8);
    overflow: hidden;
    display: none;
}

.mobile-nav-active {
    overflow: hidden;
}

    .mobile-nav-active .mobile-nav {
        left: 0;
    }

    .mobile-nav-active .mobile-nav-toggle i {
        color: #fff;
    }

.menustyle {
    background: #004D8A;
    min-height: 42px;
    padding-top: 5px;
    padding-bottom: 0;
}

.logoutmenu_style {
    float: right !important;
    padding: 0;
}

    .logoutmenu_style a {
        padding: 0;
        border-radius: 0;
    }

.main-nav .logoutmenu_style a:hover {
    background: transparent !important;
    color: #fff !important;
}

.main-nav .drop-down ul {
    min-width: 17rem;
    padding: 0
}

/*.main-nav li.drop-down ul li a:hover, .main-nav li.drop-down ul li.acive a {
    background: #6B97C0;
}*/
/*==================================================== End Menu Style ==================================== */
/* ========================================== Start Page Container Style =================================== */
.page-content {
    background: #eff3f8;
    padding-top: 116px;
    /*padding: 1rem;*/
    margin-bottom: 4rem;
}
.pageinner_mainpanel {
    /*background: #FFFFFF;
    padding: 1rem;
    margin-top: 1rem;*/
    /*min-height: 20rem;*/
    background-color: #FFF;
    position: relative;
    border-radius: 5px;
    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: 0.5rem 1rem 1rem;
    margin-top: 1rem;
}

.pageinner_sectionstyle {
    background: #F7F7F7;
    padding: 1rem;
    margin-top: 1rem;
    /*border: 1px solid #eaeaea;*/
}

.formbottom_actionbtn {
    text-align: center;
    margin-top: 1rem;
}

.btn-primary.active-btn {
    background-color: #fff;
    border: none;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: medium;
    border-left: 3px solid #0078d7;
    color: #000;
}

    .btn-primary.active-btn i {
        color: #0078d7;
    }

.btn-primary {
    color: #fff;
    background-color: #0078d7;
    border-color: #0078d7;
}

    .btn-primary i {
        color: #FFD700;
        font-size: 0.8rem;
    }
/* ========================================== End Page Container Style =================================== */
/* ======================================== Start Secton Title =========================================== */
.pageinner_title {
    font-size: 1rem;
    border-bottom: 1px solid #eee;
    padding: 0px 0 10px;
    color: #4b77be;
    font-weight: 700;
    text-transform: uppercase;
}

h2.pageinner_title a {
    float: right;
    font-size: 20px;
    color: #f4d03f;
}

.title_leftrightborder {
    text-align: center;
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 1rem;
    margin-top: -1rem;
}


    .title_leftrightborder span {
        display: inline-block;
        position: relative;
        font-size: 1rem;
        font-weight: 600;
    }

        .title_leftrightborder span:before,
        .title_leftrightborder span:after {
            content: "";
            position: absolute;
            height: 5px;
            border-bottom: 1px solid #004d8a;
            /*border-top: 1px solid white;*/
            top: 5px;
            width: 900px;
        }

        .title_leftrightborder span:before {
            right: 100%;
            margin-right: 15px;
        }

        .title_leftrightborder span:after {
            left: 100%;
            margin-left: 15px;
        }

.title_rightborder {
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 1rem;
    margin-top: -1rem;
}


    .title_rightborder span {
        display: inline-block;
        position: relative;
        font-size: 1rem;
        font-weight: 600;
    }

        .title_rightborder span:after {
            content: "";
            position: absolute;
            height: 5px;
            border-bottom: 1px solid #004d8a;
            /*border-top: 1px solid white;*/
            top: 5px;
            width: 800px;
        }


        .title_rightborder span:after {
            left: 100%;
            margin-left: 15px;
        }

.aboutpage_title {
    padding-bottom: 0 !important;
    font-weight: 100;
}

    .aboutpage_title h1 {
        font-size: 33px;
        font-weight: 100;
    }
/* ======================================== ENd Secton Title =========================================== */
/* ======================================== Start Help Modal Style ================================== */
.helpmodalstyle .modal-header {
    padding: 0.5rem 1rem;
    background: #CCE5FF;
    color: #000;
    border-bottom: 1px solid #9AB7D5;
}

    .helpmodalstyle .modal-header .modal-title {
        font-size: 1rem;
    }

.helpmodalstyle .modal-body {
    background-color: #eff3f8;
}

.helpmodalstyle .modal-footer {
    padding: 0.3rem 1rem;
    background-color: #eff3f8;
}

    .helpmodalstyle .modal-footer .btn-default {
        color: #333333;
        background-color: white;
        border-color: #cccccc;
    }
/* ======================================== End Help Modal Style ===================================== */
/* ====================================== Start Footer Section ========================================== */
footer {
    background: #004d8a;
    color: #fff;
    text-align: center;
    padding: 0.7rem;
    /*margin-top: 2rem;*/
    font-size: 13px;
    letter-spacing: 0.5px;
}
/* ====================================== End Footer Section ========================================== */
/* =========================== Start Common Font size Style =============================== */
.verysmall_fs {
    font-size: 10px;
}

.small_fs {
    font-size: 12px;
}

.medium_fs, .form-control, label, .btn, .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-results__option[aria-selected] {
    font-size: 13px;
}

/*@media (min-width:375px) and (max-width:812px) {
    .medium_fs, .form-control, label, .btn, .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-results__option[aria-selected], .input-group-text {
        font-size: 11px !important;
    }
}

@media only screen and (min-width: 360px) and (max-width: 767px) {
    .medium_fs, .form-control, label, .btn, .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-results__option[aria-selected] {
        font-size: 10px !important;
    }
}*/

.large_fs {
    font-size: 16px;
}

.verylarge_fs {
    font-size: 19px;
}

.forminline_alignment {
    justify-content: flex-end;
}

    .forminline_alignment label {
        margin-right: 5px;
    }

#TrReflection label b {
    color: #000;
}
/* =========================== End Common Font size Style =============================== */
/* ====================================== Start tool tip info box style =============================== */
.tooltip_custom {
    position: relative;
}

.tooltip__item {
    position: absolute;
    padding: 20px;
    visibility: hidden;
    opacity: 0;
    background: white;
    transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
    color: #484848;
    border: 1px solid #cecece;
    border-radius: 3px;
    font-weight: 500;
    box-shadow: 0 2px 1px #bcbcbc;
    z-index: 4;
    width: auto;
    min-width: 18rem;
}

    .tooltip__item:after {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
    }

.tooltip__initiator {
    cursor: pointer;
    z-index: 5;
}

.tooltip_custom[data-direction="bottom"] .tooltip__initiator:hover ~ .tooltip__item {
    transform: translate3d(-50%, 0, 0);
    visibility: visible;
    opacity: 1;
}

.tooltip_custom[data-direction="bottom"] .tooltip__item {
    top: calc(100% + 1em);
    left: 50%;
    transform: translate3d(-50%, -15px, 0);
}

    .tooltip_custom[data-direction="bottom"] .tooltip__item:after {
        top: -0.5em;
        left: 50%;
        transform: translate3d(-50%, 0, 0);
        border-width: 0 0.5em 0.5em 0.5em;
        border-color: transparent transparent white transparent;
        -webkit-filter: drop-shadow(1px 2px 1px #bcbcbc);
        filter: drop-shadow(1px -1px 1px #bcbcbc);
    }

.pagecaption h4 .tooltip__item {
    text-transform: initial;
    font-size: 13px;
}

.tooltip[data-direction="right"] .tooltip__initiator:hover ~ .tooltip__item {
    transform: translate3d(0, -50%, 0);
    visibility: visible;
    opacity: 1;
}

.tooltip[data-direction="right"] .tooltip__item {
    top: 50%;
    left: calc(100% + 1em);
    transform: translate3d(15px, -50%, 0);
}

    .tooltip[data-direction="right"] .tooltip__item:after {
        top: 50%;
        left: -0.5em;
        transform: translate3d(0, -50%, 0);
        border-width: 0.5em 0 0.5em 0.5em;
        border-color: transparent transparent transparent white;
        -webkit-filter: drop-shadow(1px 2px 1px #bcbcbc);
        filter: drop-shadow(1px 2px 1px #bcbcbc);
    }
/* ====================================== End tool tip info box style =============================== */
/* ====================================== Start Datatable Style ===================================== */
div.dataTables_length select, .dataTables_wrapper .dataTables_filter input {
    display: inline-block;
    border-radius: 0.23rem;
}
/*.table-scrollable {
    width: 100%;
    overflow-x: auto;
   
}*/
/* ====================================== End Datatable Style ===================================== */
/* ====================================== Start File Uploaded Style ============================== */
.filesuploaded_style span {
    display: flex;
    width: 60%;
    background: #f4f8fb;
    border: 1px solid #f1f7fb;
    padding: 0 10px;
    line-height: 100%;
    margin-bottom: 5px;
    justify-content: space-between;
    align-items: center;
}

    .filesuploaded_style span button {
        color: #5c6c7e;
    }

.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;
    }

.SP_SubTopic {
    padding: 0px 0 4px;
    color: #4b77be;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
}

.SPnote.SPnote-info {
    background-color: #eef7fb;
}

.SPnote {
    padding: 15px 30px 15px 15px;
    border-radius: 0 4px 4px 0;
}

.SPpage-head {
    background: #fff;
}

    .SPpage-head .SPpage-title {
        display: inline-block;
        padding: 19px 0 23px;
        width: 100%;
    }
/* Fixes for IE < 8 */
@media screen\9 {
    .fileinput-button input {
        filter: alpha(opacity=0);
        font-size: 100%;
        height: 100%;
    }
}
/* ====================================== End File Uploaded Style ============================== */
/* ========================================= Start Color Indicator Style ========================== */
.colorbox {
    display: block;
    width: 25px;
    height: 15px;
    border-radius: 0;
    margin: 0 auto;
}
/* ========================================= End Color Indicator Style ========================== */
/* =========================================== Start Common Button Style ========================== */
.btn-info {
    color: #fff;
    background-color: #4b8df8;
    border-color: #4b8df8;
}

    .btn-info:hover {
        color: #fff;
        background-color: #2977f7;
        border-color: #2977f7;
    }
/* =========================================== End Common Button Style ========================== */
/* =========================================== Start Page Title Style ============================ */
.page-title {
    float: left;
    padding: 0rem 0;
    /*background: #fff;*/
}

    .page-title h1 {
        color: #697882;
        font-size: 22px;
        font-weight: 400;
        margin: 0;
        /*padding: 0 15px;*/
    }
/* =========================================== End Page Title Style ============================ */
/* ========================================== Start Breadcrum Style ============================ */
.breadcrumb {
    background: transparent;
    margin: 0;
    padding: 0 15px 0 0;
    justify-content: flex-end;
}
/* ========================================== End Breadcrum Style ============================ */
/*Updated on 2_Dec_2019 LT*/
.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

@media only screen and (max-width:1024px) {
    .header .mobi-toggler {
        display: none;
    }
}
/*Updated on 4_Dec_2019 LT*/
.row.form-template-row {
    width: 100%;
    margin: 0;
}

.left_panel {
    border-right: 1px solid #eef2f4;
}

.left_sidebar {
    margin: 0;
    padding: 0;
}
/*.btn-block {
    padding: 10px 0px;
}*/
.templateusebtn a {
    font-size: 16px;
    font-weight: 600;
    color: #f00
}

.subtitle_form {
    font-size: 15px !important;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 1rem;
    padding-bottom: 0.7rem;
    color: #4b77be;
}

.subtitle_form2 {
    font-size: 14px !important;
    /*margin-bottom: 1rem;
    padding-bottom: 0.7rem;*/
    color: #4b77be;
}
/* =================================== Start Select Style =================================== */
select {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    padding: 0.1rem 0.99rem;
    width: auto;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    /*background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);*/
    background-image: url(../images/select_arrow.png);
    background-repeat: no-repeat, repeat;
    background-position: right .5em top 55%, 0 0;
    background-size: .55em auto, 100%;
}
    /*.table tr td input, .table tr td select {
    height: 20px;
}*/
    select::-ms-expand, select.form-control::-ms-expand {
        display: none;
    }

    select, select.form-control:hover {
        border-color: #ced4da;
    }
/*select, select.form-control:focus {
                border-color: #aaa;
                box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
                box-shadow: 0 0 0 3px -moz-mac-focusring;
                color: #222;
                outline: none;
            }*/
/* =================================== End Select Style =================================== */
/* =================================== Start Scroll to Top ================================ */
/*#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-color: #004D8A;    
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 999999999;
    text-align: center;
    line-height: 36px;
    font-size: 1.5rem;
    color: #fff;
}*/
    /*#scroll span {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -8px;
        margin-top: -12px;
        height: 0;
        width: 0;
        border: 8px solid transparent;
        border-bottom-color: #ffffff;
    }*/
    /*#scroll:hover {
        background-color: #004D8A;
        opacity: 1;
        filter: "alpha(opacity=100)";
        -ms-filter: "alpha(opacity=100)";
    }*/
/* =================================== End Scroll to Top ================================ */
/* =================================== Start Page Loader Style ================================= */
.optioncloader {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 10000;
    background: rgba(179, 179, 179, 0.9);
    width: 100%;
    text-align: center;
    display: none;
}

.loaderoptionc {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 10000;
    background: rgba(179, 179, 179, 0.9);
    width: 100%;
    text-align: center;
    display: none;
}

.cssload-fond {
    position: relative;
    margin: auto;
    top: 40%;
}

.cssload-container-general {
    animation: cssload-animball_two 1.15s infinite;
    -o-animation: cssload-animball_two 1.15s infinite;
    -ms-animation: cssload-animball_two 1.15s infinite;
    -webkit-animation: cssload-animball_two 1.15s infinite;
    -moz-animation: cssload-animball_two 1.15s infinite;
    width: 66px;
    height: 66px;
}

.cssload-internal {
    width: 66px;
    height: 66px;
    position: absolute;
}

.cssload-ballcolor {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.cssload-ball_1, .cssload-ball_2, .cssload-ball_3, .cssload-ball_4 {
    position: absolute;
    animation: cssload-animball_one 1.15s infinite ease;
    -o-animation: cssload-animball_one 1.15s infinite ease;
    -ms-animation: cssload-animball_one 1.15s infinite ease;
    -webkit-animation: cssload-animball_one 1.15s infinite ease;
    -moz-animation: cssload-animball_one 1.15s infinite ease;
}

.cssload-ball_1 {
    background-color: #cb2025;
    top: 0;
    left: 0;
}

.cssload-ball_2 {
    background-color: #f8b334;
    top: 0;
    left: 36px;
}

.cssload-ball_3 {
    background-color: #00a096;
    top: 36px;
    left: 0;
}

.cssload-ball_4 {
    background-color: #97bf0d;
    top: 36px;
    left: 36px;
}

@keyframes cssload-animball_one {
    0%,100% {
        position: absolute;
    }

    50% {
        top: 18px;
        left: 18px;
        position: absolute;
        opacity: .5;
    }
}

@-o-keyframes cssload-animball_one {
    0%,100% {
        position: absolute;
    }

    50% {
        top: 18px;
        left: 18px;
        position: absolute;
        opacity: .5;
    }
}

@-ms-keyframes cssload-animball_one {
    0%,100%,50% {
        position: absolute;
    }

    50% {
        top: 18px;
        left: 18px;
        opacity: .5;
    }
}

@-webkit-keyframes cssload-animball_one {
    0%,100% {
        position: absolute;
    }

    50% {
        top: 18px;
        left: 18px;
        position: absolute;
        opacity: .5;
    }
}

@-moz-keyframes cssload-animball_one {
    0%,100% {
        position: absolute;
    }

    50% {
        top: 18px;
        left: 18px;
        position: absolute;
        opacity: .5;
    }
}

@keyframes cssload-animball_two {
    0% {
        transform: rotate(0) scale(1);
    }

    50% {
        transform: rotate(360deg) scale(1.3);
    }

    100% {
        transform: rotate(720deg) scale(1);
    }
}

@-o-keyframes cssload-animball_two {
    0% {
        -o-transform: rotate(0) scale(1);
    }

    50% {
        -o-transform: rotate(360deg) scale(1.3);
    }

    100% {
        -o-transform: rotate(720deg) scale(1);
    }
}

@-ms-keyframes cssload-animball_two {
    0% {
        -ms-transform: rotate(0) scale(1);
    }

    50% {
        -ms-transform: rotate(360deg) scale(1.3);
    }

    100% {
        -ms-transform: rotate(720deg) scale(1);
    }
}

@-webkit-keyframes cssload-animball_two {
    0% {
        -webkit-transform: rotate(0) scale(1);
    }

    50% {
        -webkit-transform: rotate(360deg) scale(1.3);
    }

    100% {
        -webkit-transform: rotate(720deg) scale(1);
    }
}

@-moz-keyframes cssload-animball_two {
    0% {
        -moz-transform: rotate(0) scale(1);
    }

    50% {
        -moz-transform: rotate(360deg) scale(1.3);
    }

    100% {
        -moz-transform: rotate(720deg) scale(1);
    }
}

.loaderimg_align {
    display: flex;
    height: 100vh;
    align-items: center;
    justify-content: center;
}
/* =================================== End Page Loader Style ================================= */
/* ===================================== Start Button Dropdown Style ============================== */
div.dropmenu_btngroup {
    margin-top: 10px;
}

.dropmenu_btngroup:before {
    position: absolute;
    top: -8px;
    left: 9px;
    right: auto;
    display: inline-block !important;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    content: '';
}

div.dropmenu_btngroup a {
    color: #000;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    text-align: left;
}

    div.dropmenu_btngroup a:hover {
        background-color: #f6f6f6;
    }
/* ===================================== End Button Dropdown Style ============================== */
/* ================================= Start Responsive Style ============================= */
@media (min-width:758px) and (max-width:1458px) {
    .custom_mediawidth {
        min-width: 317px;
    }

    .media_list {
        display: block ruby;
    }
}
/* Start Header*/
@media (min-width:758px) and (max-width:1458px) {
    .custom_mediawidth {
        min-width: 317px;
    }

    .media_list {
        display: block ruby;
    }
}

@media (min-width:320px) and (max-width:575px) {
    .optionc_logo {
        text-align: center;
    }

    .loginshcool_name h6 {
        font-size: 0.8rem;
        justify-content: center;
        min-height: initial;
        margin-top: 0.8rem;
    }

    .loginuser_name h5 {
        min-height: initial;
        justify-content: center;
        font-size: 0.8rem;
    }

    .logoutmenu_style {
        float: left !important;
    }

        .logoutmenu_style a {
            padding: 10px 20px;
        }

    .optionc_logo {
        flex-direction: column;
        align-items: center;
    }

    .loginuser_name h5 div, .family-link {
        text-align: center
    }

    .optionc_logo h6 {
        min-height: 31px;
        max-height: initial;
        font-size: 0.8rem;
        /*justify-content: center;*/
    }

    /*.optionc_logo img {
            float: left
        }*/

    .page-content {
        /*padding-top: 212px;*/
        padding-top: 185px;
    }

    .header-navigation a {
        border-bottom: 1px solid #ddd;
    }

    .input-group.search-input-group {
        width: 98.5%
    }

    .emptylbl_xs {
        display: none !important;
    }

    .filterstyle .form-group label {
        /*font-size: 12px !important*/
    }

    .mb_all_1 {
        margin-bottom: 1rem;
    }

    .dataTables_wrapper div.dataTables_info {
        padding-top: 8px !important;
        float: left;
    }

    .pagecaption h4 {
        font-size: 15px !important;
    }

    .modal-header h4 {
        padding-right: 1.5rem
    }
}
/*@media (max-width:1280px) {
        .filterstyle .form-group label {
            font-size: 12px !important
        }
    }*/
@media (min-width:576px) and (max-width:767px) {
    .loginshcool_name h6 {
        font-size: 0.8rem;
        justify-content: center;
        min-height: initial;
        margin-top: 0.8rem;
    }

    .optionc_logo h6 {
        font-size: 0.8rem;
    }

    .loginuser_name h5 {
        min-height: initial;
        font-size: 0.9rem;
        margin-top: 0.8rem;
        justify-content: center;
    }

    .logoutmenu_style {
        float: left !important;
    }

        .logoutmenu_style a {
            padding: 10px 20px;
        }

    .page-content {
        padding-top: 167px;
    }

    .header-navigation a {
        border-bottom: 1px solid #ddd
    }

    .input-group.search-input-group {
        width: 98.5%
    }

    .emptylbl_sm {
        display: none !important;
    }

    .mb_all_1 {
        margin-bottom: 1rem;
    }

    .text_center_sm {
        text-align: center;
    }

    .dataTables_wrapper div.dataTables_info {
        padding-top: 8px !important;
        float: left;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .logoutmenu_style {
        float: left !important;
    }

    .filterstyle .form-group label {
        font-size: 12px !important;
    }

    .logoutmenu_style a {
        padding: 10px 20px;
    }



    .loginuser_name h5 {
        font-size: 0.8rem;
    }

    .mobile-nav-toggle {
        top: 65px;
    }

        .mobile-nav-toggle i {
            /*color: #fff;*/
            top: -64px;
            right: 7px;
            position: absolute
        }

    .header-navigation a {
        border-bottom: 1px solid #ddd;
    }

    .input-group.search-input-group {
        width: 98.5%
    }

    .emptylbl_md {
        display: none !important;
    }

    .mb_all_1 {
        margin-bottom: 1rem;
    }

    .text_center_md {
        text-align: center;
    }

    .table-scrollable {
        margin-bottom: 0.8em;
    }

    .dataTables_wrapper div.dataTables_info {
        padding-top: 8px !important;
        float: left;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mb_all_1 {
        margin-bottom: 1rem;
    }

    .emptylbl_lg {
        display: none !important;
    }

    .text_center_lg {
        text-align: center;
    }
}
/* ================================= End Responsive Style ============================= */
.displaynone {
    display: none;
}
/*.input-group-prepend{ height:30px;}*/
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none !important;
}
/* ========================= Start Saint of the day Style ========================================= */
.sofday_img {
    display: flex;
    width: auto;
    justify-content: center;
    align-items: center;
    border: 1px solid #ececec;
    float: left;
    margin-right: 1rem;
    max-width: 200px;
}

    .sofday_img img {
        max-width: 100%;
    }

.saintdesc p {
    line-height: 25px;
}

.satintoftheday-accodion .card {
    margin-bottom: 10px;
}

.satintoftheday-accodion .card_header {
    padding: 0;
    background: transparent;
}

.satintoftheday-accodion .card-header button.btn {
    background: transparent;
}

.satintoftheday-accodion {
}

.satintoftheday-accodion {
}
/* ========================= End Saint of the day Style ========================================= */
.inline_cntrlalign {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}

    .inline_cntrlalign li {
        margin-right: 10px;
        margin-bottom: 10px;
    }
/* ============================= Start Print Style ================================================ */
.enableprint {
    display: none;
}

@media print {
    .noprint {
        visibility: hidden;
    }

    .enableprint {
        visibility: visible
    }

    table.dataTable {
        width: 99.7%;
        margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
        clear: both;
        border-collapse: separate;
        border-spacing: 0;
    }

    .table-bordered {
        border: 1px solid #dee2e6;
    }

    .table thead th {
        background-color: #fff !important;
        color: #000 !important;
        border-color: #ddd !important;
    }

    .table th {
        background-color: #eff3f8 !important;
        color: #000000 !important;
        border-color: #dddddd !important;
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #dee2e6;
    }

    table {
        border: 1px solid #000 !important;
        width: 50% !important;
    }

    body {
        color: #000;
        background: #f20;
    }

    h4 {
        margin-bottom: 0 !important;
    }

    h6 {
        margin: 5px 0 5px !important;
    }

    p {
        margin: 0px 0 5px !important;
    }

    table tr td textarea {
        height: 92%;
    }

    textarea {
        height: 92%;
    }

    .dataTables_empty {
        text-align: center !important;
    }

    h6 {
        margin: 0 !important;
    }

    a[href]::after {
        content: none !important;
    }

    .page-break {
        page-break-after: always !important;
    }
}
/* ============================= End Print Style ================================================ */
/* ================================= Start Custom table Scroll =================================== */
.table-customscroll {
    max-height: 400px;
    overflow: scroll;
}

    .table-customscroll thead tr:nth-child(1) th {
        position: sticky;
        top: 0;
        z-index: 10;
    }

    .table-customscroll thead tr:nth-child(2) th {
        /*background: white;*/
        position: sticky;
        top: 24px;
        z-index: 10;
    }

    .table-customscroll > .table-bordered {
        border: 1px solid #dee2e6;
    }
/* ================================= End Custom table Scroll =================================== */
.dropdown_textcenter a {
    text-align: left !important;
}

.nav-tabs .nav-item {
    /*margin-bottom: 5px;*/
    margin-top: 5px;
}

.table tr td a.fa {
    text-decoration: none !important;
}

.bootstrap-maxlength {
    margin-top: -2.2rem;
    background: #4b8df8;
    color: #fff;
    padding: 2px 5px;
    z-index: 9 !important;
}

    .bootstrap-maxlength.label-danger {
        background-color: #d9534f;
    }

.bootstrap-maxlength {
    position: absolute !important;
    z-index: 222 !important;
}
/*.custom_pagecontent {
    padding-top: 96px;
}*/
/********************************* 08-10-2020 *********************************/
@media only screen and (min-width: 320px) and (max-width:745px) {
    .responsive_divecewidth .col-md-3, .responsive_divecewidth .col-md-3 .mt-4 {
        max-width: 50%;
        margin-top: 0px !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .datepicker.datepicker-dropdown.dropdown-menu {
        z-index: 10000 !important;
    }
}

@media only screen and (min-width: 300px) and (max-width:1024px) {
    .empty_label {
        display: none !important;
    }
}

@media only screen and (min-width: 320px) and (max-width:1024px) {
    .loginuser_name h5 {
        position: relative;
        right: 10px;
    }

    .mobile-nav-toggle {
        z-index: 9999;
    }

    .empty_label {
        display: none !important;
    }

    table tr th.parent_width {
        min-width: 200px;
    }

    table tr th.grade_section {
        min-width: 100px;
    }

    div.datepicker {
        z-index: 999 !important;
        /*top:220px !important*/
    }


    ul.attendance_lists, ul.attendance_lists li {
        margin-bottom: 4px;
    }

    .reducethe_mtop .mt-4 {
        margin-top: 0 !important;
    }

    .responsive_col .col-md-1 {
    }

    .align_btnposition {
        margin-bottom: 10px;
    }

    .custom_actions .pull-right {
        margin-bottom: 10px;
    }

    .plupload_wrapper {
        width: 100%;
        min-width: 100% !important;
    }

    /*.page-content.custom_pagecontent {
        padding-top: 147px;
    }*/


    ul.uploaded_control li a {
        margin-right: 0px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width:600px) {
    .custom_closebtn {
        right: 3rem !important;
        top: 11px !important;
    }

    table.table_input tr td input {
        width: 100% !important;
    }

    table.table_input tr td div.dropdown_control {
        width: 100% !important;
    }

    table.table_input tr td .application_fee {
        flex-wrap: inherit;
        width: auto;
    }


    table.table_input tr td div.custom_tablewidth {
        width: 100% !important;
    }

    table.table_input tr td .select2 {
        /*min-width: 168px;*/
    }
}

@media only screen and (min-width: 360px) and (max-width:740px) {
    table.table_input tr td div.custom_tablewidth {
        flex-wrap: inherit;
    }


    .select_responsive .select2 {
        width: 100% !important;
    }

    table.table_inputwidth tr td {
        width: 100% !important;
    }
}

@media only screen and (min-width: 360px) and (max-width:428px) {
    table.table_input tr td div.custom_tablewidth {
        width: 86% !important;
    }
}
/********************* common style **********************/
/*.table thead th {
    border: 1px solid #ddd !important;
}*/
.table_aligncenter {
    margin: 0 auto;
}
/****************************************** ipad device ****************************/
@media only screen and (min-width: 472px) and (max-width: 800px) {
    .space_row .col-md-2, .space_row .col-md-3 {
        max-width: 17%;
        flex: inherit;
    }

    .space_row .col-md-5 {
        max-width: 40%;
        flex: inherit;
    }

    .space_row .col-md-4 {
        max-width: 80%;
        flex: inherit;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .dropdown_controlresponsive .select2-container {
        min-width: 230px;
    }

    .responsivegrid_ruquried #demoform.has-error .help-block {
        padding-left: 55% !important;
    }

    .Evaluation_details .col-md-3, .Evaluation_details .col-md-4 {
        max-width: 50%;
        flex: inherit;
    }

    .responsive_btnalignment .col-md-6 {
        max-width: 100%;
        flex: inherit;
    }

    .responsive_fourfullwidth .col-md-4 {
        max-width: 100%;
        flex: inherit;
    }

    .responsive_btnalignment button {
        position: absolute;
        left: auto;
        right: 0;
        bottom: 4px;
    }

    table tr th.action_column {
        min-width: 50px;
    }

    .sublabel_rightalignment {
        position: absolute;
        top: 0;
        right: 20px;
        left: auto;
    }

    button.responsive_btnposition {
        margin-top: 10px !important;
    }

    .col-md-6.responsive_btnbottomalign {
        max-width: 100%;
    }

    .col-md-3.responsive_btnbottomalign {
        max-width: 100%;
    }

    table.table_colsix tr td .col-md-6 {
        max-width: 60%;
        flex: initial;
        display: inherit;
    }

    .responsive_sectionsix .col-xl-6 {
        max-width: 100% !important;
        flex: inherit;
    }

    .responsive_sectionsix .col-xl-4 {
        max-width: 100% !important;
        flex: inherit;
    }

    .responsive_divicesix .col-md-6 {
        max-width: 100% !important;
        flex: inherit;
    }

    .responsive_divicesix {
        max-width: 100% !important;
        flex: inherit;
    }

    .col-md-6.responsivegrid_six {
        max-width: 100%;
        flex: inherit;
        margin-top: 0 !important;
    }

    .responsivegrid_six .col-xl-3 {
        max-width: 100%;
        flex: inherit;
        margin-top: 0 !important;
    }

    .col-md-6.responsivegrid_six {
        margin-top: 0 !important;
    }

    .responsivegrid_six .mt-4 {
        margin-top: 0 !important;
    }

    .col-md-6.responsivegrid_six {
        max-width: 100%;
        flex: inherit;
        margin-top: 0 !important;
    }

    .responsivegrid_six .col-xl-4 {
        max-width: 100%;
        flex: inherit;
        margin-top: 0 !important;
    }

    .responsive_4 .col-md-2 {
        max-width: 50%;
        flex: initial;
    }

    .responsive_3 .col-md-3 {
        max-width: 50%;
        flex: initial;
    }

    .responsive_4 .col-md-6 {
        max-width: 50%;
        flex: initial;
    }

    .responsivewidth_4 .col-md-6 {
        max-width: 100%;
        flex: initial;
    }

    .responsivewidth_4 .mt-3 {
        margin-top: 0px;
    }

    .responsivewidth_4 .mt-2 {
        margin-top: 0px;
    }

    .responsivewidth_4 .d-block {
        display: none;
    }

    .responsive_4 .col-md-4 {
        max-width: 50%;
        flex: initial;
    }

    .responsive_4 .col-md-3 {
        max-width: 50%;
        flex: initial;
    }

    table.responsove_inputfield tr td input, table.responsove_inputfield tr th {
        padding: 0 5px;
    }

    .responsive_4 .col-md-10 {
        max-width: 100%;
        flex: initial;
    }

    .responsive_4 .col-md-0 {
        margin: 0 3px;
    }

    /*.responsive_fixheader .col-lg-4 {
        max-width: inherit !important;
        flex: content;
    }*/

    .col-md-8.responsive_eight {
        max-width: 100%;
        flex: inherit;
    }

    .left_width {
        width: 100% !important;
    }

    .col-md-8.responsive_eight table tr td .radioncustom_style {
        display: block;
    }

    table .table_th tr th {
        min-width: 150px;
    }

    .table.custom_tablefullwidth {
        width: 100% !important;
    }

    .spacerow_3 .col-sm-3 {
        max-width: 50%;
        flex: inherit;
    }

    .spacerow_3 .col-xl-3 {
        max-width: 50%;
        flex: inherit;
    }

    .responsive_tabposition {
        margin-top: 2rem;
    }

    .spacerow_4 .col-xl-4 {
        max-width: 50%;
        flex: inherit;
    }

    .spacerow_4 .col-xl-2 {
        max-width: 50%;
        flex: inherit;
    }

    .spacerow_3 .col-md-3 {
        max-width: 50%;
        flex: inherit;
    }

    .spacerow_3 .col-md-2 {
        max-width: 50%;
        flex: inherit;
    }

    .responsive_width2 .col-md-2 {
        max-width: 50%;
        flex: inherit;
    }

    .responsive_width2 .col-md-4 {
        max-width: 50%;
        flex: inherit;
    }

    .responsive_width2 .col-md-1 {
        max-width: 50%;
        flex: inherit;
    }

    .responsive_width2 .col-md-3 {
        max-width: 50%;
        flex: inherit;
    }

    table tr th.responsive_tablewidth {
        min-width: 150px !important;
    }

    table tr th.responsive_tablewidthsecond {
        min-width: 150px !important;
    }


    table tr th.responsive_tablewidthone {
        min-width: 50px;
    }

    .responsive_4 .col-lg-4 {
        max-width: 50%;
        flex: inherit;
    }

    .responsive_4 .col-md-4 {
        max-width: 50%;
        flex: inherit;
    }

    .responsive_4 ul.number_list li.min_width {
        width: 30% !important;
    }

    .responsive_4 .col-md-7 {
        max-width: 50%;
        flex: inherit;
    }

    .col-md-4.responsive_divicecommon {
        max-width: 100%;
        flex: inherit;
    }

    .col-md-8.responsive_divicecommon {
        max-width: 100%;
        flex: inherit;
    }

    .has-error span {
        font-size: 13px !important
    }

    .fileinput-button {
        font-size: 10px !important
    }

    .space_row .col-md-2 {
        max-width: 13%;
        flex: inherit;
    }

    .space_row .col-md-3 {
        max-width: 13%;
        flex: inherit;
    }

    .space_row .col-md-5 {
        max-width: 40%;
        flex: inherit;
    }

    .space_row .col-md-4 {
        max-width: 80%;
        flex: inherit;
    }

    .back-to-top {
        bottom: 4rem !important;
    }


    .optionc_logo h6 {
        min-width: 345px;
        font-size: 13px;
    }

    .resposive_alignmentcenter {
        text-align: center;
    }

    .tab_widthresponsive {
        min-width: 80px;
    }

    .row_textalignement .text-right {
        text-align: left !important;
    }

    ul.custom_tabsdesign li a {
        margin-bottom: 5px;
    }

    .custom_textarearesponsive {
        min-width: 100% !important;
    }

    .responsive_left {
        padding-left: 15px !important;
    }
}

ul.post_list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    ul.post_list li {
        /*display: inline-block;*/
        margin: 0 3rem 0 0;
    }

.drodown_control .select2-container {
    width: 100% !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1170px) {
    .dropdown_controlresponsive .select2-container {
        min-width: 230px;
    }

    .space_row .col-md-2 {
        max-width: 13%;
        flex: inherit;
    }

    .space_row .col-md-3 {
        max-width: 13%;
        flex: inherit;
    }

    .space_row .col-md-5 {
        max-width: 40%;
        flex: inherit;
    }

    .space_row .col-md-4 {
        max-width: 80%;
        flex: inherit;
    }

    .back-to-top {
        bottom: 4rem !important;
    }
}
/*@media only screen and (min-width: 360px) and (max-width: 480px) {
        .page-content {
            padding-top: 160px !important;
        }
    }*/
/*android device media query*/
@media only screen and (min-width: 320px) and (max-width: 568px) {
    .page-content {
        /*padding-top: 146px !important;*/
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .selectalign_custom {
        position: relative !important;
        right: 0 !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .media_responsivefour.col-lg-4, .media_responsivefour .col-md-4 {
        max-width: 50%;
        flex: inherit;
    }

    .radioncustom_style {
        flex-wrap: wrap;
    }

    /*.page-content {
        padding-top: 145px !important;
    }*/

    /*.jquery-msgbox {
        left: 0 !important;
    }*/

    .forminline_responsive div {
        width: 100%;
    }

    .forminline_responsive input {
        margin-bottom: 1rem;
    }

    .responsivewidth_4 .col-md-3 {
        max-width: 50%;
        flex: inherit;
    }

    .responsivewidth_4 .xl-2 {
        margin-top: 0px;
    }

    .responsivewidth_4 .mt-4 {
        margin-top: 0 !important;
    }

    .responsivewidth_4 .d-block {
        display: none !important;
    }



    .space_row .col-md-2, .space_row .col-md-3 {
        max-width: 33%;
        flex: inherit;
        margin-top: 10px;
    }

    .responsivegrid_six .d-block {
        display: none !important;
    }

    .comment-date {
        position: relative !important;
        right: 0 !important;
    }

    .dropdown_controlone .select2-container {
        width: 100% !important;
    }

    #mdShareThought .modal-dialog {
        margin: 0 !important;
        max-width: inherit;
        width: 100% !important;
    }

    #demoform.has-error .help-block {
        padding-left: 0 !important;
    }

    .classview_firstsecstyle-second li label:first-child {
        width: auto !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
    .mediaresponsoive_four .col-sm-4 {
        max-width: 40%;
        flex: inherit;
    }

    .modal {
        z-index: 9999 !important;
    }

    .media_responsivefour.col-lg-4 {
        max-width: 50%;
        flex: inherit;
    }

    table tr th.responsive_widthtable {
        min-width: 100px;
    }

    #mdShareThought .modal-dialog {
        max-width: inherit !important;
        width: 95% !important;
    }

    table.responsive_tableth tr th.column {
        min-width: 200px;
    }

    .grid_responsivewidth {
        max-width: 100%;
    }

    .responsivegrid_six .mt-4 {
        margin-top: 0 !important;
    }
}

.grid_responsivewidth {
    max-width: 66%;
}

.note-info h5 {
    font-size: 13px !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        /*max-width: 680px;*/
        /*margin: 1.75rem 1.9rem;*/
        /*margin: 0 auto;*/
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .modal-dialog {
        max-width: 880px;
        margin: 1.75rem 3rem;
    }
}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) {
    .modal-dialog {
        max-width: 680px;
        margin: 1.75rem 2rem;
    }
}

/*Honor Media Query*/
@media only screen and (min-width: 360px) and (max-width: 767px) {
    .plupload_header_text {
        font-size: 10px !important;
    }

    form .radioncustom_style label, .radioncustom_style label {
        /*font-size: 11px !important*/
    }
}

@media all and (-ms-high-contrast:none) {
    textarea {
        min-height: 50px;
    }
}

@media (min-width:320px) and (max-width:575px) {
    .text-xs-center {
        text-align: center;
    }

    .page-title h1 {
        font-size: 18px;
        padding: 0px;
    }

    .radioncustom_style label {
        display: inherit
    }

    .container-fluid.page-title .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}
/* ****************************************Samsung Galaxy media query***********************************/
/* =================================== Start Check box Style ============================================== */
@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {
        @media (min-width:320px) and (max-width:991px) {

            @keyframes click-wave {
                0% {
                    height: 40px;
                    width: 40px;
                    opacity: 0.35;
                    position: relative;
                }

                100% {
                    height: 200px;
                    width: 200px;
                    margin-left: -80px;
                    margin-top: -80px;
                    opacity: 0;
                }
            }

            .radioncustom_style label input {
                -webkit-appearance: none;
                -moz-appearance: none;
                -ms-appearance: none;
                -o-appearance: none;
                appearance: none;
                position: relative;
                right: 0;
                bottom: 0;
                left: 0;
                height: 10px;
                width: 10px;
                transition: all 0.15s ease-out 0s;
                background: #fff;
                border: none;
                color: #000;
                cursor: pointer;
                display: inline-block;
                margin-right: 0.5rem;
                outline: none;
                position: relative;
                z-index: 1000;
                border: 1px solid #ced4da;
                border-radius: 0 !important;
            }


                .radioncustom_style label input:checked::before {
                    height: 3px;
                    width: 8px;
                    position: absolute;
                    content: "\f111";
                    display: inline-block;
                    font-size: 5px;
                    text-align: center;
                    line-height: 8px;
                    font-family: "Font Awesome 5 free";
                    font-weight: 900;
                    left: 0px;
                    top: 0px;
                }

                .radioncustom_style label input[type=checkbox]:checked::before {
                    height: 10px;
                    width: 10px;
                    position: absolute;
                    content: "\f00c";
                    display: inline-block;
                    font-size: 5px;
                    text-align: center;
                    line-height: 9px;
                    font-family: "Font Awesome 5 free";
                    font-weight: 900;
                    left: -1px;
                    top: 0.2px;
                }


                .radioncustom_style label input[type=radio] {
                    border-radius: 50% !important;
                    width: 10px !important;
                }

                    .radioncustom_style label input[type=radio]::after {
                        border-radius: 50% !important;
                    }
        }
    }
}

@media (min-width:320px) and (max-width:575px) {
    .mb-xs-2 {
        margin-bottom: 0.5rem;
    }   
}
@media (min-width:576px) and (max-width:767px) {
    header .menu-strip {
        height: auto !important;
    }
}

    /* =================================== End Check box Style ============================================== */
    .dropdown_controlstyle .select2-container .select2-choice {
        border: 1px solid transparent !important;
    }

    .dropdown_controlstyle .form-control {
        padding: 0 !important;
    }

    .dropdown_controlstyle .select2-container .select2-choice .select2-arrow {
        background: #fff !important;
        border: none !important;
    }

    .dropdown_controlstyle .select2-container .select2-choice {
        background: #fff !important;
    }

    .select2-container--default .select2-selection--single:focus {
        border-color: #80bdff !important;
    }

    .dropdown_controlstyle .select2-container .select2-choice .select2-arrow b {
        border-color: #888 transparent transparent transparent;
        border-style: solid !important;
        border-width: 5px 4px 0 4px !important;
        height: 0 !important;
        left: 50% !important;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0 !important;
    }

    input.password_control {
        width: 100% !important;
    }

    .group_append {
        position: absolute;
        top: 0;
        right: 0;
    }
    /*.box2 select option:checked {
    background: linear-gradient(#fff,#fff);
    background-color: #fff !important;
    color: black !important;
}*/
    /*.box2 select option:hover,
.box2 select option:focus,
.box2 select option:active {
    background: linear-gradient(1E90FF,#1E90FF);
    background-color: #1E90FF !important;
    color: #000 !important;
}*/
    @media only screen and (min-device-width : 414px) and (max-device-width : 736px) {
        .header_subhead, .subhead_title {
            font-size: 12px !important;
        }

        .pagecaption h4 {
            font-size: 12px !important;
        }

        .custom_actions {
            margin-top: 1rem;
            width: 99%;
        }

        .actions .dropdown-menu {
            margin-top: 1rem
        }

        .optionc_logo img {
            float: left;
        }

        .optionc_logo h6 {
            text-align: left;
            display: inline
        }
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        white-space: normal;
    }

    ul.editoptionlist_style li input {
        vertical-align: middle;
    }

    table.dataTable, table.dataTable th, table.dataTable td {
        box-sizing: border-box !important;
    }

    .fa-edit:before {
        content: "\f303" !important;
    }

    table tr td .radioncustom_style {
        min-height: 30px;
        align-items: center;
    }

        table tr td .radioncustom_style label {
            margin-bottom: 0;
        }

    .help-block.texty-wrapper {
        white-space: normal;
    }

    .table-striped tbody tr:nth-of-type(2n+1):hover, .table tr.odd:hover, .table-striped tbody tr:nth-of-type(2n+2):hover, .table tr.even:hover, .table-bordered tr:hover {
        background-color: #eff2fa !important;
    }

    .tblhover-fixed {
        background-color: #eff2fa !important;
    }
.list_alignmentstyle li:not(#vvTermsConditions .list_alignmentstyle li) {
    list-style: none;
    margin-bottom: 1rem
}