@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap');
* {
    margin: 0;
    padding: 0px;
}

::placeholder {
    color: rgb(235, 235, 235);
    font-size: 14px;
}

body {
    font-family: 'Source Sans Pro', sans-serif;
}

.header-top {
    background: #64C6ED;
    min-height: 50px;
}

    .header-top div div p {
        color: #fff;
        margin-top: 13px;
        margin-bottom: 0;
        font-size: 18px;
    }

.top-menu {
    float: right;
    width: 100%;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

/* .top-menu ul li {
    list-style: none;
    display: inline;
    margin: 10px 25px;
    float: right;
} */
.top-menu ul li a:hover{
    color:#333 !important;
}              

     .top-menu ul li a {
        color: #fff !important;
        font-size: 18px;
    }

.logo {
    width: 100%;
    float: left;
}

    .logo a {
        width: auto;
        float: left;
        margin: 20px 0;
    }

    .htxt{
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 0;
    }
.htxtn{
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0;
}

.middle-right li {
    width: 100%;
    float: left;
    margin: 5px 0;
}

.middle-right a {
    text-align: center;
    font-size: 16px;
    color: #111;
}

    .middle-right a:hover {
        color: #64C6ED;
        text-decoration: none;
    }

.middle-right li i {
    font-size: 36px;
    margin: 10px 0 0 20px;
    color: #64C6ED;
}

.header-middle {
    border-bottom: 30px solid #64C6ED;
}

.login-small-box {
    width: 100%;
    float: left;
    margin: 0 0 30px 0;
}

    .login-small-box a {
        width: 100%;
        float: left;
        background: #fff;
    }



.login-small-box a i {
    font-size: 42px;
    float: left;
    padding: 20px;
    background: #e7e7e7;
    color: #5b626b;
    margin: 0 10px 0 0;
    width: 80px;
}

.login-con-left {
    margin: 28px 0 0 0;
}

.login-small-box a span {
    color: #111;
    width: auto;
    float: left;
    padding: 12px 5px 0px;
}

    .login-small-box a span h3 {
        padding: 0px;
        margin: 0px;
        font-size: 22px;
        color: #666;
    }

    .login-small-box a span p {
        color: #999;
    }

.login-small-box a.active i {
    background: #64C6ED;
    color: #fff;
}

.login-small-box a.active span h3 {
    padding: 0px;
    margin: 0px;
    font-size: 22px;
    color: #333;
}

.login-small-box a.active span p {
    color: #666;
}

.login-con-right {
    margin: 50px 0 30px 0;
    background: #fff;
    width: 100%;
    float: left;
}

    .login-con-right .login-con {
        padding: 20px;
        width: 100%;
        float: left;
        text-align: center;
    }

        .login-con-right .login-con h3 {
            font-size: 18px;
            font-weight: bold;
            margin: 20px 0;
        }

        .login-con-right .login-con p a {
            font-weight: bolder;
            color: #64C6ED;
        }

.from-con {
    width: 100%;
    margin: 0;
    padding: 0 10px;
}

    .from-con label {
        font-weight: bolder;
        float: left;
    }

    .from-con input {
        background: #eaeaea;
        border: none;
        padding: 5px 5px 5px 40px;
    }

    .from-con .user-con {
        position: relative;
        width: 100%;
        float: left;
    }

    .from-con i {
        position: absolute;
        left: 10px;
        font-size: 22px;
        top: 8px;
        color: #666;
    }

.form-group {
    width: 100%;
    float: left;
}

.from-con small {
    font-size: 14px;
    text-align: left;
    width: 100%;
    float: left;
    line-height: 18px;
    color: #666;
}

.form-group.form-check label {
    font-weight: unset;
}

.form-group.form-check input {
    position: relative;
    float: left;
}

.form-group.form-check {
    margin-top: 12px;
}

    .form-group.form-check label a {
        font-weight: bolder;
        color: #64C6ED;
    }

.submit-but {
    width: 100%;
    font-weight: bold;
    height: 45px;
    background: #64C6ED;
}

.footer-login {
    background: #111;
    color: #999;
    text-align: center;
    padding: 5px 0;
}

    .footer-login a {
        margin: 0 10px 0;
    }

.forget-pass.login-con {
    padding: 0;
}

.forget-pass h3 {
    background: #64C6ED;
    margin: 0 !important;
    padding: 20px 0;
    color: #fff;
}

.forget-pass.login-con button {
    background: #64C6ED;
    margin: 0 10px 20px 0;
    padding: 7px 25px;
}

.forget-pass.login-con .form-group {
    margin-top: 20px;
}




/* Style the tab */
.tab {
    overflow: hidden;
    background: #64C6ED;
}

    /* Style the buttons inside the tab
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 22px;
        width: 50%;
        font-weight: normal;
        color: #fff;
    } */

        /* Change background color of buttons on hover */
      /*  Commented by Anuja - 14.02.2022 */
        /*.tab button:hover {
            background-color: #ddd;
        }*/

        /* Create an active/current tablink class */
        .tab button.active {
            background-color: #fff;
            color: #111;
        }

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}

.dashboard-con h4 {
    font-size: 22px;
    display: inline;
    margin: 15px 0;
    float: left;
}

span.dashboard-top a {
    color: #fff;
    background: #64C6ED;
    padding: 10px;
    float: right;
    margin: 0;
    display: flex;
    align-items: center;
}

    span.dashboard-top a:hover {
        text-decoration: none;
        background: #333;
    }

.dashboard-con-top {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
}

.dashboard-box {
    background: #fff;
    box-shadow: 0px 3px 2px #ccc;
}
/* tab list item */
.tabs .tabs-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items:center;
}

    .tabs .tabs-list li {
        width: auto;
        float: unset;
        margin: 0px;
        margin-right: 0px;
        text-align: left;
    }

        .tabs .tabs-list li:hover {
            cursor: pointer;
        }

        .tabs .tabs-list li a {
            text-decoration: none;
            color: white;
            width: auto;
            float: left;
            text-align: center;
            margin:7%;
        }

/* Tab content section */
.tabs .tab {
    display: none;
    width: 100%;
    min-height: 250px;
    height: auto;
    background: none;
    clear: both;
}

    .tabs .tab h3 {
        border-bottom: 3px solid cornflowerblue;
        letter-spacing: 1px;
        font-weight: normal;
        padding: 5px;
    }

    .tabs .tab p {
        line-height: 20px;
    }

ul.tabs-list li a i {
    font-size: 22px;
    border: 2px solid #5b626b52;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 12px 0px 0 0;
    text-align: center;
    color: #5b626b52;
    margin: 0 0 10px 0px;
}

ul.tabs-list li a span {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: normal;
    font-weight: 600;
    
    /* padding-left: 17px; */
}
/* When active state */
.active {
    display: block !important;
}

.tabs .tabs-list li.active a i {
    background-color: #64C6ED;
    color: #fff;
    border: none;
}

h3.toggle.header a {
    color: #5b626b;
}

/* media query */
@media screen and (max-width:360px) {
    .tabs {
        margin: 0;
        width: 96%;
    }

        .tabs .tabs-list li {
            width: 80px;
        }
}

.tabs.tabs-con {
    box-sizing: border-box;
    width: 100%;
    float: left;
    margin:10px 0 10px 0px;
}
/*.js .toggle-box .content {  }*/

.toggle {
    cursor: pointer;
}

h3.toggle.header {
    border: none;
    font-size: 14px;
    font-weight: bolder;
    background: #e9ecef;
    padding: 10px 20px;
    color: #5b626b;
    margin-bottom: 0;
}

.content.toggle-con {
    background: #f8f9fa;
    padding: 10px 40px;
    border-bottom: 1px solid #e9ecef;
    width: 100%;
    float: left;
}

    .content.toggle-con p {
        width: 90%;
        margin: 10px 0 0;
        font-size: 13px;
    }

h3.toggle.header a i.fas.fa-arrow-circle-down {
    font-size: 18px;
    text-align: right;
    float: right;
}

.tabs .tabs-list li.active.check-double a i {
    background: #fff;
    color: #64C6ED;
    border: 2px solid #64C6ED;
}

.dashboard-from {
    margin: 0;
    width: 100%;
    float: left;
}

    .dashboard-from h5 {
        color: #64C6ED;
    }

span.tx-danger {
    color: #f00;
}

label {
    font-size: 14px;
    font-weight: 500;
    color: #5b626b;
}

.progress {
    width: 100px;
    height: 100px !important;
    float: right;
    line-height: 150px;
    background: none;
    margin: 5px;
    box-shadow: none;
    position: relative;
}

    .progress:after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 12px solid #fff;
        position: absolute;
        top: 0;
        left: 0
    }

    .progress > span {
        width: 50%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 1
    }

    .progress .progress-left {
        left: 0
    }

    .progress .progress-bar {
        width: 100%;
        height: 100%;
        background: none;
        border-width: 12px;
        border-style: solid;
        position: absolute;
        top: 0
    }

    .progress .progress-left .progress-bar {
        left: 100%;
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
        border-left: 0;
        -webkit-transform-origin: center left;
        transform-origin: center left
    }

    .progress .progress-right {
        right: 0
    }

        .progress .progress-right .progress-bar {
            left: -100%;
            border-top-left-radius: 80px;
            border-bottom-left-radius: 80px;
            border-right: 0;
            -webkit-transform-origin: center right;
            transform-origin: center right;
            animation: loading-1 1.8s linear forwards
        }

    .progress .progress-value {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #000;
        font-size: 22px;
        color: #fff;
        line-height: 110px;
        text-align: center;
        position: absolute;
        top: 1%;
        left: 5%;
        font-weight: 600;
    }

    .progress.blue .progress-bar {
        border-color: #64C6ED;
    }

    .progress.blue .progress-left .progress-bar {
        animation: loading-2 1.5s linear forwards 1.8s
    }



@keyframes loading-1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@keyframes loading-2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(144deg);
        transform: rotate(144deg)
    }
}

@keyframes loading-3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }
}

.step-con {
    width: 100%;
    float: left;
}

    .step-con span {
        background: #64C6ED;
        padding: 5px 10px;
        float: right;
        color: #fff;
    }

.save-butt-con {
    width: 100%;
    float: left;
    margin: 0 0 25px;
}

    .save-butt-con a {
        font-size: 14px;
        background: #64C6ED;
        padding: 5px 10px;
        color: #fff;
    }

.net-pre-but-con {
    width: 100%;
    float: right;
    text-align: right;
}

    .net-pre-but-con a {
        font-size: 14px;
        background: #64C6ED;
        padding: 5px 10px;
        color: #fff;
    }

.main-footer {
    background: #64C6ED;
    overflow-x:hidden;
}

.footer-box-one {
    width: 100%;
    float: left;
    min-height: auto;
    margin: 20px 0 0 0;
}

    .footer-box-one ul li a {
        color: #fff;
        padding: 10px 0;
        width: 100%;
        float: left;
    }

.footer-box-three {
    width: 100%;
    float: left;
    margin: 20px 0 15px 0;
}

    .footer-box-three p {
        font-size: 16px;
        color: #fff;
    }

    .footer-box-three li {
        display: inline;
        padding: 0 10px 0 0;
    }

        .footer-box-three li i {
            font-size: 24px;
            color: #fff;
        }

.toggle-box {
    margin: 0 0 15px 0;
    width: 100%;
    float: left;
}
.toggle-box-one {
    margin: 0 0 15px 0;
    width: 100%;
    float: left;
}
h3.toggle-one.header-one {
    border: none;
    font-size: 14px;
    font-weight: bolder;
    background: #e9ecef;
    padding: 10px 20px;
    color: #5b626b;
    margin-bottom: 0;
}
h3.toggle-one.header-one a {
    color: #5b626b;
    text-decoration:none;
}
.content-one.toggle-con-one {
    background: #f8f9fa;
    padding: 10px 40px;
    border-bottom: 1px solid #e9ecef;
    width: 100%;
    float: left;
}
.content-one.toggle-con-one p {
    width: 90%;
    margin: 10px 0 0;
    font-size: 13px;
}
.fa_font_down {
    font-size: 18px;
    text-align: right;
    float: right;
}
.tem-con .content.toggle-con span {
    width: 95%;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0;
    color: #64C6ED;
}

.tem-con .content.toggle-con p {
    width: 95%;
    float: left;
    font-size: 14px;
    margin: 5px 0;
    font-family: "Segoe UI", sans-serif;
    letter-spacing: normal;
}

.tem-con .content.toggle-con ul li {
    width: 95%;
    float: left;
    margin: 15px 0 0 40px;
    list-style: upper-roman;
    font-size: 14px;
    line-height: 20px;
    font-family: "Segoe UI", sans-serif;
}

.acc-but {
    width: 100%;
    float: left;
    text-align: right;
    margin: 20px 0;
}

    .acc-but a {
        background: #64C6ED;
        padding: 5px 10px;
        color: #fff;
        margin-left: 10px;
        font-size: 14px;
    }

        .acc-but a:hover {
            background: #111;
            text-decoration: none;
        }

    .acc-but .form-group.form-check {
        text-align: left;
    }

.clamp_lines {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
}
#desc_clamp {
    width: 250px;
}
#supl_clamp, #purp_clamp {
    width: 180px;
}
.import_btns {
    text-decoration:none;
}
#fileInput {
    padding: 3px;
}
.label_new {
    font-size: 1.5rem;
    font-weight: unset;
}
.btn_wid {
    width: 100px;
}
#new_res {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.marg_b {
    margin-bottom:27px !important;
}
#btn_print:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}
#nxtprev {
    text-align: end;
}
.banner-title {
    letter-spacing: 0.7px;
    font-weight: 700;
    text-align: center;
    font-size: 35px;
}
.main-con {
    background: #ECECEC;
}
.carousal-section {
    padding: 60px 0;
    background: #cce9f5;
    min-height: 280px;
}
.banner-bg {
    background-color: #D8EEFA;
}
.padd_res {
    padding-top: 0;
}
.form_h1 {
    font-size: 30px;
    font-weight: 700;
}
.form_h2 {
    font-size:23px;
}
/*Print From*/
.label_print {
    font-size: 17px;
    font-weight: 500;
    color: #5b626b;
    min-height:50px;
}
.namePrint, .countryPrint, .companyNamePrint, .phonePrint, .emailPrint, .postCodePrint, .appliPrint {
    font-weight: 400;
}
.print_contents {
    display:none;
}
.captcha_p {
    line-height: 0;
    position: relative;
    top: 89px;
    right: 205px;
}
.serviceDp {
    color: #1C6FB6 !important;
    margin-bottom: 15px;
    font-weight: 700;
    display: inline;
    text-decoration: underline solid;
    font-size: 1.1875rem !important;
    line-height: 1.3157894737;
}

.idle{
    color: #999 !important;
}

.bd_h {
    border-bottom: 1px solid;
    width: 50%;
    position: absolute;
    left: 25%;
    top: 58px;
}

.activeList .left-icon-list {
    background: #1C6FB6;
}

.activeList .content-list span {
    color: #1C6FB6;
}

.content-list p {
    color: #000;
    font-size: 13px;
}

.border_blue {
    border-bottom: 2px solid #b1b4b6;
    ;
}
.dropdown-submenu span {
    color:#fff;
}
.border_blue:hover .serviceDp {
    color: #003078;
    text-decoration: underline solid 2.5px;
}

.font_right i {
    font-size: 24px;
    color: #1C6FB6;
    margin-top: 10px;
    margin-left: 30px;
}

#tabllistImgcont {
    width: 520px;
    height: 585px;
    position: relative;
}

    #tabllistImgcont img {
        position: absolute;
        right: 18px;
        bottom: 16px;
    }
.servicesH {
    font-weight:700;
    margin-bottom:0px;
    font-size:1.5rem;
}
.height_logo {
    max-width:100%;
    height:100px;
}

@media only screen and (min-width:2304px) {
    .main-footer {
        background: #64C6ED;
        position: absolute;
        bottom: 0;
        width: 100%;
    }
}
@media print {
    .print_hide {
        display:none !important;
    }
    .print_pd {
        margin-top:20px;
    }
    .print_bd {
        margin-bottom:15px;
    }
    .print_contents {
        display: flex !important;
    }
    .progress {
        position: relative;
        right: 42%;
        margin: 0;
        float: right;
        margin-bottom: 15px;
    }
    #progress_none {
        display:none !important;
    }
    
    .middle-right {
        display: flex;
        justify-content: space-between;
    }
    .padd_res {
        padding-bottom: 1rem;
    }
}

@media screen and (max-width:1024px) and (min-width:992px) {
    .middle-right {
        display: block;
        /* justify-content: space-between; */
    }

    .middle-right {
        margin-bottom: 20px;
    }

        .middle-right i {
            font-size: 27px;
        }

        .middle-right a {
            text-align: center;
            font-size: 16px;
        }

    .header-middle h1 {
        font-size: 25px;
    }
}
@media screen and (max-width: 991px) {
    .progress {
        position:relative;
        right: 42%;
        margin:0;
        float:right;
        margin-bottom:15px;
    }
   
    .step-con {
        float: left;
        text-align: center;
        position: relative;
        right: 43%;
        margin-bottom: 20px;
    }
    .middle-right {
        display: flex;
        justify-content: space-between;
    }
    .padd_res {
        padding-bottom: 1rem;
        
    }
}
@media screen and (max-width:768px) {
    .text_aling_sm {
        text-align: center;
    }
    .font_sm {
        font-size:25px;
    }
      .d-Flex_btn {
        display: flex !important;
        justify-content: space-between;
    }
    .padd_res {
        padding-bottom: 1rem;
    }
    

}
.view-details a {
    text-align: end;
    text-decoration: underline;
    color: #3D3D3D;
    font-weight: 600;
}
.departmentMenu::before {
    content: '';
    position: absolute;
    top: -10px;
    left: 25px;
    border-bottom: 10px solid #1d70b8;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.departmentMenu::after {
    content: '';
    position: absolute;
    top: -8.5px;
    left: 26px;
    border-bottom: 9px solid #1d70b8;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
}
#departmentMenu {
    color: #fff;
    padding: 0;
    margin: 0;
    border: 0;
}
.departMenu {
    bottom: 2px;
}
.hImgC{
    width: 113px;
}
.dropdown-submenu{
    position: relative;
}

    .subMenuChild {
        left: 106%;
        top: 40%;
    }
.departMenu .dropdown-item:hover .btn{
    color: #333 !important;
}
.subMenuChild a {
    color:#fff !important;
    width: 100%;
    padding: 1px 1.5rem;
    clear: both;
    line-height: 1.9;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    display:block;
}
.subMenuChild a:hover{
    color:#fff !important;
    background:#f1f1f1 !important;
}

.bd-right{
    border-right: 1px solid;
}
.img_foo_con{
    width:250px;
}
.f_ov{
    height: 300px;
    overflow-y: scroll;
    padding-right: 15px;
}
.top-menu li{
    margin-top:13px;
}
#departmentMenu{
    position: relative;
}
.spanIcon i{
    position: relative;
    top: 2px;
}
.govImg{
    width: 148px;
}
.bd_h{
    border-bottom: 1px solid;
    width: 50%;
    position: absolute;
    left: 25%;
    top: 58px;
}

.departments-list {
    display: grid;
    grid-template-columns: 33% 33% 33%;
}
    .departments-list li {
        margin-right:20px !important;
    }
        .departments-list li:last-child {
            margin-right:0px !important;
        }
        @media screen and (max-width:768px) and (min-width:320px) {
            #new_res {
        display:block !important;
    }
    .new_mrng {
        margin-bottom:15px;
    }
        .new_mrng h4 {
            text-align:center;
        }
    .tabs .tabs-list {
        padding: 0 10% !important;
        display: grid !important;
        grid-template-columns: auto auto;
        grid-gap: 20px;
    }
}
.gov3 {
    height: 90px;
    max-width: 100%;
    width: auto;
}
#log_sign_menu {
    /*width:178px !important;*/
    width: 260px !important;
    left: -64px !important;
}
.service-drop-down .dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.profile-dropdown .dropdown-menu .dropdownMenuButton {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.profile-dropdown .dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-submenu:hover .sub-menu {
    visibility: visible;
}

.service-drop-down .dropdown:hover .dropdown-menu {
    display: block;
}

.ml_33 {
    margin-left:33px;
}
.fa_font {
    font-size: 25px;
}
.even_space {
    justify-content:space-evenly;
}
.checkListwrap ol {
    padding-left:10px;
}
.checkListwrap li {
    list-style-type: decimal;
}
.newCheckList {
    padding-left: 15px;
}
.newCheckList li {
    list-style-type: decimal;
}
    .newCheckList li:last-child {
        list-style-type: none;
    }
.no_ol_child li:last-child {
    list-style-type: decimal;
}
.childOl li {
    list-style-type: lower-roman;
}
.childOl li:last-child {
    list-style-type: lower-roman;
}
.childOl {
    padding-left: 30px;
}

 .childOla li {
        list-style-type:lower-alpha;
    }

    .childOla li:last-child {
        list-style-type: lower-alpha;
    }

.childOla {
    padding-left: 30px;
}

.dob_w {
    width:100px !important;
}
.pay_tick_img_print {
    display:none;
    max-width: 100%;
    height: 240px;
    margin-bottom: 0px;
}
.pay_tick_img {
    max-width: 100%;
    height: 90px;
    margin-bottom: 10px;
}

.payment_title {
    text-align: center;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
}

    .payment_title h5 {
        color: #0ED678;
        /**Payment Declined Color
        color:6ED2626;
         **/
        font-size: 25px;
        font-weight: 600;
    }

.payment_desc, .applicable_p {
    padding-left: 50px;
}
.ref_no_print {
    font-weight: 500;
    margin-left: 5px;
}
.ref_no {
    font-weight: 600;
    margin-left: 5px;
}
.bwblue {
    background: #64C6ED;
}
.show_print {
    display:none;
}
section .card {
    margin-bottom: 30px;
}
@media print {
    .payment_row .card {
        border: none;
    }
    .payment_print {
        display: none;
    }
    .payment_row .card-body {
        padding-top: 0;
    }
    .show_print {
        display: block;
    }
    .payment_desc, .applicable_p {
        padding-left: initial;
    }
    .payment_desc {
        margin-top:30px;
    }
    .pay_tick_img_print {
        display:inherit;
    }
}
@media screen and (max-width:1200px) {
    #log_sign_menu {
        left: -135% !important;
    }
}
@media screen and (max-width:991px) {
    #log_sign_menu {
        left: -135% !important;
    }
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff !important;
    background-color: #64C6ED !important;
}
.letter_spac p {
    margin-bottom:10px;
}
.letter_spac p strong {
    letter-spacing: 0.3px;
}
.underline_inp {
    background-image: linear-gradient(#64C6ED, #64C6ED);
    background-position: bottom 5px center;
    background-size: calc(100% - 10px) 2px;
    background-repeat: no-repeat;
    background-color: #fcfcfc;
    border: 1px solid transparent;
    padding: 10px;
    padding-bottom: 5px;
    outline: none;
}
.underline_inp_print {
    border: 0 !important;
    outline: unset !important;
    pointer-events: none;
    background-position: bottom 5px center;
    background-size: calc(100% - 10px) 2px;
    background-repeat: no-repeat;
    background-color: #fcfcfc;
    border: 1px solid transparent;
    padding: 10px;
    padding-bottom: 5px;
    outline: none;
}
    .underline_inp:focus {
        box-shadow: none !important;
    }

.payemnt_span {
    width: 175px;
    display: inline-block;
}

.app_name {
    border-bottom: 1px solid;
    font-size: 19px;
}
.app_name.mr-2{
    border-bottom:0 !important;
   
}
.filterDrop {
    padding-left: 35px;
}
.filter_search {
    position:absolute;
    top: 11px;
    left: 12px;
}
.sp_red{
    color:red !important;
}
#VldAppendFiles {
    margin-left: 16px;
}
#importPermitDiv input[type='text'] {
    text-transform: uppercase;
}
#importPermitDiv textarea {
    text-transform: uppercase;
}
#importPermitDiv input::-webkit-input-placeholder {
    text-transform: capitalize !important;
}

#importPermitDiv input::-moz-placeholder {
    text-transform: capitalize !important;
}

#importPermitDiv input::-ms-placeholder {
    text-transform: capitalize !important;
}

#importPermitDiv input::placeholder {
    text-transform: capitalize !important;
}
#importPermitDiv .select2-selection__rendered {
    text-transform: uppercase !important;
}

/*** New style ***/
.f_400 {
    font-weight: 400;
}

.ita_f {
    font-style: italic;
}

.form-title h5 {
    text-transform: uppercase;
    margin-bottom: 25px;
}

.gird_label {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}

.preview_confirm input {
    border: 0 !important;
    outline: unset !important;
    pointer-events: none;
}

.preview_confirm textarea {
    border: 0 !important;
    outline: unset !important;
    pointer-events: none;
}

.gird_label_no_flex {
    display: grid;
    grid-template-columns: 25% 70%;
    align-items: baseline;
}
.gird_label_len{
    display: grid;
    grid-template-columns: 60% 40%;
    align-items: baseline;
}
.label-left-width{
    width: 180px;
}
.span-left-width {
    width: 300px;
}
.search_label {
    position: relative;
    top: 10px;
    margin-right: 10px;
    font-weight: 800;
    color: #333;
    font-size: 15px;
}
.fee-council-size{
    font-size : 18px;
}
.trash-disable {
    color: #a2a2cb;
    cursor:no-drop;
}
.trash-disable:hover {
    color: #a2a2cb !important;
}

.loader2 {
    display: inline-block;
    position: fixed;
    width: 80px;
    height: 80px;
    top:50%;
    left:50%;
    z-index: 1;
}

    .loader2 span {
        position: absolute;
        width: 6px;
        height: 6px;
        background: #000;
        border-radius: 50%;
        animation: loading2 1.2s linear infinite;
    }

        .loader2 span:nth-child(1) {
            animation-delay: 0s;
            top: 37px;
            left: 66px;
        }

        .loader2 span:nth-child(2) {
            animation-delay: -0.1s;
            top: 22px;
            left: 62px;
        }

        .loader2 span:nth-child(3) {
            animation-delay: -0.2s;
            top: 11px;
            left: 52px;
        }

        .loader2 span:nth-child(4) {
            animation-delay: -0.3s;
            top: 7px;
            left: 37px;
        }

        .loader2 span:nth-child(5) {
            animation-delay: -0.4s;
            top: 11px;
            left: 22px;
        }

        .loader2 span:nth-child(6) {
            animation-delay: -0.5s;
            top: 22px;
            left: 11px;
        }

        .loader2 span:nth-child(7) {
            animation-delay: -0.6s;
            top: 37px;
            left: 7px;
        }

        .loader2 span:nth-child(8) {
            animation-delay: -0.7s;
            top: 52px;
            left: 11px;
        }

        .loader2 span:nth-child(9) {
            animation-delay: -0.8s;
            top: 62px;
            left: 22px;
        }

        .loader2 span:nth-child(10) {
            animation-delay: -0.9s;
            top: 66px;
            left: 37px;
        }

        .loader2 span:nth-child(11) {
            animation-delay: -1s;
            top: 62px;
            left: 52px;
        }

        .loader2 span:nth-child(12) {
            animation-delay: -1.1s;
            top: 52px;
            left: 62px;
        }

@keyframes loading2 {

    0%, 20%, 80%, 100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.5);
    }
}


.progress_loader {
    color: #fff;
    font-size: 20px;
    padding: 5px 15px 8px;
    line-height: 20px;
    display: inline-block;
    position: fixed;
    left: 49%;
    bottom: 32%;
    background: rgb(0 0 0 / 70%);
}

label[for=agreeChk], label[for=btmagreeChk] {
    color: blue;
}