*{box-sizing: border-box;}

.logotipo{
	width: 270px;
	height: 100px;	
	margin: auto;
	padding: 5px;
	top: 40px;
	position: relative;
}

.ini{margin: auto 0px auto -50px;}

.cont{background-color: rgba(223,221,220, 0.7); width: 50%; margin: 10% auto; border-radius: 5px;}

.cont-r{background-color: rgba(223,221,220, 0.9); width: 50%; margin: 7% auto; border-radius: 5px;}

.cont-p{background-color: rgba(223,221,220, 0.9); width: 50%; margin: 5% auto; border-radius: 5px;}

.cont-m{background-color: rgba(223,221,220, 0.9); width: 85%; margin: auto; border-radius: 5px;}

.cont-b{background-color: rgba(223,221,220, 0.9); width: 97%; margin: auto; border-radius: 5px;}

.cont-img{
	width: 30%;
	text-align: center;
	padding-bottom: 20px;
	margin-left: 200px;
	background-color: white;
	opacity: 0.9;
}

.cont-img-r{
	width: 30%;
	text-align: center;
	padding-bottom: 20px;
	margin-left: 200px;
	opacity: 0.9;
}

.opciones{
	width: 39%;
	text-align: center;
	padding-bottom: 20px;
	background-color: white;
	opacity: 0.9;
}

.group{width: 100%; text-align: center; padding: 8px;}

.group-p{width: 100%; text-align: center; padding: 20px; font-size: large;}

.group-m{width: 100%; text-align: center; padding: 8px;}

.group-b{width: 100%; text-align: center; padding: 8px;}

.group1{width: 100%; display: flex; padding-bottom: 15px;}

ul, li, a{list-style: none; text-decoration: none; padding: 5px; color: black;}

header{display: flex;}

h1{padding: 20px; text-align: center;}

p{padding-left: 97px;}

.log{
	background-image: url("../img/3.jpg");
  	background-repeat: no-repeat;
  	background-position: center center;
  	background-attachment: fixed;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	font-style: normal;
	font-family: sans-serif;
}

.panel{
	background-image: url("../img/7.jpg");
  	background-repeat: no-repeat;
  	background-position: center center;
  	background-attachment: fixed;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	font-style: normal;
	font-family: sans-serif;
}

.registrar{
	background-image: url("../img/4.jpg");
  	background-repeat: no-repeat;
  	background-position: center center;
  	background-attachment: fixed;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	font-style: normal;
	font-family: sans-serif;
}

.modulo{
	background-image: url("../img/2.jpg");
  	background-repeat: no-repeat;
  	background-position: center center;
  	background-attachment: fixed;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	font-style: normal;
	font-family: sans-serif;
}

.busqueda{
	background-image: url("../img/5.jpg");
  	background-repeat: no-repeat;
  	background-position: center center;
  	background-attachment: fixed;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	font-style: normal;
	font-family: sans-serif;
}

.semaforo{
	background-image: url("../img/9.jpg");
  	background-repeat: no-repeat;
  	background-position: center center;
  	background-attachment: fixed;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	font-style: normal;
	font-family: sans-serif;
}

i{
	width: 30%;
	padding: 5px;
	background-color: #EF3F49;
	padding: 7px 6px 4px 6px;
	color: white;
	border-radius: 3px;
	margin-right: 3px;
	font-style: normal;
}

input, select{font-size: 15px; padding: 5px;}

.boton, .btn-crear{font-size: 18px; text-align: center; padding-top: 16px; padding-bottom: 25px;}

.btn-crear{width: 25%;}

#btn{font-style: normal; font-family: sans-serif; padding-left: 15px; padding-right: 15px;}

.icono-solo{background-color: rgba(223,221,220,-0.1); color: black;}

.icono-solo-2{color: white;}

.icono-r{padding: 8px 20px;}

.icono-m{padding: 8px 49px;}

.icono-a{padding: 8px 50px;}

.icono-d{padding: 8px 51px;}

.flaticon-login{background-color: black; padding: 8px 15px 5px 15px; cursor: pointer;}

.flaticon-silueta-del-icono-de-salvar,{background-color: black; padding: 8px 15px 5px 15px; cursor: pointer;}

.fecha, .campo{height: 25px; border-radius: 7px;}

.campo, .fecha{width: 100%;}

.campo{text-transform: uppercase;}

.etq{font-size: 14px; text-align: center; padding: 0px; margin-bottom: 3px;}

.seleccion{background: white; border-style: dotted; border-width: 1px; width: 100%;}

.seleccion-b{width: 100%;}

.seleccion:focus, .campo:focus, .fecha:focus{outline: none;}

.resp{width: 22%;}

.np, .tp, .cli{width: 33%;}

.int, .pro{width: 17%;}

table{width: 100%;}

.titulo-m{padding: 20px 20px 0px; text-align: center; margin-bottom: 5px;}

.mitad{width: 100%; display: flex;}

.fase, .tip-c{width: 47%; border-style: solid; border-width: 1px; margin-top: 18px;}

.tipo-cli{width: 60%;}

.resto{width: 53%; padding-left: 10px;}

textarea{min-height: 100px; border-style: inset; resize: none; font-size: 15px;}

caption{font-weight: bold;}

.demog{margin-top: 18px; border-style: solid; border-width: 1px;}

.btn-guardar{padding-top: 17px; cursor: pointer; text-align: center;}

.btn-buscar{padding-top: 30px; cursor: pointer;}

.mens{color: red;}

.wrap{padding: 0px 15px;}

ul.tabs{
	background: #363636;
    list-style: none;
    display: flex;
    width: 60%;
    color: white;
    margin: auto;
}

.tabs{width: 65%; text-align: center; align-items: center; margin: auto; border-collapse: collapse;}

.tabsema{width: 65%; text-align: center; align-items: center; margin: 5px auto 30px auto;}

.tab{background: #363636; border-radius: 5px 5px 0px 0px; padding: 8px 0px;}

.tab a{color: white;}

ul.tabs li{width: 33%;}

ul.tabs li a{
	display: block;	
	padding: 10px;
	margin: -11px auto;
	font-size: 17px;
	color: white;
	text-align: center;
}

.active{border-bottom: 3px solid #EF3F49; padding: 10px 16px; color: white;}

.activesr{border-bottom: 3px solid #EF3F49;}

.activesa{border-bottom: 3px solid #F4FA58;}

.activesv{border-bottom: 3px solid #4B8A08;}

.b{width: 16.6%;}

.b1{width: 23%;}

article{padding-bottom: 10px;}

.recuadro{padding: 0px;}

.tabla-res{border-collapse: collapse; width: 100%; text-align: center;}

.tabla-resemr{border-collapse: collapse; width: 100%; text-align: center;}

.tabla-resema{border-collapse: collapse; width: 100%; text-align: center;}

.tabla-resemv{border-collapse: collapse; width: 100%; text-align: center;}

table.tabla-res th{font-size: 13px; background-color: black; color: white;}

table.tabla-resemr th{font-size: 13px; background-color: black; color: white;}

table.tabla-resema th{font-size: 13px; background-color: black; color: white;}

table.tabla-resemv th{font-size: 13px; background-color: black; color: white;}

table.tabla-res td{font-size: 11px;}

table.tabla-resemr td{font-size: 11px;}

table.tabla-resema td{font-size: 11px;}

table.tabla-resemv td{font-size: 11px;}

table.tabla-res th, table.tabla-res td{border: 1px #ddd; padding: 8px;}

table.tabla-resemr th, table.tabla-res td{border: 1px #ddd; padding: 8px;}

table.tabla-resema th, table.tabla-res td{border: 1px #ddd; padding: 8px;}

table.tabla-resemv th, table.tabla-res td{border: 1px #ddd; padding: 8px;}

table.tabla-res tr:nth-child(even){background-color: #f2f2f2;}

table.tabla-resemr tr:nth-child(even){background-color: #F78181;}

table.tabla-resemr tr:nth-child(odd){background-color: #F6CECE;}

table.tabla-resema tr:nth-child(even){background-color: #F2F5A9;}

table.tabla-resema tr:nth-child(odd){background-color: #FBFBEF;}

table.tabla-resemv tr:nth-child(even){background-color: #BCF5A9;}

table.tabla-resemv tr:nth-child(odd){background-color: #E6F8E0;}

table.tabla-res tr:hover{background-color: #F78181; color: white;}

table.tabla-resemr tr:hover{background-color: #FE2E2E; color: white;}

table.tabla-resema tr:hover{background-color: #FFFF00; color: black;}

table.tabla-resemv tr:hover{background-color: #21610B; color: white;}

.tc{text-align: center;}

.icon-pencil, .fa-pencil{font-size: 13px;}

.icon-pencil, .fa-pencil:hover{color: white;}

.campos-inf{
	font-size: 13px; 
	padding: 1px; 
	text-align: center; 
	border-style: groove; 
	background-color: rgba(223,221,220, -0.1);
	color: #0B7BFB;
}

.campos-inf-sel{
	font-size: 13px; 
	padding: 1px; 
	text-align: center; 
	border-style: groove; 
	background-color: rgba(223,221,220, -0.1);
	width: 100%;
	color: #0B7BFB;
}

.mod{display: none;}

.boton-new{background: transparent; border-style: hidden; color: white;}

/*Prueba modal*/

.modal-contenido{
  background-color:#ffffff;
  width:500px;
  padding: 10px 20px 20px;
  margin: 20% auto;
  position: relative;
  text-align: center;
  border-radius: 4px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.modal{
  background-color: rgba(0, 0, 0, 0.4);
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  opacity:0;
  pointer-events:none;
  transition: all 1s;
}
#miModal:target{opacity:1; pointer-events:auto;}
#miModalMod:target{opacity:1; pointer-events:auto;}

.btn-modal{background-color: #EF3F49; color: white; padding: 11px; border-radius: 5px; font-size: 13px; font-weight: 500;}

.modalTit{font-size: 1.129em; font-weight: 300; line-height: normal; color: #545454; word-wrap: break-word; padding-left: 0px; margin:35px;}