input.inputm, select.inputm  {
    width: 110px!important;
}

.elementor.elementor-location-header {
    display: nones!important;
}
label.optilab {
    color: #337ab7;
    margin: 7px 0;
}
button.accion:hover {
    color:#cacaca;
}
.tcn {
    padding-top: 5px;
    font-size: 20px;
    color:#8a8a8a;
    font-weight: 200;
}
input#ntarjeta{
    width: 100%;
}

.jconfirm-box{
    width:600px!important;
    padding: 20px;
}

.jconfirm-content{
 text-align: center;
 font-size: 16px;
}
.jconfirm-content img{
    margin:30px auto;
}

.jconfirm-title{
    font-family: "Open Sans", Sans-serif;
    font-weight: 600;
    color:#0071A7;
    text-align: center;
}

.jconfirm-buttons button.btn-default {
    color:#fff!important;
    background-color: #0071A7!important; 
}

table.optinet th, table.optinet td {
    padding: 2px 5px!important;
    border:none!important;
}
table.optinet th {
    color:#fff;    
    background-color:#0071A7;    

    border-bottom: none!important;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 1px 10px 2px;

}
table.optinet td {
    color:rgb(49, 49, 49)!important;
    font-size: 12px;
}
td.habilitar, td.deshabilitar {
    font-weight:600!important;
    text-align:center;
    text-transform: uppercase;
  }
table.optinet td.habilitar {
    color:green!important;
}
table.optinet td.deshabilitar {
    color:red!important;
}
ul.proveedores_sel {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;    
}
li.proveedores_sel {
    float: left;    
    text-transform: uppercase;
    background-color:#0071A7!important;
    border: 1px solid #0071A7; 
    margin:5px;
}

li.proveedores_sel a{
    font-size: 0.9em;
    line-height: 0.9em;
    color:#fff!important;
    font-weight: 600;
    cursor: pointer;
    padding: 5px;
    text-align: center;
}

li.proveedores_sel:hover{
    border: 1px solid #0071A7; 
    background-color:#fff!important;
    color:#0071A7!important;
}

li.proveedores_sel a:hover{
    color:#0071A7!important;
}

span.area {
}

p.nombrep {
    color: #0088CC;
    font-size: 1em!important;
    line-height: 1em!important;
    font-weight: 600!important;
    margin-top: 10px!important;
}

div.ficha {
    height: 150px;
    margin: 0 2px 15px 2px;
    border:1px solid #e2e2e2;
    padding 10px 0;
    cursor: pointer;
}
div.ficha:hover {
    border-bottom: 4px solid #0071A7;
}

h1,h2,h3,h4,h5 {
    color:#0071A7!important;
}
.bg-primary, .btn-primary {
    background-color:#0071A7!important; 
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:visited {
    border-color:#0071A7!important; 
    background-color:#fff!important; 
    color:#0071A7!important; 
}
td.activo {
    width: 14%;
    text-align: center;
}
td.VISIBLE {
    color: green!important;
}
td.OCULTO {
    color: red!important;

}
div.tablon {
    padding: 10px;
    border-bottom:3px solid #0071A7;
}

p.fecha {
    font-size: 13px;
    margin-top: -5px;
    color:#0071A7;
}
