/*---common-landing---*/
body {
    background-color: transparent !important;
    color: #243441;
    font-size: 1rem;
    overflow: hidden !important;
    height: 100%;
    line-height: 1;
}
html{
    height: 100%;
}
.customScroll>.ps-scrollbar-x-rail {
    display: none!important;
}
.ps-container {
    -ms-touch-action: none;
    touch-action: none;
    overflow: hidden!important;
    -ms-overflow-style: none;
}
.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: transparent;
    opacity: .9;
}
.ps-container>.ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    opacity: 0;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    -moz-transition: background-color .2s linear,opacity .2s linear;
    -o-transition: background-color .2s linear,opacity .2s linear;
    transition: background-color .2s linear,opacity .2s linear;
    bottom: 0;
    height: 15px;
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    background-color: #aaa;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
    -moz-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;
    -o-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;
    bottom: 2px;
    height: 6px;
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail, .ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block;
    background-color: transparent;
    opacity: 1;
}
.ps-container>.ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    opacity: 0;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    -moz-transition: background-color .2s linear,opacity .2s linear;
    -o-transition: background-color .2s linear,opacity .2s linear;
    transition: background-color .2s linear,opacity .2s linear;
    right: 0;
    width: 15px;
}

.reg-block .ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background: #243441!important;
    opacity: 1!important;
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background: #ffe6c8!important;
    opacity: 1!important;
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: #aaa;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
    -moz-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;
    -o-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;
    right: 2px;
    width: 6px;
}

.customScroll:hover>.ps-scrollbar-y-rail {
    right: .2vw!important;
    opacity: 1!important;
}

body {
    height: 100%;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    position: relative;
}
a {
    color: #ffe6c8;
    text-decoration: none;
}

a:hover, a:focus, a:visited {
    color: #333;
    text-decoration: none;
}
h1 {
    font-size: 0;
    line-height: 0;
    font-family: none;
}

p {
    font-family: 'Montserrat-medium' !important;
    font-size: 1.5vh !important;
    font-style: normal !important;
    font-weight: normal !important;
    color: #ffe6c8;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    color: #efefef !important;
}

input[type="submit"], button[type="submit"],input[type="button"], button[type="button"] {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    -webkit-box-shadow: .025rem .025rem .025rem #d7d6d7 inset, .01rem .01rem .01rem #d7d6d7;
    -moz-box-shadow: .025rem .025rem .025rem #d7d6d7 inset, .01rem .01rem .01rem #d7d6d7;
    -ms-box-shadow: .025rem .025rem .025rem #d7d6d7 inset, .01rem .01rem .01rem #d7d6d7;
    -o-box-shadow: .025rem .025rem .025rem #d7d6d7 inset, .01rem .01rem .01rem #d7d6d7;
    box-shadow: .025rem .025rem .025rem #d7d6d7 inset, .01rem .01rem .01rem #d7d6d7;
    -webkit-transition: 0.3s all linear 0s;
    -moz-transition: 0.3s all linear 0s;
    -ms-transition: 0.3s all linear 0s;
    -o-transition: 0.3s all linear 0s;
    transition: 0.3s all linear 0s;
}

::-webkit-input-placeholder {
    opacity: 1;
    color: #243441;
}
:-moz-placeholder {
    opacity: 1;
    color: #243441;
}

::-moz-placeholder {
    opacity: 1;
    color: #243441;
}

:-ms-input-placeholder {
    opacity: 1;
    color: #243441;
}

::-ms-input-placeholder {
    opacity: 1;
    color: #243441;
}

:placeholder-shown {
    opacity: 1;
    color: #243441;
}

 input#UserContactFullName, input#UserContactEmail, input#QuerySubject, textarea#UserMessage {
    padding: 1vh 1vw;
    background: rgb(239 239 239), !important;
    box-sizing: border-box;
    border-radius: 0.5vw !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    box-sizing: border-box;
    outline: none;
}

.transition, a, .formField i, ul.socialMenu > li > a i, #thumbBoxView .vpvThumbBox, .thumbSlideMode .vpvThumbBox:before, .actionLinks a i, .vpModalOverlay, .thumbSlideMode .vpvThumbBox, .signUpform .signUpStep, .vpModal .modalContent {
    -webkit-transition: 0.3s all linear 0s;
    -moz-transition: 0.3s all linear 0s;
    -ms-transition: 0.3s all linear 0s;
    -o-transition: 0.3s all linear 0s;
    transition: 0.3s all linear 0s;
}
.align-center {
    align-items: center !important;
}
.d-none {
    display: none !important;
}
.d-block{
    display: block !important;
}

.pos-abs {
    position: absolute;
}
.pos-rel {
    position: relative;
}
.siteLogo:hover a {
    color: #ffe6c8;
}
@keyframes landingPageBtnlink {
    50% {
        box-shadow: 0 0 0;
    }

    100% {
        box-shadow: 0 0 0.1rem #1C2933, 0 0 0.1rem #1C2933, 0 0 0.1rem #83B06D, 0 0 0.2rem #83B06D, 0 0 0.3rem #83B06D, 0 0 0.4rem #83B06D, 0 0 0.5rem #83B06D;
    }
}

.wobble-horizontal {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.ml-2vw {
    margin-left: 2vw !important;
}
.justify-content-center {
    justify-content: center;
}

button[type=submit]{
    background:  #83B06D;
}
.registerNotificationBar{
    position:absolute;
    left:0;
    right:0;
    margin:auto;
	top: 7vh ;
	width: 30vw!important;
    -webkit-box-shadow: .1rem .1rem .1rem rgba(0,0,0,0.2), .1rem .1rem .1rem rgba(0,0,0,0.2) inset;
    -moz-box-shadow: .1rem .1rem .1rem rgba(0,0,0,0.2), .1rem .1rem .1rem rgba(0,0,0,0.2) inset;
    -ms-box-shadow: .1rem .1rem .1rem rgba(0,0,0,0.2), .1rem .1rem .1rem rgba(0,0,0,0.2) inset;
    -o-box-shadow: .1rem .1rem .1rem rgba(0,0,0,0.2), .1rem .1rem .1rem rgba(0,0,0,0.2) inset;
    box-shadow: .1rem .1rem .1rem rgba(0,0,0,0.2), .1rem .1rem .1rem rgba(0,0,0,0.2) inset;
    background:#fff6e3;
    z-index:999999999;
    padding: 2vh 2vw;
    -webkit-border-radius:0.4rem;
    -moz-border-radius:0.4rem;
    -ms-border-radius:0.4rem;
    -o-border-radius:0.4rem;
    border-radius:0.4rem;
    border:0.1rem solid #243441;
    overflow:hidden;
    opacity:0;
    visibility:hidden;
    height:0;
    -webkit-transform:translateY(-1rem);
    -moz-transform:translateY(-1rem);
    -ms-transform:translateY(-1rem);
    -o-transform:translateY(-1rem);
    transform:translateY(-1rem);
}
.registerNotificationBar.active{
    opacity:1;
    visibility:visible;
    height:auto;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
}
.registerNotificationBar a.vpNbClose{
    position: absolute;
    right: 1vw;
    font-size:1.89vh;
    top: 2vh;
    color:#ffe6c8;
}
.registerNotificationBar a.vpNbClose:hover{
    opacity:0.7;
}
.registerNotificationBar.registerStatusError{
    background:#c7626d;
    color:#ffe6c8;
}
.registerNotificationBar.registerStatusError a.vpNbClose{
    color:#ffe6c8;
}
.light-col {
    color: #ffe6c8!important;
}
.di-flex {
    display: inline-flex!important;
}
.tooltipHaving {
    position: relative;
}
.flex-1 {
    flex: 1!important;
}
.d-flex {
    display: flex!important;
}
#mobileNotificationBar.registerNotificationBar.registerStatusError{
    background:#c7626d;
    color:#ffe6c8;
}
#mobileNotificationBar.registerNotificationBar.registerStatusError a.vpNbClose{
    color:#ffe6c8;
}
.registerNotificationBar.registerStatusSuccess{
    background:#84b16d;
    color:#ffe6c8;
}
.registerNotificationBar.registerStatusSuccess a.vpNbClose{
    color:#ffe6c8;
}
.mlr2vw {
    margin: 0vh 2vw !important;
}
.mlr1vw {
    margin: 0vh 1vw !important;
}
.linear-grad {
    background: #243441;
}

.col-ffe6c8 {
    color: #ffe6c8 !important;
}
/* .landingScrollbar {
    position: relative;
    height: 45.5vh !important;
    visibility: visible;
    overflow-y: auto!important;
    overflow-x: unset!important;
} */

.landingScrollbar::-webkit-scrollbar {
    opacity: 1 !important;
    width: .6vw;
}

.landingScrollbar::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #84b16d;
}
.commonHeightScroll {
    height: 45vh !important;
}

.text-shadow {
    text-shadow: 1px 2px #1c2933;
}

.img-div {
    position: fixed;
    top: 2vh;
    left: 1vw;
    width: 98%;
    height: 96%;
    border-radius: 2vw;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border: 0.1px inset #c9e8f9!important;
    box-shadow: 0 0 0.1rem #37678b, 0 0 0.1rem #37678b, 0 0 0.1rem #69a8d6, 0 0 0.2rem #69a8d6, 0 0 0.3rem #69a8d6 !important;
}

#cf img {
    animation-name: cf3FadeInOut;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 41s;
    animation-direction: alternate;
    position: absolute;
}

#cf img:nth-of-type(1) {
    animation-delay: 37s;
}

#cf img:nth-of-type(2) {
    animation-delay: 33s;
}

#cf img:nth-of-type(3) {
    animation-delay: 29s;
}

#cf img:nth-of-type(4) {
    animation-delay: 25s;
}

#cf img:nth-of-type(5) {
    animation-delay: 21s;
}

#cf img:nth-of-type(6) {
    animation-delay: 17s;
}

#cf img:nth-of-type(7) {
    animation-delay: 13s;
}

#cf img:nth-of-type(8) {
    animation-delay: 9s;
}

#cf img:nth-of-type(9) {
    animation-delay: 5s;
}

#cf img:nth-of-type(10) {
    animation-delay: 1s;
}

@keyframes cf3FadeInOut {
    0% {
        opacity: 1;
    }

    10% {
        opacity: 1;
    }

    20% {
        opacity: 0;
    }

    30% {
        opacity: 0;
    }

    40% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    60% {
        opacity: 0;
    }

    70% {
        opacity: 0;
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
.features-header-div {
    height: 9vh !important;
    align-items: center;
}
.virtuLandRowParent .commonHeightScroll {
    height: 44.5vh !important;
    width: 39vw;
    padding: 0vw 2vw 0 0;
    overflow-x: hidden !important;
}
strong {
    font-family: "Montserrat-medium" !important;
    font-size: 1.3vh !important;
    font-weight: 600;
}
h3 {
    font-size: 3.6vh;
    line-height: 2.5rem;
    font-family: 'Frost';
}

h5 {
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-family: 'Frost';
}
/*--- mobile landing header---*/
.formField {
    position: relative;
    text-align: left;
}

.formField i {
    position: absolute;
    left: 0.55rem;
    top: 0.6rem;
    z-index: 1;
}

.formField.submitField {
    justify-content: center;
}

.formField.submitField i {
    position: relative;
    left: auto;
    top: auto;
    margin-right: 0.2rem;
}
.virtuSignUp button[type="submit"] i, .virtuSignUp input[type="submit"] i, .virtuSignUp button[type="button"] i, .virtuSignUp input[type="button"] i, .actionLinks a i {
    width: 1.4rem;
    height: 1.4rem;
    line-height: 1.5rem;
    color: #243441;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    -ms-border-radius: 0.2rem;
    -o-border-radius: 0.2rem;
    border-radius: 0.2rem;
    text-align: center;
    display: inline-block;
    margin-right: 0.2rem;
    vertical-align: middle;
}

.login-aside {
    width: 60vw;
    left: 23.7vw;
    top: 0vh;
    height: 4vh;
    padding: 2vh;
}
.contact-aside {
    top: 0;
    position: absolute;
    right: 5vw;
    display: flex;
    align-items: center;
    height: 4vh;
    padding: 4vh 0;
}


.header-text {
    width: 17vw;
    text-align: left;
    left: 5vw;
    top: 3vh;
    position: absolute;
    color: #ffe6c8;
}
.yellow-bord {
    border: .5px solid #37678B!important;
}
/*---mobile landing footer ---*/
.siteFooter {
    height: 8vh !important;
    width: 100vw;
    bottom: 0vh;
    position: absolute;
}
.footer-logo {
    height: 1vw;
    width: 2vw;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    position: absolute;
    left: 2.5vw;
    filter: drop-shadow(3px 3px 3px #1c2933);
}

.footer-text {
    color: #ffe6c8;
    position: absolute;
    left: 5vw;
}
span.copyright {
    content: "U+00A9";
}

.linkdin-img {
    height: 1vw;
    width: 1vw;
    position: absolute;
    right: 9.5vw;
    background: url("/virtu-landing/images/linkdinIcons/linkedn_ffe6c8.svg") no-repeat;
    box-shadow: 1px 1px 1px #1c2933;
}
.aboutus-span {
    position: absolute;
    right: 3.8vw;
    color: #ffe6c8;
}
.login-loader-text-img, .footer-navbar-list{
    position: relative;
    top: 0vh;
}
.vpNotificationBar {
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    top: 9vh;
    width: 30vw;
    -webkit-box-shadow: .1rem .1rem .1rem rgba(0,0,0,0.2), .1rem .1rem .1rem rgba(0,0,0,0.2) inset;
    -moz-box-shadow: .1rem .1rem .1rem rgba(0,0,0,0.2), .1rem .1rem .1rem rgba(0,0,0,0.2) inset;
    -ms-box-shadow: .1rem .1rem .1rem rgba(0,0,0,0.2), .1rem .1rem .1rem rgba(0,0,0,0.2) inset;
    -o-box-shadow: .1rem .1rem .1rem rgba(0,0,0,0.2), .1rem .1rem .1rem rgba(0,0,0,0.2) inset;
    box-shadow: .1rem .1rem .1rem rgba(0,0,0,0.2), .1rem .1rem .1rem rgba(0,0,0,0.2) inset;
    background: #fff6e3;
    z-index: 999999999;
    -webkit-border-radius: 0.5vw 0.5vw 0 0;
    -moz-border-radius: 0.5vw 0.5vw 0 0;
    -ms-border-radius: 0.5vw 0.5vw 0 0;
    -o-border-radius: 0.5vw 0.5vw 0 0;
    border-radius: 0.5vw 0.5vw 0 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    height: 0;
    -webkit-transform: translateY(-1rem);
    -moz-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    -o-transform: translateY(-1rem);
    transform: translateY(-1rem);
}
.greenButton, button {
    height: 4vh;
    inline-size: 6vw;
    width: 6vw;
    background-color: #83b06d !important;
    cursor: pointer;
    border-width: .1px;
    border-style: inset;
    border-color: #e2eecc;
    color: #1c2933 !important;
    display: block;
    box-shadow: 1px 1px 1px #1c2933;
    background: #83B06D;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*--- register page ---*/
.absx-center {
    left: 50% !important;
    transform: translate(-50%,-0%) !important;
}
.ml-3vw {
    margin-left: 3vw;
}

.mr-3vw {
    margin-right: 3vw;
}
.profile-round, .userProfileHeaderImage {
    height: 100%;
    width: 100% !important;
    border-radius: 50%;
}

.myProfile .profile-round, .studentProfileTooltipFullScreen .profile-round {
    width: 1.4vw !important;
    height: 1.4vw !important;
    margin-right: 1vw;
}
.bb-box {
    background-color: #243441 !important;
    border-width: .1px !important;
    box-shadow: 0 0 0.1rem #eab773;
    border-style: inset !important;
    border-color: #37678b !important;
}
i.demo-icon.icon-sync {
    color: #84b16d;
}
.tutorialBack {
    background-size: cover;
    width: 100%;
    height: 100%;
    border: .1px inset #C9E8F9 !important;
    box-shadow: 0 0 0.1rem #243441;
}
.img-animation {
    transform-style: preserve-3d;
    transform: rotateY(0);
    animation: animate 3s linear infinite;
}

.network-container .img-animation, #openNewProfile .img-animation {
    padding: 0.3vw !important;
}
.header-text {
    left: 2vw;
    position: absolute;
    color: #ffe6c8;
}

.dashHeader .siteLogo img {
    margin: auto;
    height: 1vw;
    width: 2vw !important;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    animation: animate 3s linear infinite;
    position: absolute;
    display: inline-block;
}
* {
    box-sizing: border-box;
}
.dashHeader {
    background: #1c2933!important;
    display: block;
    align-items: center;
    height: 6vh !important;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    webkit-transition: background-color 1.4s ease-in;
    -moz-transition: background-color 1.4s ease-in;
    -o-transition: background-color 1.4s ease-in;
    transition: background-color 1.4s ease-in;
}
.dashHeader .siteLogo {
    height: inherit;
    display: inline-block;
    float: left;
    padding-right: 0;
    padding-left: 0;
    width: 23vw;
    left: 0vw;
    margin-right: 0;
    margin-left: 0;
    max-width: 25vw;
    position: relative;
}

.dashHeader .siteLogo a {
    height: 6vh;
    display: inline-flex;
    width: 9.89vw;
    align-items: center;
}
.dashHeader a {
    color: #ffe7c8;
}
.atSideBottom.havingHoverTooltip .hoverTooltip {
    top: 4.5vh;
    z-index: 1;
    left: 0;
    right: 0;
    width: fit-content;
    margin: .2vw auto auto auto;
    -webkit-transform: translateY(1rem);
    -moz-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    -o-transform: translateY(1rem);
    transform: translateY(1rem);
    font-weight: 400;
}

.havingFooterHoverTooltip .hoverTooltip, .havingHoverTooltip .hoverTooltip {
    position: absolute;
    background: #ebb773;
    color: #1c2933!important;
    border: .1px solid #333;
    padding: .2vw .6vw;
    font-size: 1.5vh;
    line-height: 1vw;
    opacity: 0;
    visibility: hidden;
    white-space: nowrap;
    z-index: 999999;
    letter-spacing: 0!important;
    -webkit-box-shadow: 0 0 .1rem #37678b,0 0 .1rem #37678b,0 0 .1rem #69a8d6,0 0 .2rem #69a8d6,0 0 .3rem #69a8d6!important;
    -moz-box-shadow: 0 0 .1rem #37678b,0 0 .1rem #37678b,0 0 .1rem #69a8d6,0 0 .2rem #69a8d6,0 0 .3rem #69a8d6!important;
    -ms-box-shadow: 0 0 .1rem #37678b,0 0 .1rem #37678b,0 0 .1rem #69a8d6,0 0 .2rem #69a8d6,0 0 .3rem #69a8d6!important;
    -o-box-shadow: 0 0 .1rem #37678b,0 0 .1rem #37678b,0 0 .1rem #69a8d6,0 0 .2rem #69a8d6,0 0 .3rem #69a8d6!important;
    box-shadow: 0 0 .1rem #37678b,0 0 .1rem #37678b,0 0 .1rem #69a8d6,0 0 .2rem #69a8d6,0 0 .3rem #69a8d6!important;
    font-family: Montserrat-small!important;
    font-size: 1.5vh!important;
    font-style: italic;
}
.header-flex {
    display: flex;
    align-items: center;
}
.dashCrateBlock {
    display: none !important;
}

.dashHeader>* {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: inline-flex;
    position: relative;
}
.threeLinksBlock {
    float: left;
    height: 6vh;
    align-items: center;
}

.dashHeader a.headerLinks {
    color: #ffe6c8;
    height: 6vh;
    display: flex!important;
    align-items: center;
    justify-content: center;
}
.registerNotificationBar {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 7vh ;
    width: 30vw!important;
    -webkit-box-shadow: .1rem .1rem .1rem rgba(0,0,0,0.2), .1rem .1rem .1rem rgba(0,0,0,0.2) inset;
    -moz-box-shadow: .1rem .1rem .1rem rgba(0,0,0,0.2), .1rem .1rem .1rem rgba(0,0,0,0.2) inset;
    -ms-box-shadow: .1rem .1rem .1rem rgba(0,0,0,0.2), .1rem .1rem .1rem rgba(0,0,0,0.2) inset;
    -o-box-shadow: .1rem .1rem .1rem rgba(0,0,0,0.2), .1rem .1rem .1rem rgba(0,0,0,0.2) inset;
    box-shadow: .1rem .1rem .1rem rgba(0,0,0,0.2), .1rem .1rem .1rem rgba(0,0,0,0.2) inset;
    background: #fff6e3;
    z-index: 999999999;
    padding: 2vh 2vw;
    -webkit-border-radius: 0.4rem;
    -moz-border-radius: 0.4rem;
    -ms-border-radius: 0.4rem;
    -o-border-radius: 0.4rem;
    border-radius: 0.4rem;
    border: 0.1rem solid #333333;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    height: 0;
    -webkit-transform: translateY(-1rem);
    -moz-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    -o-transform: translateY(-1rem);
    transform: translateY(-1rem);
}

.registerNotificationBar.active {
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.registerNotificationBar a.vpNbClose {
    position: absolute;
    right: 1vw;
    font-size: 1.89vh;
    top: 2vh;
    color: #ffe6c8;
}

.registerNotificationBar a.vpNbClose:hover {
    opacity: 0.7;
}

.registerNotificationBar.registerStatusError {
    background: #c7626d;
    color: #ffe6c8;
}

.registerNotificationBar.registerStatusError a.vpNbClose {
    color: #ffe6c8;
}

#mobileNotificationBar.registerNotificationBar.registerStatusError {
    background: #c7626d;
    color: #ffe6c8;
}

#mobileNotificationBar.registerNotificationBar.registerStatusError a.vpNbClose {
    color: #ffe6c8;
}

.registerNotificationBar.registerStatusSuccess {
    background: #84b16d;
    color: #ffe6c8;
}

.registerNotificationBar.registerStatusSuccess a.vpNbClose {
    color: #ffe6c8;
}
.havingHoverTooltip {
    position: relative;
}
.dashHeader a.headerLinks span {
    margin-left: .5vw;
    line-height: normal;
}
.hideIt {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
    animation-duration: 3s;
    visibility: hidden;
    transition: visibility 0s .7s,opacity .7s linear;
}
.dashNotifications a.tooltipHandler {
    margin: 0;
    position: relative;
    width: 3vw;
    transition: none;
    float: left;
}
a.headerLinks>span>img.currentUserProfileImage {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 50%;
}
.virtuSignUp.bottomSuBlock {
    background: transparent;
    padding: 1vw;
    position: absolute;
    top: 21vh;
    height: 20vh;
    width: 22vw;
    border: unset;
    box-shadow: unset;
}
.vpvFullSlide {
    width: 37vw;
    left: 37.5vw;
    position: absolute;
    color: #ffe6c8;
}
.landingGreenBtn{
    border-radius: 0.5vw !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border: unset !important;
    margin-top: 1vh;
}
.col-1c2933{
    color: #1c2933 !important;
}