
*,*:after, *:before{
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
};

#contenedor_carga{
	background-color: rgba(250, 240, 245, 0.9);
	height: 100%;
	width: 100%;
	position: fixed;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	z-index: 10000;
}

#carga {
   border: 15px solid #ccc;
   border-top-color: #f4266a;
   border-top-style: groove;
   height: 100px;
   width: 100px;
   border-radius: 100%;
   position: absolute;
   top: 0
   bottom: 0;
   left: 0;
   right: 0;
   margin: auto;
   -wekit-animation: girar 1.5s linear infinite;
   -o-animation: girar 1.5s linear infinite;
   animation: girar 1.5s linear infinite;   
}

@keyframes girar {
	from { transform: rotate(0deg); }
	to { transform: rotate(360deg); }
}

#contenedor
{
	width: 100%;
	height: 900px;
	background: #fff;
}

#marco 
{
  position: relative;
  background-color: #1254B8;
  width: 45%;
  height: 400px;
  justify-content: center;
  margin: 0 auto;
  margin-top: 10%;
  border: 1px solid #9c9c9c; /* Fallback style */
  -moz-border-radius: 20px 0px 20px 0px;
  -webkit-border-radius: 20px 0px 20px 0px;
   border-radius: 20px 0px 20px 0px;
  border: 2px solid #fff;
  /* IMPORTANTE */
  text-align: center;
}

.smd0
{

    width: 70%;
    height: 20PX;
    margin: 0 auto;
    height: 22px;
    margin-top: 17px;
    color: #fff;
    padding-top: 7px;
}

.smd
{

    width: 70%;
    height: 20PX;
    margin: 0 auto;
    height: 32px;
    margin-top: 1px;
    background-color: #F2F4F8;
    border-color: #FFFFFF;
}

.botones
{
	height: 30px;
	width: 100px;
	background: #269389;
	color: #ffffff;
	margin-left: 10px;
	border: 1px solid #000;
    float:  left;
    font-size: 15px;
    text-align: center;
}

.botones2
{
	height: 40px;
	width: 98%;
	background: #269389;
	color: #ffffff;
	margin-left: 1%;
	border: 1px solid #000;
    float:  center;
    font-size: 15px;
    text-align: center;
    margin-top: 12px;
    display: flex;
    align-items: center;
    padding-left: 5px;
}

.botones3
{
	height: 30px;
	width: 100%;
	background: #d9d4d5;
	color: #000;
	margin-left: 10px;
	border: 1px solid #000;
    float:  left;
    font-size: 15px;
    text-align: center;
    margin-top: 10px;
}

.botones:hover, .botones2:hover, .botones3:hover  
{
	background: #2819e1;
	border: solid 2px #fff;
	cursor: pointer;
	color: #fff;
	-moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px  7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
}

.botones:active, .botones2:active, .botones3:active
{
	background: #fff;
	border: solid 1px #000;
	color: #000;
}

.botonesgrf
{
  height: 30px;
  width: 100%;
  background: #f3c0a1;
  color: #000;
  margin-left: 10px;
  border: 1px solid #000;
  float:  left;
  font-size: 15px;
  text-align: center;
  margin-top: 10px;
}

.botonesgrf:hover  
{
  background: #f38745;
  border: solid 2px #000;
  cursor: pointer;
  color: #fff;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px  7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
}

.botonesgrf:active
{
  background: #fff;
  border: solid 1px #000;
  color: #000;
}

.inputg1
{
   width: 100%;
   height: 100%;
}

#m1
{
	width: 100%;
	height: 1000px;
	border: solid 1px #000;
	background: #F3F9F8;
	position: absolute;
}

#m11 
{
	width: 100%;
	height: 15%;
  position: relative;
  color: #000;
  font-size:  20px;
	background-image: url("../imagenes/banner2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

#m12 
{
	width: 100%;
	height: 73%;
	position: relative;
}

#m13
{
	width: 100%;
	height: 1%;
	background: #4656F4;
	position: relative;
}

#m121
{
	width: 15%;
	height: 100%;
	float: left;
	background: #4556e6;
}

#m122
{
	width: 70%;
	height: 100%;
	background: #fff;
  float: left;
  overflow-y: scroll;
}

#m123
{
	width: 15%;
	height: 100%;
	float: right;
  background-image: url("../imagenes/lateral.jpg");
}

.items
{
	width: 100%;
	height: 22px;
	
}

#btnnrojug
{
  background: #fff;
  cursor: pointer;
  height: 40px;
  width: 122px;
  padding-top: 11px;
}

#btnnrojug:hover
{
  background: #0A4BF9;
  color: #FFF;
  cursor: pointer;
  border: solid 1px #000206;
}

#btnnrojug:active
{
  background: #fff;
  color: #000;
  border: solid 1px #000206;
}

.zitem
{
   width: 50%;
   height: 30px;
   border: solid 1px #000;
}

.zitem1, .zitem2, .zitem3, .zitem4
{
  height: 100%;
  float: left;
  padding-top: 10px;
}
.zitem1
{
	 width: 10%;
	 text-align: center;
}
.zitem2
{
	 width: 43%;
}
.zitem3
{
	 width: 01%;
	 font-size: 12px;
}
.zitem4
{
	 width: 45%;
	 text-align: right;
	 font-size: 14px;
}
#cc0
{
	position: relative;
	z-index: 500;
	width: 100%;
	height: 100%;
	opacity: 0.9;
}
#cc1
{
	position: absolute;
	z-index: 600;
	width: 50%;
	height: 30%;
	background: #f0faec;
	border: solid 1px #000;
    left: 20em;
    margin-top: 35px;
}
#cc11, #cc12, #cc13, #cc14 
{
	height: 22%;
	width: 100%;
	padding-top: 12px;

}
#cc15 
{
	height: 10%;
	width: 0%;
	background: #dd5e19;
	text-align: center;
}

#cc11{
	text-align: center;
	font-size: 20px;

}
#cc12{
	text-align: center;
	font-size: 17px;

}
#cc131{
	text-align: left;
	font-size: 20px;
	width: 25%;
	float: left;
	margin-left: 3%;
	height: 100%;
}
#cc132{
	text-align: center;
	font-size: 30px;
    text-align: center;
    border: solid 1px #000;
    background: #fff;
    width: 65%;
    float: left;
    height: 100%;
}
#cc141
{
    float: left;
    margin-left: 30%;
}

#cc142
{
    float: left;
    margin-left: 10%;
}
#txtllegada{
	text-align: center;
	font-size: 30px;
    text-align: center;
    border: solid 1px #000;
    background: #fff;
    width: 100%;
    height: 100%;
    color: #0b16f5;
}


.iitems{
   width: 96%;
   height: 26px;
   background: #fff;
   float : left;
   margin-left: 2%;
   font-weight: bold;
   border: solid 1px #000;

}
.iiitems{
   width: 96%;
   height: 26px;
   background: #d3dfe6;
   float : left;
   margin-left: 2%;
   font-weight: bold;
   border: solid 1px #000;
}
.ttitems{
   width: 96%;
   height: 23px;
   background: #9cb9cf;
   float : left;
   margin-left: 2%;
}

.ccol2, .ccol3, .ccol4, .ccol5
{
	width: 17%;
	height: 100%;
	float: left;
    font-size: 14px;
    padding-top: 4px;
}
 .ccol2, .ccol3, .ccol4, .ccol5
 {
    text-align: right;
    padding-right: 4px;
 }
 .ccol1
 {
 	width: 32%;
	height: 100%;
	float: left;
    font-size: 13px;
    padding-top: 4px;
 	text-align: left;
 	padding-left: 5px;
 }

 .indata
 {
 	float: left;
 	width: 60%;
 	height: 26px;
 	margin-top: 8px;
 	
 }