/* Default style v.0.1 */
/* ios-checkbox */
@font-face {
  font-family: 'Courier New Cyr';
  src: url('../fonts/courier-new.eot');
  src: local('☺'), url('../fonts/courier-new.woff') format('woff'), url('../fonts/courier-new.ttf') format('truetype'), url('../fonts/courier-new.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Courier New Cyr';
  src: url('../fonts/courier-new.eot');
  src: local('☺'), url('../fonts/courier-new.woff') format('woff'), url('../fonts/courier-new.ttf') format('truetype'), url('../fonts/courier-new.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* color */
/* ios-checkbox */
.ios-checkbox-wrapper {
  white-space: nowrap;
}
.ios-checkbox-wrapper label {
  cursor: pointer;
  line-height: 22px;
  margin: 0;
  vert-align: bottom;
  text-align: left;
  word-wrap: break-word;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
}
.ios-checkbox-wrapper label .ios-checkbox-item {
  float: left;
  position: relative;
  width: 38px;
  height: 22px;
  margin-right: 15px;
  border: 1px solid #aaa;
  border-radius: 20px;
  background: #aaa;
  cursor: pointer;
  -webkit-transition: all .3s linear 0s;
  -moz-transition: all .3s linear 0s;
  -o-transition: all .3s linear 0s;
  transition: all .3s linear 0s;
}
.ios-checkbox-wrapper label .ios-checkbox-item:before {
  content: "";
  position: absolute;
  right: 100%;
  z-index: 1;
  width: 20px;
  height: 20px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: right 0.3s ease, -webkit-transform 0.2s ease 0.1s, box-shadow 0.2s linear;
  -moz-transition: right 0.3s ease, -moz-transform 0.2s ease 0.1s, box-shadow 0.2s linear;
  -o-transition: right 0.3s ease, -o-transform 0.2s ease 0.1s, box-shadow 0.2s linear;
  transition: right 0.3s ease, transform 0.2s ease 0.1s, box-shadow 0.2s linear;
}
.ios-checkbox-wrapper label .ios-checkbox-item.ios-contrast {
  border: 1px solid #d81316;
  background: #d81316;
}
.ios-checkbox-wrapper label .ios-checkbox-item.ios-contrast:after {
  display: none;
}
.ios-checkbox-wrapper .ios-checkbox {
  /* this .ios-checkbox-wrapper input[type^="checkbox"] */
  display: none;
}
.ios-checkbox-wrapper .ios-checkbox-item:after,
.ios-checkbox-wrapper .ios-checkbox:disabled:checked + label:active .ios-checkbox-item:after {
  content: "";
  position: absolute;
  left: 10%;
  top: 0;
  z-index: 0;
  width: 90%;
  height: 100%;
  border-radius: 16px;
  background: #fff;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
}
.ios-checkbox-wrapper .ios-checkbox:checked + label .ios-checkbox-item {
  border-color: #00acac;
  background: #00acac;
  -webkit-transition: all .2s linear .1s;
  -moz-transition: all .2s linear .1s;
  -o-transition: all .2s linear .1s;
  transition: all .2s linear .1s;
}
.ios-checkbox-wrapper .ios-checkbox:checked + label .ios-checkbox-item:before {
  right: 0;
  box-shadow: -1px 0 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.ios-checkbox-wrapper .ios-checkbox + label:active .ios-checkbox-item:before {
  width: 20px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.ios-checkbox-wrapper .ios-checkbox:checked + label .ios-checkbox-item:after,
.ios-checkbox-wrapper .ios-checkbox:checked + label:active .ios-checkbox-item:after,
.ios-checkbox-wrapper .ios-checkbox:disabled:checked + label:active .ios-checkbox-item:after {
  left: 60%;
  top: 50%;
  width: 0;
  height: 0;
}
.ios-checkbox-wrapper .ios-checkbox:disabled + label {
  opacity: .5;
  cursor: default;
}
.ios-checkbox-wrapper .ios-checkbox:disabled + label .ios-checkbox-item {
  cursor: default;
}
.ios-checkbox-wrapper .ios-checkbox:disabled + label:active .ios-checkbox-item:before {
  width: 30px;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  color: #242a30;
}
.btn.btn-success {
  color: #fff;
  background: #00acac;
  border-color: #00acac;
}
.btn.btn-success:active {
  background: #00acac;
  border-color: #00acac;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1);
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error .form-control-feedback {
  color: #ff5b57;
}
.form-control {
  border: 1px solid #ccd0d4;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.left-content,
.right-content {
  height: 100%;
}
.left-content {
  background-image: url("../images/login.jpg");
  background-size: cover;
  background-position: center center;
}
.right-content {
  padding: 40px;
}
.register-header small {
  color: #707478;
  display: block;
  font-size: 14px;
  margin-top: 10px;
  line-height: 20px;
}
