﻿/*.modal-body{
    max-height:500px;
    overflow-y:scroll;
}*/
.login-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
    background: #f4f6f8;
    /*    background: #ebf8fd;*/
}

.login-wrapper .login-form-area {
    flex: auto;
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
}

.lm-xs-b3, footer .footer-title {
    margin-bottom: 24px !important;
}

.text-center {
    text-align: center !important;
}

.d-block {
    display: block !important;
}

.login-wrapper .login-form {
    border-radius: 16px;
    box-shadow: 0 5px 30px 0 rgba(33, 43, 54, .08);
    background-color: #fff;
}

.text-size-display-medium {
    font-size: 32px;
    line-height: 40px;
}

.color-text-grey-500 {
    color: #919eab !important;
}

.lm-xs-b5 {
    margin-bottom: 20px !important;
}

/*  .lm-xs-t2 {
      margin-top: 16px !important;
  }*/
.login-wrapper .login-form .custom-container {
    position: relative;
    color: #919eab !important;
}

.form-group {
    margin-bottom: 16px;
    width: 100%;
}

.login-wrapper .login-form svg.feather {
    position: absolute;
    pointer-events: none;
    margin: 12px;
}

.login-wrapper .login-form input.form-control {
    border: 1px solid #c4cdd5;
    border-radius: 4px;
    height: 40px;
    padding: 0 16px;
    /*            font-size: 16px;*/
    /*            padding-left: 48px;*/
    color: #454f5b !important;
}

.login-wrapper .login-form .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.login-wrapper .login-form span.error {
    color: #f13939;
    margin-top: 8px;
}

.login-wrapper .login-form .validation-summary-errors {
    color: #f13939;
    text-align: center;
}

.lm-xs-t3 {
    margin-top: 24px !important;
}

.login-wrapper .login-form-area input[type=submit] {
    width: 100%;
}

.btn.btn-primary, a.btn.btn-primary, button.btn.btn-primary {
    color: #fff;
    background-color: #ef6d02 !important;
    border-color: #ef6d02 !important;
    box-shadow: inset 0 0 0 1px #ef6d02;
}

.text-sm {
    font-size: .875rem;
}

.text-color-info {
    color: #00a2e0 !important;
}

.text-right {
    float: right;
}

.btn, .btn-group-lg > .btn, .btn-group-lg > a.btn, .btn-group-lg > button.btn, .btn.btn-lg, .text-size-button-large, .text-size-button-small, .text-size-heading-default, .text-size-heading-large, .text-size-subheading-large, .text-size-subheading-small, .text-strong, a.btn, a.btn.btn-lg, button.btn, button.btn.btn-lg, footer .footer-title, header.mikro-header .header-title {
    font-family: Inter-UI-SemiBold;
}

.btn-group-lg > .btn, .btn-group-lg > a.btn, .btn-group-lg > button.btn, .btn.btn-lg, .text-size-button-large, a.btn.btn-lg, button.btn.btn-lg {
    font-size: 16px;
    line-height: 24px;
}

.btn.btn-primary:not(:disabled):not(.disabled).active, .btn.btn-primary:not(:disabled):not(.disabled):active, .show > .btn.btn-primary.dropdown-toggle, .show > a.btn.btn-primary.dropdown-toggle, .show > button.btn.btn-primary.dropdown-toggle, a.btn.btn-primary:not(:disabled):not(.disabled).active, a.btn.btn-primary:not(:disabled):not(.disabled):active, button.btn.btn-primary:not(:disabled):not(.disabled).active, button.btn.btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #c75b02;
    box-shadow: inset 0 0 0 1px #c75b02;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #bc5602;
    border-color: #b05001;
}

.login-wrapper .login-form-area input[type=submit] {
    width: 100%;
}

.btn.btn-primary:hover, a.btn.btn-primary:hover, button.btn.btn-primary:hover {
    color: #fff;
    background-color: #e06602;
    box-shadow: inset 0 0 0 1px #e06602;
}
.go-back:hover {
    background-color: white!important;
    border-radius: 0px!important;
}
.go-back {
    border-radius: 0px!important;
    color: black!important;
    background-color: white!important;
    box-shadow: inset 0 0 0 1px white!important;
}
.btn.btn-primary, a.btn.btn-primary, button.btn.btn-primary {
    color: #fff;
    background-color: #ef6d02;
    box-shadow: inset 0 0 0 1px #ef6d02;
}

a, a:active, a:focus, a:hover, a:visited {
    text-decoration: none;
    cursor: pointer;
    color: #212b36;
}

.text-size-body-small {
    font-size: 14px;
    line-height: 24px;
}

.color-text-grey-500 {
    color: #919eab !important;
}

.mtxs {
    margin-top: 8px !important;
}

.btn-group-lg > .btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}

.btn-primary {
    color: #fff;
    background-color: #ef6d02;
    border-color: #ef6d02;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.forgot-password {
    margin-bottom: 24px !important;
}

.btn, a.btn, button.btn {
    border-radius: 28px !important;
    border: none;
    min-height: 40px;
    padding: 12px 24px 12px 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}

#agreementModal .btn {
    font-size: 13px !important;
    letter-spacing: 1.2px !important;
    font-weight: bold !important;
}

.logo {
    width: 70%;
}

.chk-confirm {
    width: 24px !important;
}

.fs-13 {
    font-size: 13px;
}

.remember-check-label {
    font-size: 14px;
    letter-spacing: 0px;
    /* line-height: 49px; */
    color: rgb(124, 162, 252);
    font-weight: bold;
    text-align: center;
}

/* .login-header{
     margin-top:12% !important
 }*/

input[type=email].form-control:hover,
input[type=name].form-control:hover,
input[type=number].form-control:hover,
input[type=password].form-control:hover,
input[type=text].form-control:hover {
    border-color: #919eab;
}


.form-group.has-error .form-control, .form-group.has-error .input-group-addon {
    border-color: #dd4b39;
    border-top-color: rgb(221, 75, 57);
    border-right-color: rgb(221, 75, 57);
    border-bottom-color: rgb(221, 75, 57);
    border-left-color: rgb(221, 75, 57);
    box-shadow: none;
}

.required {
    color: #ec5855 !important;
}

body {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
}

/* .login-header{
     margin-top: 2rem;
 }*/

.login-header a {
    display: inline-block;
}

.logo {
    width: 50%;
    max-width: 300px;
    min-width: 150px;
}

.login-wrapper {
    justify-content: center;
}

.login-wrapper .login-form {
    width: 100%;
    /*            padding: 2rem;*/
    padding: 20px 30px 0 30px;
    /*            border-radius: 12px;*/
    max-width: 474px;
    /*            margin-top: 50px;*/
}

.login-wrapper > .login-form > .text-size-display-medium.text-center {
    font-size: 1.25rem;
}

.custom-control-label {
    position: inherit !important;
    font-size: 0.9rem;
    margin-bottom: 3px;
    display: block;
    font-weight: normal;
    font-weight: 600 !important;
    color: #757575;
}

/*.registration-input{
    height: 14px;
}*/

input[type="checkbox"] + label {
    font-size: 0.9rem;
}

.registration-button{
    font-size: 0.9rem!important;
    font-family: sans-serif!important;
}
.text-color-info{
    font-size: 0.9rem;
    font-family: sans-serif;
}
#login-form {
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
}

#login-form > .form-group {
    margin-bottom: 8px;
    margin-top: 0 !important;
}

#login-form > input.submit {
    max-width: 50%;
    margin: auto;
    font-family: sans-serif;
}

.d-flow-root {
    /*        display: flex;*/
    display: inline-flex !important;
    line-height: 20px;
}

.custom-checkbox-sm {
    margin-right: 6px;
    margin-top: 4px;
}

.d-none {
    display: none !important;
}
.btn-goBack{
    padding: 0px!important;
}
.btn-goBack:hover{
    background-color: transparent!important;
}

label{
    color:#757575!important;
}