/* a{
    color: rgb(110, 111, 111) !important;
} */

/* select:invalid { color: gray !important; } */

.width-fecha{
    width:140px !important;
}

.width-tipo-factura{
    width:200px !important;
}


.place_holder{
    color: gray !important;
}
option{
    color: #000000 !important;
}

.enlace {
    display:inline;
    border:0;
    padding:0;
    margin:0;
    font-size: 1em;
    line-height:1em;
    background-color: #FFFFFF;
  }
  
.btn-collapse:hover {
    color: rgb(113, 113, 116) !important;
}

.btn-collapse {
    color: rgba(50, 50, 50) !important;
}

.img-centrar{
    display:flex;
    align-items: center;
    margin: auto;
}

.img-tamaño{
    height: 90%;
    width: 90%;
}

.img-login{
    height: 70%;
    width: 70%;
}

.img-menu{
    width: 90px;
    height: 90px;
}

.img-submenu{
    width: 55px;
    height: 55px;
}

.img-submenu-add{
    width: 70px;
    height: 70px;
}

.img-submenu-md{
    width: 50px;
    height: 50px;
}

.img-submenu-sm{
    width: 35px;
    height: 35px;
}

.margen{
    padding: 3px;
}

.margen-main{
    padding: 75px;
}

.margen-breadcrumb{
    padding: 6%;
}


.form-margen{
    margin: 5px;
}

.navbar-color{
    background-image: linear-gradient(to bottom,#000c 0,#545454 100%) !important;
}

.navbar-titulo-font{
    font-size: 30px !important;
    font-weight: bold;
}

.navbar-menu-font{
    font-size: 16px !important;
    color: white !important;
    font-weight: bold;
}

.texto-subrayado{
    text-decoration: underline !important;
}

.titulo-espaciado {
    letter-spacing: 0.3em;
    font-weight: bold;
    /* text-shadow: rgb(143, 141, 141) 0.03em 0.03em 0.03em */
}

.ficha-cliente-titulo{
    font-size: 17px;
}

.ficha-cliente-p{
    line-height: 14px;
}

.ficha-empresa-p{
    line-height: 10px;
}

.btn-centrar{
    margin:1px auto;
    display:block;
}

.img-texto-derecha{
    float:left;
    margin:10px;
}

.ficha-cliente-label{
    line-height: 15px;
}

.table-scroll{
    display: block;
    max-height:500px;
    overflow-y:auto;
}

.table-scroll-description{
    display: block;
    height: 100%;
    max-height:60px;
    overflow-y:auto;
}

.cant-width{
    width: 40px !important;
}

.dto-width{
    width: 70px !important;
}

.select-iva-width{
    width: 80px !important;
}

.detalle-width{
    width: 50% !important;
}

.concepto-width{
    width: 70% !important;
}

.col-btn-width{
    min-width: 60px !important;
}


.col-botones-width{
    width: 80px !important;
}

.table-top{
    margin-top: 1px !important;
    /*padding: 0px !important;*/
}

.table-bot{
    margin-bottom: 1px !important;
    /*padding: 0px !important;*/
}

.table-seleccion{
    font-weight: bold;
    background-color: rgb(235, 235, 235) !important;
    color: rgb(18, 93, 155) !important;
}

.table-oficial{
    font-weight: bold;
    color: rgb(18, 93, 155) !important;
}

a.table-no-oficial{
    color: #555555 !important;
}

a.table-no-oficial:hover{
    color: #808080 !important;
}

/* <table> con clase "dataTable" + <tr> con clase "table-seleccion" y que contengan la clase "sorting_1" */
table.dataTable tr.table-seleccion > .sorting_1 {
    font-weight: bold;
    background-color: rgb(235, 235, 235) !important;
    color: rgb(18, 93, 155) !important;
}

.item-seleccion{
    font-weight: bold;
    background-color: rgb(235, 235, 235) !important;
    color: rgb(18, 93, 155) !important;
}

table.dataTable tr.item-seleccion > .sorting_1 {
    font-weight: bold;
    background-color: rgb(235, 235, 235) !important;
    color: rgb(18, 93, 155) !important;
}

.margen {
    margin-top: 10px;
}

.padding-top-cero {
    padding-top: 0px !important;
}

.padding-bot-md {
    padding: 10px !important;
    padding-bottom: 1px !important;
}

.padding-cero {
    padding: 0px !important;
}

.padding-xs {
    padding: 3px !important;
}

.padding-sm {
    padding: 5px !important;
}

.padding-md {
    padding: 10px !important;
}

.padding-lg {
    padding: 15px !important;
}

.transaccion-css{
    padding: 10px !important;
    padding-top: 0px !important;
    margin: 0px;
}

.transaccion-font{
    color: rgb(34, 34, 34) !important;
    font-size: 16px;
}

.transaccion-font:hover {
    color: rgb(80, 80, 80) !important;
}

.marging-cero {
    margin: 0px !important;
}

.margin-padding-cero {
    margin: 0px !important;
    padding: 0px !important;
}

.margin-padding-sm {
    margin: 5px !important;
    padding: 5px !important;
}

.margin-padding-xs {
    margin-left: 1px !important;
    margin-right: 1px !important;
    padding-left: 1px !important;
    padding-right: 1px !important;
}

.licencia-sm{
    min-width: 65px;
    max-width: 75px;
    width: 10% !important;
}

.licencia-md{
    min-width: 110px;
    width: 15% !important;
}

.licencia-lg{
    min-width: 220px;
    width: 30% !important;
}

.licencia-margen-top{
    margin-top: 0px !important;
}

.licencia-margen-bot{
    margin-bottom: 0px !important;
}

.margen-bot-cero{
    margin-bottom: 0px !important;
}

.ejecutivo-md{
    min-width: 110px;
    width: 10% !important;
}

.ejecutivo-lg{
    min-width: 220px;
    width: 20% !important;
}

.titulo{
    font-family: "Arial", Helvetica, sans-serif;
    font-size: 72px;
    font-weight: 500;
}

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

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.WindowLoad {
    position:fixed;
    top:50%;
    left:50%;
    z-index:3200;
    filter:alpha(opacity=65);
    -moz-opacity:65;
    opacity:0.65;
    background:#999;
}

.cargando {
    width: 500%;height: 500%;
    overflow: hidden;
    top: 0px;
    left: 0px;
    z-index: 10000;
    text-align: center;
    position:absolute;
    background-color: #FFFFFF;
    opacity:0.3;
    filter:alpha(opacity=40);
}

.bloquear {
    display: block;
}

.prod-imput-gray{
    background-color: #eee !important;
}

.crm-version{
    font-size: 3px !important;
}

.footer {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
  }

#container {
    min-height:100%;
    position:relative;
 }

 #footer {
    position:absolute;
    bottom:0;
    width:100%;
    height:60px;   /* Height of the footer */
 }
	
.zoom{
    transition: width 0.3s, height 0.3s, transform 0.3s;
    -moz-transition: width 0.3s, height 0.3s, -moz-transform 0.3s;
    -webkit-transition: width 0.3s, height 0.3s, -webkit-transform 0.3s;
    -o-transition: width 0.3s, height 0.3s,-o-transform 0.3s;
}

.zoom:hover{
    transform : scale(0.85);
    -moz-transform : scale(0.85);      /* Firefox */
    -webkit-transform : scale(0.85);   /* Chrome - Safari */
    -o-transform : scale(0.85);        /* Opera */
}

.zoom-ficha{
    transition: width 0.3s, height 0.3s, transform 0.3s;
    -moz-transition: width 0.3s, height 0.3s, -moz-transform 0.3s;
    -webkit-transition: width 0.3s, height 0.3s, -webkit-transform 0.3s;
    -o-transition: width 0.3s, height 0.3s,-o-transform 0.3s;
}

.sombra-ficha:hover{
    box-shadow: 0px 0px 5px 0px #555555;
    -webkit-box-shadow: 0px 0px 5px 0px #555555;
}

.transaccion-activa{
    color: green;
    font-weight: bold;
}

.transaccion-pendiente{
    color: rgb(18, 93, 155);
    font-weight: bold;
}

.transaccion-anulada{
    color: red;
    font-weight: bold;
}

.aling-center{
    text-align: center !important;
}

.aling-right{
    text-align: right !important;
}

.requerido{
    background-color: rgb(255, 248, 220) !important;
}


/****************************************************************************************/
.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
  }
  
  .autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff; 
    border-bottom: 1px solid #d4d4d4; 
  }
  
  /*when hovering an item:*/
  .autocomplete-items div:hover {
    background-color: #e9e9e9; 
  }
  
  /*when navigating through the items using the arrow keys:*/
  .autocomplete-active {
    background-color: DodgerBlue !important; 
    color: #ffffff; 
  }

  .codigo-barra {
    color: black;
    font-family: Interleaved 2of5;
    font-weight: bold;
}

 