.js-increase-counter {
    cursor: pointer;
}

.select2-container .select2-selection--single {

    height: auto !important;
}

.facturar-create-date{

    width: 180px;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
}

.btn-action-table{
    padding: 0 4px !important;
    width: 24px !important;
}


.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
    padding: 6px 6px;
}

.js-etiquetas-albaran {
    visibility: hidden;
}

.js-etiquetas-form {
    display: block;
}

.with-100 {
    width: 100%;
}

.select2-container {
    width: 100% !important;
}

.entregado-color {
    background: #51e14d;
    padding: 8px;
    color: #fff;
    border-radius: 3px;
}

.reparto-color {
    background: #e17638;
    padding: 8px;
    color: #fff;
    border-radius: 3px;
}

.procesado-color {
    background: #4cb7e1;
    padding: 8px;
    color: #fff;
    border-radius: 3px;
}

.procesando-color {
    background: #202de1;
    padding: 8px;
    color: #fff;
    border-radius: 3px;
}

.abierto-color {
    background: #266de1;
    padding: 8px;
    color: #fff;
    border-radius: 3px;
}

td {
    vertical-align: middle !important;
}

#lavadora-index .icon.js-counter {
    bottom: -10px;
    font-size: 60px;
    top: unset;
}

.box-header[data-widget="collapse"] {
    cursor: pointer;
}

#check-caracteristicas .checkbox {
    margin-top: 0;
    margin-bottom: 0;
}

#check-caracteristicas .form-group {
    margin-bottom: 0;
}

#informacion .box-header.with-border {
    margin-bottom: 10px;
}

@media (max-width: 1100px) {
    .nombre-lavadora {
        display: none;
    }
}

@media (max-width: 750px) {

    #repartidor-recepcion .box.box-info {
        padding-right: 15px;
        padding-left: 15px;
    }

    #js-albaran-table-container table td {
        font-size: 1em;
    }

    #js-albaran-table-container table th {
        width: 100% !important;
    }

    #repartidor-recepcion h2 {
        text-align: center !important;

    }

    #js-albaran-table-container table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
    }

    table {
        border: 0;
    }

    #repartidor-recepcion table thead {
        display: none;
    }

    table tr {
        margin-bottom: 10px;
        display: block;
        border-bottom: 2px solid #ddd;
    }

    table td {
        display: block;
        text-align: right !important;
        font-size: 13px;
        border-bottom: 1px dotted #d1d1d1 !important;
    }

    table td:last-child {
        border-bottom: 0;
        text-align: center !important;
    }

    table td:first-child {
        text-align: center !important;
    }

    .padding-0 {
        padding-right: 0;
        padding-left: 0;
    }

    td {
        min-height: 42px;
        overflow: hidden;
    }

    #repartidor-entrega table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
    }

}
.oculto {
    display: none !important;
}

@media (max-width: 1290px) {
    #lavadora-index .small-box.bg-green.js-counter-box {
        height: 80px;
    }
    #lavadora-index .small-box h3 {
        font-size: 38px;
        font-weight: bold;
        margin: 0;
        white-space: nowrap;
        padding: 0;
    }
    #lavadora-index .panel-heading {
        padding: 0;
        line-height: 19px;
    }
    #lavadora-index #js-albaran-1-table-filters, #lavadora-index #js-albaran-2-table-filters {
        display: none;
    }
    #lavadora-index .box-body {
        padding: 0 10px;
    }
}
.num-albaran-total {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 16px;
}
#accordion {
    position: relative;
}
.menu-activo {
    background: #f2f2f2;
    color:#666666 !important;
}
span.not-set {
    text-align: center;
    display: flex;
    justify-content: center;
}
g.highcharts-label tspan {
    font-weight: normal;
}