@charset "UTF-8";@keyframes slide{0%{opacity:0;width:80%;left:10%;visibility:hidden}to{opacity:1;width:100%;left:0;visibility:visible}}@keyframes reslide{0%{opacity:1;width:100%;left:0;visibility:visible}to{opacity:0;width:80%;left:10%;visibility:hidden}}.registration__checkbox{margin:20px 8px;text-align:left}.registration__checkbox--label{display:inline!important}.form{margin-bottom:40px}.form-input{box-sizing:border-box;height:32px;border:1px solid #dcdcdc;width:100%;margin-bottom:24px}.form-input-label{font-size:14px;line-height:20px}.login-form-holder{box-sizing:border-box;padding:16px;border:solid 1px rgba(224,224,224,.8);border-radius:8px;width:100%;max-width:600px;margin-bottom:15px}.login-form-holder select,.login-form-holder input[type=text],.login-form-holder input[type=tel],.login-form-holder input[type=email],.login-form-holder input[type=color],.login-form-holder input[type=number],.login-form-holder input[type=password]{display:block;width:100%;height:36px;padding:8px 12px;margin-bottom:6px;font-size:14px;line-height:1.4286;color:#333;vertical-align:middle;background-color:#fff;border:1px solid rgba(224,224,224,.8);font-family:arial,sans-serif}@media screen and (max-width: 768px){.login-form-holder select,.login-form-holder input[type=text],.login-form-holder input[type=tel],.login-form-holder input[type=email],.login-form-holder input[type=color],.login-form-holder input[type=number],.login-form-holder input[type=password]{height:30px;padding:4px 8px}}@media screen and (max-width: 768px){.login-form-holder{padding:10px}}.login-form-holder form{margin:0;text-align:center}.login-form-holder form ul{list-style:none;padding:0;margin:0}.login-form-holder form a{color:#ff4000}.login-form-holder form a:hover{color:#f35d2b}.login-form-holder form label{color:#000;font-size:12px;display:block;margin-bottom:5px;font-weight:700;text-align:left}@media screen and (max-width: 768px){.login-form-holder form label{margin-bottom:0}}.login-form-holder form input[type=text],.login-form-holder form input[type=password]{border:1px solid rgba(224,224,224,.8);border-radius:0;background-color:#fff}.login-form-holder form input[type=submit],.login-form-holder form button{min-height:40px;padding-right:16px;padding-left:16px;border-color:#ffffff1a;border-radius:0;background-color:#ff4000;color:#fff;text-decoration:none;cursor:pointer}.login-form-holder form input[type=submit]:hover,.login-form-holder form button:hover{background-color:#f35d2b}.login-form-holder form .text-center{text-align:center}.login-form-holder form input.error{border:1px solid #cf282b}.login-form-holder form .radio-group .radio-checkbox-cntr{display:inline-block;padding-right:10px}.login-form-holder form .radio-group .radio-checkbox-cntr label{display:inline-block;vertical-align:top}.login-form-holder form .checkbox-group .radio-checkbox-cntr{display:inline-block;padding-right:10px}.login-form-holder form .checkbox-group .radio-checkbox-cntr label{display:inline-block;vertical-align:top;width:90%}.login-form-holder form .submit-btn-cntr{display:inline-block}.login-form-holder form .submit-btn-cntr:first-child{clear:left}.login-form-holder ._100-content-column.content-column{padding:0 8px}.login-form-holder .radio-group,.login-form-holder .checkbox-group{text-align:left}.login-form-holder .hidden-label label:first-child{display:none}.login-form-holder .w-input::-moz-placeholder{color:#999;opacity:1}.login-form-holder .w-input:-moz-placeholder{color:#999;opacity:1}.login-form-holder .w-input::-webkit-input-placeholder{color:#999;opacity:1}.login-form-holder .w-input:-ms-input-placeholder{color:#999;opacity:1}.login-form-holder .w-input:focus,.login-form-holder w-select:focus{border-color:#3898ec;outline:0 none}.login-form-holder .access-code{margin:10px 0 30px;background:#f3f3f3;padding:12px;border-radius:4px;border:1px solid #e2dddd}.login-form-holder .access-code .field.w-input{background-color:#f7f3f3}.register-form-wrapper{overflow:hidden}.register-form-wrapper .login-form-holder{transition:margin-top 1s;margin-top:-500%}.register-form-wrapper.active .login-form-holder{margin-top:0}.login-form-wrapper{overflow:hidden}.login-form-wrapper .login-form-holder{transition:margin-top 1s;margin-top:-500%}.login-form-wrapper.active .login-form-holder{margin-top:0}._50-content-column{box-sizing:border-box;width:49%;padding-right:4px;padding-left:4px;display:inline-block;vertical-align:top}._50-content-column:nth-child(n){clear:right}._100-content-column{padding-right:4px;padding-left:4px;display:block}._100-content-column:nth-child(n){clear:right}.form-error{color:red}.login-wrapper{background:#fff;width:100vw;font-family:arial,sans-serif;display:table;height:100vh}.login-wrapper .login-inner-wrapper{display:table-cell;vertical-align:middle;padding-top:40px}.login-wrapper .header-login{position:absolute;top:0;left:0;padding:40px 0 80px 40px}@media screen and (max-width: 992px){.login-wrapper .header-login{position:relative;padding:10px}}.login-wrapper .main-content{width:100%;max-width:600px;margin:0 auto}.login-wrapper h1{margin:20px 8px 10px;line-height:44px;font-size:24px;color:#333;text-align:left}@media screen and (max-width: 768px){.login-wrapper h1{margin:14px 0 10px;line-height:36px}}.login-wrapper img{max-width:100%}.login-wrapper .login-logo{width:200px;margin:0 auto 20px}.login-wrapper .toast-area{position:fixed;min-height:40px;top:0;left:0;width:100%;background-color:#ff4000}.login-wrapper #toast-container{display:none;z-index:1}.login-wrapper .toast-inner{color:#fff;text-align:center;font-size:16px;padding-top:10px}.login-wrapper .toast-inner a{color:#fff;text-decoration:none}.login-wrapper .toast-closebtn{float:right;padding-right:10px;color:#fff;font-size:25px;transition:opacity .25s;opacity:.7;cursor:pointer;font-family:serif}.login-wrapper .toast-closebtn:before{content:"×"}.login-wrapper .toast-closebtn:hover{opacity:1}.login-wrapper .toast-visible{-moz-animation:slide .2s ease 0s forwards;-webkit-animation:slide .2s ease 0s forwards;-o-animation:slide .2s ease 0s forwards;-ms-animation:slide .2s ease 0s forwards;animation:slide .2s ease 0s forwards}.login-wrapper .toast-hide{-moz-animation:reslide .2s ease 0s forwards;-webkit-animation:reslide .2s ease 0s forwards;-o-animation:reslide .2s ease 0s forwards;-ms-animation:reslide .2s ease 0s forwards;animation:reslide .2s ease 0s forwards}.login-wrapper .footer-logo{position:absolute;right:80px;bottom:20px;color:#000}.login-wrapper .footer-logo__image{width:140px;height:25px}.login-wrapper .footer-logo .copyright{margin-bottom:16px;font-size:12px;text-align:left}@media screen and (max-width: 768px){.login-wrapper .footer-logo .copyright{margin-bottom:2px}}@media screen and (max-width: 768px){.login-wrapper .footer-logo{right:20px}}@media screen and (max-width: 768px){.login-wrapper{padding:30px 20px 60px}}.disabled{cursor:not-allowed!important;background-color:#c8c8c8!important;color:#fff!important}.login-footer-text{margin-top:4px;margin-bottom:4px;text-align:left}.login-footer-text a{font-size:14px;text-decoration:none;color:#ff4000}.login-footer-text a:hover{color:#f35d2b}@media screen and (max-width: 768px){.login-footer-text a{font-size:11px}}@media screen and (max-width: 768px){html.login-screen{overflow:auto}}@media screen and (max-width: 768px){html.login-screen body{background:#fff}}@media screen and (max-width: 768px){html.login-screen body .login-wrapper{overflow:auto;box-sizing:border-box}}@media screen and (max-width: 768px){html.login-screen body .login-wrapper .login-form-wrapper{overflow:auto}}@media screen and (max-width: 768px){html.login-screen body .login-wrapper .footer-logo{bottom:auto}}
