/************************************************** Fonts *************************************************************/
@font-face{
    font-family:'iconosfuente';
    src:url('../fonts/iconosfuente/icomoon.eot?46m5mj');
    src:url('../fonts/iconosfuente/icomoon.eot?46m5mj#iefix') format('embedded-opentype'),
    url('../fonts/iconosfuente/icomoon.ttf?46m5mj') format('truetype'),
    url('../fonts/iconosfuente/icomoon.woff?46m5mj') format('woff'),
    url('../fonts/iconosfuente/icomoon.svg?46m5mj#icomoon') format('svg');
    font-weight:normal;
    font-style:normal;
}
[class^="icon-"],[class*=" icon-"]{
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'iconosfuente' !important;
    speak:none;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    font-size:16px;
    margin-left:-2px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
}
.icon-opciones:before{ content: "\e927"; }
.icon-pago-proveedores:before{ content: "\e926"; }
.icon-egresos:before{ content: "\e925"; }
.icon-metodos-de-pago:before{ content: "\e923"; }
.icon-tipos-de-pago:before{ content: "\e924"; }
.icon-inventario:before{ content: "\e922"; }
.icon-cuentas_vencidas:before{ content: "\e91c"; }
.icon-entregas:before{ content: "\e929"; }
.icon-tiempos:before{ content: "\e91b"; }
.icon-contactos:before{ content: "\e912"; }
.icon-requisicion:before{ content: "\e914"; }
.icon-ver-listado:before{ content: "\e915"; }
.icon-materia_prima:before{ content: "\e913"; }
.icon-proveedores:before{ content: "\e905"; }
.icon-apartados:before{ content: "\e928"; }
.icon-finalizar-actividad:before{ content: "\e920"; }
.icon-subir-archivo:before{ content: "\e921"; }
.icon-break:before{ content: "\e91d"; }
.icon-entrada:before{ content: "\e91e"; }
.icon-salida:before{ content: "\e91f"; }
.icon-cotizacion:before{ content: "\e916"; }
.icon-nomina:before{ content: "\e918"; }
.icon-historial-de-poliza:before{ content: "\e917"; }
.icon-alta-servicos-doc:before{ content: "\e919"; }
.icon-facturar:before{ content: "\e91a"; }
.icon-padecimientos:before{ content: "\e911"; }
.icon-Listado-y-procedimientos:before{ content: "\e90f"; }
.icon-convenios:before{ content: "\e910"; }
.icon-ver-nota:before{ content: "\e90d"; }
.icon-ver-precio:before{ content: "\e90e"; }
.icon-calculator:before{ content: "\e90c"; }
.icon-paquete-de-timbres:before{ content: "\e90b"; }
.icon-USUARIO:before{ content: "\e90a"; }
.icon-iconos_aseguransas:before{ content: "\e900"; }
.icon-iconos_auxiliares:before{ content: "\e901"; }
.icon-condiciones-de-pago:before{ content: "\e902"; }
.icon-estudios:before{ content:"\e903"; }
.icon-medicos:before{ content:"\e904"; }
.icon-bellarrow-01:before{ content:"\e906"; }
.icon-book-01:before{ content:"\e907"; }
.icon-bookexclamativa-01:before{ content:"\e908";}
.icon-exclamativearrow-01:before{ content:"\e909"; }
.icon-prospectos-inmobiliaria:before{ content: "\e92d"; }
.icon-cobro-renta-inmobiliaria:before{ content: "\e92e"; }
/************************************************** Margenes **********************************************************/
.margentop10{margin-top: 10px;}
.margentop15{margin-top: 15px;}
.margentop20{margin-top: 20px;}
.margentop30{margin-top: 30px;}
.margentop40{margin-top: 40px;}
.margentop50{margin-top: 50px;}
.margentop60{margin-top: 60px;}
.margentop70{margin-top: 70px;}
.margentop80{margin-top: 80px;}
.margentop90{margin-top: 90px;}
.margentop100{margin-top: 100px;}
.margentop110{margin-top: 110px;}
.margentop120{margin-top: 120px;}
.margentop150{margin-top: 150px;}
.margentop-10{margin-top: -10px;}
.margentop-15{margin-top: -15px;}
.margentop-20{margin-top: -20px;}
.margentop-30{margin-top: -30px;}
/********************************************* Hacer arriba ***********************************************************/
.ir-arriba {
    display:none;
    //padding:30px;
    background-repeat:no-repeat;
    font-size:20px;
    color:#191919;
    cursor:pointer;
    position: fixed;
    bottom:20px;
    right:20px;
    z-index:2;
}
/************************************************* Logo ***************************************************************/
.suLogo{
    max-height: 50px;
    margin-top: -14px;
}
.loadLogo{
    border:1px solid #ccc;
    border-radius:4px;
    margin-top:10px;
    height:188px;
    text-align:center;
    padding:5px;
}
#preview{
    max-width:100%;
    max-height:178px;
    margin:0 auto;
}
/******************************************** Firefox del login *******************************************************/
.mejor-firefox{
    font-size: 11px;
    color: rgb(122, 122, 122);
    text-align: center;
    margin-top: 47px;
}
.mejor-firefox > a {
    font-weight: 600 !important;
    letter-spacing: 2px;
    color: #e68226 ;
}
/******************************** Muestar de las imagenes en las tablas ***************************************/
.mini{
    height: 100px;
    width: auto;
}
/******************************************************* Botones ******************************************************/
.botonActivo{
    /*outline: 0px solid transparent;*/
    box-shadow: 0px 0px 4px 2px #337AB7, 0px 0px 2px 2px #286090!important;
}
.ojoPass{
    color: #286090 !important;
    border-color: #66AFE9 !important;
    border-left: #66AFE9 solid 1px !important;
}
/************************************************** Boton ayuda *******************************************************/
.Boton-Ayuda {
    display: block;
    width: 97px;
    height: 23px;
    opacity: 0.8;
    background: url(../img/ayuda.png) no-repeat;
}
.Boton-Ayuda:hover {
    opacity: 1;
    background: url(../img/ayuda.png) no-repeat;
}
.header-ayuda{
    margin-top: 48px;
}
/***************************************** i de informacion ***********************************************************/
.fa-info-circle{
    padding-left: 4px;
    font-size: 16px !important;
    color: #286090;
    cursor: default;
    position: relative;
}
.fa-info-circle:hover{
    color: #337AB7;
}
/***************************************** asterisco de obligatorio ***************************************************/
.fa-asterisk{
    color: rgb(222, 104, 104);
}
/************************************************* Swal ***************************************************************/
.textoNegro{
    color: #575757 !important;
}
/**************************************** Buscador Input Select *******************************************************/
.estiloBusqueda{
    padding: 5px;
    border-left: medium solid black;
    margin-left: -34px;
    cursor: pointer;
}

/**************************************** Buscador Input Select *******************************************************/
.lista{
    list-style: outside none none;
    text-align: left;
    position: absolute;
    z-index: 10;
    background-color: white;
    border: 1px solid #cccccc;
    overflow-y: auto;
    max-height: 362px;
    width: 95%;
    padding: 0;

}
.lista li{

    margin-left: 0px;
    padding: 0 15px;
}

.lista li:hover
{
    background-color: #C5C5C5;
    text-decoration: none;
    cursor:pointer;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
    display:none;
}
/****************************************************** PDF *********************************************************/
.iframe-container {
    padding-bottom: 60%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.iframe-container iframe,
.iframe-container object,
.iframe-container embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.modal.in .modal-dialog {
    transform: none; /*translate(0px, 0px);*/
}

/************************************************* Cursor **************************************************************/
.cursor{
    cursor:pointer;
}
/************************************************* Grupo **************************************************************/
.grupo{
    border: 1px solid #C8C8C8;
    border-radius: 7px;
    padding: 15px;
    margin-bottom: 10px;
}
/************************************************* Otros **************************************************************/
.pad0{
    padding-left:0 !important;
    padding-right:0 !important;
}
.modal-body{
    overflow: auto;
}
.alert-on{
    color: rgb(180, 6, 6) !important;
    text-shadow: 0px 0px 7px #DE0000 !important;
}
.alert-off{
    color: inherit;
    text-shadow: none;
}
.ocultar{
    display: none !important;
}
.oculto{
    display: none !important;;
}
.btn-icon-sucess {
    color: rgb(92, 184, 92);
    background-color: transparent;
    font-size: 20px !important;
    margin-left: 35px;
    margin-top: 21px;
}
.btn-icon-default {
    color: #337AB7;
    background-color: transparent;
    font-size: 20px !important;
    margin-top: 21px;
}
.form-nuevo{
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 34px;
}
.cancelada{
    background-color: red;
    color: white;
    font-weight: bold;
    border-radius: 4px;
}
.finalizada{
    background-color: #F0AD4E;
    color: white;
    font-weight: bold;
    border-radius: 4px;
}
.iconoEndoso{
    position: absolute;
    margin-left: 10px;
    margin-top: 6px;
}
.iconoPago{
    position: absolute;
    margin-left: 30px;
    margin-top: 6px;
}
.removerDec{
    text-decoration: none !important;
}
/**************** input fechas **********************/
.inputFechas {width: 88px;}

/*************************************************** Roles Permisos ***************************************************/
.ms-container {
    width: 100% !important;
}
.ms-container .ms-list {
    height: 480px !important;
}
.modi {
    cursor: pointer;
    border-bottom: 1px solid #eee;
    padding: 3px 10px;
}
.modi:hover, .modi.active{
    background-color: #C02A4D;
    color: white;
    border-bottom: 1px solid #C02A4D;
}
.ms-container .ms-selectable li.ms-hover{
    background-color: #C02A4D !important;
    color: white !important;
}
.ms-container .ms-selection li.ms-hover{
    background-color: #C02A4D !important;
    color: white !important;
}
.modi[modulo="todos"]{
    font-weight: bold;
}
.modulitos {
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: inset 0px 1px 1px #a7a7a7;
    list-style: none;
    height: 350px;
    overflow-y: auto;
    padding: 0px !important;
}
.invisible{
    display: none;
}

/******************************************************* Medias *******************************************************/
@media (max-width: 1199px){

}
@media (max-width: 991px){

}
@media (max-width: 766px){
    .btn-icon-sucess {
        margin-top: -18px;
    }
    .header-ayuda{
        margin-top: 0px;
    }
}