.dropdown button {
    border: none;
    background: none;
    padding: 0px;
    font-size: 13px;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
    font-family: montserrat;
    font-weight: 500;
}

.dropdown button:hover {
    color: #ec0928;
}
/*
li.nav-item.dropdown.invest-nav-item .dropdown-menu {
    z-index: 100000;
}*/
.invest-cards .card-body {
    min-height: 128px;
}

.invest-cards a {
    color: black;
}
.rowbox {
    width: 1000px;
    margin-left: 90px;
}
/*h2.text-center {
    margin-left: 350px;
}*/
.wthdrw.rowbox {
    padding-top: 49px;
    background: linear-gradient(179deg, #f6e9c5, transparent);
}
.wthdrwgraph.rowbox{
    padding-top: 49px;
    background: linear-gradient(179deg, #f6e9c5, transparent);
}
button.wthdraw.btn.btn-transfer {
    background: #192b4c !important;
    min-width: 121px;
    text-transform: uppercase;
    color: #fff !important;
    padding-left: 20px;
    padding-right: 20px;
}
button.withdraw.btn {
    justify-content: center;
    padding: 7px;
    margin-top: 7px;
    font-weight: 600;
    font-size: 14px;
    border: none;
    border-radius: 4px;
    color: #efeded;
    background-color: #2e6992;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
}
.design{
    font-size: 12px;
      color: #545556;
}
.design1{
   font-size: 14px;
      color: black; 
}
button#withdraw {
    margin-left: 14px;
}
button#tostock {
    background: #192b4c;
    min-width: 121px;
    text-transform: uppercase;
}
button#drawamt{
    background: #192b4c;
    min-width: 121px;
    text-transform: uppercase;
}
div[disabled=disabled] {
  pointer-events: none;
  opacity: 0.4;
}
/**/
button.transfer {
    justify-content: center;
    padding: 7px;
    margin-top: 7px;
    font-weight: 600;
    font-size: 14px;
    border: none;
    border-radius: 4px;
    color: #efeded;
    background: #192b4c !important;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
}
button#moneytransfer {
    background: #192b4c;
    min-width: 121px;
    
}
button.edit{
    justify-content: center;
    padding: 9px;
    margin-top: 9px;
    font-weight: 600;
    font-size: 14px;
    border: none;
    border-radius: 4px;
    color: #efeded;
    background: #192b4c !important;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
}
button#editprofile {
   
    min-width: 121px;
    text-transform: uppercase;
    
}
a#profile {
   
    min-width: 121px;
    text-transform: uppercase;
    
}
a.profileedit{
    justify-content: center;
    padding: 9px;
    margin-top: 9px;
    font-weight: 600;
    font-size: 14px;
    border: none;
    border-radius: 4px;
    color: #efeded;
    background: #192b4c !important;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
}
a#fddetails {
    /*text-decoration-line: underline;*/
    margin-left: -2px;
}
.wthdrw.rowbox {
   padding-top: 49px;
    background: linear-gradient(179deg, #a8c2ff, transparent);
}
.tox-tinymce {
	width: -webkit-fill-available;
}

/*.validmsg i {  
    font-size: 46px;
    color: #fff; 
    background: #192b4c;
    position: absolute;
    left: 0;top: 0;
    bottom: 0;display: flex;
    align-items: center;
    width: 55px;
    justify-content: center;
}
.emptymsg i {  
    font-size: 46px;
    color: #fff; 
    background: #192b4c;
    position: absolute;
    left: 0;top: 0;
    bottom: 0;display: flex;
    align-items: center;
    width: 55px;
    justify-content: center;
}*/

.emptymsg {position: absolute;
    top: 38px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}

.emptymsg.active {opacity: 1;
    right: 0px;
    top: 3px;}
    
    .nobalmsg {position: absolute;
        top: 38px;
        background: #fff;
        left: unset;
        right: 0px;
        border-radius: 10px;
        min-height: 56px;
        border: 2px solid #192b4c;
        text-align: center;
        align-items: center;
        color: red !important;
        font-size: 15px !important;
        display: inline-flex;
        justify-content: center;
        font-weight: 500;
        padding-left: 65px;
        padding-right: 20px;
        box-shadow: 0 0 10px rgb(0 0 0 / 38%);
        overflow: hidden;
        opacity: 0;
        -o-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -webkit-transition: all .2s linear;}
    
    .nobalmsg.active {opacity: 1;
        right: 0px;
        top: 3px;}

    .validmsg {position: absolute;
        top: 38px;
        background: #fff;
        left: unset;
        right: 0px;
        border-radius: 10px;
        min-height: 56px;
        border: 2px solid #192b4c;
        text-align: center;
        align-items: center;
        color: #192b4c !important;
        font-size: 15px !important;
        display: inline-flex;
        justify-content: center;
        font-weight: 500;
        padding-left: 65px;
        padding-right: 20px;
        box-shadow: 0 0 10px rgb(0 0 0 / 38%);
        overflow: hidden;
        opacity: 0;
        -o-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -webkit-transition: all .2s linear;}
    
        .validmsg.active {
            opacity: 1;
            right: 390px;
            margin-right: -242px;
            margin-top: 52px;
    
    }
    .validps {position: absolute;
        top: 38px;
        background: #fff;
        left: unset;
        right: 0px;
        border-radius: 10px;
        min-height: 56px;
        border: 2px solid #192b4c;
        text-align: center;
        align-items: center;
        color: #192b4c !important;
        font-size: 15px !important;
        display: inline-flex;
        justify-content: center;
        font-weight: 500;
        padding-left: 65px;
        padding-right: 20px;
        box-shadow: 0 0 10px rgb(0 0 0 / 38%);
        overflow: hidden;
        opacity: 0;
        -o-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -webkit-transition: all .2s linear;}
    
        .validps.active {
            opacity: 1;
            right: 390px;
            margin-right: -242px;
            margin-top: 52px;
    
    }
    .validmsg1 {position: absolute;
        top: 175px;
        background: #fff;
        left: unset;
        right: 0px;
        border-radius: 10px;
        min-height: 56px;
        border: 2px solid #192b4c;
        text-align: center;
        align-items: center;
        color: #192b4c !important;
        font-size: 15px !important;
        display: inline-flex;
        justify-content: center;
        font-weight: 500;
        padding-left: 65px;
        padding-right: 20px;
        box-shadow: 0 0 10px rgb(0 0 0 / 38%);
        overflow: hidden;
        opacity: 0;
        -o-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -webkit-transition: all .2s linear;}
    
        .validmsg1.active {opacity: 1;
        right: 284px;
        /* margin-right: -242px; */
        margin-top: -39px;
    
    }

    .validmsg2 {position: absolute;
        top: 175px;
        background: #fff;
        left: unset;
        right: 0px;
        border-radius: 10px;
        min-height: 56px;
        border: 2px solid #192b4c;
        text-align: center;
        align-items: center;
        color: #192b4c !important;
        font-size: 15px !important;
        display: inline-flex;
        justify-content: center;
        font-weight: 500;
        padding-left: 65px;
        padding-right: 20px;
        box-shadow: 0 0 10px rgb(0 0 0 / 38%);
        overflow: hidden;
        opacity: 0;
        -o-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -webkit-transition: all .2s linear;}
    
        .validmsg2.active {opacity: 1;
        right: 284px;
        /* margin-right: -242px; */
        margin-top: -39px;
    
    }


    .thresholdmsg {position: absolute;
    top: 38px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}

    .thresholdmsg.active {opacity: 1;
    right: 40px;}



    

    button#moneytransfer {
    background: #192b4c;
    min-width: 121px;
    text-transform: uppercase;
}


.confirm-and-accountstatement-wrpr button#moneytransfer:hover {background: #ec0928 !important;}
.confirm-and-accountstatement-wrpr button#moneytransfer {
    box-shadow: 0 0 0 2px; transition: all .2s linear;
    -o-transition: all .2s linear;-moz-transition: all .2s linear; -webkit-transition: all .2s linear;
}  

.innerpage-banner-bg .user-profile-pic img {width: 100px !important;height: 100px;object-fit: cover;min-width:100px;}

.disabled a:after {
    content: "\ebbe";
    position: absolute;
    top: 80px;
    left: 18px;
    display: flex;
    color: #e91e63;
    font-family: icons-sm;
    font-size: 25px;
    justify-content: center;
    align-items: center;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
} 

.confirm-and-accountstatement-wrpr button#tostock:hover {background: #ec0928 !important;}
.confirm-and-accountstatement-wrpr button#tostock {
    box-shadow: 0 0 0 2px; transition: all .2s linear;
    -o-transition: all .2s linear;-moz-transition: all .2s linear; -webkit-transition: all .2s linear;
}  

.confirm-and-accountstatement-wrpr button#drawamt:hover {background: #ec0928 !important;}
.confirm-and-accountstatement-wrpr button#drawamt {
    box-shadow: 0 0 0 2px; transition: all .2s linear;
    -o-transition: all .2s linear;-moz-transition: all .2s linear; -webkit-transition: all .2s linear;
}   


.deposited {color: #148119;font-weight: 500;font-size: 17px;}

.cube-block .fdtransfer.savgins2crrnt.investshare.rowbox {height: 380px;}



.thr {position: absolute;
    top: 38px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}
.thr.active {
    opacity: 1;
    right: -23px;
    top: -309px;
    }

    .threshold {position: absolute;
    top: 38px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}
.threshold.active {
    opacity: 1;
    right: -36px;
    top: -202px;
    }



    .btn.disabled, .btn:disabled{
    opacity: 0.65 !important;
    cursor: not-allowed !important;
}



.card-action button {
    border: none;
    background: none;
    color: #fff;
    font-family: 'Montserrat' !important;
    font-weight: 600;
}



a.card-action.disable {color: rgb(255 255 255 / 33%);}


.table-wrpr1 {
    border-radius: 24px;
    width: 100%;
    padding: 10px;
    border: solid;
    margin: 267px;
    margin-top: 20px;
    height: auto;
    border-color: #0d3a9f;
    }

input[type="radio"] {
    margin-left: 7px;
    height: 20px;
    width: 19px;
}


.property-price {
    position: relative;
    top: 0px;
    font-size: 17px;
    left : 11px;
}


button.button1 {
    background-color: pink;
    width: 137px;
    height: 49px;
    text-align: center;
    position: absolute;
    margin-top: -44px;
    border-radius: 34px;
    padding: 6px;
    height: 38px;
    width: 138px;
}

.validtype {position: absolute;
    top: 38px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}

    .validtype.active {opacity: 1;
    right: 40px;
    margin-right: -199px;
    margin-top: -24px;

}

.susmsg { position: absolute;
    top: 30px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: left;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    min-width: 300px;}

    .susmsg.active {opacity: 1;
    right: 0;
    margin-right: 0;
    margin-top: 0;
    z-index: 1;

}
.susmsg img#image {
    width: 100px;
    height: auto;
}
.resmsg {position: absolute;
    top: 38px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}

    .resmsg.active {opacity: 1;
    right: 40px;
    margin-right: -305px;
    margin-top: -137px;

}

.commsg {position: absolute;
    top: 38px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}

    .commsg.active {opacity: 1;
    right: 40px;
    margin-right: -305px;
     margin-top: -137px;
}



button#toproperty {
    background: #192b4c;
    min-width: 121px;
    text-transform: uppercase;
}


button#drawamt {
    background: #192b4c;
    min-width: 121px;
    text-transform: uppercase;
}

.validradio{position: absolute;
    top: 38px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}

     .validradio.active {opacity: 1;
    right: 40px;
    margin-right: -205px;
    margin-top: -31px;

}


.propertyname {
    font-weight: 600;
    margin-bottom: 10px;
    position: static;
}

.noballmsg {position: absolute;top: 38px;background: #fff;left: unset;right: 0px;border-radius: 10px;min-height: 56px;border: 2px solid #192b4c;text-align: center;align-items: center;color: #192b4c  !important;font-size: 15px !important;display: inline-flex;justify-content: center;font-weight: 500;padding-left: 65px;padding-right: 20px; box-shadow: 0 0 10px rgb(0 0 0 / 38%);overflow: hidden; opacity:0; -o-transition: all .2s linear;-moz-transition: all .2s linear; -webkit-transition: all .2s linear;}
.nobalmsg i {  font-size: 46px;color: #fff; background: #192b4c;position: absolute;left: 0;top: 0;bottom: 0;display: flex;align-items: center;width: 55px;justify-content: center;}


.noballmsg.active {inline-flex !important; opacity: 1; right:-263px;top:-9px;}


.course-points {
    position: absolute;
    bottom: 8px;
    left: 46px;
}
label#accountname{
    font-size: 15px;
}


.courseheading {
    display: block;
    width: 100%;
}

.card-body.fdcard {
    height: 282px;
}

.sharethis-inline-share-buttons .st-label {
    display: none !important;
}

.sharethis-inline-share-buttons .st-btn {
    min-width: 45px !important;
}

.sharethis-inline-share-buttons {
}

.cerrtificate .printcertificate {
    height: 32px;
    border-radius: 0;
    font-size: 14px;
    /* margin-left: -15px; */
}

.cerrtificate .printcertificate i {
    margin-right: 7px;
}

.sharethis-inline-share-buttons {
    margin-right: -16px;
}

.share-and-download {
    height: 50px;
    display: flex;
    align-items: center;
}


.sharethis-inline-share-buttons {
    width: 155px;
    margin-left: auto;
}

.deletemsg {position: absolute;
    top: 38px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: flex-start;
    font-weight: 500;
    padding-left: 10px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    z-index: 1;}

    .deletemsg i {
    margin-right: 8px;
    font-size: 23px;
}

    .deletemsg.active {opacity: 1;
    right: 0px;
    top: -107px;}

    .nocomment {position: absolute;
        top: 38px;
        background: #fff;
        left: unset;
        right: 0px;
        border-radius: 10px;
        min-height: 56px;
        border: 2px solid #192b4c;
        text-align: center;
        align-items: center;
        color: #192b4c !important;
        font-size: 15px !important;
        display: inline-flex;
        justify-content: flex-start;
        font-weight: 500;
        padding-left: 10px;
        padding-right: 20px;
        box-shadow: 0 0 10px rgb(0 0 0 / 38%);
        overflow: hidden;
        opacity: 0;
        -o-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -webkit-transition: all .2s linear;
        z-index: 1;}
    
        .nocomment i {
        margin-right: 8px;
        font-size: 23px;
    }
    
        .nocomment.active {opacity: 1;
        right: 0px;
        top: 0px;}

        

        .noreply {position: absolute;
            top: 38px;
            background: #fff;
            left: unset;
            right: 0px;
            border-radius: 10px;
            min-height: 56px;
            border: 2px solid #192b4c;
            text-align: center;
            align-items: center;
            color: #192b4c !important;
            font-size: 15px !important;
            display: inline-flex;
            justify-content: flex-start;
            font-weight: 500;
            padding-left: 10px;
            padding-right: 20px;
            box-shadow: 0 0 10px rgb(0 0 0 / 38%);
            overflow: hidden;
            opacity: 0;
            -o-transition: all .2s linear;
            -moz-transition: all .2s linear;
            -webkit-transition: all .2s linear;
            z-index: 1;}
        
            .noreply i {
            margin-right: 8px;
            font-size: 23px;
        }
        
            .noreply.active {opacity: 1;
            right: 0px;
            top: 1px;}
    img.discussionimage {
        width: 100%;
    }

    .notification {
        background-color: #fff;
        color: #f1b500;
        text-decoration: none;
        padding: 13px;
        position: relative;
        font-size: 19px;
        width: 26px;
        height: 26px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        margin-top: 11px;
        margin-right: 10px;
        box-shadow: 0 0 0 2px gainsboro;
    }
      .notification:hover {
        background: #a11950;
        box-shadow: 0 0 3px #a11950;
        color: #fff;    
        z-index: 1000;
      }
      
      .notification .badge {
        position: absolute;
        top: -12px;
        right: -11px;
        padding: 4px;
        border-radius: 50%;
        background-color: red;
        color: white;
        z-index: 1;
    }
      .modal-content {
         
          top: 40px;
      }
      .content1 {
        /* margin-left: 430px; */
        top: 40px;
    }
    .modal-dialog.right 
    {
        margin-left: auto;
        margin-right: 0;
    }
      .notification .badge {
        font-size: 12px;
    }
    
    .notification i 
    {
        margin-top: -3px;
    }

    .approoved div {
        border: 1px solid #ffc107;
        display: inline-flex;
        background: lightgreen;
        padding: 1px 6px;
        border-radius: 3px;
        color: #000 !important;
    }
    
    .approoved 
    {
        display: flex;
        justify-content: flex-end;
    }
    .image img 
    {
        max-width: 100%;
        width: auto;
        margin: 10px 0;
    }
    img.quesimage
	{
    width: 37px;
    height: 36px;
    border-radius: 50%;
   }

   #count {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 250px; /* Set a default minimum width */
    margin-left: -125px; /* Divide value of min-width by 2 */
    background-color: #fff; 
    color: #333; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 1; /* Add a z-index if needed */
    left: 50%; /* Center the count */
    bottom: 400px; /* 30px from the bottom */
    border: 2px solid #192b4c;
    border-radius: 10px;
  }
  
  /* Show the count when clicking on a button (class added with JavaScript) */
  #count.show {
    visibility: visible; /* Show the count */
    /* Add animation: Take 0.5 seconds to fade in and out the count.
    However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
  }
  #valid1 {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 250px; /* Set a default minimum width */
    margin-left: -125px; /* Divide value of min-width by 2 */
    background-color: #fff; 
    color: #333; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 1; /* Add a z-index if needed */
    left: 50%; /* Center the count */
    bottom: 400px; /* 30px from the bottom */
    border: 2px solid #192b4c;
    border-radius: 10px;
  }
  
  /* Show the count when clicking on a button (class added with JavaScript) */
  #valid1.show1 {
    visibility: visible; /* Show the count */
    /* Add animation: Take 0.5 seconds to fade in and out the count.
    However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
  }

  #valid2 {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 250px; /* Set a default minimum width */
    margin-left: -125px; /* Divide value of min-width by 2 */
    background-color: #fff; 
    color: #333; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 1; /* Add a z-index if needed */
    left: 50%; /* Center the count */
    bottom: 400px; /* 30px from the bottom */
    border: 2px solid #192b4c;
    border-radius: 10px;
  }
  
  /* Show the count when clicking on a button (class added with JavaScript) */
  #valid2.show2 {
    visibility: visible; /* Show the count */
    /* Add animation: Take 0.5 seconds to fade in and out the count.
    However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
  }
  

  .nomentor1 {position: absolute;
    top: 38px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}

    .nomentor1.active {opacity: 1;
    right: 40px;
    margin-right: 300px;
    margin-top: 46px;

}


.nomentor1 i {
    margin-right: 8px;
    font-size: 23px;
}
a.nav-link.pl-0 {
    white-space: nowrap;
}

.card-body.completed.fail:before {
    content: "\eb67";
    font-family: 'icons-sm';
    font-size: 35px;
    color: red;
    left: 5px;
    position: absolute;
    bottom: 0px;
}

.card-body.completed.not:before {
    content: "\eb65";
    font-family: 'icons-sm';
    font-size: 35px;
    color: red;
    left: 5px;
    position: absolute;
    bottom: 0px;
}
input#buysell {
    height: 15px;
    width: 23px;
}
i.icon-popout {
    cursor: pointer;
}

.deposit-image.earningimg {
    bottom: 76px;
    right: 219px;
}
.confirm-and-accountstatement-wrpr button#toproperty:hover {background: #ec0928 !important;}
.confirm-and-accountstatement-wrpr button#toproperty {
    box-shadow: 0 0 0 2px; transition: all .2s linear;
    -o-transition: all .2s linear;-moz-transition: all .2s linear; -webkit-transition: all .2s linear;
}  

.dash-table thead tr:first-child {
    background: #0e3150;
    text-transform: uppercase;
    font-size: 16px;
}

.numvalid {position: absolute;
    top: 175px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}

    .numvalid.active {opacity: 1;
    right: 284px;
    /* margin-right: -242px; */
    margin-top: -39px;

}

.lowervalid {position: absolute;
    top: 175px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}

    .lowervalid.active {opacity: 1;
    right: 284px;
    /* margin-right: -242px; */
    margin-top: -39px;

}
.uppervalid {position: absolute;
    top: 175px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}

    .uppervalid.active {opacity: 1;
    right: 284px;
    /* margin-right: -242px; */
    margin-top: -39px;

}
.lenvalid {position: absolute;
    top: 175px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}

    .lenvalid.active {opacity: 1;
    right: 284px;
    /* margin-right: -242px; */
    margin-top: -39px;

}
.specialvalid {position: absolute;
    top: 175px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: #192b4c !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}

    .specialvalid.active {opacity: 1;
    right: 284px;
    /* margin-right: -242px; */
    margin-top: -39px;

}
   
 /* body.desktop.banner.Chrome-111.Chrome.\31 11 {
    background: #507b9a;
    background-image: linear-gradient(to right, #244e72, #2e6992, #3786b3, #3ea4d4, #45c4f5);
} */
.valid {
    font-size: 12px;
}  
.mentorname {
    display: flex;
    align-items: center;
    padding-left: 7px;
}

.invest-cards .col-md-4 .card img {
    width: auto;
}
	
.nobalancemsg {position: absolute;
    top: 38px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: red !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}

.nobalancemsg.active {opacity: 1;
    right: 252px;
    top: 182px;}

    
.nobalancemsg i {  font-size: 46px;color: #fff; background: #192b4c;position: absolute;left: 0;top: 0;bottom: 0;display: flex;align-items: center;width: 55px;justify-content: center;}


.noballmsg {position: absolute;
    top: 38px;
    background: #fff;
    left: unset;
    right: 0px;
    border-radius: 10px;
    min-height: 56px;
    border: 2px solid #192b4c;
    text-align: center;
    align-items: center;
    color: red !important;
    font-size: 15px !important;
    display: inline-flex;
    justify-content: center;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 38%);
    overflow: hidden;
    opacity: 0;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;}

.noballmsg.active {opacity: 1;
    right: 0px;
    top: -91px;}

    
.noballmsg i {  font-size: 46px;color: #fff; background: #192b4c;position: absolute;left: 0;top: 0;bottom: 0;display: flex;align-items: center;width: 55px;justify-content: center;}
