.register-field-wrapper{margin-bottom:16px}.register-field-wrapper__label{display:block;font-weight:400;font-size:14px;line-height:24px;color:#0d1a35}.register-field-wrapper__label span{color:#d70c24}.register-field-wrapper .warning-message{text-align:left;font-size:12px!important;font-weight:400;line-height:16px;margin-top:4px}.register-field-wrapper .error-message{font-size:12px!important;font-weight:400;line-height:16px;margin-top:4px;color:#d70c24}.register-field-wrapper .error-reminder{font-size:12px;font-weight:400;line-height:16px;color:#d70c24}.register-text-field{position:relative}.register-text-field input,.register-text-field textarea{background:#fff;border:1px solid #cfd1d7;border-radius:4px;width:100%;padding:8px 16px}.register-text-field input.has-error,.register-text-field textarea.has-error{border-color:#d70c24}.register-text-field input::-moz-placeholder,.register-text-field textarea::-moz-placeholder{color:#b6bac2}.register-text-field input::placeholder,.register-text-field textarea::placeholder{color:#b6bac2}.register-text-field__prefix{background:#e7e8eb;border-radius:4px 0 0 4px;padding:8px 16px;position:absolute;height:40px;line-height:24px}@media screen and (min-width:1024px){.register-text-field__prefix{height:41px}}@media screen and (max-width:480px){.register-text-field__prefix{height:37px}}.register-text-field__prefix.has-error{border:1px solid #d70c24}.register-text-field__prefix+input{padding-left:65px}@media screen and (min-width:1024px){.register-text-field__prefix+input{padding-left:70px}}.register-switch-field{display:flex;border-radius:4px;border:1px solid #cfd1d7;margin-bottom:16px;overflow:hidden}.register-switch-field>*{flex-grow:1}.register-switch-field__button{font-weight:400;font-size:14px;line-height:24px;color:#868d9a;background-color:transparent;border:none;padding:8px 0}.register-switch-field__button--active{color:#fff;background:#3a6acd;box-shadow:inset 4px 4px 4px rgba(0,0,0,.08)}.register-checkbox-field input{margin-right:10px;float:left}@media screen and (min-width:1024px){.register-checkbox-field input{position:relative;top:5px}}.register-checkbox-field span{margin-left:25px;display:block}.register-checkbox-field a{color:#3a6acd}.register-checkbox-field .error-message{color:#d70c24}.register-select-field select{display:block;width:100%;padding:10px;background:#fff;border:1px solid #cfd1d7;border-radius:4px;margin-bottom:16px}.register-multi-checkbox-field{margin-top:8px}.register-multi-checkbox-field__label{display:inline-block;margin-right:16px;margin-bottom:16px}.register-multi-checkbox-field__label input{margin-right:6px}@media screen and (max-width:1023px){.register-multi-checkbox-field__label{display:block}}