/*$base-grey-header-theme-color: #607d8b;
$base-grey-sidebar-theme-color: #2f404c;
$base-grey-theme-color: #3b73af;
$base-grey-theme-hover-color: #2966a7;*/
/*$grey-theme-theme-btn-color: #1fa67e;															  // btn theme
$grey-theme-theme-btn-hover-color: #129770;*/
/*$aqua-theme-theme-btn-color: #1fa67e;															  // btn theme
$aqua-theme-theme-btn-hover-color: #129770;*/
/*$almond-theme-theme-btn-color: #1fa67e;															  // btn theme
$almond-theme-theme-btn-hover-color: #129770;*/
/*$green-theme-theme-btn-color: #02b1d8;															  	// btn theme
$green-theme-theme-btn-hover-color: #05a2c5;*/
/*$pegeon-theme-theme-btn-color: #ffa500;															  	// btn theme
$pegeon-theme-theme-btn-hover-color: #e79601;*/
.app-credential {
  background: #fff; }
  @media (min-width: 1024px) {
    .app-credential {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      height: 100vh; } }
  @media (max-width: 1023.99px) {
    .app-credential {
      min-height: 100vh; } }
  .app-credential .content-gutter {
    background: url(../../img/bg.png) no-repeat 0 0/cover; }
    @media (min-width: 1024px) {
      .app-credential .content-gutter {
        width: 50%;
        height: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; } }
    .app-credential .content-gutter .cnts {
      padding: 30px 0;
      text-align: center; }
      @media (min-width: 1024px) {
        .app-credential .content-gutter .cnts figure {
          margin-bottom: 32px; } }
      @media (max-width: 1023.99px) {
        .app-credential .content-gutter .cnts figure {
          margin-bottom: 12px; } }
      .app-credential .content-gutter .cnts figure img {
        height: 100%; }
      .app-credential .content-gutter .cnts h3 {
        color: #fff;
        font-size: 28px;
        font-weight: 200; }
  @media (min-width: 1024px) {
    .app-credential .form-gutter {
      width: 50%;
      height: 100%;
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; } }
  .app-credential .form-gutter .form-data {
    width: 100%; }
  .app-credential .form-gutter .ins {
    width: 100%;
    max-width: 430px;
    margin: 0 auto; }
    @media (max-width: 1023.99px) {
      .app-credential .form-gutter .ins {
        padding: 40px 22px; } }
    .app-credential .form-gutter .ins .head {
      font-size: 14px;
      line-height: 1.4;
      text-align: center;
      margin-bottom: 32px; }
      .app-credential .form-gutter .ins .head h2 {
        font-size: 22px;
        font-weight: 500;
        margin-bottom: 20px; }
      .app-credential .form-gutter .ins .head h3 {
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 20px; }
    .app-credential .form-gutter .ins .forgot-actions {
      margin-bottom: 32px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between; }
      .app-credential .form-gutter .ins .forgot-actions .app-checkbox {
        color: #40405A;
        font-size: 13px;
        padding-left: 18px; }
    .app-credential .form-gutter .ins .form-actions {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      .app-credential .form-gutter .ins .form-actions.no {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .app-credential .form-gutter .ins .form-actions .btn:not(.no) {
        font-size: 14px;
        min-width: 200px;
        font-weight: 500; }
        @media (max-width: 767px) {
          .app-credential .form-gutter .ins .form-actions .btn:not(.no) {
            min-width: 150px; } }
        .app-credential .form-gutter .ins .form-actions .btn:not(.no) + .btn {
          margin-left: 20px; }
        .app-credential .form-gutter .ins .form-actions .btn:not(.no).o-btn {
          min-width: 170px; }
  .app-credential .i-control .form-control {
    padding-left: 48px;
    padding-right: 48px; }
  .app-credential .i-control .svg.left {
    left: 14px; }
  .app-credential .i-control .svg.right {
    right: 14px; }

.app-footer {
  left: 0;
  right: 0;
  bottom: 30px;
  font-size: 13px;
  color: #A6A6B2;
  text-align: center; }
  @media (min-width: 1024px) {
    .app-footer {
      position: absolute; } }
  .app-footer small {
    padding: 0 4px; }

.has-error ul li {
  color: #FF465A;
  font-size: 12px; }

/*# sourceMappingURL=login.css.map */
