h1 { margin-top:20px; margin-bottom: 20px; font-size: 28px; }
h3.page-title { margin-top: 0; margin-bottom: 20px; }

.panel-subtitle{
	margin-top: -10px;
  margin-bottom: 15px;
}

/*
@media (min-width: 1600px) {
	.container {
		width: 1400px;
		max-width: 1400px;
	}
}

@media (min-width: 1900px) {
	.container {
		width: 1600px;
		max-width: 1600px;
	}
}
*/
.label { border-radius: 0; }
.sidebar-nav .label { font-size: 70%; }

.page-propietarios-wrapper { padding-top: 30px; padding-bottom: 70px; }

.module-ruralidays-telefono-horario { width: 220px !important;} 

.section-propietarios h1 { margin-bottom: 20px; color: var(--primary100);}
.section-propietarios #content .section { padding-bottom: 30px;}

.prop-calendar-house-select-container {display: flex;flex-direction: row; gap: 15px}
.prop-calendar-house-select-container > label {line-height: 33px;}

input { padding: 5px;}

a .fa { margin-right: 5px; color: inherit !important;}

.menu-propiedad { margin-bottom: 20px;}
.menu-propiedad ul li {
	border: 1px solid #C7C0AE !important;
  border-radius: 6px 6px 6px 6px !important;
	overflow: hidden;
	position: relative;
}
.menu-propiedad ul li.pure-menu-selected {
	background: #9C972F !important;
}
.menu-propiedad ul li.pure-menu-selected a { color:#fff; }

.message.fade { opacity: 1 !important; display:block !important; }

.estado-4 .fa-circle,
.estado-4 .label-estado { color: orange !important; } /* Pendiente de ingreso */
.estado-5 .fa-circle,
.estado-5 .label-estado { color: green !important; } /* Confirmado */
.estado-6 .fa-circle,
.estado-6 .label-estado { color: red !important; } /* Rechazado */
.estado-7 .fa-circle,
.estado-7 .label-estado { color: red !important; } /* Cancelado */

.nav-pills > li > a {
	background-color: #f0f0f0;
	border: 2px solid #fff;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
	background-color: #e0e0e0;
}
.nav-pills > li.active > a, 
.nav-pills > li.active > a:hover, 
.nav-pills > li.active > a:focus {
    background-color: #718f3c !important;
	color:#fff !important;
}


.nav-propiedad.nav > li {
    width: 11%;
    display: block;
    float: left;
    border: 0px none;
    margin: 0 !important;
}

.nav-propiedad.nav > li.disabled {
	opacity: 0.5;
}

.nav-propiedad.nav > li > a {
    display: block;
    padding: 10px 7px !important;
    position: relative;
    overflow: visible;
    margin: 0 !important;
    border: 0px none !important;
}

.nav-propiedad li a,
.nav-propiedad li a:hover,
.nav-propiedad li a:focus,
.nav-propiedad li a:active,
.nav-propiedad li.active a,
.nav-propiedad li.active a,
.nav-propiedad li.active a:hover,
.nav-propiedad li.active a:focus,
.nav-propiedad li.active a:active {
	background: transparent !important;
	color: inherit !important;
}
.nav-propiedad li a:before {
	width: 50px;
    line-height: 48px;
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #999;
    background: #eee;
    border-radius: 50%;
    margin: 0 auto 5px;
	position: relative;
	z-index:1;
}

.nav-propiedad li.active a:before {
	background: var(--primary100) !important;
	color: #fff !important;
}

.nav-propiedad li:hover a:before {
	background: #ccc !important;
}

.nav-propiedad li.ubicacion a:before { content: "1"; }
.nav-propiedad li.general a:before { content: "2"; }
.nav-propiedad li.descripciones a:before { content: "3"; }
.nav-propiedad li.equipamiento a:before { content: "4"; }
.nav-propiedad li.servicios a:before { content: "5"; }
.nav-propiedad li.tarifas a:before { content: "6"; }
.nav-propiedad li.imagenes a:before { content: "7"; }
.nav-propiedad li.disponibilidad a:before { content: "8"; }
.nav-propiedad li.condiciones a:before { content: "9"; }

.nav-propiedad li a:after {
    content: '';
    width: 100%;
    height: 4px;
    background: #eee;
    position: absolute;
    left: -50%;
    top: 34px;
    z-index: -1;
}
.nav-propiedad li.ubicacion a:after {
	background: transparent none !important;
}
.nav-propiedad li.valid a:before {
    content: "\f00c";
	font-family: "FontAwesome";
}
.nav-propiedad li.pending a:before {
    background-color:var(--primary20);
	color: var(--white);
}

#tabla-tarifas h4,
#huecos h4 {
	font-family: 'Open Sans', Verdana, Geneva, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: 600;
}

#tabla-tarifas .font12 {
	font-size: 16px !important;
	font-weight: 400 !important;
}

input.btn{
	width: auto;
	padding: 10px 16px;
}

p.p-special-m{
	margin: 0;
}

#propietarioRegisterForm #rdPAIS { position:absolute; left: -200000px; top: -200000px;}

.tick,
.tick-pointer {
	cursor: pointer;
}

.sidebar-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    line-height: 30px;
	list-style: none;
}

.sidebar-nav li.last {
	border-bottom: 1px solid #fff;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: var(--primary80);
}

.sidebar-nav li a.active {
	font-weight: bold;
	color: var(--primary100);
}

.sidebar-nav li a:hover {
    text-decoration: none;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: var(--primary80);
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

.sidebar-nav .fa {
	color:var(--primary80) !important;
	margin-right: 5px;
}

#sidebar-alojamiento .panel-heading {
	background-color: var(--red20);
	color: var(--red80);
}

#sidebar-alojamiento ul {
	padding-left: 20px;
}

#btn-sincronizaciones {

}

.page-propietarios-wrapper .propiedades .propiedad-imagen { margin-right: 15px;}
.page-propietarios-wrapper .propiedades .panel:hover { background:#f9f9f9; -webkit-box-shadow:0 5px 15px rgba(0,0,0,.20); box-shadow:0 5px 15px rgba(0,0,0,.20); }
.page-propietarios-wrapper .propiedades .media-cover { background:#bbb; }
.page-propietarios-wrapper .propiedades .media-cover img { width: 100%; }
.page-propietarios-wrapper .propiedades .btn-group { width: 100%; margin-top: 15px; }
.page-propietarios-wrapper .propiedades .text-danger { color:#d9534f; }
.page-propietarios-wrapper .propiedades .col-descr .bar-percent {
	position: relative;
	height: 4px;
	background: #ccc;
	margin-bottom: 15px;
	width: 70%;
}
.page-propietarios-wrapper .propiedades .col-descr .bar-value {
	position: absolute; 
	width: auto;
	left:0; 
	top:0; 
	bottom:0;
	background: green;
}

.items-container{
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.item{
	display: block;
	background-color: #eee;
	padding: 7px;
	margin-bottom: 5px;
}

.item:hover{
	background-color: #d0cccc;
}

.items-container .item a:before{
	clear: both;
	background-color: var(--gray100);
	border-radius: 50px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 3px;
	color: black;
}

.items-container .item.valid a:before{
	clear: both;
	background-color: var(--gray100);
	border-radius: 50px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 3px;
	color: black;
}

.item-text{
	color: black !important;
}

.item > a{
	text-decoration: none;
	width: 100%;
	display: block;
}

.items-container .item.ubicacion a:before { content: "1"; }
.items-container .item.general a:before { content: "2"; }
.items-container .item.descripciones a:before { content: "3"; }
.items-container .item.equipamiento a:before { content: "4"; }
.items-container .item.servicios a:before { content: "5"; }
.items-container .item.tarifas a:before { content: "6"; }
.items-container .item.imagenes a:before { content: "7"; }
.items-container .item.disponibilidad a:before { content: "8"; }
.items-container .item.condiciones a:before { content: "9"; }

.items-container .item.ubicacion a:after {
	background: transparent none !important;
}
.items-container .item.valid a:before {
    content: "\f00c";
	font-family: "FontAwesome";
}
.items-container .item.pending a:before {
    background-color:var(--primary20);
}
.items-container .item.active a:before {
    background-color:var(--primary100);
	color: white;
}

.tipo-actividad-group {

}

@media (max-width: 767px) {
	.prop-calendar-house-select-container {
		margin-bottom: 15px;
	}
	.nav-propiedad{
		display: flex;
		flex-wrap: wrap;
		padding: 0;
		gap: 45px;
	} 
	
	#li-ubicacion{
		margin-left: -40px !important;
	}
}

@media (max-width: 789px) {
	.amortizacion-table{
		font-size: 10px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {  
	.page-propietarios-wrapper .propiedades .col-descr { height: 139px; }
	.page-propietarios-wrapper .propiedades .btn-group { position: absolute; bottom: 0px; right: 0px; left:15px; width: auto; }
}

@media (min-width: 992px) and (max-width: 1199px) {  
	.page-propietarios-wrapper .propiedades .col-descr {  }
	.page-propietarios-wrapper .propiedades .btn-group {  }
}
@media (min-width: 1200px) { 
	.page-propietarios-wrapper .propiedades .col-descr { height: 169px; }
	.page-propietarios-wrapper .propiedades .btn-group { position: absolute; bottom: 0px; right: 0px; left:15px; width: auto; }
}

.panel { border-radius: 0px !important; }
.panel.panel-noborder { border: 0px none !important; box-shadow: none !important;}
.panel.panel-noborder .panel-body { border: 0px none !important; box-shadow: none !important; }

.badge {
    text-indent: 0;
    margin-left: 5px;
}

.form-comentario-cliente .col { margin-bottom: 15px;}
.form-comentario-cliente .col p { padding-top: 0; }
.form-comentario-cliente .star-rating .fa { 
	font-size: 18px; margin: 0px 3px; color: #999;
}
.form-comentario-cliente .star-rating .fa.active { color: #f7ca2c; }
.form-comentario-cliente .col-puntuaciones { line-height: 21px; }
.form-comentario-cliente .col-puntuaciones .row { border-bottom: 1px solid #eee; padding: 5px 0px; }
.form-comentario-cliente .col-puntuaciones .row-first { }
.form-comentario-cliente .col-puntuaciones .col-label { }

@media print {
	.col-nav { display: none; }
}

#modal-reserva .col-xs-6 div.active { border-bottom: 3px solid #f29191; }
#modal-reserva .posAbs {  }

.table-comentarios p { margin: 6px 0; }

/*
** Cuestionario Alta
*/ 
.section-cuestionario_alta #main {
	background-image: url('/images/propietarios/splash_propietarios.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}

.section-cuestionario_alta #main #cuestionario-alta {
	margin-top: 40px;
	background:#fff;
	padding: 15px 30px;
	background-color: #fff;
    box-shadow: 0 10px 40px 0 rgba(255,255,255,.15);
}


.panel-travel.past {  }
.panel-travel .col-photo { }
.panel-travel .col-photo .image-wrapper { overflow: hidden; }
.panel-travel .col-photo img { max-width: none; }

.panel-travel .col-details { }
.panel-travel h4 { margin-top:0; }
.panel-travel .date { color:#666; }
.panel-travel .date .title { 
	color: #777;
    text-transform: uppercase;
    font-size: 10px;
    display: block;
    margin-bottom: 5px;
}
.panel-travel .date .day {
	font-size: 36px;
    font-weight: bold;
    display: block;
    line-height: 1;
}
.panel-travel .date .month-year {
	text-transform: uppercase;
    font-weight: bold;
    display: block;
    word-break: break-word;
}
.panel-travel .date .weekday {
	font-style: italic;
    font-family: Georgia,serif;
    line-height: 1.6;
    display: block;
}
.panel-travel .date.date-to {
	border-left: 1px dashed #ddd;
}
.panel-travel .property-ref {
	
}
.panel-travel .booking-number {
	display:block;
	color:#999;
	line-height: 20px;
}
.panel-travel .persons {
	display:block;
	line-height: 30px;
}
.panel-travel .booking-total-price {
	display:block;
	font-size: 20px;
	margin-top: 4px;
}
.panel-travel .booking-status {
	display:block;
	font-size: 16px;
	margin-top: 15px;
}
.panel-travel .booking-status.status-4 { color:orange; }
.panel-travel .booking-status.status-5 { color:green; }
.panel-travel .booking-status.status-7 { color:red; }
.panel-travel .checkin-hour,
.panel-travel .checkout-hour {
	display:block;
	text-align:center;
	margin-top: 10px;
}

input[type='radio'] {
	accent-color:  var(--blue100);;
}
input[type=checkbox]:checked{
	accent-color: var(--blue100);
}

@media (max-width: 680px) { 
	.panel-travel .panel-footer .pull-right {
		margin-top: 5px;
		
	}
	.panel-travel .panel-footer .btn {
	    max-width: 82px;
		white-space: normal;
		text-overflow: ellipsis;
		overflow: hidden;
		max-height: 57px;
		line-height: 15px;
	}
	.panel-travel .panel-footer .btn i {
		display: block;
		margin-bottom: 5px;
	}
}
@media (max-width: 767px) { 
	.panel-travel .col-photo .image-wrapper { 
		overflow: hidden;
		height: 1px;
		padding-bottom: 50%;
		position: relative;
	}
	.panel-travel .col-photo img { 
		width: 100%;
		max-width: none;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.panel-travel .col-details,
	.panel-travel .col-dates { 
		padding-top: 15px;
		width:50%;
	}
	.panel-travel .date { 
		padding-left: 5px;
		padding-right: 5px;
	}
	.panel-travel .persons {
		line-height: normal;
		margin-bottom: 7px;
		margin-top: 7px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px) { 
	.panel-travel .col-photo .image-wrapper { 
		height: 220px;
		
	}
	.panel-travel .col-photo img { 
		width: 100%;
		max-width: none;
		position: relative;
		top:-57%;
	}
	.panel-travel .col-details,
	.panel-travel .col-dates { 
		padding-top: 15px;
	}
}

@media (min-width: 992px) { 
	.panel-travel .col-photo img { height: 148px; }
}

.panel-conversation { position: relative; cursor:pointer; }
.panel-conversation .picture { }
.panel-conversation .badge-unread-messages { position: absolute; right: 10px; top: 10px; }

@media (max-width: 480px) { 
	
	.panel-conversation .col-photo { display:none; }
	.panel-conversation .col-info { width: 100%; }
}


.badge {
    text-indent: 0;
    margin-left: 5px;
}

.message-bubble {
	position:relative;
	margin-bottom: 5px;
}
.message-bubble p {
	margin-bottom: 2px;
	font-size: 15px;
	line-height: 17px;
}
.message-bubble .translated-with {
	margin-bottom: 5px;
	margin-top: 5px;	
}
.message-bubble .translated-with .btn { 
	display: inline;
	padding:0;
}
.message-bubble .bubble {
	position: relative;
	padding: 10px 10px 5px 10px;
	background: #eee;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 15px;
}
.message-bubble .bubble.left {
	background:#fff;
}
.message-bubble .bubble.left:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 15px 15px 0;
	border-color: transparent #fff;
	display: block;
	width: 0;
	z-index: 1;
	left: -15px;
	top: 19px;
}
.message-bubble .bubble.left:before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 15px 15px 0px;
	border-color: transparent #ccc;
	display: block;
	width: 0;
	z-index: 0;
	left: -16px;
	top: 19px;
}
.message-bubble .bubble.right:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent #eee;
	display: block;
	width: 0;
	z-index: 1;
	right: -15px;
	top: 19px;
}
.message-bubble .bubble.right:before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent #ccc;
	display: block;
	width: 0;
	z-index: 0;
	right: -16px;
	top: 19px;
}

.message-bubble .bubble.panel-send:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent #fff;
	display: block;
	width: 0;
	z-index: 1;
	right: -14px;
	top: 19px;
}
.message-bubble .bubble.panel-send:before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent #ccc;
	display: block;
	width: 0;
	z-index: 0;
	right: -15px;
	top: 19px;
}
.message-bubble .picture { 
	max-width: 55px;
	margin-bottom: 3px;
	width: 55px;
	height: 55px;
}
.message-bubble .person-name {
    display: inline-block;
    margin-top: 2px;
    text-align: center;
}

@media (max-width: 480px) { 
	
	.message-bubble .col-user-picture {
		display:none;
	}
	.message-bubble .col-message {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width: 767px) { 
	
	.message-bubble .translated-with {
		font-size: 13px;
		line-height: 17px;
	}
	.message-bubble .picture { 
		width: 50px; 
		height: 50px;
	}
	.message-bubble .person-name {
		font-size: 13px;
		line-height: 14px;
	}
	
}

/*
** Responsive tables
*/

@media screen and (max-width: 500px) {
	
    .table-responsive {
        border: 0px none;
    }

	.table-responsive table, 
	.table-responsive thead, 
	.table-responsive tbody, 
	.table-responsive th, 
	.table-responsive td, 
	.table-responsive tr { 
		display: block; 
	}
 
	.table-responsive thead tr { 
		display:none;
	}
 
	.table-responsive tr { 
		border: 1px solid #ccc; 
		margin-bottom:15px; 
	}
 
	.table-responsive tr td	{ 
		/* Behave  like a "row" */
        border: none !important;
        position: relative !important;
        padding-left: 15px !important;
        white-space: normal !important;
        text-align: left !important;
        padding-top: 35px !important;
        padding-bottom: 10px !important;
	}

    .table-responsive td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 5px;
		left: 15px;
		width: 100%; 
		padding-right: 10px; 
		white-space: normal;
		text-align:left;
		font-weight: bold;
	}

    .table-responsive td:before { content: attr(data-title) ': '; }

    .table-responsive tbody tr:first-child td {
        padding-top: 40px !important;
    }

    .table-responsive tbody td:first-child:before {
        top: 10px !important;
    }
}

.form-comentario-cliente .star-rating .fa.active {
    color: var(--yellow100);
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: var(--blue100);
    outline: 0;
}
