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

body {
  padding: 0px;
}
@media (min-width: 800px) {
  .txtmsj{
    right: 32%;
  }
}
@media (min-width: 1000px) {
  .txtmsj{
    right: 26.5%;
  }
}
@media (min-width: 1500px) {
  .txtmsj{
    right: 25.5%;
  } 
}

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

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

/* ------ HEADER  ------- */
.header {
  min-height: 94px !important;
  background: #FF6F0D;
  contain: layout;
  position: relative;
}
.header-demo {
  background: #FF6F0D !important;
}
.logo-link {
  padding: 0px;
}
.header .conversion {
  font-size: 13px;
  color: white;
  width: 200px;
  display: inline-block;
  margin-left: -3px;
}
.menu-bar {
  background-color: #55535333;
}
.menu-bar ul {
  width: 60%;
  margin: auto;
  float: none;
  background-color: #d8d7d7;
}
.menu-bar ul > li > a {
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}
.menu-bar .separador {
  float: right;
  height: 20px;
  width: 1px;
  background-color: white;
  vertical-align: middle;
  margin-top: 5px;
}
.menu-bar .caret {
  border: 5px solid transparent;
  border-top-color: black;
}
.header-sucursal-text {
	display: block;
	color: #FFF;
	font-weight: bold;
}

.txtmsj{
  position:absolute;
  bottom:4%;
}
/* ---------------------- */

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

/* --------- BODY ------------- */
.well {
  border-color: #0066B0;
}
/* 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-style: italic;
  padding: 0px;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(48, 123, 199, 0.38);
  margin-right: 10px;
}

.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;
}

.breadcrumb .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 {
    width: 15px;
    margin-right: 9px;
    margin-top: -4px;
}

.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-size: cover;
    background-image: url(../img/header/diagonal3_2.webp);
    background-repeat:no-repeat;
    height: 94px;
    padding-left: 4%;
}
@media screen and (min-width:1024px){
	.diagonal{
    width: 24%;
  }
}
@media screen and (max-width:1024px){
	.diagonal{
    width: 31%;
  }
}

/** ----- 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;
}