/* fallback */
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v139/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}


@media (max-width: 767px) {
    .table-responsive .dropdown-menu {
        position: static !important;
    }
}

@media (min-width: 768px) {
    .table-responsive {
        overflow: visible;
    }
}

.qtyAllDiv {
    background: #fff;
    padding: 10px;
    box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.09019607843137255), 0 1px 20px 0 rgba(0, 0, 0, 0.08), 0px 1px 11px 0px rgba(0, 0, 0, 0.06);
    margin-bottom: 10px;
    cursor: pointer;
}
.qutTxtDiv {
    position: relative;
}
.qutTxtH4 {
    background: #fff;
    line-height: 40px;
    font-size: 17px;
    padding-left: 10px;
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 0px;
}
.qutTxtDiv i {
    position: absolute;
    right: 15px;
    top: 8px;
    font-size: 17px;
}
.qtyCntDiv {
    
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
}


@font-face {
    font-family: 'Noto Serif Tamil';
    src: url('../fonts/NotoSerifTamil-Light.woff2') format('woff2'), url('../fonts/NotoSerifTamil-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Tamil';
    src: url('../fonts/NotoSerifTamil-Regular.woff2') format('woff2'), url('../fonts/NotoSerifTamil-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Tamil';
    src: url('../fonts/NotoSerifTamil-Bold.woff2') format('woff2'), url('../fonts/NotoSerifTamil-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Tamil';
    src: url('../fonts/NotoSerifTamil-Medium.woff2') format('woff2'), url('../fonts/NotoSerifTamil-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-Bold.woff2') format('woff2'), url('../fonts/NunitoSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-Regular.woff2') format('woff2'), url('../fonts/NunitoSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-Light.woff2') format('woff2'), url('../fonts/NunitoSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
/*** Colors Start ***/
.memBG {
    background: #210070;
}

.residBG {
    background: #337def;
}

.nonresidBG {
    background: #fcc729;
}

.nriBG {
    background: #5e057e;
}

.subI {
    color: #d020bd;
}

.eyeI {
    color: green;
}

.deleI {
    color: red;
}

.viewI {
    color: #ff00cb;
}


.loginpage {
    background: #fff25a;
}
.model70per {
    max-width: 75%;
}

.clsBtn {
    background: red;
    color: #fff;
    border: 1px solid red;
}

.saveBtnDiv {
    text-align: right;
    margin-top: 10px;
}

.ta-right {
    text-align: right;
}
.ta-left {
    text-align: left;
}
.ta-center {
    text-align: center;
}
.saveBtn {
    background: #1f71b2;
    color: #fff;
    border: 1px solid #1f71b2;
}

.BigImageimgclass {
    width:100%;
}

.DataDiv {
    width: 49%;
    display: inline-block;
}
.saveBtn:hover {
    background: #fff;
    color: #1f71b2;
    border: 1px solid #1f71b2;
}

.clsBtn:hover {
    background: #fff;
    color: red;
    border: 1px solid red;
}
.ptagclassForDet 
{
    margin-block: 0px;
    color: #0c0c0c;
}
.compLi {
    background: green;
    color: #fff;
}

.pendLi {
    background: red;
}

.weekBG {
    background: #7ef9cb;
}

.monthBG {
    background: #90cec9;
}

.yearBG {
    background: #b58fbf;
}

.totSubBG {
    background: #a6a3a3;
}

.totAmtBG {
    background: #86c62a;
}

.padBG {
    background: green;
}

.unpdBG {
    background: red;
}

.maryInp {
    border-left: 2px solid red;
    border-right: 2px solid red;
}

.edtBG {
    background: #007bff;
    color: #fff;
    border: 1px solid #007bff;
}

.detBG {
    background: red;
    color: #fff;
    border: 1px solid red;
}

.subBG {
    background: #d020bd;
    color: #fff;
    border: 1px solid #d020bd;
}

.edtBG:hover {
    background: #fff;
    color: #007bff;
    border: 1px solid #007bff;
}

.detBG:hover {
    background: #fff;
    color: red;
    border: 1px solid red;
}

.subBG:hover {
    background: #fff;
    color: #d020bd;
    border: 1px solid #d020bd;
}

.posRel {
    position: relative;
}
/*** Colors End ***/
.Mdl70 {
    max-width: 70%;
}

.MdlOff {
    max-width: 50%;
}

.subsctMdl {
    max-width: 90%;
}

.marLR0 {
    margin-left: 0;
    margin-right: 0;
}
.marLR10 {
   
    margin-left: 10px;
    margin-right: 10px;
}
.martop10{
    margin-top:10px;
}

.paddLR0 {
    padding-left: 0;
    padding-right: 0;
}

.paddLR5 {
    padding-left: 5px;
    padding-right: 5px;
}

.tamilFont {
    font-family: 'Noto Serif Tamil';
    font-weight: 500;
    font-size: 13px;
    margin-left: 5px;
}

.card {
    padding: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.09019607843137255), 0 1px 20px 0 rgba(0, 0, 0, 0.08), 0px 1px 11px 0px rgba(0, 0, 0, 0.06);
}

.menuProfIcon {
    font-size: 17px;
    margin-right: 10px;
}

.navbar {
    background: #2a8ecd !important;
}

.navbar .toggle-sidebar, .navbar .sidebarCollapse {
    color: #fff;
}

.topIcon {
    color: #fff;
}

.menu-categories {
    background: #fff;
}

.submenu {
    background: rgba(0,0,0,0.03);
}

.navbar .navbar-item .nav-item.user-profile-dropdown .dropdown-menu .dropdown-item:hover .menuProfIcon {
    color: #364773;
}

.logoImgLar {
    width: 150px;
}

.menuIcon {
    margin-right: 0;
    font-size: 20px;
    vertical-align: middle;
    width: 25px;
    text-align: center;
    color: #304775;
}

.downIcon {
    margin-left: 5px;
}

.breadDiv {
    background: #fff;
    padding: 5px 10px;
    margin-top: 8px;
    margin-bottom: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
    position: relative;
}

.addBtnDiv {
    position: absolute;
    top: 10px;
    right: 10px;
}

.addBtn {
    background: #e22e2f;
    border: 1px solid #e22e2f;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 5px;
}
.text-right {
    text-align:right;

}
.breadcrumb-two .breadcrumb li a::before {
    border-left: 30px solid #9e2475 !important;
}

.breadcrumb-two .breadcrumb li.active a {
    background: #9e2475 !important;
}

.breadcrumb-two .breadcrumb li a {
    color: #000;
}
.breadcrumb-two .breadcrumb li.active a {
    color: #fff;
}
.commTable {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.commTable thead {
    background: #9e2475;
}

.commTable thead tr th {
    padding: 5px;
    border-right: 1px solid #ddd;
    color: #fff !important;
}

.commTable tbody tr td {
    padding: 5px;
    border-right: 1px solid #ddd;
}
.commTable tfoot tr th {
    padding: 5px;
    border-right: 1px solid #ddd;
}
.commTable tfoot {
    border-bottom: 1px solid #ddd;
}
.table > tbody::before {
    content: none !important;
}

.tableIconA {
    margin: 0 5px;
    cursor: pointer;
    color: #f05a28;
}

.tableIcon {
    font-size: 18px;
}

.select2 {
    width: 100% !important;
}

.form-control {
    height: auto !important;
    line-height: 25px;
    padding: 5px 10px;
    font-weight: 600;
    color: #000;
}

.select2-container .select2-selection--single {
    height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px;
}

.marTop30 {
    margin-top: 23px;
}

.serBtn {
    background: #1f71b2;
    color: #fff;
    border: 1px solid #1f71b2;
    line-height: 35px;
    box-shadow: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0 15px;
}


.serBtn:hover {
    background: #fff;
    color: #1f71b2;
    border: 1px solid #1f71b2;
}


.backP {
    position: absolute;
    top: 7px;
    right: 10px;
    background: red;
    border: 1px solid red;
    color: #fff;
    padding: 0 5px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}

.backP {
    position: absolute;
    top: 7px;
    right: 10px;
    background: red;
    color: #fff;
    padding: 0 5px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}

    .backP i {
        font-size: 14px;
    }

.addAIcon {
    color: #fff;
}

.noDataH4 {
    text-align: center;
    margin-top: 50px;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
    color: red;
    letter-spacing: 1px;
}

.comLNamePtag {
    padding-left: 25px;
    padding-top: 8px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}

.dashCardTmlP {
    font-size: 15px;
    color: #fff;
    margin-bottom: 5px;
    font-weight: 600;
}

.comBtn {
    line-height: 35px;
    box-shadow: none;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0 20px;
    text-transform: uppercase;
}

.abtn {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000 !important;
}

.comBtn i {
    font-size: 20px;
    margin-right: 5px;
}

.serIcon {
    font-size: 14px;
    margin-right: 8px;
}

.logLogo {
    width: 70%;
    margin-bottom: 11px;
}

.logFromDiv {
    position: relative;
}

.logFromIcon {
    position: absolute;
    font-size: 17px;
    color: #fff;
    top: 0px;
    right: 0px;
    background: #009587;
    width: 40px;
    line-height: 42px;
    text-align: center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.logFromViewIcon {
    position: absolute;
    right: 10px;
    top: 20px;
    font-size: 15px;
    color: #82ae46;
}

.loginBtn {
    background: #009587;
    border: 1px solid #009587;
    color: #fff;
    font-size: 16px !important;
    font-weight: 600 !important;
    width: 100%;
    text-transform: uppercase;
}

.loginBtn:hover {
    background: #e91d62;
    border: 1px solid #e91d62;
    color: #fff;
}
.loginBtnDiv {
    margin-bottom: 10px;
}
.forA {
    font-size: 17px;
    color: #000;
    font-weight: 600;
    margin-top: 16px;
}
    .forA:hover {
        color: #ec1f27;
        text-decoration: none;
    }
.multloginBtn {
    background: #ec1f27;
    border: 1px solid #ec1f27;
    color: #fff;
    font-size: 16px !important;
    font-weight: 600 !important;
    width: 100%;
    text-transform: uppercase;
    line-height: 30px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.multloginBtn:hover {
    background: transparent;
    border: 1px solid #ec1f27;
    color: #ec1f27;
}
    .loginP {
        margin-bottom: 0px !important;
        margin-top: 15px !important;
    }

.popover {
    z-index: 999999 !important;
}

.uploadInpu {
    position: absolute;
    left: 0;
    width: 100%;
    background: red;
    line-height: 35px;
    border-radius: 5px;
    opacity: 0;
    cursor: pointer;
}

.uploadDiv {
    position: relative;
}

.logoText {
    font-size: 28px;
    letter-spacing: 20px;
    color: #82ae46;
    font-weight: 700;
}

.logoSpan {
    font-size: 25px;
    text-align: center;
    font-weight: 700;
    margin-left: 15px;
}

.active {
    background: rgba(0,0,0,0.03);
}
.addIconDiv {
    position: absolute;
    top: 7px;
    right: 10px;
}
.addP {
    background: #111827;
    color: #fff;
    padding: 0 10px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 0.5px;
    display: inline-block;
}
.whtP {
    background: #29a71a;
    color: #fff;
}
.prnt {
    background: #00a1ff;
    color: #fff;
}
.addIconP {
    position: absolute;
    top: 7px;
    right: 10px;
    background: #2a8ecd;
    color: #fff;
    padding: 0 10px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 600;
    margin-bottom:0;
    letter-spacing: 0.5px;
}

.addIconP:hover {
    background: #9e2475;
    color: #fff;
}

.addIcon {
    margin-right: 5px;
    font-size: 12px;
}

.addAIcon {
    color: #fff;
}

.fromDiv {
    margin-bottom: 10px;
}

.fromLab {
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 3px;
    width: 100%;
}
.fromCompLab {
    font-size: 15px;
    letter-spacing: 0;
    margin-bottom: 0px;
    width: 100%;
}
.fromCompNameLab {
    font-size: 20px;
    color: #0297cb;
    font-weight: 700;
    margin-bottom: 0px;
    display: block;
}
.fromCompSpanLab span {  
    color: #0297cb;   
}
.fromCompSpanLab  {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0px;
    display: block;
}
.fromCompAddLab {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0px;
    display: block;
}

.RFQStatusMainClass {
   
    border-radius: 5px;   
    text-align: center;
    font-size: 12px;
    font-weight: 600;   
    padding: 4px;
    border: 2px solid;
}

.RFQStatusColourClass1 {
    background: #ffc864;
    border-color: #364773;
    color: #000;
}

.RFQStatusColourClass2 {
    background: #b7f09d;
    border-color: #364773;
    color: #000;
}


.RFQStatusColourClass3 {
    background: #fff079;
    border-color: #364773;
    color: #000;
}


.RFQStatusColourClass4 {
    background: #fff077;
    border-color: #364773;
    color: #000;
}


.RFQStatusColourClass5 {
    background: #0297cb;
    border-color: #ee8989;
    color: #fff;
}


.fromSubTit {
        font-size: 15px;
        padding-bottom: 7px;
        margin-bottom: 5px;
        font-family: 'Nunito Sans';
        background: rgb(75, 163, 219);
        padding-top: 7px;
        padding-left: 10px;
        position: relative;
        font-weight: 700;
    color: #fff;
    }

.addABtn {
    position: absolute;
    right: 10px;
    background: #0297cb;
    color: #fff !important;
    font-size: 15px;
    padding: 4px 10px;
    top: 2px;
    cursor: pointer;
}
.UseMasterABtn {
    position: absolute;
    right: 105px;
    background: #364773;
    color: #fff !important;
    font-size: 15px;
    padding: 4px 10px;
    top: 2px;
    cursor: pointer;
}

.editSpan {
    position: absolute;
    right: 10px;
    font-size: 13px;
    background: #ec1d25;
    color: #fff;
    border-radius: 5px;
    line-height: 27px;
    padding: 0 10px;
    font-weight: 500;
    letter-spacing: 1px;
    cursor: pointer;
    top: 3px;
}

    .editSpan i {
        margin-right: 5px;
        font-size: 13px;
    }

.editSpan1 {
    position: absolute;
    right: 80px;
    font-size: 13px;
    background: #ec1d25;
    color: #fff;
    border-radius: 5px;
    line-height: 27px;
    padding: 0 10px;
    font-weight: 500;
    letter-spacing: 1px;
    cursor: pointer;
    top: 3px;
}

    .editSpan1 i {
        margin-right: 5px;
        font-size: 13px;
    }

.cheDiv {
    margin-top: 8px;
}

.cheLab {
    margin-right: 10px;
    font-size: 12px;
    margin-bottom: 0;
}

.cheInput {
    margin-right: 8px;
    vertical-align: top;
}

.genLab {
    margin-right: 5px;
    margin-left: 5px;
}

.upImgDiv {
    position: relative;
}

.upImg {
    width: 120px;
    height: 120px;
    border: 1px solid #ddd;
    padding: 3px;
    border-radius: 5px;
    display: inline-block;
}

.upImgDU {
    width: 70px;
    height: 70px;
    border: 1px solid #ddd;
    padding: 3px;
    border-radius: 20px;
    background: #364773;
}


.upImgDUSign {
    width: 175px;
    height: 80px;
    border: 1px solid #ddd;
    padding: 3px;
    border-radius: 20px;
    background: #364773;
}

.activetrclass {
    background: #bdfdb0;
    border-bottom: 1px solid #364773  !important;
}

.inactivetrclass {
    background: #fdb0b0;
    border-bottom: 1px solid #364773 !important;
}

.activetrclass td {
    border-right: 1px solid #364773 !important;
}
.inactivetrclass td {
    border-right: 1px solid #364773 !important;
}
.upImgInpu {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px !important;
    height: 120px !important;
    opacity: 0;
    cursor: pointer;
}
.fileNme {
    display: block;
    font-size: 13px;
    margin-top: 4px;
    padding-left: 5px;
}
.fromComDiv {
    margin-bottom: 15px;
}

.txtArea {
    width: 100%;
    resize: none;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding-left: 5px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ddd !important;
}

.flexDiv {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: space-around;
    height: 100vh;
}
.logoImg {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 0 !important;
}
.logoUl {
    background-color: #fff !important;
}
.logDiv {
    position: absolute;
    right: 3%;
    top: 25%;
    padding: 20px;
    width: 20%;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.2);
    margin: 0 auto;
    background: #fff;
}
.logoImg {
    margin: 0 auto;
    display: block;
    margin-bottom: 15px;
}
.logH1 {
    color: #2a8ecd;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 700;
    margin-top: 15px;
}

.logLab {
    color: #288dcd;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    margin-bottom: 0;
}
.logFrmInDiv {
    margin-bottom: 20px;
}

.logInp {
    width: 100%;
    border: 1px solid #ddd;
    line-height: 30px;
    border-radius: 5px;
    padding-right: 40px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.mdlHead {
    background: #9e2475;
    color: #fff;
    padding: 5px;
}

.mdlTit {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #fff;
}

.mdlClsI {
    padding: 0 !important;
    margin: 0 !important;
    opacity: 1 !important;
    font-size: 20px !important;
    text-shadow: none;
    color: #fff;
}

.modal-body {
    padding: 10px 5px;
}

.textAr {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 100px;
}

.compSpan {
    background: green;
    color: #fff;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 600;
    width: 120px;
    height: 25px;
    display: block;
    line-height: 25px;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
}

.pendSpan {
    background: red;
    color: #fff;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 600;
    width: 120px;
    height: 25px;
    display: block;
    line-height: 25px;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
}

.dashCard {
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.2);
    margin-bottom: 10px;
}

.dashCardIDiv {
    background: #fff;
    color: #000;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.2);
    margin-bottom: 10px;
    margin-top: 10px;
}

.dashcardImg {
    width: 35px;
}

.dashCardH3 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: .5px;
    margin-bottom: 10px;
}

.dashCardH5 {
    margin-bottom: 10px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}

.subscrCardDiv {
    background: #fff;
    box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.09019607843137255), 0 1px 20px 0 rgba(0, 0, 0, 0.08), 0px 1px 11px 0px rgba(0, 0, 0, 0.06);
    margin-bottom: 10px;
    padding-top: 10px;
}


.subscrP {
    margin-bottom: 5px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
}

.subscrH3 {
    margin: 0;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: .5px;
    color: #a8a8a8;
    margin-bottom: 5px;
}

.subSpan {
    color: #ec1d25;
}

    .subSpan i {
        font-size: 17px;
    }

.subscrUl {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    width: 100%;
}

    .subscrUl li {
        width: 100%;
        display: inline-block;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 0px;
    }

.subScrP {
    margin: 0;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 30px;
}

.sucAmtSpan {
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
}

.subScrP i {
    font-size: 14px;
    margin-right: 4px;
}

.totLi {
    background: gray;
}

.subscriFstP {
    color: #fff;
    font-size: 15px;
    margin: 0;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase;
}

.subscriLstP {
    color: #fff;
    font-size: 20px;
    margin: 0;
    font-weight: 700;
    letter-spacing: .5px;
}

.menuTit {
    background: #ec1d25;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

    .menuTit a {
        padding: 0 !important;
        color: #fff !important;
        margin: 0 !important;
        text-align: center;
        display: block !important;
        font-size: 18px !important;
    }

.orgDiv {
    box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.3);
    padding: 5px;
    position: relative;
    margin-bottom: 15px;
}

.orgImgDiv {
    width: 40%;
    display: inline-block;
}

.orgImg {
    width: 140px;
    height: 140px;
    border: 1px solid #ddd;
    padding: 2px;
}

.orgDetDiv {
    width: 58%;
    display: inline-block;
    vertical-align: top;
    padding-left: 5px;
}

.orgH4 {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 4px;
    line-height: 24px;
}

.orgP {
    font-size: 12px;
    margin: 0;
    line-height: 23px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.orgUl {
    padding: 0;
    list-style: none;
    position: absolute;
    right: 10px;
    bottom: 10px;
    margin-bottom: 0;
}

    .orgUl li {
        display: block;
        margin: 10px 0;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 50%;
        cursor: pointer;
        color: #fff;
    }

.inexInDiv {
    background: #fff;
    margin-top: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 4px rgba(0,0,0,0.2);
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.inexCrdDiv {
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.2);
    position: relative;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 15px;
}

.inexImg {
    position: absolute;
    right: 10px;
    top: 13px;
    width: 75px;
}

.inexH3 {
    background: rgba(0,0,0,0.05);
    color: #000;
    font-size: 25px;
    padding-left: 10px;
    line-height: 35px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.inexP {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 10px;
}

.inexAmt {
    margin: 0;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: .5px;
    color: #fff;
}

    .inexAmt i {
        font-size: 22px;
        margin-right: 5px;
    }

.sucTitMainDiv {
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.2);
    margin-top: 15px;
}

.sucTitDiv {
    position: relative;
    background: rgba(0,0,0,0.09);
    margin-bottom: 15px;
}

.sucTitH3 {
    margin: 0;
    font-size: 25px;
    padding-left: 10px;
    line-height: 45px;
}

.monthDiv {
    position: absolute;
    top: 4px;
    right: 10px;
    width: 200px;
}

.subscrH2 {
    text-align: center;
    font-size: 25px;
    line-height: 35px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
}

.lagInp {
    width: 43%;
    display: inline-block;
}

.logI {
    color: #ec1d25;
    font-size: 23px;
    cursor: pointer;
}

.chkInp {
    margin-right: 4px;
    margin-left: 5px;
}

.idLap {
    font-weight: 700;
    font-size: 15px;
    color: #000;
}

.ht38 {
    height: 38px;
}

.addMemI {
    position: absolute;
    right: 0px;
    background: green;
    color: #fff;
    line-height: 32px;
    top: 0;
    width: 30px;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
}

.falyDiv {
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
    margin-bottom: 10px;
    padding: 5px 10px;
}

.falyH4 {
    padding-left: 10px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .5px;
}

.falyUl {
    width: 100%;
    padding: 0;
    list-style: none;
    overflow-x: auto;
    margin-bottom: 0;
    display: flex;
    flex-flow: row nowrap;
}

    .falyUl li {
        width: 10%;
        display: inline-block;
        padding-top: 5px;
        padding-bottom: 5px;
        min-width: 130px;
    }

.crdI {
    font-size: 20px;
    margin: 0 10px;
    color: #000;
    cursor: pointer;
}

.iconDiv {
    text-align: right;
    margin-right: 10px;
}

.actI {
    color: #ec1d25;
}

.memCrdDiv {
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.2);
    border-radius: 5px;
    margin-bottom: 10px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

.memImg {
    width: 130px;
    height: 130px;
    border: 1px solid #ddd;
    padding: 2px;
    margin: 0 auto;
    display: block;
    border-radius: 50%;
}

.memCntDiv {
    padding: 0 10px;
    text-align: center;
    margin-top: 5px;
}

.memNme {
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ec1d25;
}

.memP {
    font-size: 13px;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: .5px;
}

.cardVewDiv {
    margin-top: 15px;
}

.memIul {
    padding: 0;
    list-style: none;
    margin: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 0;
}

.memCrdDiv:hover .memIul {
    opacity: 1;
}

.memIul li {
    font-size: 18px;
    margin-bottom: 10px;
    cursor: pointer;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.astcrdDiv {
    margin-top: 20px;
}

.astCrd {
    border-radius: 5px;
    box-shadow: 0px 0px 4px 4px rgba(0,0,0,0.2);
    position: relative;
    padding: 20px 10px;
    margin-bottom: 15px;
}

.astCrdRD {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    width: 68%;
}

.astCrdImgDiv {
    background: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
}

.astCrdImg {
    width: 56px;
    padding-top: 10px;
}

.astCrdP {
    text-align: right;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.astCrdH3 {
    text-align: right;
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
}

    .astCrdH3 i {
        color: #000;
        font-size: 20px;
        margin-right: 5px;
    }

.subRecTabDiv {
    margin-top: 20px;
}

.subStatP {
    margin-bottom: 0;
    margin-top: 0px;
    text-align: center;
    color: #fff;
    line-height: 35px;
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 700;
}

.astDiv {
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.2);
    padding: 10px;
    border-radius: 5px;
}

.astH3 {
    text-align: center;
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
}

    .astH3 i {
        font-size: 18px;
        margin-right: 4px;
    }

.astP {
    margin: 0;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase;
    margin-top: 8px;
    color: #fff;
}

.adrRigDiv {
    margin-left: 63%;
    display: inline-block;
}

.tamilkeyIcon {
    position: absolute;
    right: 46px;
    font-size: 30px;
}

.closekeyIcon {
    position: absolute;
    right: 7%;
    font-size: 30px;
}

/** On Off Switch Code Start  **/
.knobs, .layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.swithDiv {
    position: relative;
    width: 74px;
    height: 40px;
    overflow: hidden;
    display: inline-block;
}

    .swithDiv .layer {
        border-radius: 100px;
    }

.swithInp {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 3;
}

.knobs {
    z-index: 2;
}

.layer {
    width: 100%;
    background-color: #ebf7fc;
    transition: 0.3s ease all;
    z-index: 1;
}

.swithDiv .knobs:before {
    content: 'YES';
    position: absolute;
    top: 4px;
    left: 4px;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 15px;
    padding: 9px 4px;
    background-color: #03A9F4;
    border-radius: 50%;
    transition: 0.3s ease all, left 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15);
}

.swithDiv .swithInp:active + .knobs:before {
    width: 46px;
    border-radius: 100px;
}

.swithDiv .swithInp:checked:active + .knobs:before {
    margin-left: -26px;
}

.swithDiv .swithInp:checked + .knobs:before {
    content: 'NO';
    left: 40px;
    background-color: #F44336;
}

.swithDiv .swithInp:checked ~ .layer {
    background-color: #fcebeb;
}
/** On Off Switch Code End  **/
.upIDdiv {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-left: 10px;
    margin-top: 4px;
}

.upIDI {
    background: #ec1d25;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    border-radius: 5px;
}

.upIDinp {
    position: absolute;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    left: 0;
    cursor: pointer;
    opacity: 0;
}

.eorMdl {
    border-radius: 5px;
}

.eorMdlColour1 {
    background: red;
}

.eorMdlColour2 {
    background: green;
}

.eorP {
    font-size: 15px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    letter-spacing: .5px;
    margin-bottom: 0;
    border-radius: 5px;
    padding: 5px 0;
}

    .eorP i {
        font-size: 15px;
        margin-right: 5px;
    }

.prdLstDiv {
    text-align: right;
    margin-bottom: 5px;
    margin-top: 5px;
}

.prdLstInp {
    border: 1px solid #938e8e;
    border-radius: 5px;
    line-height: 30px;
    padding-left: 5px;
    font-size: 13px;
    width: 15%;
}

.paginationjs {
    float: right;
}

.Sele2eorLft {
    position: absolute;
    color: red;
    border-top-left-radius: 5px;
    height: 36px;
    left: 0px;
    top: 1px;
    display: block;
    margin-bottom: 0;
    border-left: 2px solid red;
    border-bottom-left-radius: 5px;
}

.Sele2eorRgt {
    position: absolute;
    color: red;
    border-top-right-radius: 5px;
    height: 36px;
    right: 0px;
    top: 1px;
    display: block;
    margin-bottom: 0;
    border-left: 2px solid red;
    border-bottom-right-radius: 5px;
}

.memMdl {
    max-width: 50%;
}

.comBtnDiv {
    text-align: right;
    margin-top: 5px;
    margin-right: 10px;
}

.swhInpDiv {
    width: 70%;
    display: inline-block;
    vertical-align: top;
}

.swtSpan {
    vertical-align: top;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .5px;
    margin-left: 5px;
}
/** Raack Dance  */
.logoUl {
    display: block;
    padding-left: 5px !important;
    text-align: center;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.logoLi {
    display: inline-block;
    vertical-align: top;
}

.logoA {
    display: block;
    padding: 0 !important;
    color: #000;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.logoImgSm {
    width: 55px !important;
    height: auto !important;
}

.logoImgLar {
    width: 120px !important;
    height: 40px !important;
}

.rghtA:hover {
    background: rgba(0,0,0,0.04);
    text-decoration: none;
}

.centDiv {
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 5px;
    background: #fff;
    cursor:pointer;
}
.centDiv:hover {
    background: #90f7e9;
}
    .centH3 {
        text-align: center;
        font-size: 17px;
        font-weight: 600;
        letter-spacing: .5px;
        text-transform: uppercase;
        color: #ec1d25;
        margin-bottom: 3px;
        background: rgba(0,0,0,0.1);
        line-height: 30px;
    }

.centP {
    padding-left: 10px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-bottom: 5px;
    line-height: 20px;
}

.centimg {
    width: 90px;
    height: 90px;
    display: inline-block;
    border: 1px solid #ec1d25;
    border-radius: 50%;
    padding: 3px;
    margin-bottom: 3px;
}
.cenLogImgDiv {
    display: inline-block;
    padding-left: 5px;
}
.centUl {
    padding: 0;
    list-style: none;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}
.centUl li {
    font-size: 13px;
    line-height: 20px;
    padding-left: 10px;
    position: relative;
    font-weight: 600;
    letter-spacing: .5px;
}

.billLstDiv {
    box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
    margin-right: 7px;
    width: 100%;
    position: relative;
    background: #fff;
}
.mobLogoImg {
    width: 110px;
    margin-left: 5px;
}
.stdAmtInp {
    position: absolute;
    right: 7px;
    z-index: 999;
    width: 17px;
    height: 17px;
}

.stdImg {
    width: 75px;
    height: 75px;
    border: 1px solid #ddd;
    padding: 2px;
    border-radius: 5px;
}

.stdImgDiv {
    text-align: center;
}

.detVewDiv {
    margin-bottom: 5px;
}

.detVewLab {
    margin-bottom: 0px;
    font-size: 13px;
    letter-spacing: .5px;
    font-weight: 500;
}

.detVewP {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .5px;
    border-bottom: 2px solid #ddd;
    color: #4166d5;
}

.stdImgDiv {
    margin-bottom: 10px;
}

.payBtnDiv {
    margin-top: 15px;
    width: 100%;
    text-align: center;
}

    .payBtnDiv label {
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 1px;
    }

.amtInp {
    margin-right: 5px;
}

.billDiv {
    display: flex;
}

.vewP {
    margin-bottom: 0;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    font-weight: 500;
    padding-left: 5px;
    letter-spacing: 1px;
}

.label {
    font-size: 13px;
    margin-bottom: 0;
}

.AmtTblDiv {
    width: 100%;
    display: inline-block;
}

.newAmtDiv {
    width: 60%;
    display: inline-block;
}

.discTblDiv {
    width: 38%;
    display: inline-block;
    vertical-align: top;
}

/*new css */
.dashtilecrd {
    display: -webkit-box;
}

.dashtileimg {
    position: absolute;
    right: 10px;
}
.compimg {
    width: 70px;
    height: 70px;
}
.tabcard{
    background:#fff;
    padding:5px 5px;
    padding-top:10px;
}
.pgeTab {
    padding: 0 !important;
    border-bottom: 2px solid #018dca;
}
.tabAddP {
    text-align:right;
    position:relative;
    margin-bottom:40px;
    margin-top:-18px;
}
.atchI {
    font-size: 25px;
    margin-left: 5px;
    color: #0297cb;
    cursor:pointer;
}
/** New */
.paymentDiv {
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.3);
}

.paymentUl {
    padding: 0;
    list-style: none;
    margin: 0;
}

    .paymentUl li {
        position: relative;
        line-height: 30px;
        padding-left: 5px;
        font-size: 13px;
        letter-spacing: .5px;
    }

        .paymentUl li:last-child {
            background: rgba(0,0,0,0.2);
            font-size: 15px;
        }

            .paymentUl li:last-child .paymentSpn {
                font-size: 20px;
            }

                .paymentUl li:last-child .paymentSpn i {
                    font-size: 15px;
                }

.paymentSpn {
    position: absolute;
    right: 10px;
    font-weight: 700;
    font-size: 13px;
}

    .paymentSpn i {
        font-size: 10px;
        margin-right: 3px;
    }

.paymentH4 {
    margin: 0;
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    padding-left: 10px;
    background: rgba(0,0,0,0.1);
    line-height: 30px;
}

.vewLab {
    line-height: 35px;
}

.logBtnUl {
    padding: 0;
    list-style: none;
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 2px solid #ddd;
    padding-bottom: 3px;
    margin-bottom: 5px;
}

    .logBtnUl li {
        display: inline-block;
    }

.logBtnA {
    background: #ec1d25;
    color: #fff;
    border: 1px solid #ec1d25;
    padding: 0 5px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    margin-right: 5px;
}

    .logBtnA i {
        margin-right: 3px;
    }

    .logBtnA:hover {
        background: #fff;
        color: #ec1d25;
        border: 1px solid #ec1d25;
        text-decoration: none;
    }

.marBot10 {
    margin-bottom: 10px;
}
.verifyatag {
    position: absolute;
    right: 15px;
    top: 30px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.resendotpatag {
   
    right: 15px;
    top: 30px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}


.dicBtn {
    width: 100%;
    background: #ec1d25;
    border: 1px solid #ec1d25;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase;
    line-height: 30px;
    border-radius: 5px;
}

.dicBtn:hover {
    background: #fff;
    border: 1px solid #ec1d25;
    color: #ec1d25;
}


.fc-day-grid-event > .fc-content {
    white-space: normal;
    overflow: hidden;
    color: #fff;
    font-weight: 600;
    letter-spacing: .5px;
}

.fc-toolbar {
    margin-bottom: 5px !important;
}

.fc button {
    font-size: 14px !important;
}

.fullCaldDiv {
    background: #fff;
    padding: 5px;
}

.fc .fc-toolbar > * > :first-child {
    margin-left: 0;
    font-size: 18px;
    font-weight: 600;
}

.fc-day-grid-event > .fc-content {
    white-space: normal !important;
}

.studprf {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 24px;
}

.fc-unthemed .fc-today {
    background: #71eca7 !important;
    color: #fff !important;
}

.fc-event {
    border: 1px solid #967bf9 !important;
    background-color: #967bf9 !important;
}
.mdl65 {
    max-width: 65%;
}
.AddLable {
    width: 100%;
    padding: 0 15px;
}
.visSel {
    width: 30%;
    display: inline-block;
}
.plusIconP {
    cursor: pointer;
    background: #f44336;
    color: #fff;
    padding: 7px 7px;
    border-radius: 5px;
}
.visiAddIcon {
    margin-top: 15px;
}
.removeBG {
    margin-left: 4px;
}

.expBtn {
    background: #7ed5ff;
    color: #fff;
    border: 1px solid #7ed5ff;
    line-height: 35px;
    box-shadow: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0px 15px;
    cursor: pointer;
}


.expBtn:hover {
    background: #fff;
    color: #7ed5ff;
    border: 1px solid #7ed5ff;
}
.Qrwimg {
    width: 200px;
    margin: 0 auto;
    display: block;
}
.ui-front {
    z-index: 999999 !important;
    background: #fff !important;
    width: 25% !important;
    padding: 0;
    list-style: none;
    box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.1);
}
.ui-menu-item{
    padding-left:5px;
    line-height:30px;
    cursor:pointer;
}
.ui-menu-item:hover{
    background:rgba(0,0,0,0.2);
}

.btngroup {
    position: relative;
}

.btnI {
    background: #d1d1d1;
    border: 0;
    width: 22px;
    line-height: 20px;
    font-size: 17px;
    height: 28px;
}

.btnUl {
    background: #fff;
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.1);
    padding: 0;
    list-style: none;
    text-align: left;
    width: 100px;
    position: absolute;
    right: 10px;
    z-index: 999;
}
.iconback {
    background: #364773;
    border-radius: 5px;
    padding: 4px;
    text-align: center;
    color: #fff;
}
    .iconback i {
        margin-right: 0;
    }

    .Sec_preloader {
        display: none;
        background: rgba(0,0,0,0.3) !important;
        opacity: 1;
        position: absolute;
        z-index: 999999;
        top: 0px;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
    }
.Sec_loader {
    display: flex;
    justify-content: center;
}
.Sec_gifclass {
    width: 10%;
}


.btnLi {
    line-height: 30px !important;
    border-bottom: 1px solid #ddd;
}
.btnUl li {
    line-height: 30px !important;
    border-bottom: 1px solid #ddd;
}
.btnA {
    display: block;
    padding-left: 5px;
    font-size: 13px;
    letter-spacing: .5px;
    font-weight: 600;
}
.btnUl li a{
    display:block;
    text-decoration:none;
}
.btnUl li a i {
    margin-right: 5px;
}

.btnA:hover {
    text-decoration: none;
    background: rgba(0,0,0,0.06);
}

.btnA i {
    font-size: 12px;
    margin-right: 5px;
}
.offMdl{
    max-width:50%;
}
.loginImg {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 0px;
    display: block;
    margin-bottom: 20px;
}
/*New code 27-12-2024*/
.totalcontent {
    margin: 0;
    padding: 0;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Arial', sans-serif;
    color: #fff;
    flex-direction: column;
    background: rgb(238,174,202);
    background: radial-gradient(circle, rgba(238,174,202,1) 0%, rgba(148,187,233,1) 100%);
}

.cardcontainer {
    background: rgb(255, 255, 255);
    border-radius: 12px;
    box-shadow: inset 0px 0px 1px rgba(4, 0, 0, 0.5), inset 0px 0px 1px rgba(0, 0, 0, 0.5), 0px 0px 10px rgba(0, 0, 0, 0.5), 0px 0px 10px rgba(0, 0, 0, 0.5);
    max-width: 400px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 15px;
    padding: 0;
    border: 0;
}

.cardtitle {
    background: #f2bfbf;
    color: black;
    width: 100%;
    display: block;
    padding: 5px;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 15px;
}

.cardrowstyle {
    display: flex;
}

.cardprofileimg {
    max-width: 60%;
    height: auto;
    width: 40%;
    padding: 5px 15px;
}

.cardcontrow {
    text-align: justify;
    padding: 27px 8px;
    line-height: 1.3;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 14px;
}

.cardtxttitle {
    color: black;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 3px;
    letter-spacing: 0.5px;
}

.cardtxt {
    color: black;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
/*COMPANY PAGE*/
.totalcontentcomp {
    margin: 0;
    padding: 0;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Arial', sans-serif;
    color: #fff;
    flex-direction: column;
    background-image: linear-gradient(to right, #d6dde7, #adc4e8, #85abe8, #5b91e8, #2177e5);
}

.cardcontainer {
    background: rgb(255, 255, 255);
    border-radius: 12px;
    box-shadow: inset 0px 0px 1px rgba(4, 0, 0, 0.5), inset 0px 0px 1px rgba(0, 0, 0, 0.5), 0px 0px 10px rgba(0, 0, 0, 0.5), 0px 0px 10px rgba(0, 0, 0, 0.5);
    max-width: 400px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 15px;
    padding:0;
}

.cardtitlecomp {
    background: #b2c7e8;
    color: black;
    width: 100%;
    display: block;
    padding: 5px;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 15px;
    position: relative;
}

.Snocrd {
    padding: 0 5px;
    background: white;
    border-radius: 22px;
    position: absolute;
    left: 5px;
}

.titcrd {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 37px;
    width: 95%;
    font-size: 18px;
    font-weight: 600;
}

.cardprofileimg {
    height: auto;
    width: 100%;
    padding: 12px;
}

.compprofileimg {
    width: 65%;
    padding: 13px 0;
}

.compbg1 {
    background: #5e99c2;
}

.compbg2 {
    background: #394955;
}

.compbg3 {
    background: #9cadbc;
}

.compbg4 {
    background: #b08c64;
}

/*NEW CSS 2-1-2025*/
.tab {
    overflow: hidden;
    background-color: #fefefe;
    padding: 5px 12px;
    box-shadow: 0px 1px 2px #028ecb;
}

    .tab button {
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 7px 16px;
        transition: 0.3s;
        border-right: 1px solid #333;
    }

        .tab button:hover {
            background-color: #ddd;
        }

        .tab button.active {
            background-color: #018dca;
            color: white;
        }

.tabcontent {
    display: none;
    padding: 8px 3px;
    border: none;
    
}

/*css for tooltip and menudropdown*/
.icon-button {
    font-size: 18px;
    background: #364773;
    border-radius: 5px;
    padding: 0px 13px;
    color: white;
    border: 0;
    line-height: 27px;
}

.tableIcon {
    font-size: 18px;
    margin-right: 9px;
}

.dropdown-menuq {
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    position: absolute;
    top: 100%;
    right: 41%;
    z-index: 999;
    background: #fff;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    padding: 0;
    list-style: none;
    text-align: left;
    margin: 3px;
    width: 135px;
    max-height: none;
    overflow: visible;
}

    .dropdown-menuq.show {
        display: block;
        opacity: 1;
    }

    .dropdown-menuq li {
        line-height: 15px;
        border-bottom: 1px solid #ddd;
        font-size: 15px;
    }

        .dropdown-menuq li a {
            display: block;
            text-decoration: none;
            padding: 5px 10px;
            color: #364773;
        }

.btngroup {
    text-align: center;
    position: relative;
}

.tooltipq {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
    background: #364773;
    border-radius: 5px;
    padding: 0px 7px;
    color: white;
}

    .tooltipq .tooltiptextq {
        visibility: hidden;
        width: 331px;
        background-color: #364773f7;
        color: #fff;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        top: -37px;
        right: 140%;
        opacity: 0;
        font-size: 15px;
        transition: opacity 1s;
    }

.tooltipspnins i {
    margin-right: 3px;
}

.toolspn {
    display: block;
}

.tooltipq .tooltiptextq::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent black;
}

.tooltipq:hover .tooltiptextq {
    visibility: visible;
    text-align: initial;
    opacity: 1;
}

.tooltipspnins {
    display: inline-block;
    width: 130px;
    padding: 0 8px;
    padding-right: 0;
}

.tooltipspnins2nd {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.radiobutton {
    width: 90px;
    text-align: center;
    border: solid 2px;
    border-radius: 5px;
    margin: 0px;
    padding: 2px;
    color: white;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
}

.yescol {
    background: green;
}
.nocol {
    background: red;
}
.DOBClass {
    width: 95%;
    border: 1px solid #ced4da;
    line-height: 30px;
    text-align: center;
}

.ProfileEditDiv {
    position: absolute;
    right: 10px;
    top: 26px;
}
.ProfileEditA {
    background: #0b1c4a;
    color: #fff;
    padding: 4px 10px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 5px;
    text-transform: uppercase;
}
.ProfileEditA:hover{
    text-decoration:none;
}
.ProfileEditI {
    margin-right: 6px;
}

.crdDiv {
    box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.2);
    padding-bottom: 10px;
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    margin-bottom: 10px;
    background: #fff;
}

.crdTitDiv {
    position: relative;
}

.crdSpn {
    position: absolute;
    background: #fff;
    color: #1c549d;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    top: 13px;
    left: 10px;
}

.crdH4 {
    background: #12abe6;
    color: #fff;
    text-align: center;
    line-height: 50px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 50px;
    padding-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.compSeleDiv {
    margin-top: 22%;
}

.crdImgDiv {
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 2px;
}

.ctrImg {
    width: 150px;
    height: 150px;
}
label {
    margin-bottom: 0;
}
.crdP {
    text-align: left;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: .5px;
    color: #04316c;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.crdCntDiv {
    margin-top: 0px;
    padding-left: 10px;
}

.lstSp {
    padding-right: 5px;
    color: #686767;
}

.blink_me {
    animation: blinker 1s linear infinite;
    margin-left: 5px;
    color: orangered;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.Layouttimeblink {
    animation: blinker 3s linear infinite;
    margin-left: 5px;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}


.compH4 {
    background: rgba(0,0,0,0.09);
    text-align: center;
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
    letter-spacing: .5px;
    overflow: visible !important;
    white-space: normal !important;
    padding: 5px 5px;
    color: #0297cb;
}

.curtmeLi {
    color: #fff;
    font-size: 15px;
    margin: 0 10px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}

.flgImg {
    width: 50px;
}

.flgName {
    display: block;
}

.NoDataPTage {
    color: #fe0000;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    text-shadow: 3px 3px #0297cb;
}

.compName {
    text-align: center;
    font-size: 18px;
    width: 90%;
    line-height: 25px;
    padding: 5px;
    margin: 0 auto;
    overflow: visible !important;
    white-space: normal !important;
    color: #0297cb;
    font-weight: 600;
}

.ptagbsclass {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
}

.tdbsvalclass {
    font-weight: bolder;
    font-size: 17px;
    color: #0297cb;
}

.ptagbssecclass {
    border-top: 2px solid #364773;
    padding-top: 5px;
    display: block;
}

.txtareHgt {
    height: 100px !important;
    resize: none;
}

.procetDiv {
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.procetSpn {
    color: #000 !important;
    position: absolute;
    right: 10px;
}

.venDetSpn {
    font-size: 18px;
    background: #0297cb;
    color: #fff;
    padding: 1px 10px;
    text-align: center;
    line-height: 25px;
    border-radius: 2px;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 1px;
}

.venDetI {
    margin-right: 5px;
}

.venDetP {
    text-align: right;
}

/***  Login Page Code  */
.loginpage {
    background-image: url("../../img/logobg1.jpg");
    background-size: cover;
}

.sgnA {
    display: block;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 0px;
}

    .sgnA b {
        color: #9f2576;
        text-transform: uppercase;
    }

    .sgnA:hover {
        text-decoration: none;
        color: #000;
    }

.validation-summary-errors ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .validation-summary-errors ul li {
        color: red;
        font-size: 17px;
        margin-bottom: 10px;
        text-align: center;
        font-weight: 700;
        letter-spacing: .5px;
    }

.subTit {
    background: rgba(0,0,0,0.1);
    font-size: 15px;
    line-height: 35px;
    padding-left: 10px;
    margin-bottom: 0px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #000;
}
.mobTxt{
    display:none;
}
.card-header{
    padding:5px 10px;
    margin-bottom:10px;
}
.evtVewMdl {
    max-width: 75%;
}
.saveevtBtn {
    background: #1f71b2;
    color: #fff;
    border: 1px solid #1f71b2;
    line-height: 30px;
    padding: 0 15px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase;
}
.saveevtBtn:hover {
    background: #fff;
    color: #1f71b2;
    border: 1px solid #1f71b2;
}
.mobImg{
    display:none;
}
.prfDiv {
    margin-top: 0px;
    display: block;
    background: #2a8ecd;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-bottom: 10px;
    height: 150px;
}

.prfInDiv {
    background: #fff;
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.dshImg {
    width: 55px;
    margin: 0 auto;
    display: block;
}

.dshH4 {
    font-size: 13px;
    text-align: center;
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 0;
    line-height: 20px;
    margin-top: 3px;
    height: 40px;
}

.prfA {
    display: block;
}

    .prfA:hover {
        text-decoration: none;
    }

.prfInDiv:hover {
    background: #eee;
    cursor: pointer;
}

.FormVali {
    margin: 5px;
}

.prfTop {
    margin-top: -75px;
    display: block;
}

.prfH4 {
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 1px;
    padding-top: 15px;
}
.hmeA {
    background: #9d2374;
    border: 1px solid #9d2374;
    color: #fff;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    font-size: 25px;
    line-height: 30px;
}
.hmeA:hover {
    background: transparent;
    border: 1px solid #009788;
    color: #009788;
}

.amlucutP {
    display: inline-block;
    background: red;
    color: #fff;
    line-height: 48px;
    margin-top: 14px;
    padding-right: 55px;
    position: relative;
    padding-left: 10px;
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 16px;
    margin-bottom: 0;
    width: 30%;
}
.amlucutSpn {
    position: absolute;
    right: 0;
    width: 65px;
    text-align: center;
    font-size: 23px;
    background: rgba(0,0,0,0.5);
}
.alumact {
    background: #0f9e47;
}

.aluminact {
    background: #f46b6b;
}

.alumpend {
    background: #f4ad1a;
}



/** Responsive code **/
@media only screen and (max-width: 980px) {
    .loginpage {
        background-color: #009587 !important;
        background-image: unset;
    }
    .mobImg {
        display: block;
        width: 200px;
        margin: 0 auto;
    }
    .evtVewMdl {
        max-width: 100%;
    }
    .loginpage {
        background-size: 100%;
        background-color: #fff25a;
        background-repeat: no-repeat;
    }

    .logoImg {
        width: 100% !important;
    }

    .breadDiv {
        margin-top: 14px;
        height: auto;
    }

    .model70per {
        max-width: 100%;
    }

    .centDiv {
        margin-top: 10px;
        width: 100%;
    }

    .sidebar-wrapper {
        width: 235px;
    }

    .navbar.expand-header {
        margin: 0 0 0 0px;
    }

    .addBtnDiv {
        top: auto;
        bottom: 4px;
    }

    .breadcrumb-two .breadcrumb li a {
        margin-bottom: 0;
    }

    .marTop30 {
        margin-top: 0px;
    }

    .subsctMdl {
        max-width: 100%;
    }

    .logDiv {
        position: absolute;
        right: 0;
        background: #fff;
        padding: 20px;
        width: 90%;
        border-radius: 5px;
        left: 0;
        display: block;
        margin: 0 auto;
        top: 10%;
    }

    .layout-px-spacing {
        padding: 0 0px;
    }

    .webVew {
        display: none;
    }

    .navbar {
        border-radius: 0;
    }

    .MdlOff {
        max-width: 100%;
    }

    .Mdl70 {
        max-width: 100%;
    }
    .comLNamePtag {
        padding-left: 15px;
        padding-top: 0px;
        font-size: 17px;
        margin-bottom: 0;
    }

    .navbar .navbar-item .nav-item.user-profile-dropdown .nav-link.user {
        padding: 0;
    }

    .navbar .toggle-sidebar, .navbar .sidebarCollapse {
        padding: 0px 0;
    }

    #content {
        margin-top: 45px;
    }

    .navbar .navbar-item .nav-item.user-profile-dropdown .dropdown-menu {
        top: 44px;
    }

    .memMdl {
        max-width: 100%;
    }

    .billLstDiv {
        box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
        border-radius: 5px;
        padding: 5px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .billDiv {
        margin-top: 10px;
        display: block;
    }

    .detVewDiv {
        margin-bottom: 0px;
    }

    .detVewLab {
        font-size: 12px;
        display: inline-block;
        width: 36%;
    }

    .detVewP {
        font-size: 12px;
        display: inline-block;
        vertical-align: top;
        width: 60%;
    }

    .AmtTblDiv {
        width: 100%;
    }

    .newAmtDiv {
        width: 100%;
    }

    .discTblDiv {
        width: 100%;
    }

    .stdImgDiv {
        margin-bottom: 0px;
        text-align: left;
    }

    .stdImg {
        width: 80px;
        height: 80px;
        padding: 2px;
    }
    .breadcrumb-two .breadcrumb li:last-child a {
        padding: 7px 10px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        font-size: 12px;
    }

    .addIconP {
        top: 4px;
        line-height: 25px;
        font-size: 12px;
        margin-bottom: 0;
    }

    .mdl65 {
        max-width: 100%;
    }

    .Qrwimg {
        width: 150px;
    }

    .offMdl {
        max-width: 50%;
    }

    /*New code 27-12-2024*/
    .totalcontent {
        height: 90vh;
    }

    .totalcontentcomp {
        height: 110vh;
    }

    .cardcontainer {
        max-width: 390px;
    }
    .mobTxt {
        text-align: center;
        font-size: 30px;
        text-transform: uppercase;
        letter-spacing: .5px;
        font-weight: 700;
        color: #9e2676;
        display: block;
    }
    .mobTxt small {
        text-transform: none;
    }
    .dshTit {
        font-size: 17px !important;
    }
    .dshCrd {
        padding: 20px 5px !important;
    }
    .brchDiv {
        margin-bottom: 15px !important;
    }
    
}




