.padre {
	background-color: darkred;
	height: 500px;
	width: 100%;
	margin-left: 0%;
	box-shadow: 5px 5px 5px 5px;
	border-radius: 5px;
	padding-top: 5%;

}
.bodyy {
	margin: 15px 15px 330px 15px;
	transition: 2s;
}
.encabezado {
	font-family: Arial;
	font-size: 15px;
	border-bottom: 0px;
	padding-top: 1%;
	color: yellow;
	transition: 0.5s;
}
.q {
	background-color: black;
	color: white;
	font-family: Arial;
	font-size: 12.4px;
	border-bottom: 0px;
}

table {
	border: solid darkred 1px;
	border-spacing: 0;
	
	border-radius: 5px;
}
.epa {
	opacity: 90%;
	box-shadow: 0px 0px 5px 5px;
}

td {
	border: solid darkred 1px;
	background-color: gray;
}
.div-color {
	background-color: gray;
	border-top: 0px;
	height: 3px;
	transition: 2s;
}

a {
	font-family: arial;
	font-size: 12.4px;
	color: white;
	background-color: gray;
	text-decoration: none;
}

.titulo {
	background-color: black;
	font-family: arial;
	font-size: 24px;
	color: white;
	justify-content: flex;
	padding: 2% 2% 2% 2%;
	margin-left: 7px;
	margin-right: 7px;
	height:30%;
	width: 20%;
}
.radio-titulo {
	border-radius: 5px;
	box-shadow: red 0px 0px 2px 2px;
}
.bt-encabezado-izq {
	height:60%;
	width: 20%;

background-color: black;
color: white;
border-color: red;
border-radius: 5px;
box-shadow: red 0px 0px 1px 1px;
margin-left: 18%;
}
.bt-encabezado-der {
	height:60%;
	width: 20%;
background-color: black;
color: white;
border-color: red;
border-radius: 5px;
box-shadow: red 0px 0px 1px 1px;

}
.select-encabezado {
	width: 40%;
	height: 70%;
	margin-left: 6%;
	border: solid red 2px;
	border-radius: 10px;
}
.mes-feb {
text-align: center;
}


.calcular {
	width: 35%;
	height: 30%;
	font-family: arial;
	font-size: 1.3em;
	border: solid black 2px;
	border-radius: 10px;
	box-shadow: 0px 0px 2px 2px;

}
.cal-der {
	margin-left: 20%;
	
	margin-top: 10px;
}
.calcular:focus {
	color: blue;
}
.k {
	background-color: transparent;
	height: 60px;
	border-radius: 10px;
}

.mañana {
	background-color: green;
}
.tarde {
	background-color: orange;
}
.noche {
	background-color: blue;
}
.horarios {
font-family: arial;
font-size: 1.3em;
color: white;
border-radius: 5px 5px;
padding: 5px;
margin: auto;
}
.borde-horarios {
	border: solid 2px black;
}

.anclas {
	visibility: hidden;
}
.my-fixed-item {
	font: 150% sans-serif;
	color: white;
    position: fixed;
    min-height: 78px;
    width: 60px;
    text-align: center;
    word-wrap: break-word;
    background-color: red;
    border-radius: 5px;
   	margin-left: 6.6em;
    margin-top: 0.3em;
}

.my-fixed-item:active {
	box-shadow: 0px 0px 5px 5px darkred;
}
.my-fixed-item2 {
	font: 150% sans-serif;
	color: white;
    position: fixed;
    min-height: 30px;
    width: 135px;
    text-align: center;
    word-wrap: break-word;
    background-color: red;
	border: solid black 2px;
    border-radius: 5px;
    margin-left: 0.6em;
    margin-top: 12.5%;
}
.my-fixed-item3 {
font: 150% sans-serif;
	color: white;
    position: fixed;
    min-height: 30px;
    width: 135px;
    text-align: center;
    word-wrap: break-word;
    background-color: red;
    border: solid black 2px;
    border-radius: 5px;
    margin-left: 0.6em;
    margin-top: 2%;
}
.my-fixed-item2:active {
	box-shadow: 0px 0px 5px 5px darkred;
}
.botonera {
	position: fixed;
	width: 210px;
	height: 85px;
	background-color: transparent;
	z-index: +1;
	margin-left: 33%;
    margin-top: 145%;

}
.padreto {
	transition: 2s;
	visibility: visible;
	height: 3000px;
	opacity: 100%;
	
}


.titulito {
	margin-left: 1%;
	font: 24px arial;
	color: white;
	background-color: black;
	border-radius: 5px;
	box-shadow: black 0px 0px 5px 5px;
	transition: 1s;
}
.tabbb {
	margin-left: 1%;
	width: 99%;
	font: 12.4px arial;
	border-spacing: 0;
	transition: 1s;
	box-shadow: black 0px 0px 5px 5px;
}
.titulos {
	background-color: black;
	color: white;
	transition: 2s;
}
.dia {
	border-bottom: transparent;
		transition: 2s;
}
.base {
height: 3px;
border-top: transparent;
background-color: red;
transition: 2s;
}
.ingresos {
	margin-left: 1%;
	width: 99%;
	height: 17px;
	border: solid black 1px;
	transition: 2s;
	background-color: white;
}
.descuentos {
	margin-left: 1%;
	width: 99%;
	height: 17px;
	border: solid black 1px;
	transition: 2s;
	background-color: white;
}
.parr {
	margin-top: 0; 
	margin-bottom: 0;
	margin-left: 1%;
	transition: 2s;
	display: none;
}
.rojo {	
	color: red;
}
.validar {

}
.validar:focus {
	box-shadow: 0px 0px 5px 5px darkred;
}
.fondo {
	margin-top: 0;
	background-color: gray;
	color: white;
	transition: 2s;
	margin-bottom: 10px;
}
.txd {
	width: 7.3em;
	height: 2em;
	margin-left: 10%;
}
.se {
	width: 8em;
	height: 2em;
	margin-left: 10%;
}
.se:focus {
box-shadow: 0px 0px 5px 5px darkred;
}
.bo {
	width: 25%;
	transition: 2s;
	margin-left: 75%;
}
.padrefe {
	width: 98%;
	background-color: transparent;
	margin-top: -30%;
	padding-bottom: 3%;
	display: none;
	transition: 2s;
	opacity: 0%;
}

.pruebita {
	border: solid darkred 1px;
	border-spacing: 0;
	box-shadow: 0px 0px 5px 5px;
	border-radius: 5px;
}
.sp {
	display: inline-block;
	width: 23%;
}

.opciones {
	border: solid black 1px;
	width: 99%;
	height: 190px;
	background-color: gray;
	padding-top: 5px;
	padding-left: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 5px 5px;
}

.t-noche {
	display: none;
}

.bnvn {
	opacity: 100%;
	margin-top: -35%;
	margin-left: -5%;
	width: 110%;
	height: 100rem;
	background-color: black;
	display: none;
}
.matias {
	color: green;
	margin-left: 35%;
	margin-top: 90%;
	position: fixed;
}
.volver {
	font-size: 24px;
}
.ganancias {
	color: red;
}
.link_escalas {
	color: blue;
}
.alerta_diurno {
	color: red;
	width: 130px;
	height: 30px;
	background-color: yellow;
	border-radius: 15px 15px 0px 15px;
	margin-left: 30px;
	margin-top: 0%;
	padding-top: 1%;
	font-size: 1.5rem;
	border: solid red 2px;
	position: fixed;
	z-index: +1;
	opacity: 0%;
	visibility: hidden;
	transition: 0.3s;
}
.x1 {
	font-family: arial;
	font-size: 0.9em;
	color: white;
	border-radius: 5px 5px;
	padding: 2px;
	border: solid 2px black;
	display: flex;
	margin-left: 16%;
	margin-right: 60%;
	margin-bottom: ;
	margin-top: 2px;
	height: 19%;
}
.x2 {
	border: solid black 2px;
	padding-top: 2%;
	margin-left: -75%;
	background-color: darkred;
	width: 200%;
	height: 100%;
	position: absolute;
	z-index: -1;
}
.horas {
	color: red;
	font-size: 1.1em;
	border: solid red 2px;
	border-radius: 4px 4px;
	background-color: yellow;
	width: 150px%;
	height: 35px%;
}





