@charset "UTF-8";#fast-reg-overlay{position:fixed;top:0;left:0;z-index:999;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:100%;min-height:100%;background:rgba(12,12,12,.65)}#fast-reg-overlay .fast-reg-wrap{position:absolute;top:50%;left:50%;padding:56px 30px 72px;min-height:480px;width:380px;background-position:center;background-image:url(./img/bg-dark.png);background-size:100% 100%;background-repeat:no-repeat;color:#fff;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#fast-reg-overlay .fast-reg-wrap .title{margin-bottom:44px;text-align:center;text-transform:capitalize;font-size:20px}#fast-reg-overlay .fast-reg-wrap .reg-form-box{overflow-y:auto;height:200px}#fast-reg-overlay .fast-reg-wrap .reg-form-box::-webkit-scrollbar{width:3px;border-radius:9px;background:rgba(19,29,52,.5)}#fast-reg-overlay .fast-reg-wrap .reg-form-box::-webkit-scrollbar-thumb{width:3px;height:99px;border-radius:9px;background:rgba(71,104,188,.6)}#fast-reg-overlay .fast-reg-wrap .modal-login [class*=form-box],#fast-reg-overlay .fast-reg-wrap .modal-reg [class*=form-box]{max-height:200px;overflow:auto;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(70%,#000),to(transparent));-webkit-mask:linear-gradient(180deg,#000 70%,transparent);mask:-webkit-gradient(linear,left top,left bottom,color-stop(70%,#000),to(transparent));mask:linear-gradient(180deg,#000 70%,transparent)}#fast-reg-overlay .fast-reg-wrap .form-input{position:relative;margin-bottom:20px;width:100%;height:40px;border-radius:20px;background:#12183b99;color:#fff}#fast-reg-overlay .fast-reg-wrap .form-input input{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px 0 12px;width:100%;height:100%;border:1px solid #3b5087;border-radius:36px;background:0 0;color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#fast-reg-overlay .fast-reg-wrap .form-input input:active,#fast-reg-overlay .fast-reg-wrap .form-input input:hover{border:1px solid #7ca1ff}#fast-reg-overlay .fast-reg-wrap .form-input input.multi-line-placeholder::-webkit-input-placeholder{top:5px}#fast-reg-overlay .fast-reg-wrap .form-input input.multi-line-placeholder::-moz-placeholder{top:5px}#fast-reg-overlay .fast-reg-wrap .form-input input.multi-line-placeholder:-ms-input-placeholder{top:5px}#fast-reg-overlay .fast-reg-wrap .form-input input.multi-line-placeholder::-ms-input-placeholder{top:5px}#fast-reg-overlay .fast-reg-wrap .form-input input.multi-line-placeholder::placeholder{top:5px}#fast-reg-overlay .fast-reg-wrap .form-input input::-webkit-input-placeholder{position:absolute;width:80%;color:#ffffff66;white-space:nowrap;font-size:12px}#fast-reg-overlay .fast-reg-wrap .form-input input::-moz-placeholder{position:absolute;width:80%;color:#ffffff66;white-space:nowrap;font-size:12px}#fast-reg-overlay .fast-reg-wrap .form-input input:-ms-input-placeholder{position:absolute;width:80%;color:#ffffff66;white-space:nowrap;font-size:12px}#fast-reg-overlay .fast-reg-wrap .form-input input::-ms-input-placeholder{position:absolute;width:80%;color:#ffffff66;white-space:nowrap;font-size:12px}#fast-reg-overlay .fast-reg-wrap .form-input input::placeholder{position:absolute;width:80%;color:#ffffff66;white-space:nowrap;font-size:12px}#fast-reg-overlay .fast-reg-wrap .form-input .error-txt{position:absolute;bottom:-15px;left:12px;color:#f14336;font-size:12px}#fast-reg-overlay .fast-reg-wrap .form-input--password .form-forget{position:absolute;right:0;bottom:-17px;color:#4e4e68;font-size:12px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#fast-reg-overlay .fast-reg-wrap .form-input--password .form-forget:hover{color:#fff}#fast-reg-overlay .fast-reg-wrap .form-input--password .toggle_eye{width:18px;height:18px}#fast-reg-overlay .fast-reg-wrap .form-input--password .icon-eye-symbol{position:absolute;top:50%;right:12px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#fast-reg-overlay .fast-reg-wrap .form-input--password .icon-eye-symbol img{width:100%}#fast-reg-overlay .fast-reg-wrap .form-input--password .icon-eye-symbol .icon-eye-show{display:none}#fast-reg-overlay .fast-reg-wrap .form-input--password .icon-eye-symbol.active .icon-eye-show{display:block}#fast-reg-overlay .fast-reg-wrap .form-input--password .icon-eye-symbol.active .icon-eye-hide{display:none}#fast-reg-overlay .fast-reg-wrap .form-input--valid.loginValiBox{display:none}#fast-reg-overlay .fast-reg-wrap .form-input--valid.loginValiBox--show{display:block}#fast-reg-overlay .fast-reg-wrap .form-input--valid .valid-code{position:absolute;top:0;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px 0;height:100%}#fast-reg-overlay .fast-reg-wrap .form-input--valid .valid-code img{height:20px}#fast-reg-overlay .fast-reg-wrap .form-input.showRegSecurityCode input{padding-right:150px}#fast-reg-overlay .fast-reg-wrap .form-input.showRegSecurityCode button{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:5px}#fast-reg-overlay .fast-reg-wrap .form-input.showRegFundPwd{background:0 0!important;height:60px!important}#fast-reg-overlay .fast-reg-wrap .form-input.showRegFundPwd .reg_content_label{padding:0 12px 5px;font-size:12px;color:#797e93;margin:0;text-align:left}#fast-reg-overlay .fast-reg-wrap .form-input.showRegFundPwd .reg_content_selects{margin-top:10px}#fast-reg-overlay .fast-reg-wrap .form-input.showRegFundPwd .reg_content_select{margin-right:1%;width:22.5%;height:40px;border-radius:8px;background:#171633;color:#fff;text-align:center}#fast-reg-overlay .fast-reg-wrap .form-input.showRegFundPwd .reg_content_select:first-child{margin-left:1.5%}#fast-reg-overlay .fast-reg-wrap .form-input input:-webkit-autofill,#fast-reg-overlay .fast-reg-wrap .form-input input:-webkit-autofill:active,#fast-reg-overlay .fast-reg-wrap .form-input input:-webkit-autofill:focus,#fast-reg-overlay .fast-reg-wrap .form-input input:-webkit-autofill:hover{outline:0;border:none;border-radius:20px;background-color:#171633;-webkit-box-shadow:0 0 0 30px #171633 inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#fff!important}#fast-reg-overlay .fast-reg-wrap .form-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:15px;width:100%;height:44px;background:url(./img/btn-blue.png) center/100% 100% no-repeat;color:#fff;text-shadow:0 1px .5px rgba(40,20,120,.3);font-size:16px;cursor:pointer}#fast-reg-overlay .fast-reg-wrap .form-submit:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}#fast-reg-overlay .fast-reg-wrap .form-switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px;width:100%;height:44px;color:#fff;font-size:16px}#fast-reg-overlay .fast-reg-wrap .form-switch:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}#fast-reg-overlay .close-btn{position:absolute;top:20px;right:20px;display:inline-block;width:20px;height:20px;cursor:pointer}#fast-reg-overlay .close-btn img{width:100%;height:100%}#fast-reg-overlay .fast-reg-wrap.theme-light{background-image:url(./img/bg-light.png)}#fast-reg-overlay .fast-reg-wrap.theme-light .title{color:#003a87}#fast-reg-overlay .fast-reg-wrap.theme-light .form-input{background:#fff;color:#003a87}#fast-reg-overlay .fast-reg-wrap.theme-light .form-input input{border:1px solid #cac7dc;color:#003a87}#fast-reg-overlay .fast-reg-wrap.theme-light .form-input input::-webkit-input-placeholder{top:12px;color:#aeb4c1}#fast-reg-overlay .fast-reg-wrap.theme-light .form-input input::-moz-placeholder{top:12px;color:#aeb4c1}#fast-reg-overlay .fast-reg-wrap.theme-light .form-input input:-ms-input-placeholder{top:12px;color:#aeb4c1}#fast-reg-overlay .fast-reg-wrap.theme-light .form-input input::-ms-input-placeholder{top:12px;color:#aeb4c1}#fast-reg-overlay .fast-reg-wrap.theme-light .form-input input::placeholder{top:12px;color:#aeb4c1}.ui-datepicker{z-index:999!important}