html,body{font-size:10px;height:100%;margin:0}body{font-family:ubuntu;background-color:#f0f0f0;display:flex;flex-direction:column}.render-body-content{margin:auto}.body-content{padding-left:15px;padding-right:15px}.carousel-caption p{font-size:20px;line-height:1.4}.carousel-inner .item img[src$=".svg"]{width:100%}#qrCode{margin:15px;min-height:150px}@media screen and (max-width:767px){.carousel-caption{display:none}}label.active{color:#4285f4}div.links a{font-size:15px}ul{list-style-type:none;padding-left:0}.login-component{display:flex;flex-direction:row;justify-content:center;margin:0;border-radius:6px;box-shadow:0 4px 4px rgba(0,0,0,.25)}.login-left-side{width:450px;height:600px;padding:120px 56px 63px 56px;color:#fff;border-top-left-radius:6px;border-bottom-left-radius:6px;background-image:url("/images/rainbow_background.png");display:flex;flex-direction:column;background-size:cover;background-position:center center}.login-left-side span{font-size:15px}.login-left-side h1{font-weight:bold;font-size:32px;margin-bottom:16px}.white-kros-logo{display:block;width:49.9px;height:45.1px;margin-top:auto;margin-bottom:0}.login-form{padding-left:30px;padding-right:30px}.login-messages{min-height:25px;font-size:13px}.caps-lock-warn,.email-warn{margin-top:5px;margin-bottom:5px;font-size:13px}.login-ok-button{width:100%}@media screen and (max-width:1024px){.render-body-content{margin:0}.login-component{flex-direction:column}.login-form{padding-left:0;padding-right:0;margin-top:0}.login-left-side{width:100%;height:90px;padding:24px 10px;flex-direction:row;justify-content:space-between;border-top-left-radius:0;border-bottom-left-radius:0}.login-caption{display:none}.white-kros-logo{margin-top:0}}.login-right-side{width:450px;height:600px;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;border-top-right-radius:6px;border-bottom-right-radius:6px}.login-right-side .md-form{height:103px;margin-bottom:5px}.login-btn{margin-bottom:21px;width:100%}@media screen and (max-width:1024px){.login-right-side{width:100%;min-height:calc(100vh - 90px);height:100%;padding:0 16px;border-top-right-radius:0;border-bottom-right-radius:0}.login-right-side form{width:100%}}footer{margin-top:auto;padding:0 56px;font-size:14px;line-height:50px;color:#808080;width:100%;display:flex;flex-direction:row;justify-content:space-between}footer div a{padding:0 !important;text-align:left !important}@media screen and (max-width:1024px){footer{flex-direction:column;padding:0 16px;line-height:30px}footer div{display:flex;flex-direction:column;margin-top:30px}}.back-to-login{display:flex;flex-direction:row;justify-content:center}.left-link{padding-left:0;text-align:left;width:100%}.right-link{padding-right:0;text-align:right;width:100%}.message-layout{padding:56px;background-color:#fff;border-radius:6px;font-size:14px;box-shadow:0 4px 4px rgba(0,0,0,.25);min-width:50vw}.message-layout h1{margin-bottom:24px;font-size:32px}@media screen and (max-width:1024px){.message-layout{padding:56px 15px;border-radius:0;margin:10px}}.btn-link-in-text{padding:0}.form-check{margin-bottom:35px}form .indicator{height:2px;margin-bottom:4px;display:flex;align-items:center;justify-content:space-between;display:none}form .indicator span{position:relative;height:100%;width:100%;background:#d3d3d3;border-radius:5px}form .indicator span:nth-child(2){margin:0 3px}form .indicator span.active:before{position:absolute;content:'';top:0;left:0;height:100%;width:100%;border-radius:5px}.indicator span.weak:before{background-color:#ff4757}.indicator span.medium:before{background-color:#ffa500}.indicator span.strong:before{background-color:#23ad5c}.strength-pw-text{font-size:12px;font-weight:500;display:none;text-align:right}.strength-pw-text.weak{color:#ff4757}.strength-pw-text.medium{color:#ffa500}.strength-pw-text.strong{color:#23ad5c}.separator{display:inline-block;overflow:hidden;width:100%;text-align:center;color:#4d4d4d;font-size:14px;margin:15px 0}.separator span{position:relative;padding:0 15px}.separator span::before,.separator span::after{content:"";position:absolute;border-top:1px solid #ccc;width:500px;top:50%}.separator span::before{right:100%}.separator span::after{left:100%}.btn-with-logo{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}.btn-with-logo img{height:18px;width:18px;margin-left:8px}.btn-with-logo span:first-of-type{margin-right:24px}.btn-facebook{color:#1877f2;border-color:#1877f2;font-weight:700}.btn-facebook:hover{background-color:rgba(111,117,133,.1);color:#1877f2}.btn-apple{color:#000;border-color:#000;font-weight:700;text-decoration:none}.btn-apple:hover{background-color:rgba(111,117,133,.1)}.confirm-wrapper{color:#000;padding:120px 56px 63px 56px;height:100%;display:flex;text-align:center;flex-direction:column;align-items:center;gap:30px}@media screen and (max-width:1024px){.confirm-wrapper{padding:0}}.confirm-wrapper span{font-size:14px}.confirm-wrapper .countdown-row{display:flex;align-items:center;gap:10px}.confirm-wrapper .loader{width:40px;height:40px;border:5px dotted #808080;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 2s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.regular{font-size:14px;font-weight:500}.btm-margin-30{margin-bottom:30px}.col-layout-center-middle{display:flex;flex-direction:column;align-items:center;justify-content:center}