body {
	background-color: white;
	width: auto;
}

header{
	background-color: #F95266;
	width: 100%;
	height: 50px;
	position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  padding-bottom: 5px;

	
}

.FALSO{
	background-color: #F95266;
}

#matt .TRFALSO{
	background: #F95266;
}
@media (max-width:700px){

	header{
		width: 100%;
		z-index: 5;
	}
	header .filtros #bf{
		display: none;
	}

	

	body .menu{
		z-index: 2;
		width: 250px;
	}

	.ctnfl .horariosm{
		display: block;
		left: 40%;
		width: 120px;
	}

	.btns #info{
		left: 30px;
		margin-top: -40px;
	}

	.ctnfl .dvflqr{
		display: none;
	}
	

}


@media (max-width: 1200px){

.ctnfl{
	top: 0;
}

.ctnfl .horariosm{
	overflow-y: scroll;
}

.ctnfl .horarios table tr td label{
	background-color: red; 
	color: white; 
	border-radius: 5px;
	width: 80px;
	height: 20%;
	display:inline-block;
	padding: 1px;
}

.ctnfl .acciones .ctrls{
	width: 20px;
	height: 20px;
}

.ctnfl .acciones{
	width: 40%;
}


.ctnfl .divhora{
	display: none;
}

.ctnfl .horariosm{
		display: block;
}


.horariosm #btnh{
	font-size: 1em;
	padding: 1px;
	width: 100%;
	height: 20%;
}


body #login{
	left: 50%;
	top: 50%;
	margin-top: -150px;
	margin-left: -180px;
	padding: 0px;
}

body #login .camposlg{
	padding: 5px;
	padding-top: 30px;
	padding-bottom: 30px;
}

body #login .camposlg #usuario{
	width: 300px;
}

body #login .camposlg #contr{
	width: 300px;
}

body #login .camposlg #iniciar{
	width: 305px;
}

.ctnfl .inftec{
	left: 10px;
	width: 120px;
	
}

.campos .txap{
	width: 255px;
	height: 50px;
}
.campos .txam{
	width: 255px;
	height: 100px;
}


.campos .bgnc{
	width: 265px;
}

#formulario .campos{
	max-height: 450px;
}

#formulario .tabs .btntb{
	width: 80px;
}

#formulario #dagr{
	width: 100%;
}

#formulario #argml{
	width: 100%;
}

#formulario #dcp{
	width: 100%;
}

#formulario #dpt{
	width: 100%;
}
header .filtros{
	float: right;
	margin-top: 2.5%;
}

.filtros .sesion{
	width: 30px;
	height: 26%;
}

#imgs .img_load{
	height: 70px;
	width: 70px;
}

#imgs .img_muestra{
	height: 70px;
	width: 70px;
}

.dtsm{
	font-size: 0.9em;
}


#mtls .dmt{
	left: 2%;
}

#cpts .cspt{
	left: 2%;
}

#ptrs .pts{
	left: 2%;
}

#dvctnobs .dvobsfl{
	left: 15px;
	width: auto;
	right: 15px;
}

}

@media (max-width: 1300px){


body .dvbtndtrs{
		left: 2px;
		height: 100%;
		right: 2px;
	}

body .nav{
	display: none;
	width: 300px;
	z-index: 4;
	overflow-y: scroll;
	overflow-x: hidden;
}

header #mmd{
	display: block;
}

header #logo{
	left: 50px;
}


	body #muestra{
		left: 15px;
		right: 0px;
}

}

@media (max-width: 1080px){



body header #dsesion{
	width: 150px;
	height: auto;
	background-color: white;
	color: black;
	position: absolute;
	top: 55px;
	right: 5px;
	text-align: center;
	padding: 20px;
	z-index: 4;

	
}


.ctnfl .horarios{
	width: auto;
	top: 5%;
}

.ctnfl .horariosm{
	width: 100px;
}

.ctnfl .horariosm table tr td{
	font-size: 0.6em;
}

.horarios table tr td{
	padding: 5px;
	width: auto;
	font-size: 0.8em;
}

.inffl{
	font-size: 0.7em;
	
}

.inftec{
	font-size: 0.7em;
	
}

.ctnfl .inftec #nomtec{
	
	overflow-x: scroll;
	width: 60%;

}

.ctnfl .acciones{
	width: 32%;
	height: 0.5%;
	left: 65%;
	top: 5%;
	padding: 5px;
	border-radius: 0 0 10px 10px;
	font-family: 'Didot';
	text-align: right;

	
}

header .filtros{
	float: right;
}





}

.nav{
	width: 300px;
	background-color: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 4;
}

.nav label{
		color: white;
		font-family: 'Calibri';
		font-size: 1.5em;
}

.sesion{
	background-size: 50% 50%;
	width: 40px;
	height: 40px;
	float: right;
	margin-left: 10px;
	margin-top: 9px;
	margin-right: 5px;
	
	
}

.sesionp{
	background-size: 50% 50%;
	width: 40px;
	height: 40px;
	position: fixed;
	top: 10px;
	right: 10px;
	
	
}


.cabezera{
	background-color: #00CD63;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	font-size: 1.5em;
	box-shadow: 0px 0px 10px black;
	
}

.cabezera a{
	text-decoration: none;

}

#entra{
	width: 89%;
	background-color: #17AC64;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	color: white;
	font-size: 2em;
	border-radius: 5px;
	display: block;
}

#entra:hover{
	box-shadow: 0px 0px 10px white;

}



#fondo{
    display: none;
    position: fixed;
    background-color: grey;
    text-align: center;
    opacity: 50%;
  	top:0;
    left:0;
    bottom: 0;
    right: 0;
	z-index: 6;
}

#fondonv{
    display: none;
    position: fixed;
    background-color: grey;
    text-align: center;
    opacity: 50%;
  	top:0;
    left:0;
    bottom: 0;
    right: 0;
	z-index: 3;
}

#fondoed{
    position: fixed;
    background-color: grey;
    text-align: center;
    opacity: 50%;
  	top:0;
    left:0;
    bottom: 0;
    right: 0;
	z-index: 6;
}


#fondoc{
    position: fixed;
    background-color: white;
    text-align: center;
    opacity: 60%;
  	top:0;
    left:0;
    right: 0;
    bottom: 0;
	z-index: 7;
}

#fondocf{
    position: fixed;
    background-color: white;
    text-align: center;
    opacity: 60%;
  	top:0;
    left:0;
    right: 0;
    bottom: 0;
		z-index: 15;
		display: none;
}

#fondocftr{
    position: fixed;
    background-color: white;
    text-align: center;
    opacity: 60%;
  	top:0;
    left:0;
    right: 0;
    bottom: 0;
		z-index: 15;
		display: none;
}

#fondocd{
    position: fixed;
    background-color: white;
    text-align: center;
    opacity: 60%;
  	top:0;
    left:0;
    right: 0;
    bottom: 0;
		z-index: 15;
		display: none;
}

.fondocntf{
    position: fixed;
    background-color: white;
    text-align: center;
    opacity: 60%;
  	top:0;
    left:0;
    right: 0;
    bottom: 0;
		z-index: 15;
		display: none;
}

.fondocntft{
    position: fixed;
    background-color: white;
    text-align: center;
    opacity: 60%;
  	top:0;
    left:0;
    right: 0;
    bottom: 0;
		z-index: 8;
		display: none;
}

#fondocn{
    position: fixed;
    background-color: white;
    text-align: center;
    opacity: 60%;
  	top:0;
    left:0;
    right: 0;
    bottom: 0;
	z-index: 20;
}

.imgfc{
	left: 50%;
	top: 50%;
	width: 300px;
	height: 300px;
	background-size: 50% 50%;
	margin-top: -150px;
	margin-left: -150px;
	position: absolute;

}

.imgfcf{
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	background-size: 50% 50%;
	margin-top: -50px;
	margin-left: -70px;
	position: absolute;
	z-index: 18;

}

.imgfcftr{
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	background-size: 50% 50%;
	margin-top: -50px;
	margin-left: -70px;
	position: absolute;
	z-index: 18;

}

.imgfcn{
	left: 50%;
	top: 50%;
	width: 200px;
	height: 150px;
	background-size: 50% 50%;
	margin-top: -100px;
	margin-left: -100px;
	position: fixed;

}

.mat{
	width: 100%;
	background-color: white;
}

.cps{
	width: 100%;
}

#fondolg{
	width:100%;
    height:100%;
    position: absolute;
    background-color: #C7C7C7;
    top:0;
    left:0;
   
}

#login{
	background-color: #C7C7C7;
	padding: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -240px;
	border-radius: 10px;
	color: black;
	text-align: center;
	z-index: 2;
	
}
 

#login label{
	color: black;
	font-size: 2.5em;
	font-family: 'Calibri';

}

#dsesion{
	width: 300px;
	height: auto;
	background-color: white;
	color: black;
	position: fixed;
	top: 80px;
	right: 5px;
	text-align: center;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 0 10px black;
	z-index: 4;

	
}

#dsesion label{
	color: black;
}

#mtnf{
	width: 320px;
	color: black;
	height: 600px;
	position: absolute;
	top: 60px;
	z-index: 15;
	display: none;
	right: 10px;
	
}

.mtnfc{
	width: auto;
	position: relative;
	box-shadow: 0 0 10px black;
	background-color: #F4F4F4;
	height: auto;
	padding: 10px;
	margin-bottom: -15px;
}

.mtnfc select{
	width: 300px;
	height: 40px;
	border: none;
  border-bottom: 2px solid black;
  background-color: #F4F4F4;
  color: black;
  font-size: 1em;
  outline: none;

}

.mtnfc input[type=text]{
	width: 300px;
	height: 40px;
	border: none;
  border-bottom: 2px solid black;
  background-color: #F4F4F4;
  color: black;
  font-size: 1em;
  outline: none;

}

.mtnfc input[type=month]{
	width: 300px;
	height: 40px;
	border: none;
  border-bottom: 2px solid black;
  background-color: #F4F4F4;
  color: black;
  font-size: 1em;
  outline: none;

}

.mtnfc label{
	color: black;
	font-size: 1em;
}

#mntf{
	width: auto;
	max-height: 400px;
	color: black;
	padding: 10px;
	overflow: scroll;
	top: 30px;
}

.dvntfm{
	background-color: white;
	width: 310px;
	height: 80px;
	box-shadow: 0 0 10px black;
	display: list-item;
	position: relative;
	padding: 5px;
	text-align: left;
	margin-bottom: 10px;
	list-style: none;
	overflow: hidden;
	z-index: 15;

}

#lblntf{
	background-color: white; 
	color: black; 
	padding: 4px; 
	border-radius: 20px; 
	float: right; 
	position: relative; 
	left: 50px;
}

.dvntfm label{
		color: black;
		font-size: 0.9em;
		font-family: 'Calibri';
		white-space: nowrap;
	}

.btnfsc{
	border: 0;
	background-color: #F0F0F0;
	width: 120px;
	height: 20px;
	margin-top: 5px;
}

.btnfs{
	border: 0;
	background-color: #F0F0F0;
	width: 120px;
	height: 20px;
	margin-top: 5px;
}

header #dsesion label{
		color: black;
}

.edth{
	padding: 5px;
	position: fixed;
	background-color: white;
	left: 50%;
	top: 40px;
	text-align: center;
	width: 300px;
	font-size: 1.2em;
	margin-left: -150px;
	z-index: 9;
}

.dmt{
	padding: 5px;
	position: absolute;
	background-color: white;
	left: 50%;
	top: 50%;
	text-align: center;
	width: 300px;
	margin-left: -160px;
	z-index: 9;
}

.cspt{
	padding: 5px;
	position: absolute;
	background-color: white;
	left: 15%;
	top: 40%;
	text-align: center;
	width: 300px;
	z-index: 9;
}

.asgfh{
	padding: 5px;
  position: absolute;
  background-color: white;
  left: 50%;
  top: 100px;
  text-align: center;
  width: 300px;
  z-index: 9;
  margin-left: -150px;
}

.asgfh #fhffm{
	width: 250px;
	height: 40px;
	border: none;
  	border-bottom: 2px solid black;
  	background-color: white;
  	color: black;
  	font-size: 1em;
  	outline: none;
}

.pts{
	padding: 5px;
	position: absolute;
	background-color: white;
	left: 15%;
	top: 25%;
	text-align: center;
	width: 300px;
	z-index: 9;
}

.spch{
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 5px;
}

.spch .ptch{
	position: absolute;
	width: 8%;
	height: 8%;
	margin-left: 0;
	margin-top: 0;
	opacity: 0;
}

.spch .ptch:checked + .lbch{
	background: #17AC64;
}

.spch .lbch{
	outline: none;
	display: inline-block;
	background: #FF3333;
	padding: 5px;
	text-align: center;
	width: 15px;
	height: 15px;
	border-radius: 5px;
}

.btcr{
	position: absolute;
	left: 95%;
	top: -5%;
}

#usuario, #contr{
	width: 350px;
	height: 40px;
	border: none;
  	border-radius: 20px;
  	background-color: white;
  	color: black;
  	font-size: 0.8em;	
  	outline: none;
  	text-transform: none;
  	padding-left: 10px;
}

#iniciar{
	padding: 15px;
	width: 305px;
	text-align: center;
	background-color: #2984D1;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	border-radius: 30px;
	
}

#iniciar:hover{
	background-color: #1C69A8;
	cursor: pointer;
}

#iconlg{
	position: relative;
	height: 100px;
	width: 100px;
	background-size: 50% 50%;
}

#cerrars{
	padding: 10px;
	width: 150px;
	text-align: center;
	background-color: #FF3333;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	border-radius: 2px;
	
}

#formulario{
	position: fixed;
	left: 10px;
	top: 30px;
	right: 10px;
	height: auto;
	z-index: 7;

}




.campos{

	overflow-y: scroll;
	overflow-x: hidden;
	width: 100%;	
	height: auto;
	max-height: 450px;
	padding-bottom: 5px;
	background-color: white;
	position: relative;
	padding: 40px 0 0 0;
	top: 10px;
	box-shadow: 0px 0px 10px black;
	
}


.tabs{
	width: 100%;
	text-align: center;
	
}

.crv{
	width: 30px;
	height: 30px;
	background-size: 50% 50%;
	float: right;
	left: -5px;
	position: relative;
	
}

#bdts{
	background-color: black;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	width: 100px;
	height: 30px;
	padding: 1px;
	

}

#bmtls{
	background-color: #17AC64;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	width: 100px;
	height: 30px;
	padding: 1px;
	

}

#bcpts{
	background-color: #17AC64;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	width: 100px;
	height: 30px;
	padding: 1px;
	

}

#bptrs{
	background-color: #17AC64;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	width: 100px;
	height: 30px;
	padding: 1px;
	

}

.btntb{
	font-size: 0.7em;
}

.tabs .btntb.active {
  background-color: black;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	width: 100px;
	height: 30px;
	padding: 1px;
}


.camposlg{
	width: 350px;
	padding: 40px;
}

.btns{
	
	background-color: white;
	width: 100%;
	height: 10px;
	background-color: white;
	box-shadow: 0px 0px 10px black;
	position: relative;
	padding: 30px 0;
	top: 20px;
	text-align: center;

}

.ctnfl{
	width: 100%;
	height: 100px;
	background-color: white;
	border-radius: 0 0 10px 10px;
	box-shadow: 2px 2px 5px 1px black;
	position: relative;
	right: 15px;
}

.inffl{
	width: 17%;
	height: 80%;
	background-color: black;
	left: 5px;
	padding: 5px;
	position: absolute;
	border-radius: 0 0 10px 10px;
	color: white;
	font-family: 'Didot';
	overflow-x: scroll;
	overflow-y: scroll;
}

.inftec{
	width: 12%;
	height: 60%;
	margin-left: 19%;
	padding: 5px;
	position: absolute;
	border-radius: 0 0 10px 10px;
	font-family: 'Didot';
	
}

.inftec label{
	color: black;

}

.inftec #nomtec{
	overflow-x: scroll;
	overflow-y: scroll;
	width: 120px;
	height: 80%;

}

.acciones .ctrls{
	width: 25px;
	height: 25px;
}

.acciones .ctrls:hover{
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
}

.acciones{
	width: 40%;
	height: 0.5%;
	left: 58%;
	top: 5%;
	padding: 5px;
	border-radius: 0 0 10px 10px;
	font-family: 'Didot';
	text-align: right;
	position: absolute;
}

.acciones a{
	margin-left: 10px;
}

.edo{
	width: 35%;
	height: 20%;
	background-color: black;
	left: 30%;
	top: 80%;
	position: absolute;
	text-align: center;
	border-radius: 10px 0 0 0px;
	
}

.regd{
	width: 35%;
	height: 20%;
	background-color: black;
	left: 65%;
	top: 80%;
	position: absolute;
	text-align: center;
	border-radius: 0 0 10px 0px;
	overflow-x: scroll;
	
}

.divhora{
	width: 35%;
	left: 30%;
	position: absolute;
	height: auto;
}

.divhora label{
	background-color: black; 
	color: white; 
	border-radius: 5px;
	width: 100%;
	height: 30%;
	display:inline-block;
	padding: 1px;
	margin-right: 5%;
	font-size: 1em;
}

.divhora table{
		width: 100%;
}
.divhora table tr td label{
	font-size: 0.8em;
}

.divhora table tr td{
	font-size: 1.5em;
}

.divhora table tr td{
	padding: 2px;
	width: 25%;
}

.horarios{
	
	background-color: white;
	max-height: 90px;
	overflow-y: scroll;
	padding: 5px;
}

.horarios table tr td{
	padding: 5px;
	width: auto;
}

.horariosm{
	width: 200px;
	left: 31%;
	position: absolute;
	height: auto;
	display: none;
}

.horariosm table{
	width: 100%;
}


.horariosm table tr{
		width: 100%;
}
.horariosm table tr td {
	width: 50%;
	padding: 1px;
	}

.horariosm table tr td label{
	background-color: black; 
	color: white; 
	border-radius: 5px;
	width: 100%;
	height: 20%;
	display:inline-block;
	padding: 1px;
}

.horariosm table tr td #btnh{
	background-color: black; 
	color: white; 
	border-radius: 5px;
	width: 100%;
	height: 20%;
	display:inline-block;
	padding: 1px;
}
.dts{
	background-color: white;
	right: 10px;
	top: 10px;
	position: absolute;
	width: auto;
	padding: 2px;
	text-align: center;
	z-index: 2;
}

.dtsm{
	background-color: white;
	left: 2%;
	top: 0.5%;
	position: absolute;
	width: auto;
	padding: 2px;
	text-align: center;
}

.dts label{
	color: black;
	font-size: 1.0em;
}

#muestra{

	
	position: fixed;
	left: 310px;
	top: 120px;
	right: 0px;
	bottom: 20px;
	overflow-y: scroll;
	z-index: 1;
	padding: 0 0 0 15px;
	
}

.dvbtndtrs{
	height: 100%;
	position: fixed;
	left: 302px;
	top: 55px;
	right: 2px;
	z-index: 1;
	overflow-x: scroll;
	
}



.dvbtndtrs table{

	table-layout: fixed;
  width: 100%;
	
}

#muestraus{

	position: fixed;
	background-color: white;
	left: 5px;
	right: 5px;
	top: 0;
	height: auto;
	z-index: 7;

	
}

.divus{
	width: 100%;	
	height: auto;
	padding-bottom: 5px;
	overflow-y: scroll;
	max-height: 500px;
	position: relative;
}

.divus .tbus{
	width: 100%;	
}

.divus .tbus thead{
	position: sticky;
	top: 0;
	width: 100%;
	z-index: 1;
}

.divus .tbus thead tr th{
	background-color: black;
	color: white;
	
}

.divus .tbus tbody{
	background-color: white;
	width: 100%;
}

.divus .tbus tbody tr{
	width: 100%;
	background-color: white;
	border-bottom: 1px solid black;
}

.divus .tbus tbody tr:hover{
	background-color: #F4F4F4;
}

.divus .tbus tbody tr td{
	border-collapse: collapse;
	height: auto;
	word-break: break-all;
}

.divus .tbus tbody tr td label{
	color: black;
	font-size: 1.2em;
}

.divus .tbus tbody tr td input[type=password]{
	width: 100%;
	background-color: white;
	border: 1px solid black;
	height: 30px;
	border-radius: 2px;
	box-shadow: 2px 2px 5px black;
	color: black;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box; 
}

.divus .tbus tbody tr td select{
	width: 100%;
	background-color: white;
	border: 1px solid black;
	height: 30px;
	border-radius: 2px;
	box-shadow: 2px 2px 5px black;
	color: black;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box; 
}

.divus .tbus tbody tr td input[type=text]{
	width: 100%;
	background-color: white;
	border: 1px solid black;
	height: 30px;
	border-radius: 2px;
	box-shadow: 2px 2px 5px black;
	color: black;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box; 
}

.bscd{
	background-color: #EAEAEA;
	width: 100%;
	height: auto;
	overflow-x: auto;
}

.cpbs{
	background-color: #EAEAEA;
	border: none;
	border-bottom: 1px solid black;
	width: 200px;
	height: 30px;
	outline: none;

}

.icon{
	width: 30px;
	height: 30px;
	background-size: 50% 50%;
}

.iconmn{
	width: 20px;
	height: 20px;
	background-size: 50% 50%;
	margin-right: 5px;
	top: 4px;
	position: relative;
}

.carga{
	background-color: white;
	opacity: 100%;
	width: 430px;
	height: 300px;
	text-align: center;
}

.imgc{
	width: 400px;
	height: 300px;
	margin-top: 1%;
}

label{
	color: white;
}


.txap{
	width: 345px;
	height: 70px;
	border: 2px solid white;
	background-color: black;
	color: white;
	font-size: 1em;
	text-transform: uppercase;
}

.txam{
	width: 345px;
	height: 150px;
	border: 2px solid white;
	background-color: black;
	color: white;
	font-size: 1em;
	text-transform: uppercase;
}

#cantidad, #cantcp, #cdbt, #idbt, #pti, #ptf, #pie, #pfe{
	width: 250px;
	height: 40px;
	border: none;
  	border-bottom: 2px solid black;
  	background-color: white;
  	color: black;
  	font-size: 1em;
  	outline: none;
}

#material, #cp, #cp_ext{
	width: 250px;
	height: 40px;
	border: none;
  	border-bottom: 2px solid black;
  	background-color: white;
  	color: black;
  	font-size: 1em;
  	outline: none;
  	text-transform: uppercase;
  
}

input[type=time]{
	width: 200px;
	height: 25px;
	border: none;
  	border-bottom: 2px solid white;
  	background-color: black;
  	color: white;
  
}

.bgnc{
	background-color: #17AC64;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	border-radius: 2px;
	width: 355px;
	height: 20px;
	margin-top: 5px;
}

#estado{
	width: 350px;
	height: 40px;
	border: none;
  	border-bottom: 2px solid white;
  	background-color: black;
  	color: white;
  	font-size: 1em;
  
}

#estado:hover{
	border: 1px solid #F95266;
}

.opciones{
	width: 350px;
	height: 40px;
	border: none;
  	border-bottom: 2px solid white;
  	background-color: black;
  	color: white;
  	font-size: 1em;
  	text-transform: uppercase;

}

.filtros{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 70px;
	margin-left: 5%;
}


.tnav{
	width: 90%;
	height: 40px;
  	border: 1px solid black;
  	border-radius: 5px;
  	background-color: white;
  	color: black;
  	font-size: 1em;
  	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	outline: none;
}

.tnav:hover{
	border: 1px solid rgb(220, 40, 0);
}

#envia, #modi {
	padding: 15px;
	width: 80%;
	text-align: center;
	background-color: #FF3333;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	border-radius: 10px;
}


.btnen{
	padding: 15px;
	width: 80%;
	text-align: center;
	background-color: #FF3333;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	border-radius: 10px;
	position: relative;
	top: -20px;
}

.btnen:hover{
	box-shadow: 0px 0px 10px white
}

#btnh{
	padding: 2px;
	width: 100%;
	height: 20%;
	text-align: center;
	background-color: black;
	color: white;
	font-family: 'Calibri';
	font-size: 0.7em;
	text-decoration: none;
	border-radius: 5px;
	border: none;
	display:inline-block;
	margin-top: 0;
}

#agr, #agrcp, #agrpt, #edpf, #agrfh {
	
	background-color: #17AC64;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	border-radius: 2px;
	width: 120px;
	height: 40px;
	margin-left: 5px;
	margin-top: 5px;
	

}

#dagr{
	background-color: #17AC64;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	border-radius: 2px;
	width: 100%;
	height: 20px;
	padding: 1px;

}

#agrml{
	background-color: #17AC64;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	border-radius: 2px;
	width: 100%;
	padding: 10px;
	

}

#asgtc{
	background-color: #17AC64;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	border-radius: 2px;
	width: 100%;
	padding: 10px;

}


#dcp{
	background-color: #17AC64;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	border-radius: 2px;
	width: 100%;
	height: 20px;
	padding: 1px;

}

#dpt{
	background-color: #17AC64;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	border-radius: 2px;
	width: 100%;
	height: 20px;
	padding: 1px;

}

#gncdbt{
	background-color: #17AC64;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	border-radius: 2px;
	width: 85%;
	height: 20px;
	padding: 1px;
	top: 10%;

}

.dptd{
	margin-top: 5px;
	width: 100%;
	height: 20%;
	background-color: white;
	color: black;
	
	

}

.dptd label{
	color: black;
}

.elimina{
	display: none;
}



#exp {
	padding: 15px 20px;
	margin-left: 10px;
	text-align: center;
	background-color: black;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	border-radius: 2px;
}



table tr td{
	text-align: center;
	padding: 10px 10px;
	font-family: Calibri;
	font-size: 0.8em;
	
}

table tr th{
	text-align: center;
	padding: 10px 10px;
	font-family: Calibri;
	font-size: 0.8em;

}


table{
	border-collapse: collapse;
	width: auto;
}

.tbs{
	border-collapse: collapse;
	width: auto;
}

.tbs tr td{
	text-align: left;
	font-family: Calibri;
	font-size: 0.8em;
	color: black;
}

#datos{
	
	width: 100%;
}



#datos th{
	background: black;
	width: 100px;
	height: 40px;
	border: transparent;
	color: white;
	border-spacing: 0;
	border-bottom: 10px solid transparent;
	text-align: center;
	
}

#matt{
	border-collapse: collapse;
	width: 100%;
}



#matt tr{
	background: white;
	
	border: transparent;
	color: white;
	
	border: 5px solid white;
	text-align: center;
	padding: 0;
	
}

#matt tr th{
	background: rgba(229, 232, 232, 0.8);
	width: auto;
	height: 22px;
	
	border: transparent;
	color: black;
	border-spacing: 0;
	
	text-align: center;
	padding: 5px;
	
}

#mattr{
	border-collapse: collapse;
	width: 100%;
}



#mattr tr{
	background: white;
	
	border: transparent;
	color: white;
	
	border: 5px solid white;
	text-align: center;
	padding: 0;
	
}

#mattr tr th{
	background: rgba(229, 232, 232, 0.8);
	width: auto;
	height: 22px;
	
	border: transparent;
	color: black;
	border-spacing: 0;
	
	text-align: center;
	padding: 5px;
	
}

.tbhrs{
	border-collapse: collapse;
	width: 100%;
}


.tbhrs tr th{
	background: rgba(174, 182, 191, 0.8);
	width: auto;
	height: 22px;
	
	border: transparent;
	color: black;
	border-spacing: 0;
	
	text-align: center;
	padding: 5px;
	
}

.tbhrs tr td{

	color: black;
	font-size: 1.0em;
}

#tacp{
	border-collapse: collapse;
	width: 100%;
}



#tacp tr{
	background: white;
	
	border: transparent;
	color: white;
	
	border: 5px solid black;
	text-align: center;
	padding: 0;
	
}

#tacp tr th{
	background: white;
	width: auto;
	
	
	border: transparent;
	color: black;
	border-spacing: 0;
	
	text-align: center;
	padding: 1px;
	
}

#datos tbody{

	height: 400px;
	overflow-y: scroll;
	width: 100%;
}



@media (max-width: 1080px){
#datos tr{
	width: 100%;
	height: auto;
	overflow-y: scroll;
    overflow-x: hidden;
    font-size: 0.7em;
}
}




#datos td{
	background-color: white;
	width: 200px;
	height: 40px;
	border: transparent;
	color: black;
	border-spacing: 0;
	border-bottom: 1px solid black;
}

.img_load {
	background-color: white;
	background-image: url("img/ic2.png");
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	
	text-align: center;
	opacity: 80%;
	border-radius: 10px;
}


.img_load_evd {
	background-color: white;
    background-image: url(img/ic2.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: contain;
    text-align: center;
    opacity: 80%;
    border-radius: 10px;
}

.img_muestra {
	
	width: 100px;
	height: 100px;
	position: relative;
	text-align: center;
	background-size: 50% 50%;
	border-radius: 10px;
	display: none;
}

.img_muestra_evd {
	
	width: 100%;
	height: 220px;
	position: relative;
	text-align: center;
	background-size: 100%;
	border-radius: 10px;
	display: none;
}

.img_muestra_qr {
	
	width: 100%;
	position: relative;
	right: 10px;
	text-align: center;
	background-size: 50% 50%;
	border-radius: 10px;
}

.img_muestra_qr img{
	max-width: 100%;
	max-height: 100%;
	height: 60px;
	width: 60px;
	background-size: 50% 50%;
}

.icono{
	background-size: 50% 50%;
	width: 18px;
	height: 18px;
}

.iconoFALSO{
	background-size: 50% 50%;
	width: 20px;
	height: 20px;
}


.iconoREAL{
	background-size: 50% 50%;
	width: 20px;
	height: 20px;
}
.imgcss{
	max-width: 100%;
	max-height: 100%;
	position: relative;
	margin-top: 0;
	margin-left: 0;
}

.imgcss_evd{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
	

.img_input{
	margin: 0;
  	padding: 0;
  	width: 100%;
  	height: 100%;
 	outline: none;
  	opacity: 0;
  	cursor: pointer;
}

.cdiv{
	width: 30px;
	height: 20px;
	margin-top: 90%;
	margin-left: -20px;
	text-align: center;
	background-color: #FF3333;
	border: none;
	color: white;
	font-family: Arial;
	text-decoration: none;
	border-radius: 2px;
	position: absolute;
}

.cdiv_evd{
	width: 30px;
    height: 20px;
    bottom: 0;
    right: 0;
    text-align: center;
    background-color: #FF3333;
    border: none;
    color: white;
    font-family: Arial;
    text-decoration: none;
    border-radius: 2px;
    position: absolute;
}

.imgm{
	height: 30px;
	width: 30px;
	background-size: 50% 50%;
}

.imgcss{
	height: 80px;
	width: 80px;
	background-size: 50% 50%;
}

td div{
	display: inline-block;
	position: relative;
	
}

td div div{
	display: inline-block;
	position: relative;
}


.info{
	color: red;
	font-family: Calibri;
	font-size: 1em;


}

.frm{
	overflow-y: scroll;
	height: 650px;

}


::-webkit-scrollbar {
	display: block;
	width: 5px;
}

::-webkit-scrollbar-track{
	background-color: white;
}

::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;

}

.campos::-webkit-scrollbar {
	display: block;
	width: 5px;
}

.campos::-webkit-scrollbar-track{
	background-color: white;
}

.campos::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;

}

.inftec #nomtec::-webkit-scrollbar{
	display: none;
}

.inffl::-webkit-scrollbar{
	display: none;
}

.regd::-webkit-scrollbar{
	display: none;
}

/*.cinp::-webkit-calendar-picker-indicator{
	background-image: url('./img/calendario.png');
}*/

#pie::-webkit-calendar-picker-indicator{
	
}

/*::-webkit-scrollbar-track {
    
    background-color: grey;
}
::-webkit-scrollbar-thumb {
    background-color: white;*/

.trp{
	border-collapse: collapse;
	width: auto;

}



.ico{
	width: 5%;
	height: 100%;
	
}

.navh{
	float: right;
	width: 80%;
	height: 100%;
	background-color: grey;
	text-align: center;
}

.navh a img{
	float: left;
	margin-right: 2%;


}

.dvalt{
	position: absolute;
	left: 97%;
	top: -10%;
}

.alt{
	position: absolute;
	width: 20px;
	height: 20px;
	background-size: 50% 50%;
	top: 5%;
	left: 90%;

}

.altv{
	position: absolute;
	width: 25px;
	height: 30px;
	background-size: 50% 50%;
	top: 1.5%;
	left: 75%;

}

.menu{
	position: fixed;
	right: -250px;
	top: 55px;
	width: 250px;
	bottom: 0;
	background-color: black;
	transition: right 1s ease-in-out;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 2;
	
}

.menu .musr{
	list-style: none;
	width: 110%;
	margin: 0;
	padding: 0;

}

.menu .musr li{
	background-color: white;
	list-style: none;
	width: 100%;
	margin-bottom: 5px;
	padding: 10px;
	
	margin: 0;
	border-bottom: 5px solid black;
	font-size: 1.2em;
}

.menu .musr li a{
	color: black;
	text-decoration: none;
	font-size: 1em;
	width: 100%;
	display: block;
}

.menu .musr li:hover{
	background-color: #F95266;
	color: white;
	padding-bottom: 0;

}

.menu .musr .liu:hover{
	background-color: #F95266;
	color: white;
	padding-bottom: 10px;
}


.menu .musr li ul{
	
	display: none;
	margin:0;
 	padding:0;
}


.menu .musr li:hover ul{

	width: 100%;
	height: 100%;
	display: block;
	 left: 0;
	 margin: 0;
	 margin-left: -10px;
	 margin-top: 10px;
	
}



.menu .musr li ul li{
	background-color: #FF6767;
	width: 100%;
	margin-left: 0;
	border-bottom: 0;
	padding: 10px;
}

.menu .musr li ul li a{
	color: white;
	text-decoration: none;
	font-size: 0.8em;
	width: 100%
	background-color: white;
	display: block;
}

.menu .musr li ul li:hover{
 	background: #D1D1D1;
 	border-bottom: 0;
 	padding-bottom: 10px;
}

#recolector{
	
	width: 98%;
	height: auto;
	padding: 5px;
}

#recolector2{
	
	width: 98%;
	height: auto;
	padding: 5px;
}

.lolt{
	width: 90%;
	background-color: #F95266;
	color: white;
	margin-top: 5px;
	display: inline-block;
	margin-left: 5%;
	padding: 5px;
	border-radius: 5px;
}

.lcls{
	width: 90%;
	background-color: #F95266;
	color: white;
	margin-top: 5px;
	display: inline-block;
	margin-left: 5%;
	padding: 5px;
	border-radius: 5px;
}

.abm{
	
	width: 50px;
	height: 50px;
	position: fixed;
	right: -25px;
	bottom: 50px;
	transition: right 1s ease-in-out;
	padding: 0;

}

#lista{
	visibility: visible;
}

#cerrarm{
	visibility: hidden;
}

.msgfl{
	position: fixed;
	right: -275px;
	bottom: 5px;
	width: 250px;
	height: 120px;
	background-color: #F95266;
	box-shadow: -5px -5px 10px black;
	padding: 5px;
	z-index: 8;
}

#info{
	background-color: rgba(26, 188, 156, 0.8);
  color: white;
  position: absolute;
  text-align: center;
  width: 600px;
  height: auto;
  padding: 10px;
  border-radius: 20px;
  opacity: 0;
  transition: opacity 2s ease;
  left: 50%;
  margin-top: -60px;
  margin-left: -320px
}

#dvr, #ddtr, #ddc, #dfh{
	position: absolute;
	background-color: red;
	left: 30px;
	top: 0;


}

#mmd{
	display: none;
	position: absolute;
	top: 10px;
	left: 5px;
}

#dmd{
	display: none;
	top: 60px;
	position: absolute;
	left: 5px;
}


#dmd a{
	background-color: red;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: list-item;
	margin-top: 10px;
}

.imgmd{
	width: 40px;
	height: 40px;
	background-size: 50% 50%;
}

.csv_load{
	
	position: relative;
	display: inline-block;
	width: 100%;
  height: 40px;

}

.csv_input{
	display: none;
}

.csv_input + label{
	display: block;
	background-color: rgba(220, 40, 0, 0.8);
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 0;
	text-align: center;
}

.csv_input + label:hover{
	background-color: rgba(220, 40, 0, 0.9);
}

.dvbtntrtec{
	width: 100%;
	height: auto;
	flex-wrap: nowrap;
}

.dvbtntrtec table{
	width: 100%;
}

.dvbtntrtec table tr th{
	width: 33%;
	padding: 5px;
}

.dvbtnstdtec{
	width: 100%;
	height: auto;
	flex-wrap: nowrap;
}

.dvbtnstdtec table{
	width: 100%;
}

.dvbtnstdtec table tr th{
	width: 25%;
	padding: 5px;
}

.btntrtec{
	width: 100%;
	height: 40px;
	background-color: #F95266;
	border: 0;
	color: white;
	flex-wrap: nowrap;
}

.btntrtec:hover{
	
	background-color: grey;
	
}

.btnstdtec{
	width: 100%;
	height: 40px;
	background-color: #F95266;
	border: 0;
	color: white;
	flex-wrap: nowrap;
}

.btnstdtec:hover{
	
	background-color: grey;
	
}

.btnsdoinsph{
	width: 100%;
	height: 40px;
	background-color: #F95266;
	border: 0;
	color: white;
	flex-wrap: nowrap;
}

.btnsdoinsph:hover{
	
	background-color: grey;
	
}

.btndtrs{
	background-color: #D35400;
	padding: 10px;
	color: white;
	width: 100%;
	height: 45px;
	border: none;
	top: 0px;
	cursor: pointer;
	font-size: 1em;
	z-index: 6;
}


.btnautast{
	background-color: #00CD63;
	border-radius: 10px;
	padding:5px;
	width: 70px;
	height: 20px;
	margin-top: -5px;
	border: none;
	color: white;
	cursor: pointer;
	font-size: 0.7em;
	position: relative;
}


.clsstd{
	display: none;
}

.autstd{
	display: none;
}

.exppreac{
	display: none;
}


.btnrchtr{
	background-color: #F95266;
	border-radius: 10px;
	padding:5px;
	width: 70px;
	height: 20px;
	left: 50%;
	margin-left: -35px;
	border: none;
	color: white;
	cursor: pointer;
	font-size: 0.7em;
	display: none;
	position: relative;
}

.btnrchast{
	background-color: #F95266;
	border-radius: 10px;
	padding:5px;
	width: 70px;
	height: 20px;
	border: none;
	color: white;
	cursor: pointer;
	font-size: 0.7em;
	position: relative;
}

#acctr{
	display: none;
}

.lbvr{
	display: list-item;
	list-style: none;
	padding: 0 40px 10px;
}

.lbvr label{
	position: relative;
	left: 15px;
	top: 8px;
	z-index: 5;
	background-color: white;
	color: black;
	font-family: 'Calibri';
	font-weight: bold;

}

.lbhr{

	
	background-color: rgba(229, 232, 232, 0.8);
	color: black;
	font-family: 'Calibri';
	font-weight: bold;
	padding: 10px;
	display: block;

}

.cinp:hover{
	border: 1px solid red;
}

.lbvr:hover > label{
	color: rgba(211,0,0,0.8);
}

.lbvr:focus-within > label{
	color: rgba(211,0,0,0.8);
}


.cinp:focus {
	border: 1px solid rgba(211,0,0,0.8);
}

.cinp{
	width: 100%;
	position: relative;
	height: 50px;
	border-radius: 10px;
	border: 1px solid black;
	color: black;
	background-color: transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box; 
	outline: none;
	font-size: 1.1em;
	font-family: 'Calibri';
	text-transform: uppercase;
}

.cinpst{
	width: 100%;
	position: relative;
	height: 50px;
	border-radius: 10px;
	border: 1px solid black;
	color: black;
	background-color: transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box; 
	outline: none;
	font-size: 1.1em;
	font-family: 'Calibri';
	text-transform: uppercase;
}

.cinp option{
	background: white;
}

.obsfl{
	background-color: black;
	position: absolute;
	float: right;
	top: 0px;
	right: 10px;
}

.dvobsfl{
	position: fixed;
	width: 350px;
	right: 15px;
	height: 90px;
	background-color: rgba(97, 106, 107, 0.5);
	border-radius: 10px 0 10px 10px;
	padding: 5px;
	z-index: 6;
	display: none;
}

.btnobsfl{
	background-color: rgb(211,0,0);
	position: relative;
	float: right;
	padding: 2px;
	color: white;
	width: 100px;
	height: 20px;
	border: none;
	border-radius: 10px;
	cursor: pointer;
	font-size: 0.8em;
}

.dvflqr{
	position: absolute;
	top: 55px;
 	right: 10px;
}


.btnaqr{
	background-color: rgb(211,0,0);
	padding: 2px;
	color: white;
	width: 100px;
	height: 15px;
	border: none;
	border-radius: 10px;
	cursor: pointer;
	font-size: 0.7em;
	display: none;
}

.btnbqr{
	background-color: rgb(211,0,0);
	padding: 2px;
	color: white;
	width: 100px;
	height: 15px;
	border: none;
	border-radius: 10px;
	cursor: pointer;
	font-size: 0.7em;
	display: none;
}

.btncqr{
	background-color: rgb(211,0,0);
	padding: 2px;
	color: white;
	width: 100px;
	height: 15px;
	border: none;
	border-radius: 10px;
	cursor: pointer;
	font-size: 0.7em;
}

.dvgnrqr img{
	position: relative;
	left: 43%;
}

#logo{
	width: 175px;
	height: 50px;
	left: 5px;
	top: 5px;
	position: absolute;
}



.rdestus{
	display: none;
}

.rdestus + label {
	background-color: #F95266; 
	color: white; 
	border-radius: 100%;
	border: 0;
	font-size: 0.5em;
	width: 15px;
	height: 15px;
	display:inline-block;
	padding: 5px;
	top: 5px;

	
}


.rdestus:checked + label {
	background-color: #82E0AA;
	
}

#fent{
	position: absolute;
	left: 5px;
	right: 25px;
	top: 60px;
	height: auto;
	display: none;
	z-index: 9;
}

#ffent{
	width: 100%;
    height: 100%;
    position: absolute;
    background-color: white;
    text-align: center;
    opacity: 20%;
  	top:0;
    left:0;
    padding: 10px;
	z-index: 20;
	display: none;

	
}

.cform{
	background-color: #E74C3C;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	font-family: 'Calibri';
	font-size: 1.2em;
	color: white;
	padding: 10px;
	box-shadow: 0 0 10px black;
	padding: 10px;


}

.cforms{
	background-color: #00CD63;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-family: 'Calibri';
	font-size: 1.2em;
	color: white;
	padding: 10px;
	box-shadow: 0 0 10px black;
	padding: 10px;


}

#fondoe{
    position: fixed;
    background-color: white;
    text-align: center;
    opacity: 50%;
  	top:0;
    left:0;
    bottom: 0;
    right: 0;
	z-index: 8;
	display: none;
	
}

.imgfe{
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	background-size: 50% 50%;
	margin-top: -75px;
	margin-left: -75px;
	position: absolute;

}

.imge{
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	background-size: 50% 50%;
	margin-top: -70px;
	margin-left: -70px;
	position: absolute;

}

.dtse{
	background-color: white;
	position: relative;
	width: 100%;
	max-height: 700px;
	box-shadow: 0 0 10px black;
	left: 0;
	top: 5px;
	padding: 10px;
	
}

.dtse table{
	width: 100%;
}

.dtse table tr td{
	width: 33%;
	text-align: left;
	height: auto;
	padding: 5px;
}


.dtse label{
	position: relative;
	left: 15px;
	top: 8px;
	background-color: white;
	color: black;
	font-family: 'Calibri';
	font-weight: bold;
	font-size: 1.2em;
	z-index: 5;
}

.dtse table tr td:hover > label{
	color: rgba(211,0,0,0.8);
}

.dtse table tr td:focus-within > label{
	color: rgba(211,0,0,0.8);
}

.dtos{
	
	width: 100%;
	height: 35px;
	border-radius: 10px;
	border: 1px solid grey;
	background-color: transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box; 
	outline: none;
	font-size: 1.4em;
	font-family: 'Calibri';
	position: relative;
	left: 0;
	text-transform: uppercase;
}

.dtos:hover {
	border: 1px solid rgba(211,0,0,0.8);
}

.dtos:focus {
	border: 1px solid rgba(211,0,0,0.8);
}

.mmte::-webkit-scrollbar {
    display: none;
}

.mmte{
	position: relative;
	top: 15px;
	left: 0;
	margin-right: -20px;
	max-height: 250px;
	text-align: center;
	font-family: 'Calibri';
	font-size: 1.2em;
	color: white;
	background-color: white;
	box-shadow: 0 0 10px black;
	overflow-y: scroll;
	overflow-x: auto;
}

#stcemp{
	position: relative;
	top: 20px;
	left: 0;
	bottom: 20px;
	margin-right: -20px;
	max-height: 200px;
	text-align: center;
	font-family: 'Calibri';
	font-size: 1.2em;
	color: white;
	background-color: white;
	box-shadow: 0 0 10px black;
	overflow-y: scroll;
	overflow-x: hidden;
	display: none;
}

.cfma{
	left: 50%;
	top: 50%;
	width: 350px;
	background-size: 50% 50%;
	margin-top: -60px;
	margin-left: -185px;
	position: absolute;
	z-index: 22;
	background-color: white;
	padding: 20px;
	text-align: center;
	vertical-align: middle;
	display: none;

}

.cfma label{

	color: black;
	font-family: 'Calibri';
	font-size: 1.2em;


}

.btnc{
	background-color: rgb(211,0,0);
	padding: 10px;
	border-radius: 5px;
	color: white;
	width: 80px;
	border: none;
	
}

.dbtnen{
	position: relative;
	top: 25px;
	width: 100%;
	padding: 10px;
	background-color: white;
	text-align: center;
	box-shadow: 0 0 10px black;
}

.btnstd{
	background-color: rgb(211,0,0);
	padding: 10px;
	border-radius: 10px;
	color: white;
	width: 200px;
	border: none;
	z-index: 7;
	cursor: pointer;
	position: relative;

}

.dtostx{
	
	width: 100%;
	height: 50px;
	border-radius: 10px;
	border: 1px solid grey;
	background-color: transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box; 
	outline: none;
	font-size: 1em;
	font-family: 'Calibri';
	font-size: 1.4em;
	position: relative;
	left: 0;
	text-transform: uppercase;
}

.dtostx:hover {
	border: 1px solid rgba(211,0,0,0.8);
}

.dtostx:focus {
	border: 1px solid rgba(211,0,0,0.8);
}

#agrstd{
	position: relative;
	top: 10px;
	background-color: #00CD63;
	border-radius: 100px;
	padding: 10px;
	width: 30px;
	height: 30px;
	text-align: center;
	box-shadow: 0 0 10px black;
	border: none;
	cursor: pointer;


}

#agrstdnv{
	position: relative;
	top: 10px;
	background-color: #00CD63;
	border-radius: 100px;
	padding: 10px;
	width: 30px;
	height: 30px;
	text-align: center;
	box-shadow: 0 0 10px black;
	border: none;
	cursor: pointer;


}

#agdsmt{
	position: relative;
	top: 10px;
	background-color: #00CD63;
	border-radius: 100px;
	padding: 10px;
	width: 30px;
	height: 30px;
	text-align: center;
	box-shadow: 0 0 10px black;
	border: none;
	cursor: pointer;


}

#agrstd img{
	position: relative;
	width: 15px;
	height: 15px;
	top: -2px;
	left: -2px;
}

#agrstdnv img{
	position: relative;
	width: 15px;
	height: 15px;
	top: -2px;
	left: -2px;
}

#agdsmt img{
	position: relative;
	width: 15px;
	height: 15px;
	top: -2px;
	left: -2px;
}

.tenmstd{
	width: 100%;
	border-collapse: collapse;
}


.tenmstd thead tr{
	background-color: #2C3E50;
	color: white;
	font-size: 1em;
	position: sticky;
	top: 0;
	padding: 10px;
	z-index: 2;
}


.tenmstd tbody{
	overflow-y: scroll;
	max-height: 200px;
	text-align: center;
}

.tenmstd tbody tr td{
	border-bottom: 1px solid black;
	text-align: center;
	color: black;
	font-size: 1em;
}

.tenmstd tbody tr:hover{
	background-color: #FFCBCB;
}

.bflmstd{
	width: 20px;
	height: 20px;
	background-size: 50% 50%;
}

.ntfstd{
	background-color: rgba(0, 232, 119, 0.5);
	position: fixed;
	right: -350px;
	top: 30px;
	width: 300px;
	height: auto;
	color: white;
	font-family: 'Calibri';
	font-size: 1.2em;
	z-index: 15;
	text-align: center;
	padding: 20px;
	vertical-align: middle;
	transition: right 1s ease;
	box-shadow: 0 0 10px black;
}

.ntmtestd{
	
	width: 200px;
	height: 40px;
	border-radius: 10px;
	border: 1px solid grey;
	background-color: transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box; 
	outline: none;
	font-size: 0.8em;
	font-family: 'Calibri';
	position: relative;
	left: 0;
	top: 4px;
	text-transform: uppercase;
}

.ntmtestdnv{
	
	width: 200px;
	height: 40px;
	border-radius: 10px;
	border: 1px solid grey;
	background-color: transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box; 
	outline: none;
	font-size: 0.8em;
	font-family: 'Calibri';
	position: relative;
	left: 0;
	top: 4px;
	text-transform: uppercase;
}

.ntmtestd:hover {
	border: 1px solid rgba(211,0,0,0.8);
}

.ntmtestd:focus {
	border: 1px solid rgba(211,0,0,0.8);
}

#mtls_s label{
	color: black;
}

.edpw{
	text-decoration: none;
	color: black;
	font-size: 0.8em;
}

.dvvdoast{
	position: fixed;
	top: 10px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background-color: grey;
}

.mtr_ast{
	position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 3;
    display: none;
}

.cvsast{
	position: relative;
	width: 100%;
	height: 100%;
    bottom: 50px;
}

.vdoast{
	position: fixed;
  	right: 0;
  	bottom: 0;
  	min-width: 100%;
  	min-height: 100%;
	
}

.dvbtnast{
	position: absolute;
  	bottom: 10px;
  	left: 10px;
  	right: 10px;
}


.btnastent{
	background-color: rgba(0, 232, 119, 0.5);
  	color: white;
  	position: relative;
  	font-size: 1.7em;
  	padding: 20px;
  	border: 0;
  	width: 100%;


}

.btnastsld{
	background-color: rgba(211, 0, 0, 0.5);
  	color: white;
  	position: relative;
  	font-size: 1.7em;
  	padding: 20px;
  	border: 0;
  	width: 100%;

}

.crvast{
	position: fixed;
    bottom: 0px;
    background-color: rgba(211, 0, 0, 0.5);
    color: white;
    font-size: 1.4em;
    height: auto;
    padding: 10px;
    border: 0;
    z-index: 3;
    width: 100%;
    margin-left: -5px;

}

.dvdtsast{
	position: fixed;
	right: 30px;
	top: 30px;
}

.lbast{
	font-size: 1.6em;
	color: white;
}

.infast{
	position: fixed;
	bottom: 20px;
	padding: 10px;
	left: 5px;
	right: 5px;
	background-color: rgba(211, 0, 0, 0.5);
	box-shadow: 0 0 5px black;
	font-size: 1.5em;
	text-align: center;
	display: none;
}


.infusr{
	position: fixed;
	top: 0;
	padding: 10px 0 10px 0;
	left: 0;
	right: 0;
	background-color: rgba(244, 246, 247, 0.5);
	box-shadow: 0 0 2px black;
	font-size: 1.2em;
	text-align: center;
	border-radius: 0 0 10px 10px;
	white-space: nowrap;
}

.mnu{
	position: fixed;
	top: 50px;
	right: 10px;
	width: auto;
	height: auto;
	z-index: 2;
}

.lmnu{
	display: list-item;
	margin-top: 10px;
	background-size: 50% 50%;
	width: 40px;
	height: 40px;
}

#mtast{
	position: fixed;
	top: 45px;
	right: 5px;
	left: 5px;
	bottom: 0;
	box-shadow: 0 0 10px black;
	background-color: rgba(255, 255, 255, 0.9);
	display: none;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 4;
}


.tenm{
	width: 100%;
	border-collapse: collapse;
}


.tenm thead tr{
	background-color: #2C3E50;
	color: white;
	font-size: 1em;
	position: sticky;
	top: 0;
	padding: 10px;
}


.tenm tbody{
	overflow-y: scroll;
	max-height: 200px;
	text-align: center;
}

.tenm tbody tr td{
	border-bottom: 1px solid black;
	text-align: center;
	color: black;
	font-size: 1em;
}

.tenm tbody tr:hover{
	background-color: #FFCBCB;
}

#dvmap{
	width: 120px;
	height: 120px;
}

.ctnmap{
	position: fixed;
	right: 10px;
	bottom: 100px;
	width: 120px;
	height: 120px;
}

#txdir{
	display: none;
}

.astimg{
	width: 40px;
	height: 60px;
	background-size: 50% 50%;
	position: relative;
	margin-top: 0;
	margin-left: 0;
}

.astimg:hover{
	width: 200px;
	height: 250px;
	background-size: 50% 50%;
	position: relative;
	margin-top: 0;
	margin-left: 0;
}

.dvobsenve{
	width: 200px;
	height: auto;
	background-color: white;
	box-shadow: 0 0 10px black;
	padding: 0 10px 10px 10px;
	position: relative;
	display: none;
	z-index: 1;
}

.dvobsenve .lbobs{
	margin-left: -70px;
}

.dvobsenve .lbobs label{
	position: relative;
	top: 10px;
	font-size: 0.6em;
	background-color: white;
	font-family: 'Calibri';
	font-weight: bold;
	z-index: 2;
}

.dvobsenve .lbobs:hover > label{
	color: rgba(211,0,0,0.8);
}

.dvobsenve .lbobs:focus-within > label{
	color: rgba(211,0,0,0.8);
}

.btnenve{

	background-color: rgb(211,0,0);
	border-radius: 10px;
	padding:5px;
	width: 80px;
	height: 20px;
	border: none;
	color: white;
	cursor: pointer;
	font-size: 0.7em;

}

.btncre{

	background-color: rgb(211,0,0);
	border-radius: 10px;
	padding:5px;
	width: 80px;
	height: 20px;
	border: none;
	color: white;
	cursor: pointer;
	font-size: 0.7em;

}

.hmc{
	background-color: rgba(255, 255, 255, 0.8);
	right: 5px;
	left: 5px;
	top: 5px;
	height: 100px;
	padding: 10px;
	position: fixed;
	box-shadow: 0 0 10px black;
	z-index: 1;
}

.hmc:before {
	content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  background-image: url('./img/fondo.jpg');
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.dvbtnars{
	background-color: rgba(0, 0, 0, 0.5);
	right: 5px;
	left: 5px;
	top: 135px;
	bottom: 0;
	padding: 10px;
	position: fixed;
	box-shadow: 0 0 10px black;
	overflow: auto;
	text-align: center;

}

.ctnbtnars{
  	position: absolute;
  	top: 50px;
  	right: 10px;
  	left: 0;
  	text-align: center;
}


.btnars{
	display: inline-block;
	padding: 40px 55px 40px 55px;
	background-color: white;
	border-radius: 30px;
	text-decoration: none;
	color: black;
	margin-top: 10px;
	margin-left: 10px;

}

.btnars:hover{
	padding: 45px 60px 45px 60px;
	background-color: white;
	box-shadow: 0 0 10px black;
}

.imgars{
	background-size: 50% 50%;
	width: 200px;
	height: 200px;
}

.fltec{
	padding: 20px;
}

.dvbtntc{
	text-align: center;
	padding: 0 40px;
}

.dtund{
	font-size: 1.1em;
    color: rgba(0, 0, 0, 0.8);
    right: 25px;
    top: 28px;
    position: relative;
    float: right;
    background-color: rgba(0,0,0,0.1);
    padding: 2px;
    border-radius: 5px;

}

.dtu{
	font-size: 1.0em;
    color: rgba(0, 0, 0, 0.8);
    right: 55px;
    top: 112px;
    position: absolute;
    background-color: rgba(0,0,0,0.1);
    padding: 2px;
    border-radius: 5px;
}

.dvbtnsc{
	position: absolute;
	top: 0;
	width: 100%;
	height: auto;
}

.dvbtnsc table{
	width: 100%;
}

.dvbtnsc table tr th{
	width: 50%;
	padding: 5px;
}

.btnsc{
	width: 100%;
    background-color: #F95266;
    border: 0;
    color: white;
    display: block;
    text-decoration: none;
    padding: 10px 0;
}
}

.btnsc:hover{
	
	background-color: grey;
	
}

.dvscc{
	position: relative;
	width: 100%;
	overflow-y: scroll;
	max-height: 450px;
}

#dvevd{
	height: 250px;
}
#dvevd table{
	width: 100%;
	height: 100%;
}

#dvevd table tr td{
	width: 33%;
}

#dvevd table tr th{
	width: 33%;
	background-color: rgba(0, 0, 0, 0.8);
	color: white;
	height: 30px;
}

.rinsps{
	display: none;
}

.rinsps + label {
	background-color: white; 
	color: grey; 
	border-radius: 10px;
	border: 1px solid grey;
	width: 70%;
	height: auto;
	display:inline-block;
	padding: 5px;
	top: 0;
	
}


.rinsps:checked + label {
	background-color: #82E0AA; 
	color: white; 
	border-radius: 10px;
	width: 70%;
	height: 20%;
	display:inline-block;
	padding: 5px;
	
}


.rinspn{
	display: none;
}

.rinspn + label {
	background-color: white; 
	color: grey; 
	border-radius: 10px;
	border: 1px solid grey;
	width: 70%;
	height: auto;
	display:inline-block;
	padding: 5px;
	top: 0;
}


.rinspn:checked + label {
	background-color: #EC7063; 
	color: white; 
	border-radius: 10px;
	width: 70%;
	height: 20%;
	display:inline-block;
	padding: 5px;
}