﻿body {
}

.main-menu.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    color: #F9F5FF;
    padding: 10px 10px;
    font-size: 13px;
}

.main-menu.navbar-inverse {
    background-color: #33414e;
    border-color: #2d3945;
    border-radius: 0;
}

    .main-menu.navbar-inverse .navbar-nav > .active > a, .main-menu.navbar-inverse .navbar-nav > .active > a:focus, .main-menu.navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: transparent;
    }

    .main-menu.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
        color: #F9F5FF;
    }

.navbar-nav > li > .dropdown-menu {
    margin: 2px 0 0 0;
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
    padding: 0;
}

.heading2 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
}

    .heading2:after {
        content: '';
        position: absolute;
        left: 0;
        width: 60px;
        height: 4px;
        background: #f17218;
        bottom: 0
    }

.navbar-nav > li > .dropdown-menu li a {
    padding: 10px 20px;
    /*color: #1b222a;*/
    border-bottom: 1px solid grey;
}

.text-orange {
    color: #f17218 !important;
}

.text-white {
    color: #fff;
}

a.text-link-light {
    color: #fff;
}

    a.text-link-light:hover, a.text-link-light:active, a.text-link-light:focus {
        color: #fff;
    }

.display-block {
    display: block !important;
}

.display-inline-block {
    display: inline-block !important;
}

.font-weight100 {
    font-weight: 100;
}

.font-weight200 {
    font-weight: 200;
}

.font-weight300 {
    font-weight: 300;
}

.font-weight400 {
    font-weight: 400;
}

.font-weight500 {
    font-weight: 500;
}

.font-weight600 {
    font-weight: 600;
}

.font-weight700 {
    font-weight: 700;
}

.font-weight800 {
    font-weight: 800;
}

.font-weight900 {
    font-weight: 900;
}

.width10 {
    width: 10% !important;
}

.width20 {
    width: 20% !important;
}

.width30 {
    width: 30% !important;
}

.width40 {
    width: 40% !important;
}

.width50 {
    width: 50% !important;
}

.width60 {
    width: 60% !important;
}

.width70 {
    width: 70% !important;
}

.width80 {
    width: 80% !important;
}

.width90 {
    width: 90% !important;
}

.width100 {
    width: 100% !important;
}

.mar5 {
    margin: 5px;
}

.mar10 {
    margin: 10px;
}

.mar15 {
    margin: 15px;
}

.mar20 {
    margin: 20px;
}

.marT3 {
    margin-top: 3px;
}

.marT5 {
    margin-top: 5px;
}

.marT7 {
    margin-top: 7px;
}

.marT10 {
    margin-top: 10px;
}

.marT13 {
    margin-top: 13px;
}

.marT15 {
    margin-top: 15px;
}

.marT20 {
    margin-top: 20px;
}

.marT40 {
    margin-top: 40px;
}

.marT60 {
    margin-top: 60px;
}

.marT100 {
    margin-top: 100px;
}

.marT200 {
    margin-top: 200px;
}

.marT280 {
    margin-top: 280px !important;
}

.marT700 {
    margin-top: 700px !important;
}

.marB5 {
    margin-bottom: 5px;
}

.marB10 {
    margin-bottom: 10px;
}

.marB15 {
    margin-bottom: 0px;
}

.marB20 {
    margin-bottom: 20px;
}

.marL3 {
    margin-left: 3px;
}

.marL5 {
    margin-left: 5px;
}

.marL8 {
    margin-left: 8px;
}

.marL10 {
    margin-left: 10px;
}

.marL15 {
    margin-left: 15px;
}

.marL20 {
    margin-left: 20px;
}

.marL30 {
    margin-left: 30px;
}

.marL40 {
    margin-left: 40px;
}

.marL70 {
    margin-left: 70px;
}

.marL100 {
    margin-left: 100px;
}

.marL190 {
    margin-left: 190px;
}

.marL480 {
    margin-left: 480px !important;
}

.marR5 {
    margin-right: 5px;
}

.marR8 {
    margin-right: 8px;
}

.marR10 {
    margin-right: 10px;
}

.marR18 {
    margin-right: 18px;
}

.marR20 {
    margin-right: 20px;
}

.marR15 {
    margin-right: 15px;
}

.marR35 {
    margin-right: 35px;
}

.marR45 {
    margin-right: 45px;
}

.marR30 {
    margin-right: 30px;
}

.marR55 {
    margin-right: 55px;
}

.marR80 {
    margin-right: 80px;
}

.marR92 {
    margin-right: 92px;
}

.noRMar {
    margin-right: 0px !important;
}

.noBMar {
    margin-bottom: 0px !important;
    margin-top: 4px !important;
    font-size: 13px;
}


.noBMar1 {
    margin-bottom: 0px !important;
    margin-top: 9px !important;
    font-size: 13px;
}


.noMar {
    margin: 0px !important;
}

.noTMar {
    margin-top: 0px !important;
}

.pad2 {
    padding: 2px;
}

.pad3 {
    padding: 4px;
}

.pad4 {
    padding: 4px;
}

.pad5 {
    padding: 5px;
}

.pad10 {
    padding: 10px;
}

.pad15 {
    padding: 15px;
}

.pad20 {
    padding: 20px;
}

.padT0 {
    padding-top: 0px !important;
}

.padT1 {
    padding-top: 1px;
}

.padT2 {
    padding-top: 2px;
}

.padT3 {
    padding-top: 3px;
}

.padT5 {
    padding-top: 5px;
}

.padT7 {
    padding-top: 7px !important /* for checkboxes labels */;
}

.padT10 {
    padding-top: 10px;
}

.padT15 {
    padding-top: 15px;
}

.padT20 {
    padding-top: 20px;
}

.padB1 {
    padding-bottom: 1px;
}

.padB2 {
    padding-bottom: 2px;
}

.padB3 {
    padding-bottom: 3px;
}

.padB5 {
    padding-bottom: 5px;
}

/* .padB10 {
    padding-bottom: 10px;
} */

.padB15 {
    padding-bottom: 15px;
}

.padB20 {
    padding-bottom: 20px;
}

.padL5 {
    padding-left: 5px;
}

.padL10 {
    padding-left: 10px;
}

.padL15 {
    padding-left: 15px;
}

.padL17 {
    padding-left: 17px;
}

.padL20 {
    padding-left: 20px;
}

.padL25 {
    padding-left: 25px;
}

.padL30 {
    padding-left: 30px;
}

.padL40 {
    padding-left: 40px;
}

.padL55 {
    padding-left: 55px;
}

.padR5 {
    padding-right: 5px;
}

.padR10 {
    padding-right: 10px;
}

.padR15 {
    padding-right: 15px;
}

.padR20 {
    padding-right: 20px;
}

.noTPad {
    padding-top: 0px !important;
}

.noBPad {
    padding-bottom: 0px !important;
}

.noLPad {
    padding-left: 0px !important;
}

.noRPad {
    padding-right: 0px !important;
}

.noPad {
    padding: 0px !important;
}
/* position and overflows */
.posAbs {
    position: absolute;
}

.posRel {
    position: relative;
}

.posFix {
    position: fixed;
}

.posStatic {
    position: static;
}

.posAbsTL-2px {
    top: -2px;
    left: -2px;
}

.posAbsTL-5px {
    top: -5px;
    left: -5px;
}

.posAbsTL-10px {
    top: -10px;
    left: -5px;
}

.posAbsTL0px {
    top: 0px;
    left: 0px;
}

.posAbsTL2px {
    top: 2px;
    left: 2px;
}

.posAbsTL5px {
    top: 5px;
    left: 5px;
}

.posAbsTL10px {
    top: 10px;
    left: 10px;
}

.posAbsTR-2px {
    top: -2px;
    right: -2px;
}

.posAbsTR-5px {
    top: -5px;
    right: -5px;
}

.posAbsTR0px {
    top: 0px;
    right: 0px;
}

.posAbsTR2px {
    top: 2px;
    right: 2px;
}

.posAbsTR5px {
    top: 5px;
    right: 5px;
}

.posAbsTR10px {
    top: 10px;
    right: 10px;
}

.posAbsBL-2px {
    bottom: -2px;
    left: -2px;
}

.posAbsBL-5px {
    bottom: -5px;
    left: -5px;
}

.posAbsBL0px {
    bottom: 0px;
    left: 0px;
}

.posAbsBL2px {
    bottom: 2px;
    left: 2px;
}

.posAbsBL5px {
    bottom: 5px;
    left: 5px;
}

.posAbsBL10px {
    bottom: 10px;
    left: 10px;
}

.posAbsBR-2px {
    bottom: -2px;
    right: -2px;
}

.posAbsBR-5px {
    bottom: -5px;
    right: -5px;
}

.posAbsBR0px {
    bottom: 0px;
    right: 0px;
}

.posAbsBR2px {
    bottom: 2px;
    right: 2px;
}

.posAbsBR5px {
    bottom: 5px;
    right: 5px;
}

.posAbsBR10px {
    bottom: 10px;
    right: 10px;
}

.overAuto {
    overflow: auto;
}

.overHidden {
    overflow: hidden;
}

.overVisible {
    overflow: visible;
}

.overX {
    overflow-x: hidden;
}

.overY {
    overflow-y: hidden;
}
/* font size */
.f9 {
    font-size: 9px;
}

.f10 {
    font-size: 10px;
}

.f11, .tdF11 td, .tdF11 td input, .tdF11 td select {
    font-size: 11px !important;
}

.f12 {
    font-size: 12px !important;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f17 {
    font-size: 17px;
}

.f18 {
    font-size: 18px;
}

.f19 {
    font-size: 19px;
}

.f20 {
    font-size: 20px !important;
}

.f24 {
    font-size: 24px !important;
}

/* borders */
.bor1pxSolidLeft {
    border-left: solid 1px #ccc;
}

.bor1pxSolidRight {
    border-right: solid 1px #ccc;
}

.bor1pxSolid {
    border: solid 1px #ccc;
}

.bor1pxDotted {
    border: dotted 1px #ccc;
}

.bor2pxSolid {
    border: solid 2px #ccc !important;
}

.bor2pxSolidMaroon {
    border: solid 2px #842722;
}

.bor2pxDotted {
    border: dotted 2px #ccc;
}

.borBot1pxSolid {
    border-bottom: solid 1px #ccc;
}

.borBot1pxDotted {
    border-bottom: dotted 1px #ccc !important;
}

.borBot2pxSolid {
    border-bottom: solid 2px #ccc;
}

.borBot2pxDotted {
    border-bottom: dotted 2px #ccc;
}

.borTop1pxSolid {
    border-top: solid 1px #ccc;
}

.borTop1pxDotted {
    border-top: dotted 1px #ccc;
}

.borTop2pxSolid {
    border-top: solid 2px #ccc;
}

.borTop2pxDotted {
    border-top: dotted 2px #ccc;
}

.borRight1pxSolid {
    border-right: solid 1px #ccc;
}

.borNo {
    border: none !important;
}

/* for border Collapse */
.borderCollapse {
    border-collapse: collapse;
}

/* heights */
.h15 {
    height: 15px;
}

.h20 {
    height: 20px;
}

.h25 {
    height: 25px !important;
}

.h30 {
    height: 30px;
}

.h35 {
    height: 35px !important;
}

.h40 {
    height: 40px;
}

.h45 {
    height: 45px;
}

.h50 {
    height: 50px !important;
}

.h100 {
    height: 100%;
}

.h200 {
    height: 200px;
}

.h400 {
    height: 400px;
}

.hAuto {
    height: auto !important;
}

/* line height */
.lineH16 {
    line-height: 16px;
}

.lineH18 {
    line-height: 18px;
}

.lineH20 {
    line-height: 20px;
}

.lineH22 {
    line-height: 22px;
}

.lineH24 {
    line-height: 24px;
}

.lineH26 {
    line-height: 26px;
}

.lineH28 {
    line-height: 28px;
}

.clear {
    clear: both;
}

.form-control.borderDark, .borderDark {
    border-color: #2f353f
}

.whiteBox {
    background: #fff;
    box-shadow: 0 0px 8px 0 rgba(0,0,0,0.06),0 1px 0px 0 rgba(0,0,0,0.02);
}

.vertical-align-middle {
    vertical-align: middle;
}

.vertical-align-baseline {
    vertical-align: baseline;
}

.vertical-align-bottom {
    vertical-align: bottom;
}

.vertical-align-sub {
    vertical-align: sub;
}

.vertical-align-super {
    vertical-align: super;
}

@media (max-width: 500px) {
    .col-xxs-12 {
        width: 100%;
    }
}

.btn-submit {
    background: #2d3945;
    color: #fff;
}

    .btn-submit:hover {
        background: #33414e;
        color: #fff;
    }
/**************datatable******************/
table {
    background: transparent;
    border-collapse: inherit;
    font-size: 13px;
}

th {
    font-weight: normal;
}

table.thBold tr th {
    font-weight: 500;
    color: #000;
}

table.table.table-condensed {
    background: inherit;
}

.table > thead:first-child > tr:first-child > th, table.tableThRed tr:first-child > th {
    border: 0;
}

table.dataTable {
    width: 100% !important;
    margin-bottom: 35px;
}

table.adminTable, .tableRed, table.tableThRed, .tableGray {
    background: #fff;
    margin-bottom: 1.25rem;
    border: solid 1px #2f9de8;
    table-layout: auto;
}
    /*table.adminTable thead th, table.adminTable thead td, table.adminTable tbody td {
        table-layout: fixed;
    white-space: nowrap;
}*/
    table.adminTable thead th, table.adminTable thead td {
        table-layout: fixed;
        white-space: nowrap;
    }

    table.adminTable thead, .width40 table.thBgBlue tr th, section.main table.adminTable thead th, table.tableThRed th {
        background: #2f9de8;
        box-shadow: inset 0 0 0 1000px #2f9de8;
        /*background: -moz-linear-gradient(top, #01c3c4 5%, #02b0b1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#01c3c4), color-stop(100%,#02b0b1));
        background: -webkit-linear-gradient(top, #01c3c4 5%,#02b0b1 100%);
    background: -o-linear-gradient(top, #01c3c4 5%,#02b0b1 100%);
    background: -ms-linear-gradient(top, #01c3c4 5%,#02b0b1 100%);
    background: linear-gradient(top, #01c3c4 5%,#02b0b1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01c3c4', endColorstr='#02b0b1',GradientType=0);*/
        color: #fff;
    }

.table.adminTable.thBold thead th {
    color: #fff;
}

.adminTable.table > thead:first-child > tr:first-child > th {
    border-bottom: solid 1px #2f9de8;
}
/*.table-striped > tbody tr:nth-child(odd) > th*/
.table-striped > tbody tr:nth-child(odd) > td {
    background-color: #f3f4f5;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px 13px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table.tableYellow, .table.tableGreen {
    background: #fff;
    margin-bottom: 1.25rem;
    border: solid 1px #E69820;
    table-layout: auto;
}

.tableYellow thead {
    background: #E69820;
    background: -moz-linear-gradient(top, #D88200 5%, #E69820 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#D88200), color-stop(100%,#E69820));
    background: -webkit-linear-gradient(top, #D88200 5%,#E69820 100%);
    background: -o-linear-gradient(top, #D88200 5%,#E69820 100%);
    background: -ms-linear-gradient(top, #D88200 5%,#E69820 100%);
    background: linear-gradient(top, #D88200 5%,#E69820 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D88200', endColorstr='#E69820',GradientType=0);
    color: #fff;
}

.table.tableRed {
    width: 100%;
    border: solid 1px #D25858;
}

.tableRed thead {
    background: #D25858;
    background: -moz-linear-gradient(top, #D25858 5%, #E65E5E 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#D25858), color-stop(100%,#E65E5E));
    background: -webkit-linear-gradient(top, #D25858 5%,#E65E5E 100%);
    background: -o-linear-gradient(top, #D25858 5%,#E65E5E 100%);
    background: -ms-linear-gradient(top, #D25858 5%,#E65E5E 100%);
    background: linear-gradient(top, #D25858 5%,#E65E5E 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D25858', endColorstr='#E65E5E',GradientType=0);
    color: #fff;
}

.table.tableGray {
    width: 100%;
    border: solid 1px #cbcbcb;
}

.tableGray thead {
    background: #e0e0e0;
    color: #333;
}

    .tableGray thead th {
        font-weight: bold;
    }

.pagination > .active > a {
    background-color: #1b9cff;
    border-color: #0d83dd;
}

    .pagination > .active > a:hover, .pagination > .active > a:focus {
        background-color: #1b9cff;
        border-color: #0d83dd;
    }

.table-altBg > tbody > tr:nth-of-type(odd) {
    background-color: #f3f4f5;
}

table.adminTable tfoot {
    background: #fff;
    color: #02b0b1;
}

    table.adminTable tfoot td, table.adminTable tfoot th {
        border: 0;
        border-top: 1px solid #01c3c4;
        color: #02b0b1;
    }

        table.adminTable tfoot td label, table.adminTable tfoot th label {
            color: #02b0b1;
            margin: 0;
        }

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8;
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7;
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3;
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede;
}

label {
    font-weight: 500;
}

.form-horizontal .control-label {
    text-align: left;
    font-size: 13px;
}

.login-detail-header .text-heading {
    color: #f17218 !important;
    font-weight: 500;
    font-size: 17px;
}

.menu-wrap {
    width: 100%;
    height: 50px;
    padding-top: 5px;
    border: 0;
    background: #f7f7f7;
    box-shadow: 0 0 6px #dedede inset;
    border-bottom: 1px solid #cecece;
}

@media print {
    .login-detail-header {
        display: none !important;
    }

    footer.main-footer {
        display: none;
    }

    .modal-dialog, .modal-lg, .modal-sm {
        width: 100% !important;
        margin: 0 !important;
    }

    .inner-wrap {
        margin: 0;
    }

    .receipt-wrap {
        width: 100%;
    }

    .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .modal-body {
        padding: 0;
    }

    .modal-content {
        border: 0;
    }

    .modal {
        padding: 0 !important;
        margin: 0;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
    }

    .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        width: 100%;
    }

    .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11 {
        width: 91.66666667%;
    }

    .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10 {
        width: 83.33333333%;
    }

    .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9 {
        width: 75%;
    }

    .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8 {
        width: 66.66666667%;
    }

    .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7 {
        width: 58.33333333%;
    }

    .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6 {
        width: 50%;
    }

    .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5 {
        width: 41.66666667%;
    }

    .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4 {
        width: 33.33333333%;
    }

    .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3 {
        width: 25%;
    }

    .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2 {
        width: 16.66666667%;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 {
        width: 8.33333333%;
    }

    .user-details {
        background: #fff;
        border-radius: 6px;
        padding: 10px;
        margin-bottom: 10px;
        border: 1px solid #a8a8a8;
    }

    .content-section {
        margin-left: 0;
        padding-top: 0;
    }

    .dataTables_length, .dataTables_filter, .dataTables_info, .dataTables_paginate, .paging_simple_numbers {
        display: none;
    }

    table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after {
        display: none !important;
    }

    .table-striped tbody > tr:nth-of-type(odd) {
        background-color: #f9f9f9 !important;
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
    }

    table.adminTable thead {
        background: #01c3c4 !important;
        box-shadow: inset 0 0 0 1000px #01c3c4;
        color: #fff !important;
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
    }

        table.adminTable thead th {
            background: transparent !important;
            color: #fff !important;
            font-size: 14px;
            text-shadow: none;
            -webkit-print-color-adjust: exact;
            color-adjust: exact;
        }

    .bgDarkGray {
        background: #d0d0d0 !important;
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
    }


    table thead {
        display: table-header-group
    }

    table tr {
        page-break-inside: avoid
    }

    table.adminTable thead th, table.adminTable td, table.adminTable h4, table.adminTable p, table.adminTable b {
        text-shadow: none;
    }

    .table-striped > tbody tr:nth-child(odd) > td {
        background-color: #f3f4f5 !important;
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
    }
    /*table.adminTable > thead > tr > th ,table.dataTable thead > tr > th{                
    border: 0 !important;
        }*/
    .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border-right: 0 !important;
        border-bottom: 0 !important;
        border-left: 1px solid #ddd !important;
        border-top: 1px solid #ddd !important;
        border-right: 1px solid #ddd !important;
        border-bottom: 1px solid #ddd !important;
    }
    /*.table-bordered > thead > tr > td:first-child, .table-bordered > tbody > tr > td:first-child, .table-bordered > tfoot > tr > td:first-child{
          border-left:0 !important;
    }
       .table-bordered > tbody > tr:first-child > td{
           border-top:0 !important;
}*/
    .table.adminTable > tbody > tr > td {
        padding: 3px !important;
    }

    .table.adminTable h4 {
        font-size: 14px;
        margin-bottom: 0;
    }

    .table.adminTable td p.marB5 {
        margin-bottom: 2px;
    }

    .table.adminTable td p {
        font-size: 9px;
    }

    .table-responsive {
        border: 0 !important;
    }

    .alert {
        padding: 6px 10px;
        margin-bottom: 10px;
    }

    .alert-info-light {
        color: #31708f !important;
        background-color: #d9edf7 !important;
        border-color: #bce8f1 !important;
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
    }

    .alert-warning-light {
        color: #8a6d3b !important;
        background-color: #fcf8e3 !important;
        border-color: #faebcc !important;
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
    }

    .alert-danger-light {
        color: #a94442 !important;
        background-color: #f2dede !important;
        border-color: #ebccd1 !important;
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
    }

    .alert-success-light {
        color: #3c763d !important;
        background-color: #dff0d8 !important;
        border-color: #d6e9c6 !important;
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
    }

    .box {
        border-top: 0;
    }

    .box-header h3 {
        margin: 0;
    }

    .box-body, .box-header {
        padding: 5px 10px;
    }

    .hideOnPrint {
        display: none !important;
    }

    .page-break-after {
        page-break-after: always !important;
    }

    .page-break-before {
        page-break-before: always !important;
    }

    html, body {
        min-height: auto;
        margin: 0;
    }

    .h400 {
        height: auto !important;
    }

    .overAuto {
        overflow: visible !important;
    }
}

.tab-menu .nav-tabs {
    border-bottom: 2px solid #DDD;
}

    .tab-menu .nav-tabs > li.active > a, .tab-menu .nav-tabs > li.active > a:focus, .tab-menu .nav-tabs > li.active > a:hover {
        border-width: 0;
    }

    .tab-menu .nav-tabs > li > a {
        border: none;
        color: #666;
    }

    .tab-menu .nav-tabs > li.active > a:before {
        content: "";
        position: absolute;
        width: 17px;
        height: 9px;
        left: 8px;
        bottom: -9px;
        background: #267BB6 url(../../Images/CollegeImages/pointerBottom.png) no-repeat;
    }

    .tab-menu .nav-tabs > li.active > a, .tab-menu .nav-tabs > li > a:hover {
        border: none;
        /*color: #4285F4 ;
            background: transparent;*/
        background: #267BB6;
        color: #fff;
        position: relative;
    }

    .tab-menu .nav-tabs > li > a::after {
        content: "";
        background: #0d476f;
        height: 2px;
        position: absolute;
        width: 100%;
        left: 0px;
        bottom: -1px;
        transition: all 250ms ease 0s;
        transform: scale(0);
    }

    .tab-menu .nav-tabs > li:hover > a::after {
        transform: scale(1);
    }

.tab-menu .tab-nav > li > a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}

.tab-menu .tab-pane {
    padding: 15px 0;
}

.tab-menu .tab-content {
    padding: 20px
}

/**********frame modal*****/

.iframe {
    width: 100%;
    border: 0;
}

.schoolReg.iframe {
    height: 550px;
}

.frame-modal .modal-header {
    border: 0;
    padding: 0;
}

    .frame-modal .modal-header .close {
        background: #000;
        opacity: 1;
        color: #fff;
        text-shadow: none;
        width: 30px;
        height: 30px;
        line-height: 10px;
        text-align: center;
        border-radius: 50%;
        border: 3px solid #fff;
        margin-top: -15px;
    }

@media (min-width: 992px) {
    .modal-ex-lg {
        width: 900px;
    }
}

@media (min-width: 1200px) {
    .modal-ex-lg {
        width: 1120px;
    }
}

@media (max-width:991px) {

    .schoolReg.iframe {
        height: 663px;
    }
}

.btn {
    padding: 8px 25px;
    BACKGROUND-COLOR: #4d4c4d;
    color: white;
    /* font-size: 15px; */
    border: 2px solid #ffc107;
    border-radius: 50px;
}

    .btn a {
        color: white;
        text-decoration: none;
    }

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-ex-sm {
    padding: 1px 7px;
    font-size: 12px;
}

.alert-success-light {
    background-color: #e6f9f0 !important;
    color: #027b44 !important;
    border-color: #66c398;
}

.btn.padL10 {
    padding-left: 10px;
}

.btn.padR10 {
    padding-right: 10px;
}


table.radioList td {
    padding-right: 25px;
}

    table.radioList td > input {
        margin-right: 3px;
    }



input[type=file].file-control {
    display: inline-block !important;
}

.errorMsg, .warningMsg {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 4px;
    color: #d83734;
    background-color: #ffe8e8;
}

    .errorMsg span, .warningMsg span {
        display: inline-block;
        padding: 14px 0 14px 14px;
    }

    .errorMsg a, .warningMsg a {
        color: #9a0b09;
        font-weight: 500;
        margin-left: 5px;
        text-decoration: underline;
    }

.warningMsg {
    color: #de5e00;
    background-color: #ffebce;
}

    .warningMsg a {
        color: #946100;
    }

/***************Threebox***********************/
.threebox {
    background-color: #fff;
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    padding: 18px 0px;
    /*margin-right: 20px;*/
    box-shadow: 4px 4px 20px #75747238;
}

.threebox-Content {
    font-size: 25px;
    font-weight: 100;
    text-align: -webkit-center;
}

.checkbox-list {
}

    .checkbox-list .table > tbody > tr > td {
        border: 0;
        padding: 8px 5px;
    }

    .checkbox-list input[type=checkbox], .checkbox-list input[type=radio] {
        margin: 0;
        vertical-align: text-top;
        margin-right: 5px;
    }

.bdr {
    border: 1px solid #d2d6de;
    padding: 8px;
}

.collapseLink[aria-expanded="false"] i:before {
    content: "\f067";
}

.collapseLink[aria-expanded="true"] i:before {
    content: "\f068";
}

/**************06JAN2021******************/
::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: center !important;
    text-align-last: center !important;
}

/**************04oct2022******************/
