html {
    width: 100%;
    height: 100%;
    display: table;
}

body {
    width: 100%;
    display: table-cell;
    font-family: Roboto;
}

html, body {
    margin: 0px;
    padding: 0px;
    background-color: #fff !important;
}
body {
	font-family: 'Roboto', sans-serif;
	min-height: 1200px !important;
	background: #fff;
	color: #222222;
}

.google-btn {
    margin: 20px 0px 5px 0px;
    width: 100%;
    height: 48px;
    background-color: #fff !important;
    border-radius: var(--token-radius-radius-small, 4px);
	border: 1.3px solid #D9D9D9;
}
.form-group .check_box_remember p {
	margin-left: 23px;
}
.google-btn .btn-text img {
	margin-bottom: 3px;
}
.google-signin {
	color: #414141; 
	text-align: center;
	font-weight: 600;
	line-height: 26px;
}
.user-fields .form-group input {
	display: flex;
    height: 44px;
    padding: 9px 13px;
    align-items: center;
    align-self: stretch;
    border-radius: 6px;
    border: 1px solid var(--gray-300, #D1D5DB);
    background: var(--white, #FFF);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}
/*.user-fields .form-group input {
	box-shadow: 0px 1px 2px rgba(204, 209, 215, 0.6);
}*/

.google-btn .google-icon-wrapper {
    position: absolute;
    margin-top: 1px;
    margin-left: 1px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
}

.google-btn .google-icon {
    position: absolute;
    margin-top: 11px;
    margin-left: 11px;
    width: 18px;
    height: 18px;
}

.google-btn .btn-text {
    float: left;
    margin: 10px 0 0 15px;;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.2px;
    text-align: center;
    width: calc(100% - 42px);
    padding: 0px;
}
.privacy-policy {
    border-radius: var(--token-radius-radius-large, 8px);
    border: 1px solid #DDD;
    background: #F8F8F8;
    /* display: flex; */
    /*width: 404px;*/
    padding: 16px 24px;
    align-items: flex-start;
    gap: 16px;
}
.get-started {
    color: #000;
    font-family: Roboto;
    font-size: 65px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
	width: fit-content;
}
.agencies-text {
    color: #FFF;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.trial-text {
    color: #000;
    font-family: Roboto;
    font-size: 27px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
	width: fit-content;
}

#signup_right {
	flex: none !important;
}
.signup-right-col {
	/* background: linear-gradient(53.6deg, #43CBFF -11.52%, #9708CC 110.14%);
	padding: 31px 141px 1px 119px;
	flex: none !important;
	width: calc(100% - 404px);
	max-width: calc(100% - 404px); */
}
.signup-right-card h1{
	padding-top:20px;
	text-align:center;
	color:white; 
}
.signup-right-card {
	/*padding: 0px 13px 1px 69px !important;*/
	margin:0 auto;
  	margin-top: 30vh;
  	/*transform: translateY(-50%);*/
  	background-position: bottom;
  	background-size: 20px 2px;
  	background-repeat: repeat-x;
}
.signup-right-partners {
	/*padding: 2px 27px 1px 38px;*/
	/*text-align: center;*/
}
.signup-change {
	font-size:23px !important; 
	line-height:0px !important;
}
.signup-right-col .signup-right .signup-right-partners-top {
	margin-top: 6vh !important;
	/*text-align: center !important;*/
}
@media (min-width: 1400px) {
	.signup-right-partners-top img {

	}
}
@media (max-width: 1200px) {
	.signup-right-partners {
		padding: 0px 0px 0px 0px;
	}
}

@media (min-width: 1400px) {
	.right-sign-up .signup-right-col .survey-container {
		margin-left: 320px;
	}
}

@media (max-width: 1366px) {
	.right-sign-up .signup-right-col .survey-container {
		margin-left: 60px;
	}
}

@media (max-width: 1700px) {
	.register-form-container .logo-container{
		margin-bottom: 15px !important;
	}
	.verify-email-v-alignment{
		margin-top: 90px !important;
	}
}


@media (max-width: 812px) {
	.signup-right-card h1 {
	    padding-top: 470px;
	    text-align: center;
	    color: white;
	    font-size: 26px;
	}
}
.signup-right-partners-top .signup-right-top-partners-img {
	margin-right: 18px !important; 
}
.signup-right-partners .signup-right-partners-img {
	margin-right: 18px !important;
}
.auth-row {
	min-height: 968px;
}
.invalid-feedback {
	display: block !important;
}

.auth-container {
	position: relative;
	min-height: 600px;
    position: relative;
    max-width: 100% !important;

}
.p-0 {
	padding: 0px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-40 {
	margin-top: 40px;
}

.bordered {
	border-width: 78px;
    border-color: #2EAADC;
    border-style: solid;
    background-color: #2EAADC;
}

.login-left-container {
    border-width: 78px;
    border-color: #2EAADC;
    border-style: solid;
    padding: 0px;
    background: #2EAADC;
}
.demo-page {
	background: url(../../img/ux3/demo-layer-1.png) left top no-repeat, url(../../img/ux3/demo-layer-2.png) right bottom no-repeat;
	min-height: 800px;
}
.blue-bg, .demo-body {
	background-color: #2EAADC;
}

.register-left {
	overflow: hidden; 
	min-height: 300px;
	
	padding: 4vw 2vw 0 14vw;
	font-family: inherit;
    font-family: inherit;
    
    background-color: #fff;
    background-image: url(../../img/ux3/register-top-left.png);
    background-repeat: no-repeat;
    background-size: 151px 328px;
    background-size: 25% 60%;
    border-radius: 12px 12px 0 0;
}

.register-left-bottom {
	background-color: #fff;
    min-height: 400px;
    padding-left: 14.2vw;
    background-repeat: no-repeat;
    background-size: 253px 224px;
    position: relative;
    border-radius: 0px 0px 12px 12px;
    margin-top: -5px;
    padding-top: 50px;
    padding-right: 20px;
    padding-bottom: 85px;
}
.register-left-bottom img.img-1 {
	position: absolute;
    left: -82px;
    top: 168px;
}

.register-left-bottom img.img-2 {
	position: absolute;
    left: -74px;
    top: 33px;
    z-index: 4;
}

.register-left-bottom img.img-3 {
	position: absolute;
    left: 156px;
    top: 78px;
    z-index: 2;
}

.register-left-bottom img.img-4 {
	position: absolute;
	left: -95px;
    top: 255px;
}

.register-right {
	/* padding: 1vw 12vw 0 1vw !important; */
}

.register-left-bottom ul {
    padding: 0;
    float: left;
    max-width: 510px;
    z-index: 5;
    position: relative;
    left: 14px;
}
.register-form-container {
	margin-right: 30px;
	margin-left: 27px;
}
.register-form-container {
	display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
	border:none;
	border-radius: 10px;
	box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
}
.register-left-bottom ul li {
	font-family: 'Roboto', sans-serif;
	padding-left: 0px;
    font-family: inherit;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    padding: 5px 0px;
    float: left;
    width: 100%;
    line-height: 24px;
}
.register-left .fa-check {
	float: left;
	width: 30px;
	color: #fff;
	max-width: 30px;
	margin-top: 5px;
}
.register-left span {
	font-family: 'Roboto', sans-serif;
	float: left;
	width: 90%;
}

.start-14-day {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 2.5vw;
	mix-blend-mode: normal;
	max-width: 400px;
}
.try-out-all {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.8vw;
	mix-blend-mode: normal;
	margin-top: 20px;
	font-family: inherit;
}

#basic_info label{
	color: #4A5572;
	margin-bottom: 0px;
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
}

.no-cc {
	font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 1.2vw;
    margin-top: 30px;
    max-width: 550px;
}
.loud-clear {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 32px;
	line-height: 34px;
	color: #222222;
	mix-blend-mode: normal;
	padding-top: 25px;
}
.new-features p {
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
	color: #222222;
	padding-left: 30px;
}
.new-features ul {
	padding-left: 45px;
}
.introducing {
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 3vw;
	color: #222222;
	mix-blend-mode: normal;
	margin-top: 25px;
}
.login-left {
    padding: 30px;
    background: url(../../img/ux3/login-layer-1.png) left top no-repeat, url(../../img/ux3/login-layer-2.png) right bottom no-repeat;
    border: 10px solid #2EAADC;
    border-radius: 30px;
    background-color: #fff;
}

input.checkbox {
	float: left;
    margin-right: 5px;
    margin-left: 5px;
}
label.checkbox {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	color: #222222;
}
.link-blue {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	text-decoration-line: underline;
	color: #2196F3;
}
.forgot-password {
	margin-top: 32px;
}
.register-link {
	margin-top: 56px;
}
.register-link a {
	margin-left: 6px;
}
.no-account {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #222222;
}
.register-page .box {
	background: #fff;
    border-radius: 20px;
    /*padding: 0.5vw;*/
    /* width: 403px; */
    max-width: 460px;
    max-width: 	500px;
}
.cancel-verify-email {
/*	margin-left: 32px;*/
	font-size: 16px;
/*	margin-top: 50px !important;*/
	margin-bottom: 255px;
}
.verify-email-v-alignment {
	margin-top: 137px;
}
.verify-email {
	padding-left: 0px;
}
.cancel-verify-email a {
	color :#000000;
}
.verify-email p {
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	margin-top: 32px;
	margin-left: 32px;
	line-height: 24px;
	align-items: center;
	font-style: normal;
	font-weight: normal;
}
.logo-container-verify-email {
	margin-top: 28px;
	width: 100%;
    max-width: 142px;
    margin-left: 34px;
    padding-left: 0px;

}
.register-page .progress {
	height: 10px;
	margin-bottom: 44px;
}
.register-page .step-info {
	font-weight: 500;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	color: #A7A7A7;
	padding-bottom: 7px;
}
.login-right{
	margin-right: 30px;
	margin-left: 30px;
}
.logo-container {
    margin-bottom: 30px;
    margin-top: 28px;
}
.logo-container img {
	width: 100%;
	max-width: 142px;
	margin-left: 13px;
}

.logo-container-2 {
	margin-top: 30px;
}

.right-sign-up .register-page{
	/*max-width: 404px;*/
}

#btn_register_container {
	position: relative;
	margin-bottom: 16px;
	text-align: center;
}

.btn-blue {
	padding: 8px;
	background: #2EAADC;
	border-radius: 5px;
	color: #fff;
	width: 100%;
	height: 40px;
	margin: auto;
	text-align: center;
}

#submit_button{
	background-color: #3287C2;
	border: 1px solid #3287c254;
	color: #ffff;
	/*color: #FFF;*/
}

.check_box_remember{
	color:#4A5572 !important;
	font-size: 16px !important;
}

#submit_button:hover {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #98A4B7;
	opacity: 60%;
}

.pt-30 {
	padding-top: 30px;
}
.btn-learn-more, .btn-learn-more:focus, .btn-learn-more:hover {
	padding: 8px;
	background: #2EAADC;
	border-radius: 5px;
	color: #fff;
	width: 140px;
	height: 40px;
	margin: auto;
	text-align: center;
	margin-left: 30px;
	margin-top: 30px;
	text-decoration: none;
	cursor: pointer;
}
.signup, .link-your-account-heading, .select-preview-option {
	color: #000;
	text-align: center;
	font-family: Roboto;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 68px;
}
.signup-change{
	font-size:32px !important; 
	line-height: 100% !important;
	font-weight: 600;

}
.link-your-account-heading {
	padding-top: 50px;
}
.select-preview-option {
	padding-bottom: 20px;
}

.confirm-trial {

	font-style: normal;
	font-weight: 500;
	font-size: 33px;
	line-height: 19px;
	line-height: 28px;
	color: #000000;
	mix-blend-mode: normal;
}

.register-input:focus {
    color: #495057;
    background-color: #fff !important;
    border-color: #80bdff !important;
    outline: 0;
    box-shadow: none !important;
    border: 0 !important;
    border-color: #fff !important;
}

.register-input {
	padding-top: 10px !important;
    margin-bottom: 0px !important;
    margin-top: 20px;
    color: #222222;
    border: none !important;
    height: 23px;
    padding-left: 1px !important;
}
.input-group {
	background: #FFFFFF;
    border: 3px solid #BBBBBB;
    border-radius: 5px;
    padding-bottom: 1px;
    padding-left: 16px;
    height: 53px;
    position: relative;
    background: #FFFFFF;
	box-sizing: border-box;
	border-radius: 5px;
}
.password-group {
	padding: 5px;
}
.password-group, .readonly-div, .readonly-div input {
	padding-top: 0px !important;
	background: #EEEEEE !important;
	border-radius: 5px;
}
.password-group input, .password-group input:focus {
	background: #EEEEEE !important;
	height: 48px;
	padding-top: 6px !important;
	padding-left: 16px !important;
}
.password-group .register-input {
	margin-top: 0px;
}
.custom-placeholder {
	position: absolute;
	height: 12px;
	left: 16px;
	top: 7px;

	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	display: flex;
	align-items: center;
	color: rgba(34, 34, 34, 0.3);
	z-index: 1;
}
.validation-error, .error {
	color: #e80808;
}
.success-message {
	color: #1dab03;
}

.tick {
	background-image: url(../../img/ux3/tick-sign.png);
	float: left;
	width: 30px !important;
	background-repeat: no-repeat;
    margin-top: 4px;
}

.pcade-illustration {
	background: #ffffff; 
	width: 80%;
	max-width: 1000px;
	margin: auto;
	margin-top: 125px;
	border-radius: 20px;
	min-height: 450px;
}
.pcade-illustration-message {
	min-height: 500px;
}

.demo-body {
	min-height: 1200px;
}

.illustration-img {
	float: left;
	padding: 20px 10px;
	width: 50%;
	position: relative;
	z-index: 100;
	margin-top: 47px;
}

.illustration-img img {
	width: 100%;
	position: absolute;
	z-index: 200;
	left: -18px;
}

.demo-get-started {
	float: left;
	width: 50%;
	padding: 0 60px;
}

.demo-get-started p.welcome {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
	margin-top: 85px;
}
.demo-get-started p {
	clear: both;
}

.demo-get-started h1 {
	font-size: 1.2rem;
}

.demo-get-started h2 {
	font-size: 25px;
}

.demo-get-started .select-standard {
	font-size: 18px;
}

.demo-get-started select {
	border-radius: 5px;
    padding: 10px;
    width: 70%;
}
.demo-get-started .btn-select {
	width: 75px;
	height: 40px;
	background: #2EAADC;
    border-radius: 5px;
    border: none;
    color: #fff;
    cursor: pointer;
}
.btn-skip {
	width: 75px;
}
.demo-buttons .btn {
	float: left;
	margin-right: 20px;
}
.already-account a {
	color: #2196F3;
	margin-left: 32px;
}
.already-account span {
	margin-left: 17px;
	margin-top: 0px;
}
.page-heading {
	margin-bottom: 30px;
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 28px;
	color: #222222;
}
.new-features {
	padding-bottom: 80px;
}

label.remember {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	color: #222222;
}
.plan-slider-label {
	right: 0;
    margin-right: 16px;
}
#plan-slider {
	cursor: pointer;
}
.plan-slider-switch-label {
	right: 0;
    margin-right: 16px;
}
#plan-switch-slider {
	cursor: pointer;
}
.plan-slider-addon-label {
	right: 0;
    margin-right: 16px;
}
#plan-slider-addon {
	cursor: pointer;
}
.plan-slider-addon-switch-label {
	right: 0;
    margin-right: 16px;
}
#plan-switch-slider {
	cursor: pointer;
}
#payment-modal-form {
	height: auto !important;
	padding-top: 0px !important;
}
#payment-modal-form #payment-form {
	background: #F9F9F9;
	border-radius: 5px;
	padding: 16px;
}
.choose-billing {
	font-weight: normal;
	font-size: 14px;
	line-height: 23px;
	text-align: left;
	color: #222222;
	padding-top: 25px;
}
.plan-name-container {
	margin-bottom: 25px;
}
.plan-name-container b {
	color: #222222;
}
.plan-name-container label {
	display: contents;
	font-size: 14px;
	line-height: 18px;
	color: #828282;
	float: left;
	cursor: pointer;
}
.plan-name-container input {
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}

.plan-name-container .plan-name-box {
    border: 1px solid #2EAADC;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 16px;
    cursor: pointer;
}
.plan-name-container .plan-name-box.selected {
	background: #EBF7FC;
}
.plan-name-container .plan-1 {
	padding-right: 1px;
}

.plan-name-container .plan-2 {
	padding-left: 1px;
}

.dont-worry {
	font-weight: bold;
	font-size: 44px;
	line-height: 53px;
	color: #222222;
	mix-blend-mode: normal;
	margin-top: 56px;
	margin-bottom: 43px;
}

.register-step2 .logos div {
	text-align: center;
}

.register-step2 .logos img {
	max-width: 100%;
}

.register-step2 {
    padding: 81px;
    border: 10px solid #2EAADC;
    border-radius: 30px;
    background-color: #fff;
}

.payment-options {
	background: none !important;
	margin: 0px !important;
}

.payment-options img, .payment-options input, .payment-options label {
	float: left;
	cursor: pointer;
}
.payment-options input {
	margin-right: 5px;
}

.payment-details {
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: #222222;
	margin-bottom: 24px;
}

#paypal-button-container {
	display: none;
}
.btn-pay, #btn_invite_users {
	margin-top: 24px;
}

#div_msg_invite {
	display: none;
	line-height: 30px;
}

.btn-apply-coupon {
	border: 1px solid #2EAADC;
    background: #fff;
    color: #2EAADC;
    font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	padding: 9px;
	min-width: 128px;
}
#resend_email {
	margin-left: 17px;
	padding-left: 0px !important;
}

.btn-apply-coupon:hover, .btn-apply-coupon:active, .btn-apply-coupon:focus {
	background: #2EAADC !important;
	border: 1px solid #2EAADC !important;
	box-shadow: none;
}

.apply-coupon-container button {
	margin-top: 24px;
}

.apply-coupon-container #preloader-button {
	max-width: 50px;
}

#payment-modal-form .element-label {
	padding-bottom: 0px !important;
	margin-bottom: 0px;
}

.btn-logout, .btn-skip-invite {
	margin-top: 25px;
	margin-left: auto;
}

.btn-skip-invite {
	width: 100%;
}

.awards {
	margin-top: 64px;
}

.trial-options {
	margin-bottom: 52px;
}

.option-heading {
	font-weight: 500;
	font-size: 28px;
	line-height: 34px;
	text-align: center;
	color: #222222;
	mix-blend-mode: normal;
	padding-bottom: 34px;
}

.trial-options ul, .trial-options li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}

.trial-options li {
	width: 50%;
}

.trial-options li a {
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #222222;
	mix-blend-mode: normal;
	opacity: 0.6;
	border-bottom: 2px solid #CCCCCC;
	float: left;
	width: 100%;
	text-decoration: none;
}

.trial-options li a.active {
	font-weight: bold;
	color: #2EAADC;
	mix-blend-mode: normal;
	opacity: 1;
	border-bottom: 5px solid #2EAADC;
	margin-top: -3px;
}

.no-credit-card {
	display: none;
}

.dont-have-cc {
	font-weight: 500;
	font-size: 28px;
	line-height: 34px;
	text-align: center;
	color: #222222;
	mix-blend-mode: normal;
}

.book-quick-demo {
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
}

.book-quick-demo a {
	color: #2EAADC;
	text-decoration-line: underline;
}

.btn-book-demo-container {
	padding-top: 40px;
}

.btn-book-demo {
	width: 170px;
	height: 40px;
	background: #2EAADC;
	border-radius: 5px;
	padding: 8px 20px;
    color: #fff;
}

.btn-book-demo:hover {
	color: #fff;
}

@media (max-width: 812px) {
	.start-14-day {
		font-size: 6vw;
	}
	.try-out-all {
		font-size: 5vw;
	}
	.no-cc {
		font-size: 5vw;
		margin-top: 0px;
	}
	.register-left {
		min-height: auto !important;
	}
	.register-right {
		padding: 0px;
	}
}

.has-error {
	border: 1px solid #f00;
}

#div_ajax_loader, #div_resend_email_message {
	display: none;
}

.schedule-call {
	padding-top:  36px;
}
.btn-schedule-call {
	color: #2eaadc;
    font-weight: 500;
    font-size: 32px;
    border: 5px solid #2eaadc;
    padding: 10px 30px;
    border-radius: 10px;
    text-transform: uppercase;
}

.invite-team-text {
	font-size: 32px;
	padding: 50px;
	padding-left: 0px;
}

.or-container {
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    color: rgb(201, 201, 201);
    font-size: 15px;
}

.or-left, .or-right {
    flex: 1 1 auto;
    height: 1px;
    background-color: rgb(201, 201, 201);
}

.or-text {
	font-size: 20px;
    padding: 0px 10px;
    flex-shrink: 1;
    color: rgb(92, 92, 92);
    white-space: nowrap;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-primary {
    background-color: #2EAADC;
    border-color: #2EAADC;
}

.box_shadow {
    box-shadow: none;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
}

.hide {
	display: none;
}

#div_final_message {
	display: none;
}

.download-head-sync {
	padding-left: 7px;
}

.trial-info, .link-account-info {
	margin-top: 50px;
    font-size: 18px;
    color: #000;
    margin-bottom: 70px;
    text-align: center;
    padding: 5px;
}
.link-account-info {
	margin-bottom: 30px;
}

.partners {
	margin-bottom: 30px;
}

.register-logos img {
	margin-bottom: 50px;
}
.register-logos img.google-partner {
	max-width: 90px;
}

.register-logos a {
	display: inline-flex;
	margin: 10px;
}


.register-logos .logo-capterra img {
	width: 130px;
}
a.google-partner img {
	width: 90px;
}
.already-account {
	font-size: 18px;
	color: #000000 !important;
	padding-left: 0px !important;
}


.already-account a {
	margin-left: 6px;
	font-size: 18px;
	/* line-height: 21px; */
}
.otp-text-i{
    font-size: 38px;
    line-height: 100%;
    font-family: 'Roboto';
    font-weight: 600;
}
.list-unstyled li {
    font-size: 26px;
    font-weight: 400;
    line-height: 100%;
}
.list-unstyled ul li {
    font-size: 26px;
    font-weight: 500;
    line-height: 100%;
}


.btn-link-account-logout {
	margin-top: 40px;
	padding: 2px;
    font-size: 20px;
    color: #777777;
    float: right;
    margin-right: 15px;
}

.btn-link-account {
	margin-top: 40px;
	padding: 3px;
    font-size: 20px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.6);
}
.btn-link-account:hover {
	color: #fff;
}
.link-your-account-container {
	max-width: 600px; 
	margin: auto;
}

.register-step-2 {
	max-width: 780px; 
	margin: auto;
	padding-bottom: 100px;
}
.preview-option {
	background: #FFFFFF;
	border: 2px solid rgba(34, 34, 34, 0.15);
	box-sizing: border-box;
	box-shadow: 0px 4.67782px 23.3891px rgba(0, 41, 102, 0.6);
	border-radius: 32.6481px;
	width: 600px;
	height: 68px;
	margin-bottom: 33px;
	cursor: pointer;
	z-index: 1;
}
.preview-option:hover {
	background: #f1f0f0;
}

.preview-option.blur {
	background: url(../../img/ux3/cross-lines.png) 100% no-repeat;
	opacity: 0.6;
}

.option-icon {
	float: left;
    width: 50px;
    margin-top: 16px;
    margin-left: 20px;
}

.option-description {
	float: left;
    width: calc(100% - 90px);
}

.option-headings {
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	float: left;
	width: 100%;
	margin-top: 5px;
}

.option-detail {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 100%;
	float: left;
}

.premium-label {
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.6);
	border-radius: 50px;
	width: 77px;
	height: 15px;
	text-align: right;
	background: url(../../img/ux3/icons/diamond.png) #2EB2DC 7px 3px no-repeat;
	font-weight: 500;
	font-size: 9px;
	line-height: 16px;
	color: #FFFFFF;
    position: absolute;
    padding: 0px 13px;
    top: 10px;
    right: 64px;
    z-index: 2;
}

.link-your-account-container ul, .link-your-account-container li {
	padding: 0px;
	list-style: none;
}

.link-your-account-container ul {
	padding-left: 20px;
	padding-top: 30px;
}

.link-your-account-container ul li {
	background: url(../../img/ux3/shield.png) no-repeat;
	padding-left: 40px;
    padding-bottom: 15px;
}
.link-your-account-container ul li.compliant {
	background: url(../../img/ux3/compliant.png) no-repeat;
	padding-left: 40px;
    padding-bottom: 15px;
}
.link-your-account-container ul li.complete-privacy {
	background: url(../../img/ux3/complete-privacy.png) no-repeat;
	padding-left: 40px;
    padding-bottom: 15px;
}
.link-your-account-container ul li.user-permissions {
	background: url(../../img/ux3/permissions.png) no-repeat;
}

.step-info {
	color: #A7A7A7;
	margin-bottom: 10px;
}
.survey-container {
	width:595px;
	background-color: #FFFFFF;
	margin-top: 44px;
    margin-left: 82px;
    border-radius: 7px 7px 7px 7px !important;
}
.survey-container ul {
	list-style-type:none;
	margin-left:5px;
}

.survey-container ul span {
	font-size: 	14px;
} 
.survey-heading {
	font-size: 24px;
	line-height: 24px;
	color: #222222;
	padding-top: 32px;
	margin-left:44px;
	margin-bottom: 32px;
}

#contentdiv_7 .survey-heading label {
	font-size: 16px;
}

.survey-container ul input {
	border: 1px solid #2EAADC;
	box-sizing: border-box;
	border-radius: 4px;
	height: 10px;
	width: 16px;
	margin-top: 3px;
}
.survey-container textarea {
	width: 477px;
}
.survey-btn-continue {
	background-color: #2EAADC;
	border-radius: 5px 5px 5px 5px;
	width: 105px;
	height: 40px;
	border-color: #2EAADC;
	margin-top:32px;
	margin-bottom: 44px;
	color: #FFFFFF;
}
.survey-button-container {
	margin-top: 10px;
	margin-bottom: 44px;
	margin-right: 32px;
	text-align: right;
}
.survey-budget {
	width:580px;
	height: 345px;
	background-color:#FFFFFF;
	display:none;
	margin-top: 124px;
	margin-bottom: 218px;
	margin-left: 70px;
	box-shadow: 0px 4px 10px rgba(34, 34, 34, 0.2);
	border-radius: 7px;
}
.survey-budget-button input {
	background-color: #FFFFF !important; 
	width: 489px;
	height: 44px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	border: 1px solid #98A4B7;
	margin-top: 8px;
	margin-left: 45px;
}
.survey-budget-button img {
	margin-left: 6px;
	margin--bottom: 3px;
}
.survey-budget-value {
	text-align: center !important;
	margin-top:9px !important;
	margin-bottom:17px !important;
}
.budget-button {
	margin-top: 0px !important;
	margin-right: 47px !important;
}
.social-channel {
	height:262px !important;
	width:569px  !important;
	background-color:#FFFFFF;
	display:none;
	margin-top: 124px;
	margin-bottom: 218px;
	margin-left: 70px;
	box-shadow: 0px 4px 10px rgba(34, 34, 34, 0.2);
	border-radius: 7px;

}
.survey-btn-submit {
	background: linear-gradient(53.6deg, #43CBFF -11.52%, #9708CC 110.14%) !important;
	border-radius: 7px 7px 7px 7px;
	width: 92px;
	height: 40px;
	border-color: #2EAADC;
	margin-top:32px;
	margin-bottom: 44px;
	color: #FFFFFF;

}
/*#contentdiv_4 {
	width: 500px !important;
}*/
.optionsecoptions 
    {
    width: 400px;
    height: 40px;
    background: #bbb8b8;
    float: left;
    font-size:20px;
    cursor:pointer;
    }
.optionsecoptions:hover,
    .optionsecoptions:active {
        background-color: #226fa3;
        transition: background-color 0.4s ease-in, border-color 0.4s ease-in;
        color:#ffffff;
    }

/*.survey-btn-continue hover {
	background-color: #FFFFFF;
	color :
}*/
.form label{
	position: relative;
	color: #fff;
	background-color: #aaa;
	font-size: 26px;
	text-align: center;
	height: 150px;
	line-height: 150px;
	display: block;
	cursor: pointer;
	border: 3px solid transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form .plan input:checked + label, .form .payment-plan input:checked + label, .form .payment-type input:checked + label{
	border: 3px solid #333;
	background-color: #2fcc71;
}
.container {max-width: 850px; width: 100%; margin: 0 auto;}
.four { width: 32.26%; max-width: 32.26%;}


/* COLUMNS */

.col {
  display: block;
  float:left;
  margin: 1% 0 1% 1.6%;
}
.budget-answer {
	background-color: #FFFFF !important; 
	width: 489px;
	height: 44px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	border: 1px solid #98A4B7;
	margin-top: 8px;
	margin-left: 45px;
	text-align: center;
	cursor: pointer;

}
#blockchain_answer_7 label {
	width: 250px !important;
}
.budget-answer label {
	margin-top: 9px;
	font-size: 16px;
	margin-right: 5px;
}
.selected-budget {
	background: #2EAADC;
	cursor: pointer;
	color: #FFFFFF !important;
}
.selected-channel {
	/*background-color: yellow;*/
}
.selected-div {
	width: 600px !important;
}
.selected-div .survey-heading {
	margin-left: 44px !important;
}
.selected-div span:nth-child(1){
 margin-left: 44px !important;
}
/*.selected-div img {
  margin-left: 44px !important;
}*/
/*.selected-div span {
	//margin-left: 44px !important;
}*/
#channel_answer_17 {
	margin-left: 44px !important;
}
#channel_answer_20 {
	margin-left: 44px !important;
}
#industry_answer_24 {
	margin-left: 44px !important;
}
#industry_answer_28 {
	margin-left: 44px !important;
}
#industry_answer_32 {
	margin-left: 44px !important;
}
#industry_answer_36 {
	margin-left: 44px !important;
}
#category_answer_37 {
	margin-left: 44px !important;
}
.channel-image {
	margin-left: 44px !important;
	width: 600px !important;
}
.submit_button_channel_button {
	width: 92px;
	height: 40px;
	left: 420px;
	background: linear-gradient(53.6deg, #43CBFF -11.52%, #9708CC 110.14%) !important ;
	box-shadow: 0px 2px 3px #CCD1D7;
	border-radius: 7px;
}
#thankyou {
	height: 200px !important;
	margin-top: 20px !important;
}
#thankyou span {
	margin-left: 41px !important;
}

#label_blockchain {
	line-height: 30px !important;
}

.question-alert {
	width: 280px !important;
	margin-left: 47px !important;
}

/*body {
        background: #ececec;
    }*/
    /*Hidden class for adding and removing*/
    .lds-dual-ring.hidden {
        display: none;
    }
 
    /*Add an overlay to the entire page blocking any further presses to buttons or other elements.*/
    .overlay {
    	position: absolute;
        text-align: center;
        top: 0;
        left: 0;
      height: 100vh;
    width: 100vw;
    //pointer-events: none;
        background: rgba(0,0,0,.8);
        z-index: 999;
        opacity: 1;
        transition: all 0.5s;
    }
     
    /*Spinner Styles*/
    .lds-dual-ring {
        width: 80px;
        height: 80px;
    }
    .lds-dual-ring:after {
        content: " ";
        display: table;
        width: 64px;
        height: 64px;
        margin: 5% auto;
        border-radius: 50%;
        border: 6px solid #fff;
        border-color: #fff transparent #fff transparent;
        animation: lds-dual-ring 1.2s linear infinite;
    }
    @keyframes lds-dual-ring {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(360deg);
        }
    }

/*#thankyou p {
	margin-top: 50px !important;
}*/

.question_container_class {
  display: none;
} 
.active_question{
	display: block;
}

#contentdiv_8 {
	width:451px;
}

#category_answer_38 {
	margin-left: 40px;
}