﻿.otptxtbox {
 vertical-align: middle;
height: 40px; 
padding: 0 12px;
width: 50%;
}
.otp_section .otptxtbox {
  width: 40% !important;
  max-width: 100% !important;
}
.otp_section .required {
  margin: 0 10px 0 3px;
}

.otp_section2 .otptxtbox {
  width: 90%;
}

.otptxtboxotp {
  vertical-align: middle;
  height: 40px;
  padding: 0 12px;
  width: 56% !important;
}
.send_otp_sec {
  width: auto;
  max-width: 100%;
  margin: 30px auto 0;
  text-align: left;
  display: inline-block;
}

  .send_otp_sec label {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px
  }

  .send_otp_sec .red_button {
    margin-top: 0 !important;
    max-width: inherit;
    padding: 0 4px
  }

  .send_otp_sec .input-group-append {
    padding-left: 8px
  }

  .send_otp_sec .form-control {
    height: 55px;
    border-radius: 0
  }
  .btnsendotp
  {
      width:226px;
  }

/*.order-details-area .retry-payment-button {
  border: none;
  background: #006496 !important;
  color: #ffffff !important;
  margin: 5px 0 10px !important;
  padding: 15px 30px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  outline: 1px solid transparent;
  transition: all 0.2s ease;
}

.productQuantityTextBox {
  border: 1px solid #006496 !important
}

.productQuantityDropdown {
  border: 1px solid #006496 !important
}

.product-box-add-to-cart-button {
  border: 1px solid #006496 !important
}*/

/*.update-wishlist-button {
  border: none;
  background: #006496 !important;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

.update-cart-button {
  border: none;
  background: #006496 !important;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

.continue-shopping-button {
  border: none;
  background: #006496 url('../img/cart-button-2.png') left no-repeat !important;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}*/

/*//--------Customised---------*/
.disabledclass input[type="text"],
.disabledclass input[type="password"],
.disabledclass input[type="email"],
.disabledclass input[type="tel"],
.disabledclass input[type="number"],
.disabledclass input[type="file"],
.disabledclass input[type="radio"],
.disabledclass input[type="datetime"],
.disabledclass select,
.disabledclass textarea,
.disabledclass input[type="checkbox"],
.disabledclass .k-select span,
.disabledclass .k-picker-wrap.k-state-default > .k-select {
  pointer-events: none !important;
  background-color: #eeecec !important;
}

.clsLeft{
    float:left;
}
.clsRight {
  float: right;
}



/*----------------18aug2021-------------------*/

.padding_x {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.fields-two {
  width: 50%;
  float: left;
}

.pl, .pr {
  padding: 0 10px;
}

/*----------------24may2022-------------------*/

.clear-fix {
  clear: both !important;
}

.eu-cookie-bar-notification {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  top: 0 !important;
  background: rgba(0,0,0,0.5) !important;
  padding: 0 !important
}

  .eu-cookie-bar-notification .content {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    padding: 20px !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: #fff !important;
  }

    .eu-cookie-bar-notification .content .text {
      margin-bottom: 0 !important;
      color: #292929 !important;
    }

  .eu-cookie-bar-notification .buttons-more {
    width: 150px !important;
    margin-left: auto !important;
  }

    .eu-cookie-bar-notification .buttons-more a, .eu-cookie-bar-notification .buttons-more button {
      display: inline-block !important;
    }

.clsSub .title {
  position: inherit;
}

.clsSub .sub-category-details {
  height: auto;
  display: none;
}

.table-wrapper {
  overflow: auto
}

.clsSuprvsr {
  text-align: right
}

/*----------------08aug2022-------------------*/

.password-field {
  position: relative;
}

  .password-field .password {
    padding-right: 40px;
  }

.chkBox {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

  .chkBox input {
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
  }

/*----------------28Sep2022-------------------*/
.clsMap {
  width: 90%;
  height: 400px;
}

.clsMapSide {
  margin-left: 60px !important;
}

.removeFile-btn {
  min-width: 120px;
  border: none;
  background-color: #f74258;
  padding: 8px 10px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  outline: 1px solid transparent;
  outline-color: transparent;
  transition: all 0.2s ease;
  margin: 15px 0;
}


.phoneDateClass {
  direction: ltr;
  text-align: left;
}

.phoneDateClassInput {
  direction: ltr;
  text-align: left;
  border: none !important;
  color: #838383 !important;
  height: 16px !important;
  padding: 0px !important;
  pointer-events: none;
}

.flagClass {
  width: 30px;
  margin: -3px 5px 0px 0px;
  float: left;
}

.phoneHead {
  margin: 13px 5px 0px 0px;
  float: left;
}

.clscontents {
  max-width: 100%;
  margin: 6% auto;
  padding: 30px;
  width: 500px;
}
  .clscontents .master-wrapper-content {
    max-width: 100%
  }
  .clscontents .center-1 {
    margin: 0
  }