a {
	color: #b84f60
}

#creCuen {
	display: none
}


.container-fluid,
.container {
	margin-bottom: 80px;
	width: 100% !important;
}

.row-fluid h3 {
	text-align: center;
}

#headMainMin {}

#headMainMin h1 {
	display: block;
	font-size: 28px;
	float: left;
	margin-left: 30px;
}

#creCuen {
	float: right;
	margin-right: 50px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 12px;
}

#logo {
	text-align: center;
	width: 100%;
	padding: 20px 0
}

#co {
	padding: 0;
	margin: 0;
	width: 100%;
	min-height: 100vh;
	background: #eee;
}

.span6 {
	margin-top: 20px;
}

.bloqIzqLo {
	padding-top: 40px;
}

.bloqIzqLo img {
	margin: 0 auto;
	display: block;
}

#blockLogin {
	color: #000;
	background-color: #fff;
	overflow: hidden;
	padding: 40px;
	width: 285px;
	border: 1px solid #cccccc;
	border-radius: 20px;
	margin: 0 auto;
}

#login-form .add-on {
	display: none;
}

#login-form input {
	border-radius: 10px;
	padding: 10px 20px;
	background: #f7f7f7;
}

.btn-inverse {
	background: #000;
	border: 1px solid #000;
	border-radius: 20px;
	padding: 10px;
}

.btn-inverse:hover {
	background: #fff;
	border: 1px solid #b84f60;
	color: #b84f60
}

.btn {
	background: #fff;
	border: 1px solid #666;
	border-radius: 20px;
	padding: 10px;
	color: #333
}

.btn:hover {
	background: #fff;
	border: 1px solid #b84f60;
	color: #b84f60
}


.btn-inverse {
	background: #000;
	border: 1px solid #000;
	border-radius: 20px;
	padding: 10px;
	color: #fff;
}

.btn-inverse:hover {
	background: #fff;
	border: 1px solid #b84f60;
	color: #b84f60
}

.sty84 {
	font-size: 16px;
	margin-bottom: 20px;
}

#blockLogin .checkbox {
	font-size: 13px;
	margin-top: 5px;
}

#blockLogin label {
	margin-top: 20px;
}

#blockLogin img {
	margin-top: 20px;
}

#rcp {
	font-size: 13px;
	display: block;
	margin-top: 15px;
}

.capt {
	margin-left: -20px;
	margin-top: 15px;
}

.capt .recaptchatable .recaptcha_image_cell {
	background: none;
}

.capt .recaptchatable {
	border: 0 !important;
}

.capt img {
	margin-top: 0 !important;
}

.recaptcha_input_area input {
	border-color: #ccc !important;
}

.cc {
	display: block;
	text-align: center;
	margin: 20px auto;
	font-weight: normal;
}

.rstClic {
	background: url(../images/establecimientos-click.png) no-repeat;
	margin-top: 25px;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	padding: 50px 10px;
	background: none;
	text-align: center;
}

/***************** ADMINISTRACION************/

.bs-docs-sidenav {
	margin: 30px 0 0;
	padding: 0;
	background-color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
}

.bs-docs-sidenav>li:first-child>a {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

.bs-docs-sidenav>li:last-child>a {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}

.bs-docs-sidenav>li>a {
	display: block;
	width: 190px \9;
	margin: 0 0 -1px;
	padding: 8px 14px;
	border: 1px solid #e5e5e5;
}

.bs-docs-sidenav .icon-chevron-right {
	float: right;
	margin-top: 2px;
	margin-right: -6px;
	opacity: .25;
}

/*************************************************************/
.navbar {
	margin-top: 15px;
}

.cabSecAdm {
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

.cabSecAdm h2 {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	width: 60%;
}

.cabSecAdm .btnsCab {
	float: right;
	margin-top: 15px;
}

/***************LISTADOS DE FAVORITOS*********************/
.listFavo {
	max-width: 700px;
	margin: 10px auto 0 auto;
}

.listFavo .thumbnails li:first-child {
	border-top: 1px solid #ccc;
}

.listFavo .thumbnails li {
	margin: 0;
	padding: 8px;
	border-bottom: 1px solid #ccc;
	width: 95%;
	position: relative;
}

.listFavo .thumbnails li.active {
	background-color: #f5f3f3;
}

.listFavo .summary {
	margin-right: 15px;
	text-align: right;
}

.imglist {
	width: 168px;
	float: left;
	margin-right: 10px;
}

.contentList {
	float: left;
	position: relative;
	width: 60%;
}

.contentList span {
	display: block;
}

.nomFav {
	position: relative;
	padding-bottom: 5px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.btn-quit {
	position: absolute;
	top: 11px;
	right: 11px;
	cursor: pointer;
}


.btn-mapa {
	float: left;
	margin-top: 8px;
	font-size: 12px;
	padding: 2px 8px;
}


/****************LISTADO DE RESERVAS****************/
.contentRe {
	position: relative;
	padding: 8px;
}

.contentRe div:first-child {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.slcResv {
	float: right;
	margin: 26px 10px 0 0;
}

.slcResv label {
	display: inline-block;
	margin-right: 8px;
}

.slcResv select {
	width: 150px;
	padding: 2px 6px;
	height: 23px;
}

.listReserv {
	max-width: 700px;
	margin: 10px auto 0 auto;
}

.listReserv .thumbnails li:first-child {
	border-top: 1px solid #ccc;
}

.listReserv .thumbnails li {
	margin: 0;
	border-bottom: 1px solid #ccc;
	width: 95%;
	position: relative;
}

.listReserv .thumbnails li:hover {
	cursor: pointer;
}

.listReserv .thumbnails li.reservPas {
	background-color: #f2f2f2;
}

.listReserv .thumbnails li.active,
.listReserv .thumbnails li.activeH {
	background-color: #dff0d8;
}

.listReserv .thumbnails li.active:after,
.listReserv .thumbnails li.activeH:after {
	right: -22px;
	top: 0;
	position: absolute;
	content: '';
	border-top: 38px solid transparent;
	border-bottom: 38px solid transparent;
	border-left: 22px solid #dff0d8;
}

.listReserv .summary {
	margin-right: 15px;
	text-align: right;
}

/***********************************************************/

/***************LISTADO EVENTOS******************************/
.listEventos {
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
}

.event {
	overflow: hidden;
	padding: 8px;
	border-bottom: 1px solid #ccc;
	width: 95%;
	height: auto;
	position: relative;
}

/*height: 98px*/
.event .contentList {
	height: 93px;
}

.btnEvent {
	position: absolute;
	left: 0;
	bottom: 2px;
}

.fichaEvent {
	max-width: 700px;
	margin: 20px auto 0 auto;
}

.fichaEvent .imgEvent {
	width: 100%;
	margin-bottom: 20px;
}

/******************DATOS USUARIO*****************/
.frmDatos {
	width: 600px;
	margin: 20px auto;
}

.frmDatos input {
	width: 100%;
}

.frmDatos .olv {
	margin-bottom: 40px;
	display: inline-block;
}

/***************COMENTARIOS*************************/
.listComen {
	width: 800px;
	margin: 0 auto;
}

.oneComent {
	border-top: 1px solid #cccccc;
	overflow: hidden;
	padding: 15px 10px;
}

.fch {
	font-weight: bold;
}

.respEst {
	color: #656565;
	margin: 15px 0 0 25px
}

.respEst span {
	font-weight: bold;
	font-size: 1.2em
}

.punt {
	clear: both;
	padding-top: 20px;
	overflow: hidden;
}

.punt .lp {
	width: 310px;
	float: left;
}

.punt .rp {
	width: 310px;
	float: left;
}

.punt .txtVal {
	width: 115px;
	display: inline-block;
}

.bloNot {
	width: 50px;
	float: left;
	font-weight: bold;
	font-size: 2em;
	padding-top: 13px;
}