/************************************************** Fonts *************************************************************/
@font-face {
    font-family: 'iconosfuente';
    src:  url('../fonts/iconosfuente/icomoon.eot?ho2lgh');
    src:  url('../fonts/iconosfuente/icomoon.eot?ho2lgh#iefix') format('embedded-opentype'),
    url('../fonts/iconosfuente/icomoon.ttf?ho2lgh') format('truetype'),
    url('../fonts/iconosfuente/icomoon.woff?ho2lgh') format('woff'),
    url('../fonts/iconosfuente/icomoon.svg?ho2lgh#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";
}
/************************************************** 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: 44px;
    margin-top: -10px;
}
/******************************************** 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 ;
}
/***************************************** 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;
}
/***************************************** popUp ***********************************************************/
#pop {
    z-index:2000;
    padding: 5px;
    font-size: 12px;
    position:absolute;
    border: 1px solid #C8C8C8;
    text-align:justify;
    background:white;
}
#cerrar {
    float:right;
    margin-right:5px;
    cursor:pointer;
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#666666;
    width:12px;
    position:relative;
    margin-top:-1px;
    text-align:center;
}
/***************************************** asterisco de obligatorio ***************************************************/
.fa-asterisk{
    color: rgb(222, 104, 104);
}
/******************************** Para la muestar de las imagenes en las tablas ***************************************/
.mini{
    height: 100px;
    width: auto;
}
/**************************************** Buscador Input busqueda *****************************************************/
.busqueda{
    border: 1px solid #c8c8c8 !important;
    border-radius: 4px;
    padding-left: 10px;
    box-shadow: inset 0px 0px 1px #cfcfcf;
    height: 30px;
}
.btn-buscar{
    padding: 5px;
    cursor: pointer;
}
/**************************************************** Subir archivo ***************************************************/
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block;
}
input[readonly] {
    background-color: white !important;
    cursor: text !important;
}
.file-drop-zone-title {
    font-size: 1vh !important;
    padding: 29px 10px !important;
}
.file-preview-frame, .file-preview-image, .file-preview-other {
    height: 100px !important;
}
/********************************************* Modificaciones Bootstrap ***********************************************/
/*.navbar-default .navbar-nav > li > a {
    color: #434343 !important;
}*/
.caret.caret-reversed {
    border-top-width: 0;
    border-bottom: 4px solid #777;
    color: #777;
}
.progress{
    margin-bottom: 0px!important;
}
/***************************************************** Listas *********************************************************/
.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);*/
}
/**************************************************** Campanita ********************************************************/
.alert-on{
    color: rgb(180, 6, 6) !important;
    text-shadow: 0px 0px 7px #DE0000 !important;
}
.alert-off{
    color: inherit;
    text-shadow: none;
}
.alert-on-verde{
    color: green !important;
    text-shadow: 0px 0px 7px black !important;
 }
.notificNum{
    font-size:7px !important;
    position:static !important;
    margin-top:-14px;
    margin-left: 4px;
}
.notiAlert{
    font-size:7px !important;
    position:absolute !important;
    margin-top:-12px;
}
.notiAct{
    /*margin-top:-12px !important;
    position:absolute !important;
    margin-left:-91px;*/
}
.notiCumple{
    /*margin-top:-12px !important;
    position:absolute !important;
    margin-left:-98px;*/
}
.notiEgre{
    /*margin-top:-12px !important;
    position:absolute !important;
    margin-left:-72px;*/
}
/************************************************* Seccion Cliente ****************************************************/
.titulo{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
}
.grupo{
    border: 1px solid #C8C8C8;
    border-radius: 7px;
    padding: 15px;
    margin-bottom: 10px;
}
.grupo-archivo{
    border: 1px solid #C8C8C8;
    border-radius: 7px;
    margin-bottom: 10px;
}
.pad0{
    padding-left:0 !important;
    padding-right:0 !important;
}
#seccion_contactos > .contacto {
    /*background-color: #ececec;*/
    margin-bottom: 4px;
    padding: 4px 0px;
}
.edit {
    cursor: pointer;
    color: #286090;
    background-color: transparent;
    border: none !important;
    font-size: 12px;
}
.edit:hover{
    color: #337AB7;
}
.edit.flotante {
    position: absolute;
    right: 23px;
    top: 2px;
}
.minus {
    cursor: pointer;
    color: #C9302C;
    background-color: transparent;
    border: none !important;
}
.minus:hover{
    color: #D9534F;
}
.minus.flotante {
    position: absolute;
    right: 12px;
}
/*************************************************** Roles Permisos ***************************************************/
.ms-container {
    width: 100% !important;
}
.ms-container .ms-list {
    height: 350px !important;
}
.modi {
    cursor: pointer;
    border-bottom: 1px solid #eee;
    padding: 3px 10px;
}
.modi:hover, .modi.active{
    background-color: #096F98;
    color: white;
    border-bottom: 1px solid #096F98;
}
.ms-container .ms-selectable li.ms-hover{
    background-color: #096F98 !important;
    color: white !important;
}
.ms-container .ms-selection li.ms-hover{
    background-color: #096F98 !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;
}
/****************************************************** Horas *********************************************************/
div.time-picker li {
    cursor: pointer;
    height: 10px;
    font: 18px/1 Helvetica, Arial, sans-serif !important;
    padding: 9px 9px !important;
}
div.time-picker li.selected{
    background: none !important;
    color: #056E98 !important;
}
div.time-picker {
    position: absolute;
    height: 191px;
    width: 14em !important;
    overflow: auto;
    background: #fff;
    border: 1px solid #aaa;
    z-index: 99;
    margin: 0;
}
/*************************************************** Colores estandar *************************************************/
.azulOff{
    color:#286090;
}
/*azul On*/
.azul{
    color:#337AB7;
}
.verdeOff{
    color:#449D44;
}
/*verde On*/
.verde{
    color:#5CB85C;
}
.rojoOff{
    color:#C9302C;
}
/*rojo On*/
.rojo{
    color:#D9534F;
}
.anaranjadoOff{
    color:#EC971F;
}
/*anaranjado On*/
.anaranjado{
    color:#F0AD4E;
}
.defaultOff{
    color:#E0E0E0;
}
/*default On*/
.default{
    color:#BFBABA;
}
/******************************************************** Bordes ******************************************************/
.borderazulOff{
    border-color:#286090 !important;
}
.borderazul{
    border-color:#337AB7 !important;
}
.borderverdeOff{
    border-color:#449D44 !important;
}
.borderverde{
    border-color:#5CB85C !important;
}
.borderrojoOff{
    border-color:#C9302C !important;
}
.borderrojo{
    border-color:#D9534F !important;
}
.borderanaranjadoOff{
    border-color:#EC971F !important;
}
.borderanaranjado{
    border-color:#F0AD4E !important;
}
.borderdefaultOff{
    border-color:#E0E0E0 !important;
}
.borderdefault{
    border-color:#BFBABA !important;
}
/******************************************************* 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;
}
.btn-icon-sucess {
    color: rgb(92, 184, 92);
    background-color: transparent;
    font-size: 35px !important;
    margin-top: 10px;
}
/************************************************ Condiciones de pago *************************************************/
.forms[readonly], .form-controlito[readonly]{
    cursor: not-allowed !important;
    background-color: #EEE !important;
    opacity: 1;
}
.form-control[readonly], .form-controlito[readonly] {
    cursor: not-allowed;
    background-color: #f3f3f3;
}
.form-control, .form-controlito {
    display: inline-block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/****************************************************** Tablas *********************************************************/
.alinearCentro{
    text-align: center;
}
/************************************************** Boton ayuda *******************************************************/
.Boton-Ayuda {
    display: block;
    width: 97px;
    height: 23px;
    opacity: 0.8;
    background: url(../img/uploads/empresa/ayuda.png) no-repeat;
}
.Boton-Ayuda:hover {
    opacity: 1;
    background: url(../img/uploads/empresa/ayuda.png) no-repeat;
}
/*********************************************** Tarjeta contacto *****************************************************/
.flotante {
    position: absolute;
    right: 15px;
    top: 10px;
}
.tarjeta {
    border-color: #ccc !important;
    border-radius: 5px;
    padding: 5px!important;
    /*margin: 10px;*/
    position: relative;
    /*margin-left: 0px !important;*/
}
.tarjeta .panel-body{
    padding: 15px 0;
}
.tarjeta .departamento{
    text-transform: uppercase;
    font-weight: bold;
}
.tarjeta .nombre{
    font-weight: bold;
}
.tarjeta .toCopy{
    cursor: auto !important;
    border:none;
    width: 85%;
}
/****************************************** Checkbox Radio Buttom Bootstrap *******************************************/
.radioNormal,
.checkNormal {
    display:inherit !important;
}
.form-group input[type="radio"],
.form-group input[type="checkbox"] {
    display: none;
}
.form-group input[type="radio"] + .btn-group > label span,
.form-group input[type="checkbox"] + .btn-group > label span {
    width: 20px;
}
.form-group input[type="radio"] + .btn-group > label span:first-child,
.form-group input[type="checkbox"] + .btn-group > label span:first-child {
    display: none;
}
.form-group input[type="radio"] + .btn-group > label span:last-child,
.form-group input[type="checkbox"] + .btn-group > label span:last-child {
    display: inline-block;
}
.form-group input[type="radio"]:checked + .btn-group > label span:first-child,
.form-group input[type="checkbox"]:checked + .btn-group > label span:first-child {
    display: inline-block;
}
.form-group input[type="radio"]:checked + .btn-group > label span:last-child,
.form-group input[type="checkbox"]:checked + .btn-group > label span:last-child {
    display: none;
}
.funkyradio div {
    clear: both;
    overflow: hidden;
}
.funkyradio label {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #D1D3D4;
    font-weight: normal;
    padding-right: 15px;
}
.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
    display: none;
}
.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
    position: relative;
    line-height: 2.5em;
    text-indent: 3.25em;
    /*margin-top: 2em;*/
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 2.5em;
    background: #D1D3D4;
    border-radius: 3px 0 0 3px;
}
.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
    color: #888;
}
.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #C2C2C2;
}
.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
    color: #777;
}
.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #333;
    background-color: #ccc;
}
.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
    box-shadow: 0 0 0 3px #999;
}
.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
    color: #333;
    background-color: #ccc;
}
.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #337ab7;
}
.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #5cb85c;
}
.funkyradio-danger input[type="radio"]:checked ~ label:before,
.funkyradio-danger input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #d9534f;
}
.funkyradio-warning input[type="radio"]:checked ~ label:before,
.funkyradio-warning input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #f0ad4e;
}
.funkyradio-info input[type="radio"]:checked ~ label:before,
.funkyradio-info input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #5bc0de;
}
/************************************************** Materiales ********************************************************/
.modal-body{
    overflow: hidden;
}
iframe{
    border: none !important;
}
.addMaterial > div, .addMaterial input{
    text-align: center;
}
.t18{
    font-size: 18px !important;
}
/************************************************** Barra Progreso ****************************************************/
.barraProgreso{
    /*position: fixed;*/
    position:absolute;
}
/*********************************************** Mover elementos *********************************************************/
/* Prevent the text contents of draggable elements from being selectable. */
[draggable] {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    /* Required to make elements draggable in old WebKit */
    -khtml-user-drag: element;
    -webkit-user-drag: element;
}
.column {
    /*height: 150px;
    width: 150px;
    float: left;
    text-align: center;*/
    border: 2px solid #666666;
    background-color: #ccc;
    margin-right: 5px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 3px #000;
    -ms-box-shadow: inset 0 0 3px #000;
    box-shadow: inset 0 0 3px #000;
    cursor: move;
}
.column header {
    color: #fff;
    text-shadow: #000 0 1px;
    box-shadow: 5px;
    padding: 5px;
    background: -moz-linear-gradient(left center, rgb(0,0,0), rgb(79,79,79), rgb(21,21,21));
    background: -webkit-gradient(linear, left top, right top,
    color-stop(0, rgb(0,0,0)),
    color-stop(0.50, rgb(79,79,79)),
    color-stop(1, rgb(21,21,21)));
    background: -webkit-linear-gradient(left center, rgb(0,0,0), rgb(79,79,79), rgb(21,21,21));
    background: -ms-linear-gradient(left center, rgb(0,0,0), rgb(79,79,79), rgb(21,21,21));
    border-bottom: 1px solid #ddd;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -ms-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -ms-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
}
.column.over {
    border: 2px dashed #000 !important;
}
.cursorMover{
    cursor: move;
}
.movActivo{
    border: 2px dashed #000;
}
/****************************************************** Otros *********************************************************/
.ocultar{
    display: none;
}
.textoNegro{
    color: #575757 !important;
}
.cursor{
    cursor: pointer;
}
.negritas{
    font-weight: bold;
}
.subrrayado{
    text-decoration: underline;
}
.removerDec{
    text-decoration: none !important;
}
/******************************************************* Medias *******************************************************/
@media (max-width: 1199px){

}
@media (max-width: 991px){

}
@media (max-width: 766px){
    .barraProgreso{
        position: absolute;
    }
}