.common-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.common-form .field{background:#fff;position:relative;width:calc(50% - 10px);height:80px;border:1px solid #ccc;-webkit-border-radius:100px;-webkit-background-clip:padding-box;-moz-border-radius:100px;-moz-background-clip:padding;border-radius:100px;background-clip:padding-box;margin-bottom:1.5rem;overflow:hidden}@media only screen and (max-width:960px){.common-form .field{width:100%;height:55px}}.common-form .field .placeholder{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:3rem;font-size:12px;font-size:1.2rem;font-weight:700;text-transform:uppercase;color:#cecece;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;line-height:10px}@media only screen and (max-width:400px){.common-form .field .placeholder{left:2rem;font-size:10px;font-size:1rem}}html:not(.webkit) .common-form .field .placeholder{top:35%}.common-form .field .input{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:100px;-webkit-background-clip:padding-box;-moz-border-radius:100px;-moz-background-clip:padding;border-radius:100px;background-clip:padding-box;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:0;height:100%;left:0;padding:0 3rem 0 3rem;top:50%;width:100%}@media only screen and (max-width:960px){.common-form .field .input{padding:0 2rem 0 2rem}}html:not(.webkit) .common-form .field .input{padding:15px 3rem 0 3rem}@media only screen and (max-width:960px){html:not(.webkit) .common-form .field .input{padding:15px 2rem 0 2rem}}.common-form .field .input:not(:-moz-placeholder-shown){padding:15px 3rem 0 3rem}.common-form .field .input:not(:-ms-input-placeholder){padding:15px 3rem 0 3rem}.common-form .field .input:not(:placeholder-shown){padding:15px 3rem 0 3rem}@media only screen and (max-width:960px){.common-form .field .input:not(:-moz-placeholder-shown){padding:15px 2rem 0 2rem}.common-form .field .input:not(:-ms-input-placeholder){padding:15px 2rem 0 2rem}.common-form .field .input:not(:placeholder-shown){padding:15px 2rem 0 2rem}}.common-form .field .input:not(:-moz-placeholder-shown)~.placeholder{top:35%}.common-form .field .input:not(:-ms-input-placeholder)~.placeholder{top:35%}.common-form .field .input:not(:placeholder-shown)~.placeholder{top:35%}.common-form .field .input.error{-webkit-box-shadow:0 0 10px 0 rgba(236,28,36,.2) inset;box-shadow:0 0 10px 0 rgba(236,28,36,.2) inset}.common-form .field .input.error~.placeholder{color:#ec1c24}.common-form .field .input.error~.select2-container{-webkit-box-shadow:0 0 10px 0 rgba(236,28,36,.2) inset;box-shadow:0 0 10px 0 rgba(236,28,36,.2) inset}.common-form .field.select:before{content:'';width:12px;height:8px;background:url(../../../comum/assets/img/arrow_down.png) no-repeat center center;position:absolute;top:50%;right:3rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.common-form .field.select .input{background:0 0;font-weight:400}.common-form .field.select .input option{color:#666}.common-form .field.select .input:not(:selected){padding:15px 3rem 0 3rem}.common-form .field.select .input:not(:selected)~.placeholder{top:35%}.common-form .field.select.red{background:#d40816}.common-form .field.select.red:before{background:url(../../../comum/assets/img/arrow_down_white.png) no-repeat center center}.common-form .field.select.red .input{font-size:17px;font-size:1.7rem;color:#fff;padding:0 3rem}.common-form .field.select.red .input~.select2 .select2-selection--single .select2-selection__rendered{top:50%!important;color:#fff!important;text-transform:none!important;font-size:17px!important;font-size:1.7rem!important}.common-form .field.file .input{top:0;left:0;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0}.common-form .field.file .placeholder{top:50%}.common-form .field.file .custom-input{position:absolute;top:50%;left:3rem;color:#999;font-size:13px;font-size:1.3rem}@media only screen and (max-width:960px){.common-form .field.file .custom-input{left:2rem}}.common-form .field.fake{background:0 0;border:0;-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box;margin-top:-1rem;height:auto}.common-form .field.textarea{width:100%;height:205px;-webkit-border-radius:6px;-webkit-background-clip:padding-box;-moz-border-radius:6px;-moz-background-clip:padding;border-radius:6px;background-clip:padding-box}.common-form .field.textarea .placeholder{top:2rem;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.common-form .field.textarea .input{top:0;height:100%;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);padding:2rem 3rem 0 3rem;-webkit-border-radius:6px;-webkit-background-clip:padding-box;-moz-border-radius:6px;-moz-background-clip:padding;border-radius:6px;background-clip:padding-box}@media only screen and (max-width:960px){.common-form .field.textarea .input{padding:2rem 2rem 0 2rem}}.common-form .field.textarea .input:not(:-moz-placeholder-shown){height:calc(100% - 3rem);top:3rem;padding:0 3rem 0 3rem}.common-form .field.textarea .input:not(:-ms-input-placeholder){height:calc(100% - 3rem);top:3rem;padding:0 3rem 0 3rem}.common-form .field.textarea .input:not(:placeholder-shown){height:calc(100% - 3rem);top:3rem;padding:0 3rem 0 3rem}@media only screen and (max-width:960px){.common-form .field.textarea .input:not(:-moz-placeholder-shown){padding:0 2rem 0 2rem}.common-form .field.textarea .input:not(:-ms-input-placeholder){padding:0 2rem 0 2rem}.common-form .field.textarea .input:not(:placeholder-shown){padding:0 2rem 0 2rem}}.common-form .field.textarea .input:not(:-moz-placeholder-shown)~.placeholder{top:1rem}.common-form .field.textarea .input:not(:-ms-input-placeholder)~.placeholder{top:1rem}.common-form .field.textarea .input:not(:placeholder-shown)~.placeholder{top:1rem}.common-form .field.disabled{background:#eee}.common-form .field.disabled .placeholder{color:#666}.common-form .field.loading:before{content:'';width:50px;height:50px;background:url(../../../comum/assets/img/loader.gif) no-repeat center center;background-size:auto 50%;position:absolute;top:50%;right:1.5rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.common-form .common-button.gray{background:#cecece}.common-form .common-button.gray:hover{background:#999}.select2{width:100%!important;height:100%!important}.select2 .select2-selection--single{width:100%!important;height:100%!important;border:0!important;background:0 0!important}.select2 .select2-selection--single .select2-selection__arrow{display:none!important}.select2 .select2-selection--single .select2-selection__rendered{position:absolute!important;top:calc(50% + 8px)!important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:2.2rem;font-size:14px!important;font-size:1.4rem!important;font-weight:400!important;text-transform:uppercase!important;color:#666!important}@media only screen and (max-width:960px){.select2 .select2-selection--single .select2-selection__rendered{left:1.2rem}}.select2 .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{font-size:13px!important;font-size:1.3rem!important;color:#999!important}@media only screen and (max-width:400px){.select2 .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{font-size:12px!important;font-size:1.2rem!important}}.select2-dropdown .select2-results .select2-results__options .select2-results__option{padding:1rem 3rem!important}@media only screen and (max-width:960px){.select2-dropdown .select2-results .select2-results__options .select2-results__option{padding:1rem 2rem!important}}.select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted{color:#fff!important;background:#ec1c24!important}#wrapper{padding-top:0;padding-bottom:0}#register .common-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:960px){#register .common-box{padding:1rem 0}}#register .common-box .common-box-container{padding:4% 7%;min-height:80vh}@media only screen and (max-width:960px){#register .common-box .common-box-container{padding:3rem 5rem 4rem 5rem;min-height:0}}@media only screen and (max-width:500px){#register .common-box .common-box-container{padding:3rem 2rem 4rem 2rem;display:block}}#register .common-box .common-box-container .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:960px){#register .common-box .common-box-container .top{display:block}}#register .common-box .common-box-container .top .logo{width:219px}@media only screen and (max-width:960px){#register .common-box .common-box-container .top .logo{max-width:60%}}#register .common-box .common-box-container .top .text{font-size:22px;font-size:2.2rem;font-weight:700}@media only screen and (max-width:960px){#register .common-box .common-box-container .top .text{font-size:15px;font-size:1.5rem;margin-top:2rem}}#register .common-box .common-box-container #registerForm{margin-top:4rem}#register .common-box .logos-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 8rem);margin:0 auto;padding-top:3rem;max-width:1428px}@media only screen and (max-width:960px){#register .common-box .logos-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 0 1rem 0}}#register .common-box .logos-wrapper a .logos{height:auto;width:auto}#register .common-box .logos-wrapper a .logos img{-webkit-transition:.2s all ease-in-out;-o-transition:.2s all ease-in-out;transition:.2s all ease-in-out;max-height:47px;width:auto;opacity:.8;-webkit-filter:grayscale();filter:grayscale()}#register .common-box .logos-wrapper a .logos img:hover{-webkit-filter:none;filter:none;opacity:1}.w-100{width:100%!important}