.topUst {
  background: var(--primary) !important;
  display: flex;
  align-items: center;
  min-height: 50px;
}

header.new .text,
.loginUser .username,
.icon svg path,
.hotelName span,
.gradient-button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  fill: #fff !important;
  color: var(--primary-contrast) !important;
}

#backButton,
.showCalendar,
.addbasket {
  /* color: var(--primary-contrast) !important; */
  color: var(--primary-contrast);
}

.addbasket:hover {
  background: var(--primary);
  color: var(--secondary-contrast) !important;
}

.langBar span {
  color: var(--primary-contrast) !important;
}

.newMain {
  margin-top: 20px !important;
}

.bonusIInfoItemIn {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}

.bonusIInfoItem {
  background: #f5f5f5;
  padding: 15px;
  border: 1px solid;
  border-radius: 5px;
  width: 190px;
}

.bonusInfo {
  display: flex;
  gap: 15px;
  width: 100%;
  justify-content: center;
}

.homePage {
  background: #f5f5f5;
  padding: 15px;
  border: 1px solid #ededed;
  border-radius: 5px;
}

.homePageDescription {
  margin: 10px 0;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
}

.red {
  background: #bb1414;
  color: #fff;
}

.blue {
  background: #5d9cec;
  color: #fff;
}

.golden {
  background: #e6761d;
  color: #fff;
}

.errorSartlar {
  margin: auto;
  color: red;
}

.errorMessage {
  color: red;
  font-weight: 700;
  background: #f5f5f5;
  margin: 15px;
  border-radius: 5px;
  width: 100%;
  text-align: center;
  display: inline;
}

.lightbox input.error {
  border: 1px solid red !important;
}

.formItem {
  padding: 5px;
}

.loginUser .username {
  margin: 6px;
  white-space: nowrap;
}

.loginUser i,
.menuIcon i {
  font-size: 15px !important;
  background: #fff;
  color: var(--primary) !important;
  padding: 7px 8px;
  border-radius: 29px;
  border: 1px solid;
  cursor: pointer;
}

ul.loginActions li {
  border-bottom: 1px solid #fff;
  cursor: pointer;
  padding: 5px;
}

.lb-wrap button {
  width: 100%;
  border: none;
  border-radius: 5px;
}

.loginActions {
  position: absolute;
  background: gray;
  min-width: 180px;
  top: 42px;
  left: 0;
  border-radius: 3px;
}



.loginUser {
  position: relative;
  align-items: center;
  cursor: pointer;
}

div#OpenUserLogin label {
  color: #000;
  padding: 1px;
}

#openUserRegisterModal b {
  cursor: pointer;
}

#openUserRegisterModal {
  width: 100%;
  max-width: 100%;
  overflow: auto;
  background: #fff;
}

#contentBox .lb-wrap,
#contentBoxCall .lb-wrap,
#contentBoxRezCard .lb-wrap {
  width: fit-content;
  left: initial;
  margin: 0 auto;
  max-width: 90%;
  position: relative;
}

#contentBoxCall {
  top: auto;
}

.lb-content {
  overflow-x: auto;
  overflow-y: auto;
  max-height: 70vh;
  margin-top: 50px;
}

.lightbox .lb-wrap {
  background: #fff !important;
  border-radius: 5px;
}

.flex {
  display: flex;
  gap: 5px;
  align-items: baseline;
}

#contentBox {
  z-index: 10000000;
}

#contentBoxCall,
#contentBox {
  font-size: inherit;
}

.crmRight .close {
  right: 30px !important;
}

.lb-wrap .close,
.lb-wrap .closes,
.lb-wrap .closesCall {
  float: right;
  color: #000;
  font-size: 20px;
  padding: 2px 11px;
  position: absolute;
  top: 5px;
  border-radius: 2px;
  right: 5px;
  cursor: pointer;
  background-color: #fff;
}

.lb-content .danger i,
.lb-content .success i,
.lb-content .warning i {
  font-size: 45px;
  text-align: center;
  border-radius: 50%;
  padding: 10px;
  margin: 15px 0;
  color: #fff;
}

.lb-content .success,
.lb-content .warning,
.lb-content .danger {
  text-align: center;
}

.lb-content .success i {
  background: #549b54;
}

.lb-content .warning i {
  background: #ffc107;
}

.lb-content .danger i {
  background: #f44336;
}

#uphone,
#Forgotuphone {
  padding-left: 80px !important;
}

.registerLogo {
  max-width: 300px;
  margin: auto;
  object-fit: contain;
  max-height: 150px;
}

.iti.iti--allow-dropdown {
  width: 100%;
}

.lightbox .row {
  margin: 0;
}

.openUserRegisterModal {
  width: 100%;
  height: 100vh;
  background-color: #fff;
  display: flex;
}

.crmLeft {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}

.crmRight {
  display: flex;
  width: 50%;
  justify-content: center;
  align-items: center;
  margin: auto;
}

.crmRight .lb-wrap {
  position: relative;
  width: 70%;
  left: inherit;
  top: inherit;
  margin-top: 20px;
}

.ccCon {
  width: 65%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  font-size: 16px;
}

.ccTitle p {
  padding-bottom: 0;
}

.ccHeader h1 {
  padding: 0;
}

.ccContent p {
  padding-bottom: 0;
}

.ccCardCon {
  position: relative;
  margin: 65px 0;
  transform: rotate(-12deg);
  width: 300px;
}

.ccCardCon>img {
  box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f;
  border-radius: 15px;
  width: 100%;
}

.ccCardCon .logo {
  position: absolute;
  right: 35px;
  top: 35px;
  width: 100px;
  padding: 0;
}

.ccCardCon .logo>img {
  width: 100%;
  height: inherit;
}

.hotelNames {
  position: absolute;
  left: 0;
  bottom: 49px;
  width: 80%;
  text-indent: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}

.ccInfo p {
  text-transform: uppercase;
  padding: 0;
}

.ccAdvantages {
  display: flex;
  flex-direction: column;
  margin-top: 15px;
  text-align: center;
}

.ccAdvantages>span {
  font-size: 12px;
}

.ccPhone {
  font-size: 28px;
  text-decoration: none;
  color: inherit;
}

.ccMail {
  text-decoration: none;
  color: inherit;
}

.ewCon {
  position: relative;
}

.ewCon .ewLabel {
  position: absolute;
  top: -10px;
  background: #fff;
  padding: 2px 8px;
  display: block;
  z-index: 1;
  left: 9px;
}

.ewCon .ewInput {
  box-sizing: border-box;
  font-weight: 600;
  border-radius: 5px;
}

@media (max-width: 920px) {
  .loginOut {
    flex-wrap: wrap;
    background: white;
  }

  .loginOut li {
    width: 100%;
  }
}

@media (max-width: 1200px) {


  .booknow {
    width: 46% !important;
    min-height: 59px;
    display: flex !important;
    justify-content: center;
    gap: 5px;
    align-items: center;
  }

  .loginActions {

    display: flex;
    width: 100%;
    position: relative;
    flex-direction: column;
    background: none;
    margin-bottom: 0;
  }

  .openUserRegisterModal {
    flex-direction: column;
    overflow-y: auto;
  }

  .crmLeft {
    width: 100%;
  }

  .crmRight {
    width: 100%;
  }

  .crmRight .lb-wrap {
    width: 100%;
    margin-bottom: 50px;
    max-width: 100%;
  }

  .ccCon {
    width: 100%;
  }

  .openUserRegisterModal .formItem {
    width: 100%;
  }
}

.registerNow {
  background: var(--button);
  color: #fff;
  margin: auto;
  border-radius: 2px !important;
  width: fit-content !important;
}

.formItem.col-md-12 label * {
  color: inherit;
  text-align: left;
}

.formItem.col-md-12 label {
  margin-left: 10px;
  margin-top: -3px;
}

.openUserRegisterModal .lb-content {
  max-height: inherit;
  overflow: hidden;
}

.openUserRegisterModal label.error {
  padding: 0;
}

.openUserRegisterModal p,
.openUserRegisterModal strong {
  padding-bottom: 0;
  font-weight: 300;
}

.openUserRegisterModal strong>a {
  padding: 0 5px;
}

.openUserRegisterModal strong>a:first-child {
  padding-left: 0;
}

.headerArea.new {
  z-index: 1000000;
}

div#OpenUserLogin {
  margin-top: 52px;
}

.disabledMember input,
.disabledMember select {
  pointer-events: none;
  background: whitesmoke;
}

.disabledMember label {
  background: whitesmoke !important;
}

.disabledMember {
  background: whitesmoke;
}

.booknow {
  background: var(--primary);
  width: fit-content;
  padding: 10px 10px;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 12px;
  min-width: 200px;
  font-size: 16px;
  margin: 4px;
  box-shadow: 1px 3px 9px 0px #666666;
}

.booknow.active {
  background: #000000;
}

.profileButtons {
  text-align: center;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 30px 0;
  flex-wrap: wrap;
}

#creditCardandBasketArea>.col-md-12.col-xs-12 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#paymentForm label {
  color: var(--secondary) !important;
}

#paymentForm input {
  font-size: 16px !important;
}

@keyframes flash {
  0% {
    box-shadow: 0 0 0px rgba(255, 255, 255, 0);
  }

  50% {
    box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0.7);
  }

  100% {
    box-shadow: 0 0 0px rgba(255, 255, 255, 0);
  }
}

.icon-flash {
  animation: flash 2s infinite;
  border-radius: 50%;
}

.fontPrice {
  font-family: 'Poppins', sans-serif !important;
}

.priceShower {
  align-items: center;
  gap: 3px;
}

/* Agency Register Css */

.grupAgencyRadio {
  display: flex;
  align-items: center;
  gap: 25px;
}

.grupAgencyRadio input {
  height: 20px;
  width: 20px;
}

.grupAgencyRadio label {
  padding: 0;
}

.grupAgencyRadio span {
  display: flex;
  align-items: center;
  line-height: 30px;
  cursor: pointer;
}

#grupAgencyArea {
  margin: 10px 0;
}

/*Agency Register Css End */

.tabLinksArea {
  overflow: auto;
  width: 100%;
  display: flex;
  white-space: nowrap;
}

.labelBonus {
  text-align: center;
  font-size: 16px;
}

/* .profileContent .inner-nav li {
  min-width: 120px;
}
 */
#rezTable {
  background: white;
  width: 2000px;
}