/* --- tipos --- */

@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700');

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');



/* --- fin fuentes --- */
input[type="submit"], button, .operaciones_calendario ul li a, .operaciones_calendario a {
-moz-border-bottom-colors: none;
   -moz-border-left-colors: none;
   -moz-border-right-colors: none;
   -moz-border-top-colors: none;
   background-color: #C1986F;
   border-bottom-color: -moz-use-text-color;
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
   border-bottom-style: none;
   border-bottom-width: medium;
   border-image-outset: 0 0 0 0;
   border-image-repeat: stretch stretch;
   border-image-slice: 100% 100% 100% 100%;
   border-image-source: none;
   border-image-width: 1 1 1 1;
   border-left-color: -moz-use-text-color;
   border-left-style: none;
   border-left-width: medium;
   border-right-color: -moz-use-text-color;
   border-right-style: none;
   border-right-width: medium;
   border-top-color: -moz-use-text-color;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
   border-top-style: none;
   border-top-width: medium;
   box-shadow: none;
   font-weight: bold;
   line-height: 21px;
   padding-bottom: 5px;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 5px;
   text-shadow: none;
   text-transform: uppercase;
   transition-delay: 0s;
   transition-duration: 0.3s;
   transition-property: all;
   transition-timing-function: ease-in-out;

}

#FiltrosEstadisticas{
	margin-top: 24px;
}
.acciones_menu ul li .volver_nuevo_editar a {
background: none !important;
border: 1px solid #000 !important;
margin-top: 5px;
width: 100%;
}

#TotalTipoPago td {
    padding-right: 10px;
}

.popover .arrow{
/*	display: none;*/
}

.button_caracteristicasala button {
	float: left;
}

.button_caracteristicasala .boton-info-contenedor{
	float: left;
}

.popover {
border-radius: 0;
}

.popover-title {
border-radius: 0;
background: #843F4C;
color: #fff;

}

/*label i.boton-info-des{
	margin-top: -10px;
	float: right;
	margin-left: 10px;
}*/

i.boton-info-des {
  border: 1px solid #C1986F;
  border-radius: 50%;
  color: #C1986F;
  font-size: 16px;
  height: 30px;
  line-height: 28px;
  margin-left: 10px;
  margin-top: -5px;
  text-align: center;
  width: 30px;
}

i.boton-info-des:hover {
  color: #fff;
	background-color:#C1986F; 
}

.contendor_con_info h2 {
  display: inline-block;
}

.boton-info-contenedor {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: initial;
}

.button_caracteristicasala {
	float: left;
}
.button_caracteristicasala button{
	float: left !important;
}

.button_caracteristicasala .boton-info-contenedor i {
  margin-top: 0;
}

.contendor_con_info {
  margin-bottom: 0;
  padding-bottom: 0;
}

.contendor_con_info .input.checkbox {
  float: left !important;
  margin: 0;
  padding: 0;
	display: inline-block;
}

.popover.right > .arrow {
    border-right-color: rgba(0, 0, 0, 0);
}

.acciones_menu ul li .volver_nuevo_editar a:hover {
background: #000 !important;

color: #fff !important;
}


.ui-widget-content #ServiciosBodega #content{
	overflow: hidden;
}

.modalEliminarReservaPeriodica {
padding: 20px;
}

.modalEliminarReservaPeriodica-btn{
	-moz-border-bottom-colors: none;
	    -moz-border-left-colors: none;
	    -moz-border-right-colors: none;
	    -moz-border-top-colors: none;
	    background-attachment: scroll;
	    background-clip: border-box;
	    background-color: #C1986F;
	    background-image: none;
	    background-origin: padding-box;
	    background-position-x: 0;
	    background-position-y: 0;
	    background-repeat: repeat;
	    background-size: auto auto;
	    border-bottom-color: -moz-use-text-color;
	    border-bottom-left-radius: 0;
	    border-bottom-right-radius: 0;
	    border-bottom-style: none;
	    border-bottom-width: medium;
	    border-image-outset: 0 0 0 0;
	    border-image-repeat: stretch stretch;
	    border-image-slice: 100% 100% 100% 100%;
	    border-image-source: none;
	    border-image-width: 1 1 1 1;
	    border-left-color: -moz-use-text-color;
	    border-left-style: none;
	    border-left-width: medium;
	    border-right-color: -moz-use-text-color;
	    border-right-style: none;
	    border-right-width: medium;
	    border-top-color: -moz-use-text-color;
	    border-top-left-radius: 0;
	    border-top-right-radius: 0;
	    border-top-style: none;
	    border-top-width: medium;
	    box-shadow: none;
	    color: #fff;
	    font-family: 'Open Sans', serif;
	    font-size: 12px;
	    font-weight: bold;
	    margin-bottom: 5px;
	    margin-left: 5px;
	    margin-right: 5px;
	    margin-top: 0;
	    padding-bottom: 7px;
	    padding-left: 12px;
	    padding-right: 12px;
	    padding-top: 7px;
	    text-transform: uppercase;
	    transition-delay: 0s;
	    transition-duration: 0.3s;
	    transition-property: all;
	    transition-timing-function: ease-in-out;
	    height: 50px;
}


#LocalizadorEditForm label{
	display: block;
	text-align: left;
}

#LocalizadorEditForm input, #LocalizadorEditForm select, #LocalizadorEditForm textarea {
float: left;
}

#LocalizadorEditForm .checkbox label{
	display: inline-block;
	
	text-align: left;
}


#LocalizadorDuplicateForm .input.checkbox{
	text-align: left !important;
}


#LocalizadorDuplicateForm label{
	display: block;
	text-align: left;
}

#LocalizadorDuplicateForm input, #LocalizadorDuplicateForm select, #LocalizadorDuplicateForm textarea {
float: left;
}

#LocalizadorDuplicateForm .checkbox label{
	display: inline-block;
	
	text-align: left;
}

.modalEliminarReservaPeriodica-btn:hover{

background: #111;
}

.removeCaracteristicaPersonal {
/*background: none;
border: none;
box-shadow: none;
 margin-left: -13px;*/
 
 border-bottom-left-radius: 0;
     border-bottom-right-radius: 0;
     border-top-left-radius: 0;
     border-top-right-radius: 0;
     box-shadow: none;
     color: #fff;
     float: none;
     font-family: 'Open Sans', serif;
     font-size: 13px;
     font-weight: 600;
     padding-bottom: 5px;
     padding-left: 10px;
     padding-right: 10px;
     padding-top: 5px;
     text-shadow: none;
     text-transform: uppercase;
  /*   
     float: right !important;*/
     margin-left: 48%;
}

.removeOpcionSelect{
	border-bottom-left-radius: 0;
	    border-bottom-right-radius: 0;
	    border-top-left-radius: 0;
	    border-top-right-radius: 0;
	    box-shadow: none;
	    color: #fff;
	    float: none;
	    font-family: 'Open Sans', serif;
	    font-size: 13px;
	    font-weight: 600;
	    padding-bottom: 5px;
	    padding-left: 10px;
	    padding-right: 10px;
	    padding-top: 5px;
	    text-shadow: none;
	    text-transform: uppercase;
}
.removeCaracteristicaPersonal:hover, .removeOpcionSelect:hover {

background: #111;
}

.actions_visitas{
	padding: 5px !important;
	
}

.actions_visitas #VerCompra, .actions_visitas #Imprimir, .actions_visitas #FormularioPreguntas, .actions_visitas #EnviarRecordatorio, .actions_visitas #Adjuntar, .actions_visitas #Eliminar, .actions_visitas #FormularioAsistencias, .actions_visitas #mandarPagar {
	float: left;
	width: 20px;
      background: none !important;
    border: 0 !important;
    box-shadow: none !important;
}

.actions_visitas #Pagar {
  border-radius: 4px;
  float: left;
  width: 50px;
  text-align: center;
  font-size: 11px;
  height: 20px;
  line-height: 17px;
}

.boton_accion_visitas .fa-sticky-note,.ld-ver,.fa-user-plus,.fa-paper-plane, .fa-print, .fa-paperclip, .fa-bell{
	font-size: 20px;
	color: #C1986F;
}
.boton_accion_visitas.con_respuesta .fa-sticky-note, .boton_accion_visitas.con_respuesta .fa-user-plus .boton_accion_visitas.fa-paper-plane{
	
	color: #111;
}

.boton_accion_visitas.con_observaciones .ld-ver{
  
  color: #111;
}


.actions_visitas .modal-content .eliminar_respuesta_pregunta{
float: right;
	
}
/* -----------------------------------------
   -----------------------------------------
   
		NUEVOS CSS Victoriarestauracion
		
   -----------------------------------------
   -------------------------------------- */
/* -----------------------------------------
		dashboard
   -------------------------------------- */
   .home.index{
   	padding: 0;
   }
   
   .home-eventos_cuantos{
   	background: #bbb;
   	padding: 3px 10px;
   	color: #fff;
   	margin-left: 15px;
   	border-radius: 10px;
   	font-weight: bold;
   }
   
   #home-visitas-en{
   	width: 92%;
   	float: left;
   
   	margin-top: 0;
   	margin-bottom: 50px !important;
   	margin-left: 4%;
   	margin-right: 4%;
   	
   
   }
   #grafico_visitas_en{
   	
   		width: 100%;
   		float: left;
   		max-height: 350px;
   	
   }
   
   .home-calendario_agenda .col-md-6{
/*   	margin-bottom: 50px !important;*/
   }
   
   #home-calendario_agenda .col-md-6{
   	margin-bottom: 50px;
   	
   }
   
   .home-contenedor_visitas{
   	width: 100%;
   	float: left;
   }
  /* .home-datos_curiosos div{
   	border: 1px solid red;
   }*/
   
   .titulo_grafico{
   
   color: #C1986F;
     
      font-family: 'Roboto Slab', serif;
      font-size: 24px;
   	
   }
   
   .home-agenda_sin_eventos_texto{
   font-style: italic;
   padding: 50px 25px;
   width: 100%;
   float: left;
   	
   }

.calendario_extendido_disponibilidad {
  border: 1px solid #C1986F;
  display: inline-block;
  margin: 0 25px 30px;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 600;
}

.calendario_extendido_disponibilidad:hover {
  background-color:#C1986F;
	color: #fff;
}
   
   
   .home-calendario_agenda{
   	float: left;
   	width: 100%;
   }
   
   .datos-box-icon{
   	display: block;
   	    float: left;
   	    font-size: 40px;
   	    height: 80px;
   	    line-height: 90px;
   	    text-align: center;
   	    width: 80px;
   	    background-color: #C1986F;
   	    color: #fff;
   }   
  
    .datos-box-icon i{
    padding-top: 20px;
    
    } 
    
    .fecha_actual{
    	color: #C1986F;
    	  
    	   font-family: 'Roboto Slab', serif;
    	   font-size: 18px;
    	   float: left;
    }
    
   .home-fecha_hora_actual{
    	
    	float: left;
    }
    
    .home-localizador{
    	float: right;
    }
    
    .hora_actual{
    font-size: 17px;
    margin-left: 20px;	
 /*   font-family: 'Open Sans', serif;
        font-weight: 400;*/
        color: #A16D77;
    }
    
    .home-nos_han_visitado, .home-ingresos_ano, .home-hoy_nos_visitaran{
    	min-height: 80px;
    	    width: 100%;
    	    /*background: #fbfbfb;*/
    	    display: block;
    	       margin-bottom: 15px !important;
    }
    
    .home-nos_han_visitado_contenedor, .home-ingresos_ano_contenedor, .home-hoy_nos_visitaran_contenedor{
    	/*float: left;*/
    	padding: 10px;
    	margin-left: 80px;
    	height: 80px;
    	
    }
    
    .home-nos_han_visitado_texto, .home-ingresos_ano_texto, .home-hoy_nos_visitaran_texto{
    font-size: 14px;
    display: block;
    overflow-x: hidden;
        overflow-y: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-bottom: 5px;
    	
    }
    
    .home-nos_han_visitado_valor, .home-ingresos_ano_valor, .home-hoy_nos_visitaran_valor{
    	color: #C1986F;
    	   display: block;
    	   font-family: 'Roboto Slab', serif;
    	   font-size: 45px;
    	   line-height: 37px;
    	   overflow-x: hidden;
    	       overflow-y: hidden;
    	       text-overflow: ellipsis;
    	       white-space: nowrap;
    }
    
    .home-datos_curiosos{
    	width: 100%;
    	float: left;
    }
    
    .home-fecha_hora_localizador, .home-datos_curiosos .home-calendario{
    float: left;
    clear: both;
    width: 100%;
    	
    }
    
    .home-fecha_hora_localizador{
    	padding: 20px 15px 15px 15px;
    }
#home-calendario{
width: 100%;
float: left;
clear: both;
margin-top: 50px;
/*border: 1px solid green;*/
	
}

.home-calendario_mes{
	text-align: center;
	/*border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 2px;*/
}

.home-calendario_mes label {
  
   /* display: block;*/
    font-family: 'Roboto Slab', serif;
    font-size: 21px;
    font-weight: normal;
    text-transform: uppercase;
}
 
.home-dia_semana_texto {
    border-bottom-color: #ddd;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    color: #C1986F;
    display: block;
    float: left;
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    margin-bottom: 2px;
    padding-bottom: 6px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    text-align: center;
    width: calc(100% / 7);
}   

.home-dia_semana {
    display: block;
    float: left;
    font-family: 'Open Sans', serif;
    font-size: 15px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 2px;
    margin-right: 2px;
    text-align: center;
    width: calc(100% / 7 - 2px);
} 

.home-dia_semana  {
	background-color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	font-family: 'Open Sans', serif;
	font-size: 15px;
	height: 28px;
	line-height: 28px;
	margin-bottom: 2px;
	text-align: center;
}

.home-dia_seleccionado{
border: 1px dotted #333;
	
}

.home-dia_hoy{
font-weight: bold;
color: #C1986F;	
}

.home-dia_semana:nth-child(7n+7) {
    color: #aaa;
    margin-right: 0;
    width: calc(100% / 7);
}

.home-dia_festivo{
    background-color: #C1986F;
    color: #fff;
}


.home-agenda_dia_seleccionado{
color: #C1986F;
  display: block;
  font-family: 'Roboto Slab', serif;
  font-size: 36px;
  margin-bottom: 30px !important;
  padding-left: 27px;
}

.home-agenda_dia_seleccionado_dia_semana{
	font-family: 'Open Sans', serif;
	    font-weight: 400;
	    color: #333;
	     text-transform: uppercase;
	     font-size: 18px;
	     line-height: 0;
	     
}
.home-calendario_contenedor{
	text-align: center;
}
.home-calendario{
	/*display: block;*/
	float: left;
	    
	    margin-bottom: 50px !important;
	    margin-left: calc(50% - 180px)	 ;   
	    margin-top: 0;
	    width: 360px;
	    
}

.home-contenedor_visitas .col-md-6{
	margin-bottom: 50px !important;
}

.home-agenda{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 50px !important;
}

.home-eventos_desc{
	color: #C1986F;
	font-family: 'Roboto Slab', serif;
	font-weight: bold;
	font-size: 16px;
	width: 100%;
}

.home-eventos_color{
	width: 8px;
	display: block;
}
.home-eventos_contenido_texto{
	padding-left: 20px;
	border-left: 8px solid ;
}

.home-eventos_color span{
	width: 100%;
	display: block;
}
.home-agenda_eventos{
	margin-top: 10px;
	max-height: 200px;
	overflow: auto;
}
.home-eventos_contenedor{
border-bottom: 2px solid #e7e7e7;
margin-bottom: 10px !important;
/*border-left: 10px solid blue;*/	
padding: 5px 0;
width: 95%;
}


.home .salas-right #LocalizadorVisitasForm #SearchQueLocalizador {

background: #FBFBFB;
color: #eee;
}


.home *::-moz-placeholder {
    color: #333;
    opacity: 0.5;
}

.home .salas-right #LocalizadorVisitasForm .buscar_localizador {
background-color: #FBFBFB;	
}


.home #LocalizadorVisitasForm{
	display: none;
}

.home .salas-right .crear_localizador {
float: right;

}
/* -----------------------------------------
		nuevos css LOGIN
   -------------------------------------- */
   
 .select2-container--default .select2-selection--multiple .select2-selection__choice {
 background: #C1986F;
 border-color: #C1986F;
 
 }  
   
 .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
     color: #c38f99;
     
     }  

.login-page {
  background-image: url("../img/bg-BF-login.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.login-box {
  background-color: #000000;
  border-radius: 10px;
  margin: 10% auto auto;
  max-width: 420px;
  width: 90%;
  padding-top:40px;
}

.login-box-body {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding: 30px;
}

.login-logo {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0 auto;
  padding-bottom: 35px;
  max-width: 100%;
  padding-top: 30px;
  
}

.login-logo img {
  max-width: 250px;
  width: 75%;
}

.login-box-msg {
  color: #fff;
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  padding: 10px 0 20px;
  text-transform: uppercase;
}

.login-box-body #UserLoginForm {
  margin: 0;
  width: 100%;
}

#UserLoginForm div {
	padding:0;
}

#UserLoginForm .input.text, #UserLoginForm .input.password.required {
  width: 100%;
}

#UserLoginForm #UserUsername, #UserLoginForm #UserPassword {
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(188, 151, 158, 0.4);
  border-radius: 10px;
  color: #fff;
  font-family: 'Open Sans', serif;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.03em;
  padding: 0;
  height: 40px;
  line-height: 40px;
  width:100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#EstadisticaTipoPago {
width: 100%;
}

.estadisticas_entradas{
	margin-top: 20px;
}

.acciones_menu ul li.boton_volver.volver_nuevo_editar a {
background-color: #fff !important;
border: 1px solid #000 !important;
}

.acciones_menu ul li.boton_volver.volver_nuevo_editar a:hover {
background-color: #000 !important;

}


#UserLoginForm #UserUsername:focus, #UserLoginForm #UserPassword:focus, #UserLoginForm #UserUsername:active, #UserLoginForm #UserPassword:active {
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(188, 151, 158, 0.8);
}

#UserLoginForm .submit {
  border: 0 none;
  margin-bottom: 0;
  width: 100%;
  margin-top: 20px;
}

#UserLoginForm .submit input {
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 10px;
  box-shadow: none;
  color: #C1986F;
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-shadow: none;
  letter-spacing: 0.05em;
  width:100%;
  text-transform:uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#UserLoginForm .submit input:hover {
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
  color: #fff;
}

.login-box-body #authMessage, .login-box-body #flashMessage {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 10px;
  font-family: 'Open Sans', serif;
  font-weight: 400;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  font-size:110%;
}


/* -----------------------------------------
		nuevos css CALENDARIO (backend) 
   -------------------------------------- */

/* --- general --- */
a {
	transition:all 0.3s ease-in-out !important;
	-webkit-transition: all 0.3s ease-in-out !important; /* Chrome y Safari */
	-o-transition: all 0.3s ease-in-out !important; /* Opera */
	-moz-transition: all 0.3s ease-in-out !important; /* Mozilla Firefox */
	-ms-transition: all 0.3s ease-in-out !important; /* Internet Explorer */
}

.content-wrapper {
  background-color: #fff;
}

/* --- botones general --- */
table td.actions {
  padding-bottom: 16px;
}

table td.actions a, table td.operaciones_calendario a {
  background-color: rgba(123, 49, 63, 0);
  background-image: none;
  border: 1px solid #C1986F;
  border-radius: 0;
  box-shadow: none;
  color: #C1986F;
  font-family: 'Open Sans', serif;
  font-size: 12px;
  font-weight: 600;
  margin: 0 2px;
  padding: 4px 6px;
  text-shadow: none;
  text-transform: uppercase;
}

table td.actions a:hover, table td.operaciones_calendario a:hover {
  background-color: #C1986F;
  color: #fff;
}

.acciones_menu ul li a {
  background-color: #C1986F !important;
  background-image: none !important;
  border: medium none !important;
  border-radius: 0;
  box-shadow: none !important;
  color: #fff;
  font-family: 'Open Sans', serif;
  font-size: 12px;
  font-weight: 600;
  margin: 0 2px;
  padding: 5px 10px;
  text-shadow: none !important;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}

.acciones_menu ul li a:hover {
  background-color: #000 !important;
  color: #fff !important;
  background-image: none !important;
}

.volver_nuevo_editar a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: 1px solid #000 !important;
  border-radius: 0;
  box-shadow: none;
  color: #000 !important;
  font-family: 'Open Sans', serif;
  font-size: 13px;
  font-weight: 600;
  margin-left: 8px;
  padding: 7px 12px !important;
  text-transform: uppercase;
}

.volver_nuevo_editar a:hover {
  background: rgba(0, 0, 0, 1) none repeat scroll 0 0 !important;
  color: #fff !important;
}

/* --- logo --- */ 
.skin-red .main-header .logo {
  background-color: #ffffff;
  background-image: url("../img/logo.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 70%;
  height: 60px;
  line-height: 60px;
  padding: 0;
}

.skin-red.sidebar-collapse .main-header .logo {
  background-image: url("../img/u.png");
  background-size: auto 60%;
}

.skin-red .main-header .logo:hover {
  background-size: auto 65%;
  background-color: #000000;
}

/* --- topbar --- */
.main-sidebar, .left-side {
  margin-top: 60px;
  padding-top: 0;
}

.main-header .sidebar-toggle {
 
  color: #fff !important;
  height: 60px;
  line-height: 58px;
  padding: 0;
  text-align: center;
  width: 65px;
}

.main-header .sidebar-toggle:hover {
  background-color: #50575E !important;
  color: #c0b498 !important;
}

.skin-red .main-header .navbar .nav .dropdown-toggle {
  color: #fff;
  height: 60px;
  padding: 0;
  text-align: center;
  width: 65px;
  line-height:60px;
}

.skin-red .main-header .navbar .nav .dropdown-toggle:hover {
  background-color: #50575E !important;
  color: #c0b498 !important;
}

.dropdown .dropdown-toggle .hidden-xs {
	display:none;
}

.dropdown .dropdown-toggle .fa {
  font-size: 21px;
  line-height: 62px;
  margin: 0 !important;
  padding: 0;
}

.skin-red .main-header .navbar {
  background-color: #000000;
}

/* --- menu izq --- */
.skin-red .wrapper, .skin-red .main-sidebar, .skin-red .left-side {
  background-color: #000000;
}

.skin-red .sidebar-menu li.header {
  background-color: rgba(255,255,255,.1);
  color: rgba(255,255,255,.2);
  font-family: 'Roboto Slab', serif;
  font-size: 18px;
  height: 45px;
  letter-spacing: 0.05em;
  line-height: 44px;
  padding: 0 0 0 10px;
}

.skin-red .sidebar-menu .treeview {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  clear: both;
  display: table;
  height: 40px;
  line-height: 40px;
  width: 100%;
}

.skin-red.sidebar-collapse .sidebar-menu li .treeview-menu {
  background-color: #C1986F;
  padding-bottom: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
  padding-top: 0;
  border-bottom:none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  border-left: 1px solid rgba(255, 255, 255, 0.07);
}

.sidebar-mini.sidebar-collapse .sidebar-menu li:hover .treeview-menu {
  top: 39px;
	width:230px;
}

.sidebar-mini.sidebar-collapse .sidebar-menu li:hover a, .sidebar-mini.sidebar-collapse .sidebar-menu li:hover a span {
  width:230px !important;
  margin-left:0;
  padding-top:0;
  padding-bottom:0;
}

.sidebar-mini.sidebar-collapse .sidebar-menu li:hover .treeview-menu li a {
  width:229px !important;
  margin-left:0;
  padding-top:0;
  padding-bottom:0;
}

.sidebar-mini.sidebar-collapse .sidebar-menu li:hover .treeview-menu li a:hover {
	background-color: rgba(0, 0, 0, 0.1);
}


.skin-red .sidebar-menu .treeview a {
  background-color: rgba(255, 255, 255, 0.03);
  border-left: 0 none;
  height: 39px;
  line-height: 39px;
  padding: 0;
}

.skin-red .sidebar-menu li:hover a {
  background-color:rgba(255, 255, 255, 0.04);
}

.skin-red .sidebar-menu li:hover a span,
.skin-red .sidebar-menu li:hover a .fa {
  color:#fff;
}

.skin-red .sidebar-menu .treeview.active a {
  background-color: rgba(0, 0, 0, 0.1);
  border-left: 0 none;
  height: 39px;
  line-height: 39px;
  padding: 0;
}

.skin-red.sidebar-collapse .sidebar-menu .treeview.active a {
  background-color: rgba(123, 49, 63, 1);
}


.skin-red .sidebar-menu li.current a {
  background-color: rgba(255, 255, 255, 0.07) !important;
  border-top: none !important;
}

.skin-red .sidebar-menu li a .fa, .skin-red .sidebar-menu li.active a .fa {
	background-color: rgba(0, 0, 0, 0.03);
	color: rgba(255, 255, 255, 0.4);
	font-size:13px;
	height: 39px;
	line-height: 39px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 39px;
	transition:all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out; /* Chrome y Safari */
	-o-transition: all 0.3s ease-in-out; /* Opera */
	-moz-transition: all 0.3s ease-in-out; /* Mozilla Firefox */
	-ms-transition: all 0.3s ease-in-out; /* Internet Explorer */
}

.skin-red.sidebar-collapse .sidebar-menu li a .fa, .skin-red.sidebar-collapse .sidebar-menu li.active a .fa {
  width: 50px;
}

.skin-red .sidebar-menu li.current a .fa {
  color: #50575E !important;
  background-color: #c0b498;
}

.skin-red .sidebar-menu li a span {
	color: rgba(255, 255, 255, 0.4);
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	font-weight: normal;
	height: 39px;
	line-height: 39px;
	padding-left: 10px;
	text-transform: uppercase;
	transition:all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out; /* Chrome y Safari */
	-o-transition: all 0.3s ease-in-out; /* Opera */
	-moz-transition: all 0.3s ease-in-out; /* Mozilla Firefox */
	-ms-transition: all 0.3s ease-in-out; /* Internet Explorer */
}

.skin-red .sidebar-menu li.active a span,
.skin-red .sidebar-menu li.active a .fa {
  color: #c0b498;
}

.skin-red .sidebar-menu li.active ul li a span,
.skin-red .sidebar-menu li.active ul li a .fa {
  color: rgba(255, 255, 255, 0.4);
}

.skin-red .sidebar-menu li.active ul li:hover a span,
.skin-red .sidebar-menu li.active ul li:hover a .fa {
  color: #fff;
} 

.skin-red .sidebar-menu li.current a span{
	color: #c0b498;
}

.sidebar-menu li > a > .pull-right {
  margin-top: -7px;
  right: 0;
  top: 0;
}

.skin-red .sidebar-menu .treeview .fa-angle-down{
	-webkit-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
}

.skin-red .sidebar-menu .treeview.active .fa-angle-down{
	-webkit-transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	transform:rotate(-180deg);
}

.skin-red .sidebar-menu li .treeview-menu {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px dotted #c0b498;
  margin: 0;
  padding: 0;
  border-top: 1px dotted #c0b498;
}

.skin-red .sidebar-menu .treeview.active .treeview-menu a {
  background-color: rgba(0, 0, 0, 0.03) !important;
  border-top: none;
}

.skin-red .sidebar-menu .treeview.active .treeview-menu a:hover {
  background-color: rgba(255, 255, 255, 0.01);
}

.skin-red .sidebar-menu li.current .treeview-menu_pers li a .fa {
  background-color: rgba(0, 0, 0, 0.03);
  color: rgba(255, 255, 255, 0.4) !important;
}

.skin-red .sidebar-menu li.current .treeview-menu_pers li a:hover .fa {
  color: #fff !important;
}

.skin-red .sidebar-menu li.current .treeview-menu_pers li.current a {
  background-color: rgba(0,0,0,0.1) !important;
}

.skin-red .sidebar-menu li.current .treeview-menu_pers li.current a .fa {
  background-color: #fff;
  color: #50575E !important;
}

.skin-red .sidebar-menu li.current .treeview-menu_pers li.current a span {
  color: #c0b498 !important;
}

/* --- contenido titulo y buscador --- */
.content, #content {
  padding: 0;
}

div.form, div.index, div.view, .localizadores.visitas {
  clear: both;
  padding: 50px 35px;
}

div.index h2 {
	margin-top:0;
	font-family: 'Roboto Slab', serif;
	color:#C1986F;
	font-size:21px;
	text-transform:uppercase;
	display: inline-block;
}

div.index .fc-header-title h2 {
	width:auto;
}

div.index .fc-header-title {
	width:auto;
}

.help {
	display: inline-block;
	float: none;
	margin: 0 0 0 7px;
	position: relative;
	top: -8px;
	width:31px;
	height:30px;
	filter: alpha(opacity=15); /* internet explorer */
	-khtml-opacity: 0.15;      /* khtml, version anterior de safari */
	-moz-opacity: 0.15;       /* firefox, mozilla, netscape */
	opacity: 0.15;           /* safari, chrome, opera */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)"; /*internet explorer 8 */ 
}

.help:hover {
	filter: alpha(opacity=40); /* internet explorer */
	-khtml-opacity: 0.40;      /* khtml, version anterior de safari */
	-moz-opacity: 0.40;       /* firefox, mozilla, netscape */
	opacity: 0.40;           /* safari, chrome, opera */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /*internet explorer 8 */ 
}

.salas-right {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  padding: 0;
  width: 261px;
  margin-top: -9px;
}

.salas-right #LocalizadorVisitasForm {
  float: left;
  margin-right: 0;
  width: 221px;
}

.salas-right #LocalizadorVisitasForm #SearchQueLocalizador {
	background-color: #111;
	border: 0;
	color: #fff;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin-top: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 180px;
	transition:all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out; /* Chrome y Safari */
	-o-transition: all 0.3s ease-in-out; /* Opera */
	-moz-transition: all 0.3s ease-in-out; /* Mozilla Firefox */
	-ms-transition: all 0.3s ease-in-out; /* Internet Explorer */
}

.salas-right #LocalizadorVisitasForm #SearchQueLocalizador:focus {
  background-color: #C1986F;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
  opacity: 0.7;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
  opacity: 0.7;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
  filter: alpha(opacity=70);
}
:-moz-placeholder { /* Firefox 18- */
  color: #FFF;
  opacity: 0.7;
}

.salas-right #LocalizadorVisitasForm .submit {
  margin: 0 0 0 1px;
  width: 40px;
}

.salas-right #LocalizadorVisitasForm .buscar_localizador {
	background-color: #111;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0;
	border-radius: 0;
	height: 40px;
	margin: 0 !important;
	padding: 0;
	width: 40px;
	transition:all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out; /* Chrome y Safari */
	-o-transition: all 0.3s ease-in-out; /* Opera */
	-moz-transition: all 0.3s ease-in-out; /* Mozilla Firefox */
	-ms-transition: all 0.3s ease-in-out; /* Internet Explorer */
}

.salas-right #LocalizadorVisitasForm .buscar_localizador:hover {
	background-color: #C1986F;
}

.salas-right .crear_localizador {
  height: 40px;
  margin-left: 0;
  width: 40px;
}

.salas-right .crear_localizador .nuevo_localizador {
	height: 40px;
	width: 40px;
	background-position:right center;
	background-repeat:no-repeat;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
	transition:all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out; /* Chrome y Safari */
	-o-transition: all 0.3s ease-in-out; /* Opera */
	-moz-transition: all 0.3s ease-in-out; /* Mozilla Firefox */
	-ms-transition: all 0.3s ease-in-out; /* Internet Explorer */
}

.salas-right .crear_localizador .nuevo_localizador:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: gray; /* IE 6-9 */
}

/* --- contenido --- */
#zonas {
	background-color: #f6f6f6;
	background-image: none;
	border: 0 none;
	border-radius: 0;
	margin-top: 30px;
	width: 100%;
	padding:30px 30px 25px;
}

#zonas #instalaciones, #zonas #instalaciones {
	background:none !important;
}

#zonas #instalaciones .ui-tabs-nav {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border-bottom: 3px solid #111 !important;
  margin: 0;
  padding: 0;
}

#zonas #instalaciones .ui-tabs-nav li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: 0 none;
  box-shadow: none;
  margin: 0 !important;
  padding: 0;
}

#zonas #instalaciones .ui-tabs-nav li a {
  border-bottom: 3px solid #000;
  border-right: 1px solid #f6f6f6;
  color: #111;
  font-family: 'Open Sans', serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  margin-bottom: -3px;
  padding: 3px 30px 0;
  text-transform: uppercase;
}

#zonas #instalaciones .ui-tabs-nav li.ui-tabs-active a {
	color:#C1986F;
	border-bottom: 3px solid #C1986F;
}

#zonas #instalaciones .ui-tabs-nav li a:hover {
	color: #C1986F;
	border-bottom: 3px solid #C1986F;
}

#zonas #instalaciones .ui-tabs-panel {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  padding: 15px 0 5px;
}

.select2-container {
  width: 100% !important;
}

.select2-container--default .select2-selection--single {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-left: medium none;
  border-radius: 0;
  border-right: medium none;
  border-top: medium none;
  font-style: italic;
  padding: 0;
  border-color: #000;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #C1986F;
  font-family: 'Open Sans', serif;
  letter-spacing: 0.01em;
  padding: 0 5px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: -4px;
  border-color: #000 transparent transparent;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #000;
}

.select2-search--dropdown {
  padding: 10px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid #fff;
  color: #fff;
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid #fff;
  color: #C1986F;
}

.select2-results {
  padding: 0 10px 10px;
}

.select2-results__option {
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  margin: 1px 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: rgba(255,255,255,0.1);
}

.select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
  background-color: rgba(255,255,255,0.2);
  color:#fff;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: rgba(255,255,255,0.2);
  color: #fff;
}

.select2-container--open .select2-dropdown--below, .select2-container--open .select2-dropdown--above {
  background-color: #C1986F;
  border-color: #C1986F;
  border-radius: 0;
  margin-top: -1px;
}

#calendar.fc {
  float: left;
  margin-top: 30px;
  width: 100%;
padding:30px;
background-color:#f6f6f6;
}

.fc .fc-header-left {
  width: 30%;
}

.fc .fc-header-center {
  width: 20%;
}

.fc .fc-header-right {
  width: 50%;
}

.fc .fc-header-title h2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #000;
  font-size: 17px;
  margin: 0;
  padding: 0;
  line-height: 21px;
}

.fc-event-inner div {
  margin-top: 5px;
}

.eventInnerTemplate-btnReserva, .eventInnerTemplate-btnPersonal {
  border: none;
  box-shadow: none;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
}

.eventInnerTemplate-btnUp, .eventInnerTemplate-btnDown {
  border: medium none;
  box-shadow: none;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}

.fc-header .fc-header-right .fc-button {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  font-family: 'Open Sans', serif;
  padding: 0 5px;
  text-transform: uppercase;
  color: #666;
}

.fc-button-prev .fc-text-arrow, .fc-button-next .fc-text-arrow {
  color: #999;
  font-family: 'Open Sans', serif;
  font-size: 21px;
  font-weight: normal;
  line-height: 20px;
  width: 100%;
  margin: 0;
  display: block;
  height: 100%;
  padding: 0 3px;
}

.fc-button-prev .fc-text-arrow:hover, .fc-button-next .fc-text-arrow:hover {
  color: #C1986F;
}

#salas-edit, #salas-refetch, #agenda-refetch, #reserva-periodica, #asignar-personal, #new-event, #GoTo button, #agenda-filters-button, #agenda-addLocalizador, #servicio-anadir, #servicio-bloqueo, #agenda-refetch, #agenda-filters-button {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 0;
}

.fc .fc-header-space {
  padding-left: 5px;
}

#GoTo input {
  color: #888;
  font-family: 'Open Sans', serif;
  height: 27px;
  margin-left: -1px;
  padding: 0;
  border: 1px solid #ddd;
}

#GoTo button, #salas-refetch, #asignar-personal, #servicio-anadir, #servicio-bloqueo{
	box-shadow:none;
}

#GoTo button:hover, #salas-refetch:hover, #asignar-personal:hover, #servicio-anadir:hover, #servicio-bloqueo:hover, #agenda-refetch:hover, #agenda-filters-button:hover{
	background:#fff none repeat scroll 0 0;
}

#GoTo button img, #salas-refetch img, #asignar-personal img, #servicio-anadir img, #agenda-refetch img, #agenda-filters-button img {
  filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.50;      /* khtml, version anterior de safari */
	-moz-opacity: 0.50;       /* firefox, mozilla, netscape */
	opacity: 0.50;           /* safari, chrome, opera */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*internet explorer 8 */ 
}

#GoTo button:hover img, #salas-refetch:hover img, #asignar-personal:hover img, #servicio-anadir:hover img, #agenda-refetch:hover img, #agenda-filters-button:hover img {
  filter: alpha(opacity=75); /* internet explorer */
	-khtml-opacity: 0.75;      /* khtml, version anterior de safari */
	-moz-opacity: 0.75;       /* firefox, mozilla, netscape */
	opacity: 0.75;           /* safari, chrome, opera */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*internet explorer 8 */ 
}

#servicio-bloqueo {
  height: 27px;
  padding: 0 5px;
}

#servicio-bloqueo img {
	margin-top:-3px;
  filter: alpha(opacity=75); /* internet explorer */
	-khtml-opacity: 0.75;      /* khtml, version anterior de safari */
	-moz-opacity: 0.75;       /* firefox, mozilla, netscape */
	opacity: 0.75;           /* safari, chrome, opera */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*internet explorer 8 */ 
}

#servicio-bloqueo:hover img {
  filter: alpha(opacity=100); /* internet explorer */
	-khtml-opacity: 1;      /* khtml, version anterior de safari */
	-moz-opacity: 1;       /* firefox, mozilla, netscape */
	opacity: 1;           /* safari, chrome, opera */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /*internet explorer 8 */ 
}

/* --- ventanas modales --- */
.ui-widget-overlay {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  z-index:1050;
  filter: alpha(opacity=100); /* internet explorer */
	-khtml-opacity: 1;      /* khtml, version anterior de safari */
	-moz-opacity: 1;       /* firefox, mozilla, netscape */
	opacity: 1;           /* safari, chrome, opera */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /*internet explorer 8 */ 
}

.ui-dialog.ui-widget {
  background: #fff none repeat scroll 0 0;
  border: 5px solid #C1986F !important;
  border-radius: 0;
  box-shadow: none !important;
  margin: 30px 0;
  top: 0 !important;
  z-index: 1060;
  width: 1050px !important;
}

.ui-draggable .ui-dialog-titlebar.ui-widget-header {
  background: #C1986F none repeat scroll 0 0 !important;
  border: medium none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: 'Roboto Slab', serif;
  font-size: 21px;
  font-weight: normal;
  text-shadow: none !important;
  text-transform: uppercase;
  padding: 5px 20px 3px;
}

#ui-datepicker-div {
  z-index: 2000 !important;
}

.input_formulario_preguntas .checkbox {
  width: 100% !important;
  margin: 5px 0;
}

#dialog-message .modalReserva-form .input {
  padding-left: 0;
}

#reservas-wrap thead th {
  color: #000;
  font-size: 11px;
  text-transform: uppercase;
}

.td-acciones .modalReserva-eliminar {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #C1986F;
  font-weight: bold;
  text-shadow: none;
  text-transform: uppercase;
}

.td-acciones .modalReserva-eliminar:hover {
  background: #C1986F none repeat scroll 0 0;
  color:#fff;
}

/* --- buscador localizador --- */
.buscador_localizador {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  float: right;
  margin: -9px 0 0;
  padding: 0;
  width: 221px;
}

.buscador_localizador .LocalizadorForm {
  float: left;
  margin-right: 0;
  width: 221px;
}

.buscador_localizador .LocalizadorForm #SearchQueLocalizador {
  background-color: #111;
  border: 0 none;
  color: #fff;
  font-family: 'Roboto Slab', serif;;
  font-size: 21px !important;
  height: 40px;
  line-height: 40px;
  margin-top: 0 !important;
  padding: 3px 0 0;
  text-align: center;
  text-transform: uppercase;
  width: 180px !important;
	transition:all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out; /* Chrome y Safari */
	-o-transition: all 0.3s ease-in-out; /* Opera */
	-moz-transition: all 0.3s ease-in-out; /* Mozilla Firefox */
	-ms-transition: all 0.3s ease-in-out; /* Internet Explorer */
}

.buscador_localizador .LocalizadorForm #SearchQueLocalizador:focus {
  background-color: #C1986F;
}

.buscador_localizador label {
  color: #999;
  font-size: 10px;
  margin: 3px 0 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.buscador_localizador .LocalizadorForm .submit {
  margin: 0 0 0 1px;
  width: 40px;
}

.buscador_localizador .LocalizadorForm .buscar_localizador {
	background-color: #111;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0;
	border-radius: 0;
	height: 40px;
	margin: 0 !important;
	padding: 0;
	width: 40px;
	transition:all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out; /* Chrome y Safari */
	-o-transition: all 0.3s ease-in-out; /* Opera */
	-moz-transition: all 0.3s ease-in-out; /* Mozilla Firefox */
	-ms-transition: all 0.3s ease-in-out; /* Internet Explorer */
}

.buscador_localizador .LocalizadorForm .buscar_localizador:hover {
	background-color: #C1986F;
	background-position: center center;
}

.LocalizadorForm {
  float: left;
  margin: 0;
  width: 100%;
}

/* --- filtros --- */
.filtros_localizadores {
  background: #f6f6f6 none repeat scroll 0 0;
  border-radius: 0;
  margin: 30px 0;
  padding: 30px 30px 25px;
  width: 100%;
}

.filtros-compra {
  clear: none;
  margin: 0 30px 0 0;
  padding: 0;
  width: 10%;
  height: 70px;
}

.filtros-compra:last-child {
  height: 40px;
  margin-right: 0;
  width: 40px;
}

.filtros-compra label {
  color: #000;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Roboto Slab', serif !important;
  font-weight: normal;
}

.filtros-compra-instalacion {
	clear:none;
}

#FechaDesdecompra, #FechaHastacompra, #FiltroHoraDesde, #FiltroHoraHasta, #FechaDesdeEstadisticasBodegas, #FechaHastaEstadisticasBodegas, .ui-widget input {
  border: 1px solid #000;
  font-size: 15px;
  margin-top: 2px;
  width: 100%;
}

.ui-widget input[type="checkbox"] {
  width: auto;
}

#datosPersonales {
  float: left;
}

.filtros-compra #FiltrosLocalizador {
  background: #000 none no-repeat scroll center center;
  border-radius: 0;
  height: 100%;
  margin: 0 !important;
  width: 100%;
}

.filtros-compra #FiltrosLocalizador:hover {
  background-color: #C1986F;
}

/* --- tabla --- */
th a {
  color: #C1986F;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
}

.total_compras {
  background-color: #C1986F;
  border-radius: 0;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  padding: 10px 5px;
}

.total_compras #LocalizadorExportaFiltrosForm {
  margin: 0 auto;
  width: 90%;
}

.total_compras #LocalizadorExportaFiltrosForm .submit {
  margin: 0;
  width: 100%;
}

.total_compras .submit #FiltrosExportaLocalizador {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 0;
  box-shadow: none;
  display: block;
  font-weight: bold;
  margin: 0 0 0 -4px;
  padding: 0 20px;
  text-shadow: none;
  text-transform: uppercase;
}

.total_compras .submit #FiltrosExportaLocalizador:hover {
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
  color:#C1986F;
}

/* --- asignar personal --- */
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
  margin-left: 0;
}

.time-range label {
	display:block;
}

#LocalizadorAddForm fieldset .select .checkbox {
	width:110% !important;
}

/* --- usuario --- */
.navbar-nav .user .dropdown-menu {
  background-color: #50575E;
  border-radius: 0;
  margin: 0 -1px 0 0;
  padding: 0;
}

.navbar-nav .user .dropdown-menu li.user-header {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  height: auto;
  margin: 0;
  padding: 0 20px;
  text-align: right;
}

.navbar-nav .user .dropdown-menu li.user-footer {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin: 0;
  padding: 0 10px;
  text-align: right;
}

.navbar-nav .user .dropdown-menu li.user-footer .pull-right {
  display: block;
  float: none !important;
  text-align: right;
}

.navbar-nav .user .dropdown-menu li.user-footer .pull-right a {
  color: #fff;
  display: block;
  padding: 10px;
  background-color: rgba(255,255,255,0.1);
  margin-bottom: 10px;
}

.navbar-nav .user .dropdown-menu li.user-footer .pull-right a:hover {
  background-color: rgba(255,255,255,0.2);
}


/* --- pie --- */
#footer {
  background: #fff none repeat scroll 0 0;
  color: #C1986F;
  font-family: 'Roboto Slab', serif;;
  padding: 30px 50px 10px;
  text-transform: uppercase;
}

.cake-sql-log caption {
  background-color: #eee;
  color: #666;
}


/* --- reserva --- */
div.view.SalaHorarioSeries {
  padding: 30px;
}

.SalaHorarioSeries.view h2 {
  border-bottom: 2px solid #000;
  font-family: 'Roboto Slab', serif;
  margin: 0 0 20px;
}




/* --------------------------------------------------------------
		nuevos css GESTION COMPRAS GESTION VISITAS (backend) 
   -------------------------------------------------------------- */

/* --- modal --- */   
.modal {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.modal-content {
  border: 5px solid #C1986F;
  box-shadow: none;
}

.modal-header {
  background-color: #C1986F;
  border: medium none;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 15px 11px;
}

.modal-title {
  font-family: 'Roboto Slab', serif;
  font-size: 21px;
  padding-right: 40px;
  white-space: normal;
}

.modal-header button.close {
	background-color: rgba(255,255,255,0.1);
	border: 1px solid #fff;
	border-radius: 0;
	color: #fff;
	margin: 0;
	filter: alpha(opacity=100); /* internet explorer */
	-khtml-opacity: 1;      /* khtml, version anterior de safari */
	-moz-opacity: 1;       /* firefox, mozilla, netscape */
	opacity: 1;           /* safari, chrome, opera */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /*internet explorer 8 */ 
	text-shadow: none;
	width: 25px;
	height: 25px;
	line-height: 22px;
	box-shadow: none;
	transition:all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out; /* Chrome y Safari */
	-o-transition: all 0.3s ease-in-out; /* Opera */
	-moz-transition: all 0.3s ease-in-out; /* Mozilla Firefox */
	-ms-transition: all 0.3s ease-in-out; /* Internet Explorer */
}

button.ui-state-default.ui-button.ui-dialog-titlebar-close {
	background:rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
	border: 1px solid #fff;
	border-radius: 0;
	color: #fff;
	margin: 0;
	filter: alpha(opacity=100); /* internet explorer */
	-khtml-opacity: 1;      /* khtml, version anterior de safari */
	-moz-opacity: 1;       /* firefox, mozilla, netscape */
	opacity: 1;           /* safari, chrome, opera */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /*internet explorer 8 */ 
	text-shadow: none;
	width: 25px;
	height: 25px;
	line-height: 22px;
	top:16px;
	right:15px;
	box-shadow: none;
	transition:all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out; /* Chrome y Safari */
	-o-transition: all 0.3s ease-in-out; /* Opera */
	-moz-transition: all 0.3s ease-in-out; /* Mozilla Firefox */
	-ms-transition: all 0.3s ease-in-out; /* Internet Explorer */
}

.ui-state-default.ui-dialog-titlebar-close .ui-icon {
  background-image: url("../img/close-white.png");
  background-position: center center;
  background-size: 125% auto;
  color: #fff;
}

button.ui-state-default.ui-button.ui-dialog-titlebar-close:hover {
	background:rgba(255, 255, 255, 1) none repeat scroll 0 0;
}

.ui-state-default.ui-dialog-titlebar-close:hover .ui-icon {
  background-image: url("../img/close-red.png");
}

.ui-dialog .ui-dialog-title {
  padding: 10px;
  text-align: center;
}

.modal-header button.close:hover {
  background-color: rgba(255,255,255,1);
  color: #C1986F;
}

.modal-body {
  padding: 30px;
}

.modal-body .view, .modal-body .localizadores, .modal-content .localizadores {
  padding: 0;
}

.localizadores.view #Imprimir {
  margin: 0 0 30px;
  display: block;
  width: 100%;
  min-height: 50px;
}

.localizadores.view dl {
  width: 100%;
  display: block;
  float: left;
}

.localizadores.view dl dt {
  border-right: 1px solid #eee;
  color: #C1986F;
  float: left;
  padding: 0 10px;
  text-align: left;
  text-transform: uppercase;
  width: 30%;
  height:37px;
  line-height:35px;
  font-size:14px;
}

.localizadores.view dl dt:nth-child(4n+1) {
  border-right: 1px solid #fff;
}

.localizadores.view dl dd {
  float: left;
  font-size: 14px;
  min-height: 37px;
  margin: 0;
  padding: 0 10px;
  text-align: left;
  width: 70%;
  line-height: 35px;
  color:#000;
  white-space: normal;
}

.localizadores.view dl dd:last-child {
  padding: 0;
}

.localizadores.view dl dd table {
  font-size: 100%;
  margin:0;
}

.localizadores.view dl dd table td {
  border: medium none;
  line-height: 3px;
  padding: 17px 10px 0;
  text-align: left !important;
}

.localizadores.view h3 {
  font-family: 'Roboto Slab', serif;
  margin-top: 0px;
  text-transform: uppercase;
  color: #C1986F;
  border-bottom: 1px dotted #C1986F;
  border-top: 1px dotted #C1986F;
  padding: 10px 0 6px;
  float: left;
  width: 100%;
}

#localizador-reservas table thead th {
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
}

#localizador-reservas table tbody td {
  color: #000;
  font-size: 12px;
}

.modal-content .modal-body .view .actions a {
  background: #C1986F none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  margin: 0 5px;
  padding: 7px 12px;
  text-transform: uppercase;
  font-family:'Open Sans', serif;
}

.modal-content .modal-body .view .actions a:hover {
  background: #000 none repeat scroll 0 0;
}

button.ui-state-default.ui-button {
  background: #C1986F none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin: 0 5px 10px;
  padding: 7px 12px;
  text-transform: uppercase;
  font-family: 'Open Sans', serif;
  
	transition:all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out; /* Chrome y Safari */
	-o-transition: all 0.3s ease-in-out; /* Opera */
	-moz-transition: all 0.3s ease-in-out; /* Mozilla Firefox */
	-ms-transition: all 0.3s ease-in-out; /* Internet Explorer */
}

button.ui-state-default.ui-button .ui-button-text{
	padding:0;
}

button.ui-state-default.ui-button:hover {
  background: #000 none repeat scroll 0 0;
}

.modal-content form {
  margin: 0;
  width: 100%;
}

#LocalizadorAdjuntarForm .localizadores fieldset {
  text-align: left;
}

#LocalizadorAdjuntarForm .localizadores fieldset input {
  float: none;
  text-align: left;
  width: auto;
  padding: 0;
}

#LocalizadorAdjuntarForm .localizadores fieldset strong {
  padding-left:10px;
}

#LocalizadorFormularioViewFormularioForm fieldset table td strong {
  display: block;
  font-weight: normal;
  padding: 10px 0 0;
  text-align: left;
  font-size: 14px;
}

.subtitulo_modal {
  background-color: #fff;
  border-bottom: 2px solid #000;
  color: #000;
  display: block;
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  padding-top: 30px;
}

#LocalizadorFormularioViewFormularioForm tbody tr td {
  border: medium none;
  font-size: 13px;
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: middle;
  height: 35px;
}

#LocalizadorFormularioViewFormularioForm tbody tr td textarea {
  margin: 5px 0 0;
  width: 100%;
}

.textarea {
  width: 100%;
  padding: 0;
}

#LocalizadorFormularioViewFormularioForm table tr:nth-child(2n) {
  background: #fff none repeat scroll 0 0;
}

#LocalizadorFormularioViewFormularioForm table tr:nth-child(2n+3) {
  border-top: 1px dotted #ddd;
}

.form .eliminar_respuesta_pregunta {
/*  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: 1px solid #C1986F !important;*/
  border-radius: 0;
  box-shadow: none;
  color: #C1986F;
  font-family: 'Open Sans', serif;
  font-weight: bold;
  text-shadow: none;
  font-size: 10px;
   background-color:#C1986F !important;
   
   height: 20px;
      line-height: 17px;
      text-align: center;
      width: 20px;
}

.form .eliminar_respuesta_pregunta:hover {
  background-color:#111 !important;
  color:#fff;
}

#LocalizadorFormularioViewFormularioForm tbody tr td .input.select {
  width: 100%;
  margin: 0;
  padding: 0;
}

#LocalizadorFormularioViewFormularioForm tbody tr td .input.select label {
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 0 0;
}
   
#AgendaEntradaAddForm .input.checkbox, #AgendaEntradaEditForm .input.checkbox {
  clear: both !important;
  float: none !important;
  width: 100%;
}

#EnviarRecordatorio {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.modalReserva-form .input_observaciones {
  clear: both;
}

.modalReserva-form .input_observaciones {
  clear: both;
}


/* -----------------------------------------
		nuevos css AGENDA (backend) 
   -------------------------------------- */

.estadisticas_bodegas {
  background-color: #fff;
}

.estadisticas_bodegas .filtros_estadisticas_bodegas {
  background-color: #f6f6f6;
  float: left;
  padding: 30px 30px 25px;
  width: 100%;
}

#AgendaEntradaInstalacionId {
  display: block;
}

.lista_colores_agenda input {
  float: left;
  width: 20px;
}

.lista_colores_agenda label {
  float: left;
}

.lista_colores_agenda label div {
  margin: 0 20px 0 5px;
}

#AgendaEntradaEditForm .input.select {
  clear: both;
}


/* -----------------------------------------
		nuevos css ORGANIZACIÓN (backend) 
   -------------------------------------- */

#InstalacionAddForm .input.select {
  float: none !important;
}

fieldset legend {
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
  font-weight: normal;
  color: #000;
  border-bottom: 1px solid #000;
}

#InstalacionEditForm .input, #InstalacionAddForm .input, #InstalacionResponsableAddForm .input, #SalaAddForm .input, #SalaEditForm .input, #CalendarioAddForm .input, #ActividadAddForm .input, #ActividadEditForm .input, #ServicioAddForm .input, #ServicioEditForm .input, #ServicioTextoAddForm .input, #TextosGeneralesSeccionAddForm .input, #UsuariosGrupoAddForm .input, .div-select-tipo-pago, #UsuariosGrupoEditForm .input, #TarifaAddForm .input, #TarifaEditForm .input, #UsuariosGratisUsuariosGratisForm .input, #BonoAddForm .input, #UserAddForm .input, #UserEditForm .input, #PersonalEditForm .input, #CaracteristicaAddForm .input, #CaracteristicaEditForm .input {
  float: none !important;
}

.instalaciones #Tags {
  margin-top: 50px;
}

.instalaciones #Tags .agregar_tag .input{
	float:none !important;
}

.ButtonAgregarTag {
  margin-left: 0;
  margin-top: 10px;
  color: #fff;
  padding: 10px;
}

.fancybox-skin {
  padding: 0 !important;
}

.fancybox-skin iframe #content{
  padding: 0;
}

#AddNewCaracteristicaSala, #AddNewtextoGeneral, .removetextoGeneral, #AddNewOpcionSelect, #AddServicioBono, #AddNewCaracteristicaPersonal, #AddNewCaracteristica, .removeCaracteristica, .removeCaracteristicaSala {
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  float: none;
  font-family: 'Open Sans', serif;
  font-size: 13px;
  font-weight: 600;
  padding: 5px 10px;
  text-transform: uppercase;
  text-shadow:none;
}

#AddNewCaracteristicaSala:hover, #AddNewtextoGeneral:hover, .removetextoGeneral:hover, #AddNewOpcionSelect:hover, #AddServicioBono:hover, #AddNewCaracteristicaPersonal:hover, #AddNewCaracteristica:hover, .removeCaracteristica:hover, .removeCaracteristicaSala:hover {
  background-color:#000;
  border-color:#000;
}

.dias_semana_horario .input.checkbox {
  display: inline;
  float: none !important;
}

.dias_semana_horario .input.checkbox input {
  margin-top: 2px;
}

.fecha_especial_horario label {
  padding-right: 10px;
}

.servicio_horario {
  margin:0;
  width:auto;
}

.servicio_horario input {
  margin-top: 2px;
  margin-right: 10px;
}

#CalendarioLineaEditForm .time {
	width:auto !important;
}

#CalendarioLineaEditForm .time label {
  margin-right: 10px;
}

.sin_horarios label {
  text-align: left;
  display: block;
  margin-left: 20px;
  margin-top: 3px;
}

#CalendarioLineaEditForm .modal-body, #CalendarioLineaAddForm .modal-body {
	padding-bottom:0;
}

.fecha_especial_horario #fecha_especial {
  border: 1px solid #000;
  font-size: 15px;
}

.input.time.intervalo {
  float: none !important;
}

#CalendarioLineaAddForm .input.time.inicio, #CalendarioLineaAddForm .input.time.final {
  width: auto !important;
}

.success, .message, .cake-error, .cake-debug, .notice, p.error, .error-message {
  background: #C1986F none repeat scroll 0 0;
  border: 1px dotted #C1986F;
  border-radius: 0;
  color: #fff;
  font-style: italic;
  box-shadow: none;
  text-shadow: none;
  font-weight: bold;
  padding: 15px 20px;
}

#FestivoAddForm label, #FestivoEditForm label, #TextosGeneralesSeccionGestionarIdiomasForm label, #TarifaAddForm label, #TarifaEditForm label, #BonoAddForm label, #PersonalEditForm label {
  display: block;
}

#ServicioPorcentajePagoFraccionado, #TextosGeneralesSeccionTextoOriginal, #TextosGeneralesSeccionInglés, #UsuariosGrupoMinimoUsuarios, #UsuariosGrupoMaximoUsuarios, #BonoCantidad, #BonoUsosRestantes, #UserPassword {
  display: block;
  width: 47%;
}

#TextosGeneralesSeccionTexto {
  display: block;
  float: left;
  width: 47%;
  margin-right: 10px;
}

#ServicioTextoAddForm label {
  display: block;
}

#ServicioTextoTexto {
  width: 47%;
}

#ServicioViewArchivoForm h4 {
  background-color: #fff;
  border-bottom: 2px solid #000;
  color: #000;
  display: block;
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  padding-top: 30px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

#ServicioViewArchivoForm .input {
  padding: 0;
  text-align: left;
  width: 100%;
}

#ServicioViewArchivoForm .input label{
  display:block;
  text-align:left;
}

#ServicioViewArchivoForm .input input{
  width:100%;
}

#ModalTarifas_1 dl {
  display: table;
  height: 30px;
  line-height: 30px;
  margin: 0;
  width: 100%;
}

#ModalTarifas_1 dl dt, #ModalTarifas_1 dl dd, .agendaEntradas dl dt, .agendaEntradas dl dd, .SalaHorarioSeries dl dt, .SalaHorarioSeries dl dd {
  background: #f6f6f6 none repeat scroll 0 0;
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 1px;
  width: calc(50% - 2px);
  padding:0;
  text-align:center;
}

.volver_nuevo_editar {
  display: block;
  padding: 0 50px 50px 0;
}

#dialog-message {
  padding: 0;
}

.agendaEntradas dl div {
  clear: both;
  padding-top: 10px;
}

.agendaEntradas dl div h3{
  font-family: 'Roboto Slab', serif;
  color:#C1986F;
  text-transform:uppercase;
}

.agendaEntradas dl div #localizador-reservas th {
  color: #000;
  font-size: 11px;
  text-transform: uppercase;
}

#AddServicioBono, #servicios_bonos {
  margin: 0;
}

#OpcionesCaracteristicas, .lineaOpcion, .lineaOpcion .input {
  padding: 0;
}

#OpcionesCaracteristicas, .lineaOpcion, .lineaOpcion .input.text label.opciones_caracteristica62{
	width: 100% !important;
}

.lineaOpcion .input input {
  float: left;
}

#AddNewCaracteristica {
  margin-bottom: 30px;
}

.removeCaracteristica {
  margin-top: -15px;
  margin-left: 10px;
}

#CaracteristicaOpcionesCaracteristica {
  float: none;
}

#OpcionesCaracteristicasSala .caracteristicaSala .input {
  float: left !important;
}

.button_caracteristicasala {
  clear: both;
}

.caracteristicaSala .removeCaracteristicaSala {
  float: left;
  margin-top: 27px;
}

div.localizadores.index table td.actions a {
	background: #C1986F none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}

div.localizadores.index table td.actions a:hover {
  background: #000 none repeat scroll 0 0;
  color:#fff;
}

.submit {
  width: auto;
}

form .submit input[type="submit"] {
  border-radius: 0;
  border:none;
  box-shadow: none;
  line-height: 21px;
  padding: 5px 15px;
  text-shadow: none;
  text-transform: uppercase;
  background-color:#C1986F;
  font-weight:bold;
  transition:all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out; /* Chrome y Safari */
	-o-transition: all 0.3s ease-in-out; /* Opera */
	-moz-transition: all 0.3s ease-in-out; /* Mozilla Firefox */
	-ms-transition: all 0.3s ease-in-out; /* Internet Explorer */
}

form .submit input[type="submit"]:hover {
  background-color:#000;
  border:none;
  transition:all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out; /* Chrome y Safari */
	-o-transition: all 0.3s ease-in-out; /* Opera */
	-moz-transition: all 0.3s ease-in-out; /* Mozilla Firefox */
	-ms-transition: all 0.3s ease-in-out; /* Internet Explorer */
}

#agenda-addLocalizador {
  color: #999;
  font-size: 21px;
  padding-left: 7px;
  padding-right: 7px;
}

#agenda-addLocalizador:hover {
  color: #666;
  font-size: 21px;
  padding-left: 7px;
  padding-right: 7px;
  border-radius:0;
  background-color:#fff;
  border:1px solid #ddd;
}

.orange-grad.reserva-btn[type="submit"] {
  background: #C1986F none repeat scroll 0 0 !important;
  border: medium none !important;
  border-radius: 0;
  box-shadow: none;
  float: none;
  font-family: 'Open Sans', serif;
  font-weight: bold;
  line-height: 20px;
  margin-top: 0 !important;
  padding: 15px 30px;
  text-shadow: none !important;
  text-transform: uppercase;
  width: auto;
  
  transition:all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out; /* Chrome y Safari */
	-o-transition: all 0.3s ease-in-out; /* Opera */
	-moz-transition: all 0.3s ease-in-out; /* Mozilla Firefox */
	-ms-transition: all 0.3s ease-in-out; /* Internet Explorer */
}

.orange-grad.reserva-btn[type="submit"]:hover {
  background: #000 none repeat scroll 0 0 !important;
}

.modalReserva-form {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding: 50px 50px 0;
}

.modalReserva-form div{
  padding: 0;
}

.modalReserva-form input[type="checkbox"] {
	margin-right:5px;
}

#reservas-wrap {
  padding: 0 50px 50px;
}

.modalReserva-form label {
  font-size: 12px;
  font-family: 'Open Sans', serif;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 0;
}

.modalReserva-form .date-range .input.select label {
  display: block;
}

.modalReserva-form .date-range .input.select {
  width:auto;
}

.modalReserva-form .date-range .input.select .checkbox {
  margin-top: 10px;
  margin-right: 15px;
}

.modalReserva-form input {
  color: #000;
  font-family: 'Open Sans', serif;
  font-weight: normal;
  padding: 3px 5px;
}

#ServiciosBodega label {
  margin-top: -22px;
  width: 100%;
  padding-left: 10px;
}

#ServiciosBodega input {
  clear: both;
  position: relative;
  width: 20px;
}



/* -----------------------------------------
		nuevos css ORGANIZACIÓN (backend) 
   -------------------------------------- */
#PersonalAddForm .input.checkbox {
  display: block;
  clear: both;
}

#PersonalAddForm .input.text label {
  display: block;
}

#PersonalAddForm .input.checkbox {
  clear: both;
  display: block;
  width: 100% !important;
}




form#ServiciosGruposPagoAddForm .input.number{
	

    float: left;
    height: 80px;
    position: relative;
	
	
}


/*
#OpcionesSelect h2 {
	position: relative;
	float: left;
	width: 100% !important;
	border: 1px solid #333;
	
	
}

form#CampoEditForm #OpcionesSelect #AddNewOpcionSelect {
	position: relative;
	float: left;


	
	
}

*/


/* -----------------------------------------
		nuevos css CALENDARIO LABORAL (backend) 
   -------------------------------------- */

.calendario_meses {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.calendario_mes {
  float: left;
  margin-bottom: 10px;
  margin-right: 40px;
  width: calc(100% / 6 - 40px);
  min-height: 280px;
}

.calendario_mes label {
  border-bottom: 2px solid #000;
  display: block;
  font-family: 'Roboto Slab', serif;
  font-size: 21px;
  font-weight: normal;
  text-transform: uppercase;
}

.dia_semana_texto {
  border-bottom: 1px dotted #ddd;
  color: #C1986F;
  display: block;
  float: left;
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  margin-bottom: 2px;
  padding: 5px 0 6px;
  text-align: center;
  width: calc(100% / 7);
}

.dia_semana {
  background-color: #fff;
  cursor: pointer;
  display: block;
  float: left;
  font-family: 'Open Sans', serif;
  font-size: 15px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 2px;
  margin-right: 2px;
  text-align: center;
  width: calc(100% / 7 - 2px);
}

.dia_semana:hover {
  background-color: #f6f6f6;
  font-weight:600;
  color:#999;
}
  

.sin_dia, .sin_dia:hover {
	background-color:#fff;
	cursor:default;
}

.dia_semana:nth-child(7n+7) {
  color: #aaa;
  margin-right: 0;
  width: calc(100% / 7);
}

.dia_festivo {
  background-color: #C1986F;
  color: #fff;
}

.dia_festivo:hover {
  background-color: rgba(123, 49, 63, 0.8);
  color: #fff;
}

.dia_generico {
  background-color: rgba(0,0,0,0.5);
  color: #fff;
}

.dia_generico:hover {
  background-color: rgba(0,0,0,0.6);
  color: #fff;
}

.dia_seleccionado, .diasemana.dia_seleccionado:nth-child(7n+7) {
  background-color: rgba(110,200,230,0.7);
  color: #fff !important;
}

.dia_seleccionado:hover, .diasemana.dia_seleccionado:hover:nth-child(7n+7) {
  background-color: rgba(110,200,230,0.9);
  color: #fff;
}

@media (max-width: 1366px) {
	
.calendario_mes {
  width: calc(100% / 4 - 40px);
  margin-right:40px;
}
	
}

@media (max-width: 1024px) {
	
.calendario_mes {
  width: calc(100% / 3 - 30px);
  margin-right:30px;
}
	
}




/* -----------------------------------------
		nuevos css WARNING (backend) 
   -------------------------------------- */
#success-message-flash.alert-warning {
	border: medium none;
    border-radius: 0;
    font-size: 22px;
    margin: 35px;
}

#success-message-flash.alert-warning h5 {
	margin:0;
}

#success-message-flash.alert-warning .success-message-flash {
  font-size: 16px;
  font-weight: bold;
}

#success-message-flash.alert-warning .close {
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: none;
  color: #fff;
  height: 25px;
  opacity: 1;
  width: 25px;
  font-weight: normal;
  background-color:rgba(255,255,255,0);
}

#success-message-flash.alert-warning .close:hover {
  background-color:rgba(255,255,255,1);
  color:#f39c12;
}

.fila_localizador_anulado {
	color: #bf001f;	
}




/* -----------------------------------------
		nuevos css DISPONIBILIDAD COMPLETA (backend) 
   -------------------------------------- */

.contenedor_calendario_disponibilidad_completa .home-calendario_contenedor {
  margin-top: 30px;
}

.contenedor_calendario_disponibilidad_completa .home-calendario_contenedor .home-calendario {
  margin-left: 10px;
  width: 100%;
}

.disponibilidad_completa_estructuras_titulo {
  border: 1px solid #C1986F;
  color: #C1986F;
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 30px 10px -20px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  background-color: #fafafa;
}
	
.disponibilidad_completa_estructuras_sala {
  background-color: #C1986F;
  border: 1px solid #C1986F;
  color: #fff;
  display: block;
  margin: 30px 0 2px;
  padding: 8px 20px;
  text-align: center;
  text-transform: uppercase;
}

.disponibilidad_completa_horarios_contenedor {
  border: 1px solid #ddd;
  margin: 1px;
  padding: 5px 20px;
}

.disponibilidad_completa_horarios_inicio {
  display: inline-block;
  text-align: left;
  width: calc(100% / 3);
}

.disponibilidad_completa_horarios_ocupacion {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0;
  text-align: center;
  width: calc(100% / 3 - 6px);
	background-color: #f6f6f6;
}

.disponibilidad_completa_horarios_contenedor .media_ocupacion {
  background-color: #e3e8dc;
  color: #7d9162;
}

.disponibilidad_completa_horarios_contenedor .ocupacion_completa {
  background-color: #f6d5d5;
  color: #D32E2E;
}

.disponibilidad_completa_horarios_contenedor .ocupacion_bloqueada {
  background-color: #ffcaab;
  color: #c35a1d;
}

.disponibilidad_completa_horarios_fin {
  display: inline-block;
  text-align: right;
  width: calc(100% / 3);
}


.seleccion_de_tarifas_a_seleccionar {
    padding: 10px !important;
}

.contenedor_asistencia_tarifas{
  width: 100%;
  min-height: 200px;
  height: 100%;
}

#OtraTarifa .col-md-6 .input.number{
  width: 100%;
}

#OtraTarifa .col-md-6 span{
  padding-left: 15px;
  font-weight: normal;
}



/* -----------------------------------------
   -----------------------------------------
   
		NUEVOS CSS RESPONSIVE Victoriarestauracion
		(sólo 1366px)
		
   -----------------------------------------
   -------------------------------------- */

@media (max-width: 1366px) {
	   
.filtros-compra label {
  line-height: 13px;
  min-height: 26px;
}

}

.content-wrapper.no-menu{
  min-height: inherit!important;
}

.no-menu section.content{
 background-size: cover;
 
 display: block;
 float: left;
 width: 100%;
}

.no-menu.content-wrapper{
  padding-top: 0px;
      float: left;
    width: 100%;
    margin: 0px;
}

.no-menu .box {
 /*background: rgba(255, 255, 255, 0.9); */
 background: none;
 border-top: none;
 border-radius: 20px;
 box-shadow: none;
 text-align: center;
 padding: 0;
}

.layout-boxed .wrapper {
    max-width: 1000px;
}

.layout-boxed .prewrapper {
    margin: auto;
    /*background-color: #C1986F;*/
    max-width: 1390px;
    /* width: 100%; */
    clear: both;
    padding-top: 5%;
}

.layout-boxed{
  background: none;
  background-color: #C1986F;
}

.logo_cabecera{
  background-color: #C1986F;
    background-image: url(../img/logo-backend.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 159px auto;
    height: 60px;
    line-height: 60px;
    padding: 0;
    float:inherit !important;
}

.info_localizador_pagar{
  padding-top: 50px;
  line-height: 40px;
  padding-bottom: 30px;
}

.titulo_localizador_pagar{
  font-size: 16px;
  padding: 10px 15px;
  
}

.localizador_pagar{
  font-size: 16px;
    padding: 10px 45px;
    background-color: #000;
    color: #fff;

}

.contendor_datos_compra {
  padding-top: 50px;
}

.boton_pagar_pagar{
  padding-top: 50px;
  padding-bottom: 100px;
}

.info_localizador_pagar, .boton_pagar_pagar{
  float: left;
  width: 100%;
}

.titulo_datos_pagar{
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid;
      float: left;
    width: 100%;
    padding: 5px;
     font-family: 'Roboto Slab', serif;;
}

.datos_compra_pagar{
  float: left;
  width: 100%;
}

.datos_compra_pagar_linea{
  padding-top: 5px;
  padding-left: 5px;
  text-align: left;
}

.datos_carrito_linea_unidades{
  text-align: left;
}

.datos_carrito_linea_tarifa{
  text-align: center;
}

.datos_compra_carrito, .datos_compra_carrito_total{
    float: left;
    width: 100%;
    text-align: left;
}

.datos_compra_pagar_linea_titulo{
  color: #C1986F;
  font-weight: bold;
}

.datos_carrito_linea_precio{
  text-align: right;
}

.datos_compra_carrito_total_titulo{
  color: #C1986F;
  font-weight: bold;
  font-size: 16px;
}

.datos_compra_carrito_total_valor{
  text-align: right;
  font-weight: bold;
  font-size: 16px;
}

.boton_pagar_pagar a{
      background-color: #C1986F !important;
    background-image: none !important;
    border: medium none !important;
    border-radius: 0;
    box-shadow: none !important;
    color: #fff;
    font-family: 'Open Sans', serif;
    font-size: 12px;
    font-weight: 600;
    margin: 0 2px;
    padding: 5px 10px;
    text-shadow: none !important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
}

.boton_pagar_pagar a:hover{
  background-color: #000 !important;
  color: #fff !important;
    background-image: none !important;
  }
  
  
/*------------------- pago mail -----------------  */

.layout-boxed.layout-publico {
background-color: #f2f2f2;
	
}

.layout-boxed.layout-publico .prewrapper{
max-width: 700px;
background: none;
 padding-top: 2%;
 padding-bottom: 2%;
}


.layout-boxed.layout-publico  .wrapper {
box-shadow: none;
background: none;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;

}


.layout-boxed.layout-publico .logo_cabecera {
    background-color: #f2f2f2;
    background-image: url("../img/logo_mail.png");
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-size: 700px auto;
    float: inherit !important;
    height: 174px;
    line-height: 60px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}


.layout-boxed.layout-publico #footer{
display: none;
	
}

.layout-boxed.layout-publico .titulo_datos_pagar {
font-family: 'Roboto Slab', serif;;
text-align: left;
border-bottom-width: 2px;
text-transform: uppercase;	
margin-bottom: 20px;
}

.layout-boxed.layout-publico .info_localizador_pagar {
font-family: 'Roboto Slab', serif;;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;	
}

.layout-boxed.layout-publico .boton_pagar_pagar a {
padding: 10px 50px;

}

.layout-boxed.layout-publico .info_servicio_pagar {
font-family: 'Roboto Slab', serif;;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;	
color: #C1986F;
	
}


.layout-boxed.layout-publico .info_pagador_pagar {
margin-top: 50px;
  font-family: 'Open Sans', serif;
  font-size: 16px;
	
}


.saludo_pagar{
font-weight: bold;
font-size: 20px;
	
}

.desc_euro_pagar{
  font-weight: normal;
    font-size: 10px;
}

.tarifas.view{
  padding: 25px 35px;
  min-height: 180px;
}

.tarifas.view dl {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}

.tarifas.view dl dd {
    width: 70%;
}

.tarifas.view dl dt, .tarifas.view dl dd {
    float: left;
    margin: 0;
    line-height: 20px;
}

input[type="number"]{
  padding: 3%;
}

#ExtraAddForm label, #ExtraEditForm label{
  width: 100%;
}

.celda_miniatura i{
  font-size: 30px;
}

.layout-boxed .wrapper {
  max-width: 1000px;
  background: none;
}

.content-wrapper.no-menu {
    margin-left: 0px;
}

.content-wrapper.no-menu {
    min-height: inherit!important;
    background-color: rgba(255,255,255,0.8);
}

.no-menu #content {
    float: left;
    width: 100%;
}

.box.box-info.users.form.login {
    float: left;
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 60px 140px;
    /* float: left; */
    /* margin: 0 auto; */
}

.layout-boxed{
  background-image: url(../img/bg-BF-login.jpg);
  background-size: cover;
    display: block;
    float: left;
    width: 100%;
}

.form_error .titulo_mensaje_generico{
  color: #C1986F;
}

.form_error .titulo_mensaje_generico i{
  font-size: 60px;
  width: 100%;
}

.form_error .titulo_mensaje_generico label{
  font-size: 30px;
}

.form_error .mensaje_generico{
  font-size: 16px;
  margin-top: 15px;
}

.layout-boxed #content{
  background: none;
}

.error_volver{
  margin-top: 30px;
  padding-right: 0;
}

.icon-extra{
  height: 60px;
  width: 60px;
  font-size: 40px;
  padding: 10px;
  cursor: pointer;
}

.icon-extra.active{
  background: #C1986F;
  color: #fff;
}
