.tr_error{
    background: #ffb4b461!important;
}
.tr_borrador {
    background: #8fbee778!important;
}
td, th {
    padding: 2px;
}

ul.sidebar-menu.tree {
    color: white;
}


.tabladatosformadepago tr {
    border-bottom: 1px solid #787590;
}



.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

#areaimpresion{
    background: white;
    padding: 10px;
    border-radius: 10px;
}
#areaimpresion{
width: 100%;
}
#areaimpresionpos{
    background: white;
    padding: 10px;
    border-radius: 10px;
}
#areaimpresionpos{
    width: 302px;
}
@media only screen and (max-width: 600px) {
    #areaimpresion{
        width: 100%;
    }
    #areaimpresionpos{
        width: 100%;
    }
    .box-tools.pull-right {
        position: initial!important;
    }
}
.estilovalor{
    text-align: right;
}


#nombreempresaindex{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.cont {
    margin-top: 10px;
    padding: 10px;
    background: rgba(101, 71, 71, 0);
    /* border-radius: 6px; */
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: normal;
}
#filtros{
    background: #38354a;
    padding: 6px;
    border-radius: 10px;
    color: white;
    margin-bottom: 10px;
}

#filtros .row{
    margin-bottom: 10px;
}

.opc2 {
    font-size: 20px;
    color: #b33030;
}
.busc {
    background: #312f42;
    font-size: 17px;
    padding: 8px 0px 7px 0px;
    font-weight: bold;
    color: #f2f4f8;
}

.opi{
    background: #e0e0e0;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}


.opi2{
    background: #8a8a8a;
    color: white;
    padding: 5px;
    margin-bottom: 5px;
}

.ca {
    font-size: 19px;
    color: #000000 !important;
}

.cn {
    width: 100%;
    border: none;
    padding: 0px 10px;
}

li.left-menu-list-separator {
    margin: 3px!important;
}
div#contenedorretenciondatoscliente {
    min-height: 100px;
}
div#contenedorretenciondatositem {
    min-height: 100px;
}

.factus{
	background: #00695C;
    opacity: 1;
}

.modal-size-small .form-control {
    margin-bottom: 5px;
}

.seleccioncodigo {
    background: #c2d5e6;
}

.background-gris{
	background: #ececec;
}

div#contenedorformapago {
    min-height: 150px;
}


.tsic input {
    width: 125px;
    padding: 3px 10px;
    border-radius: 2px;
    border: 1px solid #cfcfcf;
}

div#tisec {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}



div#contenedordatosadicionales {
    min-height: 50px;
}
.tvalor{
font-size: 13px;
}

svg#barcode {
    width: 100%;
    height: 53px;
}

.grabar {
	cursor: pointer;
    background: #38354a;
    padding: 10px;
    border-radius: 5px;
    color: white;
    text-transform: uppercase;
}

.opc {
    font-size: 20px;
}
.tooltip-inner {
    max-width: 421px;
    background: #034275 !important;
}
tr.seleccionadocelda {
    background: rgb(231, 232, 232);

}
.valorcito {
	    text-align: right;
    width: 100%;

    border: 0px;
    padding: 3px 10px;
    font-size: 13px;
}
div#contenedorvalores {
    margin-top: 10px;
}
.price {
    margin: 0px;
}

section.panel {
    font-size: 14px;
}

#titulosec{
    font-size: 18px;
    border-bottom: 2px #c2c2c2 solid;
    padding-bottom: 6px;
    margin-bottom: 15px;
	font-weight: bold;
}

#seleccionlateral {
    padding: 5px 15px;
}

#seleccionlateral select {
    padding: 0px 15px;
}


#selectormenulateral form {
    margin-bottom: 0px;
}


div#tituseleccion {
    text-align: center;
    color: white;
    padding: 5px 10px;
}

nav.left-menu .left-menu-list li .left-menu-link {
    padding: 5px 10px;
}

div#resultadositem {
    min-height: 200px;
}

.jspPane ul li ul {
    padding-left: 14px;
}

input#claveacceso {
    font-size: 13px;
    width: 100%;
    border: 0px;
    text-align: -webkit-center;
}

nav.left-menu .logo-container .logo {
    display: block;
    max-width: 214px;
    height: 73px;
    margin-left: 0px;
}

nav.left-menu .logo-container {
    padding: 2px 30px 0px;
    width: 240px;
    height: 80px;
}


@keyframes color {
0% {background-color: #FFEB3B;}
33% {background-color: #FF9800;}
66% {background-color: #f91100;}
100% {background-color: #FFC107;}

}

.logo-container{

	    animation: color 8s linear infinite;
}

nav.top-menu {
    height: 80px;
    background: #38354a;
}

#topm{
	    text-align: center;
}

nav.top-menu + .page-content {
    margin-top: 80px;
}


nav.top-menu {
    position: absolute;
}
li.cerrarsesion {
    background: #F44336;
    color: white;
}
div#resultados {    min-height: 200px;}
.anadir{	font-size: 24px;    color: red;	}
div#contenedorfacturadatoscliente {    margin-top: 10px;    padding: 10px;    background: rgba(101, 71, 71, 0);    /* border-radius: 6px; */    border-top: 1px solid #ececec;    border-bottom: 1px solid #ececec;}
div#titulodatosdelcomprador {    background: #efefef;    padding: 5px 10px;    font-weight: bold;}
button.miboton {    width: 100%;    border: 0px;    background: #002b64;    color: white;    padding: 2px 10px;}



.titulodiv {
    background: #efefef;
    padding: 5px 10px;
    font-weight: bold;
}

.contenidodiv {
    margin-top: 10px;
    padding: 10px;
    background: rgba(101, 71, 71, 0);
    /* border-radius: 6px; */
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}


.bg-primary {
    background-color: #014f77!important;
    color: white;
}



.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 5px 5px;
}



.requerido{
    border-left: 3px #23212e solid !important;
}

nav.left-menu .logo-container {
    padding: 2px 20px 0px;
    width: 200px;
    height: 75px;
}

nav.left-menu {
    position: fixed;
    z-index: 100;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 200px;
    background: #ffffff;
    outline: none;
    border-right: 1px solid #dfe4ed;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out, -o-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -o-transform 0.2s ease-in-out;
}

nav.left-menu + * + .page-content {
    margin-left: 200px;
}
nav.left-menu + nav.top-menu {
    left: 200px;
}
thead.thead-dark {
    color: white;
    background: #222d32;
}

span.input-group-addon {
    background: #ebebeb!important;
    border-top-left-radius: 5px!important;
    border-bottom-left-radius: 5px!important;
}
.input-group input{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.input-group select {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbarmio{
    padding: 10px;
    border-top: 3px solid #0190da;
    border-radius: 3px;
}
@media (min-width: 768px) {
    .form-inline .input-group {
        display: inline-table;
        vertical-align: inherit;
    }
}

.row {
    margin-bottom: 5px;
}
.slimScrollBar{
    background: rgb(54, 127, 169);
    width: 8px;
    position: absolute;
    top: 0px;
    display: none;
    border-radius: 7px;
    z-index: 99;
    right: 1px;
    height: 115.358px;
}


@keyframes color {
    0% {background-color: #FFEB3B;}
    33% {background-color: #FF9800;}
    66% {background-color: #f91100;}
    100% {background-color: #FFC107;}

}


.logo{

    animation: color 8s linear infinite;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #21315b;
}


.info-box-text2 {
    display: block;
    font-weight: normal;
    font-size: 18px;
}
.user-panel>.image>img {
    width: 100%;
    max-width: 50px;
    height: auto;
    height: 50px;
    width: 50px;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    z-index: 5;
    height: 110px;
    width: 250px;
    border-radius: 0px;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255,255,255,0.2);
    background: white;
}
.user-panel {
    color: white;
    font-weight: bold;
    text-align: center;
}
.sidebar-menu>li>a {
    padding: 5px 5px 5px 10px;
    display: block;
}
.boton-inicio{
    color: white;
    border-radius: 10px;
    border-style: none;
    padding: 10px;
    width: 100%;
}
.boton-inicio b{
    font-size: 18px;
}
.navbar-nav>.user-menu .user-image {
    float: left;
    width: 53px;
    height: 25px;
    border-radius: 4px;
    margin-right: 10px;
    margin-top: -2px;
    background: white;
}
button.boton-inicio:hover {
    opacity: 0.9;
}



.skin-blue .main-header .navbar {
    background-color: #21315b;
}

.select_flex{
    flex: 1;
    color: black;
}

.select_sinmargen {

    margin-bottom: 0;
}

.efectobus {
    background: #23212e;
    padding: 10px;
    color: white;
    border-radius: 10px;
}
.skin-blue .main-header li.user-header {
    background-color: #22315a;
}


#detalleventa td {
    padding: 1px!important;
}


#detalleventa .input-group-addon {
    padding: 0px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
   border: 0px solid #ccc;
    border-radius: 4px;
}

#detalleventa #eliminaritem {
    font-size: 20px;
}

.login-logo, .register-logo {
    font-size: 25px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}
.bg-olive {
    background-color: #2a4f9d !important;
    color: white;
}
.alert.alert-warning2 {
    background: #2d2b3b;
    color: #ededed;
}
.alert-warning2 button.close {
    color: white;
}
.bg-maroon {
    background-color: #2d2b3b !important;
    color: white;
}
.skin-blue .sidebar-menu>li>.treeview-menu {
    margin: 0 1px;
    background: #121723;
}


.skin-blue .main-header .logoblanco {
    background-color: #ffffff;
    color: #fff;
    border-bottom: 0 solid transparent;
}

.main-header .logoblanco {
    display: block;
    float: left;
    height: 50px;
    font-size: 20px;
    text-align: center;
    width: 230px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 0px;
    font-weight: 300;
    overflow: hidden;
}

@media (min-width: 768px){
    .sidebar-mini.sidebar-collapse .main-header .logoblanco {
        width: 50px;
    }
}


.skin-blue .main-header .logoazul{
    background-color: #1f305c;
    color: #fff;
    border-bottom: 0 solid transparent;
}

.main-header .logoazul{
    display: block;
    float: left;
    height: 50px;
    font-size: 20px;
    text-align: center;
    width: 230px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 0px;
    font-weight: 300;
    overflow: hidden;
}


@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .main-header .logoazul {
        width: 50px;
    }
}


.direct-chat-img {
    border-radius: 10px;
    float: left;
    width: 40px;
    height: 40px;
}

.direct-chat-warning .right > .direct-chat-text {
    background: #398cc7;
    border-color: #337ab7;
    color: #fff;
}
.direct-chat-warning .right > .direct-chat-text:after, .direct-chat-warning .right > .direct-chat-text:before {
    border-left-color: #3c8dbc;
}


#lateralchatsoporte.lateralchatsoporteabierto{
    border-left:2px solid rgb(0 28 138 / 28%);
    background: #232e31;
}

#lateralchatsoporte.lateralchatsoportecerrado{
    right: -350px;
    border-left:2px solid rgb(0 28 138 / 28%);
    background: #232e31;
}

#lateralchatsoporte{
    right: 0;
    min-height: 300px;
    height: 100vh;
    border: 1px solid #242e31;

    background: #FFF;
    position: fixed;
    margin: 0;
    padding: 20px;
    z-index: 190;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -o-transition: 0.5s;

}

.selectorchatsoporte>a {
    left: -114px;
    border-right: 0;
    border-radius: 20px 0 0 20px;
    position: absolute;
    bottom: 100px;
    width: 112px;
    height: 44px;
    display: block;
    cursor: pointer;
    text-align: center;
    background: #01a9ac;
    color: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    padding: 7px 5px;
    font-size: 20px;
    animation: colorchatsoporte 8s linear infinite;
}

#lateralchatsoporte{
    width: 350px;
    background: green;
}

.direct-chat-messages {
    height: 50vh !important;
}



@keyframes colorchatsoporte {
    0% {background-color: #0033ad;}
    33% {background-color: #FF9800;}
    66% {background-color: #f91100;}
    100% {background-color: #FFC107;}

}


.main-header .navbar .nav > li > a > .label {
    position: absolute;
    top: 7px;
    right: 4px;
    text-align: center;
    font-size: 12px;
    padding: 2px 3px;
    line-height: .9;
}

.label.label-warning {
    background: #00a65a!important;
    color: #ffffff;
}


#listadochats{
  overflow-y: auto;
    height: 60vh;
}

.bg-purple {
    background-color: #816bff !important;
    color: white;
}


.bg-navy {
    background-color: #001f3f !important;
    color: white;
}


.card + button {
    margin-top: 10px;
}

.user-panel {
    color: #ededed;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
}


h3.card-title {
    font-size: 13px;
    letter-spacing: 0.2em;
    color: #8094ae;
    text-transform: uppercase;
    font-family: Roboto, sans-serif, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    display: contents;
}


.card-title-group h3 {
    font-size: 13px;
    letter-spacing: 0.2em;
    color: #8094ae;
    text-transform: uppercase;
    font-family: Roboto, sans-serif, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    display: contents;
}


.arriba{
    background: #a1a1a1;
    border-radius: 4px;
    color: white;
    font-weight: 800;
    font-size: 15px;
}

.abajo{
    background: #a1a1a1;
    border-radius: 4px;
    color: white;
    font-weight: 800;
    font-size: 15px;
}

.btn-block {
    margin-top: 5px;
}


button + button {
    margin-left: 5px;
}







/*estilos punto de venta #0B5884*/
.puntolateralizquierda{
    background: #21315b;
    height: calc(87vh )!important;
}
.puntocentral{
    background: #f8f8f9;
    height: calc(87vh )!important;
}
.puntoresultados {
     height: calc(81vh)!important;
    overflow-y: auto;
}
.puntolateralderecha{
    box-shadow: 0 4px 12px rgb(0 0 0 / 15%);
    background: white;
    overflow-y: auto;
    height: calc(87vh )!important;
}

.puntocontenedorimagen{
    position: relative;
    text-align: center;
    height: 100px;
}
.imagenproductopunto {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
}

.selectator_option_left{
    text-align: center;
    width: 80px;
    background: white;
}

.selectator_option_left img{
    height: 80px;
}


.card-footer-producto {
    padding: 0.25rem 0.25rem;
    background-color: rgba(0, 0, 0, 0.07);
    border-top: 0 solid rgba(0, 0, 0, 0.125);
    text-align: -webkit-center;
    height: 50px;
    max-height: 50px;
    min-height: 50px;
    text-transform: uppercase;
    font-size: 12px;
}


.punto_producto{
    margin-bottom: 5px;
}

.card-footer-producto-info{
    background: #e0e0e0;
    text-align: center;
    color: #717171;
    font-size: 12px;
}

.puntobarradebusqueda{
    background: #21315b;
    padding: 5px 10px 0px 10px;
    border-radius: 5px;
}

.card-precio{
    width: 60%;
    float: left;
    padding: 2px;
}
.card-unidades{
    width: 40%;
    float: right;
    background: #bcbcbc;
    padding: 2px;
}

.puntocategoria {
    padding: 10px 15px;
    background: #FFFFFF;
    color: #21315b;
    border: #12355b 1px solid;
    margin-top: 5px;
    text-transform: uppercase;
    text-align: center;
}


.puntocategoriatitulo{
    padding: 5px;
    color: white;
}

.puntocebeceratabla{
    align-items: center;
    background: black;
    border: none;
    border-bottom: 1px solid #dddee1;
    color: #fff;
    font-weight: 700;
    justify-content: center;
    padding: 6px 10px;
}

.puntosuperiorcliente{
    border-bottom: 1px solid #dddee1;
    padding: 0 10px;
}


.puntonumeracion {
    text-align: center;
    background: #21315b;
    font-size: 19px;
    color: white;
    padding: 5px;
}

.puntotablaproductos > tbody > tr {
    border-bottom: 1px solid #d5d5d5;
    width: 100%;
}

.puntotablacomanda {
    overflow-y: auto;
    overflow-x: auto;
    width: 100%;
}

.puntoproductocentral {
    height: 43vh;
    overflow-y: auto;
    overflow-x: auto;
    width: 100%;
}

.puntoproductototal {


}


.puntototalapagar {
    background: #f5f5f6;
    border-bottom: 1px solid #dddee1;
    border-top: 1px solid #dddee1;
    line-height: 38px;
    background-color: #f5f5f6;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
}

input#total {
    cursor: pointer;
}


.table-foot{
    background: #eeeeee;
    font-weight: 900;
}

.text-right {
    text-align: right;
}

a.nav-link.active {
    background: #20325b;
    width: 100%;
    font-weight: bold;
    color: white;
}


@media (min-width: 576px) {
    .link-list-menu a {
        width: 100%;
        padding: 0.5rem 1rem;
        border: 1px solid #f7f7f7;
    }
}
.link-list-menu a {
    width: 100%;
    padding: 0.5rem 1rem;
    border: 1px solid #f7f7f7;
}
.separadorautomatizacion {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 5px;
}


.sweet-alert {
    border: 1px solid #eaeaea;
    box-shadow: 0px 0px 5px 1px;
}


.form-clip, .form-text-hint {
    position: absolute;
    right: 2px;
    top: 2px;
    height: calc(1.9rem - 2px);
    display: flex;
    align-items: center;
    color: #6576ff;
    padding-left: 0.25px;
    padding-right: 0.25px;
    background: #fff;
    border-radius: 4px;
}


#div_valorrecibido {
    background: #eeeeee;
    padding: 5px 5px;
}


.renovacion {
    animation: renovacion 8s linear infinite;
}

.contenedorprincipalcomanda{
    background: #e0e0e0;
    padding: 10px;
    border: 1px solid #ccc;
    width: 100%;
}



.comandacontenedor{
    height: 100vh;
    overflow-y: scroll;
    display: block;
}

.pedido{
    width: 25%;
    display: inline-block;
    padding: 5px;
}

.comanda_pedido{
    min-height: 300px;
    margin-bottom: 5px;
}

@keyframes renovacion {
    0% {background-color: #4060a7;}
    33% {background-color: #20325b;}
    66% {background-color: #0e1628;}
    100% {background-color: #4060a7;}
}



