body {
    background-color: #FFFFFF;
    margin-top: 1px;
    margin-bottom: 0px;
}
.table_background {
    background-color: #FFFFFF;
    height: 600px;
}
.table_border {
    border: 1px solid #CCCCCC;
}
.table_striped > tbody > tr:nth-child(odd) {
    background-color: #EFEFEF;
}
.table_striped > tbody > tr:nth-child(even) {
    background-color: #FFFFFF;
}
.table_striped > tbody > tr:hover {
    background-color: #59B541 !important;
}
.table_striped2 > tbody > tr:nth-child(odd) {
    background-color: #FFFFFF;
}
.table_striped2 > tbody > tr:nth-child(even) {
    background-color: #EFEFEF;
}
.table_striped2 > tbody > tr:hover {
    background-color: #59B541 !important;
}
.line_abajo {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}
.text_table_heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 3px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
.table_row_background {
    background-color: #808B96;
}
.text_table_heading_small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 3px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
.text_button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 2px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
a.text_button:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 2px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}


.text_button_sub_menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 2px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a.button_sub_menu {
    display: block;
    padding: 3px 5px;
}
a.text_button_sub_menu:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 2px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.text_table_normal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.text_table_normal_white {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
.text_table_normal_small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
a.text_rastro {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #999999;
    text-decoration: none;
}
.text_rastro {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.smaller {
    font-size: 9px
}
.text_box {
    border-width: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #D5D8DC;
    font-size: 11px;
}
.sin_cliente {
    color: #E74C3C;
    font-weight: bold;
}
.button {
    background-color: #59B541;
}
.buttonred {
    background-color: #f03737;
}
.button_active {
    background-color: #0071B9;
}
.button_sub_menu {
    border: 1px solid #999999;
    background-color: #EFEFEF;
}

.font_11 {
    font-size: 11px;
}
.text_ano {
    border-width: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    background-color: #D5D8DC;
}
.text_ano_gris {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}
.text_ano_rojo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #E74C3C;
    text-decoration: none;
    font-weight: bold;
}
.text_fondo_cick {
    background-color: #D5D8DC;
}
.text_inicio {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    text-decoration: none;
    font-weight: normal;
}
.ali_right {
    text-align: right;
}
.ali_center {
    text-align: center;
}
.text_verde {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #59B541;
    font-weight: bold;
}
.style5 {
    font-size: xx-large
}
.style6 {
    color: #FFFFFF
}
.style2 {
    font-weight: bold;
    color: #000000;
    font-size: x-large;
}
.relleno_foto {
    width: 466px;
    height: 5px;
    float: left;
}
.paginacion {
    width: 780px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #404040;
    text-align: center;
    vertical-align: middle;
    margin-top: 15px;
}
.paginacion a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #404040;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    padding: 3px 6px;
    background: #EFEFEF;
    box-shadow: 0px 0px 0px 1px #b6b6b6a6;
    border-radius: 2px;
    margin: 2px;
}
.paginacion a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #404040;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}
.paginacion a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    background: rgb(139, 221, 146);
}
.paginacion a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #404040;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    background: rgb(139, 221, 146);
}

.text-check-combined {
    display: flex;
    justify-content: center;
}
.text-check-combined > input[type="text"] {
    width: 2rem;
    border-width: 0;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #D5D8DC;
    color: #000000;
    font-size: 11px;
    margin-right: 2px;
}
.text-check-combined > input[type="checkbox"] {
    margin: 0;
}
.info-grupo {
    width: max-content;
}
.btn-table-control {
    width: 90px;
}
.mb-3 {
    margin-bottom: 3px;
}
.counter-cont {
    display: inline-block;
    width: 19px;
}

/*Paginación*/
.pagination {
    width: 780px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #404040;
    text-align: center;
    vertical-align: middle;
    margin-top: 15px;
}
.pagination a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #404040;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    padding: 3px 6px;
    background: #EFEFEF;
    box-shadow: 0px 0px 0px 1px #b6b6b6a6;
    border-radius: 2px;
    margin: 2px;
}
.pagination a:hover, .pagination > span.pag-actual > b > a {
    background: rgb(139, 221, 146);
}
.pagination > span.pag-actual > b > a {
    pointer-events: none;
}
.wordwraptpv {
	overflow-wrap: break-word;
	word-break: break-word;
}

/*Selector Productos*/
.text-check-combined {
    display: flex;
    justify-content: center;
}
.text-check-combined > input[type="text"] {
    width: 2rem;
    border-width: 0;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #D5D8DC;
    color: #000000;
    font-size: 11px;
    margin-right: 2px;
}
.text-check-combined > input[type="checkbox"] {
    margin: 0;
}
.info-grupo {
    width: max-content;
}
.btn-table-control {
    width: 90px;
}

.btn-enlaces {
    padding: 5px;
    background: whitesmoke;
    box-shadow: 0 0 0 1px #bdbbbb8a;
}

.btn-enlaces:hover {
    background: #efefef;
}

.recibido {
    background: #ffbc74;
    padding-left: 10px;
    padding-right: 10px;
}

.compras-pedidos {
   background: #b6ddff;
   padding: 5px;
   box-shadow: 0 0 0 1px #78767675;
   text-decoration: none;
   color: black;
}

.compras-pedidos:hover {
    background: #adff99;
}