@charset "utf-8";
/* CSS Document */

body {
  padding: 0px;
}

@media (min-width: 800px) {
  .txtmsj {
    right: 35%;
  }
}

@media (min-width: 1000px) {
  .txtmsj {
    right: 39vw;
  }

}

@media (min-width: 1250px) {
  .txtmsj {
    right: 36vw;
  }
}

@media (min-width: 1500px) {
  .txtmsj {
    right: 30%;
  }
}

@media (min-width: 1650px) {
  .txtmsj {
    right: 27.5%;
  }
}

@media (min-width: 1800px) {
  .txtmsj {
    right: 25.5%;
  }
}

@media (min-width: 2000px) {
  .txtmsj {
    right: 25.5%;
  }
}

/* ------ HEADER  ------- */
.header {
  min-height: 94px !important;
  background: var(--primary-enable);
  contain: layout;
  position: relative;
}

.header-demo {
  background: var(--primary-enable) !important;
}

.logo-link {
  padding: 0px;
}

.header .conversion {
  font-size: 13px;
  color: white;
  width: 200px;
  display: inline-block;
  margin-left: -3px;
}

.navbar-collapse {
  padding: 0px;
}

.menu-bar {
  background-color: var(--primary-disable);
}
.menu-bar .nav.navbar-nav{
  background-color:var(--naranja1);
}
.menu-bar ul {
  width: 100%;
  float: none;
  background-color: var(--naranja2);
  border-top: 1px solid var(--gray-dark-enable);
  border-bottom: 1px solid var(--gray-dark-enable);
}
.menu-bar .dropdown-menu>li>a:focus, .menu-bar .dropdown-menu>li>a:hover{
  background-color: var(--naranja3);
}
.menu-bar .dropdown-menu>.active>a, .menu-bar .dropdown-menu>.active>a:focus, .menu-bar .dropdown-menu>.active>a:hover{
  background-color: var(--naranja3);
  color: var(--gray-dark-enable);
}
.menu-bar ul>li>a {
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}
.menu-bar ul>li>a:focus{
  outline: none;
}
.menu-bar .separador {
  float: right;
  height: 20px;
  width: 1px;
  background-color: white;
  vertical-align: middle;
  margin-top: 5px;
}

.menu-bar .caret {
  border: 8px solid transparent;
  margin-left: 3px;
  border-top-color: var(--gray-dark-enable);
  position: relative;
  top: 3px;
}

.menu-bar>.navbar-nav {
  padding-left: 2.5rem;
}

.header-sucursal-text {
  display: block;
  color: #FFF;
  font-weight: bold;

  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header>a:focus, .header>a:hover{
  outline: none;
  color: var(--lime-white);
}

.txtmsj {
  position: absolute;
  bottom: 4%;
}

/* ---------------------- */

/* --------- FOOTERR ------------- */
.footer {
  background: #FF6F0D;
}

.footer-demo {
  background: #FF6F0D !important;
}

/* ---------------------- */

/* --------- BODY ------------- */
.well {
  border-color: #0066B0;
}

.detail_container.well{
  border: none;         /* Saque el borde azul */
  padding: 19px;
  margin-bottom: 20px;
}

/* Container es toda la seccion del medio del sistema*/
.container {
  width: 98%;
}

/* ---------------------- */

.button {
  background: #d5e8fb;
  background-image: -webkit-linear-gradient(top, #f9fbf8, #cccdcf);
  background-image: -moz-linear-gradient(top, #f9fbf8, #cccdcf);
  background-image: -ms-linear-gradient(top, #f9fbf8, #cccdcf);
  background-image: -o-linear-gradient(top, #f9fbf8, #cccdcf);
  background-image: linear-gradient(to bottom, #f9fbf8, #cccdcf);
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family: Arial;
  color: #000000;
  font-size: 15px;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
  margin-right: 10px;
  margin-top: 2px;
}

.button:hover {
  background: #99d0f2;
  background-image: -webkit-linear-gradient(top, #99d0f2, #65afe0);
  background-image: -moz-linear-gradient(top, #99d0f2, #65afe0);
  background-image: -ms-linear-gradient(top, #99d0f2, #65afe0);
  background-image: -o-linear-gradient(top, #99d0f2, #65afe0);
  background-image: linear-gradient(to bottom, #99d0f2, #65afe0);
  text-decoration: none;
}

.button:active {
  border-top-color: #1b435e;
  background-color: #d5e8fb;
}

.breadcrumb {
  /* background-color: rgba(0, 55, 255, 0.18); */
  background-color: white;
}

.group-title {
  font-weight: bold;
  font-family: var(--font-primary);
  color: var(--gray-dark-enable);
  /* font-style: italic; */
  padding-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  /* border-bottom-color: rgba(48, 123, 199, 0.38); */
}

.form-label-required {
  color: red;
  font-size: 6px;
  margin-right: 3px;
}

.form-group-row {
  padding: 5px;
}

.form-group-error {
  color: red;
  font-weight: bold;
  font-size: 11px;
  /* margin-top: 3px; */
  /* margin-left: 10px; */
}

form .form-group {
  padding: 5px;
}

.confirm-dialog {
  z-index: 5000;
}

.bfiltrar {
  width: 150px;
  height: 30px;
}

.blimpiar {
  width: 100px;
  height: 30px;
}

.breadcrumb {
  line-height: 25px;
  margin-bottom: 10px;
}

.breadcrumb .breadcrumbs-items {
  display: inline;
  font-weight: bold;
}

/* TODO: ELIMINAR cuando termine de pasarse el lugar */
.breadcrumb .searcherbar,
.busqueda-articulo-container .searcherbar {
  float: right;
  font-weight: bold;
  display: inline;
  width: 477px;
  margin: 0px;
  height: 37px;
  margin-top: -5px;
  text-align: center;
  margin-top: -5px;
}

.breadcrumb .searcherbar select {
  width: 155px;
  float: right;
  font-size: 12px;
  height: 27px;
  position: static;
}

.breadcrumb .searcherbar .stock_min_status , .txtmsj .stock_min_status {
  width: 15px;
  margin-right: 9px;
  margin-top: -4px;
}

.busqueda-articulo-container {
  position: absolute;
  width: 250px;
  height: 100%;
  z-index: 9999;
  right: 45vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}

.busqueda-articulo__input--container {
  width: 100%;
  position: relative;
}

.busqueda-articulo-container .conversion-valor,
.busqueda-articulo-container .select-busqueda-articulo {
  background-color: #FFFFFF66;
  border: 1px solid white;
  border-radius: 6px;
  color: #48454E;
  height: 30px;
  width: 100%;
  font-size: 1.5rem;
}
.busqueda-articulo-container .conversion-valor::placeholder{
  color: #48454E;
  opacity: 1;
}

/* Change the white to any color */
input.conversion-valor:-webkit-autofill,
input.conversion-valor:-webkit-autofill:hover, 
input.conversion-valor:-webkit-autofill:focus, 
input.conversion-valor:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px #F89B81 inset !important;
    /* caret-color: white; */
}
/*Change text in autofill textbox*/
input.conversion-valor:-webkit-autofill{
  -webkit-text-fill-color: var(--gray-dark-enable) !important;
  caret-color: var(--gray-dark-enable);
}

.busqueda-articulo-container .conversion-valor {
  padding-left: 1.4rem;
}
.select-busqueda-articulo.custom-arrow{
  background-repeat: no-repeat ;
  background-position: right 10px center ;
  background-size: 12px auto ; /* size of arrow */
}
.busqueda-articulo__icon {
  position: absolute;
  font-size: 1.7rem;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}




.tab-pane-lang-content {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #FFF;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  /* border-radius: 4px; */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.nav-tabs>li.active>a {
  font-weight: bold;
  background-color: #307bc7 !important;
  color: white !important;
}

.nav-tabs>li>a {
  border-color: #dddddd !important;
}

.scrollhorizontal {
  max-width: 300px;
  text-overflow: clip;
}

.scrollfilamaxandmin {
  max-width: 700px;
  min-width: 500px;
  text-overflow: clip;
}

.formaterFilaSoporte {
  max-width: 1000px;
  max-height: 400px;
  text-overflow: clip;
}

.searcher_factura {
  width: 16px;
  max-width: 16px;
}

.articulo-imagen-row .articulo-imagen-row-col {
  text-align: center;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  padding: 10px;
}

.articulo-imagen-row .articulo-imagen-row-col img {
  width: 100%;
  height: auto;
  cursor: pointer;
}



.text-description-formatted {
  white-space: pre-wrap;
  display: flex;
}

.dinero-negativo {
  color: red;
}

/* ----------- ERROR GENERAL **/
.error-general-barra {
  background-color: #F44336;
  margin-left: -15px;
  margin-right: -15px;
  border-radius: 5px;
  padding-left: 10px;
  height: 50px;
  vertical-align: middle;
  margin-bottom: 10px;
  color: #FFF;
  display: none;
}

.error-general-texto {
  text-align: center;
  font-size: 1.5rem;
  color: #f7f2f2;
  font-weight: bold;
  vertical-align: middle;
  line-height: 47px;
}

.alertdialog {
  background-color: #f0f0f0;
  border: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  white-space: break-spaces;
  word-break: break-word;
  width: 100%;
}

.modal-title,
.btn-aceptar,
.btn-cancel {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}


.diagonal {
  float: right;
  width: 27%;
  background-color: transparent;
  height: 94px;
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width:1024px) {
  .diagonal {
    width: max(24%, 450px);
  }
}

@media screen and (max-width:1024px) {
  .diagonal {
    width: 31%;
  }
}


.diagonal__content {
  background-color: var(--gray-dark-enable);
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: start;
  /* Ensures space is reserved */
  align-items: center;
  padding-right: 5%;

}


.diagonal__clip-path {
  clip-path: polygon(95% 0, 100% 0, 100% 100%, 0% 100%);
  width: 30px;
  height: 100%;
  background-color: var(--gray-dark-enable);
  transform: translateX(1px);
}

.diagonal__user-account-menu{

  margin-top: 10px ;
  margin-left: 30px;
  cursor: pointer;
}

.diagonal__user-account-menu i {
  font-size: 2.5rem;
  color: white;
}

.texto-diagonal , .texto-diagonal-contador {
  width: 120px;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  margin-left: 6px;
}

.navbar-top-diagonal {
  border: 1px solid white;
  border-radius: 8px;
  padding: 8px 0;
  width:190px; 
  display:flex
}



.navbar-default .navbar-nav>li>a .menu-username-caret {
  color: white;
}

/** ----- FORMATTERS ROW ----- **/
.ofertaFila {
  background-color: #0080004d !important;
}

.mensajedestacado {
  background-color: #2cb12c4d !important;
}

.mensajeprioritario {
  background-color: #e437274d !important;
}

.facturaSinSaldar {
  background-color: #ff000026 !important;
}

.itemConfirmado {
  background-color: #2cb12c4d !important;
}

.itemRechazado {
  background-color: #d848484d !important;
}

.itemOtro {
  background-color: #dfce346c !important;
}

.esperaRespuesta {
  background-color: #f5bd45 !important;
}

.paraRetiro {
  background-color: #a6f9ff !important;
}

.entregado {
  background-color: #f5f856 !important;
}

.finalizado {
  background-color: #d5f2b1 !important;
}

.checkeoStockConfirmado {
  background-color: #2cb12c4d !important;
}

.checkeoStockParcial {
  background-color: #f5bd45 !important;
}

.checkeoStockRechazado {
  background-color: #d848484d !important;
}

.faltaChequeoStock {
  background-color: #d32c2c4d !important;
}

.existeChequeoStock {
  background-color: #2cb12c4d !important;
}

.proximoChequeoStock {
  background-color: #f5bd45 !important;
}


.img-adjunto {
  max-width: 200px;
  border: 2px #b9b8b8 solid;
  border-radius: 1em;
  max-height: 200px;
  margin-right: 3px;
}

.img-adjunto img {
  margin-top: -3.5rem;
  margin-bottom: -1.5rem;
}

.img-adjunto-pdf {
  max-width: 150px;
  border: 2px #b9b8b8 solid;
  border-radius: 1em;
  max-height: 150px;
  margin-right: 3px;
}

.img-adjunto-coment {
  max-width: 18rem;
  border: 2px #b9b8b8 solid;
  border-radius: 1em;
  max-height: fit-content;
  margin-right: 3px;
  margin-left: 1rem;
}

.img-adjunto-factura {
  max-width: 18rem;
  border: 2px #b9b8b8 solid;
  border-radius: 1em;
  max-height: 150px;
  margin-right: 3px;
  margin-left: 1rem;
  contain: content;
  min-width: 170px;
  min-height: 149px;
  display: flex;
}

.btn-borrar-adjunto {
  padding-right: 49%;
  float: right;
}

.msj-anterior {
  margin-bottom: -2rem;
}

.img-pdf {
  width: 130px;
  float: left;
  margin-top: -37px;
}

.img-pdf-coment {
  width: 81px;
}

#artcancelado {
  display: revert;
}

.nuevo-asociado {
  text-align: center;
  float: left;
  margin-top: 3px;
  cursor: pointer;
  margin-left: 3px;
}

.nuevo-asociado img {
  width: 20px;
}

.msg-error {
  text-align: center;
  color: red;
}

.msg_error_caract {
  color: red;
  text-align: center;
}

.artReservado {
  font-size: small;
  font-weight: bold;
  color: red;
  margin-left: 5px;
  cursor: pointer;
}

.check {
  cursor: pointer;
}

.iconos-estado {
  width: 20px;
  cursor: pointer;
}

.separacion {
  margin-right: 7%;
}

.iconos-estado-nc {
  width: 15px;
  cursor: pointer;
}

.iconos-estado-venta {
  width: 21px;
  cursor: pointer;
}

#aplicarColor {
  background-color: #3b8ddf;
  border-radius: 3px;
  color: white
}

/*puntero que pertenecia factura de venta*/

.puntero {
  cursor: pointer;
}