.otp-login {
  color: #000;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  margin-top: 1rem;
  padding-bottom: 0.9375rem;
}

.modal-body section.plogin-form .otp-login {
  font-size: 14px;
  color: #000;
}

button#sendOTP {
  margin-bottom: 0.5rem;
}

.modal-body div#otp-button-login-modal button#sendOTPLoginModal {
  width: 100%;
  margin-top: 0 !important;
}

.modal-body div#otp-button-identity-modal button#sendOTPidentityModal {
  width: 100%;
  margin-bottom: 15px;
}

.confirm_register p.about {
  font-size: 14px;
  margin-bottom: 15px;
  line-height: inherit;
  text-align: center;
}

em#save-button-varning {
  font-size: 14px;
  line-height: 21px;
  display: block;
  margin-top: 10px;
  /* margin-bottom: 10px;*/
}

.confirm_register p.about a {
  text-decoration: underline;
}

div#ecm_simcheck_register-modal button#verifyOtp {
  width: 100%;
}

p#block-verified.alert.alert-success em {
  font-style: normal !important;
}

p#block-verified.alert.alert-success {
  padding: 10px 0;
  text-shadow: none;
  font-weight: 600;
  font-size: 13px;
  border-radius: 4px;
  margin-top: 40px;
  text-align: center;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

p.alert.alert-warning.otp_code {
  background: none;
  padding: 0;
  color: #DA0F00;
  font-size: 10px;
  font-weight: 600;
  margin-bottom: 6px;
  margin-top: 6px;
}

p#otp-success.alert.alert-success {
  padding: 10px 5px;
  font-size: 13px;
  font-weight: 500;
  text-shadow: none;
  border: 1px solid #dff0d8;
  background: #dff0d8;
  border-radius: 4px;
  text-align: center;
  color: #2A7D2E;
  margin-top: 28px !important;
}

p#otp-error.alert.alert-danger {
  font-size: 13px;
  padding: 5px;
  font-weight: 500;
  background: #f9c6c6;
  border-radius: 4px;
  margin-bottom: 0;
  color: #DA0F00;
}

div#ecm_simcheck_register-modal p#otp-error.alert.alert-danger {
  margin-bottom: 15px;
}

div#ecm_simcheck_register-modal div#otp-code {
  text-align: start;
  margin-top: -15px;
}

.for_login.col-md-3.col-xs-12 {
  margin-top: 1px;
}

button#sendOTPCheckout {
  margin-top: 20px;
}

.module-ecm_simcheck-simcheck label.warning.warning_otp {
  display: inline-block;
  margin: 0px 0px 5px 0px;
  white-space: nowrap;
  float: left;
  color: #DA0F00;
  font-size: 12px;
}

.button_otp,
.button_otp_checkout {
  padding-left: 5px;
}

.phone_button_otp {
  padding-right: 5px;
}

div#otp-button-login-checkout span.btn-link {
  cursor: pointer;
}

button#verifyOtp,
button.btn.btn-primary.plogin-button {
  width: 100%;
  /*background: linear-gradient(90deg, #f9ad2c 0%, #ff6a29 51%, #f9ad2c 100%);*/
  background: #DF4040;
  padding: 15px 20px 15px 20px;
  font-size: 14px;
  text-transform: inherit;
  /* box-shadow: 4px 4px 4px rgb(0 0 0 / 14%);*/
  background-position: right center;
  background-size: 200% auto;
  border-radius: 4px;
  margin-top: 25px;
}

button.btn.btn-primary.plogin-button {
  margin-top: 10px;
}

button#verifyOtp:hover,
button.btn.btn-primary.plogin-button:hover {
  background-position: left center;
  transition: all .4s ease-in-out;
}

button#timer-btn {
  color: #fff;
  background: #2A7D2E;
  border: 1px solid #2A7D2E;
  border-radius: 5px;
  padding: 9px 29px;
  float: right;
}

div#ecm_smssender_register-modal .no-account {
  margin-top: 10px;
}

div#ecm_simcheck_register-modal .modal-dialog,
div#ecm_simcheck_login-modal .modal-dialog,
div#ecm_simcheck_forgot-modal .modal-dialog,
div#ecm_smssender_register-modal .modal-dialog {
  max-width: 350px;
}

div#ecm_smssender_register-modal input.form-control.plogin {
  margin: 0;
}

div#ecm_smssender_register-modal p#message_place {
  margin: 0;
}

div#otp-code label {
  font-weight: 500;
  color: #000;
  margin-top: 0;
  margin-bottom: 5px;
}

div#otp-code input#otp_code {
  background: #D9D9D9;
  border: 1px solid #D9D9D9;
  border-radius: 0px;
  padding: 5px;
  height: 44px;
  font-size: 16px;
  color: #000;
  margin-top: 22px;
  margin-bottom: 25px;
}

div#ecm_smssender_register-modal input.form-control.plogin {
  margin-bottom: 22px;
}

div#ecm_smssender_register-modal .modal-header.modal-title,
div#ecm_simcheck_register-modal .modal-header.modal-title {
  text-align: center;
  border: 0;
}

div#ecm_smssender_register-modal p#otp-error {
  color: #DA0F00;
  font-size: 11px;
  text-align: center;
  line-height: 17px;
  padding: 0;
  margin: 0;
}

section.register-form p.error {
  color: #DA0F00;
  font-size: 11px;

}

section.register-form p.error,
section.plogin-form p.error {
  margin: 0;
}

section.register-form p.error,
section.plogin-form p.error {
  margin: 0;
  position: absolute;
  margin-top: -8px;
}

div#ecm_smssender_register-modal p#message_place {
  margin: 0 0 0px 0px;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  position: absolute;
  top: 53px;
  /* left: 15px; */
  width: 90%;
}


div#ecm_smssender_register-modal .modal-body {
  padding: 0px 10px 10px 10px;
}

div#ecm_simcheck_forgot-modal .modal-body,
div#ecm_simcheck_register-modal .modal-body,
div#ecm_simcheck_login-modal .modal-body {
  padding: 0px 25px 25px 25px;
}

/*div#ecm_smssender_register-modal p#message_place {
    margin: 0 0 0px 0px;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
}*/
button#sendOTPidentityModal {
  margin-top: 30px;
  width: 100%;
  background: #fff;
  color: #DF4040;
  padding: 13px 15px 13px 15px;
  border: 1px solid #DF4040;
  border-radius: 5px;
  font-size: 14px;
  text-transform: inherit;
}

div#ecm_simcheck_register-modal span.input-group-btn.ecm,
div#ecm_simcheck_login-modal span.input-group-btn.ecm {
  font-size: 14px;
  position: relative;
}

div#ecm_simcheck_register-modal input.form-control.password,
div#ecm_simcheck_register-modal input.form-control.plogin,
div#ecm_simcheck_login-modal input.form-control.password,
div#ecm_simcheck_login-modal input.form-control.plogin,
div#ecm_simcheck_forgot-modal input.form-control.plogin {

  display: inline-block;
  position: relative;
}

div#ecm_simcheck_register-modal button.fa,
div#ecm_simcheck_login-modal button.fa,
div#ecm_simcheck_forgot-modal button.fa {
  position: absolute;
  padding: 0;
  border: 0;
  background: none;
  /* left: 0; */
  right: 15px;
  z-index: 1;
  top: 21px;
}

button#verifyOtp,
button.btn.btn-primary.plogin-button {
  width: 100%;
  background: #000;
  padding: 5px;
  font-size: 16px;
  text-transform: inherit;
  border-radius: 0px;
  margin-top: 10px;
  font-weight: 500;
  height: 44px;
  margin-bottom: 0px;
}

.confirm_register p.about {
  font-size: 13px;
  margin-bottom: 0px;
  line-height: inherit;
  text-align: center;
  display: inline-block;
  margin-top: 5px;
  font-weight: 400;
  width: 70%;
}

a.sign_in_register_form.prevent {
  font-size: 13px;
  font-weight: 400;
}

div#ecm_simcheck_register-modal .modal-dialog {
  /* width: 600px;
    max-width: 400px;*/
  margin: 30px auto;
}

div#ecm_simcheck_register-modal span.modal-title {
  /* font-size: 20px;
  color: #000;
  padding: 25px 0px 0px 0px;
    display: inline-block;*/
}

div#ecm_simcheck_register-modal span.modal-title {
  text-align: left;
  font-size: 20px;
  color: #000;
  padding: 10px 0px 0px 15px;
  display: inline-block;
  font-weight: 500;
}

div#otp-code label {
  font-weight: 400;
  color: #000;
  margin-top: 0;
  margin-bottom: 5px;
  display: block;
  font-size: 13px;
}

div#otp-button-identity-modal button#verifyOtp,
div#otp-button-identity-modal button.btn.btn-primary.plogin-button {
  width: 100%;
  background: #000;
  padding: 5px;
  font-size: 14px;
  text-transform: inherit;
  border-radius: 0px;
  margin-top: 0;
  color: #fff;
  height: 44px;
  font-weight: 500;
  margin-top: 8px;
  margin-bottom: 15px;
}

div#otp-button-identity-modal button#verifyOtp:hover,
div#otp-button-identity-modal button.btn.btn-primary.plogin-button:hover {
  background-position: left center;
  transition: all .4s ease-in-out;
}

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

.authentication h1.page-header {
  font-size: 22px;
}

.authentication_hello {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  padding-top: 95px;
}

.authentication_title {
  color: #000;
  text-align: center;
  padding: 60px 0 60px 0;
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 4px;

}

.authentication_title span.authentication_btn.two a {
  font-size: 20px;
  font-weight: 400;
}

.authentication_title span.authentication_btn.two a:hover {
  border-bottom: 1px solid #000;
  color: #000;
  cursor: pointer;
}

.authentication_title span.authentication_btn.one a {
  font-size: 16px;
  font-weight: 400;
  padding-top: 40px;
  display: inline-block;
}

.authentication_title span.authentication_btn.one a:hover {
  border-bottom: 1px solid #000;
  color: #000;
  cursor: pointer;

}

body#authentication {
  /*height: 57vh;*/
  overflow: hidden;
}

body#authentication #footer {
  position: absolute;
  width: 100%;
  bottom: 0;
}

p.authentication_title_p {
  padding-top: 30px;
  font-size: 25px;
  line-height: 70px;
}

button.close span.registration_close i.material-icons.close_sms::before {
  content: '\e5cd';

}

span#otp-modal-title,
div#ecm_simcheck_login-modal span.modal-title,
div#ecm_simcheck_forgot-modal span.modal-title {
  text-align: left;
  font-size: 20px;
  color: #000;
  padding: 10px 0px 10px 15px;
  display: inline-block;
  font-weight: 500;
}

div#ecm_smssender_register-modal .modal-header.modal-title,
div#ecm_simcheck_register-modal .modal-header.modal-title,
div#ecm_simcheck_login-modal .modal-header.modal-title,
div#ecm_simcheck_forgot-modal .modal-header.modal-title {
  padding-top: 0;
  background: #fff;
  text-align: center;
  border: 0;
  padding-right: 4px;
}

span.registration_close {
  display: inline-block;
  padding-top: 15px;
}

span.necessarily {
  color: #b11016;
}

div#ecm_smssender_register-modal input.form-control.plogin {
  /*margin: 0;*/
}

input.form-control.password,
input.form-control.plogin {
  font-size: 16px;
  background: #D9D9D9;
  border: 1px solid #D9D9D9;
  height: 44px;
  padding: 5px;
  z-index: 1;
  color: #000;
  border-radius: 0px;
  margin: 10px 0 10px 0px;
  display: inline-block;
}

#footer button#sendOTPidentityModal {
  width: 100%;
  background: none;
  border: 1px solid #292929;
  color: #000;
  border-radius: 0px;
  padding: 0px;
  height: 44px;
  margin-top: 0;
  font-size: 16px;
  font-weight: 600;
}

p.password,
p.plogin {
  margin-bottom: 5px;
  color: #000;
  font-size: 13px;
  text-align: left;
}

.authentication_title button.btn.btn-primary {
  background: linear-gradient(0deg, #DF4040 0%, #DF4040 100%);
  padding: 10px 20px 10px 20px;
  font-size: 25px;
  text-transform: inherit;
  box-shadow: 4px 4px 4px rgb(0 0 0 / 14%);
  background-position: right center;
  background-size: 200% auto;
}

.authentication_title button.btn.btn-primary:hover {
  background-position: left center;
  transition: all .4s ease-in-out;
}

div#ecm_smssender_register-modal button.close,
div#ecm_simcheck_register-modal button.close {
  /*display: none;*/
}

div#ecm_smssender_register-modal button.close,
div#ecm_simcheck_register-modal button.close {
  opacity: 1;
  color: #000;

}

@media (max-width: 767px) {
  div#ecm_simcheck_register-modal span.modal-title {
    font-size: 20px;
    color: #000;
    padding: 25px 0px 0px 0px;
    display: inline-block;
    text-align: left;
    font-size: 16px;
    color: #000;
    padding: 15px 15px 0px 15px;
    display: inline-block;
    font-weight: 500;
  }

  div#modal-cms .modal-header {
    background-color: #fff;
    padding: 5px;
  }

  div#ecm_simcheck_register-modal .modal-header {
    padding: 15px 15px 15px 25px;
  }

  input.form-control.password,
  input.form-control.plogin {
    font-size: 13px;
    background: #D9D9D9;
    border: 1px solid #D9D9D9;
    height: 30px;
    padding: 5px;
    z-index: 1;
    color: #000;
    border-radius: 0px;

  }

  div#ecm_smssender_register-modal p#message_place {
    margin: 0 0 0px 0px;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    position: absolute;
    top: 33px;
    /* left: 15px; */
    width: 90%;
  }

  div#ecm_simcheck_register-modal input.form-control.password,
  div#ecm_simcheck_register-modal input.form-control.plogin,
  div#ecm_simcheck_login-modal input.form-control.password,
  div#ecm_simcheck_login-modal input.form-control.plogin,
  div#ecm_simcheck_forgot-modal input.form-control.plogin {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
  }

  div#ecm_smssender_register-modal input.form-control.plogin {
    margin-bottom: 17px;
  }

  section.register-form p.error,
  section.plogin-form p.error {
    /*margin: 0;*/
  }

  div#ecm_smssender_register-modal p#message_place {
    margin: 0 0 0px 0px;
    font-size: 10px;
    line-height: 15px;
    text-align: center;
  }

  input.form-control.password::placeholder,
  input.form-control.plogin::placeholder {
    color: #9e9e9e;
  }

  .button_otp,
  .button_otp_checkout {
    padding-left: 5px;
    display: inline-block;
    width: 100%;
  }

  button#sendOTPCheckout {
    margin-top: 8px;
  }

  #footer button#sendOTPidentityModal {
    display: inline-block;
    width: 100%;
    margin-top: 29px;
    background: none;
    border: 1px solid #292929;
    color: #000;
    margin-top: 10px;
    border-radius: 0px;
    padding: 0px;
    height: 30px;
    margin-top: 0;
    font-size: 13px;
    font-weight: 500;
  }

  div#ecm_simcheck_register-modal span.input-group-btn.ecm,
  div#ecm_simcheck_login-modal span.input-group-btn.ecm {
    font-size: 14px;
    position: relative;
  }

  button#verifyOtp,
  button.btn.btn-primary.plogin-button {
    width: 100%;
    background: #000;
    padding: 5px;
    font-size: 13px;
    text-transform: inherit;
    border-radius: 0px;
    margin-top: 15px;
    font-weight: 500;
    height: 30px;
    margin-bottom: 15px;
  }

  div#ecm_smssender_register-modal p#otp-error {
    color: #DA0F00;
    font-size: 11px;
    text-align: center;
    /* line-height: 17px; */
    padding: 0;
    width: 100%;
    display: inline-block;
    margin: 0;
  }

  div#ecm_simcheck_register-modal button.fa,
  div#ecm_simcheck_login-modal button.fa,
  div#ecm_simcheck_forgot-modal button.fa {
    position: absolute;
    padding: 0;
    border: 0;
    background: none;
    left: -30px;
    right: auto;
    z-index: 1;
    top: 0px;
  }

  div#otp-code input#otp_code {
    background: #D9D9D9;
    border: 1px solid #D9D9D9;
    border-radius: 0px;
    padding: 5px;
    height: 30px;
    font-size: 13px;
    color: #000;
    margin-top: 17px;
    margin-bottom: 8px;
  }

  div#otp-button-identity-modal button#verifyOtp,
  div#otp-button-identity-modal button.btn.btn-primary.plogin-button {
    width: 100%;
    background: #000;
    padding: 5px;
    font-size: 14px;
    text-transform: inherit;
    border-radius: 0px;
    margin-top: 0;
    color: #fff;
    height: 30px;
    font-weight: 500;
    margin-top: 8px;
  }

  span#otp-modal-title,
  div#ecm_simcheck_login-modal span.modal-title,
  div#ecm_simcheck_forgot-modal span.modal-title {
    text-align: left;
    font-size: 16px;
    color: #000;
    padding: 15px 15px 0px 15px;
    display: inline-block;
    font-weight: 500;
  }

  .confirm_register p.about {
    font-size: 11px;
    margin-bottom: 0px;
    line-height: inherit;
    text-align: center;
    display: inline-block;
    margin-top: 5px;
    width: 65%;
    font-weight: 300;
  }

  div#ecm_smssender_register-modal .modal-header {
    padding: 15px 15px 30px 25px;
    border-bottom: 1px solid #e5e5e5;
  }

  div#otp-code input#otp_code::placeholder {
    color: #9e9e9e;
  }

  .p_l_10 {
    padding-left: 10px;
  }

  .p_r_10 {
    padding-right: 10px;
  }

  .p_n {
    padding: 0;
  }

  .p_l_r_5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .authentication_hello {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    line-height: 35px;
    padding-top: 35px;
  }

  .authentication {
    height: 100vh;
  }
  html, body {
    overflow-x: hidden;
}
  .authentication_title span.authentication_btn.one a {
    font-size: 11px;
    font-weight: 400;
    padding-top: 20px;
    display: inline-block;
  }

  .authentication_title span.authentication_btn.two a {
    font-size: 13px;
    font-weight: 400;
  }

  .authentication_title {
    padding: 40px 0 40px 0;
  }

  p.authentication_title_p {
    padding-top: 0px;
    font-size: 25px;
    line-height: 40px;
  }

  .authentication_title button.btn.btn-primary {
    width: 100%;
    font-size: 18px;
  }

  div#ecm_simcheck_register-modal .modal-dialog {
    width: auto;
    max-width: 400px;
    margin: 10px;
  }

  div#ecm_simcheck_register-modal .modal-body,
  div#ecm_simcheck_login-modal .modal-body,
  div#ecm_simcheck_forgot-modal .modal-body {
    padding: 0px 25px 15px 25px;
  }

  div#ecm_smssender_register-modal .modal-body {
    padding: 0px 25px 15px 25px;
  }

  div#ecm_smssender_register-modal .modal-dialog,
  div#ecm_simcheck_register-modal .modal-dialog,
  div#ecm_simcheck_login-modal .modal-dialog,
  div#ecm_simcheck_forgot-modal .modal-dialog {
    max-width: 450px;
    margin: 0px 25px 0px 25px;
  }

  div#ecm_simcheck_login-modal .forgot-password {
    display: inline-block;
  }

}

/* Confirmation button styles; confirm-loading effect */
button[data-link-action=save-customer].confirm-loading {
  position: relative;
  color: transparent;
}

button[data-link-action=save-customer]>div.tc-loader {
  display: none;
}

button[data-link-action=save-customer].confirm-loading>div.tc-loader {
  display: block;
  position: absolute;
  margin: 5px auto;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

@keyframes lds-ellipsis-m3 {

  0%,
  25% {
    left: 32px;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    left: 32px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    left: 100px;
  }

  100% {
    left: 168px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes lds-ellipsis-m3 {

  0%,
  25% {
    left: 32px;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    left: 32px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    left: 100px;
  }

  100% {
    left: 168px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes lds-ellipsis-m2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@-webkit-keyframes lds-ellipsis-m2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes lds-ellipsis-m {
  0% {
    left: 32px;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  25% {
    left: 32px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    left: 100px;
  }

  75% {
    left: 168px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    left: 168px;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@-webkit-keyframes lds-ellipsis-m {
  0% {
    left: 32px;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  25% {
    left: 32px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    left: 100px;
  }

  75% {
    left: 168px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    left: 168px;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

.lds-ellipsis-m {
  position: relative;
}

.lds-ellipsis-m>div {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
}

.lds-ellipsis-m div>div {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #f00;
  position: absolute;
  top: 100px;
  left: 32px;
  -webkit-animation: lds-ellipsis-m 1.3s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
  animation: lds-ellipsis-m 1.3s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
}

.lds-ellipsis-m div:nth-child(1) div {
  -webkit-animation: lds-ellipsis-m2 1.3s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
  animation: lds-ellipsis-m2 1.3s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
  background: #ffffff;
}

.lds-ellipsis-m div:nth-child(2) div {
  -webkit-animation-delay: -0.65s;
  animation-delay: -0.65s;
  background: #eee7d8;
}

.lds-ellipsis-m div:nth-child(3) div {
  -webkit-animation-delay: -0.325s;
  animation-delay: -0.325s;
  background: #d8ebf9;
}

.lds-ellipsis-m div:nth-child(4) div {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  background: #ffffff;
}

.lds-ellipsis-m div:nth-child(5) div {
  -webkit-animation: lds-ellipsis-m3 1.3s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
  animation: lds-ellipsis-m3 1.3s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
  background: #ffffff;
}

.lds-ellipsis-m {
  width: 88px !important;
  -webkit-transform: translate(-44px, -44px) scale(0.44) translate(44px, 44px);
  transform: translate(-44px, -44px) scale(0.44) translate(44px, 44px);
  margin: 0 auto;
}

@media (min-width: 390px) and (max-width: 450px) {
  div#ecm_smssender_register-modal p#message_place {
    position: absolute;
    top: 39px;
    left: 0px;
    width: 100%;
  }
}