.none {
	display:none;
}

.fResumenReserva {
	border:3px solid #c8e3fd;
	background: #e3f1fe;
	padding:4px 10px 20px 10px;
}

#leftPersonalDetailsFieldSet{
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 10px;
}

label.error {
 	  color: red;
 	  padding-left: 10px;
}

#divAgree label.error {
  float: right;
  margin-right: 35px;
}

.contInput {
	margin-bottom: 5px;
	display: block;
}

.help-input {
	display: inline-block;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: normal;
}


.fancybox-inner .help h3 {
	font-size: 20px;
	margin-top: 15px;	
}

.fancybox-inner .help p {
	font-size: 14px;
	margin-bottom: 10px;
}

.title {
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	margin-top:4px;
  clear: left;
}

.fResumenReserva h3 {
	color:#333;
	font-size: 15px;
	margin-bottom: 0;
}

#contDirecFacturacion label,  {
 float: none;
 padding: 0;
 width: none;
}

.cajaCosteTotal {
	float: right;
	
	text-align: right;
	margin-bottom: 10px;
}

.txtCosteTotal {
	font-size: 18px;
	color:#024486;
	font-weight: bold;
}

.txtCosteTotal span {
	margin-right: 5px;
}

.sepFieldset {
	border: 1px solid #CCC;
	margin-top: 12px;
	padding: 15px;
}

.contAyudaComentarios {
	width: 270px;
	float:left;
	margin-left:0px;
	padding: 10px 6px;
	padding-left: 0px;
}
.ayudaComentarios {
	margin-top: 1px;
	padding-left: 0px;
	width: 400px;
	margin-bottom: 30px;
}

.contAgree {
	padding: 10px;
	background: #efefef;
	margin: 12px 0 20px;
}

.check-commercial-comunications {
  clear: left;
  float: left;
  background: #efefef;
  margin: 12px 0 20px;
  padding: 10px;
}

.ejemploTarjetas {
	margin-left: 15px;
	margin-top:4px;
}

.widthTextArea {
	width:400px !important;
}

:focus {
	-moz-outline-style:none;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.h100 {
	height:100px !important;
}

.h120 {
	height:120px !important;
}

.block {
	display:block;
}
.none {
	display:none;
}

.fLeft {
	float: left !important;
}

.titulo {
	font-size:22px;
	font-weight:normal;
	padding:0 0 8px 0;
	line-height:20px;
}

.mr5 {
	margin-right:5px;
}

.mb15 {
	margin-bottom:15px;
}
.mb20 {
	margin-bottom:20px;
}

.mt10 {
	margin-top:10px;
}

.mt15 {
	margin-top:15px !important;
}

div.tooltip {
	font-size:12px;
	display:none;
	color:#333;
	width:auto!important;
	z-index: 100;
}

.close_button a:hover {
	background-position: 0px -11px;
}

.bordeInput {
    width: 216px;
    border: 2px inset;
}
.bordeSelect {
	position:relative;
	overflow:hidden;
	padding:5px;
	width:220px;
    display: block;
}

.modify_reservation_widget input, .modify_reservation_widget select, .modify_reservation_widget textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding:2px;
	vertical-align:top;
    border: 1px solid;
}

.widthSelect {
	width: 220px !important;
}

.widthSelectAnyo {
	width: 55px !important;
}

a.no_underline:hover {
	text-decoration:none;
}

.contButton {
	list-style: none;
	float: right;
	 white-space: nowrap; 
}

.atrasButton {
	list-style: none;
	float: left;
}

.contButton p {
	float: left;
	display: inline; 
	margin: 0 0 0 10px !important;
}
.contButton a {
	text-decoration: none !important;
	float: left;
	color: #FFF;
	cursor: pointer;
	font-size: 14px !important;
	line-height: 25px;
	font-weight: bold !important;
}
.contButton span {
	margin: 0px 10px 0 -10px;
	padding: 3px 8px 5px 18px;
	position: relative; 
	float:left;
}

.contButton p a {
	background: url(https://cdn.paraty.es/static_files/fives-hotels/generic/202512030821/images/booking/button_sprite_2.png) no-repeat right top;
	color: #FFF;	
}

.contButton p a span {
	background: url(https://cdn.paraty.es/static_files/fives-hotels/generic/202512030821/images/booking/button_sprite_2.png) no-repeat left top;
}

.contButton p a:hover {
	background-position: right -35px;
}

.contButtonEst p a:hover {
	background-position: right -338px;
}

.contButton p a:hover span {
	background-position: left -35px;
}

.contButtonEst p a:hover span {
	background-position: left -338px;
}

.booking-button--confirmed-booking {
  background: #00b8e8;
  color: white;
  float: right;
  width: 140px;
  margin-left: 20px;
  box-sizing: border-box;
  text-align: center;
}

.booking-button--confirmed-booking:hover{
	background: #00a4cf;
}


#step-4.contButton p a {
	background: url(https://cdn.paraty.es/static_files/fives-hotels/generic/202512030821/images/booking/button_sprite_2.png) no-repeat right top;
	color: #FFF;
	border-radius: 20px;
}

#step-4.contButton p a span {
	background: url(https://cdn.paraty.es/static_files/fives-hotels/generic/202512030821/images/booking/button_sprite_2.png) no-repeat left top;
    border-radius: 20px;
    overflow: hidden;
    margin: 0;
    padding: 5px 20px;
}
