.btn.btn-light.action-button {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: #24198A;
  border-radius: 0px 0px 0px 0px;
  padding: 10px 24px 10px 24px;
}

.btn.btn-light.action-button {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: #fdb714;
  border-radius: 0px 0px 0px 0px;
  padding: 10px 24px 10px 24px;
}

.btn.btn-light.action-button:hover {
  background-color: #ffc107;
  border-radius: 0;
  padding: 10px 24px 10px 24px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}

.login.mid-txt {
  font-size: 16px;
}

.login.company-txt {
  font-size: 14px;
}

.cnt-div {
  padding-top: 60px;
  padding-bottom: 60px;
}

footer {
  background: #005274;
}

footer p {
  margin-bottom: 0;
  text-align: center;
  padding: 15px 0;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
}

.cnt-div .container {
  background: #ffffff;
  padding: 20px 40px;
  margin-bottom: 60px;
}

.label-style {
  margin-bottom: 0;
  font-size: 14px;
}

.mar-b10 {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .login-clean .form {
    max-width: 460px;
  }
}

.forgot {
}

.illustration img {
  vertical-align: top;
}

.btn.btn-warning.btn-block a {
  color: #000;
  font-weight: 600;
  text-decoration: none;
  display: block;
}

.login-clean form .form-control {
  background: #f7f9fc;
  border: 1px solid #dfe7f1;
  border-radius: 5px;
  box-shadow: none;
  outline: 0;
  color: inherit;
  text-indent: 8px;
  height: 42px;
}

.login-clean .form .form-control {
  background: #f7f9fc;
  border: 1px solid #dfe7f1;
  border-radius: 5px;
  box-shadow: none;
  outline: 0;
  color: inherit;
  text-indent: 8px;
  height: 42px;
}

.form-control {
  font-size: 14px;
}

.input-group-append .btn {
  padding: .200rem .75rem;
}

.label-style span {
  cursor: pointer;
  color: blue;
}

.input-group.group-style {
  margin: 10px 0;
}

@media (min-width: 768px) {
  .padd {
    padding-right: 0;
  }
}

.stay-dtls {
  font-size: 12px;
  padding-left: 40px;
  padding-top: 8px;
  color: blue;
  font-weight: bold;
}

.more-properties {
  cursor: pointer;
  color: blue;
  text-decoration: underline;
}

.newGuestTxt {
  text-align: right;
  position: absolute;
  right: 15px;
}

.newGuestTxt span {
  color: blue;
  text-decoration: underline;
  cursor: pointer;
  font-size: 14px;
}

/* The container */

.label-group {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */

.label-group input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */

.label-group:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */

.label-group input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */

.label-group input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */

.label-group .checkmark:after {
  left: 9px;
  top: 4px;
  width: 8px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#PropertyLoad .table td {
  padding: 0.25rem;
}

.input-group.group-style-1 {
  margin-bottom: 5px;
  margin-top: 5px;
}

#PropertyLoad .modal-footer, #PropertyLoad .modal-body {
  padding-top: 0;
  padding-bottom: 0;
}

.fn_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000 !important;
  opacity: .5;
  pointer-events: none;
}

.z-indexadd,.pac-container {
  z-index: 999999;
}

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

#card-container {
  width: 100%;
  overflow: auto;
}

.card-first-design {
  height: 122px;
  border: 1px solid #b5b3b3;
  border-radius: 5px;
}

#card-container .col-1 input {
  text-align: center;
  margin-top: 25px;
}

#card-container .col-11 {
  padding-left: 0;
}

#card-container input {
  height: 25px;
  width: 25px;
}

.card-first-design {
  padding: 2px 10px 10px 10px;
}

.card-first-design h3 {
  color: #0071c2;
}

.card-first-design h3 {
  color: #0071c2;
}

.card-first-design h3 {
  color: #0071c2;
  font-size: 20px;
}

.card-first-design p {
  margin-bottom: 0;
}

.card-first-design h3 span.instant-booking {
  font-size: 12px;
  color: #252525;
  border: 1px solid #ebebeb;
  vertical-align: middle;
  margin-left: 10px;
  padding: 0 10px;
}

.card-first-design h3 span.Ai-booking {
  vertical-align: middle;
  margin-left: 10px;
  padding: 3px 10px;
  font-size: 12px;
  font-weight: bold;
  background: #ffc107;
  border-radius: 3px;
  color: #fff;
}

.info-icon {
  margin-top: 30px;
}

.ratings-val {
  background: #0071c2;
  padding: 2px 5px;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  right: 16px;
  top: 5px;
}

.review-val {
  display: block;
  font-size: 12px;
  padding-right: 38px;
}

.ratings-txt {
  font-size: 14px;
  font-weight: bold;
  padding-right: 38px;
}

.tariff-div {
  text-align: right;
  padding-top: 10px;
}

.tariff-div span {
  font-size: 20px;
  font-weight: bold;
  padding-left: 5px;
}

.star-ratings .fa-star {
  font-size: 10px;
  user-select: none;
  padding: 1px;
}

.fa.fa-star.orange {
  color: #ffc107;
}

.fa.fa-star.gray {
  color: gray;
}

.star-ratings {
  cursor: pointer; 
}

.info-icon i {
  font-size: 18px;
}

.propnameblock {
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 540px;
  display: inline-block;
  line-height: 27px;
  vertical-align: bottom;

}

.roomtypeblock {
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 720px;
  display: inline-block;
  line-height: 18px;
  vertical-align: bottom;

}
