

body{
	background-color: #f0f3f6 !important;
}
.login-body{
	background: url(../images/login_bg.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}.singin-body{
	background-color: #d8ebf9 !important;
}.bg_blue{
	background: url(../images/bg_blue.jpg);
}.bg_blue2{
	background: url(../images/bg_blue2.jpg);
}.cierre{
	background: url(../images/cierre.jpg);
}

/*PAGINA SIGNIN*/
div.pisos-l2{
	margin-left: 59px;
}div.pisos-l22{
	margin-left: 68px;
}

/*RECEPCION HABITACIONES*/
#contenido{
	width: 85%;
	margin: auto;
	min-width: 1260px;
	position: relative;
}
.contenedor{
	display: flex;
    flex-wrap: wrap;
}.contenedor_btn{
	display: flex;
    flex-wrap: nowrap;
	justify-content: space-between;
	width: 80%;
	margin: auto;
	z-index: 1;
}
.hab_btn {
    border: solid 1px #c4c4c4;
    width: 142px;
    height: 142px;
    padding: 5px;
    text-align: center;
    border-radius: 25px;
    margin: 25px 19px;
    color: #fff;
	box-shadow: 0 9px 23px rgba(0, 0, 0, .7), 0 5px 5px rgba(0, 0, 0, .1);
	cursor: pointer;
	z-index: 1;
}.hab_btn>div>.numero {
    font-size: 45px;
    margin: -5px 0 5px;
    line-height: 1;
}.hab_btn>div>.texto {
    font-size: 20px;
    text-transform: UPPERCASE;
    font-weight: bold;
    margin: -28px 0;
    color: #fff;
}.hab_btn.hab_btn_alo {
    background-color: #fff;
	color: #5f5f5f;
}.hab_btn.hab_btn_det{
	background-color: #3D60A4;
}.hab_btn.hab_btn_det>div>.texto{
	color: #3D60A4;
}.hab_btn.hab_btn_lim{
	background-color: #29702b;
}.hab_btn.hab_btn_lim>div>.texto{
	color: #29702b;
}.hab_btn.hab_btn_deb{
	background-color: #e03f3f;
}.hab_btn.hab_btn_deb>div>.texto{
	color: #e03f3f;
}.hab_btn.hab_btn_deb_pro{
	background-color: #e03f3f;
}.hab_btn.hab_btn_deb_pro>div>.texto{
	color: #e03f3f;
}.opc_hab {
    width: 250px;
    background: #6d7777;
    border: 2px solid #fff;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-weight: bolder;
    text-transform: uppercase;
    font-size: 20px;
    height: 55px;
    padding-top: 10px;
    margin: 15px;
	cursor: pointer;
	z-index: 1;
}.opc_hab_red {
    background: #F44336;
}.reservas {
	margin: auto;
	height: 50px;
    background-color: #3d60a4;
    size: 18px;
    padding: 15px;
    color: #fff;
    border-radius: 15px;
	box-shadow: 0 9px 23px rgba(0, 0, 0, .7), 0 5px 5px rgba(0, 0, 0, .1);
}

div#next {
    right: 0;
}
div#before, div#next {
    background-color: #285bab;
    padding: 50px 20px;
    cursor: pointer;
    position: absolute;
    z-index: 5;
    top: 220px;
    color: #fff;
    font-size: 20px;
}
/*DATOS RECEPCION HABITACION*/
.oculto{
	display:none !important;
}
.myCard{
	background-color: #18202b;
    padding: 15px;
    font-size: 25px;
    color: #fff;
    border-radius: 5px;
    border: solid 1px #c4c4c4;
	box-shadow: 0 9px 23px rgba(0, 0, 0, .7), 0 5px 5px rgba(0, 0, 0, .1);
}
.btn_azul{
    cursor: pointer;
    background-color: #2f7aaf;
    border: none;
    color: white;
    border-radius: 4px;
    text-transform: uppercase;
}.btn_azulW{
    cursor: pointer;
    background-color: #2f7aaf;
    border: none;
    color: white;
    border-radius: 4px;
    text-transform: uppercase;
}.btn_azul2{
	height: 30px;
    padding: 0px 15px !important;
    background: #2f7aaf;
    color: #fff;
}.btn_regresar {
    margin-right: 30px;
	z-index: 1;
}.w100{
	width: 100%;
    margin: 12px 20px;
	align-content: flex-start;
	z-index: 1;
}.w50{
	width: 50%;
    padding: 0px 20px 12px;
	display: flex;
}.hora_actual {
    color: #ff8300;
    font-size: 30px;
	float: right;
	margin-right: 50px;
}.textDiv {
    margin-top: -4px;
    font-size: 20px;
	height: 38.78px;
}.inputDiv>input, .inputDiv>select, .inputDiv>button, .inputDiv>input, .inputDiv>button
,.inputDiv>input, .inputDiv>select{
    padding: 0px 5px;
    height: 30px;
    border-radius: 0px;
    margin: 0px 0px 5px 0px;
}.inputDiv>button {
	background-color: #2f7aaf;
}.inputDiv>textarea {
    padding: 0px 5px;
    border-radius: 0px;
    margin: 0px 0px 5px 0px;
}.myCard input[type="radio"]{
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	height: 25px;
	width: 25px;
	background: #cbd1d8;
	border-radius: 25px;
}.myCard input[type="radio"]:checked {
	background: #e03f3f;
}.myCard .more{
	font-size: 40px;
}.cuadro_pago{
	text-align: center;
}.cuadro_pago>label{
	background: #66a94f;
    padding: 0px 10px;
    width: 120px;
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
	padding: 3px 0px;
}.cuadro_pago>input{
	width: 120px;
    margin: auto;
	padding: 0px 5px;
    height: 30px;
    border-radius: 0px;
}.cuadro_pago>label>input{
	width: 24px;
    height: 24px;
	vertical-align: middle;
}.cuadro_pago_visa>label{
	background: #31bbff;	
}.cuadro_pago_master>label{
	background: #ffaa18;	
}.cuadro_pago_debe>label{
	background: #e03f3f;	
}.col-lg-4.inputDiv>button{
	background: #e03f3f;
    width: 35px;
}.col-lg-12.textDiv{
	font-size: 20px;
}button.btn_detalles {
    background: #2f7aaf;
    padding: 15px;
    margin: 0 0 10px;
    width: 200px !important;
    border-radius: 15px;
    cursor: pointer;
    text-transform: UPPERCASE;
    color: #fff;
}.col-lg-12 .text_obs{
	background: #18202b !important;
	border: 0 solid;
	padding: 0;
    color: #fff;
}table.myTabla{
	width:100%;
}table.myTabla tr,table.myTabla td{
	color: #fff;
    border: 0px solid;
    padding: 5px 15px 5px 0px;
	font-size: 15px;
}table.myTabla button{
	padding: 2px 10px !important;
    background: #2f7aaf;
    color: #fff;
}.myInputs{
	padding: 0px 5px !important;
    height: 30px !important;
    border-radius: 0px !important;
    margin: 0px 0px 5px 0px !important;
}.form_res {
    width: 300px;
}p.sub_titulo_res {
    font-size: 15px;
}

.tabla_lista{
	max-height: 200px;
    overflow: auto;
    display: block;
}.tabla_lista2{
	max-height: 270px;
    overflow: auto;
    display: block;
}
/*PRODUCTOS*/
#list_productos>option.titulo {
    background: #18202b;
    color: #fff;
}#list_productos>optgroup {
    background-color: #e6b53c;
}#list_productos>optgroup>option{
    background-color: #fff;
}







nav>button.icon_menu{
}
nav>button.icon_menu>p{
	margin: 0px;
}

/*ADMIN_HOTEL*/
/*MENU*/
#menu{
    background-color: #3a4651;
	color: #9da3a8;
    width: 0px;
    position: absolute;
	overflow: auto;
	transition: all 0.3s ease-in-out;
	z-index: 999;
}#menu>ul{
    padding: 0px 0px;
	margin: 0px;
	list-style: none;
}#menu>ul>li{
    padding: 6px 10px;
}#menu>ul>li.titulo {
	background-color: #2f7aaf;
	color: #fff;
    font-weight: bold;
}#menu>ul>li.enlace {
    padding: 6px 20px;
	cursor: pointer;
}#menu>ul>li.enlace:hover {
    background-color: #fff;
	color: #2a374a;
}
/*BIENVENIDO*/
p.titulo_bienvenido{
    font-size: 50px;
    text-align: center;
    padding-top: 50px;
}p.detalle_bienvenido{
    text-align: center;
    padding-top: 50px;
}


/*REGISTRO*/
.check18 input{
	width: 18px;
    height: 18px;
}

/*RESUMEN*/

/*CIERRE*/
.div_cierre{
	background: rgba(0, 0, 0, 0.71);
}.div_cierre .col-md-6>#btn_limpieza{
	width: 100% !important;
}.div_cierre .titulo{
	color: #fff;
    font-size: 50px;
    text-align: center;
}.div_cierre .btn_cierre_sel{
	color: #c4c7c7;
    font-weight: bolder;
    background-color: #ebebeb;
    font-size: 30px;
    border-radius: 100px;
    -webkit-box-shadow: 0px 18px 0px 3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 18px 0px 3px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 0px 3px #c4c7c7;
    padding: 15px;
    margin: 0 0 10px;
	text-transform: uppercase;
}.div_cierre p.detalle {
    color: #fff;
    text-align: center;
}

.myTablaCierre{
    width: 100%;
}.myTablaCierre th{
    text-align: inherit;
    background-color: #35be39 !important;
}.myTablaCierre th, .myTablaCierre td{
    font-size: 12px;
	padding: 5px;
    color: #fff !important;
}.myTablaCierre .totalCierre{
    background-color: #f00 !important;
    color: #fff !important;
    text-transform: uppercase;
}.myTablaCierre .visaTabla{
    background-color: #3fa5e0 !important
}.myTablaCierre .masterTabla{
    background-color: #ffaa18 !important
}.myTablaCierreD tr{
    border-bottom: 0.5px solid #c4c4c4;
}.myTablaCierreD th{
    background-color: #18202b !important;
}.myTablaCierreD tr.segundo{
    border-bottom: 0px;
}

/*ADMINISTRACION CLIENTES*/
.adm_div {
    width: 33.3333%;
    margin-top: 50px;
}.adm_div>.row {
    background: #fff;
    margin: 5px 35px;
    padding: 10px 0px;
    border: solid 1px #c4c4c4;
    border-radius: 15px;
}.adm_div>.row>div {
    margin-bottom: 5px;
}.adm_div>.row select, .adm_div>.row input {
    border-radius: 0px;
    border: 0 solid #fff;
    border-bottom: 1px #c2c2c2 solid;
    height: 50px;
    margin-right: 5px;
}.adm_div>.row button {
    cursor: pointer;
    background-color: #2f7aaf;
    border: none;
    color: white;
    font-size: 14px;
    border-radius: 4px;
    text-transform: uppercase;
    height: 50px;
}.font-20{	
    font-size: 20px;
}.font-15{	
    font-size: 15px;
}.btn_rojo{
	background-color: #ff2a2a !important;
}.stock_num{
	padding: 0px 5px !important;
    height: 30px !important;
    border-radius: 0px !important;
    margin: 0px 0px 5px 0px !important;
	width: 50px !important;
}
.tabla_res{
	display: none;
}
#fondo_teclado{
	width:100%;
	height:100%;
	position: absolute;
}
.imagen_sd{
	width: 70px;
    height: 70px;
    margin: 20px auto;
}

.login_logo{
    background: #f2f2f2;
    width: 140px;
    padding: 20px;
    border-radius: 500px;
    margin: 0px auto 20px;
}

.cerrar_fp{
	width: 250px;
	margin: auto;
}.cerrar_fp>button{
	cursor: pointer;
    background-color: #2f7aaf;
    border: none;
    color: white;
    font-size: 14px;
    border-radius: 4px;
    text-transform: uppercase;
    height: 50px;
	z-index: 1;
}

/*MOTOR RESERVAS*/
#motorT{
	width: 100%;
    height: 500px;
    overflow: auto;
}.box_1{
	position: absolute;
	z-index: 9;
}.div_g{
	display: inline-flex;
}.div_s{
	position: sticky;
	left: 0;
}.div_s2{
	position: sticky;
	top: 0;
}.div_n{
	width: 200px;
	height: 100px;
	border: solid 1px #000;
	background-color: green;
}.div_n p {
	height: 5px;
	font-weight: 600;
}.div_n {
	width: 200px;
	height: 100px;
	border: solid 1px #ccc;
	background-color: white;
	color: #333;
	text-align: center;
	font-size: 14px;
	padding: 10px;
}.div_n p.num_hab {
    font-size: 30px;
    height: 20px;
}.box_1 p.text1{
	right: 10px;
    position: absolute;
    font-size: 20px;
}.box_1 p.text2{
	bottom: 10px;
    position: absolute;
    font-size: 20px;
}.div_r{
	text-align: left;
	cursor: pointer;
}.div_ra{
	cursor: pointer;
}.div_sb{
	border-left: 0px;
    border-right: 0px;
}
/******/

/*RESPONSIVE*/
@media (max-width: 1370px){
div#before, div#next {
    padding: 50px 15px;
	margin: 0 -36px 0px -36px;
}
}
@media (max-width: 768px){
#contenido{
    min-width: 100%;
}#contenedor{
    min-width: 80%;
}.adm_div {
    width: 100%;
}#teclado_pantalla, #teclado_pantalla_save, #teclado_pantalla_num{
	display: none !important;
}.w100{
    margin: 2%;
}.w50{
    width: 100%;
    padding: 2%;
}.myTablaCierre th, .myTablaCierre td {
    width: 80px;
}.myCard{
	padding: 15px 0px;
}.contenedor>.myCard.w100{
	padding: 15px;	
}.tabla_res{
	display: block;
}.tabla_resP{
	display: none;
}

.tc-m{
	text-align: center;
}.myCard.w100 {
    overflow: auto;
}.myTablaCierre {
    margin-bottom: 15px;
}

.col-lg-3 {
    width: 50%;
}

.myCard .more {
    font-size: 35px;
}
.btn-m {
    width: 100%;
    margin-bottom: 5px;
}

/*LISTAHAB*/
#slider_hab{
	width: 85% !important;
}
#slider{
	padding: 0px !important;
}
.hab_btn {
	margin: 5px;
}
.contenedor_btn {
	flex-wrap: wrap;
}
.opc_hab {
    width: 25%;
    margin: 5px -15px;
    font-size: 15px;
    padding: 14px 0px;
}
/*Registrar*/
label {
    margin-bottom: 0 !important;
    margin-top: .5rem !important;
}
/*Detalles ocupado*/
.textDiv {
    height: auto !important;
}
/*Cierre*/
.btn_azul2{
	margin-bottom: 5px;
}
.div_cierre .titulo {
    font-size: 35px;
}
.div_cierre .btn_cierre_sel {
    font-size: 16px;
}
table.myTabla th {
    padding: 5px 15px 5px 0px;
}
.div_item_slider{
	align-content: flex-start;
	justify-content: center;
}
.h0m{
	height: 0;
}

.hab_btn{
	width: 92px;
    height: 92px;
    border-radius: 10px;
}.hab_btn>div>.numero {
    font-size: 20px;
}.div_imagen {
    width: 80px;
}.div_imagen>img{
    width: 100%;
}.hab_btn>div>.texto {
    font-size: 15px;
    margin: -22px 0;
}div#before, div#next {
    padding: 50px 5px;
	margin: 0px;
}
.div_tablet{
	width: 85%;
	margin: auto;
}

/*MOTOR RESERVAS RES*/
.div_n {
    width: 100px;
    height: 70px;	
    font-size: 10px;
}.div_n p {
    height: 0px;
}.box_1 p.text1 {
    font-size: 15px;
}.box_1 p.text2 {
    font-size: 12px;
}.div_n p.num_hab {
	font-size: 20px;
    height: 10px;
}
}


@media (max-width: 760px){
.opc_hab{
	width: 100%;
	margin: 5px 25px;
}.div_tablet{
	width: auto;
	margin: auto;
}
}@media (max-width: 600px){
.col-3.cuadro_pago {
    flex: auto !important;
    max-width: initial !important;
}
}

