/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27-dic-2016, 12:44:56
    Author     : asalaso
*/

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* UI CSS */
.ui-column-filter {
    width: 20px;
}
.ui-widget-content.ui-datatable-odd.bck-color-green {
    background-color: #ccffcc;
}
.ui-widget-content.ui-datatable-even.bck-color-green {
    background-color: #ccffcc;
}

.ui-widget-content.ui-datatable-odd.bck-color-red {
    background-color: #ff9999 !important;
}
.ui-widget-content.ui-datatable-even.bck-color-red {
    background-color: #ff9999 !important;
}

.TxtAlgnRight {
    text-align: right !important;
}
.TxtAlgnLeft {
    text-align: left !important;
}
.TxtAlgnCenter {
    text-align: center !important;
}

.imagenFicha{
    max-height: 500px;
    max-width: 500px;
}
.imagenThumb{
    height: 150px;
    width: 150px;
}
label
{
    font-weight: bold;
}

.filaSeleccionada{
    background-color: #ADCCE2;
}
.Wid30 {
    width: 30% !important;
}

.Wid35 {
    width: 35% !important;
}

.Wid70 {
    width: 70%;
}

.Wid100 {
    width: 100% !important;
}
table{
    font-size: small;
}
.incidencias-todas {
    top: 100px;
    left: .5em;
}
.ol-touch .incidencias-todas {
    top: 130px;
}
.incidencias-altas {
    top: 130px;
    left: .5em;
}
.ol-touch .incidencias-altas {
    top: 140px;
}
.incidencias-normal {
    top: 160px;
    left: .5em;
}
.ol-touch .incidencias-normal {
    top: 170px;
}
.incidencias-bajas {
    top: 190px;
    left: .5em;
}
.ol-touch .incidencias-bajas {
    top: 200px;
}
.elementos {
    top: 280px;
    left: .5em;
}
.ol-touch .elementos {
    top: 310px;
}
@media print{
    .noprint{
        display: none;
    }
}
.MarLeft5{
    margin-left:5px !important;
}
.MarLeft10{
    margin-left:10px !important;
}
.MarLeft15{
    margin-left:15px !important;
}
.MarLeft20{
    margin-left:20px !important;
}
.MarLeft30{
    margin-left:30px !important;
}
.MarLeft33{
    margin-left:33% !important;
}
.MarLeft40{
    margin-left:40px !important;
}
.MarLeft50{
    margin-left:50px !important;
}
.MarLeft60{
    margin-left:60px !important;
}
.MarLeft70{
    margin-left:70px !important;
}
.MarRight5{
    margin-right:5px !important;
}
.MarRight10{
    margin-right:10px !important;
}
.MarRight15{
    margin-right:15px !important;
}
.MarRight20{
    margin-right:20px !important;
}
.MarRight30{
    margin-right:30px !important;
}

.ui-selectonemenu-item .ui-selectonemenu-list-item {
    font-size: 10px;
}

.Fs10
{
    font-size: 10px !important;
}
.Negrita
{
    font-weight: bold !important;
}

.ui-selectonemenu-panel .ui-selectonemenu-list-item, .ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item
{
    font-size: 12px !important;
}
.ui-selectonemenu label.ui-selectonemenu-label {
    font-size: 12px !important;
}

.ui-datatable-tablewrapper
{
    margin: 0px !important;
}
.anchoTabla500{
    width: 500px;
}
@media (max-width: 640px) {
    .anchoTabla500{
        width: 100%;
    }
}
@media (min-width: 320px) and (max-width: 700px) {
    .BarraIconos{
        display: none !important;
    }
}
@media (min-width: 700px) {
    .MenuBarra{
        display: none !important;
    }
}
.topbar-badge {
    position: absolute;
    right: -5px;
    top: -15px;
    background-color: red;
    color: white;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 2px 6px;
    display: block;
    font-size: 12px;
    line-height: 12px;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.thumb-tabla
{
    width:50px;
    max-height: 50px;
}
.Container50px{
    width:50px;
    float:left;
    padding:5px;
}
.menuCatalogo
{
    width: 120px !important;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 12px !important;
}
.btnCatalogo
{
    width: 50px !important;
    margin-left: 2px;
    font-size: 12px !important;
}
.btn
{
    width: 120px !important;
    margin-left: 10px;
    font-size: 12px !important;
    margin-bottom: 10px;
}
/*
@media (max-width: 640px) {    
    .panelCentral{
        padding-top: 70px !important;
    }
    .barraBusqueda{
        width: 100%;
        height: 75px;
        background-color: #FFFFFF;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        -moz-border-bottom-left-radius: 3px;
        -moz-border-bottom-right-radius: 3px;
        -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    }
    .menuCatalogo
    {
        width: 100px !important;
        margin-right: 5px;
        margin-bottom: 5px;
        font-size: 10px !important;
    }
    .noMostrarMovil{
        display: none !important;
    }   
    .imagenFicha{
        max-height: 300px; 
        max-width: 300px;
    }
}
@media (min-width:640px) and (max-width: 1024px) {   
    .barraBusqueda{
        width: 100%;
        height: 80px;
        background-color: #FFFFFF;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        -moz-border-bottom-left-radius: 3px;
        -moz-border-bottom-right-radius: 3px;
        -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    }
    .noMostrarMovil{
        display: inline-block !important;
    }  
    .noMostrarEscritorio{
        display: none !important;
    }
}
@media (min-width: 1024px) {   
    .barraBusqueda{
        width: 100%;
        height: 40px;
        background-color: #FFFFFF;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        -moz-border-bottom-left-radius: 3px;
        -moz-border-bottom-right-radius: 3px;
        -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    }
    .noMostrarMovil{
        display: inline-block !important;
    } 
    .noMostrarEscritorio{
        display: none !important;
    }
}
*/

.Wid900px{
    width: 900px;
}
@media (max-width: 1024px) {
    .Wid900px{
        width: 96%;
        margin-left: 2% !important;
        margin-right: 2% !important;
    }
}
.Wid800px{
    width: 800px;
}
@media (max-width: 1024px) {
    .Wid800px{
        width: 96%;
        margin-left: 2% !important;
        margin-right: 2% !important;
    }
}
.Wid600px{
    width: 600px;
}
@media (max-width: 800px) {
    .Wid600px{
        width: 96%;
        margin-left: 2% !important;
        margin-right: 2% !important;
    }
}
.Wid400px{
    width: 400px;
}
@media (max-width: 800px) {
    .Wid400px{
        width: 96%;
        margin-left: 2% !important;
        margin-right: 2% !important;
    }
}

.Wid300px{
    width: 300px !important;
}
@media (max-width: 800px) {
    .Wid300px{
        width: 96%;
        margin-left: 2% !important;
        margin-right: 2% !important;
    }
}


.Wid40px{
    width: 40px;
}
.Wid50px{
    width: 50px;
}
.Wid80px{
    width: 80px;
}
.Wid100px{
    width: 100px !important;
}
.Wid110px{
    width: 110px !important;
}
.Wid150px{
    width: 150px !important;
}
.Wid200px{
    width: 200px !important;
}
.Wid250px{
    width: 250px !important;
}

.MaxWid50{
    max-width:50px;
}
.MaxWid50{
    max-width:150px;
}

.divGridLeft20{
    width: 100%;
    text-align:left;
    height: 20px;
}
.lblGridFs12{
    font-size: 12px;
    margin-right: 5px;
}
.labelForm
{
    font-weight: bold !important;
    font-size: 14px;
    margin-right: 10px;
}
.labelFormSmall
{
    font-weight: bold !important;
    font-size: 12px;
    margin-right: 5px;
}
.lblPrecio
{
    font-size: 12px;
    color: firebrick;
}
.lblPrecioBig
{
    font-size: 14px;
    color: firebrick;
}

.MarRight0
{
    margin-right: 0px !important;
}
.Container300px
{
    width: 300px;
    float: left;
    padding: 0px;
    box-sizing: border-box;
}

.Fleft
{
    float:left !important;
}
.PadRight5px
{
    padding-right: 5px;
}
.PadRight10px
{
    padding-right: 10px;
}
.PadRight15px
{
    padding-right: 15px;
}
.PadRight20px
{
    padding-right: 20px;
}
.PadLeft5px
{
    padding-left: 5px;
}
.PadLeft10px
{
    padding-left: 10px;
}
.PadLeft15px
{
    padding-left: 15px;
}
.PadLeft20px
{
    padding-left: 20px;
}

.filaSeleccionada{
    background-color: #ADCCE2;
}
.c-dialog-overflow {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow-y: scroll;
    height: 500px;
}
.logoCabecera
{
    margin:0px 0px 0px 20px;
    height: 60px;
}
@media (max-width: 1024px) {
    .logoCabecera{
        margin:15px 0px 0px 20px;
        height: 30px !important;
        width: 74px !important;
    }
}

.ui-inputgroup {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.ui-inputgroup .ui-inputgroup-addon {
    padding: 4px;
}
.ui-inputgroup .ui-inputgroup-addon, .ui-inputgroup .ui-inputgroup-addon-checkbox {
    display: inline-block;
    text-align: center;
    min-width: 1.5em;
    border: 0 none;
}
.ui-inputgroup .ui-inputtext {
    padding-left: .5em;
}

body {
    font-family: 'Open Sans' !important;
    font-size: 11.5px !important;
    min-height: 0% !important;
}

body .ui-fluid .ui-inputgroup .md-inputfield {
    width: 100%;
    box-sizing: border-box;
}

.ui-inputgroup-addon{
    margin-top: -1px;
    background-color: #29506b;
    position: relative;
    -webkit-box-sizing: border-box;
    border-radius: 3px;
    margin-left: -35px;
    width: 38px;
    height: 38px;
    min-width: 38px !important;
    max-height: 38px !important;
    padding-bottom: 2px !important
}
.ui-autocomplete-group-addon{
    margin-top: -2px;
    background-color: #29506b;
    position: relative;
    -webkit-box-sizing: border-box;
    border-radius: 3px;
    margin-left: -35px;
    width: 38px;
    height: 38px;
    min-width: 38px !important;
    max-height: 38px !important;
}

.Mar0{
    margin:0px 0px 0px 0px;
}

.Mar10{
    margin:10px 10px 10px 10px !important;
}

.Mar20{
    margin:20px 20px 20px 20px !important;
}

.MarTopRight10{
    margin:10px 10px 0px 0px;
}

.MarginTop5{
    margin-top: 5px !important;
}

.MarginTop7{
    margin-top: 7px !important;
}

.MarginTop8{
    margin-top: 8px !important;
}

.MarginTop10{
    margin-top: 10px !important;
}
.Pad0{
    padding: 0px !important;
}
.FlexGrow{
    flex-grow: 1;
}
.container-space-between
{
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.container-field
{
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.layout-sidebar .logo {
    text-align: center;
    display: block;
    outline: 0 none;
    padding: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    transition: background-color 0.2s, box-shadow 0.2s;
}
.logo-cabecera{
    max-height: 40px;
}
.logo-lateral{
    max-width: 150px;
}
.contenedor {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 1200px){
    .contenedor {
        max-width: 1140px;
    }
}

.Heigth400px{
    height: 400px;
}
.Bold{
    font-weight: bold;
}

.layout-sidebar-filter {
    padding: 0.5em;
}


.layout-menu-items{
    display: -ms-flexbox;
    display: flex;
    color: white;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0.5rem;
    font-size: 1rem;
    border-radius: 4px;
    outline: 0 none;
    cursor: pointer;
    transition: background-color 0.2s, box-shadow 0.2s;
}
.layout-menu-items-complete{
    display: -ms-flexbox;
    display: flex;
    color: rgba(255, 255, 255, 0.4);
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0.5rem;
    font-size: 1rem;
    border-radius: 4px;
    outline: 0 none;
    cursor: pointer;
    transition: background-color 0.2s, box-shadow 0.2s;
}
.layout-menuitem-icon {
    margin-right: 0.5rem;
}
.categoriaMenu{
    color: rgba(255, 255, 255, 0.4);
    font-size: 0.857rem;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0.5rem 0 1rem 0;
}
.separator{
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.dataTablePadding03{
    padding: 0.3rem;
}

.newRow {
    background-color: lightskyblue !important;
    background-image: none !important;
    color: #ffffff !important;
}

.disabledRow {
    background-color: gray !important;
    background-image: none !important;
    color: #ffffff !important;
}

.errorRow {
    background-color: #ff5050 !important;
    background-image: none !important;
    color: #ffffff !important;
}

#snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 250px; /* Set a default minimum width */
    margin-left: -125px; /* Divide value of min-width by 2 */
    background-color: #FDE183; /* Black background color */
    color: #333; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 1; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    bottom: 30px; /* 30px from the bottom */
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
    visibility: visible; /* Show the snackbar */
    /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
    However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

body .ui-datatable .ui-datatable-data > tr > td {
    padding: 0.3em 0.3rem !important;
}

body .ui-datatable thead th {
    padding: 0.3em 0.3rem !important;
}

body .ui-datatable .ui-datatable-data .ui-datatable-odd {
    background-color: #E8E8E8;
}

body .ui-treetable .ui-treetable-data > tr > td {
    padding: 0.3em 0.3rem !important;
}

body .ui-treetable thead th {
    padding: 0.3em 0.3rem !important;
}

body .ui-treetable .ui-treetable-data .ui-treetable-odd {
    background-color: #E8E8E8;
}

body .ui-widget{
    font-family: 'Open Sans' !important;
    font-size: 11.5px !important;
}

.card-header .fa {
    transition: .3s transform ease-in-out;
}

.card .card-header {
    background: rgba(51, 191, 243, 0.20) !important;
}

.card-quantity {
    align-items: flex-end;
    display: flex;
    justify-content: flex-end;
}

.card-number-quantity{
    color: blue;
    font-size: 22px;
}

.card-quantity-container {
    width: 175px;
    background: #F1FFC3 !important;
    padding-bottom: 0.5rem !important;
}

.floating-buttons-edit {
    overflow: hidden;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000;
}

/*.background-template {
    background: rgba(248, 249, 250, 0.5);
}*/

.background-topbar-sidebar {
    background: #e1e3e6 !important;
}

body .ui-chkbox .ui-chkbox-box .ui-chkbox-icon {
    overflow: visible;
    position: absolute;
    left: 0% !important;
    top: 0% !important;
    margin-left: 0rem !important;
    margin-top: 0rem !important;
}

.fixed {
    overflow: inherit;
    position: fixed;
    z-index: 1000;
}

.rowOrderQueue {
    background-color: #b8d4bb !important;
    background-image: none !important;
}

body .ui-datatable .ui-datatable-data > tr.ui-state-highlight {
    /*    background: #E3F2FD !important;*/
    filter: brightness(0.7);
    color: #495057;
}

.rowWorkPriority20 {
    background-color: #ff71b8 !important;
    background-image: none !important;
    color: white !important;
}

.rowWorkPriority30{
    background-color: #fa4147 !important;
    background-image: none !important;
    color: white !important;
}

.rowWorkPriority60{
    background-color: #ff99 !important;
    background-image: none !important;
}

.rowWorkPriority0{
    background-color: #f7169d !important;
    background-image: none !important;
    color: white !important;
}

.flex-inline-block{
    display: inline-block;
    position: relative;
}

.flex-direction-column{
    display: flex;
    flex-direction: column;
}

.label-title-card{
    font-size: 13px
}

.MarginBottom5 {
    margin-bottom: 5px !important;
}
.MarginBottom10 {
    margin-bottom: 10px !important;
}
.MarginBottom15 {
    margin-bottom: 15px !important;
}
.MarginBottom20 {
    margin-bottom: 20px !important;
}
.itemSelected {
    background-color: #2196F3 !important;
    font-weight: bold !important;
    font-size: 16px !important;
}

body .ui-accordion .ui-accordion-header {
    border: 1px solid #c6cacf !important;
    border-top: 0 none;
    background: #F1FFC3 !important;
    color: #495057;
    padding: 1rem;
    font-weight: 600;
    margin-top: 0;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
    user-select: none;
    border-radius: 0;
    position: relative;
    outline: 0 none;
}

body .ui-accordion .ui-accordion-header.ui-state-active {
    border-color: #c6cacf !important;
    background: #F1FFC3 !important;
    color: #495057;
}

.layout-topbar .topbar-menu > li {
    margin-left: 0rem !important;
    position: relative;
}
.path{
    display: block;
}
.pathTablet{
    display: none !important;
}
.layout-content{
    margin-top: 40px;
}
@media screen and (max-width: 991px){
    .path{
        display: none;
    }
    .pathTablet{
        display: block !important;
    }
    .layout-wrapper .layout-topbar .topbar-menu {
        -ms-flex-pack: justify;
        justify-content: flex-end !important;
    }
    .layout-wrapper .layout-topbar .topbar-left {
        width: auto !important;
        padding: 0.5rem 0;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-bottom: 1px solid #dee2e6;
    }
    .layout-wrapper .layout-topbar .topbar-right {
        width: auto !important;
        padding: 0.5rem 0;
    }
    .layout-topbar{
        height: min-content !important;
    }
    .layout-wrapper .layout-topbar {
        height: 7.125rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: inherit !important;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 998;
        box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    }
    .layout-wrapper .layout-content-wrapper {
        padding-top: 0 !important;
    }
    .layout-content{
        margin-top: 10px;
    }
    .layout-menu-items-complete{
        display: -ms-flexbox;
        display: flex;
        color: rgba(255, 255, 255, 0.4);
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        padding: 0.5rem;
        font-size: 1rem;
        border-radius: 4px;
        outline: 0 none;
        cursor: pointer;
        transition: background-color 0.2s, box-shadow 0.2s;
        margin-bottom: 60px !important;
    }
}

.Access0Row {
    background-color: #ff6e6e !important;
    background-image: none !important;
}

.Access1Row {
    background-color: #affab3 !important;
    background-image: none !important;
}

.Access2Row {
    background-color: #f7ba74 !important;
    background-image: none !important;
}

.Wid16{
    width: 16.66666667% !important;
}

.Wid83{
    width: 83.33333333% !important;
}

@media (max-width: 1575px){
    .Wid16{
        width: 20% !important;
    }

    .Wid83{
        width: 100% !important;
    }
}

.submenuRow {
    background-color: #8f8f8f !important;
    background-image: none !important;
    color: #ffffff !important;
}

.submenuPadreRow {
    background-color: #0b3e6b !important;
    background-image: none !important;
    color: #ffffff !important;
}

.subMenuSubMenuRow {
    background-color: #0b3e6b !important;
    background-image: none !important;
    color: white !important;
}

body .ui-accordion .ui-accordion-header.ui-accordion-header-last {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 14px !important;
}

body .ui-accordion .ui-accordion-header.ui-accordion-header-last {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 14px !important;
}

.Wid350px{
    width: 350px !important;
}

body .ui-panelgrid .ui-panelgrid-cell {
    border: 1px;
    solid: #dee2e6;
    background: #ffffff;
    color: #495057;
    padding: 0.3rem !important;
}

.table-no-select-all .ui-chkbox-all {
    display: none !important;
}

body .ui-menu .ui-menu-list .ui-menu-child {
    background: #ffffff;
    padding: 0.25rem 0;
    min-width: max-content !important;
}

input[type=number] {
    text-align: right !important;
}


.widget-overview-box-small {
    width: 275px;
    border-left: 4px solid !important;
    border-left-color: #64B5F6 !important;
}

.widget-overview-box-small .overview-title {
    font-weight: 600;
    font-size: 1.25rem;
    vertical-align: middle;
    margin-right: 0.5rem;
}
.widget-overview-box-small .overview-icon {
    display: inline-block;
    border-radius: 4px;
    width: 2em;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    vertical-align: middle;
    margin-right: 0.5rem;
}
.widget-overview-box-small .overview-icon i {
    font-size: 1rem;
    line-height: inherit;
}
.widget-overview-box-small .overview-detail {
    text-align: center;
    margin-top: 1rem;
    margin-right: 0.5rem;
}
.widget-overview-box-small .overview-detail .p-col-6 {
    padding: 0.5rem;
}
.widget-overview-box-small .overview-number {
    font-size: 1.5rem;
    font-weight: 600;
    vertical-align: middle;
}
.widget-overview-box-small .overview-subtext {
    color: #6c757d;
    font-weight: 600;
    margin-top: 0.25rem;
}
.widget-overview-box-small .p-col-6:first-child {
    border-right: 1px solid #dee2e6;
}
.widget-overview-box-small.widget-overview-box-1 {
    border-left-color: #64B5F6;
}
.widget-overview-box-small.widget-overview-box-1 .overview-title {
    color: #64B5F6;
}
.widget-overview-box-small.widget-overview-box-1 .overview-icon {
    background: #64B5F6;
    color: #ffffff;
}
.widget-overview-box-small.widget-overview-box-2 {
    border-left-color: #7986CB;
}
.widget-overview-box-small.widget-overview-box-2 .overview-title {
    color: #7986CB;
}
.widget-overview-box-small.widget-overview-box-2 .overview-icon {
    background: #7986CB;
    color: #303F9F;
}
.widget-overview-box-small.widget-overview-box-3 {
    border-left-color: #4DB6AC;
}
.widget-overview-box-small.widget-overview-box-3 .overview-title {
    color: #4DB6AC;
}
.widget-overview-box-small.widget-overview-box-3 .overview-icon {
    background: #4DB6AC;
    color: #00796B;
}
.widget-overview-box-small.widget-overview-box-4 {
    border-left-color: #4DD0E1;
}
.widget-overview-box-small.widget-overview-box-4 .overview-title {
    color: #4DD0E1;
}
.widget-overview-box-small.widget-overview-box-4 .overview-icon {
    background: #4DD0E1;
    color: #0097A7;
}

.display-none{
    display: none !important;
}

.display-block {
    display: block !important;
}

.display-none .ui-selectonemenu-panel .ui-selectonemenu-list-item {
    display: none !important;
}

.mapaCalor{
    display: flex;
    flex-wrap: wrap;
}

.mapaCalorInfo{
    background-color: aliceblue !important;
    width: 250px;
}

.seccionContainer{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.calle{
    background-color: darkgrey;
    writing-mode: vertical-lr;
    border-style: solid !important;
    border-color: black !important;
    border-width: thin !important;
    filter: brightness(0.90);
    text-transform: uppercase;
    width: 34px !important;
}

.calle .ui-button-text{
    padding: 4px !important;
    writing-mode: vertical-rl;
    transform: rotate(-180deg);
    font-size: 18px;
    color: black;
    text-transform: uppercase;
}
.calle:hover{
    filter: brightness(0.75);

}

.seccion{
    border-style: solid !important;
    border-color: black !important;
    border-width: thin !important;
    width: 20px !important;
    height: 20px !important;
    margin: 2px !important;
    border-radius: 2px !important;
}
.seccion:hover{
    filter: brightness(0.85);
    width: 22px;
    height: 22px;
    margin: 1px;
    transition: 0.25s;

}

.zona{
    width: 150px !important;
    /*height: 50px !important;*/
    margin: 15px !important;
}

.zona .ui-button-text{
    padding: 4px !important;
    font-size: 18px;
    color: black;
    text-transform: uppercase;
}

.zona:hover{
    filter: brightness(0.85);
    width: 152px !important;
    height: 52px !important;
    margin: 1px;
    transition: 0.25s;
}

.mapaCalor100{
    /*SI SE CAMBIA, CAMBIAR TAMBIEN EN WarehouseWeight.java checkValues */
    /* Rojo */
    background-color: #e93e3a !important;
    color: white !important;
}

.mapaCalor90-100{
    /*SI SE CAMBIA, CAMBIAR TAMBIEN EN WarehouseWeight.java checkValues */
    /* Naranja */
    background-color: #ff9a3b !important;
    color: white !important;
}

.mapaCalor75-90{
    /*SI SE CAMBIA, CAMBIAR TAMBIEN EN WarehouseWeight.java checkValues */
    /* Amarillo */
    background-color: #fff33b !important;

}

.mapaCalor0-75{
    /*SI SE CAMBIA, CAMBIAR TAMBIEN EN WarehouseWeight.java checkValues */
    background-color: white !important;
}

.mapaCalorVacio{
    /*SI SE CAMBIA, CAMBIAR TAMBIEN EN WarehouseWeight.java checkValues */
    background-color: #1cfff5 !important;
}
.bordeNegro{
    border: thick !important;
    border-style: solid !important;
    border-color: black !important;
    border-width: 2px !important;
}

input[type=number].no-spinner::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.ui-growl .top5{
    top: 5px !important;
}

.jqplot-highlighter-tooltip, .jqplot-canvasOverlay-tooltip{
    border: 1px solid #666666 !important;
    font-size: 1em !important;
    white-space: nowrap !important;
    background: #ccc !important;
    padding: 1px !important;
    z-index: 99 !important;
}

.jqplot-axis {
    writing-mode: vertical-rl !important;
}

.jqplot-xaxis-tick {
    transform: rotate(-90deg);
}

.noRotate .jqplot-xaxis-tick {
    transform: rotate(0deg) !important;
}

.DataTable table * {
    border: 2px !important;
}

.bordeGrisIzq {
    border-left: 1px solid #bfbfbf !important;
}

.bordeGrisDrch {
    border-right: 1px solid #bfbfbf !important;
}

body .ui-datatable tfoot td {
    padding: 5px !important;
    font-size: 1.15em !important;
    font-weight: bold !important;
}
.displayRowCenter{
    display: flex !important;
    align-items: center !important;
}

body .ui-datatable thead th .ui-sortable-column-icon.ui-icon-carat-2-n-s {
    /* Quita las flechas del sort en tablas */
    display: none !important;
}

.MarTop10{
    margin-top: 10px !important;
}

.rowOcupacion90{
    background-color: #ffd86e !important;
}

.rowOcupacion100{
    background-color: #ff6e6e !important;
}

.noHighlight .jqplot-highlighter-tooltip, .jqplot-canvasOverlay-tooltip{
    display: none !important;
}
.body .ui-commandlink, body .ui-link {
    text-shadow: 0px 0px 3px #ffffff !important;
}
body .ui-datatable .ui-datatable-header {
    background: #0094d4 !important;
    border: 1px solid #e9ecef;
    border-width: 1px 0 1px 0;
    color: white  !important;
    padding: 1rem 1rem;
    font-weight: 600 !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-size: 1.1rem;
}
.space-between {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

/*.ui-datatable .ui-column-filter {
    display: none !important;
}

.showFilters .ui-datatable .ui-column-filter {
    display: block !important;
}*/


/* ========================
   COLUMN FILTERS TOGGLE
======================== */
/* Style for the filter toggle button */
.column-filter-toggle-btn {
    min-width: 2.5rem !important;
    width: 2.5rem !important;
    height: 2.357rem !important;
}

.column-filter-toggle-btn.filter-active {
    background: #3B82F6 !important;
    border-color: #3B82F6 !important;
    color: white !important;
}

.color-red {
    background: #ffb0b0 !important;
    color: black !important;
    opacity: 1 !important;
    border-radius: 19px !important;
    padding: 15px !important;
}

.text-red {
    color: #ff0000d6 !important;
}

.color-green {
    background: #bdffd6 !important;
    color: black !important;
    opacity: 1 !important;
    border-radius: 19px !important;
    padding: 15px !important;
}

.text-green {
    color: #22c55e !important;
}

.color-yellow {
    background: #f9f90e52 !important;
    color: black !important;
    opacity: 1 !important;
    border-radius: 19px !important;
    padding: 15px !important;
}

.text-yellow {
    color: #cece11 !important;
}

.color-purple {
    background: #9c27b052 !important;
    color: black !important;
    opacity: 1 !important;
    border-radius: 19px !important;
    padding: 15px !important;
}

.text-purple {
    color: #9c27b0cf !important;
}

.color-grey {
    background: #8f8f8f4f !important;
    color: black !important;
    opacity: 1 !important;
    border-radius: 19px !important;
    padding: 15px !important;
}

.text-grey {
    color: #8f8f8ffa !important;
}

.color-orange {
    background: #ff98007a !important;
    color: black !important;
    opacity: 1 !important;
    border-radius: 19px !important;
    padding: 15px !important;
}

.text-orange {
    color: #ff9800f5 !important;
}

.color-blue {
    background: #64b5f687 !important;
    color: black !important;
    opacity: 1 !important;
    border-radius: 19px !important;
    padding: 15px !important;
}

.text-blue {
    color: #64b5f6 !important;
}

.color-yellow-2 {
    background: #f7bd65 !important;
    color: black !important;
    opacity: 1 !important;
    border-radius: 19px !important;
    padding: 15px !important;
}

.text-yellow2 {
    color: #ff9a00f2 !important;
}

.widget-overview-box-small.widget-overview-box-red {
    border-left-color: #FF0000 !important;
}
.widget-overview-box-small.widget-overview-box-red .overview-title {
    color: #FF0000;
}
.widget-overview-box-small.widget-overview-box-red .overview-icon {
    background: #64B5F6;
    color: #ffffff;
}

.widget-overview-box-small.widget-overview-box-green {
    border-left-color: #03C03C !important;
}
.widget-overview-box-small.widget-overview-box-green .overview-title {
    color: #03C03C;
}
.widget-overview-box-small.widget-overview-box-green .overview-icon {
    background: #64B5F6;
    color: #ffffff;
}

.widget-overview-box-small.widget-overview-box-grey {
    border-left-color: #8f8f8f !important;
}
.widget-overview-box-small.widget-overview-box-grey .overview-title {
    color: #8f8f8f;
}
.widget-overview-box-small.widget-overview-box-grey .overview-icon {
    background: #64B5F6;
    color: #ffffff;
}

.widget-overview-box-small.widget-overview-box-yellow {
    border-left-color: #ffd86e !important;
}
.widget-overview-box-small.widget-overview-box-yellow .overview-title {
    color: #cccc00;
}
.widget-overview-box-small.widget-overview-box-yellow .overview-icon {
    background: #64B5F6;
    color: #ffffff;
}

.widget-overview-box-small.widget-overview-box-turquoise {
    border-left-color: #00b59c !important;
}
.widget-overview-box-small.widget-overview-box-turquoise .overview-title {
    color: #00b59c;
}
.widget-overview-box-small.widget-overview-box-turquoise .overview-icon {
    background: #64B5F6;
    color: #ffffff;
}

.widget-overview-box-small.widget-overview-box-purple {
    border-left-color: #9c27b0 !important;
}
.widget-overview-box-small.widget-overview-box-purple .overview-title {
    color: #9c27b0;
}
.widget-overview-box-small.widget-overview-box-purple .overview-icon {
    background: #64B5F6;
    color: #ffffff;
}

.widget-overview-box-small.widget-overview-box-orange {
    border-left-color: #ff9800 !important;
}
.widget-overview-box-small.widget-overview-box-orange .overview-title {
    color: #ff9800;
}
.widget-overview-box-small.widget-overview-box-orange .overview-icon {
    background: #64B5F6;
    color: #ffffff;
}

.flex {
    display: flex !important;
}

.bg-green {
    background: #03c03c14 !important;
}

.bg-grey {
    background: #9e9e9e14 !important;
}

.bg-red {
    background: #ff000014 !important;
}

.bg-yellow {
    background: #fcff5a1c !important;
}

.bg-turquoise {
    background: #26ffe114 !important;
}

.bg-purple {
    background: #9c27b014 !important;
}

.bg-orange {
    background: #ff980014 !important;
}

.ui-button.admButton {
    height: 26px !important;
    width: 26px !important;
}

.align-center {
    align-items: center !important;
}

.h-100 {
    height: 100% !important;
}

.gap5 {
    gap: 5px !important;
}

.gap10 {
    gap: 10px !important;
}

.gap15 {
    gap: 15px !important;
}

.gap20 {
    gap: 20px !important;
}

.gap40 {
    gap: 40px !important;
}

.Wid24 {
    width: 24% !important;
}

.Wid25 {
    width: 25% !important;
}

.Wid40 {
    width: 40% !important;
}

.Wid48 {
    width: 48% !important;
}

.Wid49 {
    width: 49% !important;
}

.Wid50 {
    width: 50% !important;
}

.Wid60 {
    width: 60% !important;
}

.Wid80 {
    width: 80% !important;
}

.bg-white {
    background: white !important;
}

.p1x5rem {
    padding: 1.5rem !important;
}

.p1x25rem {
    padding: 1.25rem !important;
}

.justify-center {
    justify-content: center !important;
}

.justify-between {
    justify-content: space-between !important;
}

.justify-around {
    justify-content: space-around !important;
}

.grid2col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.grid3col {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.grid4col {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.grid4col2 {
    display: grid;
    grid-template-columns: repeat(4, minmax(100px, 1fr));
    gap: 10px;
}

.grid5col {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}

.grid6col {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.grid10per6col {
    display: grid;
    grid-template-columns: 10% repeat(6, 1fr);
    gap: 25px;
    column-gap: 20px;
}

.grid7col {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}

.grid8col {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
}

.grid8col2 {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
}

.grid9col {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
}

.grid12col {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
}

.grid15col {
    display: grid;
    grid-template-columns: repeat(15, 1fr);
}

/* Grid personalizados */
.editUserGrid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.flexWrap {
    display: flex !important;
    flex-flow: wrap !important;
}

.grid-column-span2 {
    grid-column: span 2; /* Hace que el elemento ocupe las dos columnas */
}

.grid-column-span3 {
    grid-column: span 3; /* Hace que el elemento ocupe las tres columnas */
}

.grid-column-span4 {
    grid-column: span 4; /* Hace que el elemento ocupe las cuatro columnas */
}

.items-center {
    align-items: center !important;
}

.h-fit {
    height: fit-content !important;
}

.w-fit {
    width: fit-content !important;
}

.gap2520 {
    gap: 25px;
    column-gap: 20px;
}

.minWid0 {
    min-width: 0 !important;
}

.dimensionsTable .ui-datatable-tablewrapper table {
    font-size: larger !important;
}

.inputNumberDiv input {
    font-size: large !important;
    text-align: right !important;
}

.editDimensions {
    height: 2rem !important;
    width: 2.1rem !important;
}

.fixed-height-table .ui-datatable-tablewrapper {
    max-height: 280px !important; /* o el valor que necesites */
}

.forGreyLabels .ui-outputlabel {
    color: #747b8b;
}

.background-red-error {
    border-color: red !important;
}

/* UI */
.ui-dialog-titlebar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .5rem !important;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: none !important;
}

/* ========================
   LOGIN
======================== */

.backgroundLogin {
    display: flex;
    height: 100vh;
    width: 100%;
    align-items: center;
    justify-content: center;
    background-color: #1a202c;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.loginFormBackground {
    border-radius: 0.75rem;
    background-color: white;
    padding: 3.5rem;
    box-shadow: 0 10px 15px -3px #00000059, 0 4px 6px -4px #00000059;
}

.loginFormTop {
    margin-bottom: 3rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.loginTitleText {
    color: #0763ac;
    margin-bottom: 0.5rem;
    font-size: 1.75rem;
    line-height: 2rem;
    font-family: 'Open Sans';
}

.loginSubtitleText {
    color: #0763ac;
    margin-top: .4rem;
    font-size: medium;
    line-height: 2rem;
    font-family: 'Open Sans';
}

.loginFormInputText {
    border-radius: 0.75rem !important;
    background-color: #e6e9ec !important;
    text-align: center !important;
    color: #000000 !important;
}

.loginFormEnterButton {
    margin-top: 0.2rem !important;
    background: #465bc9 !important;
    color: #e2e8f0 !important;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
    padding-top: .3rem !important;
    padding-bottom: .3rem !important;
    font-weight: 600 !important;
    transition: all 0.3s ease !important;
    border: 0 !important;
    border-radius: .8rem !important;
}

.loginFormEnterButton .ui-button-text {
    font-family: 'Open Sans';
}

.loginFormEnterButton:hover {
    transform: scale(1.1);
}

.developedBy {
    display: flex;
    gap: .3rem;
    cursor: default;
    align-items: center;
}
.developedByCard {
    position: absolute !important;
    bottom: 2rem !important;
    padding: .2rem 1rem !important;
    background: white !important;
    box-shadow: 0 10px 15px -3px #00000059, 0 4px 6px -4px #00000059 !important;
    border-radius: 0.6rem !important;
}
.logoInerttia {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 23px 23px;
    width: 35px;
    height: 35px;
    align-self: normal;
    transition: transform 0.2s ease-in-out;
}
.logoInerttia:hover {
    transform: scale(1.2);
}

.preventFocus {
    visibility: hidden;
    height: 0;
}

.integrationErrorDlg.ui-dialog .ui-dialog-titlebar {
    background: #0094d4 !important;
    color: white !important;
}

.integrationErrorDlg.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon {
    color: white !important;
}

@media (max-width: 1300px) {
    .grid6col {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
    .grid4col {
        grid-template-columns: repeat(2, 1fr);
    }
    .grid4col2 {
        display: grid;
        grid-template-columns: repeat(2, minmax(100px, 1fr));
        gap: 10px;
    }
}

@media (max-width: 1190px) {
    .flexWrap * {
        width: 250px !important;
    }
    .flexWrap * .ui-inputfield {
        width: 250px !important;
    }
    .flexWrap * .ui-button {
        width: 31px !important;
    }
    .flexWrap * .ui-button-icon-left {
        width: 10px !important;
    }
    .flexWrap * .ui-chkbox-box {
        width: 21px !important;
    }
    .flexWrap * .ui-selectbooleancheckbox {
        justify-content: center !important;
    }
    .twoBoolean {
        flex-direction: column !important;
        align-items: flex-start !important;
    }
}

@media (max-width: 962px) {
    .grid3col {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .grid4col2 {
        display: grid;
        grid-template-columns: repeat(1, minmax(100px, 1fr));
    }
    .grid5col {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
    .grid6col {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .editUserGrid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .grid4col {
        grid-template-columns: 1fr;
    }
    .grid5col {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .grid6col {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .editUserGrid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}