
Td.Total{
    font-size:13px!important;
    color:#002D59;
    font-weight: bold;
    font-family:Verdana;
    text-decoration:none;
    background-color: #FF9900;
}



TD.Ficha{
    font-size:13px!important;
    color:gray;
    font-family:Arial;
    text-decoration:none;
    background-color: #E2E2E2;
}
a.Ficha{
    font-size:13px!important;
    font-family:Arial;
    text-decoration:none;
    color:#A6A6A6;
}
a.Ficha:hover{
    font-weight:700;
    font-size:13px!important;
    color:#505050;
    font-family:Arial;
    text-decoration:none;
}

TR.Encabezado{
    font-size:11px;
    color:#FFFFFF;
    font-family:Arial;
    font-weight: bold;
    background: #97bf0e;
    text-align: center;

}

table.Encabezado{
    font-size:14px;
    color:#FFFFFF;
    font-family:Arial;
}

.Encabezado th{
    font-size:14px;
    color:#FFFFFF;
    font-family:Arial;
    font-weight: bold;
    background: #98230F;
    text-align: center;
    height:30px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;

}

.Encabezado th:empty{
    background:transparent;
    border:none;
}

.Encabezado td{
    font-size:14px;
    height:30px;
    color:#FFFFFF;
    font-family:Arial;
    font-weight: bold;
    background: #98230F;
    text-align: center;
}


.form_siclon{
    /*background: #f2bc0f;*/
    background: #AF3412;
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    -webkit-border-bottom-left-radius:10px;
    -moz-border-radius:10px 10px 10px 10px;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;

}
.form_siclon label{
    font-weight: bold;
    /* color: #b0101d;*/
    color: #FFFFFF;
}

.form_siclon input{
  height:30px;
  font-size: 15px;
}
.form_siclon select{
  height:30px;
  font-size: 15px;
}

TD.Mensaje{
    font-size:12px;
    color:#FFFFFF;
    font-family:Arial;
    font-weight: bold;
    background: #FF0000;
    text-align: center;
}


TD.DetContrato{
    font-size:14px;
    color:#270A76;
    font-family:Arial;
    font-weight: bold;
    background: #FFCC00;
    text-align: left;
    padding-left: 20px;
}

TABLE.Estadistica{
    font-weight:700;
    font-size:14px;
    color:#FFFFFF;
    font-family:Arial;
    background: #FFCC00;
}


TD.Estadistica{
    font-size:11px;
    font-family:Verdana;
    /* background: #B9660B; */
    border-right:#663399 1px solid;
    /*border-top:#CC6600 1px solid;*/
    border-left:#663399 1px solid;
    border-bottom:#663399 1px solid;
    text-align: center;
}
TD.Estad_Tot{
    font-size:10px;
    font-family:Verdana;
    background: #FFFFC6;
    border-right:#663399 1px solid;
    /*border-top:#CC6600 1px solid;*/
    border-left:#663399 1px solid;
    border-bottom:#663399 1px solid;
    text-align: center;
    font-weight: bold
}



/*Tabla Listados */
/*TABLA Estadistica*/
tbody.ListadoCafe{
font-family: "Trebuchet MS", sans-serif;

}

.ListadoCafe tr:hover td{
 background-color:#FFCC66;
 color:#4E2727;
 opacity:0.85;
 cursor: pointer;
}

.ListadoCafe thead th:empty{
background:transparent;
border:none;
/*background-image: url(images/esquina_pincho.png) no-repeat 0 0;*/
}
.ListadoCafe td{
    font-size:11px;
    font-family:Arial;
    opacity:0.85;
    background-color:#4a2f24;
    color: #E7ECEF;
    border-right:#CC6600 1px solid;
    /*border-top:#CC6600 1px solid;*/
    border-left:#CC6600 1px solid;
    border-bottom:#CC6600 1px solid;
   /* text-align: center;*/
}

tbody.ListadoBarrio{
font-family: "Trebuchet MS", sans-serif;

}

.ListadoBarrio tr:hover td{
 background-color:#98230F;
 color:#F2F2F2;
 opacity:0.85;
 cursor: pointer;
}

.ListadoBarrio thead th:empty{
background:transparent;
border:none;
/*background-image: url(images/esquina_pincho.png) no-repeat 0 0;*/
}
.ListadoBarrio td{
    font-size:11px;
    font-family:Arial;
    opacity:0.85;
    background-color:#303030;
    color: #E7ECEF;
    border-right:#CC2329 1px solid;
    /*border-top:#CC6600 1px solid;*/
    border-left:#CC2329 1px solid;
    border-bottom:#CC2329 1px solid;
   /* text-align: center;*/
}

tbody.Listado{
font-family: "Trebuchet MS", sans-serif;

}

.Listado tr:hover td{
 background-color:#98230F;
 color:#F2F2F2;
 opacity:0.85;
 cursor: pointer;
}

.Listado thead th:empty{
background:transparent;
border:none;
/*background-image: url(images/esquina_pincho.png) no-repeat 0 0;*/
}
.Listado td{
    font-size:13px;
    font-family:Arial;
    height: 35;
    opacity:0.85;
    background-color:#303030;
    color: #E7ECEF;
    border-right:#CC2329 1px solid;
    /*border-top:#CC6600 1px solid;*/
    border-left:#CC2329 1px solid;
    border-bottom:#CC2329 1px solid;
   /* text-align: center;*/
}

TABLE.Listado2{
    font-weight:700;
    font-size:14px;
    color:#FFFFFF;
    font-family:Arial;
    background: #0099FF;
}


TD.Listado2{
    font-size:11px;
    font-family:Arial;
    /* background: #B9660B; */
    border-right:#CC6600 1px solid;
    /*border-top:#CC6600 1px solid;*/
    border-left:#CC6600 1px solid;
    border-bottom:#CC6600 1px solid;
   /* text-align: center;*/
}

TD.Valor{
    font-size:12px;
    width:77%;
    font-family:Verdana,Arial;
    background: #FFFFFF;
}
TABLE.Detalle{
    border-right:#DCDCDC 1px;
    border-top:#DCDCDC 1px;
    border-left:#DCDCDC 1px;
    border-bottom:#DCDCDC 1px;

}
TABLE.Detalle TD{
    border-right:#0099FF 1px solid;
    border-top:#0099FF 1px solid;
    border-left:#0099FF 1px solid;
    border-bottom:#0099FF 1px solid;
    /*background: #FFFFFF*/
    text-align: justify;

}
TABLE.Detalle_float{
    border-right:#FF6600 1px;
    border-top:#FF6600 1px;
    border-left:#FF6600 1px;
    border-bottom:#FF6600 1px;

}
TABLE.Detalle_float TD{

    /*background: #EE8C51;*/
    border-right:#FF8040 1px solid;
    border-top:#FF8040 1px solid;
    border-left:#FF8040 1px solid;
    border-bottom:#FF8040 1px solid;
}


div.mensaje{
  width:300 ;
}

div.mensaje TD{
    border: 1px solid #FF0000;
    background: #FFFFCC;
    clear: both;
	width: 120px;
	display: block;
    float: left;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 10px;
	text-align:center;
    color:#CC0000;
    font-weight: bold;


}

div.paginacion {
  width: 650px;
  position: relative;
  top:10px;
  left: 50%;
  margin-left:-325px;
  font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
  font-size: 13px;
  text-align:center;
  padding:4px 6px 4px 0;
  color:#313031;
}

div.paginacion a {
	color:#FFFFFF;
text-decoration:none;
/*padding:5px 6px 4px 5px;*/
  padding: 0.7em;
margin:0 3px 0 3px;
  background-color:#332d2d;
border:1px solid #111010;
   -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
}

div.paginacion a:hover, div.pagination a:active {
	color:#ffffff;
  border:1px solid #3d010e;
  background-color:#aa0e1b;
}
div.paginacion span.current {
	padding: 0.7em;
  margin:0 3px 0 3px;
  border:1px solid #3d0104;
  font-weight:bold;
  font-size: 14px;
  color:#FFFFFF;
  background-color:#aa0e28;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
}

div.paginacion span.disabled {
	display:none;
}


div.paginacion select {
  padding:2px 2px 1px 3px;
  color:#FFFFFF;
  background-color: #aa0e16;
  font-size: 14px;
  min-width: 55px;
  cursor: pointer;
  line-height: 1;
  border: 0;
  border-radius: 2;
}



.imgIco3 {
  background: url(../imagenes/ico/b_cotizacion.png) no-repeat;
  background-size: 48px;
  height: 48px;
  width: 48px;
  cursor:pointer;
}
.imgIco3:hover {
  background: url(../imagenes/ico/b_cotizacion_over.png) no-repeat;
  background-size: 52px;
  height: 52px;
  width: 52px;
}
.imgIco4 {
  background: url(../imagenes/ico/ventas_comprobante.png) no-repeat;
  background-size: 48px;
  height: 48px;
  width: 48px;
  cursor:pointer;
}
.imgIco4:hover {
  background: url(../imagenes/ico/ventas_comprobante_over.png) no-repeat;
  background-size: 51px;
  height: 52px;
  width: 52px;
}
.imgIco2 {
  background: url(../imagenes/ico/b_factura.png) no-repeat;
  background-size: 48px;
  height: 48px;
  width: 48px;
  cursor:pointer;
}
.imgIco2:hover {
  background: url(../imagenes/ico/b_factura_over.png) no-repeat;
  background-size: 51px;
  height: 52px;
  width: 52px;
}
.imgIco1 {
  background: url(../imagenes/ico/b_boletas.png) no-repeat;
  background-size: 48px;
  height: 48px;
  width: 48px;
  cursor:pointer;
}
.imgIco1:hover {
  background: url(../imagenes/ico/b_boletas_over.png) no-repeat;
  background-size: 52px;
  height: 52px;
  width: 52px;
}

.imgIco5 {
  background: url(../imagenes/ico/b_nota.png) no-repeat;
  background-size: 48px;
  height: 48px;
  width: 48px;
  cursor:pointer;
}
.imgIco5:hover {
  background: url(../imagenes/ico/b_nota_over.png) no-repeat;
  background-size: 52px;
  height: 52px;
  width: 52px;
}

.imgIco6 {
  background: url(../imagenes/ico/b_gift.png) no-repeat;
  background-size: 48px;
  height: 48px;
  width: 48px;
  cursor:pointer;
}
.imgIco6:hover {
  background: url(../imagenes/ico/b_gift_over.png) no-repeat;
  background-size: 52px;
  height: 52px;
  width: 52px;
}

.txtCant{
    font-family:verdana;
    font-size: 9pt;
    color:#240000;
    width: 30px;
    height: 25px;
    text-align:center;


}

.txtSiclon{
    font-family: verdana;
    font-size:12px;
    color:#F2F2F2;
    height:22px;
    text-align: center;
    background-color: #5C5C5C;
    border: none;
    border-radius: 3px;
    box-shadow: #808080
}

.fondoVentana{
background: #CFBC81; /* Old browsers */

background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #CFBC81), color-stop(1, #E6D19E));
background-image: -ms-linear-gradient(top, #CFBC81, #E6D19E);
background-image: -o-linear-gradient(top, #CFBC81, #E6D19E);
background-image: -moz-linear-gradient(top, #CFBC81, #E6D19E);
background-image: -webkit-linear-gradient(top, #CFBC81, #E6D19E);
background-image: linear-gradient(to bottom, #CFBC81, #E6D19E);"

background: -ms-linear-gradient(top, #CFBC81 1%,#595959 27%,#666666 42%,#E6D19E 64%,#E6D19E 83%,#CFBC81 100%); /* IE10+ */
}


.fondoPag{
    background: #000000; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    left:0%;
    width:100%;
    height:auto;
    z-index: -1;

}


.fondoPag #img{
    background: #000000; /* Old browsers */
    position:fixed;
    top:0%;
    background-image: url(../imagenes/form/fondo_modulo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width:100%;
    /*width: 100%;*/
    height:100%;
    /*background-repeat: repeat-x;*/
    /*background-size: 40% auto;*/
    right:0%;
    bottom:0%;
    z-index:-1;
}


.lineaSuperior{
    background-color:#D5352D;
    height:45px;
    width:100%;
    position:fixed;
    top:0px;
    left:0px;
    margin-top: 0px;
    padding:0px;
    /*z-index: -1;*/

}
.lineaSuperior img{
  position:fixed;
  top:2%;
  left:42%;
  width:12%;
  min-width: 12%;
  max-width:20%;
  /*margin-left:-128px;*/

}
.lineaSuperior #NMEmpresa{
    font-size:20px;
    font-weight:bold;
    font-family:"Comic Sans MS", cursive, sans-serif;
    color:#FFFFFF;
    position:absolute;
    left:5px;
    margin-left:20px;
    margin-top:5px;
    padding-top: 2px;
    padding-left: 5px;
    letter-spacing: 0.2em;
}
.lineaSuperior #sw{
  position:absolute;
  margin-left:450px;
  padding-top:10px;
  top:10px;
  font-family: Verdana;
  font-size: 10pt;
  color: #52c7ca;
}
.lineaSuperior #modulo{
  position:absolute;
  right:0px;
  margin-right:10px;
  padding-top:2px;
  top:3px;
  font-family: Helvetica;
  font-size: 18pt;
  color: #F8C987;
  letter-spacing: 0.1em;
}

.lineaInferior{
    background-color:#f08d00;
    height:20px;
    width:100%;
    position:fixed;
    bottom:0px;
    left:0px;
    margin-bottom: 0px;
    padding:8px;
    font-family: Verdana;
    font-size:10pt;
    color:#000000;

}
.lineaInferior #logo{
    position:fixed;
    left:330px;
    bottom:-20px;
    width:60px;
    height:60px;
    background:url(../imagenes/form/logo_barra.png) no-repeat;
    background-size:100%;
    z-index: 1;
}
.titulo{
    position:fixed;
    left:180px;
    top:50px;
    width:80%;
}

.titulo img{
    height:60px;
}

.submenu{
    position:fixed;
    right:0px;
    /*margin-right: 1px;*/
    top:100px;
    z-index:90;

}

.menu_exportar{
    position:fixed;
    left:0px;
    /*margin-left: 1%;*/
    top:200px;
    z-index:90;
}

.submenu img{
    width:64px;
    padding:4px;
}

.btnMenu{
  background: url(../imagenes/ico/b_menu.png) no-repeat;
  background-size: 100px;
  height: 60px;
  width: 100px;
  cursor:pointer;
}
.btnMenu:hover {
  background: url(../imagenes/ico/b_menu_over.png) no-repeat;
  background-size: 100px;
  height:60px;
  width: 100px;
}

.btnSalir{
  background: url(../imagenes/ico/b_salir.png) no-repeat;
  background-size: 100px;
  height: 60px;
  width: 100px;
  cursor:pointer;
}
.btnSalir:hover {
  background: url(../imagenes/ico/b_salir_over.png) no-repeat;
  background-size: 100px;
  height:60px;
  width: 100px;
}
.btnBuscar{
  position:relative;
  top:-35px;
  left:45%;
  background: url(../imagenes/form/btn_buscar.png) no-repeat;
  background-size:100%;
  height: 40px;
  width: 40px;
  cursor:pointer;
}
.btnBuscar:hover {
  background: url(../imagenes/form/btn_buscar_over.png) no-repeat;
  background-size: 100%;
  height:40px;
  width: 40px;
}
.btnLimpiar{
  position:relative;
  top:-35px;
  left:45%;
  background: url(../imagenes/form/btn_limpiar.png) no-repeat;
  background-size:100%;
  height: 40px;
  width: 40px;
  cursor:pointer;
}
.btnLimpiar:hover {
  background: url(../imagenes/form/btn_limpiar_over.png) no-repeat;
  background-size: 100%;
  height:40px;
  width: 40px;
}
.btnScreen{
  background: url(../imagenes/ico/b_screen.png) no-repeat;
  background-size: 100px;
  height: 60px;
  width: 95px;
  cursor:pointer;
}
.btnScreen:hover {
  background: url(../imagenes/ico/b_screen_over.png) no-repeat;
  background-size: 100px;
  height:60px;
  width: 95px;
}



.lblcheck{
      	display: inline;
	    margin-top : 0px;
        height: 30px;
        font-family: Verdana;
        font-size:14px;
        color:#8F4C19;
        background-color:#DEC054;
        border: 1px solid;
        border-color:#AA0E0E;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        padding: 2px;
    }
.lblopcion{
        display: inline;
	    margin-top : 0px;
        height: 30px;
        font-family: Verdana;
        font-size:14px;
        color:#F7F7F7;
        background-color:#AA0E0E;
        border: 1px solid;
        border-color:#760A0A;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        padding: 2px;
}



#validateTips{
  color:#f08d00;
}

@media(max-width:1199px ){
    .lineaSuperior{
        background-color:#D5352D;
        height:40px;
        width:100%;
        position:fixed;
        top:0px;
        left:0px;
        margin-top: 0px;
        padding:0px;
        z-index: 15;

    }
    .lineaSuperior img{
      position:fixed;
      left:40%;
      width:12%;
      min-width: 120px;
      max-width:250px;
      z-index:99;
    /*margin-left:-128px;*/

    }
}