html {
  --header-height: 58px; }

/*$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.jpg) 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; } }
    @media (max-width: 1023.99px) {
      .app-credential .content-gutter {
        padding: 20px 0 5px; } }
    @media (min-width: 1024px) {
      .app-credential .content-gutter figure {
        position: absolute;
        top: 41px;
        left: 50px; } }
    @media (max-width: 1023.99px) {
      .app-credential .content-gutter figure {
        margin-bottom: 12px;
        text-align: center; } }
    .app-credential .content-gutter figure img {
      width: 220px; }
    @media (min-width: 1024px) {
      .app-credential .content-gutter .cnts {
        padding: 0px 50px; } }
    @media (max-width: 1023.99px) {
      .app-credential .content-gutter .cnts {
        text-align: center; } }
    .app-credential .content-gutter .cnts h3 {
      color: #fff;
      font-size: 34px;
      font-weight: 300;
      margin-bottom: 9px; }
    .app-credential .content-gutter .cnts p {
      color: #fff;
      font-size: 17px;
      font-weight: 300;
      line-height: 26px; }
  @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: 412px;
    margin: 0 auto; }
    @media (max-width: 1023.99px) {
      .app-credential .form-gutter .ins {
        padding: 40px 22px; } }
    .app-credential .form-gutter .ins .head {
      font-size: 13px;
      line-height: 1.4;
      margin-bottom: 35px; }
      @media (max-width: 1023.99px) {
        .app-credential .form-gutter .ins .head {
          text-align: center; } }
      .app-credential .form-gutter .ins .head h2 {
        font-size: 25px;
        font-weight: 500;
        margin-bottom: 5px; }
      .app-credential .form-gutter .ins .head p {
        color: #A8AFB9; }
      .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: 24px;
      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 .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 {
        font-size: 16px;
        min-width: 200px;
        font-weight: 500;
        height: 50px; }
        @media (max-width: 767px) {
          .app-credential .form-gutter .ins .form-actions .btn {
            min-width: 150px; } }
        .app-credential .form-gutter .ins .form-actions .btn + .btn {
          margin-left: 20px; }
  .app-credential .i-control .form-control {
    padding-left: 48px;
    padding-right: 48px; }
  .app-credential .i-control .fa.left {
    left: 15px;
    top: 15px;
    font-size: 19px;
    color: #CCCDD0; }
  .app-credential .i-control .fa.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; }

/*# sourceMappingURL=login.css.map */
