﻿.pdrttp {
    padding: 1rem 2rem;
}
.margin10 {
    margin: 1px 10px 1px 10px;
}
input[type=file]::file-selector-button {
    padding: .2em .4em;
    border-radius: .2em;
    background-color: #62A70F !important;
    transition: 1s;
    border: none !important;
    color: white !important;
}

    input[type=file]::file-selector-button:hover {
        background-color: white !important;
        color: #62A70F !important;
        border: 1px solid !important;
        border-color: #62A70F !important;
        
    }
    input[type=file]::file-selector-button {
        border: 1px solid !important;
        border-color: #62A70F !important;
    }
.smallp {
    padding: 5px 15px 0px 15px;
    color: #333333;
}
.wt-345 {
    width: 345px !important;
}

.theme-color {
    background-color: #E0ECF5;
}
.txt-green-clr {
    color: #62A70F;
}
.selectprogmbtn {
    width: 252px;
}
.display-none {
    display: none;
}

.postion-top {
    background-position: top center;
}

.w-0 {
    width: 0%;
}

.min-ht-10 {
    min-height: 10rem;
}

.modelphttitle {
    font-weight: 300;
    color: #004b85;
}

.pl-03 {
    padding-left: 0.3rem;
}

.img-wt {
    max-width: 130px;
}

.min-wt-15 {
    min-width: 15px;
}

.ft-20 {
    font-size: 20px !important;
}

.fw-300 {
    font-weight: 300;
}

.p-15 {
    padding: 15px !important;
}

.qcnbtn {
    border: solid 1px #62A70F;
    border-radius: 5rem;
    height: 50px;
}

.ft-14 {
    font-size: 14px;
}

.ft-16 {
    font-size: 16px;
}

.outline-none {
    outline: none !important;
}

.ht-100 {
    height: 100% !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.ml-36 {
    margin-left: 35px;
}

.br-lt {
    border-left: 1px solid #dee2e6 !important;
}

.ml-18 {
    margin-left: 18px;
}

.min-wt-65 {
    min-width: 65% !important;
}

.wt-90 {
    width: 90px;
}

.wt-108 {
    width: 108px;
}

.mandatory-asterisk {
    color: #dc3545 !important;
    font-size: 18px;
}

.smrty-tag {
    margin-left: -24px;
    width: 24px;
    height: 8px;
    margin-top: 5px;
}

.appointment-btn {
    width: 240px;
}

.border-img {
    border-radius: .25rem !important;
}

.wt-80 {
    width: 80%;
}

.mb-15 {
    margin-bottom: -15px;
}

.wt-40 {
    width: 40rem;
}

.min-wt-50 {
    min-width: 50% !important
}

.max-wt-50 {
    max-width: 50% !important;
}

.max-wt-65 {
    max-width: 65% !important;
}

.mdl-tl {
    text-align: right;
    font-weight: 300;
    color: #004b85;
}

.max-wt-70 {
    max-width: 70% !important;
}

.lf-auto {
    left: auto;
}

.txt-cl {
    color: #82b93c !important;
}

.w-40 {
    width: 40px !important;
}

.ft-15 {
    font-size: 15px;
}

.max-wt {
    max-width: 250px !important;
}

.fl-rt {
    float: right !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.notifiction-img {
    height: 28px;
    margin-top: -5px;
}

.refercustemail {
    text-align: left;
    padding: 5px;
    width: 500px;
    height: 70px;
}

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
}

.progress-bar-success {
    background-color: #5cb85c !important;
}

.progress-bar-danger {
    background-color: #d9534f !important;
}

.progress-bar-warning {
    background-color: #f0ad4e !important;
    /* background-color: #f0ad4e !important;*/
}

.progress {
    height: 5px;
}

.txt-align-justify {
    text-align: justify;
}
.txt-clr-black{
    color:black;
}

.Qcnratingstart {
    font-weight: 600;
    margin-left: 10px;
    margin-right: 4px;
}

.iframe-box {
    width: 100%;
    height: 426px;
    min-height: 300px;
}

.colht {
    padding-top: 5px;
    background-color: white;
}

.headerfont-smaller {
    font-size: smaller;
}

.datafont-small {
    font-size: medium;
}

.margin-right-2 {
    margin-right: 2px !important;
}

.min-wt-15 {
    min-width: 15px;
}

.max-wt-65 {
    max-width: 65% !important
}

.div-back-color {
    padding-top: 5px;
    background-color: rgba(54,58,54,0.1);
}

.br-rt {
    border-right: 1px solid lightgray;
}

.br-lt {
    border-left: 1px solid lightgray;
}

.inputtext {
    box-shadow: none !important;
    display: inline-block;
    background-color: #f2f2f2;
    border-radius: 5px;
    padding: 10px;
    font-size: 16px;
    line-height: 21px;
    outline: none;
    border: 1px solid lightgray;
}

.menustyle {
    background-color: #f2f2f2;
    padding: 0.2rem 2rem;
}

.menulog {
    min-width: 150px;
    width: 150px;
}



.menulabel {
    color: #363a36 !important;
    font-weight: 600;
    margin: 5px 1.5rem !important
}

.a.menulabel:hover {
    color: #363a36 !important
}

.ft22 {
    font-size: 22px !important;
}

.mbsubmenu {
    border-color: white;
    color: black;
}

.mbsubmenubtn {
    border: none;
    background-color: white;
}

/* Footer CSS */
.copyrightbg {
    color: black !important;
    background-color: white !important;
    text-align: end;
    font-size: 0.8rem
}

footer ul li a {
    color: rgba(255,255,255,.8);
    text-decoration: none;
}

    footer ul li a:hover {
        color: rgba(255,255,255,.8) !important;
    }


footer ul.social li {
    display: inline;
    padding-right: 5px;
    line-height: 2;
}

footer ul {
    list-style-type: none;
    padding: 0;
    line-height: 1.5;
}

footer h6 {
    font-weight: 500;
    margin-bottom: 1rem;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}

footer p {
    margin: .5rem 0;
    color: rgba(255,255,255,.8);
}

footer ul.social {
    display: inline;
    padding-right: 5px;
    line-height: 2;
}

    footer ul.social li img {
        height: 1.5rem;
        width: 26px;
        display: inline-block;
        padding: 2px;
    }

footer a.site-title img {
    max-height: 1.5rem;
    width: auto;
    max-width: 100%;
}

.twitter-img {
    height: 3rem !important;
    width: 28px !important;
}

/* Tab CSS */

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    color: #495057;
    background-color: #ffff !important;
    border-color: #ffff !important;
    padding: 5px;
    text-align: center;
}

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        color: #78c718 !important;
        background-color: #ffff !important;
        border-color: #ffff !important;
        padding: 5px;
    }

    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
        color: #78c718 !important;
        border-color: #ffff !important;
        isolation: isolate !important;
        padding: 5px;
    }

.tab-txt {
    color: #495057;
}

.edu-tab-width {
    width: 10rem;
}

/* Drop down */
.dp-none {
    border: none !important;
    box-shadow: none !important;
    font-size: small !important
}

.QCN-img-icon {
    height: 2.5rem;
}

ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

a {
    color: #64a70b;
    text-decoration: none;
    background-color: transparent
}

    a:hover {
        color: #82b93c;
        text-decoration: none
    }

    a.dropdown-item:hover {
        color: #363a36;
        background-color: #f8f9fa;
    }

    a:not([href]) {
        color: inherit;
        text-decoration: none
    }

        a:not([href]):hover {
            color: inherit;
            text-decoration: none
        }

    a.navbar-brand {
        white-space: normal;
        text-align: center;
        word-break: break-all;
    }

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

.text-color-black {
    color: #000000
}

a.text-color-black:hover {
    color: #000000 !important;
}

.tva-btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .3rem .5rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.address {
    font-weight: 700;
}

.bg-bule {
    background-color: #0077BF;
    height: 220px
}

.Service-div-bg {
    background-color: #62A70F;
}

    .Service-div-bg > button {
        color: white !important;
    }


.tva-btn-primary {
    color: #fff;
    background-color: #62A70F;
    border-color: #62A70F;
}

.tva-btn-light {
    background-color: white;
    color: #62A70F;
    border-color: #62A70F;
}

.btn-lg {
    padding: .5rem 3rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}

.btn-sm {
    padding: .7rem .7rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}

.text-color {
    color: #78c718 !important;
    text-decoration: none;
}

.text-color-decoration {
    color: #78c718 !important;
}

.nav-menu-color {
    color: #000000;
    padding-left: 20px;
}

.tva-btn:hover {
    background-color: white;
    color: #62A70F;
    border-color: #62A70F;
}

.tva-btn:focus-visible {
    background-color: white;
    color: #62A70F;
    border-color: #62A70F !important;
    outline-color: #62A70F;
    outline-width:1px !important;
}


.btn-rounded {
    border-radius: 5rem;
    width: 100%;
    height: 40px;
    font-size: 13px;
}

.img-holder {
    width: 100%;
    height: 400px;
    display: inline-block;
    background-image: url("../Images/loginbg1.png");
    background-repeat: no-repeat;
}

.divalign {
    background-color: #ffffff;
    padding: 35px;
}

.txtcenter {
    text-align: center
}

.desctext {
    font-size: .8rem;
}

.bgwhite {
    background-color: #ffffff
}

.btmargin {
    margin-bottom: 20px;
}

.text-font-small {
    font-size: small !important;
}

.text-font-xsm {
    font-size: x-small !important;
}

.text-font-medium {
    font-size: medium !important;
}

.text-font-large {
    font-size: large !important;
}

.text-font-larger {
    font-size: larger !important;
}

.text-font-xl {
    font-size: x-large !important;
}

.doc-text {
    font-size: 10px;
    color: #666666;
}

.wt-32 {
    width: 32%;
}

.wt-200 {
    width: 200px !important;
}

.wt-400 {
    width: 400px;
}

.wt-222 {
    width: 222px;
}

.max-wt-950 {
    max-width: 950px;
}

.ht-140 {
    Height: 140px;
}

.wt-308 {
    width: 308px;
}

.vl {
    border-left: 1px solid black;
    height: 45px;
    position: relative;
    left: 0%;
    margin-left: 0px;
    top: 29px;
}

.vl-l {
    border-left: 1px solid black;
    height: 185px;
    position: relative;
    left: 0%;
    margin-left: 0px;
    top: 29px;
}

.vl-xl {
    border-left: 1px solid black;
    height: 315px;
    position: relative;
    left: 0%;
    margin-left: 0px;
    top: 0px;
}

.br-all {
    border-radius: 5px;
}

.br-all-lg {
    border-radius: 20px;
}

.grdpadding {
    padding: 10px 35px 5px 35px;
}

.txtleft {
    text-align: left;
}

.displayflex {
    display: flex;
}

.width-md {
    width: 75%;
}

/*-----div property ----*/

.divtrpadding {
    padding: 35px 45px;
}

.divpaddingmin {
    padding: 0px 3px 0px 3px;
}

.padding-lg {
    padding: 35px 35px 0px 35px;
}

.regstep {
    padding: 0px 50px;
}

/* -----  card  property  ----*/
.cardpadding {
    padding: 80px;
}

.cardshadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.font-weight-nb {
    font-weight: 600 !important;
}

.bg-themecolor {
    background-color: #cfe6f9 !important;
}

.list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #62A70F !important;
    text-decoration: none;
    background-color: #ffff !important;
}

.list-group-item-action:active {
    color: #62A70F !important;
    background-color: #ffff !important;
}

.textgreen {
    color: #62A70F !important;
}

.fw-medium {
    font-weight: 600 !important;
}

.btn-home {
    width: 10rem !important;
}

.bg-lightgrey {
    background-color: rgba(0,0,0,.03);
}

.bg-darkgrey {
    background-color: rgba(0,0,0,.03) !important;
}

.img-text {
    font-size: 2.0rem;
    font-weight: bold;
}

.bg-green {
    background-color: #62A70F !important;
}

.b-groove {
    border: 1px groove gray;
}

.br-groove {
    border-right: groove;
}

.bordergroove {
    border-right: 1px solid #DCDCDC;
}

@media (max-width: 575px) {
    .pb-medium {
        padding-bottom: .5rem;
    }

    .cardpadding-md {
        padding: .5rem;
    }

    .cardpadding-sm {
        padding: .2rem;
    }

    .ml-2 {
        margin-left: 2rem;
    }

    .edu-img-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/education-hero-desktop.png");
        background-repeat: no-repeat;
    }

    .expert-advice-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/expertadvice-desktop.png");
        background-repeat: no-repeat;
    }

    .QCN-img-holder {
        width: 100%;
        height: 400px;
        display: inline-block;
        background-image: url("../Images/qcn-hero-mobile.png");
        background-repeat: no-repeat;
    }

    .dashboard-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/hero_mobile.jpg");
        background-repeat: no-repeat;
    }

    .advisor-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/Advisor_Survey.jpg");
        background-repeat: no-repeat;
    }

    .Contractor-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/Contractor_Survey.jpg");
        background-repeat: no-repeat;
    }

    .Health-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/Health_Survey.jpg");
        background-repeat: no-repeat;
    }

    .DIY-assessment-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/diy-desktop.png");
        background-repeat: no-repeat;
    }
}

@media (min-width: 576px) {
    .pb-medium {
        padding-bottom: .5rem;
    }

    .cardpadding-md {
        padding: .5rem;
    }

    .cardpadding-sm {
        padding: .2rem;
    }

    .ml-2 {
        margin-left: 2rem;
    }

    .edu-img-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/education-hero-desktop.png");
        background-repeat: no-repeat;
    }

    .expert-advice-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/expertadvice-desktop.png");
        background-repeat: no-repeat;
    }

    .QCN-img-holder {
        width: 100%;
        height: 400px;
        display: inline-block;
        background-image: url("../Images/qcn-hero-mobile.png");
        background-repeat: no-repeat;
    }

    .dashboard-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/preview-full-QCN_HeroImage.jpg");
        background-repeat: no-repeat;
    }

    .DIY-assessment-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/diy-desktop.png");
        background-repeat: no-repeat;
    }
}

@media (min-width: 768px) {
    .divpadding {
        padding: 0rem 1rem;
    }

    .cardpadding-md {
        padding: 1.5rem;
    }

    .cardpadding-sm {
        padding: 1rem;
    }

    .pl-3 {
        padding-left: 1rem;
    }

    .pb-medium {
        padding-bottom: 1rem;
    }

    .ml-2 {
        margin-left: 2rem;
    }

    .edu-img-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/education-hero-desktop.png");
        background-repeat: no-repeat;
    }

    .expert-advice-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/expertadvice-desktop.png");
        background-repeat: no-repeat;
    }

    .QCN-img-holder {
        width: 100%;
        height: 400px;
        display: inline-block;
        background-image: url("../Images/qcn-hero-mobile.png");
        background-repeat: no-repeat;
    }

    .dashboard-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/hero_ipad.jpg");
        background-repeat: no-repeat;
    }

    .DIY-assessment-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/diy-desktop.png");
        background-repeat: no-repeat;
    }

    .textright {
        text-align: left;
    }
}

@media (min-width: 992px) {
    .divpadding {
        padding: 0rem 2rem;
    }

    .cardpadding-md {
        padding: 2.5rem;
    }

    .cardpadding-sm {
        padding: 1rem;
    }

    .pl-3 {
        padding-left: 2rem;
    }

    .pb-medium {
        padding-bottom: 2rem;
    }

    .ml-2 {
        margin-left: 2rem;
    }

    .edu-img-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/education-hero-desktop.png");
        background-repeat: no-repeat;
    }

    .expert-advice-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/expertadvice-desktop.png");
        background-repeat: no-repeat;
    }

    .QCN-img-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/qcn-hero-desktop1.png");
        background-repeat: no-repeat;
    }

    .dashboard-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/preview-full-QCN_HeroImage.jpg");
        background-repeat: no-repeat;
    }

    .DIY-assessment-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/diy-desktop.png");
        background-repeat: no-repeat;
    }

    .width-lg {
        width: 19.66% !important;
    }

    .textright {
        text-align: left;
    }

    .p-right {
        padding-left: 4rem;
    }
}

@media (min-width: 1200px) {
    .divpadding {
        padding: 0rem 2rem;
    }

    .cardpadding-md {
        padding: 2.5rem;
    }

    .cardpadding-sm {
        padding: 1rem;
    }

    .pl-3 {
        padding-left: 2rem;
    }

    .pb-medium {
        padding-bottom: 2rem;
    }

    .ml-2 {
        margin-left: 2rem;
    }

    .edu-img-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/education-hero-desktop.png");
        background-repeat: no-repeat;
    }

    .expert-advice-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/expertadvice-desktop.png");
        background-repeat: no-repeat;
    }

    .QCN-img-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/qcn-hero-desktop.png");
        background-repeat: no-repeat;
    }

    .dashboard-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/hero_1021.jpg");
        background-repeat: no-repeat;
    }

    .DIY-assessment-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/diy-desktop.png");
        background-repeat: no-repeat;
    }

    .width-lg {
        width: 19.66% !important;
    }

    .textright {
        text-align: right;
    }

    .p-right {
        padding-left: 4rem;
    }
}

@media (min-width: 1400px) {
    .divpadding {
        padding: 0rem 2rem;
    }

    .cardpadding-md {
        padding: 2.5rem;
    }

    .cardpadding-sm {
        padding: 1rem;
    }

    .pl-3 {
        padding-left: 2rem;
    }

    .pb-medium {
        padding-bottom: 2rem;
    }

    .ml-2 {
        margin-left: 2rem;
    }

    .edu-img-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/education-hero-desktop.png");
        background-repeat: no-repeat;
    }

    .expert-advice-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/expertadvice-desktop.png");
        background-repeat: no-repeat;
    }

    .QCN-img-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/qcn-hero-desktop1.png");
        background-repeat: no-repeat;
    }

    .dashboard-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/Hero_1440.jpg");
        background-repeat: no-repeat;
    }

    .DIY-assessment-holder {
        width: 100%;
        height: 380px;
        display: inline-block;
        background-image: url("../Images/diy-desktop.png");
        background-repeat: no-repeat;
    }

    .width-lg {
        width: 19.66% !important;
    }

    .textright {
        text-align: right;
    }

    .p-right {
        padding-left: 4rem;
    }
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("../Images/Icons/dropdown-arrow.svg");
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: .9rem;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    margin-right: 2rem;
    padding: 1rem;
    padding-right: 2rem;
}

.btn-padding-left {
    padding: 2rem 2rem 2rem 0rem;
}

.btn-padding-left-top {
    padding: 0rem 2rem 2rem 0rem;
}

.image-text {
    width: 24rem;
    background-color: transparent;
    margin-top: 5rem;
    margin-left: 2rem;
    word-spacing: 1px;
}

.image-font {
    font-size: 19px;
    font-weight: 400;
}

.tva-badge {
    background-color: #62A70F !important;
}

.tva-bg-complete {
    background-color: #62A70F !important;
}

.tva-bg-inprocess {
    background-color: #e36b1d !important;
}

.fs-rate {
    font-size: 20px;
}

.v-align {
    vertical-align: inherit !important;
}

.tva-progress-dark {
    border: 4px solid #62A70F;
    width: 35% !important;
    border-radius: 11px;
    margin-left: 3%;
    opacity: unset
}

.tva-progress-light {
    border: 4px solid #cbefa0;
    width: 35% !important;
    border-radius: 11px;
    margin-left: 3%;
    opacity: unset
}
.tva-progress-dark-half {
    border: 4px solid #62A70F;
    width: 50% !important;
    border-radius: 11px;
    margin-left: 3%;
    opacity: unset
}

.tva-progress-light-half {
    border: 4px solid #cbefa0;
    width: 50% !important;
    border-radius: 11px;
    margin-left: 3%;
    opacity: unset
}
.si-color {
    color: #02025f;
}

.tab-active {
    border: 3px solid !important;
    padding: unset !important;
    opacity: unset !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.at-btn {
    width: 18rem;
}

.btn-common {
    width: 120px;
}

.mt-neg-sm {
    margin-top: -3px;
}

.txtarea-height {
    height: 8rem;
}

.border-green {
    border: 1px solid green;
}

.img-hooption {
    height: 4rem;
}

.ds-none {
    display: none;
}

.card {
    border: none !important
}

.mb-neg-md {
    margin-bottom: -15px;
}

.ml-0 {
    margin-left: 0px;
}

.review {
    margin-left: 2.2rem;
    margin-top: -0.7rem;
}

.review-detail {
    margin-left: 3.3rem !important;
    margin-top: -1rem !important;
}

.textbox-short {
    max-width: 150px;
}
/*---start --copied all the css classes form layout */
.bgcolor {
    background-color: white;
    margin-bottom: -6px;
}

.searchbox {
    border: solid 2px #868986;
    /* display: none; */
    /*   margin-bottom: 10px;
            margin-top: 10px;*/
    padding: .25rem;
    border-radius: 38px;
    background: rgba(134,137,134,.15);
    display: block;
}

.searchbtn {
    outline: none !important;
    margin: 0;
    font: inherit;
    outline: none;
    background: 0 0;
    border: 0;
    box-shadow: none;
}

.searchinput {
    margin: 0;
    color: inherit;
    font: inherit;
    outline: none;
    background: 0 0;
    border: 0;
    box-shadow: none;
}

.navbar .dropdown-menu-end {
    right: 0;
    left: auto;
}

.navbar .nav-item .dropdown-menu {
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    margin-top: 0;
}

.navbar .nav-item:hover .nav-link {
    color: #fff;
}

.navbar .dropdown-menu.fade-down {
    top: 80%;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%;
}

.navbar .dropdown-menu.fade-up {
    top: 180%;
}

.submenu:hover {
    color: #363a36 !important;
}

.submenu {
    color: #363a36 !important;
    font-size: 16px !important;
}

.navbar .nav-item:hover .dropdown-menu {
    transition: .3s;
    opacity: 1;
    visibility: visible;
    top: 100%;
    transform: rotateX(0deg);
    display: block;
}

.dropdown-menu:before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #fff;
    position: absolute;
    top: -8px;
    left: 25px;
    transform: rotate( 45deg );
    border-top: 1px solid rgba(0,0,0,.15);
    border-left: 1px solid rgba(0,0,0,.15);
}

.overlay {
    background: radial-gradient(farthest-corner ellipse at 0% 0%, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    color: #fff;
    height: 380px;
}

.hoverlist {
    margin-left: 1.8%;
}

footer {
    background: #002855;
    color: rgba(255,255,255,.8);
    line-height: 1.5;
}
/*---end --copied all the css classes form layout */

* {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.hand-cursor {
    cursor: pointer;
}

.starfill {
    color: #62A70F;
}

.div-back-color {
    /* height: 80px;*/
    padding-top: 5px;
    background-color: rgba(54,58,54,0.1);
}

.colht {
    /*height: 80px;*/
    padding-top: 5px;
    background-color: white;
}

.mr-1 {
    margin-right: 1rem;
}

.ml-2-5 {
    margin-left: 2.5rem;
}

.margin-left-4 {
    margin-left: 4rem;
}

.textbox-invisible {
    height: 0px;
    width: 0px;
    border: none;
}

.smarty-ui {
    position: relative !important;
    z-index: 1 !important;
    margin-top: -29px;
    margin-right: 10px;
    float: right;
}



.ui-icon.ui-icon-customCloseButton {
    background-image: url(../Images/close_new.png) !important;
    background-repeat: no-repeat;
    background-size: 16px 16px;
}



.text-danger1 {
    color: red;
    font-weight: bold;
}
.bluetxt {
    color: #0066FF;
    font-weight: bold !important;
}
.img_div {
    border: none !important;
    width: 30px !important;
    margin-right: 10px !important;
}

.link-color {
    color: #62a70f !important;
}

.parentancor a {
    color: #62a70f !important;
    text-decoration:none;
}

.ml-1 {
    margin-left: 0.3rem;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.ORsign {
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #ddd;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.h2span {
    background: #fff;
    padding: 0 10px;
}

.ORsignstyle {
    margin-right: 60px;
    margin-left: 60px;
}