﻿.e-login {
  background: #fff; }
  @media only screen and (min-width: 400px) {
    .e-login {
      display: table;
      position: absolute;
      height: 100%;
      width: 100%;
      background: #f3f3f3; } }

.e-login--static {
  position: static; }

@media only screen and (min-width: 400px) {
  .e-login__box {
    display: table-cell;
    vertical-align: middle; } }

.e-login__box__inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  /*whatever width you want*/
  max-width: 400px; }

.e-login__box__inner--large {
  max-width: 600px; }

.e-login__box__inner--extra-large {
  max-width: 800px; }

.e-login__form {
  position: relative;
  float: left;
  background: #fefefe; }
  @media only screen and (min-width: 400px) {
    .e-login__form {
      border: solid 1px #dcdcdc;
      border-bottom: solid 3px #dcdcdc;
      -webkit-box-shadow: 0px 0px 132px 3px rgba(0, 0, 0, 0.08);
      -moz-box-shadow: 0px 0px 132px 3px rgba(0, 0, 0, 0.08);
      box-shadow: 0px 0px 132px 3px rgba(0, 0, 0, 0.08); } }

.e-login__form__row {
  float: left;
  width: 100%;
  padding: 5px 20px; }
  @media only screen and (min-width: 400px) {
    .e-login__form__row {
      padding: 5px 50px; } }
  .e-login__form__row--logo {
    margin-bottom: 15px;
    padding: 30px 15px;
    border-bottom: solid 1px #dcdcdc; }
  .e-login__form__row--line {
    padding: 5px 20px 15px 15px;
    border-bottom: solid 1px #dcdcdc; }
    .e-login__form__row--line:last-of-type {
      border-bottom: none; }
  .e-login__form__row--line2 {
    border-bottom: solid 1px #dcdcdc; }
    .e-login__form__row--line2:last-of-type {
      border-bottom: none; }
  .e-login__form__row--space {
    padding-top: 15px;
    padding-bottom: 15px; }
  .e-login__form__row--space-large {
    padding-top: 50px;
    padding-bottom: 50px; }
  .e-login__form__row--space-bottom {
    padding-top: 0;
    padding-bottom: 15px; }

.e-login__form__row--both0 {
  padding-left: 0;
  padding-right: 0; }

.e-login__form__row--50 {
  width: 50%;
  padding-right: 10px; }

.e-login__form__row--50 ~ .e-login__form__row--50 {
  padding-right: 50px;
  padding-left: 10px;
  padding-bottom: 10px; }

.e-login__form__label {
  margin: 0 0 5px 0;
  float: left;
  font-family: 'robotomedium';
  font-size: 13px; }

.e-login__form__input {
  float: left;
  width: 100%;
  padding: 6px 12px !important;
  height: auto !important;
  -webkit-transition: border 300ms ease;
  -moz-transition: border 300ms ease;
  -ms-transition: border 300ms ease;
  -o-transition: border 300ms ease;
  transition: border 300ms ease; }
  .e-login__form__input:focus {
    border: solid 1px #b6b6b6; }

.e-login__form__input--with-icon {
  padding-left: 35px !important; }

.e-login__form__select {
  float: left;
  width: 100%; }

.e-login__form__icon-content {
  position: relative;
  float: left;
  width: 100%; }

.e-login__form__icon {
  position: absolute;
  top: 1px;
  left: 1px;
  float: left;
  color: #a1a1a1;
  border-right: 0;
  padding: 6px 6px;
  cursor: pointer; }

.e-login__logo {
  float: left;
  width: 100%;
  text-align: center; }
  .e-login__logo:hover {
    text-decoration: none;
    color: inherit; }

.e-login__logo__img {
  max-width: 300px;
  max-height: 200px; }

.e-login__logo__powered-by {
  padding-top: 10px;
  text-align: center;
  font-size: 12px;
  line-height: 2;
  margin-bottom: -10px;
  color: #a1a1a1;
  /*it is $grey, but we want to separate e-login from whole application, so we use plain value */ }

.e-login__logo__powered-by__emplo-brand {
  position: relative;
  top: -2px; }

.e-login__header {
  margin: 0;
  font-size: 20px;
  font-family: 'robotolight',sans-serif;
  color: #3d5569;
  text-align: center; }

.e-login .e-dropdown-button--login-language {
  padding: 0;
  top: 10px;
  right: 10px; }
  @media only screen and (min-width: 400px) {
    .e-login .e-dropdown-button--login-language {
      top: 20px;
      right: 20px; } }

.e-login .e-dropdown-button__list {
  top: 28px; }

.e-login .validation-summary-errors {
  color: #A24949;
  font-weight: normal;
  margin: 10px 0 0 0;
  text-align: left; }
  .e-login .validation-summary-errors ul {
    color: #A24949;
    background: #fff3f3;
    list-style: none !important;
    padding: 10px 20px;
    border: dashed 1px #f7cfcf; }
    .e-login .validation-summary-errors ul li {
      list-style: none !important;
      background: none;
      padding: 0; }

.e-login input.input-validation-error, .e-login textarea.input-validation-error, .e-login select.input-validation-error {
  border: 1px solid #f7cfcf;
  background-color: #fff3f3; }

.e-login .input-validation-error ~ i {
  color: #A24949; }

.e-login .alert {
  float: left;
  margin-bottom: 0; }

.e-login__form__row .select2-container .select2-choice {
  padding: 3px 12px !important;
  height: auto !important;
  line-height: 18px; }
  .e-login__form__row .select2-container .select2-choice .select2-arrow b {
    background: url("/Content/select2/css/select2.png") no-repeat 0 2px !important; }
  .e-login__form__row .select2-container .select2-choice .select2-search-choice-close {
    top: 8px; }

.e-login .e-login__form__radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
  margin-left: 5px;
  font-size: 12px;
  cursor: pointer; }

.e-login .e-login__form__radio input[type="radio"]:checked + label::before {
  border-color: #2598da; }

.e-login .e-login__form__radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1); }

.e-login .e-login__form__radio input[type="radio"] + label::after {
  background-color: #2598da; }

.e-login .e-login__form__radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }

.e-login .e-login__form__radio input[type="radio"]:checked + label::after {
  background-color: #2598da; }

.e-login .e-login__form__radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out; }

.e-login .e-login__form__radio input[type="radio"] {
  opacity: 0;
  z-index: 1; }

.e-login .e-login__form__checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
  margin-left: 5px;
  font-size: 12px;
  line-height: 19px;
  cursor: pointer;
  width: 100%;
  margin-left: 20px;
  padding-right: 20px; }

.e-login .e-login__form__checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute; }

.e-login .e-login__form__checkbox input[type="checkbox"]:checked + input[type="hidden"] + label::before {
  background-color: #2598da;
  border-color: #2598da; }

.e-login .e-login__form__checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }

.e-login .e-login__form__checkbox input[type="checkbox"]:checked + input[type="hidden"] + label::after {
  color: #fff; }

.e-login .e-login__form__checkbox input[type="checkbox"]:checked + input[type="hidden"] + label::after {
  font-family: "fontello-entypo-full";
  content: "\e950"; }

.e-login .e-login__form__checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: -1px;
  top: -2px;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555; }

.e-login__form__row__tip {
  color: #31708f;
  background-color: #d9edf7;
  padding: 15px;
  border: 1px solid transparent;
  border-color: #bce8f1;
  font-size: 12px;
  margin-bottom: 0; }
