@charset "utf-8";

body {
    font-family: 'Arial' !important;
    color: #666;
    font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titulo {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #09C;
	text-decoration: none;
}

.titulo1 {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
	text-decoration: none;
}

.titulo2 {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}

.subTitulo {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}

.fecha {
    font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #09C;
	text-decoration: none;
}

.vinculo {
     font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: transparent;
	color: #09C;
	text-decoration: none;
	padding: 3px 3px;
}

.vinculo:hover {
     font-family: 'Oswald', sans-serif;
	font-size: 14px;
	color:#FFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #09C;
	text-decoration: none;
	padding: 2px 4px;
}

.vinculo1 {
    font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #09C;
    color: #FFF;
	text-decoration: none;
    padding: 3px 8px;
}

.contenedor {
    width: 100%;
}

.contenedorEncabezado {
    width: 100%;
    height: 101px;
    display: block;
    background-image:url(../imagenes/head_repeat.jpg); 
    background-image:url(../imagenes/head_repeat.jpg); 
    background-repeat:repeat-x;
}

.encabezado {
    width: 1100px;
    margin: 0px auto;
}

.logo {
    float:left;
    display:block;
    /*width: 225px;*/
    width: 510px;
    height: 90px;
}

.login {
    float:right;
    display:block;
    width: 550px;
    height: 75px;
    padding-top:15px;
}

.textoLogin {
    font-family: 'Oswald', sans-serif;
    color: #999;
    font-size:12px;
}

.contenedorSlider {

    width:100%;
    height: 390px;
    background-color: #E8E8E8;
    overflow: hidden;

}

.slider {
    width: 1010px;
    margin: 0px auto;
    height: 390px;
	position:relative;
}

.slideFijo
{
	position: absolute;
	z-index:10000;
	left: -10px;
	height:320px;
	width: 430px;
}


.fondoInput {
    width: 150px;
    padding: 7px 4px;
}

.piePagina input {
     font-family: 'Oswald', sans-serif;
     font-size:16px;
    border: 2px solid #FFF;
    color: #999;
    background-color: #f5f5f5;
    padding:3px;
     -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;

}

.fondoInput input {
    font-family: 'Oswald', sans-serif;
     font-size:12px;
    border: 2px solid #CCC;
    width:125px;
    color: #999;
	  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.ListaDesplegable
{
    font-family: 'Oswald', sans-serif;
    font-size:12px;
    border: 2px solid #CCC;
    width:125px;
    color: #999;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.ListaDesplegable2
{
    font-family: 'Oswald', sans-serif;
    font-size:12px;
    border: 2px solid #CCC;
    width:125px;
    color: #999;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top:5px;
}

textarea {
     font-family: 'Oswald', sans-serif;
     font-size:16px;
    border: 2px solid #FFF;
    color: #999;
    background-color: #f5f5f5;
    padding:3px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;

}

li img {
    float: right;
}

.contenedorContenido {
     background-image:url(../imagenes/main_bg.png);
   
}

.contenedorContenido1 {
   background-image:url(../imagenes/sombra_contenido.png); 
    background-repeat:no-repeat; 
    background-position:center top; 
    
}

.contenido {
    width: 1010px;
    margin: 0px auto;
    padding-top: 20px;
    border-bottom:1px solid #09C; 
}

.contenedorPiePagina {
    background-color: #999;
}

.contenedorPiePagina1 {
    background-color: #666;
    padding:5px;
    color: #CCC;
}

.piePagina {
     width: 1010px;
	 
    margin: 0px auto;
}

.botonContactenos {
    background-image:url(../imagenes/btn_gris.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 105px;
    display:block;
    color: #FFF;
    padding: 3px 5px;
    text-align:center;
    font-size: 14px;
    text-decoration: none;
}

.botonIngresar {
    background-image:url(../imagenes/btn_blue.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 90px;
    display:block;
    color: #FFF;
    padding: 3px 5px;
    text-align:center;
    font-size: 14px;
    text-decoration: none;

}

.botonCambioClave {
    background-image:url(../imagenes/btn_blue.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 90px;
    color: #FFF;
    padding: 3px 5px;
    text-align:center;
    font-size: 14px;
    text-decoration: none;
}

.botonGris {
    background-image:url(../imagenes/btn_gris.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 105px;
    display:block;
    color: #FFF;
    padding: 3px;
    text-align:center;
    font-size: 14px;
    text-decoration: none;
}

.botonAzul {
    background-image:url('../imagenes/btn_blue.png');
    background-repeat: no-repeat;
    display:block;
    color: #FFF;
    padding: 3px;
    text-align:center;
    font-size: 14px;
    text-decoration: none;
}
.botonCerrarSesion {
    display: flex;
    color: black;
    font-weight:normal;
    padding: 3px;
    text-align: start;
    font-size: 12px;
    text-decoration: none;
}
tr.btnCerrarSesionBK {
    background-image: url(../imagenes/exit.svg);
    background-repeat: no-repeat;
    padding-left: 24px;
    padding-bottom: 9px;
    text-align: start;
}
tr.btnCerrarSesionBK:hover {
    background-image: url(../imagenes/exitblanco.svg);
    background-repeat: no-repeat;
    background-color: #0e78fd;
    color: white !important;
    padding-left: 24px;
    padding-bottom: 9px;
    text-align:start;
}
a.botonCerrarSesion:hover {
    color: white !important;
}

tr.btnDiasRestantes {
    background-image: url(../imagenes/calendar.svg);
    background-repeat: no-repeat;
    display: table;
    padding-left: 30px;
    font-weight: normal;
    font-size: 12px;
    text-align: start;
    height: 30px;
}

tr.btnCompania {
    background-image: url(../imagenes/company.svg);
    background-repeat: no-repeat;
    display: table;
    padding-left: 30px;
    font-weight: normal;
    font-size: 12px;
    text-align: start;
    height: 30px;
}

tr.btnUserLogueado {
    background-image: url(../imagenes/userlogued.svg);
    background-repeat: no-repeat;
    display: table;
    padding-left: 30px;
    font-weight: normal;
    font-size: 12px;
    text-align: start;
    height: 30px;
}

.botonAzul2 {
    background-image: url('../imagenes/btn_blue.png');
    background-repeat: no-repeat;
    height: 25px;
    width: 105px;
    display: block;
    color: #FFF;
    padding: 4px;
    /*text-align:center;*/
    font-size: 10px;
    text-align: center;
    vertical-align: central;
    text-decoration: none;
}

.botonAzul3 {
    /*background-image: url('../imagenes/btn_blue.png');*/
    background-color: #D0E9FB;
    background-repeat: no-repeat;
    display: block;
    color: #5C829B;
    padding: 3px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    border-color: #B0DCF7;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    margin-top:12px;
    width:140px;
}

.botonAzul4 {
    /*background-image: url('../imagenes/btn_blue.png');*/
    background-color: #D0E9FB;
    background-repeat: no-repeat;
    display: block;
    color: #5C829B;
    padding: 3px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    border-color: #B0DCF7;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    margin-top: 1px;
    width: 140px;
}

.botonAzul5 {
    background-repeat: no-repeat;
    height: 25px;
    width: 105px;
    display: block;
    color: #FFF;
    padding: 4px;
    /*text-align:center;*/
    font-size: 14px;
    text-decoration: none;
}

.PanelCotizacionesContenedor {
    z-index: 0;
}

.PanelCotizacionesSuperior {
    border-radius: 5px 5px 0px 0px;
    z-index: 0;
}

.PanelCotizacionesInferior {
    border-radius: 0px 0px 5px 5px;
    z-index:0;
}






.botonGrisOtro {
    background-image: url(../imagenes/btn_gris_otro.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 132px;
    display: block;
    color: #FFF;
    padding: 3px;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
}

.botonAzulOtro {
    background-image:url(../imagenes/btn_blue2.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 91px;
    color: #FFF;
    padding: 3px;
    text-align:center;
    font-size: 12px;
    text-decoration: none;
}


.botonMenu td{
    background-image: url(../imagenes/book.svg);
    background-repeat: no-repeat;
    border-spacing: 2px;
    height: 22px;
    width: 156px;
}

.botonMenu a {
    background: transparent;
    color: black;
    font-weight: normal;
    padding-left: 33px;
    text-decoration: none;
    padding-top: 0px;
    vertical-align: top;
    font-size: 12px;
    text-align: start;
}

.botonMenuOver a {
    background: transparent;
    color: white;
    padding-left: 33px;
    text-decoration: none;
    font-size: 12px;
}

.botonMenuOver td {
    background-image: url(../imagenes/bookblank.svg) !important;
    background-repeat: no-repeat !important;
    background-color: #0e78fd !important;
    height: 28px;
    width: 156px;
    border-radius:2px;
}

.contenedorPrincipal
{
	background-color: #fff;
	width: 100%;
	border: 2px #ccc solid;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.contenedorPrincipal2
{
	background-color: #fff;
	width: 100%;
	border: 2px #ccc solid;
	-moz-border-radius: 10px;
	border-radius: 10px;
    height: 427px;
}



.columnaGris
{
	background-color: #CCC;
	color: #666;
	padding: 5px 10px;
    text-align: center;
}

.textoFormulario
{
	font-size: 15px;
}

.slideFijo ul li 
 {
    list-style-type: none;
    background: url('../imagenes/vineta.png') no-repeat 0px 5px;
    height: 30px;
    padding-left: 25px;
    color: #999999;
    font-size: 16px;
     font-weight: 300;
    letter-spacing: 0.5px;
    margin-left: 0px;
}


#progressBackgroundFilter { 
  position:fixed; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  z-index:1000; 
  background-color :#E8E8E8;
  filter:alpha(opacity=40);
  opacity:0.4;
} 


#processMessage {  
  position:fixed;  
  top:40%;  
  left:48%; 
  padding:10px; 
  width:14%; 
  z-index:1001; 
} 



/*Ultimos estilos entregados por Carlos Rodas*/
input[type=button]{
    font-family: 'Oswald', sans-serif;
    background-image:url(imagenes/btn_blue.png);
    background-repeat: no-repeat;
    height: 29px;
    width: 97px;
    display:block;
    color: #FFF;
    padding: 3px;
    text-align:center;
    font-size: 14px;
    text-decoration: none;
    border: none;
    cursor: pointer;
}

input[type=button]:hover{
    opacity: 0.6;
}

input[type=submit]{
    font-family: 'Oswald', sans-serif;
    background-image:url(imagenes/btn_blue.png);
    background-repeat: no-repeat;
    height: 29px;
    width: 97px;
    display:block;
    color: #FFF;
    padding: 3px;
    text-align:center;
    font-size: 14px;
    text-decoration: none;
    border: none;
    cursor: pointer;
}

input[type=submit]:hover{
    opacity: 0.6;
}


label.label-checkbox
{
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    margin-right: 15px;
    padding-left: 25px;
    position: relative;
      -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

label.label-checkbox:before {  
    background-color: #FFFFFF;
    border: 2px solid #CCCCCC;
    content: "";
    display: inline-block;
    height: 16px;
    left: 0;
    margin-right: 10px;
    margin-top: -13px;
    position: absolute;
    width: 16px; 
}

input[type=checkbox]:checked + label.label-checkbox:before {  
    content: "\2713";  
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);  
    font-size: 13px;  
    color: #999;  
    text-align: center;  
    line-height: 15px;  
}

/*

input[type=checkbox]{
    display: none;
}

input[type=radio]{
    display: none;
}

label.label-radio
{
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    margin-right: 15px;
    padding-left: 25px;
    position: relative;
}

label.label-radio:before {  
    background-color: #FFFFFF;
    border: 2px solid #CCCCCC;
    content: "";
    display: inline-block;
    height: 16px;
    left: 0;
    margin-right: 10px;
    margin-top: -13px;
    position: absolute;
    width: 16px; 
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

input[type=radio]:checked + label.label-radio:before {  
    content: "\2022";  
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);  
    font-size: 24px;  
    color: #999;  
    text-align: center;  
    line-height: 15px;  
}  
*/

input[type=file] {
    font-family: 'Oswald', sans-serif;
     font-size:12px;
    border: 2px solid #CCC;
    color: #999;
      -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

input[type=password] {
    font-family: 'Oswald', sans-serif;
     font-size:12px;
    border: 2px solid #CCC;
    width:125px;
    color: #999;
      -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

input[type=text] {
    font-family: 'Oswald', sans-serif;
     font-size:12px;
    border: 2px solid #CCC;
    width:74px;
    color: #999;

input[type=text] {
    font-family: 'Oswald', sans-serif;
     font-size:12px;
    border: 2px solid #CCC;
    color: #999;
      -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
    margin-bottom: 0px;
}
    
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

textarea {
     font-family: 'Oswald', sans-serif;
     font-size:16px;
    border: 2px solid #FFF;
    color: #999;
    background-color: 

textarea {
     font-family: 'Oswald', sans-serif;
     font-size:16px;
    border: 2px solid #FFF;
    color: #999;
    background-color: #f5f5f5;
    padding:3px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}