/***************************************
 * ShowU PMS Datepicker
 ***************************************/
.showu-pms__form {
  display: block;
  width: 100%;
}

.showu-pms__group {
  display: block;
  width: 100%;
  margin-bottom: 1em;
}

.showu-pms--pointer .showu-pms__icon {
  cursor: pointer;
}

.showu-pms__label {
  display: block;
  width: 100%;
  margin: 0;
  margin-bottom: 0.5em;
}

.showu-pms__input-container {
  background-color: #ffffff;
  padding: .5em .5em .5em .7em;
  border: 1px solid;
  cursor: text;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

input.showu-pms__input, span.showu-pms__input {
  display: block;
  color: #212121;
  padding: 0;
  line-height: 1.8em;
  height: 1.8em;
  border: none;
  outline: none;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

input.showu-pms__startDate, input.showu-pms__endDate {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.showu-pms__icon {
  color: #212121;
  fill: #212121;
  margin-left: 0.5em;
  width: 1.2em;
  height: 1.2em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

input.showu-pms__submit {
  display: block;
  width: 100%;
  outline: none;
}

.showu-pms__calender {
  position: relative;
}

.showu-pms__link {
  display: block;
  width: 100%;
  margin: 1em 0 0;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
}

.showu-pms__footer {
  margin: 1em 0 0;
  font-size: .8em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.showu-pms__footer p {
  display: inline-block;
  margin: 0;
	font-size: 11px!important;
}

.showu-pms__footer a {
  display: inline-block;
}

.showu-pms__footer svg {
  display: block;
  width: auto;
  height: 1.5em;
}

.showu-pms .su__calendar {
  z-index: 3258594758;
}
/*
.container_wrap_first  {
	z-index: 3258594759
}    
 */

.showu-pms .su__calendar .calendar__month {
  outline: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  display: table;
  border-spacing: 2px;
  border: none;
}

.showu-pms .su__calendar .calendar__week {
  outline: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  vertical-align: middle;
  display: table-row;
  border: none;
}

.showu-pms .su__calendar .calendar__box {
  outline: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: inherit;
  border: none;
}

.showu-pms .su__calendar .calendar__day {
  border: 1px solid #f2f2f2;
}

@media only screen and (max-width: 670px) {
  .showu-pms .su__calendar {
    top: 50% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    //transform: translate(-50%, -50%) !important;

  }
  .showu-pms .su__calendar table {
		width: unset!important;
	}
}

/***************************************
 * Fancybox (photo lightbox)
 ***************************************/
.fancybox-title-inside {
	font-size: 0.9em;
}
.fancybox-hidden {
	visibility: hidden!important;
}

/***************************************
 * Room types
 ***************************************/
.available_room_type {
	background: #efd2d2;
	border-radius: 15px;
	padding: 20px;
	margin: 15px 0;
}
.hidden_room_type_photos {
	display: none;
}

.room_type_photo {
	max-width: 100%;
	height: 8em;
	padding: 3px;
}

.room_type_description {
	display: inline-block;
	max-width: 70%;

}
.room_type_description .room_type_title {
	display: block;
	font-weight: bold;
}
.room_type_price {
 	display: block;
 	font-weight: bold;
 	font-size: 1.5em;
 	text-align: right;
 	float: right;
}
.room_type_price .room_type_price_display {
	font-size: 0.5em;
	font-weight: normal;
	display: block;
}
.room_type_restrictions {
	margin: 1em 0 0 0;
	color: red;
	font-size: 0.9em;
	font-style: italic;
}
.available_room_type_form {
	//margin: 2em 0 0 0;
	text-align: right;  
	display: block;
	clear: both;
}
.available_room_type_persons {
	display: inline-block;
}
.available_room_type_persons label {
	margin-right: 1em;
}
.available_room_type_persons select {
	max-width: 10em;
}
.available_room_type_submit {
	display: inline-block;
}
.room_types_available {
	display: block;
	text-align: right;
	font-size: 0.8em;
}
@media only screen and (max-width: 800px) {

	.room_type_photo {
		width: 100%;
		//height: 4em;
		//max-width: unset!important;
		width: unset!important;
		height: unset!important;
		padding: 3px;
	}  
	.room_type_description {
		max-width: unset!important;
	}
	.room_type_photos a{
		display: none!important;
	}
	.room_type_photos a:nth-child(1){
		display: block!important;
	}
} 
/***************************************
 * jQuery UI
 ***************************************/
.ui-dialog, .ui-dialog-content {
  min-width: 350px!important;
}
.ui-widget {
  font-family: inherit;
  font-size: inherit;
}
.ui-button {
  padding: 0.5em;
}
.no-close .ui-dialog-titlebar-close {
  display: none;
} 
/***************************************
 * Room options
 ***************************************/
.room_option_name {
	font-weight: bold;
	max-width: 75%;
}
.room_options_submit_button{
	float: right;	
}
.room_options_back_button {
	float: left;
}
.room_options input[type="checkbox"] {
  cursor: pointer;
  transform: scale(1.5);
}
.room_options input[type="checkbox"]:disabled {
  cursor: not-allowed;
}
.room_options input[type="text"] {
	min-width: 2em; 
	font-size: 1.1em;
}
.room_options select {
	min-width: 3em;
	padding: 10px;; 
}
.room_option_not_available {
	font-style: italic;
}
.room_option_input {
	width: 4.2em; 
	text-align: center;
}
.room_option_price {
	width: 9em;
}
.help_button {
	cursor: help;
	text-decoration: none!important;
}
@media only screen and (max-width: 800px) {
	.room_option_input {
		width: 17%;
	}
	.room_option_price {
		width: 30%;
	}
	.room_options select {
		min-width: unset;
		padding: 0px;; 
	}
}
@media (pointer: coarse), (hover: none) {
  [title] {
    position: relative;
    display: inline-flex;
    justify-content: center;
  }
  [title]:focus::after {
    content: attr(title);
    position: absolute;
    top: 110%;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid;
		border-radius: 5px;
    width: fit-content;
    padding: 3px;
    font-size: 14px;
  }
}


/***************************************
 * User registration/login
 ***************************************/

#register {
	margin-bottom: 20px;
}

#user_back_button {
	float: left;
	margin-top: -58px!important;
	width: 100px; 
}


@media only screen and (max-width: 800px) {
	input[type="text"], 
	input[type="password"],
	select {
		width: 100%!important;
	}
	.blog_post {
		padding: 25px 0!important;
	}
}

/***************************************
 * Complete reservation
 ***************************************/
         
.complete_reservation_submit_button {
	float: right;
}
.complete_reservation_back_button {
	//float: left;
}
