﻿header {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
    background-color: #233741;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    z-index: 9999999;
    color: #fff;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.tp-div li div {
    padding-top: 5px;
    padding-bottom: 3px;
    margin-top: 11px;
    color: #fff;
    border-right: 1px solid #f0f0f0;
    padding-right: 10px;
}

.tp-img {
    background-color: #c0bc2f !important;
}

    .tp-img img {
        border-radius: 50%;
        border: 1px solid #fff;
        margin-right: 5px;
        max-width: 30px;
    }

.navbar {
    margin-bottom: 0px;
}

.cont-sltgrade {
    width: 240px;
    color: #333;
    float: right;
    margin-right: 7px;
    margin-top: 7px;
    font-size: 17px;
    text-transform: none !important;
    font-weight: normal;
    line-height: 22px;
}

.cont-slt {
    width: 250px;
    float: right;
    font-size: 17px;
    text-transform: none !important;
    font-weight: normal;
}

.cont-slt1 {
    width: 270px;
    float: right;
    font-size: 17px;
    text-transform: none !important;
    font-weight: normal;
}

.pickListButtons {
    padding: 10px;
    text-align: center;
}

    .pickListButtons button {
        margin-bottom: 5px;
    }

.pickListSelect {
    height: 200px !important;
    padding: 0px !important;
}

    .pickListSelect option {
        padding: 8px !important;
        border-bottom: 1px dashed #d5d5d5;
        cursor: pointer;
    }

.btn-blu {
    background-color: #f5f5f5;
    border: 1px solid #d2d2d2;
    margin-top: 8px;
    color: #333;
    font-size: 18px;
    width: 40px;
    text-align: center;
}

.prview-lbl {
    font-weight: 600 !important;
    color: #222222;
}
/* pop button start */
.pop-gry-btn {
    background-color: #dedede;
    color: #333;
    font-size: 18px;
    padding: 0px 20px 0px 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 4px solid #cfcfcf;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 40px;
    margin-left: 7px;
    margin-right: 7px;
}

    .pop-gry-btn i {
        float: left;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-top-left-radius: 3px;
        background: #cfcfcf;
        margin-right: 17px;
    }

    .pop-gry-btn:hover, .pop-gry-btn:focus {
        background-color: #c9c9c9;
    }

.pop-yes-btn {
    background-color: #256374;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    color: #fff;
    font-size: 18px;
    padding: 0px 20px 0px 0px;
    border-bottom: 4px solid #133e4a;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 40px;
    margin-left: 7px;
    margin-right: 7px;
}

    .pop-yes-btn i {
        float: left;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-top-left-radius: 3px;
        background: #1b4854;
        margin-right: 17px;
    }

    .pop-yes-btn:hover, .pop-yes-btn:focus {
        background-color: #15404b;
        color: #fff;
    }

.modal-header {
    background-color: #235866;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

   

.modal-header .modal-title {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 500;
}
    .modal-header h5 {
        color: #fff !important;
        border-bottom: none !important;
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }

.modal-grey {
    background-color: #efefef;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.table-wth {
    padding: 0px;
    margin: -1px 0px 0px 0px;
    border-bottom: none !important;
}

    .table-wth table thead {
        background-color: #7c7c7c;
        color: #fff;
        border-bottom: 0px;
        box-shadow: 0px;
        text-transform: uppercase;
    }

.bdrpaypop {
    border-bottom: 1px solid #ccc;
}

.paypop {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

    .paypop h5 {
        font-size: 20px;
        font-weight: 600;
    }

    .paypop p {
        padding: 0px 0px 4px 0px;
        margin-bottom: 0px;
    }

    .paypop h4 {
        font-size: 26px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .paypop h6 {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
    }

.table-wth table thead th {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.table-wth table tbody {
    border-bottom: none !important;
}

    .table-wth table tbody td {
        border-top: 1px solid #ddd;
        border-right: 1px solid #dddddd;
    }

        .table-wth table tbody td:last-child {
            border-right: none !important;
        }

.scroll-box {
    max-height: 450px;
    overflow: auto;
}
/* pop button start */
.mbm-10 {
    margin-bottom: -0px !important;
}
/* Modal start */
.close {
    margin-top: -33px !important;
    margin-right: -33px !important;
    background: #fff !important;
    border-radius: 50% !important;
    padding: 4px 8px 5px !important;
    opacity: 1 !important;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid #222 !important;
}

    .close:hover {
        opacity: .5 !important;
    }

.wth-sml {
    max-width: 450px;
}

.wth-mdm {
    max-width: 700px;
}

.wth-custom {
    max-width: 600px;
}

.modalbodydsn {
    background-color: #efefef;
}

.modalheaderdsn {
    background-color: #efefef;
    border-bottom: none !important;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

    .modalheaderdsn h5 i {
        display: block;
        margin: 0 auto;
        width: 70px;
        height: 70px;
        line-height: 70px;
        border-radius: 50%;
        margin-bottom: 10px;
        border: 2px solid #d9534f;
    }

    .modalheaderdsn h5 {
        font-size: 28px;
        color: #d9534f;
        text-align: center;
        text-transform: uppercase;
    }

.modalfooterdsn {
    text-align: center !important;
}

.modal-dialog {
    margin-top: 5%;
}

.modal {
    z-index: 9999999;
}
/* Modal End */



/* Tooltip start */
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

    .tooltip.in {
        filter: alpha(opacity=100);
        opacity: 1
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px
    }

.tooltip-inner {
    max-width: 300px;
    padding: 8px 8px;
    border: 1px solid #d9534f !important;
    border-bottom: 2px solid #d9534f !important;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    background-color: #d9534f !important;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #d9534f
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #d9534f
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #d9534f
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #d9534f
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #d9534f
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #d9534f
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #d9534f
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #d9534f
}

.tltipic {
    border: 1px solid #d9534f;
    color: #d9534f;
    border-radius: 50px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    margin-left: 10px;
    background-color: #fff;
}

    .tltipic:hover {
        border: 1px solid #fff;
        color: #fff;
        background-color: #d9534f;
    }

.tltipicrd {
    border: 1px solid #fff;
    color: #d9534f;
    border-radius: 50px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    margin-left: 10px;
    background-color: #fff;
}

    .tltipicrd:hover {
        border: 1px solid #fff;
        color: #fff;
        background-color: #d9534f;
    }
/* Tooltip end */

/*RSVP Page Start*/
.rwbox {
    padding: 4px 6px !important;
    line-height: 27px !important;
    height: 27px !important;
    font-size: 16px;
    letter-spacing: .5px;
    margin: 0px;
    width: 80% !important;
    float: left;
    display: auto;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-transform: uppercase;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.icn-hmot {
    float: right;
    padding-top: 3px;
}

.hom-icn {
    background-color: #3498db;
    color: #fff;
    margin-left: 3px;
    margin-right: 3px;
    float: right;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    font-size: 16px;
}

    .hom-icn:hover, .hom-icn:focus {
        background-color: #2788c9;
        color: #fff;
    }

.l-height {
    line-height: 34px !important;
    height: 34px !important;
}

.rly-icn {
    background-color: #95a5a6;
    color: #fff;
    margin-left: 3px;
    margin-right: 3px;
    float: right;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    font-size: 16px;
}

    .rly-icn:hover, .rly-icn:focus {
        background-color: #5b696a;
        color: #fff;
    }

.icnMain {
    background-color: #2f868c;
    color: #fff;
    margin-left: 3px;
    margin-right: 3px;
    float: right;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    font-size: 16px;
}

    .icnMain:hover, .icnMain:focus {
        background-color: #1f494c;
        color: #fff;
    }


/*start 05-11*/
.pnt-icn {
    background-color: #e5a200;
    color: #fff;
    border: none;
    margin-left: 3px;
    margin-right: 3px;
    float: right;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    font-size: 16px;
}

    .pnt-icn:hover, .rly-icn:focus {
        background-color: #ce9100;
        color: #fff;
    }

.bdr-top-grey {
    border-top: 1px solid #ddd;
}

.greenclr {
    color: #38ab00;
}

.wth-mdm label {
    font-weight: 600 !important;
    font-size: 16px;
}

.padding-10 {
    padding: 10px 10px 5px 10px;
}

.rwboxipt input {
    padding: 4px 6px !important;
    line-height: 35px !important;
    height: 35px !important;
    font-size: 16px;
    letter-spacing: .5px;
    margin: 0px;
    width: 80% !important;
    float: left;
    display: auto;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.sign-icon-disabled {
    color: grey;
    border: 1px solid #4ca115;
    font-size: 17px;
    margin-right: 4px;
    padding-right: 6px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

.sign-icon {
    color: #4ca115;
    border: 1px solid #4ca115;
    font-size: 17px;
    margin-right: 4px;
    padding-right: 6px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .sign-icon:hover, .edtb:active, .edtb:focus {
        background-color: #4ca115;
        color: #fff;
    }

.sign-plus-icon {
    position: absolute;
    margin-top: 3px;
    margin-left: -2px;
    font-size: 13px;
}


.sign-icontext {
    color: #fff;
    background-color: #4ca115;
    border: 1px solid #4ca115;
    font-size: 17px;
    margin-right: 4px;
    padding-left: 6px;
    padding-right: 6px !important;
    width: 112px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    border-radius: 4px;
}

    .sign-icontext:hover, .sign-icontext:active, .sign-icontext:focus {
        background-color: #388705;
        color: #fff !important;
    }

.sign-plus-icontext {
    position: absolute;
    margin-top: 3px;
    margin-left: -2px;
    font-size: 13px;
}

.sign-disbel {
    color: #a4a4a4;
    border: 1px solid #a4a4a4;
    cursor: auto;
    pointer-events: none;
    background: #ececec;
    font-size: 17px;
    margin-right: 4px;
    padding-left: 6px;
    padding-right: 6px !important;
    width: 112px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    border-radius: 4px;
}

    .sign-disbel:hover, .sign-disbel:active, .sign-disbel:focus {
        color: #a4a4a4;
        border: 1px solid #a4a4a4;
        background: #ececec;
    }

.disbel {
    color: #a4a4a4;
    border: 1px solid #a4a4a4;
    background: #ececec;
    cursor: auto;
    pointer-events: none;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .disbel:hover, .disbel:active, .disbel:focus {
        color: #a4a4a4;
        border: 1px solid #a4a4a4;
        background: #ececec;
    }

.popsve-disbel {
    color: #a4a4a4;
    border: 1px solid #a4a4a4;
    cursor: auto;
    background: #ececec;
    font-size: 17px;
    margin-right: 4px;
    padding-left: 6px;
    padding-right: 6px !important;
    width: 112px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    pointer-events: none;
    margin-right: 10px;
    margin-top: 10px;
    border-radius: 4px;
}

    .popsve-disbel:hover, .popsve-disbel:active, .popsve-disbel:focus {
        color: #a4a4a4;
        border: 1px solid #a4a4a4;
        background: #ececec;
    }

.wave-allbox {
    text-align: left;
    padding: 0px 0px;
    margin-bottom: 25px;
    border: 1px solid #f7f7f7;
}

    .wave-allbox h5 i {
        font-size: 20px !important;
        margin-right: 10px;
        margin-left: 5px;
        margin-top: -1px;
    }

    .wave-allbox h5 {
        font-size: 18px !important;
        padding-top: 10px !important;
        background-color: #f2f0f0;
        padding-left: 5px;
        padding-right: 5px;
        font-weight: 600 !important;
        margin-bottom: 0px !important;
    }

    .wave-allbox p {
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #fbfbfb;
        margin: 0px;
        padding-left: 5px;
        padding-right: 5px;
        min-height: 70px;
    }

.pad-top4 {
    padding-top: 4px;
}

.pad-bot20 {
    padding-bottom: 20px !important;
}

.marg-top18 {
    margin-top: 18px;
}

.marg-top14 {
    margin-top: 14px;
}

.allboxlabel label {
    font-weight: 600 !important;
}

.pad-top20 {
    padding-top: 20px;
}

.lheight42 {
    line-height: 42px;
}

.wdth-box-input {
    width: 60px !important;
    float: left !important;
    margin-right: 10px !important;
}

.headrt {
    float: right;
    padding: 18px;
}

.modal-ftr {
    background-color: #f1f1f1;
    padding: 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
}

.btn-submit {
    background-color: #28a8d1;
    color: #fff;
    font-size: 18px;
    padding: 6px 13px;
}

    .btn-submit:hover, .btn-submit:active, .btn-submit:focus {
        background-color: #0887af;
        color: #fff;
    }

table.dataTable thead th, table.dataTable thead td {
    border-bottom: none !important;
}
/*end 05-11*/


.check1l {
    width: 60px;
    float: left;
    padding-top: 16px;
    position: absolute;
}

.rtwave {
    margin-left: 60px;
}

.mrm14 {
    margin-right: -14px;
}

    .mrm14 a {
        text-decoration: underline !important;
    }

.tgl-shhd {
    padding: 0 0px;
}

    .tgl-shhd .plus-icon:before {
        font-family: FontAwesome;
        content: "\f067";
        margin-left: 0px;
        margin-right: 10px;
    }

    .tgl-shhd .plus-icon.mins-icon:before {
        font-family: FontAwesome;
        content: "\f068";
        margin-left: 0px;
        margin-right: 10px;
    }

    .tgl-shhd .trams-con {
        margin-top: 0px;
        margin-bottom: 20px;
        display: none;
        overflow: auto;
    }

.chex-box {
    margin-top: 0px;
    margin-bottom: 20px;
    overflow: auto;
}

.bx-div {
    border: 1px solid #ccc;
    clear: both;
    border-radius: 4px;
    padding: 3px 10px;
    width: 100%;
    margin-top: 4px;
    height: 190px;
    background-color: #ffffff;
    overflow: auto;
}

    .bx-div ul {
        padding-left: 0px;
    }

    .bx-div li {
        list-style: none;
        border-bottom: 1px dashed #D3D3D3;
        padding-top: 5px;
        padding-bottom: 5px;
    }

.lgt-clrg {
    color: #5e5e5e !important;
    font-size: 14px !important;
}

.pt-12 {
    padding-top: 12px;
}

.iptform {
    width: 70px;
    display: inline;
    float: left;
    margin-left: 15px;
}

.dropdown-toggle {
    background-color: #235866 !important;
}

    .dropdown-toggle img {
        width: 26px;
        float: left;
        margin-top: -3px;
        border: 1px solid #fff;
    }

.sglh5 {
    border-bottom: 1px solid #ddd;
    color: #222222;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 30px;
    padding: 0 0 10px;
    text-transform: uppercase;
}

.delr {
    color: #f44336;
    border: 1px solid #f44336;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .delr:hover, .delr:active, .delr:focus {
        background-color: #f44336;
        color: #fff;
    }

.pbls {
    color: #ff6600;
    border: 1px solid #ff6600;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .pbls:hover, .pbls:active, .pbls:focus {
        background-color: #ff6600;
        color: #fff;
    }

.entr {
    color: #01a67c;
    border: 1px solid #01a67c;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .entr:hover, .entr:active, .entr:focus {
        background-color: #01a67c;
        color: #fff;
    }


.orbx {
    border: 1px solid #ccc;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    margin: 15px auto 15px;
    border-radius: 100%;
    background-color: #ececec;
    font-weight: bold;
    color: #222;
}

.ofat {
    overflow: inherit;
}

.edtb {
    color: #267cb5;
    border: 1px solid #267cb5;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .edtb:hover, .edtb:active, .edtb:focus {
        background-color: #267cb5;
        color: #fff;
    }

.smladd {
    color: #5cb85c;
    border: 1px solid #4cae4c;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .smladd:hover, .smladd:active, .smladd:focus {
        background-color: #5cb85c;
        color: #fff;
    }

.sntb {
    color: #5abf00;
    border: 1px solid #5abf00;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .sntb:hover, .sntb:active, .sntb:focus {
        background-color: #5abf00;
        color: #fff;
    }


.edt-btn {
    border-right: 1px solid #206593;
    border-top: 1px solid #206593;
    border-bottom: 3px solid #206593;
    border-radius: 2px;
    color: #206593;
    border-radius: 3px;
    font-size: 17px;
    font-weight: 600;
    line-height: 26px;
    padding: 0px 15px 0px 0px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 4px;
    margin-right: 4px;
    display: inline-block;
}

    .edt-btn i {
        float: left;
        color: #fff;
        width: 32px;
        height: 27px;
        line-height: 27px;
        border-top-left-radius: 3px;
        background: #206593;
        margin-right: 13px;
    }

    .edt-btn:hover, .edt-btn:active, .edt-btn:focus {
        background-color: #2272a7;
        border-bottom: 3px solid #206593;
        color: #fff;
    }


.reptb {
    color: #925d01;
    border: 1px solid #925d01;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .reptb:hover, .reptb:active, .reptb:focus {
        background-color: #754a00;
        color: #fff;
    }

.resend {
    color: #08aca6;
    border: 1px solid #08aca6;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .resend:hover, .resend:active, .resend:focus {
        background-color: #08aca6;
        color: #fff;
    }

.resp-icn {
    color: #f44336;
    border: 1px solid #f44336;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .resp-icn:hover, .resp-icn:active, .resp-icn:focus {
        background-color: #f44336;
        color: #fff;
    }

.prep {
    color: #ee9a00;
    border: 1px solid #ee9a00;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .prep:hover, .prep:active, .prep:focus {
        background-color: #ee9a00;
        color: #fff;
    }

.copylink {
    color: #007f00;
    border: 1px solid #007f00;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .copylink:hover, .copylink:active, .copylink:focus {
        background-color: #007f00;
        color: #fff;
    }

.tp-contshadow {
    box-shadow: 0 -1px 3px 1px #d8d8d8;
}

table.dataTable.no-footer {
    border-bottom: none;
}

.dataTables_paginate {
    margin-top: 10px;
    padding-right: 10px;
}

.dataTables_length select, .dataTables_filter input {
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-left: 10px;
    margin-right: 10px !important;
    margin-bottom: 10px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    background: none !important;
    border: 1px solid #ccc;
}

#exampleInTab_previous, #example_previous {
    border: 1px solid #ccc;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 16px;
    background-color: #f7f7f7 !important;
}

#exampleInTab_next, #example_next {
    border: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 16px;
    background-color: #f7f7f7 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background-color: #233741 !important;
    border: 1px solid #233741;
    color: #fff !important;
    margin-left: 1px;
    margin-right: -2px;
}

.dataTables_info {
    display: none;
}


.dataTables_filter input {
    margin-right: 15px;
    line-height: 40px !important;
    height: 40px;
}

.all-arc {
    position: absolute;
    background-color: #fff;
    bottom: 41px;
    right: 26px;
    z-index: 99999999;
    text-transform: uppercase;
    padding: 8px 15px 8px 15px;
    color: #d9534f;
    font-weight: 600;
    text-decoration: none !important;
    font-size: 18px !important;
    background-color: #fcfcfc;
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
}

.actty {
    text-align: center;
}

    .actty i {
        font-size: 50px;
        border-radius: 50%;
        font-style: normal;
        width: 80px;
        height: 80px;
        line-height: 80px;
        border: 1px solid #555;
        display: block;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }

        .actty i:hover {
            transform: rotate(720deg);
        }

.serviceBox {
    text-align: center;
    margin: 45px 10px 40px 10px;
    position: relative;
    box-shadow: 0 8px 6px -6px #bdbdbd;
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
}

    .serviceBox .service-content {
        padding: 25px 16px 16px;
        position: relative;
        transition: all 0.3s ease-in-out 0s;
        min-height: 280px;
    }

.bg-tab div {
    border: 1px solid #c4c4c4;
    background-color: #e6e6e6;
    margin-bottom: 0px;
    display: block;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 600;
}

.bg-tab p {
    border: 1px solid #c4c4c4;
    border-top: 0px;
    margin: 0px;
    padding: 5px 10px
}

.serviceBox:hover .service-content {
    background-color: #235866;
}

    .serviceBox:hover .service-content i {
        color: #d9534f;
    }

.serviceBox:hover .title {
    color: #fff;
}

.serviceBox:hover .description {
    color: #fff;
}

.serviceBox:hover .text-red {
    color: #fff;
}

.serviceBox:hover .text-grey {
    color: #fff;
}

.serviceBox .service-content i {
    font-size: 40px;
    color: #235866;
    margin-bottom: 15px;
    transition: all 0.3s ease-in-out 0s;
    background-color: #fff;
    display: block;
    margin: 0 auto;
    height: 85px;
    width: 85px;
    line-height: 85px;
    border-radius: 50%;
    margin-top: -72px;
    overflow: hidden;
    z-index: 99999999999999;
    display: block;
}

.serviceBox .title {
    font-size: 24px;
    font-weight: 700;
    color: #545454;
    margin-bottom: 15px;
}

.serviceBox .description {
    font-size: 18px !important;
    color: #545454;
    line-height: 28px;
}

.serviceBox .text-red {
    font-size: 22px !important;
    padding-top: 10px;
    margin-bottom: 5px;
    font-weight: 800;
    color: #c00000;
    line-height: 28px;
}

.serviceBox .text-grey {
    font-size: 18px !important;
    color: #545454;
    line-height: 28px;
}

.serviceBox .icon-bg {
    font-size: 250px;
    color: rgba(175, 175, 175, 0.1);
    line-height: 120px;
    position: absolute;
    bottom: -10px;
    right: -10px;
    transition: all 0.3s ease-in-out 0s;
    text-decoration: none;
    font-style: normal;
}

.serviceBox:hover .icon-bg {
    transform: rotate(360deg);
    color: rgba(255, 255, 255, 0.4);
}

.noticehead {
    background-color: #e0ebf9;
    border: 1px solid #c1d5ed;
    text-transform: uppercase;
    letter-spacing: .8px;
    color: #1b67c6;
    font-weight: 600;
    padding: 10px;
}

.tab-content {
    background-color: #fff;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

.wvor1 {
    background-color: #233741;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    height: 50px;
    width: 50px;
    float: left;
    line-height: 50px;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
    margin-top: 10px;
}

.alllblhd label {
    text-transform: uppercase;
    display: block;
    font-weight: 700 !important;
}

.mt-m12 {
    margin-top: -12px;
}

.wavt h5 {
    color: #222222;
    font-size: 24px;
    font-weight: 600;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 30px 0px;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
}

.wavt h6 {
    color: #222222;
    font-size: 24px;
    font-weight: 600;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
}

.wavtp p {
    margin-bottom: 25px;
}

.iptmm {
    padding: 10px;
    line-height: 37px !important;
    height: 37px !important;
    font-size: 16px;
    letter-spacing: .5px;
    width: 200px;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: -8px;
}

.sctn-bgp {
    background: #f1f1f1;
    border: 1px solid #d9d9d9;
    padding-top: 4px;
    padding-bottom: 1px;
}

.sctn-paymnt {
    background: #f1f1f1;
    border: 1px solid #d9d9d9;
    padding: 10px 12px 8px 12px;
    margin-top: 20px;
    text-align: center;
}

.pymt-bx {
    max-width: 400px;
    margin: 0 auto;
    border: 1px solid #ccc;
    clear: both;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.wavt label {
    font-weight: 600;
    letter-spacing: 0px;
    font-size: 16px;
}

.wavt input {
    padding: 10px;
    line-height: 16px !important;
    height: 45px;
    font-size: 16px;
    letter-spacing: .5px;
}

.wavt table input {
    padding: 10px;
    line-height: 32px !important;
    height: 32px;
    font-size: 16px;
    letter-spacing: .5px;
    margin-top: -3px;
    margin-bottom: -5px;
}

.wavt select {
    padding: 10px !important;
    line-height: 39px !important;
    height: 45px;
    font-size: 16px;
    letter-spacing: .5px;
}
.wavt select option{font-family: roboto !important; font-weight:400; font-size:14px;}
.ico-nt {
    position: absolute !important;
    left: 15px;
    width: 43px;
    background: #ddd;
    height: 43px;
    margin-top: 1px;
    margin-left: 1px;
    line-height: 43px;
    padding: 1px 15px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.wavt textarea {
    font-size: 16px;
}

.ico-nttb {
    margin-bottom: -50px;
    float: left;
    margin-left: 13px;
    width: 43px;
    background: #ddd;
    height: 43px;
    margin-top: 1px;
    margin-left: 1px;
    line-height: 43px;
    padding: 1px 15px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.ico-unq {
    margin-bottom: -50px;
    float: left;
    margin-left: 13px;
    width: 36px;
    background: #ddd;
    height: 30px;
    margin-top: -2px;
    margin-left: 1px;
    line-height: 30px;
    padding: 1px 11px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.datesmltab {
    margin-bottom: -50px;
    float: left;
    margin-left: 13px;
    width: 43px;
    background: #ddd;
    height: 30px;
    margin-top: -2px;
    margin-left: 1px;
    line-height: 30px;
    padding: 1px 15px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.weslop select {
    padding: 10px 4px;
    width: 60px;
    float: left;
    border-radius: 0px;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    letter-spacing: .5px;
    margin-bottom: 15px !important;
}

    .weslop select option {
        line-height: 40px;
        height: 40px;
        padding: 10px;
        border-bottom: 1px solid #ddd;
    }

.wesrd {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
}

.weslop select:last-child {
    padding: 10px 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.weslop span {
    background-color: #dddddd;
    float: left;
    line-height: 45px;
    height: 45px;
    padding: 0px 7px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 47px;
    text-align: center;
}

#upload {
    margin-top: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}

#drop {
    float: left;
    border-radius: 3px;
    font-size: 16px;
    font-weight: bold;
    color: #7f858a;
}

    #drop div i {
        font-size: 32px;
        display: block;
        margin-bottom: 7px;
    }

    #drop div {
        background-color: #dddddd;
        padding: 15px 20px;
        text-align: center;
        color: #333;
        letter-spacing: 1px;
        font-weight: 400;
        font-size: 16px;
        border-radius: 4px;
        cursor: pointer;
        display: inline-block;
        margin-top: 0px;
        line-height: 1;
    }

        #drop div:hover {
            background-color: #cccccc;
        }

    #drop input {
        display: none;
    }

#upload ul {
    list-style: none;
    margin: 0px 0px 0px 130px;
    padding: 0px;
}

    #upload ul li {
        border-bottom: 1px solid #2b2e31;
        padding: 5px;
        height: 56px;
        position: relative;
    }

        #upload ul li input {
            display: none;
        }

        #upload ul li p {
            width: 50%;
            overflow: hidden;
            white-space: nowrap;
            color: #bf022f;
            font-size: 13px !important;
            font-weight: bold;
            position: absolute;
            margin: 0px;
            padding: 0px;
            left: 10px;
        }

        #upload ul li i {
            font-weight: normal;
            font-style: normal;
            color: #7f7f7f;
            display: block;
        }

        #upload ul li canvas {
            top: 15px;
            left: 12px;
            position: absolute;
            display: none;
        }

        #upload ul li span {
            width: 15px;
            height: 12px;
            background: url('../images/icons.png') no-repeat;
            position: absolute;
            top: 21px;
            right: 20px;
            cursor: pointer;
        }

        #upload ul li.working span {
            height: 16px;
            background-position: 0 -12px;
        }

        #upload ul li.error p {
            color: red;
        }

.upld div {
    border-bottom: 1px solid #2b2e31;
    color: #d20000;
    padding: 5px;
    height: 46px;
    display: block;
    margin-left: 100px !important;
    z-index: 2;
}

.upld a {
    position: absolute;
    right: 26px;
    top: 26px;
    color: #d20000;
    z-index: 9999999;
}

.upld input {
    width: 90px;
    height: 87px;
    position: absolute;
    left: 14px;
    top: 9px;
    background-color: #000;
    opacity: 0;
    border-radius: 4px;
    cursor: pointer;
}

.upld label {
    margin-left: 5%;
    margin-top: 2%
}

.wlul {
    background-color: #f4f4f4;
    margin: 10px 0px 15px 0px;
    padding: 3px 0px 5px 10px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
}

    .wlul li {
        padding-top: 5px;
        padding-left: 10px;
        list-style: none;
        font-size: 14px;
        color: #636363;
    }

        .wlul li:before {
            content: "\f111";
            font-family: "FontAwesome";
            font-size: 5px;
            margin-left: -12px;
            margin-top: 6px;
            position: absolute;
        }

.Attending {
    background-color: #f4f4f4;
    margin: 10px 0px 10px 0px;
    padding: 3px 0px 34px 10px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
}

.lbl {
    font-weight: 400 !important;
}

.rwfmft {
    border-top: 1px solid #dddddd;
    background-color: #f2f2f2;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    padding: 10px;
}

.rwfmft2 {
    border-top: 1px solid #dddddd;
    background-color: #f2f2f2;
    padding: 20px 10px 20px;
    margin-bottom: -10px;
}

.rwfmft1 {
    border-top: 1px solid #dddddd;
    background-color: #f2f2f2;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 20px 10px;
    text-align: center;
}

.mh45 {
    max-height: 45px;
    line-height: 33px;
}

.ccl-grey {
    background-color: #dedede;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 4px solid #cfcfcf;
    color: #333;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0.5px;
    padding: 0px 20px 0px 0px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 7px;
    margin-right: 7px;
}

    .ccl-grey i {
        float: left;
        width: 40px;
        height: 40px;
        line-height: 40px;
        background: #cfcfcf;
        margin-right: 17px;
    }

    .ccl-grey:hover, .ccl-grey:focus {
        background-color: #cfcfcf;
        color: #333;
    }

.sav-red {
    background-color: #d9534f;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 4px solid #ba372a;
    color: #ffffff;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0.5px;
    padding: 0px 20px 0px 0px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 7px;
    margin-right: 7px;
}


    .sav-red i {
        float: left;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-top-left-radius: 3px;
        background: #ba372a;
        margin-right: 17px;
    }

    .sav-red:hover, .sav-red:focus {
        background-color: #ad3327;
        color: #ffffff;
    }

.sav-bluen {
    background-color: #256374;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 4px solid #133e4a;
    color: #ffffff;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 20px 0px 0px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 7px;
    margin-right: 7px;
    line-height: 40px;
}

    .sav-bluen i {
        float: left;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-top-left-radius: 3px;
        background: #1b4854;
        margin-right: 17px;
    }

    .sav-bluen:hover, .sav-bluen:focus {
        background-color: #0b3b48;
        color: #ffffff;
    }


.del-reden {
    background-color: #f44336;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 4px solid #de2517;
    color: #ffffff;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 20px 0px 0px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 7px;
    margin-right: 7px;
    line-height: 40px;
}

    .del-reden i {
        float: left;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-top-left-radius: 3px;
        background: #de2517;
        margin-right: 17px;
    }

    .del-reden:hover, .del-reden:focus {
        background-color: #de2517;
        color: #ffffff;
    }


.sav-green {
    background-color: #28af37;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 4px solid #208c2c;
    color: #ffffff;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 40px;
    padding: 0px 20px 0px 0px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 7px;
    margin-right: 7px;
}



    .sav-green i {
        float: left;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-top-left-radius: 3px;
        background: #208c2c;
        margin-right: 17px;
    }

    .sav-green:hover, .sav-green:hover, .sav-green:focus {
        background-color: #1d7f28;
        color: #ffffff;
    }

.sav-orange {
    background-color: #c48923;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 4px solid #ac781e;
    color: #ffffff;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 20px 0px 0px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 7px;
    margin-right: 7px;
}

    .sav-orange i {
        float: left;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-top-left-radius: 3px;
        background: #b0730a;
        margin-right: 17px;
    }

    .sav-orange:hover, .sav-orange:hover, .sav-orange:focus {
        background-color: #a56c0b;
        color: #ffffff;
    }

.fontbold {
    font-weight: bold !important;
    text-transform: uppercase;
}

.redclr {
    color: #b70001;
}

.hdline {
    border-bottom: 1px solid #bebebe;
    font-weight: 600;
}

.ht45 {
    height: 45px !important;
}

input[type=radio]:not(old) {
    width: 0em;
    margin: 0;
    padding: 0;
    font-size: 1em;
    opacity: 0;
    height: 0;
}

    input[type=radio]:not(old) + label {
        display: inline-block;
        margin-left: -2em;
        line-height: 1.5em;
        padding-top: 10px;
        cursor: pointer;
        font-weight: 500;
    }

        input[type=radio]:not(old) + label > span {
            display: inline-block;
            width: 24px;
            height: 24px;
            margin: -.5px 0.5em 0.25em 0.25em;
            border: 2px solid #aeaeae;
            border-radius: 50%;
            background: #F6F6F6;
            vertical-align: bottom;
            float: left;
        }

    input[type=radio]:not(old):checked + label > span > span {
        display: block;
        width: 14px;
        height: 14px;
        margin: 3px 3px 3px 3px;
        border-radius: 50%;
        background: #235866;
    }

.inpt-style {
    display: inline-block;
    width: 40%;
}

.bx-wol {
    border: 1px solid #ddd;
    overflow: auto;
    height: 190px;
    border-radius: 4px;
}

    .bx-wol ul {
        padding: 0px;
        margin: 0px;
    }

        .bx-wol ul li {
            list-style: none;
            display: block;
            width: 100%;
            border-bottom: 1px dashed #d3d3d3;
            padding-bottom: 5px;
            padding-top: 5px;
        }

            .bx-wol ul li:last-child {
                border-bottom: none;
            }

            .bx-wol ul li a {
                float: right;
                padding-top: 10px;
            }

.list-group {
    margin-bottom: 6px;
}

.tble-cs {
    width: 100%;
    padding: 0px 5px;
}

.scl-table {
    overflow: auto;
    width: 100% !important;
}

.tble-cs table {
    min-width: 1220px !important;
    overflow: scroll;
}

    .tble-cs table thead {
        background-color: #7c7c7c;
        color: #fff;
        border-bottom: 0px;
        box-shadow: 0px;
        text-transform: uppercase;
    }

        .tble-cs table thead th {
            padding-top: 10px !important;
            padding-bottom: 10px !important;
        }

    .tble-cs table tbody {
        border-bottom: 1px solid #ddd;
        box-shadow: 0 8px 6px -6px #bdbdbd;
    }

    .tble-cs table select {
        float: left;
        width: 70px;
        line-height: 45px;
        height: 45px;
        border-radius: 0px;
    }

        .tble-cs table select:first-child {
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .tble-cs table select:last-child {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .tble-cs table select option {
            line-height: 40px;
            height: 40px;
            padding: 10px;
            border-bottom: 1px solid #ddd;
        }

    .tble-cs table tbody tr:nth-child(odd) {
        background: #ededed;
    }

    .tble-cs table tbody tr:nth-child(even) {
        background: #fff;
    }

.tble-cs1 {
    width: 100%;
}

    .tble-cs1 table {
        width: 100% !important;
        min-width: 700px;
        overflow: scroll;
    }

        .tble-cs1 table thead {
            background-color: #7c7c7c;
            color: #fff;
            border-bottom: 0px;
            box-shadow: 0px;
            text-transform: uppercase;
        }

            .tble-cs1 table thead th {
                padding-top: 10px !important;
                padding-bottom: 10px !important;
            }

        .tble-cs1 table tbody {
            border-bottom: 1px solid #ddd;
            box-shadow: 0 8px 6px -6px #bdbdbd;
        }

        .tble-cs1 table select {
            float: left;
            width: 70px;
            line-height: 45px;
            height: 45px;
            border-radius: 0px;
        }

            .tble-cs1 table select:first-child {
                border-top-left-radius: 4px;
                border-bottom-left-radius: 4px;
            }

            .tble-cs1 table select:last-child {
                border-top-right-radius: 4px;
                border-bottom-right-radius: 4px;
            }

            .tble-cs1 table select option {
                line-height: 40px;
                height: 40px;
                padding: 10px;
                border-bottom: 1px solid #ddd;
            }

        .tble-cs1 table tbody tr:nth-child(odd) {
            background: #ededed;
        }

        .tble-cs1 table tbody tr:nth-child(even) {
            background: #fff;
        }

.tble-cs2 {
    width: 100%;
    padding: 0 5px;
}

    .tble-cs2 table {
        width: 100% !important;
        min-width: 700px;
        overflow: scroll;
    }

        .tble-cs2 table thead {
            background-color: #7c7c7c;
            color: #fff;
            border-bottom: 0px;
            box-shadow: 0px;
            text-transform: uppercase;
        }

            .tble-cs2 table thead th {
                padding-top: 10px !important;
                padding-bottom: 10px !important;
            }

        .tble-cs2 table tbody {
            border-bottom: 1px solid #ddd;
            box-shadow: 0 8px 6px -6px #bdbdbd;
        }

        .tble-cs2 table select {
            float: left;
            width: 70px;
            line-height: 45px;
            height: 45px;
            border-radius: 0px;
        }

            .tble-cs2 table select:first-child {
                border-top-left-radius: 4px;
                border-bottom-left-radius: 4px;
            }

            .tble-cs2 table select:last-child {
                border-top-right-radius: 4px;
                border-bottom-right-radius: 4px;
            }

            .tble-cs2 table select option {
                line-height: 40px;
                height: 40px;
                padding: 10px;
                border-bottom: 1px solid #ddd;
            }

        .tble-cs2 table tbody tr:nth-child(odd) {
            background: #ededed;
        }

        .tble-cs2 table tbody tr:nth-child(even) {
            background: #fff;
        }

.tble-rescs {
    width: 100%;
    padding: 0px 5px;
}

    .tble-rescs table {
        width: 100% !important;
    }

        .tble-rescs table thead {
            background-color: #7c7c7c;
            color: #fff;
            border-bottom: 0px;
            box-shadow: 0px;
            text-transform: uppercase;
        }

            .tble-rescs table thead th {
                padding-top: 10px !important;
                padding-bottom: 10px !important;
                padding-right: 60px;
            }

        .tble-rescs table tbody {
            border-bottom: 1px solid #ddd;
            box-shadow: 0 8px 6px -6px #bdbdbd;
        }

            .tble-rescs table tbody td {
                border-bottom: none !important;
                border-top: none !important;
            }

            .tble-rescs table tbody tr:nth-child(odd) {
                background: #ededed;
            }

            .tble-rescs table tbody tr:nth-child(even) {
                background: #fff;
            }

.scl-table table tbody td {
    border-bottom: none !important;
    border-top: none !important;
}

.tabhp h7 {
    font-size: 17px;
    color: #233741;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 8px;
}

.tabhp p {
    font-size: 16px;
    margin-bottom: 0px;
    padding-bottom: 3px;
}

    .tabhp p strong {
        font-weight: 600;
    }


.nav > li > a {
    color: #235866;
    font-size: 18px;
    background-color: #dce3e6;
    font-weight: 600;
}

    .nav > li > a:hover {
        color: #fff;
        font-size: 18px;
        background-color: #235866;
    }

.table-condensed {
    font-family: "Myriad Set Pro";
    font-weight: 400;
}

    .table-condensed thead tr:first-child {
        background-color: #565759;
        color: #fff;
        font-weight: 400;
    }

    .table-condensed thead tr {
        background-color: #d3cd3b;
        font-size: 15px;
        color: #222;
        font-weight: 400;
    }

    .table-condensed tbody td {
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

        .table-condensed tbody td:last-child {
            border-right: none;
        }

.datepicker-switch {
    font-size: 18px;
    font-weight: 400;
}

    .prev:hover, .next:hover, .datepicker-switch:hover {
        background-color: #000 !important;
        border-radius: 0px;
    }

.dow {
    font-weight: 400;
    font-weight: 400;
}

.prev, .next {
    font-size: 20px;
}

.dropdown-menu {
    box-shadow: 0px 0px 0px 2px #565759;
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 0px;
}

.table-condensed > thead > tr > th, .day {
    padding: 7px !important;
}

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-color: #000 !important;
    background-image: none !important;
    background-repeat: repeat-x;
    border-color: #000;
    border-radius: 0;
    color: #fff;
    text-shadow: none;
}

.datepicker table tr td span {
    border-radius: 0px !important;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    cursor: pointer;
    display: block;
    float: left;
    height: 54px;
    line-height: 54px;
    margin: 0px !important;
    width: 33.3% !important;
}


.rsvp-popall {
    position: fixed;
    overflow: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(245, 245, 245, 0.7);
    transition: opacity 500ms;
    z-index: 99999999999999;
    display: none;
}

.rsvp-pop-close {
    float: right;
    right: 0px;
}

    .rsvp-pop-close img {
        cursor: pointer;
        width: 18px;
        opacity: 1;
        margin-right: 15px;
    }

.rsvp-pop-width {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 50px;
    background-color: #fff;
    padding: 10px;
}

    .rsvp-pop-width h4 {
        font-size: 24px;
        text-transform: uppercase;
        font-weight: 600;
        margin-top: 5px;
        margin-bottom: 6px;
    }

    .rsvp-pop-width h5 {
        font-size: 20px;
        color: #222;
        text-transform: uppercase;
        font-weight: 600;
        margin-top: 20px;
        margin-bottom: 6px;
    }


.rsvp1 {
    border: 1px solid #ed2d63;
    box-shadow: 0px 0px 20px 4px rgba(237,45,99,.2);
}

    .rsvp1 h4 {
        color: #ed2d63;
    }

.head-setn {
    font-size: 18px;
    text-transform: uppercase !important;
    color: #222;
    font-weight: 600;
    text-decoration: none;
    padding-left: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #2377a1;
    display: block;
    margin-bottom: 20px;
    color: #2377a1;
}

.head-enqy {
    font-size: 24px;
    text-transform: uppercase !important;
    color: #222;
    font-weight: 600;
    text-decoration: none;
    padding-left: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #2377a1;
    display: block;
    margin-bottom: 20px;
    color: #2377a1;
    overflow: hidden;
}

/*/ checkbox start new 1 /*/
.tp38 {
    top: 38px !important;
}

.dp-inblock {
    display: inline-block !important;
}

.controlnew {
    display: block;
    line-height: 31px;
    position: relative;
    padding-left: 35px;
    margin-bottom: 6px;
    margin-top: 4px;
    cursor: pointer;
    font-size: 18px;
    margin-left: 5px;
    font-weight: 400 !important;
}

    .controlnew input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

.controlnew__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 26px;
    width: 26px;
}

.controlnew--radio .controlnew__indicator {
}

.controlnew input ~ .controlnew__indicator,
.controlnew input:focus ~ .controlnew__indicator {
    border: 1px solid #aeaeae;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    background: #fff;
}

.controlnew input:checked ~ .controlnew__indicator {
    background: #235866;
}

.controlnew:hover input:not([disabled]):checked ~ .controlnew__indicator,
.controlnew input:checked:focus ~ .controlnew__indicator {
    background: #235866;
}

.controlnew input:disabled ~ .controlnew__indicator {
    background: #235866;
    opacity: 0.6;
    pointer-events: none;
}

.controlnew__indicator:after {
    position: absolute;
    display: none;
}

.controlnew input:checked ~ .controlnew__indicator:after {
    display: block;
}

.controlnew--checkbox .controlnew__indicator:after {
    left: -1px;
    height: 26px;
    line-height: 25px;
    width: 26px;
    top: -1px;
    color: #fff;
    font-family: "FontAwesome";
    font-size: 19px;
    content: "\f00c";
    padding-left: 2px;
    border-radius: 2px;
    border: 1px solid #235866;
}

.controlnew--checkbox input:disabled ~ .controlnew__indicator:after {
    border-color: #7b7b7b;
}

.controlnew--radio .controlnew__indicator:after {
    border-radius: 3px;
    background: #fff;
}

.controlnew--radio input:disabled ~ .controlnew__indicator:after {
    background: #7b7b7b;
}
/* checkbox end new 1*/

.checkIpage {
    line-height: 28px;
    margin-bottom: 0px;
    margin-top: 0px;
}

    .checkIpage label {
        margin-bottom: 0px;
        font-weight: 700 !important;
    }
/*RSVP Page End*/
/* Wizard section*/
.nav-pills.nav-wizard > li {
    position: relative;
    overflow: visible;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    margin-bottom: 0px;
}

    .nav-pills.nav-wizard > li + li {
        margin-left: -4px;
    }

    .nav-pills.nav-wizard > li:first-child {
        border-left: 0;
    }

        .nav-pills.nav-wizard > li:first-child a {
            border-radius: 5px 0 0 0px;
        }

    .nav-pills.nav-wizard > li:last-child {
        border-right: 0;
    }

        .nav-pills.nav-wizard > li:last-child a {
            border-radius: 0 5px 0px 0;
        }

    .nav-pills.nav-wizard > li a {
        border-radius: 0;
        background-color: #dce3e6;
        border: none;
        font-weight: 600;
        color: #235866;
    }

    .nav-pills.nav-wizard > li:not(:last-child) a:after {
        position: absolute;
        content: "";
        top: 0px;
        right: -23px;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 23px 0 23px 24px;
        border-color: transparent transparent transparent #dce3e6;
        z-index: 150;
    }

    .nav-pills.nav-wizard > li:not(:first-child) a:before {
        position: absolute;
        content: "";
        top: 0px;
        left: -23px;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 23px 0 23px 24px;
        border-color: #dce3e6 #dce3e6 #dce3e6 transparent;
        z-index: 150;
        min-height: 46px;
    }

    .nav-pills.nav-wizard > li:hover:not(:last-child) a:after {
        border-color: transparent transparent transparent #235866;
    }

    .nav-pills.nav-wizard > li:hover:not(:first-child) a:before {
        border-color: #235866 #235866 #235866 transparent;
    }

    .nav-pills.nav-wizard > li:hover a {
        background-color: #235866;
        color: #fff;
    }

    .nav-pills.nav-wizard > li.active:not(:last-child) a:after {
        border-color: transparent transparent transparent #235866;
    }

    .nav-pills.nav-wizard > li.active:not(:first-child) a:before {
        border-color: #235866 #235866 #235866 transparent;
    }

    .nav-pills.nav-wizard > li.active a {
        background-color: #235866;
        border: 0px;
        color: #fff;
    }
/* Wizard end */

.btn-success {
    margin-left: 2px;
    margin-right: 2px;
}

.btn-theme {
    margin-left: 2px;
    margin-right: 2px;
    background-color: #235866;
    color: #fff;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

    .btn-theme:hover, .btn-theme:focus {
        background-color: #15404b;
        color: #fff;
    }

.form-field textarea {
    height: 45px;
}

.form-field input {
    height: 45px !important;
}

.font-darkg {
    color: #fff;
}

.lblgrp ul {
    margin-left: 0px;
    padding: 0px 0px 0px 18px;
}

    .lblgrp ul li {
        font-size: 15px;
        line-height: 24px;
    }

.lblgrp span {
    display: block;
    font-size: 15px;
    line-height: 24px;
}

.more-cs {
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 16px;
    background: #337ab7;
    border: 1px solid #0a5698;
    color: #ffffff;
    font-size: 12px;
    border-radius: 3px;
}

    .more-cs:hover, .more-cs:focus, .more-cs:visited {
        color: #ffffff !important;
    }

.bg-main-loginP {
    background-color: #f9f9f9 !important;
}

.clr-gry {
    color: #898989;
}

.ml-13p {
    margin-left: 13%;
}

.pad-top-bot30 {
    padding-top: 20px;
    padding-bottom: 10px;
}

    .pad-top-bot30 hr {
        width: 30px;
        border-width: 3px 0 0;
        height: 4px;
        padding: 0px;
        margin: 0 auto;
        border-color: #5e2933;
    }

.pad-left-20font {
    padding-left: 0px;
    font-weight: 600;
    font-size: 28px;
    letter-spacing: 2px;
    color: #5e2933;
}

    .pad-left-20font hr {
        border-color: #5e2933;
    }

.pad-top-bot30-forgot {
    padding-top: 100px;
    padding-bottom: 100px;
}

    .pad-top-bot30-forgot hr {
        width: 70px;
        border-width: 3px 0 0;
        height: 4px;
        padding: 0px;
        margin: 0 auto;
        border-color: #5e2933;
    }

.whit-clr {
    color: #5e2933 !important;
    font-size: 15px !important;
    font-weight: normal !important;
    font-family: 'Myriad Set Pro' !important;
}

.checkbox.checkbox-theme label::before {
    background-color: #fff;
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    position: absolute;
    top: 0;
    border-radius: 2px;
    width: 17px;
}

.btn-bk {
    width: 80px;
    float: right;
    font-size: 13px;
    border: 1px solid #5e2933;
    color: #5e2933;
}

.checkbox span {
    font-weight: 600;
    font-size: 14px !important;
    color: #616161 !important;
    margin-top: -1px;
    float: left !important;
}

.sml-fnt-pad {
    font-size: 13px;
    padding-top: 10px;
    color: #7A7A7A;
}

.select2-container .select2-choice {
    font-size: 16px !important;
    float: right;
    border: 0px !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.select2-chosen {
    padding-top: 5px;
}

.select2-input {
    font-family: pt sans !important;
    font-size: 15px !important;
}

.select2-no-results {
    font-family: pt sans !important;
    font-size: 14px !important;
    padding-top: 10px !important;
}

.select2-container .select2-choice .select2-arrow b::before {
    top: 5px;
    font-size: 16px !important;
}

.select2-results li {
    border-bottom: 1px dashed #8E8E8E !important;
    padding: 4px 0px;
}

.optn1 option {
    border-bottom: 1px dashed #006463 !important;
    border-radius: 0;
    color: #006463;
    font-size: 15px;
    padding: 5px 10px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-top: -3px;
}

.fm-lt {
    margin-right: 0px;
    margin-top: 17px;
    float: right;
    display: block;
    overflow: hidden;
    white-space: nowrap;
}

    .fm-lt span span {
        text-transform: uppercase !important;
        font-weight: 600;
    }

.input-group-addon {
    background-color: #d9534f !important;
    color: #fff;
    border: none !important;
    padding: 9.5px 8.5px;
    font-size: 16px !important;
    float: left;
    width: 102px !important;
}

    .input-group-addon i {
        font-size: 12px !important;
        float: left;
        margin-right: 6px !important;
        margin-top: 2px;
    }

    .input-group-addon span {
        padding: 0px;
        margin: 0px;
    }

header .navbar {
    padding: 0px 0 0 0px !important;
    height: 42px !important;
}

.navbar {
    min-height: 42px !important;
}

.navbar-nav > li > a {
    padding-bottom: 11px !important;
    padding-top: 11px !important;
    font-size: 16px;
}

    .navbar-nav > li > a:hover, .navbar-nav > li > a:active, .navbar-nav > li > a:focus, .navbar-nav > li > a:visited {
        background: #235866 !important;
        font-size: 16px !important;
    }

.tp-img i, .lgt-clr i {
    width: 22px;
}

.lgt-clr {
    text-align: left !important;
    color: #e74c3c !important;
}

.dropdown-toggle img {
    border-radius: 50px;
    margin-right: 10px;
}

.smlicn {
    padding-top: 0px !important;
    margin-top: 0px;
    margin-left: 5px;
    color: #fff;
}

.dropdown-menu {
    border: none !important;
    box-shadow: 0 0px 0px 1px #235866;
    padding: 0px 0 !important;
}

.dropdown-box.dropdown-notifications > .dropdown-menu > li ul > li > a {
    color: #fff;
    font-size: 16px;
    padding: 10px 10px;
    text-align: left;
    letter-spacing: 1px;
    display: block;
}

    .dropdown-box.dropdown-notifications > .dropdown-menu > li ul > li > a:hover {
        text-decoration: none;
    }

.scllogo img {
    height: 70px;
    border-radius: 4px;
    padding: 2px;
    background: #929292;
    float: left;
    margin-right: 0px;
}


/* checkbox all start*/
.checkbox-inner {
    padding-left: 0px !important;
    margin-left: -12px !important;
    margin-top: -3px !important;
    margin-bottom: 0px !important;
}

    .checkbox-inner label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 35px;
        cursor: pointer;
    }

        .checkbox-inner label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 26px;
            height: 26px;
            left: 0;
            margin-left: 0px;
            border: 1px solid #aeaeae;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
            border-radius: 2px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }

        .checkbox-inner label::after {
            display: inline-block;
            position: absolute;
            width: 26px;
            height: 26px;
            left: 0;
            top: 0;
            margin-left: 3px;
            padding-left: .5px;
            padding-top: 0px;
            font-weight: 300 !important;
            font-size: 19px;
            color: #555555;
        }

    .checkbox-inner input {
        line-height: 24px;
        height: 24px;
    }

        .checkbox-inner input[type="checkbox"] {
            opacity: 0;
            z-index: 1;
        }

            .checkbox-inner input[type="checkbox"]:checked + label::after {
                font-family: "FontAwesome";
                content: "\f00c";
            }

.checkbox-primary1 input[type="checkbox"]:checked + label::before {
    background-color: #235866;
    border-color: #235866;
}

.checkbox-primary1 input[type="checkbox"]:checked + label::after {
    color: #fff;
}

/* checkbox all end */


/* radio start */
.fltlt {
    float: left;
    margin-right: 10px;
    margin-top: 12px;
}

.mgtlt {
    margin-top: 12px;
}

.ck-spnr {
    padding-left: 13px;
    font-weight: 500 !important;
}

.control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 16px !important;
    font-family: "Myriad Set Pro";
    font-weight: 300;
}

    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

.control__indicator {
    position: absolute;
    float: left;
    top: -2px;
    left: 6px;
    height: 28px;
    width: 28px;
    background: #fff;
    border: 1px solid #aeaeae;
}

.control--radio .control__indicator {
    border-radius: 50%;
}

.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
    background: #ccc;
}

.control input:checked ~ .control__indicator {
    background: #235866;
}

.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
    background: #0e647d;
}

.control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.control input:checked ~ .control__indicator:after {
    display: block;
    color: #ffffff;
    /*content: "\f111";*/
    font-family: "FontAwesome";
    font-size: 13px;
}

.control--checkbox .control__indicator:after {
    left: 6px;
    top: 1px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
}

.control--radio .control__indicator:after {
    left: 6px;
    top: 6px;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: #fff;
}

.control--radio input:disabled ~ .control__indicator:after {
    background: #7b7b7b;
}
/* radio end */



.cpy-rgt-bt {
    background-color: #233741;
    padding: 8px 10px;
    text-align: center;
    color: #b9b9b9;
    letter-spacing: .5px;
    font-size: 13px !important;
}

.cpy-rgt {
    background-color: #2e434e;
    padding: 10px 10px 4px 10px;
    margin-bottom: -10px;
    text-align: center;
}

    .cpy-rgt p {
        padding-top: 0px;
        color: #eeeeee;
        padding-bottom: 10px;
        font-size: 16px !important;
    }

        .cpy-rgt p a {
            color: #eeeeee;
        }

    .cpy-rgt i {
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 22px !important;
    }

.tpt-wdt {
    max-width: 1300px;
    margin: 0 auto;
    background-color: #fafafa;
    overflow: hidden;
}

.space-tmp {
    margin: 10px 10px 0px 10px;
}

    .space-tmp a {
        text-decoration: none;
    }

        .space-tmp a:hover {
            text-decoration: none;
        }

.full-sec1 {
    padding: 20px;
}

.profile-dropdown {
    width: 250px;
}

.btn-h2 {
    float: right;
    font-family: 'Myriad Set Pro' !important;
    padding: 8px 12px;
    font-size: 18px;
    border: 0px;
    border-radius: 2px;
}

.log-grnt {
    width: 200px !important;
    margin-top: 1px !important;
    background: rgba(242,242,242,1);
    background: -moz-linear-gradient(45deg, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 50%, rgba(247,247,247,1) 51%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(242,242,242,1)), color-stop(50%, rgba(242,242,242,1)), color-stop(51%, rgba(247,247,247,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(45deg, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 50%, rgba(247,247,247,1) 51%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(45deg, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 50%, rgba(247,247,247,1) 51%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 50%, rgba(247,247,247,1) 51%, rgba(237,237,237,1) 100%);
    background: linear-gradient(45deg, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 50%, rgba(247,247,247,1) 51%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ededed', GradientType=1 );
}

    .log-grnt li {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .log-grnt li ul {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

.arw-tp {
    float: right;
    position: absolute;
    margin-top: -16px;
    color: #fff;
    font-size: 20px;
    left: 90px;
}

.head1-cont {
    margin-top: 42px;
    padding-top: 10px;
    padding-bottom: 0px;
    overflow: hidden;
    background: rgb(216,221,227); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(216,221,227,1) 0%, rgba(244,243,245,1) 53%, rgba(246,246,246,1) 54%, rgba(255,252,252,1) 79%, rgba(255,252,252,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(216,221,227,1) 0%,rgba(244,243,245,1) 53%,rgba(246,246,246,1) 54%,rgba(255,252,252,1) 79%,rgba(255,252,252,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(216,221,227,1) 0%,rgba(244,243,245,1) 53%,rgba(246,246,246,1) 54%,rgba(255,252,252,1) 79%,rgba(255,252,252,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8dde3', endColorstr='#fffcfc',GradientType=0 ); /* IE6-9 */
}
/* responsive image start */
.sqare-img {
    display: table;
    height: 71px;
    width: 132px;
    #position: relative;
    overflow: hidden;
    text-align: center;
    background-color: rgba(26, 26, 26, 0.3);
    box-shadow: 0px 0px 0px 2px #929292;
    border-radius: 1px;
    float: left;
}

.sqare-img12 {
    #position: absolute;
    #top: 50%;
    display: table-cell;
    vertical-align: middle;
}

    .sqare-img12 img {
        vertical-align: middle;
        max-height: 70px;
        max-width: 132px;
    }
/* responsive image end */

.mx-wdth {
    max-width: 96%;
    margin: 0 auto;
}

.allinbg {
    background-color: #fff;
    padding: 4px 4px 8px 4px;
    margin-bottom: 5px;
    text-align: left;
    color: #444444;
    border-bottom: 1px solid #dddfe2 !important;
    )
}


    .allinbg ul {
        list-style: none;
        margin: 5px 0px 0px 0px;
        padding: 0px;
        display: inline-block;
    }

        .allinbg ul li {
            list-style: none;
            margin: 0px 0px 0px 17px !important;
            padding: 0px;
        }

            .allinbg ul li a {
                color: #555;
            }

                .allinbg ul li a:hover {
                    color: #235866;
                }

            .allinbg ul li:before {
                content: '\f148';
                position: absolute;
                margin-left: -12px;
                width: 11px;
                height: 11px;
                font-size: 13px;
                color: #5d5d5d;
                margin-top: 6px;
                font-family: FontAwesome;
                transform: rotate(90deg);
            }

    .allinbg .blk:hover, .allinbg .blk:hover i {
        background: #235866;
        color: #fff;
    }

    .allinbg h3 {
        padding: 2px 0px 8px 0px;
        color: #235866;
        margin: 0px;
        text-transform: capitalize;
        font-size: 19px;
        font-weight: 600;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .allinbg p {
        font-size: 15px !important;
        padding-bottom: 8px;
        margin-bottom: 0px;
        line-height: 20px;
        border-bottom: 0px solid #dddfe2;
        color: #565656;
    }

    .allinbg h5 {
        font-weight: 600;
        padding: 0px;
        margin: 0px 0px 5px;
        display: block;
        font-size: 16px;
    }

    .allinbg i {
        font-size: 14px;
        display: inline-block;
        margin-right: 3px;
        text-align: center;
        border-radius: 3px;
    }

.alllink {
    font-size: 14px;
    color: #7d7d7d;
    text-align: center;
    clear: both;
    overflow: hidden;
}

    .alllink a {
        color: #7d7d7d;
    }

    .alllink .dateprt {
        text-align: left;
    }

    .alllink .moreprt {
        text-align: right;
    }

        .alllink .moreprt a {
            text-decoration: underline;
            color: #a50021;
        }

            .alllink .moreprt a:hover {
                color: #235866;
                text-decoration: none;
            }

.allinbg .moreprt i {
    margin-right: 0px;
}


.allinbgeng {
    border: 1px solid #fff;
    background-color: #fff;
    cursor: pointer;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
    text-align: center;
    border-radius: 4px;
    color: #444444;
}

    .allinbgeng i {
        font-size: 24px;
        padding-top: 8px;
        padding-bottom: 8px;
        color: #95b514;
    }

    .allinbgeng:hover {
        border: 1px solid #cecece;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f5f5+0,ffffff+100 */
        background: rgb(245,245,245,.1); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(245,245,245,.1) 0%, rgba(255,255,255,.1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(245,245,245,.1) 0%,rgba(255,255,255,.1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(245,245,245,.1) 0%,rgba(255,255,255,.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
        box-shadow: inset 0px 0px 27px 0px rgba(79,79,79,0.1);
        color: #333;
        border-radius: 3px;
    }

    .allinbgeng h3 {
        padding: 5px 0px 10px 0px;
        margin: 0px;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 600;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #333333;
    }








.select2-container .select2-choice .select2-arrow b::before {
    content: "";
    font-family: "FontAwesome";
    font-size: 12px;
    position: relative;
    right: 5px;
    top: 2px;
}

.allinbg::before {
    bottom: 12px !important;
    left: 21px !important;
    right: 21px !important;
}

.allinbg::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: currentcolor #f0f0f0 #f0f0f0;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    bottom: -3px;
    content: "";
    display: block;
    height: 1px;
    left: 3px;
    position: absolute;
    right: 3px;
}

.bg-white {
    background-color: #ffffff;
}

.bg-grey {
    background-color: #f4f4f4;
}

.allinbg-sis {
    border: 1px solid #cd8d00;
    border-bottom: 2px solid #cd8d00;
    color: #cd8d00;
    cursor: pointer;
    padding: 10px;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    text-align: center;
    border-radius: 4px;
}

    .allinbg-sis i {
        font-size: 24px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .allinbg-sis:hover {
        box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.3);
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5f5f5+0,ffffff+100 */
        background: rgb(245,245,245,.1); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(245,245,245,.1) 0%, rgba(255,255,255,.1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(245,245,245,.1) 0%,rgba(255,255,255,.1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(245,245,245,.1) 0%,rgba(255,255,255,.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
        box-shadow: inset 0px 0px 27px 0px rgba(79,79,79,0.1);
        border-radius: 3px;
    }

    .allinbg-sis h3 {
        padding: 5px 0px 10px 0px;
        margin: 0px;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 600;
    }



.allinbg-dir {
    background-color: #fff;
    border: 1px solid #723998;
    border-bottom: 2px solid #723998;
    color: #723998;
    cursor: pointer;
    padding: 10px;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    text-align: center;
    border-radius: 4px;
}

    .allinbg-dir i {
        font-size: 24px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .allinbg-dir:hover {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5f5f5+0,ffffff+100 */
        background: rgb(245,245,245,.1); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(245,245,245,.1) 0%, rgba(255,255,255,.1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(245,245,245,.1) 0%,rgba(255,255,255,.1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(245,245,245,.1) 0%,rgba(255,255,255,.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
        box-shadow: inset 0px 0px 27px 0px rgba(79,79,79,0.1);
        border-radius: 3px;
    }

    .allinbg-dir h3 {
        padding: 5px 0px 10px 0px;
        margin: 0px;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 600;
    }


.allinbg-hlt {
    background-color: #1c2732;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    text-align: center;
    border-radius: 4px;
}

    .allinbg-hlt i {
        font-size: 24px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .allinbg-hlt:hover {
        box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.3);
        background-color: #c0bc2f;
        color: #fff;
        border-radius: 3px;
    }

    .allinbg-hlt h3 {
        padding: 5px 0px 10px 0px;
        margin: 0px;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 600;
    }


.pad30-20-center {
    padding: 30px 20px 30px 20px;
    text-align: center;
}



.page-header {
    text-transform: uppercase;
    padding: 14px 0px;
    font-size: 24px;
    color: #1c2732;
    font-weight: 700;
    border-bottom: none !important;
    font-weight: 400;
    margin: -29px 0 10px !important;
}

.fom-hztl {
    margin-top: -10px;
    padding-top: 0px;
    padding-bottom: 30px;
    border-radius: 3px;
}


.font16 {
    font-size: 16px;
}

.wave-link-top {
    padding: 20px 0px 0px 0px;
    font-family: 'Myriad Set Pro' !important;
}

    .wave-link-top a {
        padding: 14px 20px;
        display: inline-block;
        margin-left: 10px;
        font-family: 'Myriad Set Pro' !important;
        margin-right: 10px;
        font-size: 24px !important;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .3px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        line-height: 24px;
        color: #000;
    }

    .wave-link-top div {
        width: 250px;
    }

.wave-link-top1 {
    width: 290px !important;
}

.wave-link-top a i {
    font-size: 26px !important;
    float: left;
    color: #fff;
    background-color: #2e353d;
    height: 49px;
    width: 49px;
    padding: 10px;
    margin-right: 10px;
    border-radius: 5px;
}

.wave-link-top a span {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Myriad Set Pro' !important;
    line-height: 20px;
    letter-spacing: .5px;
    padding: 0px !important;
    margin: 0px !important;
    color: #333;
    text-transform: none;
}

.wave-link-top a:hover, .wave-link-top a:visited, .wave-link-top a:focus {
    background-color: #ececec;
    text-decoration: none;
}

.wave-link-top a img {
    float: left;
    width: 56px;
    background-color: #2e353d;
    padding: 13px;
    margin-right: 10px;
    border-radius: 5px;
}

.wave-link-top-hlt {
    background-color: #f5f5f5 !important;
    box-shadow: 0 -1px 3px 1px #d8d8d8;
    text-decoration: none;
    color: #323232 !important;
}

    .wave-link-top-hlt:hover {
        background-color: #f5f5f5 !important;
        text-decoration: none;
        color: #323232 !important;
    }

    .wave-link-top-hlt i {
        color: #fff !important;
        background-color: #2e353d !important;
    }

    .wave-link-top-hlt span {
        color: #474747 !important;
    }

    .wave-link-top-hlt img {
        background-color: #2e353d;
    }




#font-clr {
    font-weight: 300 !important;
    color: #b5b6bb !important;
    font-size: 13px !important;
}

.marg-top8 {
    margin-top: 8px !important;
}

.marg-bot15 {
    margin-bottom: 15px !important;
}

.tp-div li a {
    color: #fff;
}

.tp-img {
    background-color: #235866 !important;
}

.sch-head {
    float: left;
    font-weight: 300;
    text-transform: uppercase;
    padding-top: 15px;
    color: #222;
    font-size: 31px;
    padding-left: 15px;
}

.wave-hp {
    background-color: #fff;
    box-shadow: 0 8px 6px -6px #bdbdbd;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding-bottom: 9px;
}

    .wave-hp h2 {
        background-color: #009999;
        text-align: center;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        padding: 13px 15px 11px;
        text-transform: capitalize;
        font-size: 22px;
        color: #fff;
        margin: 0px 0px 8px 0px !important;
        font-weight: 600;
    }

        .wave-hp h2 i {
            float: right;
        }

    .wave-hp ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        margin-left: 7px;
        margin-right: 7px;
    }

        .wave-hp ul li {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

.wave-hp-eng {
    background-color: #fff;
    box-shadow: 0 8px 6px -6px #bdbdbd;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding-bottom: 9px;
}

    .wave-hp-eng h2 {
        background-color: #70ad47;
        text-align: center;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        padding: 13px 15px 11px;
        text-transform: capitalize;
        font-size: 22px;
        color: #fff;
        margin: 0px 0px 8px 0px !important;
        font-weight: 600;
    }

        .wave-hp-eng h2 i {
            float: right;
        }

    .wave-hp-eng ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        margin-left: 7px;
        margin-right: 7px;
    }

        .wave-hp-eng ul li {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

.text-res-left {
    text-align: left;
}

.text-res-right {
    text-align: right;
}

.res-pt {
    padding-top: 0px;
}

.bxhdtxt {
    background: #f9f9f9;
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 10px;
    text-align: left;
    margin-bottom: 12px;
}

    .bxhdtxt label {
        text-transform: uppercase;
        display: block;
        font-weight: 700 !important;
        margin-top: 5px;
        letter-spacing: .6px;
    }

    .bxhdtxt p {
        font-weight: normal;
        text-transform: none;
        margin-bottom: 5px;
    }
/* contract module */
.red-color {
    color: #b70001;
}

.margin-topm11 {
    margin-top: -11px !important;
}

.col-width-ad {
    width: 12.5%;
}

.clr-blue {
    color: #2377a1;
}

.clr-blue-new {
    color: #2377a1;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
}

.style-field {
    display: inline-block !important;
    height: 35px !important;
    width: auto !important;
}

.adrs-bar-cls {
    background: #1F5382 !important;
    text-align: center;
    padding: 8px;
    color: #fff;
}

.list-left li, .list-right li {
    cursor: pointer;
}

.list-group {
    overflow: auto;
    border: 1px solid #ccc;
    height: 360px;
    border-radius: 5px;
}

.list-group-item {
    border: none;
    border-bottom: 2px solid #f1f1f1 !important;
}

.dual-list-right .list-group-item {
    padding: 10px 16px 10px 10px !important;
}

.dual-list-left .list-group-item {
    padding: 10px 10px 10px 16px !important;
}

.icodragright {
    margin-top: 5px;
    color: #454545;
    box-shadow: none !important;
    position: absolute;
    top: 9px;
    right: 8px;
}

.icodragleft {
    margin-top: 5px;
    color: #454545;
    box-shadow: none !important;
    position: absolute;
    top: 9px;
    left: 8px;
}

.modalfooterdsnbg {
    background: #e5e5e5;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.signb {
    background-color: #f9f9f9;
    padding-top: 8px;
    margin-left: -10px;
    margin-right: -10px;
}

.ttldcrn {
    display: none;
}

.ttldcrn2 {
    display: none;
}

.ttldcrn3 {
    display: none;
}

.ttldcrn4 {
    display: none;
}

.ttldcrn5 {
    display: none;
}

.marg-btm10 {
    margin-bottom: 10px;
}

.marg-btm20 {
    margin-bottom: 20px;
}

.ttldcrn h4 {
    color: #2377a1;
    padding: 5px 0px 5px 0px;
    margin: 0px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
}

.ttldcrn p {
    color: #333;
}

.ttldcrn1 h4 {
    color: #2377a1;
    padding: 5px 0px 5px 0px;
    margin: 0px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
}

.ttldcrn1 p {
    color: #333;
}

.ttldcrndynamic {
    display: none;
}

    .ttldcrndynamic h4 {
        color: #2377a1;
        padding: 5px 0px 5px 0px;
        margin: 0px;
        text-transform: uppercase;
        font-size: 22px;
        font-weight: 600;
    }

    .ttldcrndynamic p {
        color: #333;
    }

.delrright {
    color: #f44336;
    border: 1px solid #f44336;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: right;
    border-radius: 2px;
}

    .delrright:hover, .delrright:active, .delrright:focus {
        background-color: #f44336;
        color: #fff;
    }

.edtbright {
    color: #267cb5;
    border: 1px solid #267cb5;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: right;
    border-radius: 2px;
}

    .edtbright:hover, .edtbright:active, .edtbright:focus {
        background-color: #267cb5;
        color: #fff;
    }

.pop-tabel {
    padding: 0px 8px !important;
}

    .pop-tabel table {
        border: 0px !important;
    }

        .pop-tabel table tr {
            border: 0px !important;
        }

        .pop-tabel table td {
            border: 0px !important;
            padding: 0px !important;
        }

.questtext span {
    display: block;
    padding-top: 10px !important;
    text-align: center;
}

.pr-0 {
    padding-right: 0px;
}

.pl-0 {
    padding-left: 0px;
}

.boxclassstudent {
    display: none;
}

    .boxclassstudent.activebox {
        display: inline;
    }

.archr {
    color: #556080;
    border: 1px solid #556080;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .archr:hover, .archr:active, .archr:focus {
        background-color: #556080;
        color: #fff;
    }

.unarch {
    color: #556080;
    border: 1px solid #556080;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .unarch:hover, .unarch:active, .unarch:focus {
        background-color: #556080;
        color: #fff;
    }

.copibtn {
    color: #3babd3;
    border: 1px solid #3babd3;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .copibtn:hover, .copibtn:active, .copibtn:focus {
        background-color: #3babd3;
        color: #fff;
    }

.smallhead {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 20px;
}

    .smallhead h6 {
        padding: 0px 0px 10px 0px;
        margin: 0px;
        font-size: 23px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .smallhead p {
        padding: 0px;
        margin: 0px;
    }

.head-head-text h3 {
    padding: 20px 0px 0px 0px;
    margin: 0px;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}

.head-head-text p {
    padding: 5px 0px 0px 0px;
    margin: 0px;
    font-size: 16px !important;
}


.img02_thumbbutton1 {
    background-color: #f5f5f5;
    box-shadow: 0 6px 4px -4px #bdbdbd;
    border: 1px solid #ebebeb;
    border-radius: 2px;
    padding: 0px !important;
    margin: 10px 20px 10px 2px !important;
    display: table;
    height: 100px;
    overflow: hidden;
    text-align: center;
    width: 100px;
    float: left;
}

.img03_thumbbutton1 img {
    max-height: 80px;
}

.img03_thumbbutton1 {
    display: table-cell;
    vertical-align: middle;
    font-size: 21px;
    color: #636363;
    margin: 2px !important;
    padding: 0px !important;
}

.allhlt {
    background: #f9f9f9;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px;
}

    .allhlt h3 {
        font-size: 24px;
        text-align: right;
        color: #111;
        font-weight: 600;
        text-transform: uppercase;
        padding: 14px 0px 8px 0px;
        margin: 0px;
    }

    .allhlt p {
        font-size: 18px !important;
        text-align: right;
        color: #555555;
        padding: 0px 0px 4px 0px;
        margin: 0px;
    }

    .allhlt i {
        width: 30px;
    }
/* contract module */

/* Admission enquiry start */
.checkbox-primary1 span {
    float: right;
    margin-left: 15px;
}

.pb-12 {
    padding-bottom: 12px;
}

.head-admsn {
    text-align: left;
    text-transform: uppercase !important;
    color: #222;
    font-weight: 600;
    text-decoration: none;
    padding-left: 0px;
    padding-top: 8px;
    border-bottom: 1px solid #2377a1;
    display: block;
    margin-bottom: 20px;
    color: #2377a1;
}

    .head-admsn h3 {
        font-size: 22px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 8px;
    }

.hem-admsn {
    text-align: left;
    text-decoration: none;
    padding-left: 0px;
    padding-top: 8px;
    display: block;
    margin-bottom: 20px;
}

    .hem-admsn h2 {
        font-size: 22px;
        color: #2377a1;
        text-transform: uppercase !important;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 8px;
    }

    .hem-admsn p {
    }

.padr55 {
    padding-right: 55px !important;
}

.pt-28 {
    padding-top: 28px;
}

.pt-27 {
    padding-top: 27px;
}

.pwbox {
    background: #f2f2f2;
    border: 1px solid #e4e4e4;
    color: #4d4d4d;
    padding: 4px;
    font-style: italic;
}

.rt-enq {
    width: 150px;
    margin-top: -12px;
    float: right;
    height: 40px !important;
    line-height: 40px !important;
    padding: 5px 10px !important;
}

.rt-opt {
    width: 120px;
    margin-top: -6px;
    float: right;
    height: 33px !important;
    line-height: 33px !important;
    padding: 2px 10px !important;
}

.cont-sltgrade select {
    padding: 2px 10px !important;
}

.rep-enq {
    color: #404040;
    border: 1px solid #404040;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .rep-enq:hover, .rep-enq:active, .rep-enq:focus {
        background-color: #404040;
        color: #fff;
    }

.popsmall {
    padding-top: 15px;
    padding-bottom: 15px;
}

.smlrq {
    margin-bottom: 5px;
}

    .smlrq input {
        height: 40px;
    }

    .smlrq label {
        line-height: 40px;
        height: 40px;
    }

.image-preview-input {
    position: relative;
    overflow: hidden;
    margin: 0px;
    color: #333;
    background-color: #efefef;
    border-color: #ccc;
    width: 110px;
    padding: 9px;
}

    .image-preview-input input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.image-preview-input-title {
    margin-left: 2px;
}

.modalheaderenq {
    background-color: #efefef;
    border-bottom: none !important;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

    .modalheaderenq h5 i {
        display: block;
        margin: 0 auto;
        width: 70px;
        height: 70px;
        line-height: 70px;
        border-radius: 50%;
        margin-bottom: 10px;
        border: 2px solid #12bc00;
    }

    .modalheaderenq h5 {
        font-size: 28px;
        color: #12bc00;
        text-align: center;
        text-transform: uppercase;
    }

.modalheaderenq {
    text-align: center !important;
}
/* Admission enquiry end */

.rightboxdoc {
    float: right;
}

    .rightboxdoc a {
        float: right;
    }

/* sudhir */
.d-cont {
    background: #f1f1f1;
    border: 1px solid #d9d9d9;
    padding: 10px 10px;
    font-weight: 600;
    margin-bottom: 20px;
}

.wave-tcenter {
    text-align: center;
    margin-bottom: 20px;
}

    .wave-tcenter h4 {
        text-transform: uppercase;
        font-weight: 700;
        color: #70ad47;
        font-size: 20px;
    }

.hdpct {
    padding: 5px 15px;
    font-size: 14px !important;
    background: #f9f9f9;
    line-height: 22px;
    border: 1px solid #d9534f;
    margin-bottom: 15px;
    display: block;
}

.adsctnup {
    background-color: #f7f7f7;
    border: 1px solid #ededed;
    padding: 10px;
}

    .adsctnup h4 {
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 700;
        border-bottom: 1px solid #e3e3e3;
        padding-bottom: 8px;
    }

    .adsctnup h5 {
        font-size: 18px;
        font-weight: 600;
        text-transform: none;
        border-bottom: 1px solid #e3e3e3;
        padding-bottom: 8px;
        padding-top: 25px;
        margin-bottom: 10px;
    }

    .adsctnup p {
        font-size: 17px;
        font-size: 17px !important;
        line-height: 28px;
    }

.adsctn {
    background-color: #595959;
    color: #fff;
    border: 1px solid #595959;
    padding: 10px;
}

    .adsctn h4 {
        font-size: 20px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
        border-bottom: 1px solid #6f6f6f;
        padding-bottom: 8px;
    }

    .adsctn p {
        font-size: 17px;
        font-size: 17px !important;
        color: #fff;
        line-height: 28px;
        padding-left: 30px;
    }

        .adsctn p i {
            margin-left: -25px;
            float: left;
            margin-top: 5px;
        }

        .adsctn p a {
            color: #fff
        }

.tp4 {
    top: -8px !important;
}

.payt-view .wave-allbox p {
    min-height: 40px !important;
}

.hrmtb40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.rtab {
    position: absolute;
    right: 0px;
    margin-top: -74px;
    margin-right: 5px;
}

    .rtab select {
        padding: 4px 8px !important;
        line-height: 39px !important;
        height: 33px;
        font-size: 16px;
        letter-spacing: .5px;
        background: #235866 !important;
        color: #fff;
        border: none;
        border-radius: 3px;
    }

        .rtab select option {
            background-color: #fff;
            color: #333;
            border-bottom: 1px solid #e7e7e7;
        }

.btn-big {
    background-color: #256374;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 4px solid #133e4a;
    border-radius: 3px;
    color: #ffffff !important;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    padding: 0px 20px 0px 0px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 7px;
    margin-right: 7px;
    display: block;
}

    .btn-big i {
        float: left;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-top-left-radius: 3px;
        background: #1b4854;
        margin-right: 17px;
        color: #ffffff;
    }

    .btn-big:hover {
        background-color: #1b4450;
        color: #ffffff;
    }

.pay-gren {
    background-color: #70ad47;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 4px solid #679f42;
    border-radius: 3px;
    color: #ffffff;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    padding: 0px 20px 0px 0px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 7px;
    margin-right: 7px;
}

    .pay-gren i {
        float: left;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-top-left-radius: 3px;
        background: #679f42;
        margin-right: 17px;
    }

    .pay-gren:hover, .pay-gren:hover, .pay-gren:focus {
        background-color: #60943e;
        color: #ffffff;
    }

.print-ylw {
    background-color: #e5a200;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 4px solid #ce9100;
    color: #ffffff;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 20px 0px 0px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 7px;
    margin-right: 7px;
}

    .print-ylw i {
        float: left;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-top-left-radius: 3px;
        background: #ce9100;
        margin-right: 17px;
    }

    .print-ylw:hover, .print-ylw:hover, .print-ylw:focus {
        background-color: #c88d00;
        color: #ffffff;
    }

.nav-toggle {
    font-size: 18px;
    background: none;
    color: red;
    border: 1px solid red;
    border-radius: 30px;
    padding: 0px;
    width: 20px;
    line-height: 16px;
    padding-bottom: 2px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 3px;
}

.wdth-input {
    width: 60px !important;
}

.dpdn li a {
    text-transform: none;
    padding: 7px 10px;
    font-size: 15px;
    border-bottom: 1px solid #e7e7e7;
}

.marg-l-r {
    margin-left: 4px;
    margin-right: 4px;
}

.paenw {
    color: #fff;
    background-color: #70ad47;
    border: 1px solid #70ad47;
    font-size: 13px;
    margin-right: 4px;
    text-align: center;
    float: left;
    border-radius: 2px;
    padding: 4px 10px;
}

    .paenw:hover, .paenw:active, .paenw:focus {
        background-color: #679f42;
        color: #fff;
    }

.sbcbe {
    color: #fff;
    background-color: #8f381a;
    border: 1px solid #8f381a;
    padding: 0px 10px;
    font-size: 17px;
    margin-right: 4px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
    margin-top: -3px;
    margin-bottom: -5px;
}

    .sbcbe:hover, .sbcbe:active, .sbcbe:focus {
        background-color: #782f15;
        color: #fff;
    }

.rditext {
    margin-bottom: 0px !important;
    margin-top: 5px !important;
    margin-left: -7px !important;
}

.rditextspn {
    font-size: 17px;
    color: #233741;
    text-transform: uppercase;
    font-weight: 700 !important;
    padding-bottom: 8px;
}

.nvtgrdi {
    margin-top: 6px;
}

.stup {
    color: #fff;
    background-color: #474747;
    border: 1px solid #474747;
    font-size: 13px;
    margin-right: 4px;
    text-align: center;
    float: left;
    border-radius: 2px;
    padding: 4px 10px;
}

    .stup:hover, .stup:active, .stup:focus {
        background-color: #363636;
        color: #fff;
    }

.rcpt {
    margin-bottom: 20px;
}

    .rcpt h7 {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        padding-bottom: 8px;
        padding-top: 0px;
        display: block;
        margin-bottom: 0px !important;
    }

    .rcpt p {
        margin-bottom: 4px;
    }

.rcpt1 strong {
    font-weight: 600;
    color: #6a6a6a;
    display: inline-block;
    width: 150px;
}

.rcpt2 strong {
    font-weight: 600;
    color: #6a6a6a;
}

.rbars {
    box-shadow: -2px 0px 14px -10px rgba(105,105,105,1);
    margin-top: -10px;
    margin-bottom: -10px;
}

.btn-srch {
    background-color: #d9534f;
    color: #fff;
    padding: 6px 20px !important;
    height: 44px;
}

    .btn-srch:hover {
        background-color: #ae413e;
        color: #fff;
    }

.pad-top10 {
    padding-top: 10px;
}

.showd {
    display: none;
}

.small0-btn {
    padding: 3px 8px;
    margin-top: 0px;
}

.rtpt {
    position: absolute !important;
    right: 15px;
    top: 0px;
    color: #555;
    font-weight: normal;
    width: 43px;
    background: #ddd;
    height: 43px;
    margin-top: 1px;
    margin-left: 1px;
    line-height: 43px;
    padding: 1px 15px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.head-enqwav {
    font-size: 20px;
    text-transform: uppercase !important;
    color: #222;
    font-weight: 500;
    text-decoration: none;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 4px;
    border-bottom: 1px solid #2377a1;
    display: block;
    margin-bottom: 20px;
    color: #2377a1;
    overflow: hidden;
}

.waveipt select, .waveipt input {
    margin-bottom: 10px;
}

.pad-rowm {
    padding: 0px 5px 0px 5px;
}

.pad0 {
    padding: 0px;
}

.subcatr {
    color: #ff9800;
    border: 1px solid #ff9800;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .subcatr:hover, .subcatr:active, .subcatr:focus {
        background-color: #ff9800;
        color: #fff;
    }

.mbtop20 {
    margin-top: 20px;
}

.tble-respl {
    width: 100%;
}

    .tble-respl table {
        width: 100% !important;
    }

        .tble-respl table thead {
            background-color: #7c7c7c;
            color: #fff;
            border-bottom: 0px;
            box-shadow: 0px;
            text-transform: uppercase;
        }

            .tble-respl table thead th {
                padding-top: 10px !important;
                padding-bottom: 10px !important;
                padding-right: 60px;
            }

        .tble-respl table tbody {
            border-bottom: 1px solid #ddd;
            box-shadow: 0 8px 6px -6px #bdbdbd;
        }

            .tble-respl table tbody td {
                border-bottom: none !important;
                border-top: none !important;
            }

            .tble-respl table tbody tr:nth-child(odd) {
                background: #ededed;
            }

            .tble-respl table tbody tr:hover {
                background: #f3f3f3;
            }

            .tble-respl table tbody tr:nth-child(even) {
                background: #fff;
            }

#sidebar {
    background: #dce3e6;
    margin-top: -10px;
    margin-bottom: -10px;
    padding-left: 0px;
    color: #fff;
    transition: all 0.6s cubic-bezier(0.945, 0.020, 0.270, 0.665);
    transform-origin: bottom left;
    padding-right: 0;
}

    #sidebar.active {
        margin-left: -560px;
        display: none;
        transform: rotateY(100deg);
        transition: background-color 0.5s ease;
    }

    #sidebar .sidebar-header {
        padding: 20px;
        background: #dce3e6;
    }

    #sidebar ul.components {
        padding: 0px 0;
        background: #dce3e6;
    }

    #sidebar ul p {
        color: #fff;
        padding: 10px;
    }

    #sidebar ul li:first-child {
        border-top: 1px solid #dce3e6;
    }

    #sidebar ul li a i {
        float: left;
        font-size: 16px;
        width: 30px;
        padding-top: 4px;
    }

    #sidebar ul li a {
        padding: 10px;
        font-size: 1.1em;
        display: block;
        color: #235866;
        border-bottom: 1px solid #bcc5c9;
    }

        #sidebar ul li a:hover {
            color: #fff;
            background: #235866;
        }

    #sidebar ul li.active > a {
        color: #fff;
        background: #235866;
    }

        #sidebar ul li.active > a:after {
            font-family: FontAwesome;
            font-size: 24px;
            margin-top: -5px;
            content: "\f0d9";
            position: absolute;
            right: -1px;
        }

#content {
    padding: 0px;
}

.sidebarCollapse {
    width: 26px;
    height: 26px;
    background: #fff;
    margin-top: 1px;
    margin-left: 0px;
    margin-right: 6px;
    padding: 0px;
    border-radius: 0;
}

    .sidebarCollapse span {
        width: 85%;
        height: 2px;
        margin: 0 auto;
        display: block;
        background: #235866;
        transition: all 0.8s cubic-bezier(0.810, -0.330, 0.345, 1.375);
        transition-delay: 0.2s;
    }

        .sidebarCollapse span:first-of-type {
            transform: none;
            opacity: 1;
            margin: 5px auto;
        }

        .sidebarCollapse span:nth-of-type(2) {
            transform: none;
            opacity: 1;
            margin: 5px auto;
        }

        .sidebarCollapse span:last-of-type {
            transform: none;
            opacity: 1;
            margin: 5px auto;
        }


    .sidebarCollapse.active span {
        transform: none;
        opacity: 1;
        margin: 5px auto;
    }


.myClass {
    width: 100%;
    transition: all 0.6s cubic-bezier(0.945, 0.020, 0.270, 0.665);
    transform-origin: bottom left;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

.mobdis {
    display: block;
}

.deskdis {
    display: none;
}

#sidebar.active {
    margin-left: 0;
    transform: none;
    padding-right: 15px;
}

.sidebarCollapse span:first-of-type,
.sidebarCollapse span:nth-of-type(2),
.sidebarCollapse span:last-of-type {
    transform: none;
    opacity: 1;
    margin: 5px auto;
}

}

/* sudhir */

@media screen and (max-width: 1350px) and (min-width: 1000px) {
    .weslop {
        width: 100%;
    }
}

@media screen and (max-width: 1160px) and (min-width: 980px) {
    .serviceBox .service-content {
        min-height: 340px;
    }

    .sch-head {
        font-size: 24px;
    }

    .ml-13p {
        margin-left: 0%;
    }
}

@media screen and (max-width: 1067px) {
    .wave-link-top a {
        margin-bottom: -10px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 14px 15px;
    }

        .wave-link-top a i {
            margin-right: 0px;
        }

    .wave-link-top div {
        display: none;
    }

    .ml-13p {
        margin-left: 0%;
    }

    .weslop span {
        margin-bottom: 20px;
    }

    .sch-head {
        font-size: 20px;
    }
}

@media screen and (max-width: 997px) {
    #sidebar {
        height: auto;
    }

    .deskdis {
        display: block;
        margin: 0 auto 10px;
        text-align: center;
        float: none;
    }

    .mobdis {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .contboxdrop {
        position: relative;
        z-index: 9;
        margin-left: 10px;
    }

        .contboxdrop label {
            font-weight: 600;
            letter-spacing: 0px;
            font-size: 16px;
            margin-right: 10px;
            padding-top: 10px;
            margin-bottom: 0px;
        }

        .contboxdrop select {
            max-width: 100%;
            float: none;
        }

    .cntctlistbtn {
        position: relative !important;
        right: auto !important;
        margin-top: 5px !important;
        padding-bottom: 10px !important;
        text-align: center;
        display: block;
        height: 34px;
    }

    .cont-slt1 {
        float: none;
        display: block;
        padding-top: 10px;
        width: 100%;
    }

    .rt-enq {
        width: 100%;
        margin-top: 5px;
        float: none;
    }

    .pt-27 {
        padding-top: 0px;
    }

    .scllogo {
        text-align: center;
    }

        .scllogo img {
            float: none;
        }

    .text-res-left {
        text-align: center;
    }

    .text-res-right {
        text-align: center;
    }

    .res-pt {
        padding-top: 10px;
    }

    .wave-link-top div {
        display: none;
    }

    .sch-head {
        text-align: center;
        width: 100%;
        font-size: 18px !important;
        font-weight: 400;
    }

    .fm-lt {
        float: left;
    }

    .serviceBox .service-content {
        min-height: 270px;
    }

    .tp-div li div {
        display: none;
    }

    .navbar-nav > li > a {
        margin-top: -10px;
        float: right;
    }

    .log-grnt {
        left: auto;
        float: right !important;
        right: 0 !important;
        top: 34px !important;
        position: absolute !important;
    }

    .allhlt {
        text-align: center;
    }

    .img02_thumbbutton1 {
        margin: 0 auto !important;
        float: none;
    }

    .allhlt h3 {
        display: block;
        text-align: center;
        width: 100%;
    }

    .allhlt p {
        text-align: center;
    }
}

.btn-srch {
    background-color: #d9534f;
    color: #fff;
    padding: 6px 20px !important;
    height: 44px;
}

    .btn-srch:hover {
        background-color: #ae413e;
        color: #fff;
    }

.pad-top10 {
    padding-top: 10px;
}

/*Read more form mvc grids*/

.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
    display: none;
}

.addReadMore.showmorecontent .readMore {
    display: none;
}

.addReadMore .readMore,
.addReadMore .readLess {
    font-weight: bold;
    margin-left: 2px;
    cursor: pointer;
}

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
    display: block;
}

.readMore, .readLess {
    color: #208c2c;
}

/*dashboard custom*/
.dbrd table tr td {
    padding: 5px !important;
}

.bgdbrd {
    background: #eee !important;
}

.tbht {
    min-height: 192px;
}

.tbhtmdl {
    min-height: 205px;
}

.tbhtbtm {
    min-height: 120px;
}

.top_bg_style {
    background: #eee;
    border-bottom: 3px solid #d9534f;
    padding: 10px 0 1px 0;
    float: left;
    width: 100%;
}

.marB {
    margin-bottom: 10px !important;
}

.padT-0 {
    padding-top: 0px !important;
}

.title-2 {
    padding: 0 10px;
    font-size: 20px;
    font-weight: 600;
}

.h3_style {
    color: #d9534f;
    font-size: 28px;
    font-weight: 600;
    margin-top: 10px;
}

.i_style {
    color: #d9534f;
    font-size: 28px;
}

.div1_style {
    background-color: #fff;
    border-top: 3px solid #939393;
    padding: 2px 10px;
    border-radius: 0px;
    margin-bottom: 10px;
}

.div6_style {
    background-color: #fff;
    padding: 2px 10px;
    border-radius: 0px;
    border-top: 3px solid #00a65a;
}

.div7_style {
    background-color: #fff;
    padding: 2px 10px;
    border-radius: 0px;
    border-top: 3px solid #f39c12;
}

.div8_style {
    background-color: #fff;
    padding: 2px 10px;
    border-radius: 0px;
    border-top: 3px solid #00c0ef;
}

.table_style {
    margin-bottom: 5px !important;
    margin-top: 5px;
}

    .table_style td {
        color: #333;
        border: none !important;
    }

.fntsrch {
    font-size: 14px;
    float: left;
    margin-right: 8px;
    margin-top: 5px;
}

.td_style_blk {
    color: #000;
    border: none !important;
}

.fnt-bold {
    font-weight: 600;
}

.a_clr {
    color: #333;
}

    .a_clr:hover {
        color: #222;
        text-decoration: none;
    }

@media screen and (max-width:967px) {
    .rdio-btnmn {
        position: initial;
    }
}

@media screen and (max-width:767px) {
    .title-2 {
        padding: 0 10px;
        font-size: 18px;
        font-weight: 600;
    }

    .div1_style {
        padding: 10px 10px 1px 10px;
        min-height: auto;
    }

    .div2_style {
        padding: 10px 10px 1px 10px;
        min-height: auto;
    }

    .div3_style {
        padding: 10px 10px 1px 10px;
        min-height: auto;
    }

    .div4_style {
        padding: 10px 10px 1px 10px;
        min-height: auto;
    }

    .div5_style {
        padding: 10px 10px 1px 10px;
        min-height: auto;
    }

    .div6_style {
        padding: 10px 10px 1px 10px;
        min-height: auto;
    }

    .div7_style {
        padding: 10px 10px 1px 10px;
        min-height: auto;
    }

    .div8_style {
        padding: 10px 10px 1px 10px;
        min-height: auto;
    }

    .table-responsive {
        margin-bottom: 10px;
    }

    .res_hidden {
        display: none;
    }

    .rightboxdoc {
        float: none;
        padding-top: 10px;
        padding-bottom: 7px;
        display: block;
        width: 100%;
        clear: both;
        overflow: hidden;
    }

        .rightboxdoc a {
            float: none;
            margin-bottom: 5px;
        }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .div3_style {
        padding: 10px 10px 1px 10px;
        min-height: auto;
    }

    .div4_style {
        padding: 10px 10px 1px 10px;
        min-height: auto;
    }

    .div5_style {
        padding: 10px 10px 1px 10px;
        min-height: auto;
    }
}


.btn-cc-submit {
    background-color: #28af37;
}

    .btn-cc-submit:hover, .btn-cc-submit:focus {
        background-color: #208c2c;
    }

.tabbed {
    width: 100%;
    min-width: 400px;
    margin: 0 auto;
    margin-bottom: 22px;
    border-bottom: 4px solid #235866;
    overflow: hidden;
    transition: border 250ms ease;
}

    .tabbed ul {
        margin: 0px;
        padding: 0px;
        overflow: hidden;
        float: left;
        padding-left: 48px;
        list-style-type: none;
    }

        .tabbed ul * {
            margin: 0px;
            padding: 0px;
        }

        .tabbed ul li {
            display: block;
            float: left;
            background-color: #f7f7f7;
            margin-right: 46px;
            z-index: 2;
            position: relative;
            cursor: pointer;
            color: #777;
            text-transform: uppercase;
            font-size: 14px;
            transition: all 250ms ease;
        }

            .tabbed ul li a {
                text-decoration: none;
                color: #444;
                padding: 70px 30px 4px 28px !important;
                line-height: 40px;
            }

.activenewt a {
    background-color: #235866 !important;
    color: #ffffff !important;
}

.tabbed ul li:before,
.tabbed ul li:after {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 41px;
    width: 44px;
    background-color: #f7f7f7;
    transition: all 250ms ease;
}

.tabbed ul li:before {
    right: -18px;
    transform: skew(30deg, 0deg);
    box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
}

.tabbed ul li:after {
    left: -18px;
    transform: skew(-30deg, 0deg);
    box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
}

.tabbed ul li:hover,
.tabbed ul li:hover:before,
.tabbed ul li:hover:after {
    background-color: #e8e8e8;
    color: #444;
}

.tabbed ul li.active {
    z-index: 3;
}

.tabbed ul li.activenewt,
.tabbed ul li.activenewt:before,
.tabbed ul li.activenewt:after {
    background-color: #235866 !important;
    color: #ffffff !important;
}

/* Round Tabs */
.tabbed.round ul li {
    border-radius: 8px 8px 0 0;
}

    .tabbed.round ul li:before {
        border-radius: 0 8px 0 0;
    }

    .tabbed.round ul li:after {
        border-radius: 8px 0 0 0;
    }



.disable-smlicn {
    color: #b9b9b9;
    border: 1px solid #b9b9b9;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
    background: #f5f5f5;
    cursor: not-allowed;
}

    .disable-smlicn:hover, .disable-smlicn:visited, .disable-smlicn:focus, .disable-smlicn i:hover, .disable-smlicn i:visited, .disable-smlicn i:focus {
        color: #b9b9b9;
    }

.upldnew input {
    width: 180px !important;
    height: 40px;
    position: absolute;
    left: 14px;
    top: 9px;
    background-color: #000;
    opacity: 0;
    border-radius: 4px;
    cursor: pointer;
}

.wavupldnew div i {
    font-size: 20px !important;
    margin-bottom: 4px !important;
}

.wavupldnew div {
    padding: 11px 20px !important;
}

@media screen and (max-width:418px) {
    .restabli-font {
        font-size: 14px !important;
        font-weight: 800 !important;
    }

    .rightboxdoc {
        float: none;
        text-align: center;
    }

        .rightboxdoc a {
            float: none;
            margin-bottom: 10px;
        }
}






/* admissions-inquiry-module-instructions */

.rw-bg {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    margin: 0;
}

.rw-h4 {
    color: #e36c0a;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 35px;
}

.fnt-size {
    font-size: 26px;
    text-align: center;
}

.rw-h6 {
    color: #c00000 !important;
    font-size: 16px !important;
    border-bottom: 0 !important;
}

.pd-0 {
    padding: 0;
}

span.clrR {
    color: #e36c0a;
}

.clrBlack {
    color: #000000;
}

.txt-bold {
    font-weight: 600;
}

.Red {
    color: #ff0000;
}

.clrRed {
    color: #c00000 !important;
}

.rw-li-style {
    list-style: lower-alpha;
}

.rw-li-style2 {
    list-style: square;
}

.rw-li-style3 {
    list-style: lower-roman;
}

.rw-ol-style {
    line-height: 30px;
}

.rw-ul-style {
    line-height: 30px;
}

.acc-head {
    background-color: #f8f8f8 !important;
}

.acc-panel-title {
    font-weight: 600;
}

.clrGreen {
    color: #00b050;
}

.clrBlue {
    color: #002060;
}
/* .panl-brdr0{border:0 !important;box-shadow: none;}
.acc-head{background-color: #fff !important;padding: 15px 0;}
.acc-panel-title{font-size: 18px;font-weight: 600;}
.acc-panel-body{border:0 !important; padding:0;} */
.log-headbox {
    padding: 6px 10px;
    border: 1px solid #e6e6e6;
    background-color: #f2f2f2;
    box-shadow: inset 0px 0px 13px 0px rgba(82, 63, 105, 0.1);
}

    .log-headbox .leftspan {
        float: left;
        font-size: 14px;
        padding: 11px 1px 6px;
        list-style: none;
        color: #5d5d5d;
        font-style: italic;
    }

.slt-prt {
    width: 290px;
    color: #333;
    float: right;
    margin-right: 7px;
    margin-top: 7px;
    font-size: 16px;
    text-transform: none !important;
    font-weight: 600;
}

    .slt-prt select {
        width: 190px;
        margin-top: -6px;
        float: right;
        height: 36px !important;
        line-height: 36px !important;
        padding: 2px 10px !important;
    }

.leftbarprnt {
    margin-top: 0px !important;
    border-radius: 4px;
    box-shadow: 0 8px 6px -6px #bdbdbd;
}

    .leftbarprnt h2 {
        color: #fff;
        background: #006666 !important;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        padding: 12px 15px;
        margin: 0px;
        text-align: center;
        font-size: 22px;
        line-height: 1.1;
        display: block;
        text-transform: capitalize;
        font-weight: 600;
    }

        .leftbarprnt h2 i {
            float: right;
        }

    .leftbarprnt .list-unstyled {
        border-right: 1px solid #e6e6e6 !important;
        border-bottom: 1px solid #e6e6e6 !important;
        border-left: 1px solid #e6e6e6 !important;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .leftbarprnt ul.components {
        background: #fff !important;
    }

    .leftbarprnt ul li:last-child {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .leftbarprnt ul li:nth-child(even) {
        background: #e7e7e7;
    }

    .leftbarprnt ul li:first-child {
        border-top: 0px solid #235866 !important;
    }

    .leftbarprnt ul li a {
        color: #235866 !important;
        padding: 10px 16px !important;
        font-size: 16px !important;
        border-bottom: 1px solid rgba(255,255,255,.1) !important;
    }

        .leftbarprnt ul li a i {
            font-size: 15px !important;
            padding-top: 3px !important;
        }

        .leftbarprnt ul li a:hover {
            color: #fff !important;
            background: #7e7e7e !important;
        }

.lgndlbl {
    text-align: center;
    padding-top: 28px;
}

    .lgndlbl .fields {
        border: 1px solid #8d8d8d;
        padding: 13px 0px 29px;
        border-radius: 4px;
        text-align: center;
    }

        .lgndlbl .fields h6 {
            text-transform: uppercase;
            color: #444;
            margin-bottom: 10px !important;
            font-size: 13px !important;
            font-weight: 800;
            letter-spacing: 3px;
            display: block;
            width: auto;
            border: 0px;
            margin-top: -22px;
            margin-left: 10px;
            padding-left: 6px;
            text-align: center;
            padding-right: 6px;
            padding-bottom: 20px;
        }

            .lgndlbl .fields h6 span {
                background: #f6f6f6;
                display: inline-block;
                padding-left: 5px;
                padding-right: 5px;
            }

        .lgndlbl .fields a img {
            border-radius: 5px;
            max-width: 130px;
        }

.wave-hp-red {
    background-color: #fff;
    box-shadow: 0 8px 6px -6px #bdbdbd;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding-bottom: 9px;
}

    .wave-hp-red h2 {
        background-color: #a50021;
        text-align: center;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        padding: 13px 15px 11px;
        text-transform: capitalize;
        font-size: 22px;
        color: #fff;
        margin: 0px 0px 8px 0px !important;
        font-weight: 600;
    }

        .wave-hp-red h2 i {
            float: right;
        }

    .wave-hp-red ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        margin-left: 7px;
        margin-right: 7px;
    }

        .wave-hp-red ul li {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

.wave-hp-eng {
    background-color: #fff;
    box-shadow: 0 8px 6px -6px #bdbdbd;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding-bottom: 9px;
}

    .wave-hp-eng h2 {
        background-color: #70ad47;
        text-align: center;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        padding: 13px 15px 11px;
        text-transform: capitalize;
        font-size: 22px;
        color: #fff;
        margin: 0px 0px 8px 0px !important;
        font-weight: 600;
    }

        .wave-hp-eng h2 i {
            float: right;
        }

    .wave-hp-eng ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        margin-left: 7px;
        margin-right: 7px;
    }

        .wave-hp-eng ul li {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

.wave-hp-orange {
    background-color: #fff;
    box-shadow: 0 8px 6px -6px #bdbdbd;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding-bottom: 9px;
}

    .wave-hp-orange h2 {
        background-color: #ed7d31;
        text-align: center;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        padding: 13px 15px 11px;
        text-transform: capitalize;
        font-size: 22px;
        color: #fff;
        margin: 0px 0px 0px 0px !important;
        font-weight: 600;
    }

        .wave-hp-orange h2 i {
            float: right;
        }

    .wave-hp-orange ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .wave-hp-orange ul li {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

.vscroller {
    height: 250px;
    overflow: auto;
}

.fc-header-toolbar h3 {
    padding: 7px 0px 0px;
    margin: 0px;
    font-size: 17px;
    font-weight: 600;
}

.blank-record {
    font-size: 30px;
    padding: 40px 10px;
    font-style: italic;
    color: #cecece;
    text-shadow: 0px 0px 1px #000;
}

    .blank-record i {
        display: block;
        font-size: 80px;
        margin-bottom: 10px;
    }

.hltdarea {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background: #ececec;
    color: #a71e1e;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

    .hltdarea h4 span {
        display: inline-block;
        border-bottom: 1px solid #ddd;
        font-size: 18px;
        font-weight: bold;
    }

    .hltdarea p {
        font-size: 15px !important;
        margin-bottom: 5px;
    }

.btn-print {
    background-color: #fff;
    border: none;
    color: #e5a200;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 600;
    padding: 5px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    right: 24px;
    margin-top: 0px;
}

    .btn-print:hover, .btn-print:hover, .btn-print:focus {
        background-color: #c88d00;
        color: #ffffff;
    }

.btn-download {
    background-color: #fff;
    border: none;
    color: #006666;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 600;
    padding: 5px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    right: 54px;
    margin-top: 0px;
}

    .btn-download:hover, .btn-download:hover, .btn-download:focus {
        background-color: #006666;
        color: #fff;
    }

.loader-new {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../../tinymce/skins/lightgray/img/loader.gif') 50% 50% no-repeat rgba(0,0,0,.5);
    /*rgba(111, 111, 111, 0.4)*/
    /*background: url('../../../../Assets_Responsive/images/loader.gif') 50% 50% no-repeat rgba(111, 111, 111, 0.4);*/
}

.doc-css span {
    display: block;
    padding-top: 3px;
    color: #7d7d7d;
    font-size: 14px;
}

.doc-css h4 {
    margin-bottom: 5px;
    color: #318ac8;
    font-size: 19px;
    padding-top: 10px;
}

.doc-css img {
    border: 1px solid #e3e3e3;
    margin-top: 8px;
    margin-bottom: 15px;
}

.doc-css ul li {
    list-style-type: decimal;
    padding-bottom: 5px;
    padding-left: 5px;
}

/* -10-15-2019- */
.marg-top5 {
    margin-top: 5px !important;
}

.cb-item_bar,
.cb-item_bar *,
.cb-item_bar *::before,
.cb-item_bar *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cb-item_bar {
    position: relative;
    display: inline-block;
    --cb_bg-color: #ccc;
    --cb_bg-color_checked: #259dab;
    --cb_marker-bg-color: #fff;
}

.cb-item_input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.cb-item_bar .cb-item_label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 10px;
    cursor: pointer;
    background-color: #ccc;
    background-color: var(--cb_bg-color);
    border-radius: 25px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-tap-highlight-color: rgba(255,255,255, 0);
}

.cb-item_bar .cb-item_marker {
    display: block;
    width: 17px;
    height: 17px;
    background-color: #fff;
    background-color: var(--cb_marker-bg-color);
    border-radius: 50%;
    -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0, .25), 0 3px 2px rgba(0,0,0, .25);
    box-shadow: 0 0 2px 1px rgba(0,0,0, .25), 0 3px 2px rgba(0,0,0, .25);
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}


.cb-item_bar .cb-item_input:checked + .cb-item_label {
    background-color: #259dab;
    background-color: var(--cb_bg-color_checked);
}

    .cb-item_bar .cb-item_input:checked + .cb-item_label .cb-item_marker {
        -webkit-transform: translateX(23px);
        transform: translateX(23px);
    }


.cb-item_bar .cb-item_input:disabled + .cb-item_label {
    opacity: .5;
    cursor: default;
}

    .cb-item_bar .cb-item_input:disabled + .cb-item_label .cb-item_marker {
        -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0, .15), 0 3px 2px rgba(0,0,0, .15);
        box-shadow: 0 0 2px 1px rgba(0,0,0, .15), 0 3px 2px rgba(0,0,0, .15);
    }

.tble-htd {
    width: 100%;
    padding: 0px 5px;
}

    .tble-htd table {
        width: 100% !important;
    }

        .tble-htd table thead {
            background-color: #7c7c7c;
            color: #fff;
            border-bottom: 0px;
            box-shadow: 0px;
            text-transform: uppercase;
        }

            .tble-htd table thead th {
                padding-top: 10px !important;
                padding-bottom: 10px !important;
                padding-right: 60px;
            }

        .tble-htd table tbody {
            border-bottom: 1px solid #ddd;
            box-shadow: 0 8px 6px -6px #bdbdbd;
        }

            .tble-htd table tbody td {
                border-bottom: none !important;
                border-top: none !important;
            }

.bg-orange {
    background-color: rgba(18, 22, 70, 0.1) !important;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

    .bg-orange td {
        font-weight: bold;
    }

.bdr-btm {
    border-bottom: 1px solid #eee;
}

/* box css */
.box-formn {
    border: 1px solid #c8c8c8;
    float: left;
    border-radius: 5px;
    margin-bottom: 20px;
    width: 100%;
}

    .box-formn h4 {
        color: #333;
        display: block;
        margin-top: 0px;
        margin-bottom: 20px;
        font-size: 16px;
        font-weight: 800;
        padding: 15px;
        background: #e9e9e9;
        text-transform: uppercase;
    }

.sml-text-lbl {
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    float: none !important;
    margin-left: 0px !important;
}

.box-formn #upload {
    margin-top: 0px !important;
}

.sprtlbl {
    text-align: center;
    padding-top: 12px;
}

    .sprtlbl .fields {
        border: 1px solid #ed7d31;
        background: #ed7d31;
        padding: 13px 15px 15px;
        border-radius: 4px;
        text-align: center;
    }

        .sprtlbl .fields h6 {
            text-transform: uppercase;
            color: #ed7d31;
            margin-bottom: 10px !important;
            font-size: 13px !important;
            font-weight: 800;
            letter-spacing: 1px;
            display: block;
            width: auto;
            border: 0px;
            margin-top: -14px;
            margin-left: 10px;
            padding-left: 6px;
            text-align: center;
            padding-right: 6px;
            padding-bottom: 10px;
        }

            .sprtlbl .fields h6 span {
                background: #fff;
                display: inline-block;
                padding: 10px 15px;
                border-bottom-left-radius: 20px;
                border-bottom-right-radius: 20px;
            }

        .sprtlbl .fields h4 {
            font-weight: 600;
            color: #fff;
            line-height: normal;
        }

        .sprtlbl .fields p {
            color: #f5f5f5;
        }

.doclbl {
    text-align: center;
    padding-top: 12px;
}

    .doclbl .fields {
        border: 1px solid #009999;
        background: #009999;
        padding: 13px 15px 15px;
        border-radius: 4px;
        text-align: center;
    }

        .doclbl .fields h6 {
            text-transform: uppercase;
            color: #009999;
            margin-bottom: 10px !important;
            font-size: 13px !important;
            font-weight: 800;
            letter-spacing: 1px;
            display: block;
            width: auto;
            border: 0px;
            margin-top: -14px;
            margin-left: 10px;
            padding-left: 6px;
            text-align: center;
            padding-right: 6px;
            padding-bottom: 10px;
        }

            .doclbl .fields h6 span {
                background: #fff;
                display: inline-block;
                padding: 10px 15px;
                border-bottom-left-radius: 20px;
                border-bottom-right-radius: 20px;
            }

        .doclbl .fields p {
            color: #f5f5f5;
        }

.sltbox {
    width: 240px;
    z-index: 99999;
    color: #333;
    position: absolute;
    left: 15px;
    margin-top: 6px;
    margin-right: 7px;
    font-size: 16px;
    text-transform: none !important;
    font-weight: 600;
    line-height: 32px;
}

    .sltbox select {
        padding: 2px 10px !important;
        height: 45px !important;
        width: 120px;
        margin-top: -6px;
        float: left;
        margin-right: 15px;
    }

.tablepaging .dataTables_wrapper .dataTables_length {
    display: none;
}

.checkgrppay {
    margin-bottom: 0px;
}

    .checkgrppay label {
        margin-top: -9px !important;
    }

.autonote {
    font-size: 12px;
    color: #0d9a2c;
    font-style: italic;
}
/* updation document box start */
.box-formn .docupld > label {
    display: block;
}

.box-formn .docupld #upload {
    overflow: inherit;
}

.box-formn .docupld .upld div {
    margin-left: 130px !important;
}

.btnupldbtn {
    position: absolute;
    right: 0px;
    margin-top: -25px;
    border: 0px;
    background: #d9534f;
    color: #fff;
    height: 25px;
    width: 25px;
    line-height: 23px;
    font-size: 14px;
    border-radius: 3px;
}

    .btnupldbtn:focus, .btnupldbtn:hover {
        background: #c7342f
    }

.box-formn .docupld .upld {
    margin-top: 30px;
}

.alert-red {
    background: #de504c;
    display: none;
    border: 1px solid #af1c17;
    color: #fff;
    font-size: 14px !important;
    padding: 8px 11px;
    letter-spacing: .3px !important;
    font-weight: 400 !important;
    line-height: 18px;
    margin-left: 0px !important;
}

.upldboxltd {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

    .upldboxltd h3 {
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        margin-top: 0px;
    }

    .upldboxltd table tbody td {
        vertical-align: middle;
    }
/* updation document box end */

/* contact list css */
.smttbox {
    width: 240px;
    z-index: 1;
    color: #333;
    position: absolute;
    left: 15px;
    margin-top: 6px;
    margin-right: 7px;
    font-size: 16px;
    text-transform: none !important;
    font-weight: 600;
    line-height: 32px;
}

    .smttbox select {
        padding: 2px 10px !important;
        height: 45px !important;
        width: 160px;
        margin-top: -6px;
        float: left;
        margin-right: 15px;
    }

.contctlst .dataTables_wrapper .dataTables_length {
    display: none;
}

.hlp-ctct h3 {
    color: #b70e0e;
    font-size: 24px;
    text-transform: uppercase;
}

.hlp-ctct h4 {
    color: #000;
    font-size: 20px;
}

.hlp-ctct ul {
    list-style: none;
    padding: 0px;
    margin: 24px 0px 15px;
    clear: both;
    display: block;
    float: none;
}

.hlp-ctct li:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0a9";
    position: absolute;
    margin-top: 5px;
    margin-left: -19px;
}

.hlp-ctct li {
    font-size: 17px;
    margin-bottom: 10px;
    padding: 0px 0px 15px 25px;
}

    .hlp-ctct li span {
        display: block;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 800;
        color: #111;
    }

.notecs {
    display: block;
    font-size: 12px;
    line-height: 18px;
}

.updlist {
    max-width: 120px;
    margin: 0 auto 21px;
}

.clistofor .box-formn {
    margin-bottom: 0px;
}

.clistofor .bx-div {
    height: 163px;
}

.clistofor .tgl-shhd .trams-con {
    margin-bottom: 8px;
}

.reduce-gap {
    margin: -11px -10px 0px;
    border: 0px;
}

.nav .helpbtn a {
    background-color: orange !important;
    color: #000 !important;
}

.cnt-lis-help-tab {
    padding: 10px 40px;
}

.contd {
    color: #4ca115;
    border: 1px solid #4ca115;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .contd:hover, .contd:active, .contd:focus {
        background-color: #4ca115;
        color: #fff;
    }

.emailicn {
    background: transparent;
    border: 1px solid #f36d23;
    color: #f36d23;
    margin-left: 3px;
    float: left;
    margin-right: 4px;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 3px;
    font-size: 16px;
}

    .emailicn:hover, .emailicn:focus {
        background-color: #f36d23;
        color: #fff;
    }

.cntctlistbtn {
    position: absolute;
    right: 20px;
    margin-top: -48px;
}

.fileContainer {
    padding: 15px 20px;
    background: #e2e1e1;
    text-align: center;
    font-size: 20px;
    border: 1px solid #d6d6d6;
}

    .fileContainer input {
        display: none;
    }

    .fileContainer i {
        font-size: 26px;
        padding-bottom: 10px;
    }

.pt-20 {
    padding-top: 20px;
}

.my-contact-list-checkbox label::before {
    left: 6px;
}

.head-padn {
    text-align: left;
    text-transform: uppercase !important;
    color: #222;
    font-weight: 600;
    text-decoration: none;
    padding-top: 8px;
    border-bottom: 1px solid #2377a1;
    display: block;
    margin-bottom: 20px;
    color: #2377a1;
}

    .head-padn h3 {
        font-size: 22px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 8px;
    }

/* Admission css start */


.pfldn, .admis-box {
    display: none;
}

.nquiz {
    display: none;
}

.paybox {
    max-width: 600px;
    display: block;
    margin: 0px auto;
    clear: both;
    padding: 20px 0px;
}

.paybox-inner {
    float: left;
    margin-bottom: 40px;
    padding: 25px;
    border: 1px solid #e3e3e3;
    background: #f7f7f7;
    box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.10);
}

    .paybox-inner .header-box {
        font-size: 16px;
        padding: 10px 8px;
        letter-spacing: 0px;
        text-align: center;
        font-weight: 800;
        border: 1px solid #d5d5d5;
        color: #fff;
        background: #6c6c6c;
        box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.10);
        margin-bottom: 30px;
        margin-top: -49px;
        text-align: center;
    }


.payboxabout {
    max-width: 600px;
    display: block;
    margin: 0px auto;
    clear: both;
    padding: 20px 0px 10px;
}

.payboxabout-inner {
    margin-bottom: 40px;
    padding: 25px;
    border: 1px solid #e3e3e3;
    background: #f7f7f7;
    box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.10);
}

    .payboxabout-inner label {
        font-size: 16px;
        padding-bottom: 8px;
    }
.wave-customz {
    float: left;
    margin-right: 4px;
}
.wave-customz i {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    color: #563D7C;
    border: 1px solid #563D7C;
    line-height: 32px;
    border-radius: 2px;
}

.showalp {
    position: absolute;
    right: 30px;
    top: -7px;
}

.wave-customz i:hover, .wave-customz i:focus {
    background: #3F2467;
    color: #fff;
}

.nstrng strong {
    font-weight: 600;
}

.pad-top0 {
    padding-top: 0px !important;
}

.questnr h4 {
    color: #2377a1;
    padding: 5px 0px 5px 0px;
    margin: 0px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
}

.questnr p {
    color: #333;
}

.btnscdl {
    position: absolute;
    right: 26px;
    margin-top: -50px;
    background: #993300;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    border: 1px solid transparent;
    letter-spacing: .2px;
}

    .btnscdl i {
        display: inline-block;
        padding-right: 4px;
    }

    .btnscdl:hover, .btnscdl:focus {
        color: #fff;
    }

.followbtn {
    color: #924b33;
    border: 1px solid #924b33;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .followbtn:hover, .followbtn:active, .followbtn:focus {
        background-color: #924b33;
        color: #fff;
    }

.custombtn {
    color: #82c5e6;
    border: 1px solid #82c5e6;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .custombtn:hover, .custombtn:active, .custombtn:focus {
        background-color: #82c5e6;
        color: #fff;
    }

.pendingbtn {
    color: #ff2d55;
    border: 1px solid #ff2d55;
    font-size: 17px;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 2px;
}

    .pendingbtn:hover, .pendingbtn:active, .pendingbtn:focus {
        background-color: #ff2d55;
        color: #fff;
    }

.db-block {
    display: block;
}

.pad-bot15 {
    padding-bottom: 15px;
}

.smlheads {
    font-size: 18px;
    color: #2377a1;
    text-transform: uppercase;
    margin-bottom: 6px;
}
/* Admission css end */

/* 12-12-2019 start */
.contboxdrop {
    position: absolute;
    z-index: 9;
    margin-left: 10px;
}

    .contboxdrop label {
        font-weight: 600;
        letter-spacing: 0px;
        font-size: 16px;
        margin-right: 10px;
        padding-top: 10px;
        margin-bottom: 0px;
    }

    .contboxdrop select {
        max-width: 180px;
        float: right;
    }

.select-owner-list .card-header a {
    color: #2377a1;
    font-size: 20px;
    cursor: pointer;
}

.select-owner-list .card-header {
    margin-bottom: 10px;
    cursor: pointer;
}

.select-owner-list .accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: left;
    padding-right: 5px;
    font-size: 20px;
}

.select-owner-list .accordion .card-header {
    /*border-bottom: 1px solid #2377a1;*/
    padding: 6px 15px;
}

    .select-owner-list .accordion .card-header.collapsed:after {
        /* symbol for "collapsed" panels */
        content: "\f067";
        font-size: 20px;
    }

    .select-owner-list .accordion .card-header:after {
        color: #2377a1;
    }
.btn-padct {padding: 5px 12px 3px;}
.modelpop .nav > li > a{padding: 8px 15px!important; font-size: 16px!important;}
.cstmcscontact {margin-right: -10px;
    margin-left: -10px;
    margin-bottom: -10px;
    margin-top: 15px;
}
.contcst {
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: -15px;
}
.modal-body div .container{width:100%!important;}
.csh4{font-weight: 800; text-transform: uppercase;  font-size: 15px; margin-top: -6px;  border-bottom: 1px solid #e4e4e4; padding-bottom: 7px;}
.lheight {    line-height: 1.22857143}
.tblecd th{width:35%;
}
@media screen and (min-width:1024px) {
    .text-lg-right {
        text-align: right
    }

    .select-owner-list {
        padding-top: 28px;
    }
}
/* 12-12-2019 end */

/*Training module - Start*/
.txtfrmgp{font-size: 0px;}
.txtfrmgp label{display:inline-block;}
.txtfrmgp input{display:inline-block; max-width:85px; border-radius:0px; margin-left:1px; margin-right:1px; margin-bottom:2px;}
.txtfrmgp .cal{max-width: 131px;}
.wth-mda{max-width: 700px; width:100%;}
.usetwentyfour{max-width:270px; width:100%; text-align:center;}
.nobox{max-height: 100%!important; overflow: inherit!important;}



.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action="today"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px} .bootstrap-datetimepicker-widget table th.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px} .bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new{color:#777}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#337ab7;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:4px;right:4px} .bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff} .bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px} .bootstrap-datetimepicker-widget table td span.active{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td span.old{color:#777} .bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em !important}.input-group.date .input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}


/* start features */
.allanimated{background:#fff; margin:0px; border: 1px solid #e3e3e3;padding-top: 15px; padding-bottom: 15px;}
.allanimated ul{padding: 0px; margin:0px; list-style: none; }
.allanimated ul li{ list-style:none; margin:0px 8px 0px 8px;float:left; width:20%;} 
.allanimated ul li:last-child{border-right:0px solid #e3e3e3;}
.allanimated .animated{padding:0px; margin:0px;}
.service-item{text-align:center;  vertical-align:middle;  -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.service-conent{margin:8px 5px;padding:10px 10px 10px; height:85px; vertical-align: middle; line-height: 80px; cursor:pointer; color:#333; box-shadow:0 4px 3px -3px #bdbdbd;} 
/*.allanimated ul li:nth-child(odd){background-color:#eeeeee; position: relative;}
.allanimated ul li:nth-child(even){}*/
 
.animated.fadeInLeft.wow:hover{z-index: 999999; position: relative;}
ul.allanimated li  {  }
   
.service-conent > i{font-size:16px;display:block;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s; padding-top:5px;} 
.service-conent > h3{font-size:17px;font-weight:400;  display:block;text-align:center; margin-top: -12px;line-height: 20px; vertical-align: middle; display: inline-block; text-align: center;} 
.service-conent > p{font-size:13px;font-weight:300;color:#fff;line-height:24px; }
.service-conent:hover > p{font-size:13px;font-weight:300;color:#fff;line-height:24px;}
.checkallbox{position: absolute!important; right: 20px; top: 12px; display: inline-block !important;}
.animated .bg1{border:1px solid rgba(234, 234, 234,.5); background:rgba(234,234,234,.5);}

.animated .bg2{border:1px solid rgba(234,234,234,.5); background:rgba(234,234,234,.5);}

.animated .bg3{border:1px solid rgba(234,234,234,.5); background:rgba(234,234,234,.5);}

.animated .bg4{border:1px solid rgba(234,234,234,.5); background:rgba(234,234,234,.5);}
 
 
.allanimated .nav-tabs{border-bottom:none;}

.allanimated .tab-content{background:none; border:none;} 
.tab-pane.fade{ border:0px solid rgba(0,0,0,.05); padding: 13px 15px 15px; border-radius: 4px; overflow:hidden; min-height: 250px; margin-top: 40px;}
.featur-style sup{color:#b15416;}
.featur-style .sup{color:#b15416!important;}
.faq-feat{display: inline-block; font-size: 17px; border: 1px solid #d9534f; color: #d9534f; height: 27px; width: 27px; border-radius: 50%; line-height: 25px; position: absolute; right: 0px; top: 9px;}
.faq-feat:hover{background-color:#d9534f; color:#fff;}
 
.tab-pane.fade.in.active h3{background-color:#fff;  font-weight: 800; margin: -13px auto 20px; text-align: center; text-transform: uppercase; padding: 10px 5px; border-bottom-right-radius: 20px; border-bottom-left-radius: 20px; font-size: 21px; letter-spacing: 1.5px; line-height:30px; max-width: 85%;}  
.tab-pane.fade.in.active p{color:rgba(0,0,0,1); font-size:17px !important; font-weight:300;}
.tab-pane.fade.in.active ul{padding:0px; margin:0px;}
.tab-pane.fade.in.active ul li{font-size:16px; display:block; width:100%; font-weight:300; color:rgba(0,0,0,.8); padding-bottom:7px; padding-left:30px; list-style:none; text-shadow: 0px 1px 1px rgba(0,0,0,.1);}
.tab-pane.fade.in.active ul li:before{position:absolute;content:"\f00c"; font-family:FontAwesome; margin-left:-20px; margin-top:1px; color:rgba(0,0,0,.4); font-size:12.5px;}
.tab-pane.fade i{position: absolute; right: 40px; bottom: 10px; font-size: 130px; color: rgba(255,255,255,.1);}


.headul{text-align: center;}
.headul ul{ display: inline-block; margin: 0; padding: 0;}
.headul ul li{float: none; display: inline; padding:0px; text-transform:uppercase;  margin-bottom: 20px; text-align: center;}
.headul ul li a{ font-size:19px; display: inline-block; text-align: center; padding: 5px 6px; margin-bottom: 15px; } 

.dbluebdr, .dbluebdr:hover{border-bottom:2px solid #2f3f55; color:#2f3f55!important;} 
.dgreenbdr, .dgreenbdr:hover{border-bottom:2px solid #4c7f2a; color:#4c7f2a!important;} 
.lbluebdr, .lbluebdr:hover{border-bottom:2px solid #3b73a5; color:#3b73a5!important;} 
.dorangebdr, .dorangebdr:hover{border-bottom:2px solid #b15416; color:#b15416!important;} 
.dblackbdr, .dblackbdr:hover{border-bottom:2px solid #000000; color:#000000!important;} 
.dredbdr, .dredbdr:hover{border-bottom:2px solid #993300; color:#993300!important;} 
.dpurplebdr, .dpurplebdr:hover{border-bottom:2px solid #4b4b82; color:#4b4b82!important;} 
.srchide .dataTables_length{display:none;}


.dblue{background-color:#2f3f55;}
.dblue:hover{background-color:#27364a;}
.dgreen{background-color:#4c7f2a;}
.dgreen:hover{background-color:#437423;}
.lblue{background-color:#3b73a5;}
.lblue:hover{background-color:#336a9a;}
.dorange{background-color:#b15416;}
.dorange:hover{background-color:#a84c0e;}
.dblack{background-color:#000000;}
.dblack:hover{background-color:#0b0707;}
.dred{background-color:#993300;}
.dred:hover{background-color:#8b2f01;}
.dpurple{background-color:#4b4b82;}
.dpurple:hover{background-color:#5d5d91;}
.agradebook{background-color:#ac7e00;}
.agradebook:hover{background-color:#956d01;}
.colorbg-btn {color: #ffffff; font-size:15px; font-weight:bold; text-transform:uppercase; display: block; text-align: center; border: none; padding: 13px 18px; width: 100%; max-width:300px; margin-bottom: 5px; box-shadow: 0 4px 4px -2px #757575;} 

.communw, .paymntw, .parentw, .studentw, .alumniw, .parentappw, .admissionw{border: 1px solid rgba(234,234,234,.5); background: rgba(234,234,234,.5);}

.commun-new1{background-color:#2f3f55; color:#fff;}
.payment-new1{background-color:#4c7f2a; color:#fff;}
.parent-new1{background-color:#3b73a5; color:#fff;}
.student-new1{background-color:#b15416; color:#fff;}
.alumni-new1{background-color:#000000; color:#fff;}
.parentapp-new1{background-color:#993300; color:#fff;}
.admissionw-new1{background-color:#4b4b82; color:#fff;}



.btn-redbig{background-color:#993300; color:#fff; border:none;text-transform: uppercase;margin-bottom: 20px;text-align: center; text-align: center; font-size:16px; padding: 13px 20px; border-radius:1px; box-shadow: 0 4px 4px -2px #757575;
margin-bottom: 20px;}
.btn-redbig i{display:inline-block; padding-right:4px;}
.btn-redbig:hover, .btn-redbig:focus{color:#fff;}
.mdle-link a{display:inline-block; margin-top:0px; background-color:none;  color:#993300; text-decoration:underline;
text-decoration:none; font-size: 15px; font-weight: bold; text-transform: uppercase; text-align: center; padding: 10px; margin-bottom: 5px; box-shadow: none;}
.mdle-link a span{display:inline-block; border-bottom: 2px solid #993300; padding-bottom: 3px; }
.mdle-link a i{padding-right:5px; display:inline-block;}
.mdle-linkhp textarea{height: 48px;}
.mdle-linkhp thead th, .mdle-link tbody td{padding-left:15px!important;}
.mdle-linkhp tbody{box-shadow:none!important;}
.mdle-linkhp{margin-bottom:0px;}
 
/* Ripple magic */
.waveeffect{
  position: relative;
  overflow: hidden;
}

.waveeffect:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 5px;
  background: rgba(255, 255, 255, .5);
  opacity: 0;
  border-radius: 100%;
  transform: scale(1, 1) translate(-50%);
  transform-origin: 50% 50%;
}

@keyframes ripple {
  0% {
    transform: scale(0, 0);
    opacity: 1;
  }
  20% {
    transform: scale(25, 25);
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(90, 90);
  }
}

.waveeffect:focus:not(:active)::after {
  animation: ripple 1s ease-out;
}
.tble-module{ width: 100%;}
.tble-module table{width:100%!important;}
.tble-module table thead{background-color:#7c7c7c; color: #fff; border-bottom: 0px; box-shadow: 0px; text-transform: uppercase;}
.tble-module table thead th{padding-top: 10px!important; padding-bottom: 10px!important; padding-right: 60px;}
.tble-module table tbody{border-bottom: 1px solid #ddd; box-shadow: 0 8px 6px -6px #bdbdbd;} 
.tble-module table tbody td{border-bottom:none!important; border-top:none!important;}
.tble-module table tbody tr:nth-child(odd){background: #ededed!important;}
.tble-module table tbody tr:nth-child(even){background: #ededed!important;}
.tble-module table tbody tr:hover{background: #f3f3f3!important;}
/* end features */

/*Training module - End*/
.lnk-blue {color:#2377a1;}
.disable-box {background-color: #eee; display: block; width: 100%; border: 1px solid #ccc;  border-radius: 4px;  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);  padding: 8px 12px; font-size: 14px!important;     line-height: 22px;}
.mod-box {display: block; width: 100%;   font-size: 14px !important; line-height: 22px;}

.help-icn {background-color: #d9534f; color: #fff; margin-left: 3px; margin-right: 3px; float: right; height: 30px; width: 30px; text-align: center; line-height: 30px; border-radius: 3px; font-size: 16px;}
.help-icn:hover, .help-icn:focus {background-color: #c13632; color: #fff;}

.grybx{padding:10px;  margin:0px 0px 20px 0px; text-align:center;}
.grybx ul{padding:0px; margin:0px;}
.grybx ul li{padding:0px; margin:0px; list-style:none; font-weight:bold;}
.grybx ul li span{font-weight:600; padding:7px; display:block; font-size:20px;}

 
.smttbox2 {
    width: 240px;
    z-index: 1;
    color: #333;
    position: absolute;
    right: 215px;
    margin-top: 6px;
    margin-right: 7px;
    font-size: 16px;
    text-transform: none !important;
    font-weight: 600;
    line-height: 32px;
}

.smttbox2 select {padding: 2px 10px !important;  height: 45px !important;  width: 160px;   margin-top: -6px; float: left; margin-right: 15px;  } 
.dp-block{display:block;}
.pad-top27 {padding-top: 27px;}
.textshadow{text-shadow: rgb(255, 255, 255) 1px 0px 0px, rgb(255, 255, 255) 0.540302px 0.841471px 0px, rgb(255, 255, 255) -0.416147px 0.909297px 0px, rgb(255, 255, 255) -0.989993px 0.14112px 0px, rgb(255, 255, 255) -0.653644px -0.756803px 0px, rgb(255, 255, 255) 0.283662px -0.958924px 0px, rgb(255, 255, 255) 0.96017px -0.279416px 0px;}
.redcolor{color:#f26a54;}
.sbhead {text-transform: uppercase; font-weight: 700; padding-bottom: 10px; color: #2377a1;}
.disbled input[type="text"]:disabled {background: #fff!important;}
.whitetbl tbody td a {margin-bottom: 5px !important;}
.bdrtpnone{border-top:0px solid transparent!important}
.bxextra{margin-bottom:25px; padding-bottom:10px; padding-top:15px;}
.bxextra h4{line-height:28px; font-size: 22px; color:#111; font-weight: 600; margin-top:0px; margin-bottom:4px;}
.bxextra h5{font-size: 18px !important; line-height:28px; text-transform:capitalize; font-weight:normal; color: #555555; border-bottom:0px solid #000!important; padding: 0px 0px 4px 0px; margin: 0px;}
.bxextra .bspn{display: inline-block; width: 120px; text-align:left;}
.bxextra .bspn .form-control{height:40px; }
.bxextra .btnsch{height:40px;  background-color:#235866; border: 1px solid #134a58; color: #ffffff; border-radius: 4px; font-size: 16px; font-weight: normal;   text-align: center; text-transform: uppercase; margin-left: 1px; margin-right: 1px;}

.zui-table > thead > tr > th{border:0px solid transparent!important;}
.zui-table {border-collapse: separate;}
.zui-table thead th {white-space: nowrap;}
.zui-table tbody td {white-space: nowrap;}
.zui-wrapper {position: relative;}
.zui-scroller {margin-left: 220px;  overflow-x: scroll; overflow-y: visible; padding-bottom: 5px; width: 77.8%; }
.zui-table .fixed-side {left: 0; position: absolute; top: auto; width:220px; }
.zui-table thead .fixed-side{background-color:#7c7c7c}
.zui-table .pad-bot0{padding-bottom:0px!important;}
.zui-table .grey{background: #ededed;}
.zui-table .white{background: #fff;}
.scl-bar{ display:block; text-align:center; padding-top:10px; padding-bottom:10px;}
.scl-bar a{display: inline-block; background: #235866; color:#fff; font-size: 13px; width: 25px; height: 25px; text-align: center; line-height: 25px;}
.scl-bar a:hover{background: #1b5160;}
 .wth-sml530{max-width: 530px;}


 /* big width style start */
 .big-widthaudio-videosec{max-width: 1000px; margin: 0 auto; padding-bottom:0px; border:0px solid!important; box-shadow:0px 40px 80px rgba(0,0,0,.1); border-radius:0px;}
.big-audio-videosec h3{font-size:35px; font-weight:500; text-align:center; color:#333; padding-top: 10px; padding-bottom: 20px; margin:0px;}
.big-audio-videosec p{font-size:17px!important; line-height:30px; text-align:left; margin-top:10px;}
.big-padlr5{padding-left:5px;  padding-right:5px;}
.big-audio-videosec .big-box-footer{padding:5px 30px; margin-top:5px;}

.big-audio-videosec .big-box-footer p strong{color:#2377a1!important; display:block; font-size:15px!important; padding:0px!important; margin:0px!important; font-style:italic; color:#fff;}
.big-audio-videosec .big-box-footer p{color:#444!important; font-size:15px!important; padding:0px!important; margin:0px!important; font-style:italic; color:#fff;}
.big-audio-videosec .padlt0{padding-left:0px;  padding-right:0px;}
.big-audio-videosec .padall20{padding:20px 30px!important;}
 
/* big width style start */

.cke_dialog {
    z-index: 9999999 !important;
}
.cke_reset_all {
    z-index: 9999999 !important;
}
