html, body{font-family: 'Nunito Sans', sans-serif;}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(resource:/css/online/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-prev,.owl-next{border-radius:100%;display:flex;align-items:center;justify-content:center}.owl-prev.disabled,.owl-next.disabled{opacity:0.2;cursor:not-allowed;pointer-events:none}.owl-prev img{transform:rotate(180deg)}.owl-next{margin-left:20px}.e-box-container{display:flex;width:900px;margin:60px auto;margin-bottom:20px;background:#fff;box-shadow:0px 0px 16px rgba(0,0,0,0.14);border-radius:8px}.e-box-container .welcome-set{background:#F5F8FF;color:#fff;padding:55px 45px;max-width:350px;flex:0 0 350px}.e-box-container .welcome-set .welcome-logo{width:100px}.e-box-container .welcome-set h1{font-size:1.5rem;line-height:36px;font-weight:bold;color:#F5F5F5;width:85%;margin-top:75px}.e-box-container .welcome-set .welcome-bar{height:4px;width:80px;background:#FF416E;margin:25px 0px}.e-box-container .welcome-set h2{font-size:1rem;line-height:24px;color:#F5F5F5;width:80%}.e-box-container .login-signup{flex-grow:1;padding:25px 110px;display:flex;align-items:center;flex-direction:column;justify-content:center}.welcomeCard{margin:3rem 0px 1rem;text-align:center}.welcomeCard .welcomeUser img{height:186px;width:186px;border-radius:100%;margin:auto}.welcomeCard p{font-size:.875rem;color:#7C7CA2;margin:2rem 0px 1rem}.welcomeCard label{font-size:.875rem;line-height:22px;color:#1B1C1E}.login-signup .card-title{margin-bottom:.75rem;font-size:1.25rem;line-height:30px;}.login-signup .sociallogin{width:100%}.login-signup .sociallogin .btn{margin:1rem 0px;display:flex;align-items:center}.login-signup .sociallogin .btn span{flex-grow:1}.login-signup.withEmail .orPart{width:40%}.login-signup .orPart{margin:0.5rem 0px 1.5rem;position:relative;font-size:.875rem;color:#7C7CA2;width:90%;text-align:center}.login-signup .orPart:after{content:'';position:absolute;height:1px;width:100%;background:#7C7CA2;left:0px;top:56%}.login-signup .orPart span{position:relative;background:#fff;z-index:1;padding:8px}.login-signup .haveacc{font-size:1rem;color:#1B1C1E;text-align: center;}.login-signup .haveacc a{color:#FF416E}.signup_btn{margin-bottom:1rem; width:100%;}.socialicons{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.socialicons a{border:1px solid #D8D8D8;height:56px;width:56px;display:inline-flex;border-radius:100%;margin-right:1rem;align-items:center;justify-content:center;cursor: pointer;}.socialicons a:last-child{margin-right:0px}@media only screen and (max-width: 991px){.e-box-container{width:100%;flex-direction:column}.e-box-container .welcome-set{padding:25px;max-width:100%;flex:0 0 100%}.e-box-container #welcomeCarsouel{display:none}}@media only screen and (max-width: 768px){.e-box-container{margin-top:1rem}.e-box-container .login-signup{padding:25px}}
.login-form-new {
    width: 100%;
}
.clr20 {
    clear: both;
    height: 20px;
}
.login-form-new {
    width: 100%;
    margin: 0px;
}
.e-box-container {
    margin: 40px auto;
}
.companyLogo {
    height: 30px;
    text-align: center;
}
.companyLogo img {
    max-height: 100%;
    margin: auto;
}
.termsAndCdn {
    font-size: 14px;
    line-height: 21px;
    color: #8B8B8B;
    margin-top: 1rem;
}

.termsAndCdnLink {
    color: #f22f7e;
    text-decoration: none !important;
}
.termsAndCdnLink:hover {
    color: #f22f7e;
}
