@import url('https://fonts.googleapis.com/css2?family=Epunda+Sans:ital,wght@0,300..900;1,300..900&display=swap');

body {
  font-family: "Epunda Sans", sans-serif; 
  font-style: normal;
}

.blurb-custom .icon, .content_li, .dp_ful, .error_img, .form_ul li, .mt-20 {
    display: inline-block;
}

.li_list li, .list li {
    list-style-type: none;
}

.base {
    background: #fff;
}

.widget-title.t_tle {
    background: #fff;
}

.base h2, .base-innar, .blurb-custom, .blurb-custom .icon, .circle, .error_img, .loginfooter-lgn, .notificton, .view_all {
    text-align: center;
}

.content_li ul li, .form_ul li, .header_pnl_link, .service-provide {
    list-style: none;
}

.admin-login-page, .login-page {
    border: 5px solid rgba(255,255,255,.6);
}

.cust-group-form:hover a, .frgt, .view_all a:hover {
    text-decoration: underline;
}

p {
    text-align: left !important;
}

.backlayer {
    height: 100%;
    width: 100%;
}

    .backlayer .layerLeft {
        height: 90px;
        width: 100%;
        background: #084243;
        padding: 13px !important;
        position: relative;
    }

    .backlayer:before {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        content: "";
        background: rgba(0,0,0,.2);
        background-size: cover;
        background-attachment: fixed;
    }

    .backlayer .logo {
        z-index: 1;
        width: 100%;
    }

        .backlayer .logo img {
            max-width: 360px;
        }

    .backlayer .dark-header {
        background: #084243;
    }

.login-page {
    color: #fff;
    padding: 40px 30px;
    width: 360px;
    position: relative;
    background: rgba(0,0,0,.54);
}

    .admin-login-page .btn.btn-greensea, .base, .base-innar, .dp_ful, .error_img, .landing_pg_banner img, .login-page .btn.btn-greensea, .mt-20 {
        width: 100%;
    }

.mt-20 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.login-page .form-control.underline-input, .t_tle p {
    font-size: 14px;
}

.form-control.underline-input {
    background: #ebeff8;
    box-shadow: none;
    padding: 5px 15px;
    height: 40px;
    border: 1px solid #d6d6d6;
    border-radius: 50px;
}

.form-control {
    color: #616f77;
    outline: 0;
    vertical-align: top;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    border: 1px solid #dbe0e2;
}

.btn.btn-greensea {
    background-color: #ffa200;
    color: #fff;
    padding: 6px 40px;
    margin-right: 20px;
    border-radius: 50px;
    border: 2px solid #fff;
}

    .adt-cd .btn.btn-greensea.active, .adt-cd .btn.btn-greensea:active, .adt-cd .btn.btn-greensea:hover, .btn.btn-greensea.active, .btn.btn-greensea:active, .btn.btn-greensea:hover {
        background-color: transparent;
        border-color: #fff;
        color: #fff;
        -webkit-box-shadow: 0 0 0 rgba(80,182,255,.31);
        box-shadow: 0 0 0 rgba(80,182,255,.31);
    }

.base, .card-box, .t_tle {
    box-shadow: 0 0 24px 0 rgba(0,0,0,.06),0 1px 0 0 rgba(0,0,0,.02);
}

.form-validation h4 {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 600;
}

.frgt {
    font-size: 13px;
    color: #fff;
}

.alumnilgn h2.headh2, .alumnilgn p.headp, .error_404, .error_p strong, .instructiontbl a, .iums-login.alumnilgn .form-section .form-control, .iums-login.alumnilgn .form-section h3, .lgt-frm .frgt {
    color: #000;
}

.flt {
    float: left;
    line-height: 34px;
}

.mr10 {
    margin-right: 10px;
}

.dp_ful .captcha_txt.flt .form-control {
    width: 160px;
    border-radius: 50px;
}

.loginfooter-lgn {
    font-size: 0px;
    background: #dcdcdc;
    padding: 8px 0;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.error_404 {
    font-size: 24px;
    font-weight: 900;
}

.error_p {
    font-size: 14px;
    line-height: 20px;
    color: #979797;
}

.error_img {
    margin-bottom: 30px;
}

    .error_img img {
        width: 100px;
    }

.circle i, .circle img, .icon-image img {
    width: 50px;
}

.error_img:before {
    content: 'error';
    position: absolute;
    top: 250px;
    left: -30px;
    font-weight: 600;
    color: rgba(0,0,0,.05);
    font-size: 13vw;
    font-family: sans-serif;
}

.base, .form-validation .form-group, .form_ul li, .landing_pg_banner {
    position: relative;
}

    .form-validation .form-group .fa {
        position: absolute;
        top: 13px;
        right: 20px;
        color: #9e9e9e;
    }

    .form-validation .form-group label {
        font-weight: 400;
        margin-right: 10px;
    }

    .form-validation .form-group input[type=radio] {
        position: relative;
        top: 2px;
        margin-right: 5px;
    }

.base, .error_page .backlayer:before, .t_tle {
    background: #fff;
}

.error_page .login-page {
    background: 0 0;
    border: 0;
    margin: 4% auto 0;
}

.error_page .btn.btn-greensea, .lgt-frm .btn.btn-greensea {
    border-color: #ffa200;
}

    .error_page .btn.btn-greensea:hover, .lgt-frm .btn.btn-greensea:hover {
        color: #333;
        border-color: #ffa200;
    }

.error_page .btn-brd {
    background: #fff;
    color: #3c54a5;
    margin: 15px 0 0;
}

    .error_page .btn-brd:hover {
        background: #3c54a5;
        color: #fff !important;
    }

.lgt-frm .login-page {
    background: #fff;
    border: 4px solid rgba(60,84,165,.16);
    border-radius: 10px;
    color: #000;
}

.ole-rst .backlayer .layerRight:before {
    background: rgba(60,84,165,.83);
    transform: rotate(34deg);
    height: 1500px;
    top: -250px;
    width: 1000px;
    left: 80px;
}

.ole-rst #wrap {
    overflow: hidden;
}

.ole-rst .dp_ful .captcha_txt.flt .form-control, .ole-rst .form-control.underline-input {
    background: #fff;
    border: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    padding: 5px 10px;
}

    .ole-rst .dp_ful .captcha_txt.flt .form-control:focus, .ole-rst .form-control.underline-input:focus {
        box-shadow: none;
        border-bottom: 1px solid #3c54a5;
    }

.ole-rst .form-validation .form-group .fa {
    right: 10px;
}

.p-10 {
    padding: 0 10px !important;
}

.lgt-frm.adt-cd .login-page {
    background: #255e6f;
    border: 4px solid #204d5f;
    color: #fff;
}

.lgt-frm.adt-cd.alu-lg .login-page {
    background: #3c54a5;
    background: -moz-linear-gradient(top,#3c54a5 0,#2989d8 99%);
    background: -webkit-linear-gradient(top,#3c54a5 0,#2989d8 99%);
    background: linear-gradient(to bottom,#3c54a5 0,#2989d8 99%);
    border: 0;
}

.adt-cd.alu-lg .dp_ful .captcha_txt.flt .form-control, .adt-cd.alu-lg .form-control.underline-input {
    background: rgba(0,0,0,.1);
    border: 2px solid rgba(234,234,234,.67);
}

.adt-cd .dp_ful .captcha_txt.flt .form-control, .adt-cd .form-control.underline-input {
    background: rgba(26,59,77,.49);
    box-shadow: none;
    padding: 5px 10px 5px 30px;
    border: 2px solid #d6d6d64a;
    color: #fff;
}

    .adt-cd .dp_ful .captcha_txt.flt .form-control:focus, .adt-cd .form-control.underline-input:focus {
        box-shadow: none;
        border-color: #fff;
    }

.adt-cd .form-validation .form-group .fa {
    right: auto;
    left: 15px;
}

.adt-cd .dp_ful .captcha_txt.flt .form-control {
    padding: 5px 10px;
}

.base-innar a:hover, .dateformatbg a, .dateformatbg a i, .header_pnl_link li a, .hvr-shutter-in-vertical:active, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:hover, .lgt-frm.adt-cd .frgt {
    color: #fff;
}

.adt-cd .btn.btn-greensea {
    background-color: #fff;
    color: #1e4b59;
    margin-right: 20px;
    border: 2px solid #fcf8e3;
}

.dashboard, .dashboard .backlayer:before {
    background: #f5f5f5;
    height: 100%;
}

.backlayer.result:before {
    background: 0 0;
}

.item .carousel-caption {
    font-size: 20px;
    padding: 0;
    font-weight: 600;
}

.card-box {
    padding: 20px 0;
    border-radius: 5px;
    margin-bottom: 20px;
    background-color: #fff;
}

.dashboard .loginfooter-lgn {
    position: relative;
    height: 42px;
    float: left;
    margin-top: 20px;
}

.dashboard .backlayer .logo {
    text-align: left;
    float: left;
    width: auto;
}

.wrapper {
    padding: 30px 0;
}

.widget-title {
    position: relative;
    font-size: 16px;
    border-bottom: 0 solid rgba(0,0,0,.1);
    margin-bottom: 0;
    background: #064a49;
    padding: 5px 10px;
    border-radius: 12px 12px 0 0;
}

    .widget-title h4 {
        font-size: 15px;
        min-height: 15px;
        font-weight: 600;
        margin: 7px 0;
        color: #fff;
    }

    .widget-title:after {
        content: "";
        background: #2c2f34;
        width: 40px;
        height: 2px;
        position: absolute;
        bottom: -2px;
        left: 0;
        display: none;
    }

.widget-title-icon {
    position: absolute;
    right: 0;
    top: 1px;
    color: #b9bec3;
}

.t_tle {
    padding: 20px;
    margin-bottom: 30px;
}

    .t_tle h3 {
        font-weight: 600;
        font-size: 18px;
        margin-top: 10px;
        color: #009595;
    }

.base h2, .base-innar {
    color: #333;
    font-size: 13px;
}

.base {
    margin-top: 45px;
    border-radius: 20px;
    margin-bottom: 20px;
}

    .base h2 {
        padding: 45px 10px 0;
        min-height: 110px;
        line-height: 20px;
    }

.base h2 a, .base-innar a {
            color: #fff;
            font-size: 14px;
        }
.base h2 a {
    font-size: 15px;
    font-weight: 500;
}

.base-innar {
    padding: 4px 0;
    border: 1px solid #9eadaf;
    width: 67%;
    margin: 0 auto 20px;
    border-radius: 30px;
}

.blurb-custom .icon-image-lg, .circle {
    width: 100px;
    height: 100px;
}

.bg-circle1 {
    background: #a8d4ea;
    border: 8px solid #fff;
    box-shadow: 0 0 24px 0 rgba(0,0,0,.1),0 1px 0 0 rgba(0,0,0,.02);
}

.circle {
    position: absolute;
    border-radius: 50%;
    left: 52%;
    margin-left: -55px;
    top: -52px;
    padding: 10px 0 15px;
}

    .circle i {
        font-size: 42px;
        color: #fff;
        margin-top: 5px;
    }

.content_li ul, .form_ul ul {
    padding: 0;
}

.form_ul li {
    font-size: 14px;
    padding: 8px 15px;
    margin: 0 0 8px;
    color: #000;
    border-bottom: 1px dotted #ccc;
    width: 100%;
    box-shadow: 0 0 15px 2px #00000024;
}
.form_ul li:hover {
    background: rgb(0 137 137 / 6%)
}
.form_ul li .downloadicon {
    font-size: 14px;
    text-align: right;
    border: solid 1px #e70000;
    padding: 2px 5px;
    border-radius: 3px;
    margin-top: 5px;
    display: inline-block;
}
.form_ul li .downloadicon a {
    font-size: 14px;
    color: #d71313;
    font-weight: 600;
}

    .form_ul li em {
        display: block;
        color: #777;
    }

    .form_ul li a {
        color: #000;
        font-size: 14px;
    }

    .form_ul li img {
        margin-left: 10px;
    }

.form_ul.gnr_not span {
    padding-left: 40px;
}

.form_ul .dlfle {
    position: absolute;
    left: 10px;
}

    .form_ul .dlfle a {
        background: 0 0;
        border: 1px solid green;
        border-radius: 50px;
        padding: 8px 10px;
        width: 30px;
        height: 30px;
        float: left;
    }

        .form_ul .dlfle a:hover {
            box-shadow: 0 0 20px green;
            border: 1px solid #fff;
        }

        .form_ul .dlfle a i {
            color: green;
            position: relative;
            top: -2px;
            left: -2px;
        }

.view_all {
    padding: 15px 10px 0;
    border-top: 1px solid #ddd;
}

    .view_all a {
        font-size: 14px;
        color: #fff;
    }

        .form_ul li .dwn-lnk a, .login-span-customs, .view_all a:hover {
            color: red;
        }

.card-box .view_all .btn-themes1 {
    border-radius: 50px;
}

.card-box .view_all a.btn-primary, .iums-login .btn-warning {
    color: #fff;
    background-color: #ff9800;
    border-color: #ff9800;
}

.form_ul li .dwn-lnk, .list-group.service-provide {
    display: block;
}

.blurb-custom {
    padding: 0 20px;
    width: 100%;
}

    .blurb-custom .icon-image {
        margin-top: 20px;
    }

    .blurb-custom .icon-image-primary {
        background: #fefefe;
        border: 1px solid #e5e5e5;
    }

    .blurb-custom .blurb-title {
        margin-top: 20px;
        font-weight: 600;
        margin-bottom: 0;
        height: 76px;
        color: #3c54a5;
        line-height: 24px;
    }

        .blurb-custom .blurb-title a {
            color: #3c54a5;
            font-size: 14px;
            line-height: 24px;
        }

    .blurb-custom .blurb-content {
        margin-top: 0;
        color: #555;
        font-size: 13px;
        line-height: 22px;
        height: auto;
    }

.ovrflw {
    height: 350px;
}

    .ovrflw .form_ul {
        height: 280px;
        overflow: auto;
    }

        .ovrflw .form_ul::-webkit-scrollbar {
            width: 5px;
            height: 8px;
            background-color: #dbdbdb;
        }

        .ovrflw .form_ul::-webkit-scrollbar-thumb {
            background: #6aadad;
        }

.lgt-frm .result .login-page {
    padding: 20px;
    width: 320px;
}

.lgt-frm .result .dp_ful .captcha_txt.flt .form-control {
    width: 155px;
}

.lgt-frm .login-page.payment {
    border: 0;
    background: url(img/bg_v1.png) right 0 bottom -130px/100% no-repeat #fff;
    padding-bottom: 130px;
}

.lgt-frm .login-page.internal, .lgt-frm .login-page.online_bg {
    border: 0;
    background: url(img/bg_v2.png) right 0 bottom 0/100% no-repeat #fff;
    padding-bottom: 110px;
    border-radius: 0;
    -ms-transform: translate(-50%,-45%);
    -webkit-transform: translate(-50%,-45%);
    transform: translate(-50%,-45%);
}

.lgt-frm .login-page.internal {
    border: 0;
    background: url(img/bg_v3.png) right 0 bottom 0/100% no-repeat #fff;
    padding-bottom: 130px;
    border-radius: 10px;
}

.lgt-frm .login-page.student_bg {
    border-radius: 70px 0;
    border: 0;
    padding: 60px 40px;
}

.lgt-frm .student_bg .form-control.underline-input, .student_bg .dp_ful .captcha_txt.flt .form-control {
    border-radius: 0 20px;
}

.admin_bg .dp_ful .captcha_txt.flt .form-control, .admin_bg .form-control.underline-input {
    border-radius: 0;
    background: 0 0;
    color: #fff;
    border: 2px solid #d6d6d685;
}

.admin_bg .btn.btn-greensea {
    border-radius: 0;
    color: #fff;
    border: 2px solid #d6d6d6;
}

#admin-wrapper {
    height: 100%;
    width: 100%;
    position: fixed;
}

    #admin-carousel, #admin-wrapper .carousel-wrapper {
        height: 100%;
        width: 100%;
        position: absolute;
    }

        #admin-carousel img {
            left: 0;
            bottom: 0;
            min-width: 100%;
            min-height: 100%;
            max-width: none;
            width: 100%;
            height: auto;
        }

        #admin-carousel i {
            position: absolute;
            top: 50%;
        }

    #admin-wrapper .carousel-fade .carousel-inner .item {
        opacity: 0;
        -webkit-transition: opacity 2s ease-in;
        -moz-transition: opacity 1s ease-in;
        -o-transition: opacity 1s ease-in;
        -ms-transition: opacity 1s ease-in;
        transition: opacity 1s ease-in;
    }

    #admin-wrapper .carousel-fade .carousel-inner .active, #admin-wrapper .carousel-fade .carousel-inner .next.left, #admin-wrapper .carousel-fade .carousel-inner .prev.right {
        opacity: 1;
    }

        #admin-wrapper .carousel-fade .carousel-inner .active.left, #admin-wrapper .carousel-fade .carousel-inner .active.right {
            left: 0;
            opacity: 0;
            z-index: 1;
        }

    #admin-wrapper .carousel-fade .carousel-control {
        z-index: 2;
    }

.page-login.pay_sum .login-page {
    width: 440px;
}

.page-login .box_sha {
    border-radius: 5px;
    box-shadow: 0 0 10px #dcdcdc;
    padding: 10px;
    margin-top: 20px;
}

.page-login .table {
    margin: 0;
    border: 0;
    border-radius: 5px;
}

    .page-login .table td {
        padding: 5px;
        color: #000;
        text-align: left;
        border: 0;
        font-size: 13px;
    }

        .page-login .table td:first-child {
            font-weight: 600;
        }

@media (max-width:1024px) and (min-width:769px) {
    body {
        background-size: auto;
    }

    .error_img:before {
        left: 20px;
        top: 290px;
    }

    .loginfooter-lgn {
        position: static !important;
    }
}

@media (max-width:768px) and (min-width:641px) {
    body {
        background-size: auto;
    }

    .error_img:before {
        left: 30px;
        top: 240px;
    }

    .login-page {
        left: 25%;
    }

    .loginfooter-lgn {
        position: static !important;
    }
}

.hvr-float-shadow, .hvr-icon-wobble-horizontal, .hvr-shutter-in-vertical {
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    position: relative;
    display: inline-block;
}

.hvr-float-shadow {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-float-shadow:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        top: 100%;
        left: 5%;
        height: 10px;
        width: 90%;
        opacity: 0;
        background: -webkit-radial-gradient(center,ellipse,rgba(0,0,0,.35) 0,transparent 80%);
        background: radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,transparent 80%);
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: transform,opacity;
        transition-property: transform,opacity;
    }

    .hvr-float-shadow:active, .hvr-float-shadow:focus, .hvr-float-shadow:hover {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

        .hvr-float-shadow:active:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:hover:before {
            opacity: 1;
            -webkit-transform: translateY(5px);
            transform: translateY(5px);
        }

.hvr-shutter-in-vertical {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    background: #f39c12;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.admin-login-page, .content_li {
    color: #fff;
    background: rgba(0,86,86,.6);
}

.hvr-shutter-in-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #025d78;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-in-vertical:active:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:hover:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
}

@-webkit-keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.hvr-icon-wobble-horizontal {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

    .hvr-icon-wobble-horizontal:before {
        content: "\ea6e";
        position: absolute;
        right: 1em;
        font-family: remixicon;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

.form-group .custom-button, .iums-login .btn-theme {
    outline: 0 !important;
    text-transform: capitalize;
    transition: .3s linear;
    overflow: hidden;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    font-family: Jost,sans-serif;
}

.hvr-icon-wobble-horizontal:active:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:hover:before {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.header_pnl_link {
    padding-top: 22px !important;
}

.btn {
    height: auto !important;
}

.admin-login-page {
    padding: 40px 30px;
    position: relative;
    min-height: 415px;
    margin-top: 17%;
    border-radius: 15px;
}

    .admin-login-page #upassword, .admin-login-page #username {
        background: #fff !important;
    }

.content_li h4 {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 28px;
}

.content_li {
    padding: 40px 20px;
    border: 5px solid rgba(255,255,255,.6);
    width: 100%;
    min-height: 390px;
    margin-top: 8%;
    border-radius: 15px;
}

    .content_li ul li {
        font-size: 13px;
        line-height: 24px;
        background: url(../../img/tick_icon.png) no-repeat;
        padding-left: 20px;
        font-weight: 700;
    }

.header_pnl_link {
    float: right;
    margin: 0;
    padding: 31px 0 0;
}

    .header_pnl_link li {
        float: left;
        font-size: 14px;
        font-weight: 700;
        line-height: 22px;
        margin-right: 10px;
        padding-left: 24px;
    }

.white_content-new-1 {
    background: url(../../img/overlay.png);
    float: left;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.popupboxouter {
    margin: 5% auto 0;
    width: 60%;
}

.all_step, .back-to-home {
    margin-top: 30px;
}

.popupbox {
    background: #fff;
    border: 15px solid #084243;
    border-radius: 10px;
    float: left;
    padding: 10px;
    position: relative;
    width: 100%;
}

.close-1 {
    background: url(../../img/closebutton.png) no-repeat;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 22px;
    position: absolute;
    right: 11px;
    top: 12px;
    width: 22px;
    z-index: 99;
}

.tableheadingmain {
    background: #008b8b;
    color: #fff !important;
    font-size: 14px;
    height: 26px;
    line-height: 25px;
    padding: 3px 8px !important;
}

.button-common {
    background: #039595;
    border: 1px solid #007c7c;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    padding: 5px;
}

.imp_link ul li a {
    font-weight: 700;
    color: #683fe0;
}

.box1 {
    background: #009595;
}

    .box1 .bg-circle1 {
        border: 8px solid #029999;
        background: #038d8d;
    }

.box2, .box2 .bg-circle1 {
    background: #355c72;
}

    .box2 .bg-circle1 {
        border: 8px solid #3a6883;
    }

.box3, .box3 .bg-circle1 {
    background: #984974;
}

    .box3 .bg-circle1 {
        border: 8px solid #a14d7b;
    }

.box4, .box4 .bg-circle1 {
    background: #0a7987;
}

    .box4 .bg-circle1 {
        border: 8px solid #058191;
    }

.box5, .box5 .bg-circle1 {
    background: #2e7554;
}

    .box5 .bg-circle1 {
        border: 8px solid #317e5b;
    }

.box6, .box6 .bg-circle1 {
    background: #57588e;
}

    .box6 .bg-circle1 {
        border: 8px solid #5d5e99;
    }

.box7, .box7 .bg-circle1 {
    background: #81235a;
}

    .box7 .bg-circle1 {
        border: 8px solid #8f2b65;
    }

.box8, .box8 .bg-circle1 {
    background: #344a95;
}

    .box8 .bg-circle1 {
        border: 8px solid #3d57af;
    }

.box9, .box9 .bg-circle1 {
    background: #5e7a5f;
}

    .box9 .bg-circle1 {
        border: 8px solid #678168;
    }

.box10, .box10 .bg-circle1 {
    background: #7a615e;
}

    .box10 .bg-circle1 {
        border: 8px solid #7e6663;
    }

.box11, .box11 .bg-circle1 {
    background: #765e7a;
}

    .box11 .bg-circle1 {
        border: 8px solid #7b637e;
    }

.box12, .box12 .bg-circle1 {
    background: #5e667a;
}

    .box12 .bg-circle1 {
        border: 8px solid #626b81;
    }

.box13, .box13 .bg-circle1 {
    background: #57918c;
}

    .box13 .bg-circle1 {
        border: 8px solid #5a9791;
    }

.box14, .box14 .bg-circle1 {
    background: #8e5791;
}

    .box14 .bg-circle1 {
        border: 8px solid #925d95;
    }

.box15, .box15 .bg-circle1 {
    background: #664747;
}

    .box15 .bg-circle1 {
        border: 8px solid #6a4c4c;
    }

.box16, .box16 .bg-circle1 {
    background: #3e7e53;
}

    .box16 .bg-circle1 {
        border: 8px solid #428558;
    }

.box17, .box17 .bg-circle1 {
    background: #3e7b7e;
}

    .box17 .bg-circle1 {
        border: 8px solid #438387;
    }

.box18, .box18 .bg-circle1 {
    background: #3e427e;
}

    .box18 .bg-circle1 {
        border: 8px solid #45498b;
    }

.box19, .box19 .bg-circle1 {
    background: #603e7e;
}

    .box19 .bg-circle1 {
        border: 8px solid #664683;
    }

.box-1 {
    background: #cbe4f9;
}

.box-2 {
    background: #f9d8d6;
}

.form_ul ul {
    padding: 0 13px;
}

.backlayer .dark-header.custom-header-backround {
    padding: 12px 0 11px;
    background: url('../../App_Themes/skyblue/Images/jnvu-header-banner.webp') center right no-repeat #084243;
    border: none;
    border-radius: 0;
    box-shadow: 1px 1px 3px rgba(0,0,0,.1);
}

.notificton {
    padding: 12px;
    background: #dbefef;
    border-radius: 10px;
}

    .notificton i {
        font-size: 18px;
        color: #064a49;
    }

..btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.iums-login.alumnilgn .form-section {
    background: #b7e3f1;
}

    .iums-login.alumnilgn .form-section .form-control {
        background: #ffffff4f;
    }

.iums-login .form-section {
    min-height: 95vh;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 50px;
}

.iums-login a {
    text-decoration: none;
    color: #064a49;
}

.iums-login .form-section p p {
    color: #535353;
}

.iums-login .form-inner {
    max-width: 435px;
    width: 100%;
}

.iums-login .bg-img {
    background: url(../../App_Themes/CCSBLUE/images/admin-bg3.jpg) top center/100% 100%;
    z-index: 999;
    min-height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.iums-login .form-section .extra-login, .iums-login .form-section .form-group {
    margin-bottom: 25px;
    position: relative;
}

    .iums-login .form-section .extra-login::before {
        position: absolute;
        left: 0;
        top: 10px;
        width: 100%;
        height: 1px;
        background: #d8dcdc;
        content: "";
    }

    .iums-login .form-section .extra-login > span {
        padding: 1px 20px;
        position: relative;
        font-size: 15px;
        color: #fff;
        background: #151f28;
    }

.iums-login .form-section .form-check-input {
    width: 20px;
    height: 20px;
    margin-top: 0;
    position: absolute;
    border-radius: 2px;
    border: none;
    background-color: #fff;
    margin-left: -22px;
}

.iums-login .form-check-input:focus {
    border-color: snow;
    outline: 0;
    box-shadow: none;
}

.iums-login .form-check-input:checked {
    background-color: #f5c025 !important;
    border: 1px solid #f5c025 !important;
}

.iums-login .form-section p {
    margin-bottom: 0;
    font-size: 16px;
}

.iums-login .form-section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.iums-login .form-section .social-list li {
    display: inline-block;
    margin-bottom: 5px;
}

.iums-login .form-section .thembo {
    margin-left: 4px;
}

.iums-login .form-section h3 {
    margin: 15px 0;
    font-size: 18px;
    color: #fff64b;
}

.iums-login .form-section .form-control {
    padding: 11px 52px 9px;
    font-size: 16px;
    outline: 0;
    height: 55px;
    color: #fff;
    border-radius: 50px;
    font-weight: 500;
    border-bottom: 1px solid #0000002b;
    background: #15616145;
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
}

    .iums-login .form-section .form-control.custom-controls {
        background: #ffffffc9;
        color: #000;
    }

#R_txtLogin::placeholder, #R_txtPass::placeholder, #R_txtRollNo::placeholder, #V_txtRegDob::placeholder {
    color: #fff;
}

.iums-login .form-section .form-check {
    margin-bottom: 0;
    float: left;
    padding: 0;
    margin-left: 24px;
}

.iums-login .form-section .form-check-label {
    padding-left: 5px;
    font-size: 16px;
    color: #fff;
}

.iums-login .form-section a.forgot-password {
    font-size: 16px;
    color: #fff !important;
}

p.flexes {
    text-align: end;
}

.iums-login .checkbox.form-group.clearfix {
    margin-bottom: 0;
}

.iums-login .form-section a.forgot-password:hover {
    color: #ffb108;
}

.iums-login .logo img {
    margin-bottom: 15px;
    height: 125px;
}

.list-group, legend {
    margin-bottom: 20px;
}

.iums-login .btn-theme {
    position: relative;
    display: inline-block;
    border: none;
    color: #fff;
    z-index: 1;
    border-radius: 50px;
    width: 100%;
}

    .iums-login .btn-theme:after, .iums-login .lines {
        right: 0;
        z-index: -1;
        top: 0;
        left: 0;
        position: absolute;
    }

    .iums-login .btn-theme:after {
        bottom: 0;
        content: "";
        border-radius: 3px;
        transform: perspective(200px) scaleX(.1) rotateX(90deg) translateZ(-10px);
        transform-origin: bottom center;
        transition: transform .4s linear,transform .4s linear;
    }

    .iums-login .btn-theme:hover:after {
        transform: perspective(200px) scaleX(1.05) rotateX(0) translateZ(0);
        transition: transform .4s linear,transform .4s linear;
    }

.iums-login .btn-lg {
    padding: 0 50px;
    line-height: 55px;
}

.iums-login .btn {
    box-shadow: none !important;
}

.iums-login .btn-primary {
    background: #ff9800;
    margin-top: 25px;
}

    .iums-login .btn-primary:after, .iums-login .btn-primary:hover {
        background: #ec8d00;
    }

.iums-login .lines {
    height: 100%;
}

.iums-login .line {
    position: absolute;
    width: 5px;
    height: 100%;
    top: 0;
    left: 50%;
    background: rgba(255,255,255,.1);
    overflow: hidden;
}

    .iums-login .line::after {
        content: '';
        display: block;
        position: absolute;
        height: 15vh;
        width: 100%;
        top: -50%;
        left: 0;
        background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 75%,#fff 100%);
        animation: 7s cubic-bezier(.4,.26,0,.97) infinite drop;
        animation-fill-mode: forwards;
        z-index: -888;
    }

    .iums-login .line:first-child {
        margin-left: -40%;
    }

        .iums-login .line:first-child::after {
            animation-delay: 1s;
        }

    .iums-login .line:nth-child(3) {
        margin-left: 40%;
    }

        .iums-login .line:nth-child(3)::after {
            animation-delay: 2s;
        }

    .iums-login .line:nth-child(4) {
        margin-left: -20%;
    }

        .iums-login .line:nth-child(4)::after {
            animation-delay: 3s;
        }

    .iums-login .line:nth-child(5) {
        margin-left: 20%;
    }

        .iums-login .line:nth-child(5)::after {
            animation-delay: 4s;
        }

@keyframes drop {
    0% {
        top: -50%;
    }

    100% {
        top: 110%;
    }
}

.iums-login .info {
    max-width: 650px;
}

    .iums-login .info p {
        color: #fff;
        opacity: .8;
        font-size: 15px;
        line-height: 25px;
    }

.iums-login .social-list li a {
    font-size: 13px;
    font-weight: 600;
    width: 130px;
    margin: 2px 0 3px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    color: #fff;
}

    .iums-login .social-list li a i {
        height: 40px;
        width: 40px;
        line-height: 40px;
        float: left;
        border-radius: 3px;
    }

    .iums-login .social-list li a span {
        margin-right: 7px;
    }

.iums-login .name_wrap h1 {
    position: relative;
    font-size: 55px;
    font-family: Poppins,sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 20px;
    display: inline-block;
    overflow: hidden;
}

.iums-login h1 span {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    padding-left: 2px;
}

h2.headh2 {
    line-height: 30px;
    margin-top: -10px;
    text-align: center;
    font-weight: 300;
    font-size: 25px;
    color: #fff;
}

p.headp {
    font-size: 14px !important;
    margin-bottom: 15px !important;
    margin-top: -5px !important;
    color: #fff;
}

@media (max-width:1200px) {
    .iums-login .name_wrap h1 {
        font-size: 40px;
    }
}

@media (max-width:992px) {
    .iums-login .social-list li a {
        width: 120px;
    }
}

.cust-group-form a, .form-group .custom-button-theme1:hover, .header-master nav, .header-master nav ul li a, .iums-login .info ul {
    color: #fff;
}

.iums-login .form-inner .form-box i {
    position: absolute;
    top: 19px;
    left: 20px;
    font-size: 16px;
    color: #c3c3c3;
}

.home-btn {
    position: absolute;
    top: 15px;
    right: 15px;
}

.calend-cust, .custom-home {
    position: absolute;
    right: 20px;
}

.iums-login .form-section h3.h3-color {
    color: #ff9800;
}

.form-group .custom-button-theme {
    margin-top: 0;
}

.form-group .custom-button-theme1 {
    margin-top: 0;
    border: 1px solid #ff9800;
    background: 0 0;
    color: #ff9800;
}

.iums-login .logo.cust-logo img {
    height: auto;
    margin: 0 auto;
}

.form-group .custom-button {
    position: relative;
    display: inline-block;
    border: 1px solid #ff9800;
    color: #ff9800;
    z-index: 1;
    border-radius: 50px;
    width: 100%;
    background: 0 0;
}

    .form-group .custom-button:hover {
        color: #fff;
        background: #ff9800;
    }

.iums-login .form-section .form-group.cust-group-form {
    margin-bottom: 5px;
}

.plc-student-login .input-label {
    width: 100%;
    text-align: left;
    color: #fff;
    padding-left: 25px;
}

.plc-student-login .form-section .form-control {
    padding: 11px 28px 9px;
}

.custom-home {
    top: 20px;
    z-index: 1;
    color: #fff !important;
}

.leftlogin {
    margin-left: 2%;
}

h1.welcome-login-head.colo {
    color: #0a4f6e;
}

h1.welcome-login-head {
    background: -webkit-linear-gradient(right,rgba(255,255,255,0),#5fc9eb3d 10%,#5fc9eb3d 90%,rgba(255,255,255,0));
    background: -moz-linear-gradient(right,rgba(255,255,255,0),#5fc9eb3d 10%,#5fc9eb3d 90%,rgba(255,255,255,0));
    background: linear-gradient(to right,rgba(255,255,255,0),#5fc9eb3d 10%,#5fc9eb3d 90%,rgba(255,255,255,0));
    font-size: 24px;
    line-height: 1.3;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 60px;
    width: 90%;
    margin-right: auto;
    position: relative;
    text-align: center;
    font-weight: 600;
}

.list-group {
    padding-left: 0;
}

ul.list-group.service-provide.prov li {
    color: #003d5c;
    border-bottom: 1px dotted #0a506f3d;
    padding-bottom: 4px;
}

.service-provide li {
    width: 42%;
    color: #2c455b;
    margin-bottom: 4px;
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
}

.back-to-home {
    float: right;
    margin-right: 20px;
}

.cust-dataformat a, .cust-formatdate {
    background: linear-gradient(to right,rgba(255,255,255,0),#084243 10%,#084243 90%,rgba(255,255,255,0));
}

.txt1 {
    font-size: 16px;
    line-height: 1.4;
    color: #064a49;
    font-weight: 500;
}

.footer1 {
    padding: .6% 1%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    width: 75%;
    position: absolute;
    bottom: 0;
}

.calend-cust {
    top: 30px;
}

@media (max-width:769px) and (min-width:300px) {
    .iums-login .logo.cust-logo img {
        margin-bottom: 15px;
        height: 150px;
    }

    .footer1, .login-logo-left {
        display: none;
    }

    .iums-login {
        background: #1fabaf;
    }

        .back-to-home a, .iums-login .form-section h3.h3-color {
            color: #fff;
        }
}

@media (max-width:736px) {
    body {
        background-size: auto;
    }

    .lgt-frm .result .login-page, .login-page {
        width: 100%;
    }

    .backlayer .logo img {
        max-width: 300px;
    }

    .dp_ful .captcha_txt.flt .form-control {
        width: 120px;
    }

    .error_img:before {
        top: 70%;
        left: 40px;
        font-size: 100px;
    }

    .dashboard .backlayer .layerLeft {
        height: 100px;
    }

    .dateformatbg a, .loginfooter-lgn {
        display: none;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .container {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    #admin-carousel, #admin-wrapper .carousel-wrapper {
        height: auto;
        width: 100%;
        position: relative;
        display: none;
    }

    #admin-wrapper {
        background: url(img/login-bg.jpg);
    }

    .error_page .btn-brd {
        margin: 0;
    }

    .admin-login.backlayer .layerRight {
        padding: 0 !important;
    }

    .content_li ul li {
        font-size: 14px;
        line-height: 20px;
    }

    .loginfooter-lgn {
        position: static !important;
    }

    .admin-login-page {
        min-height: 100px;
    }

    .popupboxouter {
        width: 95%;
    }

    .backlayer .dark-header.custom-header-backround {
        background: #084243;
    }

    .iums-login .custom-forgot-password, .login-span-customs {
        color: #fff !important;
    }

    #Anthem_Chkforexistcolg__ span label, .login-span-custom {
        color: #fff;
    }

    .iums-login .form-section {
        min-height: 100vh;
    }
}

.custom-loginfooter-lgn {
    position: relative;
    background: 0 0 !important;
}

.iums-login .form-section span {
    text-align: left;
}

#Anthem_Chkforexistcolg__ span label {
    margin-left: 20px;
    margin-top: -20px;
    font-weight: 500;
}

.iums-login .form-section h3.heading-docu {
    font-size: 14px;
    color: #fff;
    background: #ffb300f5;
    border-radius: 5px;
    padding: 10px;
    font-weight: 600;
    text-shadow: 0 0 4px #000;
}

.document-request {
    font-size: 15px;
    padding: 10px;
    font-weight: 600;
    color: #fff;
    border-bottom: 1px dotted;
}

.container-border {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-shadow: 0 0 18px #033c3e8a;
    background: #fff;
}

.bg_result_image {
    background: url(../../img/result-back.jpg) center top/100% 100% fixed;
}

.header-master {
    width: 100%;
    background-color: #084243;
    padding: 8px;
    position: relative;
    display: inline-block;
    box-shadow: 0 5px 15px #1445578f;
}

    .header-master .logo img {
        width: 406px;
    }

.pull-right {
    float: right !important;
}

.header-master nav ul {
    display: block;
    list-style-type: none;
    font-size: 13px;
    padding-top: 27px;
    margin: 0;
}

    .header-master nav ul li {
        display: block;
        padding: 0 10px;
    }

.exam-result-custom {
    padding: 15px;
}

.exam-result-img {
    padding-bottom: 20px;
}

    .exam-result-img img {
        border-radius: 10px;
        width: 100%;
    }

.heading-result-custom {
    font-size: 14px;
    background: #006a85;
    color: #fff !important;
    padding: 8px !important;
}

.fieldset-border {
    border: 1px solid #d3d9e5;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    margin-bottom: 15px;
}

    .fieldset-border legend {
        padding: 0 5px;
        color: #fb9300;
        font-size: 14px;
        border: none;
        font-weight: 600;
        width: auto;
        margin: 0;
    }

legend {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

@media (max-width:640px) and (min-width:320px) {
    .header-master .logo img {
        width: 324px;
    }
}

.table .tableheadingmain {
    background-image: linear-gradient(270deg,rgba(51,148,225,.18),transparent);
    background-color: #064a49;
    color: #fff !important;
    font-size: 16px;
    font-weight: 700;
    height: auto;
}

    .table .tableheadingmain span {
        font-size: 16px;
    }

.table > tbody > tr > td {
    border: 1px solid #bbb;
}

.subheadingpint td {
    color: #add8e6 !important;
}

.li_list {
    padding-left: 5px;
}

hr {
    border-bottom: 1px dotted #316ba7 !important;
}

.li_list li {
    border-bottom: 1px dotted #084243;
    background: url("../../Images/hand-o-right.png") no-repeat;
    padding-left: 22px;
    margin: 6px 0;
}

.affilationloginmain, .afheaderinner {
    width: 98% !important;
}

.header-master .logo {
    float: left;
    width: 470px;
}

table#dgResultPG, table#dgResultUG {
    border: 1px solid #ccc !important;
}

    table#dgResultPG tbody tr td, table#dgResultUG tbody tr td {
        padding: 5px;
    }

        table#dgResultPG tbody tr td a, table#dgResultUG tbody tr td a {
            color: #084344;
            font-weight: 600;
            font-size: 14px;
            line-height: 18px;
        }

    table#dgResultPG tbody tr:first-child, table#dgResultUG tbody tr:first-child {
        background: linear-gradient(to bottom,#f6f8f9 0,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
        font-weight: 600;
        font-size: 14px;
    }

.affilationloginmain input[type=submit] {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    padding: 4px 6px;
    border-radius: 5px;
    font-size: 14px;
}
