.login-bg {
  background: url(../images/login_bg.png) no-repeat right bottom;
  background-attachment: fixed;
  height: 100vh;
}
.login-header {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  background: #fff;
}
.login-logo {
  width: 100%;
  margin: 0 auto;
  max-width: 250px;
  image-rendering: -webkit-optimize-contrast;
}
.project-title { font-size: 1.6rem; border-bottom: 1px solid #7e7e7e; color: #7e7e7e; margin-bottom: 2rem; text-align: left;}

  .sign-box {
    width: 100%;
    max-width: 318px;
    margin: 0 auto;
    background: #fff;
    /*border: solid 1px #d8e2e7;*/
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
    font-size: 1rem;
    position: relative;
    margin-top: calc((100vh - 610px)/2);
  }
    .sign-box label {
      color: #666;
      font-size: 0.8125rem;
      margin-bottom: 5px;
    }
.link-text {
  color: #16b4fc !important;
  font-size: 12px;
  font-weight: bold;
}
.form-group + .form-group { margin-top: 15px;}
.sign-box .btn { margin-top: 45px !important}
.shopselect {
  text-align: left;
}
@media ( max-height: 600px ) {
  .sign-box {
      margin-top: 10px;
    }
  }

  .sign-box .sign-avatar {
        width: 100px;
        height: 100px;
        margin: 0 auto 20px
    }

        .sign-box .sign-avatar img {
            display: block;
            width: 100%;
            -webkit-border-radius: 50%;
            border-radius: 50%
        }

div#PasswordModal .modal-footer, #ConcurrentUserModel .modal-footer {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
.col-12.text-center.vippslogin {
  width: 100% !important;
}
.vippslogin img.login-with {
  object-fit: cover;
  height: 41px;
  width: 100%;
  background: #ff5b24;
  border-radius: 3px;
}
.sign-box .sign-avatar.no-photo {
  border: solid 2px #c5d6de;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 96px;
  color: #c5d6de;
  font-size: 3.125rem;
  font-weight: 700
}

.login-option {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.is-weberp-login-page .form-control {
  border: solid 1px #b1b1b1;
}
.m-3.login-option {
  margin: 25px 0 !important;
}
.login-option:before, .login-option:after {
  content: '';
  flex: 1 1 auto;
  border-bottom: solid 1px #bbb;
}
.login-option div {
  margin: 0 15px;
  color: #7e7e7e;
}
.sign-box .sign-title {
  font-size: 1.25rem;
  text-align: center;
  margin: 0 0 15px;
  line-height: normal
}

.sign-box .btn {
  display: block;
  width: 100%;
  margin: 15px auto 0;
}

        .sign-box .btn.sign-up {
            margin-top: 18px
        }
.is-weberp-login-page #btnLogin {
  line-height: 2em;
}
.btn.disabled, .btn:disabled {
    background-color: #f0f0f0;
    border-color: #e0e0e0;
    color: #e0e0e0;
    font-weight: normal;
    font-size: 0.875rem;
}
.btn:not(:disabled):not(.disabled) {
    font-weight: normal;
    font-size: 0.875rem;
}
    .sign-box .sign-note {
        text-align: center
    }

    .sign-box a {
        text-decoration: none;
        color: #0082c6;
        border-bottom: solid 1px transparent
    }

        .sign-box a:hover {
            border-bottom-color: rgba(0,130,198,.5)
        }

    .sign-box .form-group {
        margin-bottom: 12px;
        zoom: 1
    }

        .sign-box .form-group:after, .sign-box .form-group:before {
            content: " ";
            display: table
        }

        .sign-box .form-group:after {
            clear: both
        }

    .sign-box .checkbox {
        margin: 0
    }

        .sign-box .checkbox label {
            font-size: .875rem
        }

    .sign-box .reset {
        font-size: .875rem
    }

    .sign-box .close {
        position: absolute;
        right: 10px;
        top: 4px;
        opacity: 1;
        color: #c5d6de
    }

        .sign-box .close:hover {
            color: #00a8ff
        }

    .sign-box.reset-password-box .btn {
        display: inline-block !important;
        margin: 10px auto 12px;
        margin-right: 10px
    }

    .sign-box.reset-password-box a {
        display: inline-block;
        margin-left: 4px
    }
#loadingspinner img { width: 3.8rem;}

.select-shop-login {
    text-align: center;
    font-size: 0.875rem;
}

.icon-search {
    position: absolute;
    z-index: 10;
    right: 15px;
    top: 17px;
}
.icon-search img {
        width: 18px;
}

table {
    width: 100%;
}

input#myInput, input#myInput2 {
  font-size: 0.875rem;
  font-weight: 400;
  border-color: #f1f1f1;
  margin: 10px 0 !important;
  width: 100%;
  border-radius: 20px;
  background: #f0f0f0;
}

#myTable {
    text-align: left;
    max-height: 200px;
    overflow: auto;
    border: 1px solid #e0e0e0;
    margin: 10px 0;
    display: block;
    border-radius: 4px;
}

#myTable2 {
    text-align: left;
    max-height: 200px;
    overflow: auto;
    border: 1px solid #e0e0e0;
    margin: 10px 0;
    display: block;
    border-radius: 4px;
}
    #myTable > div {
        border-bottom: 1px solid #e0e0e0;
        position: relative;
    }
#myTable2 > div {
    border-bottom: 1px solid #e0e0e0;
    position: relative;
}

        #myTable > div:last-child, #myTable > div:last-of-type {
            border-bottom: 0;
        }
#myTable2 > div:last-child, #myTable > div:last-of-type {
    border-bottom: 0;
}

        #myTable > div:hover, #myTable > div.active {
            background: #f0f0f0;
            cursor: pointer;
        }

#myTable2 > div:hover, #myTable > div.active, #myTable2 > div.active {
  background: #f0f0f0;
  cursor: pointer;
}
.select-shop-login .shopselect .dnicon_shop {
  margin-right: 0px;
}
#myTable > div.active::after {
  /*font-family: "FontAwesome";*/
  font-family: 'ico-material-design' !important;
  content: "\e9ad";
  /*content: "\f058";*/
  font-size: 18px;
  font-weight: normal;
  position: absolute;
  right: 15px;
  top: 4px;
  z-index: 100;
  color: #000;
}

    #myTable2 > div.active::after {
        font-family: "FontAwesome";
        content: "\f058";
        font-size: 20px;
        font-weight: normal;
        position: absolute;
        right: 15px;
        top: 4px;
        z-index: 100;
        color: #000;
    }



            .form-check {
                padding: 8px !important;
            }

    .form-check input, .form-check label {
        display: inline-block;
    }
.checkbox input + label, .radio input + label {
    padding-left: 10px !Important;
}
.checkbox input + label::before, .checkbox input + label::after, .radio input + label::before, .radio input + label::after {
    opacity: 0;
}
#btnLoginWithshop {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 2em;
}

#btnLoginWithprofile {
    font-size: 0.875rem;
    font-weight: 300
}
button.link-btn {
  border: 0;
  background: transparent;
  position: absolute;
  font-size: 20px;
  left: -10px;
  top: 25px;
}
.modal-footer .btn { margin-top: 0 !important}
input:-webkit-autofill {
  -webkit-text-fill-color: inherit !important;
  -webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset !important;
  transition: background-color 5000s ease-in-out 0s !important;
}

input#PasswordEntry {
  font-weight: 900;
}
input.form-control:active,
input.form-control:focus,
input:-webkit-autofill:active,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
textarea.form-control:focus,
textarea.form-control:active,
select.form-control:focus,
select.form-control:active,
span[tabindex]:focus, span[tabindex]:active {
    -webkit-text-fill-color: inherit !important;
    box-shadow: 0 0 0 2px #0154a733 !important;
    -webkit-box-shadow: 0 0 0 2px #0154a733 !important;
    border: 1px solid #0154a7 !important;
}

span.icon-search {
  width: 25px;
  height: 25px;
  margin-top: -3px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  margin-right: -8px;
}

#loading {
    display: none;
}
.version-show {
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}