﻿@charset "utf-8";
/* CSS Document */

img{
	border:none;
}
body {
	border: none;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #132b51;
	width: 100%;
	font: 1em Helvetica;
}
.orange {
    color: #f05e27;
}

.hide { 
    display: none!important;
}

.Logotipo {
    width: 250px;
    height: 75px;
    left: 15px;
    top: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.posCentro35 {
    width: 35%;
    margin: 0 auto;
}

.posCentro50 {
    width: 50%;
    margin: 0 auto;
}

.posCentro90 {
    width: 90%;
    margin: 0 auto;
}

.posCentro95 {
    width: 95%;
    margin: 0 auto;
}

.posCentro80 {
    width: 80%;
    margin: 0 auto;
}

.posCentro65 {
    width: 65%;
    margin: 0 auto;
}

.TitulosPagina {
    font-size: 1.3em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    text-align: center;
}
.ContornoDatosPrincipales {
    margin: 0;
    padding: 4px;
    border: 3px double black;
    width: 60%;
}
.EtiquetasDatosPrincipales {
    font-size: 1em;
    width: 80px;
    float: left;
}
.cssFondo {
    background-color: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.Derecha {
    margin-right: 50px;
    text-align:right;
}
.colorAzul {
    color: #284775 !important;
}
.DatosPrincipales {
    font-size: 1.1em;
}
.TablaLlantas {
    font-size: .7em;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    padding: 15px;
}

    .TablaLlantas td, th {
        border: 1px solid;
        padding-bottom: 3px;
        padding-top: 3px;
    }

#pie{
    position: absolute;
    width:100%;
    bottom: 10px;
    font-size: 6pt;
}
.CodigoBarras {
    font-family: "code128";
    font-size: 4em;
}
ul#menu {
    height: 25px;
}

ul#menu li {
    display: inline;
}

ul#menu li a {
    display: block; 
    margin: 5px;
    height: 20px;
    float: left;
    text-align: center;
    vertical-align: middle;
	background-color:#02519d;
	color:white;
	font-size: 1em;
	text-decoration: none;
	padding: 10px;
    border-radius: 25px;
}
	ul#menu li a:link {
		background-color: #02519d;
		border-color: #02519d;
		color: white;
	}
	ul#menu li a:visited {
		background-color: #02519d;
		border-color: #02519d;
		color: white;
	}
ul#menu li a:hover {
	background-color: #fff;
	border-color: #fff;
	color:#000;
}
ul#menu li a:active{
	background-color:#F4D205;
	border-color: #F4D205;
	color:#000;
}

.cssLinksGrids, .cssLinksGrids:visited {
    background-color: #284775;
    border: 1px solid #98BFC2;
    text-decoration: none;
    padding: 0 5px;
    font-variant: small-caps;
    color: white;
    border-radius: 3px;
}

    .cssLinksGrids:hover {
        text-decoration: none;
        background-color: white;
        color: #336666;
    }

.alert_warning {
    display: block;
    width: 98%;
    margin: 5px;
    margin-top: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #F5F3BA url(../images/icn_alert_warning.png) no-repeat;
    background-position: 10px 10px;
    border: 1px solid #C7A20D;
    color: #796616;
    padding: 10px 0;
    text-indent: 40px;
    font-size: 14px;
}

.cssbotonArchivos
{
    color: white !important;
}

    .cssbotonArchivos:hover {
        color: #284775 !important;
    }

a:link,
a:active,
a:hover
{
    color: #767679;
    text-decoration: underline;
    margin-left: 25px;
    font-size: 1em;
}

#menuActive{
	background-color:#F5F5F5;
	color:#737373;
    display: block; 
    margin-left: 5px;
    margin-right: 5px;
    height: 20px;
    border-style:solid;
	border-width:7.5px;
    float: left;
    border-radius: 20px;
    text-align: center;
    vertical-align: middle;
}

#MenuIcons {
    width: 100%;
    vertical-align: top;
    text-align: right;
    margin-bottom: 25px;
    height: 0px;
}

.RMenuS {
    visibility:hidden;
    height:0px;
}
.RMenuH {
    visibility:hidden;
    height:0px;
}
#divPagina{
	position:relative;
	float:inherit;
	
	width:100%;
	/*height:715px;*/
	
	margin-left: auto;
	margin-right: auto;
	
	border:none;

}
#divEncabezado{
	/*background-image:url(../Design/images/Fondo_blanco.jpg);*/
    background-color: #FFF;
	width: 100%;
	vertical-align: middle;
	background-size: 100% 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: auto;
}
#divEncabezadoCont {
	/*background-image:url(../Design/images/fondo_top.png);*/
	background-color: #fde500;
	width: 100%;
	display: middle;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#divLogo{
	display:inline-block;
	vertical-align:top;
	width: 14%;
	vertical-align: middle;
	/*margin-top: 1%;*/
	height: 70px;
}
#divLogo img {
    max-width: 200px;
}
#divMenu{
	width: 70%;
	/*margin-top: 2%;*/
	display:inline-block;
	vertical-align:top;
	text-align: right;
}#divContenido{
	/*background-image:url(../Design/images/Body.jpg);*/
    /*background-image:url(../Design/images/BodyT.jpg);*/
	width: 100%;
	vertical-align: middle;
	background-size: 100% 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: auto;
    background-attachment:fixed;
}
#divContenidoF{
	/*background-image:url(../Design/images/Fondo_negro.jpg);*/
	width: 100%;
	vertical-align: middle;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#divContPanel{
	/*position:relative;*/
    margin: 0 auto;
	/*background-image:url(../Design/images/Fondo_contenido.png);*/
    background-color: rgba(255,255,255, 0.8);
	background-size:100% 100%;
	width:90%;
	height:auto;
    background-attachment:fixed;
	}
#divPie{
	position:relative;
	/*background-image:url(../Design/images/fondo_pie.png);*/
	background-size:100% 100%;
	width: 100%;
	height: 20px;
	color: #fff;
	text-align: center;
    top: 0px;
    left: 0px;
}
#Title{
	position:absolute;
	width:100%;
	left:10px;
	top:10px;
	text-align: center;
}
#separador1{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.NombrePagina{
	text-align: center;
	font-family:Helvetica;
	font-size:35px;
	font-style: italic;
	font-weight: bold;
	color:#333;
	text-shadow: white 0.1em 0.1em 0.2em;
	margin-left:26px;

}

.titulos{
	font-family:Helvetica;
	font-size:18px;
	color:#000;
	text-shadow: #afafaf 0.1em 0.1em 0.2em;
	margin-top:20px;
	margin-left:23px;
	text-align: center;
}
.textos{
	margin-left:25px;
    margin-right:25px;
	font-family:Helvetica;
	color:#333;
	text-align:justify;
	font-size:1em !important;
	}
.Mensaje{
	margin-left:25px;
	margin-right:30px;
	margin-top:-5px;
	font-family:Helvetica;
	color:#646567;
	text-align:justify;
	}
.Informacion{
	color: #158a9f;
}
.Error{
	color: #e82121;
}
.textos2{
	font-family:Helvetica;
	margin-top:-10px;
	font-size:15px;
	color:#646567;
	line-height:12px; /*Interlineado*/
	text-align:justify;
	margin-left:25px;
	margin-right:30px;
	}
.centrar{
	text-align: center;
	margin-right: auto;
	margin-right: auto;
	width: 100%;
}
.TimerOllas {
    font-size:25px;
	color:red;
    font-weight: bold;
    text-align: right;
	width: 100%;
}

.Renglon{ 
	width:100%;
	margin-top:15px;
}

.Interlineado{
	width:100%;
	height:45px;
}

.InterlineadoS{
	width:100%;
	height:20px;
}

.TextoLibre{
	display:inline-block;
	vertical-align:top;
	margin-top:5px;
    width: 135px;
}

.Control{
	display:inline-block;
	vertical-align:top;
	margin-left:5px;
}

.Textbox{
	background-color: #FFF;
	color : #646567;
	border: 1px solid #F0F0F0;
	padding:4px 16px;
	margin-bottom:-5px;
	font-family:Helvetica;
	font-size:1.2em;
}

.ButtonSmall {
	color: white;
	width: 150px;
	height: 25px;
	background-color: #02519d;
	border: none;
	text-decoration: none;
	font-size: 1em;
	border-radius: 25px;
}

.ButtonSmall:hover{
    background: #F4D205;
    color: #000;
    text-decoration: none;
}

.Button {
	color: white;
	width: 200px;
	height: 35px;
	background-color: #02519d;
	border: none;
	text-decoration: none;
	font-size: 1.2em;
	border-radius: 25px;
}
.Button:hover{
    background: #F4D205;
    color: #000;
    /*background-image: -webkit-linear-gradient(top, #000, #B63606);
    background-image: -moz-linear-gradient(top, #000, #B63606);
    background-image: -ms-linear-gradient(top, #000, #B63606);
    background-image: -o-linear-gradient(top, #000, #B63606);
    background-image: linear-gradient(to bottom, #000, #B63606);*/
    text-decoration: none;
}
.Button:active{
	background-color:#414346;
}

.Button:disabled {
    color: white;
    background-color:#A8A8B7;
}

/**********************
*   GridView Styles   *
***********************/

.GridViewTable
{
    border: 1px solid #999;
    background-color: #EDEDED;
    font-size: 15px;
    font-family:Helvetica;
    color:#646567;
    font-size: 8pt;
    width:98%;
    border-collapse:collapse;
    line-height: 1.5em;
    height: auto;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

.GridViewTable tr 
{
    background-color: #EDEDED;
    color:black;
}

.GridViewTable tr.dark 
{
    color: #284775;
    background-color:#F7F6F3;
}

.GridViewTable th,
.GridViewTable td
{
    border: 0px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 5px;
    text-align:center;
}

.GridViewTable th 
{
    background-color:white transparent;
    text-align: center;
    line-height: 16px;
    font-size:18px;
	color:#c5aa08;
}

.GridViewTable td 
{
    
}

.GridViewTable td.center
{
    text-align: center;
}

.GridViewTable td.right
{
    text-align: right;
}

.GridViewTable a:link,
.GridViewTable a:active,
.GridViewTable a:hover
{
    color: #767679;
    text-decoration: underline;
    text-align: center;
    margin-left: 0px;
    font-size: 1.5em;
}

.GridViewTable th a:link,
.GridViewTable th a:active,
.GridViewTable th a:hover {
    color: #767679;
    text-decoration: underline;
    text-align: center;
    margin-left: 0px;
    font-size: 1.0em;
}

.dropdown {
  border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-top: 1px solid white;
    border-bottom: 1px solid #F0F0F0;
    background-position: 0% 0%;
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 28px;
    width: 150px;
    border-radius: 3px;
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.06));
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    top: 0px;
    left: 0px;
    background-color: #fff;
    background-repeat: repeat;
    background-attachment: scroll;
}
.dropdown:before, .dropdown:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 9px;
  right: 10px;
  width: 0;
  height: 0;
  border: 4px dashed;
  border-color: #888 transparent;
  pointer-events: none;
}
.dropdown:before {
  border-bottom-style: solid;
  border-top: none;
}
.dropdown:after {
  margin-top: 7px;
  border-top-style: solid;
  border-bottom: none;
}

.dropdown-select {
  position: relative;
  width: 130%;
  margin: 0;
  padding: 6px 8px 6px 10px;
  height: 28px;
  line-height: 14px;
  font-size: 12px;
  color: #62717a;
  text-shadow: 0 1px white;
  /* Fallback for IE 8 */
  background: #f2f2f2;
  /* "transparent" doesn't work with Opera */
  background: rgba(0, 0, 0, 0) !important;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
.dropdown-select:focus {
  z-index: 3;
  width: 100%;
  color: #394349;
  outline: 2px solid #49aff2;
  outline: 2px solid -webkit-focus-ring-color;
  outline-offset: -2px;
}
.dropdown-select > option {
  margin: 3px;
  padding: 6px 8px;
  text-shadow: none;
  background: #f2f2f2;
  border-radius: 3px;
  cursor: pointer;
}

/* Fix for IE 8 putting the arrows behind the select element. */
.lt-ie9 .dropdown {
  z-index: 1;
}
.lt-ie9 .dropdown-select {
  z-index: -1;
}
.lt-ie9 .dropdown-select:focus {
  z-index: 3;
}

/* Dirty fix for Firefox adding padding where it shouldn't. */
@-moz-document url-prefix() {
  .dropdown-select {
    padding-left: 6px;
  }
}

.dropdown-dark {
  background: #444;
  border-color: #111 #0a0a0a black;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.4));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.4));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.4));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.4));
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2);
}
.dropdown-dark:before {
  border-bottom-color: #aaa;
}
.dropdown-dark:after {
  border-top-color: #aaa;
}
.dropdown-dark .dropdown-select {
  color: #aaa;
  text-shadow: 0 1px black;
  /* Fallback for IE 8 */
  background: #444;
}
.dropdown-dark .dropdown-select:focus {
  color: #ccc;
}
.dropdown-dark .dropdown-select > option {
  background: #444;
  text-shadow: 0 1px rgba(0, 0, 0, 0.4);
}

/*Letra para Código de Barras*/

@font-face {
	font-family: 'code128';
	src: url('fonts/code128.ttf') format('truetype');
}
@font-face {
	font-family: 'Code39r';
	src: url('fonts/Code39r.ttf') format('truetype');
}

.CodigoBarras {
	font-family: code128;
	margin: 10px;
	font-size: 5em;
}

.CodigoBarras39 {
	font-family: Code39r;
	margin: 10px;
	font-size: 5em;
}

.progress
{
    height:20px;
    margin-bottom:20px;
    overflow:hidden;
    background-color:#f5f5f5;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow:inset 0 1px 2px rgba(0,0,0,.1)

}
.progress-bar{
    float:left;
    width:0%;
    height:90%;
    font-size:12px;
    line-height:20px;
    color:#fff;
    text-align:center;
    background-color:#337ab7;
    -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition:width .6s ease;
    -o-transition:width .6s ease;
    transition:width .6s ease

}
.progress-bar-striped,
.progress-striped 
.progress-bar{
    background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size:40px 40px;
    background-size:40px 40px

}
.progress-bar.active,
.progress.active 
.progress-bar{
    -webkit-animation:progress-bar-stripes 2s linear infinite;
    -o-animation:progress-bar-stripes 2s linear infinite;
    animation:progress-bar-stripes 2s linear infinite

}
.progress-bar-success{
    background-color:#5cb85c

}
.progress-striped 
.progress-bar-success{
    background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)

}
.progress-bar-info{
    background-color:#5bc0de

}
.progress-striped 
.progress-bar-info{
    background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)

}
.progress-bar-warning{
    background-color:#f0ad4e

}
.progress-striped 
.progress-bar-warning{
    background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)

}
.progress-bar-danger{
    background-color:#d9534f

}
.progress-striped 
.progress-bar-danger{
    background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)

}

.accordion {
    width: 90%;
}

.accordionHeader {
    background: #09519E url(../images/secondary_barGreen.png) repeat-x;
    border: 1px solid #09519E;
    text-shadow: 1px 1px 2px #000;
    color: #F1F1F4;
    font-size: 1.3em;
    padding: 6px;
    margin-top: 5px;
    cursor: pointer;
    height: 24px;
    font-variant: small-caps;
    -webkit-border-top-left-radius: 7px;
    -moz-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
}

    .accordionHeader:hover {
        background: #09519E url(../images/secondary_bar.png) repeat-x;
        border: 1px solid #CCC;
        color: #09519E;
        text-shadow: none;
        font-weight: bold;
    }

.accordionHeaderSelected {
    background: #09519E url(../images/secondary_bar.png) repeat-x;
    border: 1px solid #CCC;
    color: #09519E;
    font-size: 1.3em;
    font-weight: bold;
    padding: 6px;
    margin-top: 5px;
    cursor: pointer;
    height: 24px;
    font-variant: small-caps;
    -webkit-border-top-left-radius: 7px;
    -moz-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
}

.accordionContent {
    background-color: transparent;
    border: 1px solid #CCC;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
 