/* CARACTERISTICAS GENERALES DE LA PAGINA */

@import url('https://fonts.googleapis.com/css?family=Roboto');

/* cuerpo */
body {
	background-color: #FFFFFF;
	color: #FFF;
	font-family: Roboto, sans-serif;
	font-size: 1rem;
}

.cuerpoSistema { /**/
	width: calc(100% - 0px); 
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: -10px 0px 0px 0px;
}

.cuerpoSistemaGrande { 
	width:1000px; 
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: auto;
}

.cuerpoSistemaXgrande { 
	width:1200px; 
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: auto;
}

.cuerpoSistemaAdaptable { 
	width: 100%; 
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: auto;
}

.headerBanner { 
	width: calc(100% - 0px);
	border: 0px solid #333;
	height: 130px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float:left;
	border-radius: 50px 50px 0px 0px;
	background-color: #FFF;
}

.bannerSistema { 
	padding: 0px 0px 0px 0px;
	margin: -11px 0px 0px 0px;
	text-align: center;
	
	background-image:url(images/logoSistema.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 140px;
}


.headerBannerGrande { 
	width:1000px;
	height: 150px;
	background-image:url(images/bannerSistemaGrande.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float:left;
}


.headerSalir { 
	width: calc(100% - 3em);
	border: 0px solid #333;
	height: auto;
	padding: 0em 4em 0.6em 0em;
	margin: 0em 0em 0em 0em;
	text-align: right;
	float:left;
}

.headerTitulo { /**/
	border: 1px solid #333;
	background-color: #2B4D1C;
	width: calc(100% - 20px);
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	float:left;
	position: fixed;
}

.headerTituloLinks { /**/
	width:100%;
	float:left;
	text-align:left;
	padding: 10px 10px 0px 10px;
}

.headerTituloCentro { /**/
	width:100%;
	float:left;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

.headerTituloDer { 
	width:30%;
	float:left;
	text-align: right;
	padding: 10px 10px 10px 0px;
}

.contenidoPrincipalHeader { 
	border: 0px solid #333;
	width: calc(100% - 40px);
	padding: 10px 20px 10px 20px;
	float:left;
	text-align: left;
}



.contenidoPrincipal { /**/
	/*border: solid #333;
	border-width: 0px 5px 0px 5px;*/
	width: calc(100% - 0px); 
	padding: 0px 0px 50px 0px;
	margin:  0px 0px 50px 0px;
	text-align: center;
	float:left;
	
	background-color: #2B4D1C;
	border-radius: 0px 0px 20px 20px;
	box-shadow: 0px 15px 15px -7px #000;
}



.contenidoInicial { /**/
	padding: 150px 10px 0px 10px;
}

.contenidoPrincipalMenu { /**/
	/*border: 1px solid #333;*/
	padding: 10px 10px 10px 10px;
	width: 650px;
	margin: auto;
}

.contenidoPrincipalMenu2 { /**/
	/*border: 1px solid #333;*/
	padding: 10px 10px 10px 10px;
	width: 950px;
	margin: auto;
}


.contenidoPrincipalMenuClicMostrar {
	border: 1px solid #586d03;
	border-radius: 1px 1em 1em 1em;
	padding:  0.5em 0.7em 2em 1.0em;
	margin: 3.5em 0em 0em 1.8em;
	width: auto;
	position: absolute;
	float: left;
	background:#000;	
	box-shadow: 2px 2px 5px 1px #333;
	z-index: 10000;
}









.contenidoPrincipalSistema {
	padding: 30px 0px 15px 0px;
	width: 620px;
	float:left;
}

.contenidoPrincipalSistemaMediano {
	padding: 0px 10px 15px 10px;
	width: 790px;
	float:left;
}

.contenidoPrincipalSistemaGrande {
	padding: 0px 10px 15px 10px;
	width: 970px;
	float:left;
}

.contenidoPrincipalSistemaXgrande {
	padding: 0px 10px 15px 10px;
	width: 1170px;
	float:left;
}

.contenidoPrincipalSistemaAdaptable {
	padding: 0px 10px 15px 10px;
	width: calc(100% - 30px);
	text-align: center;
}

.contenidoMenu { 
	border: 0px solid #333;
	padding: 20px 0px 10px 0px;
	text-align: center;
	display: inline-block;
}

/* ------ */






.informacionFondo { /**/
	background-color: #181818;
	padding: 1rem 2rem 2rem 2rem;
	margin: 20px 10px 20px 10px;
	border-radius: 5px 40px 5px 40px;
	display:inline-block;
	position: relative;
	width: auto;
	text-align:left;
}






/*menus*/

.menuFondo {
	background-color: #181818;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 10px 10px;
	border-radius: 40px 5px 40px 5px;
	display:inline-block;
	width:auto;
	text-align:left;
}

.menuFondoTitulo {
	background-color: #586d03;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	border-radius: 40px 5px 0px 0px;
	width: 100%;
	color: #000;
	text-align: center;
}

.menuFondoContenido {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	border-radius: 0px 0px 40px 5px;
	width: calc(100% - 10px);
	line-height: 2.7em;
	white-space: nowrap;
}



.menuPrincipalFondo {
	background-color: #181818;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 10px;
	border-radius: 40px 5px 40px 5px;
	width: 230px;
	height: 200px;
	display:inline-block;
	text-align:left;
}

.menuPrincipalFondoTitulo {
	background-color: #586d03;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	border-radius: 40px 5px 0px 0px;
	width: 100%;
	color: #000;
	text-align: center;
}

.menuPrincipalFondoContenido {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-radius: 0px 0px 40px 5px;
	width: calc(100% - 0px);
	line-height: 1.5em;
	white-space: nowrap;
}
/* ----- */



/* hipervinculos */
a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #F90;
}
/* ------------- */






/* TIPOS DE LETRA */
.letraTitulo { /**/
	color: #99cc33;
	font-size: 1.5rem;
	font-weight: bolder;
}

.letraGris {
	color:#666;
}

.letraGrisPequena {
	color:#666;
	font-size:small;
}

.letraPequena {
	font-size: 0.8em;
	letter-spacing: 0.05em;
}

.letraXpequena {
	font-size: small;
}

.letraXXpequena {
	font-size: xx-small;
}

.letraMediana {
	font-size: 1.0em;
}

.letraGrande { /**/
	font-size: 1.2rem;
}

.letraXgrande {
	font-size: 1.5em;
}

.letraXXgrande {
	font-size: 1.5rem;
}


.letraBlanca {color: #FFFFFF}

.letraNaranja {color: #FF9900}

.letraVerde {color: #99cc33}

.letraRoja {color:#C00}

.letraNegra {color: #000000}

.letraAmarilla {color: #FFFF00}

.letraGrisClara {color: #B7B7B5}

.letraMensajeCargaPagina {
	color:#600;
	font-size:small;
	text-decoration: blink;
}

.letraMensajeExitoso {color: #009900}

.letraMensajeFallo {color:#920507;
	background-color: #F37779;
}




/* TABLAS */

.tablaMenuLinks {
	background-color: #333;
	background-image: url(images/cabeceraTablaMenu.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.tablaMenuLinksItem {
	background-color: #333;
	padding: 15px 0px 15px 30px;
	text-align:left;
}

.tablaMenuContenido {
	border: 5px solid #333;
	border-spacing: 0px;
	padding: 0px 20px 0px 0px;
	width: 830px;
}

td.tablaMenuContenido {
	border: 1px solid #333;
	padding: 20px;	
	width: 180px;
}



.tablaResultadosBusqueda { /**/
	border: 1px solid #022100;
	background-color: #163610;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
	margin: auto;
}
.tablaResultadosBusqueda td { /**/
	border: 1px solid #022100;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border-spacing: 0px;
}


.tablaPreguntas td { /**/
	padding: 5px 2px 5px 2px;
}



.tablaResultadosBusqueda2 {
	border: 1px solid #022100;
	background-color: #163610;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
	margin: auto;
}
.tablaResultadosBusqueda2 td {
	border: 1px solid #022100;
	text-align: center;
	padding: 1px 5px 1px 5px;
	border-spacing: 0px;
}



.tablaFilaTitulos { /**/
	border: 0.3em solid #163610 !important;
	background-color: #586d03;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1rem;
	font-weight: bolder;
}


.tablaFilaTitulos2 { /**/
	border: 0.3em solid #586d03 !important;
	background-color: #163610;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1rem;
	font-weight: bolder;
}



.fondoEnviosTransito {
	background-image: url("images/fondoNubes.png");
	background-color: #FFF;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.imagenBarcoEnviosTransito {
	width: 6.5em;
	height: 5.5em;
}

.imagenAvionEnviosTransito {
	width: 7.5em;
	height: 5.5em;
}




/* BOTONES */


.botonTipo1 { /**/
	box-shadow: 0px 4px 14px -7px #cccccc;
	background-color:#B0D762;
	border-radius: 0.8em;
	border:1px solid #666;
	display:inline-block;
	cursor:pointer;
	color:#2B4D1C;
	font-family:Arial;
	font-size: 1.5rem;
	padding: 0.4em 0.8em;
	text-decoration:none;
	margin: 0.7em 0.2em;
}

.botonTipo1:hover {
	box-shadow: 0px 4px 14px -7px #cccccc;
	background-color:#163610;
	color:#99cc33;
}


.botonTipo1Pequeno { /**/
	box-shadow: 0px 4px 14px -7px #cccccc;
	background-color:#B0D762;
	border-radius: 0.8em;
	border:1px solid #666;
	display:inline-block;
	cursor:pointer;
	color:#2B4D1C;
	font-family:Arial;
	font-size: 1rem;
	padding: 0.4em 0.8em;
	text-decoration:none;
	margin: 0.7em 0.2em;
}

.botonTipo1Pequeno:hover {
	box-shadow: 0px 4px 14px -7px #cccccc;
	background-color:#163610;
	color:#99cc33;
}


.botonTipo1Xpequeno { /**/
	box-shadow: 0px 4px 14px -7px #cccccc;
	background-color:#B0D762;
	border-radius: 0.8em;
	border:1px solid #666;
	display:inline-block;
	cursor:pointer;
	color:#2B4D1C;
	font-family:Arial;
	font-size: 0.7rem;
	padding: 0.2em 0.8em;
	text-decoration:none;
	font-weight: bold;
	margin: 0.7em 0.2em;
}


.botonMenu { /**/
	float: left;
	position: relative;
	width: 300px;
	height: 150px;
	
	
	box-shadow: 0px 4px 5px 2px #2B2B2B;
	
	background-color:#DCD9D9;
	border-radius: 0.5em;
	border:1px solid #666;
	/*display:inline-block;*/
	cursor:pointer;
	color:#2B4D1C;
	font-family:Arial;
	font-size: 1.5rem;
	padding: 0.4em 0.8em;
	text-decoration:none;
	margin: 0.7em 0.2em;
}

.botonTipo1Xpequeno:hover {
	box-shadow: 0px 4px 14px -7px #cccccc;
	background-color:#163610;
	color:#99cc33;
}


.botonTipo1Grande {
	box-shadow: 0px 4px 14px -7px #cccccc;
	background-color:#B0D762;
	border-radius: 0.8em;
	border:1px solid #666;
	display:inline-block;
	cursor:pointer;
	color:#2B4D1C;
	font-family:Arial;
	font-size: 1.8rem;
	padding: 0.4em 0.8em;
	text-decoration:none;
	margin: 0.7em 0.2em;
}

.botonTipo1Grande:hover {
	box-shadow: 0px 4px 14px -7px #cccccc;
	background-color:#163610;
	color:#99cc33;
}


.botonTipo2 {
	box-shadow: 0px 4px 14px -7px #cccccc;
	background-color:#586d03;
	border-radius: 0.8em;
	border:1px solid #99cc33;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:Arial;
	font-size: 1.1em;
	padding: 0.4em 0.6em;
	text-decoration:none;
	margin: 0.7em 0.2em;
}

.botonTipo2:hover {
	box-shadow: 0px 4px 14px -7px #000;
	background-color:#360;
}


.botonTipo3 {
	background-color:#586d03;
	border-radius: 0em 1em 1em 0em;
	border:0px solid #CCC;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:Arial;
	font-size: 1.17em;
	padding: 0.4em 0.7em 0.5em 0.5em;
	text-decoration:none;
}


.botonTipo4 {
	box-shadow: 0px -4px 14px -7px #cccccc;
	background-color:#333;
	border-radius: 0.8em 0.8em 0em 0em;
	border:1px solid #666;
	display:inline-block;
	cursor:pointer;
	color:#ff9900;
	font-family:Arial;
	font-size: 1.1em;
	padding: 0.4em 1.2em;
	text-decoration:none;
	margin: 0.7em 0.2em;
}

.botonTipo4:hover {
	box-shadow: 4px 0px 14px -7px #000;
	background-color:#242424;
}





/* INPUTS */

.inputTexto { /**/
	background-color: #181818;
	font-size: 1.2rem;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	border-radius: 10px;
	border: 1px solid #333;
	padding: 5px;
}

.inputTextoGrande {
	background-color: #181818;
	font-size: 1.5rem;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	border-radius: 10px;
	border: 1px solid #333;
	padding: 5px;
}

.inputTextoPequeno { /**/
	background-color: #181818;
	font-size: 0.9rem;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	border-radius: 10px;
	border: 1px solid #333;
	padding: 5px;
}

.inputNumber { /**/
	background-color: #181818;
	font-size: 1rem;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	border-radius: 10px;
	border: 1px solid #333;
	padding: 5px;
}

.inputSelect { /**/
	background-color: #181818;
	font-size: 1rem;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF ;
	border: 1px solid #333;
	border-radius:10px;
	padding: 5px 10px 5px 15px;
}

.inputSelectPequeno { /**/
	background-color: #181818;
	font-size: 0.8rem;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF ;
	border: 1px solid #333;
	border-radius:10px;
	padding: 5px 10px 5px 15px;
}

input[type=radio] {
    /*-ms-transform: scale(1.5); /* IE 9 */
    /*-webkit-transform: scale(1.5); /* Chrome, Safari, Opera */
    transform: scale(1.0);
	margin: 0em 0.7em 0em 0.3em;
}



/* OTRAS CARACTERISITICAS */

.alinear_arriba {
	vertical-align: top;
}


.fondo1 {
	background-color: #333;
}

.fondo2 {
	background-color: #666;
}


.ck-editor {
    color: #333;
}



@media screen and (max-width: 1000px) {

body {
	font-size: 1rem;
}
	
.cuerpoSistema { /**/
	width: calc(100% - 10px); 
	margin: -10px 0px 0px 10px;
}

.menuPrincipalFondo {
	width: auto;
	height: auto;
}

.contenidoPrincipalMenu { /**/
	width: 350px;
	margin: auto;
}	
	
.contenidoPrincipalMenu2 { /**/
	width: 350px;
	margin: auto;
}
	
.menuPrincipalFondoContenido {
	line-height: 2.5em;
}

.menuFondoContenido {
	line-height: 2.5em;
}

.contenidoPrincipalHeader { 
	border: 0px solid #333;
	width: calc(100% - 40px);
	padding: 40px 20px 40px 20px;
	float:left;
	text-align: left;
}

.contenidoPrincipal { /**/
	padding: 0px 0px 30px 0px;
}		
	
.headerTitulo { /**/
	width: calc(100% - 30px);
}
	
.headerTituloCentro { /**/
	padding: 20px 0px 0px 0px;
}

.headerTituloDer { 
	width:0%;
}




.inputTexto { /**/
	padding: 1.1rem;
}

.inputTextoReal {
	width: auto;
}

.inputSelect { /**/
	font-size: 1.1rem;
}

.inputSelectRecortado {
	font-size: calc(0.6em + 1vw);
	text-overflow: clip;
	width: 80%;
}

input[type=radio] {
    -ms-transform: scale(3.0); /* IE 9 */
    -webkit-transform: scale(3.0); /* Chrome, Safari, Opera */
    transform: scale(3.0);
}





.letraTitulo { /**/
	font-size: 1.7rem;
}

.letraGrande { /**/
	font-size: 1.2rem;
}

.letraXgrande {
	font-size: 1.5rem;
}
	
.letraXXgrande {
	font-size: 2.5rem;
}

}