
.ui-widget {
    font-size: 12px !important;
}

.ui-selectonemenu-panel.hideDisabled .ui-selectonemenu-item.ui-state-disabled {
    display: none;
}

.tabalaAnalisisZafrales .ui-state-default, .tabalaAnalisisZafrales .ui-widget-content .ui-state-default, 
.tabalaAnalisisZafrales .ui-widget-header .ui-state-default{
    background: red !important;
    color: yellow !important;
}

.ui-button-text-icon-left
.ui-button-text {
    padding: .3em 1em .3em 2.5em !important;
}

.ui-layout-north {
    z-index:20 !important;
    overflow:visible !important;;
}
.ui-layout-north .ui-layout-unit-content {
    overflow:visible !important;
}
.ui-widget-header {
    text-align: center;
    text-transform: uppercase;
}

select option[disabled] { display: none; }

body .ui-datatable tfoot td{
    background: transparent;
}

/* FOOTER de las tablas */
.ui-datatable .ui-datatable-footer {
   background: #B3B3B3 !important;
 }
 
.ui-datatable .ui-datatable-footer .footer-section {
    text-align: left;
}

/* */
.ui-selectonebutton{
    padding: 5px !important;
}

#TipoAnalisisForm .ui-selectonemenu .ui-selectonemenu-label{
    text-align: center !important;
}

.pnlSinBorde, .pnlSinBorde td, .pnlSinBorde tr{
    border-style: hidden !important;
    background: transparent;
}

.pnlConBorde, .pnlConBorde td, .pnlConBorde tr{
    border-style: solid !important;
    border: 1px;
}

.analisisListCtx.ui-menu {
    width: 250px !important;
}

#layoutMenu .ui-layout-unit-content{
    overflow-x: hidden !important;
}

/*Paginador de las tablas */
.ui-datatable .ui-paginator.ui-paginator-bottom{
    background: #DADADA;
}

.ui-paginator .ui-paginator-rpp-options{
    margin-top: 5px !important;
}

/* Color de las letras de una fila de tabla seleccionada */
body .ui-datatable .ui-datatable-data>tr.ui-state-highlight{
    color: black !important;
}

/*.ui-layout-unit .ui-widget .ui-widget-content .ui-corner-all .ui-layout-west .ui-layout-pane .ui-layout-pane-west{
    overflow-x: hidden !important;
}*/

/*.ui-layout-pane-west{
    overflow-x: hidden !important;
}*/


.ui-panelmenu .ui-panelmenu-header{
    height: 40px !important;
}

#ProductoListForm .filtroCategoria{
    margin-top: 10px;
    color: black;
}

#TiposAnalisisListForm .filtroTipoEnvasado{
    color: black;
    width: 90%;
}

#ListadoOrdenesElaboracionForm .filtroOrdenes{
    color: black;
    width: 110px;
    margin-top: 5px;
}

#ListadoNegociosForm .filtroNegocios{
    color: black;
    width: 110px;
    margin-top: 5px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px !important;
}

#AnalisisCruadosListForm .filtroAnalista{
    color: black;
    width: 90%;
    margin-top: 5px;
}

#VentaCabezalListForm .filtroMoneda{
    margin-top: 10px;
    color: black;
    width: 120px;
    text-align: center;
}

/* ESTILO DE LOS BOTONES DE LA PAGINA PRINCIPAL, PARA REDIRECCIONAMIENTO HACIA LOS MODULOS*/
.btnMenuPrincipal{
    width: 300px; 
    height: 120px;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    border-radius: 15px !important;
}

.btnMenuPrincipal.ui-state-hover{
    background-color: #abdaff !important;
    color: black !important;
}

.ui-state-hover{
    background-color: #abdaff !important;
    color: black !important;
}

.btnMenuPrincipal .ui-button-text{
    font-size: 18px;
    font-weight: bold;
    margin-left: 45px;
}


.btnMenuBalanzaCamiones{
    width: 180px; 
    height: 100px;
    border-radius: 25px !important;
}

.btnMenuBalanzaCamiones .ui-button-text{
    font-size: 18px;
    font-weight: bold;
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

.btnMenuBalanzaCamiones_2{
    width: 200px; 
    height: 50px;
    border-radius: 10px !important;
    background: #37AD4B !important;
}

.btnMenuBalanzaCamiones_2 .ui-button-text{
    font-size: 13px;
    font-weight: bold;
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

.btnMenuBalanzaCamiones_2.ui-state-hover{
    background-color: #74F38A !important;
    color: black !important;
}

.btnMenuBalanzaCamiones_3{
    width: 200px; 
    height: 50px;
    border-radius: 10px !important;
    background: #FF7452 !important;
}

.btnMenuBalanzaCamiones_3 .ui-button-text{
    font-size: 13px;
    font-weight: bold;
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

.btnMenuBalanzaCamiones_3.ui-state-hover{
    background-color: #FFB7A5 !important;
    color: black !important;
}

.btnHeaderColumna{
    font-size: 10px !important;
}

.lblFormulario {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 16px !important;
}

.lblFormularioBold {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 16px !important;
    font-weight: bold;
}

.lblTituloBold {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 15px !important;
    font-weight: bold;
}

.txtFormulario {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px !important;
}

.txtFormularioBold {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 13px !important;
    font-weight: bold !important;
}

.txtDetalle {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 11px !important;
}

.txtSelectMenu {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 16px !important;
    text-transform: uppercase;
}

.txtSelectMenuDos {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px !important;
}

.txtTituloUno {
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    font-size: 22px !important;
}

.fontSize_14_bold{
    font-size: 14px !important;
    font-weight: bold;
}

.fontSize_13{
    font-size: 13px !important;
}

.fontSize_13_bold{
    font-size: 13px !important;
    font-weight: bold;
}

.fontSize_12{
    font-size: 12px !important;
}

.txtMsjResultadosNoCargados{
    font-size: 18px; 
    font-family: Trebuchet MS, Helvetica, sans-serif; 
    font-weight: bold; 
    color: red;
    font-style: italic;
}

.txtMsjNoExistenSubProductos{
    font-size: 15px; 
    font-family: Trebuchet MS, Helvetica, sans-serif; 
    font-weight: bold; 
    color: red;
}

.selectOneMenu .ui-selectonemenu-list{
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 13px !important;
}

.txtSelectSize11 .ui-selectonemenu-label{
    font-size: 11px !important;
}

/*Clase utilizada para mostrar los outputText manteniendo los saltos de linea*/
.preformatted {
    white-space: pre-wrap;
}

/* COLUMNAS DE LOS PANEL GRID*/
.alignCenter{
    text-align: center;
}
.centerAlign{
    text-align: center;
}

.topAlign{
    vertical-align: top;
}

.alignTopWidth450{
    vertical-align: top;
    width: 450px;
}

.alignTopWidth400{
    vertical-align: top;
    width: 400px;
}

.alignTopWidth350{
    vertical-align: top;
    width: 350px;
}

.alignTopWidth300{
    vertical-align: top;
    width: 300px;
}

.alignTopWidth200{
    vertical-align: top;
    width: 200px;
}

.colWidth650{
    width: 550px;
}

.colWidth550{
    width: 550px;
}

.colWidth500{
    width: 500px;
}

.colWidth450{
    width: 450px;
}

.colWidth400{
    width: 400px;
}

.colWidth350{
    width: 350px;
}

.colWidth330{
    width: 327px;
}

.colWidth300{
    width: 300px;
}

.colWidth280{
    width: 280px;
}

.colWidth250{
    width: 250px;
}

.colWidth200{
    width: 200px;
}

.colWidth150CenterAlign{
    width: 150px;
    text-align: center;
}

.colWidth150{
    width: 150px;
}

.colWidth120{
    width: 120px;
}

.colWidth120CenterAlign{
    width: 120px;
    text-align: center;
}

.colWidth100CenterAlign{
    width: 100px;
    text-align: center;
}

.colWidth110{
    width: 110px;
}

.colWidth100{
    width: 100px;
}

.colWidth80{
    width: 80px;
}

.colWidth70{
    width: 70px;
}

.colWidth65{
    width: 65px;
}

.colWidth60{
    width: 60px;
}

.colWidth50{
    width: 50px;
}

.colWidth45{
    width: 45px;
}

.colWidth30{
    width: 30px;
}

.colWidth20{
    text-align: center;
    width: 20px;
}

.textoBotonChico{
    font-size: 12px; 
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

.rowTablaHistorico{
    text-align: center; 
    font-weight: bold;
}

/*Fondo transparante*/
.bkgTransparente{
    background-color: transparent !important;
}

/*Fondo de color rojo*/
.ui-widget-content .bkgRojo{
    background-color: #FF8383 !important;
    background-image: none !important;
    color: #000000 !important;
}
/*Fondo de color amarillo*/
.ui-widget-content .bkgAmarillo{
    background: #f0f400 !important;
    background-image: none !important;
    color: #000000 !important;
}

.ui-widget-content .bkgAmarilloDos{
    background: #EEEA6B !important;
    background-image: none !important;
    color: #000000 !important;
}
/*Fondo de color verde*/
.ui-widget-content .bkgVerde{
    background-color: #58db60 !important;
    background-image: none !important;
    color: #000000 !important;
}   

.ui-widget-content .bkgVerdeDos{
    background-color: #67B674 !important;
    background-image: none !important;
    color: #000000 !important;
}  


.ui-widget-content .bkgFila{
    background-color: #71b3e3 !important;
    background-image: none !important;
    color: #000000 !important;
}

/*Fondo de color gris*/
.ui-widget-content .bkgGris{
    background-color: #D6D6D6 !important;
    background-image: none !important;
    color: #000000 !important;
}

/*Utilizado en el listado de camiones en el modulo cosecha, para mostrar los que tienen fletes pendientes */
.bkgFilaCamionFletePendiente{
    background-color: #FFFCAB !important;
}

.ui-datatable .ui-datatable-even.bkgFilaCamionFletePendiente.ui-state-hover,
.ui-datatable .ui-datatable-odd.bkgFilaCamionFletePendiente.ui-state-hover{
    background-color: #F3F000 !important;
    color: #000000 !important;
}

.ui-datatable .ui-datatable-even.bkgFilaCamionFletePendiente.ui-state-highlight,
.ui-datatable .ui-datatable-odd.bkgFilaCamionFletePendiente.ui-state-highlight{
    background-color: #F3F000 !important;
    color: #000000 !important;
    font-weight: bold !important;
}

/* Utilizado en el Listado de Analisis Zafrales, define el color del hover en las filas de la tabla */
#AnalisisZafralesListForm .ui-datatable .ui-datatable-data tr.ui-state-hover{
	border-color:inherit;
	font-weight:inherit;
	cursor:pointer;
        background: transparent !important;
}
/* En el mismo listado de analisis zafrales, define el color de la fila si es seleccionada */
#AnalisisZafralesListForm .ui-datatable .ui-state-highlight{
    background: transparent !important;
}

.badge {
  height: 20px;
  width: 20px;
  margin-left: 5px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  background: black;
}

.badge2 {
  height: 15px;
  width: 15px;
  margin-left: 5px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  background: black;
}

.textoInformacion {
    font-size: 20px; 
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight: bold;
    color: #333;
    line-height: 30px;
}

.textoInformacion2 {
    margin: 0.8em 0 0.5em 0;
    color: #333;
    font-weight: bold;
    font-family: 'Orienta', sans-serif;
    font-size: 22px;
    line-height: 35px;
    counter-increment: section-3;
    counter-reset: section-4;
}

.customCheckBox .ui-chkbox .ui-chkbox-box{
    width: 20px;
    height: 20px;
}
/*MENSAJES CON ICONOS*/
.info-msg,
.success-msg,
.warning-msg,
.error-msg {
  margin: 10px 0;
  padding: 10px;
  border-radius: 5px 5px 5px 5px;
}
.info-msg {
  color: #059;
  background-color: #BEF;
}
.success-msg {
  color: #270;
  background-color: #DFF2BF;
}
.warning-msg {
  color: #9F6000;
  background-color: #FEEFB3;
}
.error-msg {
  color: #D8000C;
  background-color: #FFBABA;
}

.tabAccordionDatosElaboracion {
    color: #059 !important;
    background-color: #BEF !important;
}

.tabAccordionDatosNegocio {
    color: black !important;
    background-color: #C3F5BC !important;
}

.ui-icon .ui-icon-triangle-1-e{
    padding-bottom: 25px !important;
}


/* ESTILOS DEL TEMPLATE MAESTRO */
#templateMaestro .ui-widget-header{
    background: #45BAD5;
}

/* ESTILOS DEL TEMPLATE PRODUCCION */
#templateProduccion .ui-widget-header{
    background: #45BAD5;
}

.tablaHeaderColor thead th{
    background: #BCE3F5 !important;
}


/* PANEL DE PRODUCTOS DE MOVIMIENTOS ELABORADOS*/
.pnlProductosMovElabo .ui-panel-titlebar{
    background-color: #BCE3F5 !important;
    cursor: pointer !important; 
}
.pnlProductosMovElabo .ui-panel-titlebar-icon{
    margin-top: -25px !important;
}


.icon-1 > h3 > span{
    background-image: url(../resources/fonts/png/alarma.png);
    margin: 0px 4px 0px 0px; 
    width: 25px;
    height: 25px;
}

.dlgIngresoOrdenFlete{
    width:  60% !important; 
    height: 100% !important;
}


/*Utilizado en el listado de camiones en el modulo cosecha, para mostrar los que tienen fletes pendientes */
.bkgReAnalisisPendiente{
    background: #FFFCAB !important;
}

.ui-datatable .ui-datatable-even.bkgReAnalisisPendiente.ui-state-hover,
.ui-datatable .ui-datatable-odd.bkgReAnalisisPendiente.ui-state-hover{
    background-color: #F3F000 !important;
    color: #000000 !important;
}

.ui-datatable .ui-datatable-even.bkgReAnalisisPendiente.ui-state-highlight,
.ui-datatable .ui-datatable-odd.bkgReAnalisisPendiente.ui-state-highlight{
    background-color: #F3F000 !important;
    color: #000000 !important;
    font-weight: bold !important;
}
