@import url('https://fonts.googleapis.com/css?family=Archivo|Open+Sans:300,400');
/*
* Estilos VennexGel
*/
form#actualizar-comunidad fieldset {
    width: 100%;
}
.text-msg .alert-title {
    text-transform: none;
}
.modulos {
    margin-bottom: 35% !important;
}
#primary-header{
    position: fixed;
    width: 100%;
    background-color: transparent !important;
}
.enlace-front {
    display: inline-block;
    float: right;
    color: #044f7d;
    border-left: 1px solid #044f7d;
    padding: .5%;
    margin-top: 2%;
    margin-right: 2%;
}
div#header-logo {
    overflow: hidden;
}
.enlace-front-2 {
    display: inline-block;
    float: right;
    color: #044f7d;
    padding: .5%;
    margin-top: 2%;
    margin-right: .5%;
}
.enlace-front a {
    color: #044f7d;
}
.enlace-front-2 a {
    color: #044f7d;
}
/*.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
  background-color: #00a65a;
}*/
i.fa-3 {
    font-size: 1.8em;
}

.modal-content {
    max-height: calc(100vh - 90px);
    overflow-y: auto;
}
body.modal-open {
    overflow: hidden;

}
.modal-open .modal{
    overflow-y: hidden !important;
    padding-left: 1%;
}

.icon-notice:before {
    content: "\f129";
    color: white;
}
.icon-success:before {
    content: "\f00c";
    color: white;
}
.icon-danger:before{
    content: "\f00d";
}
.bg-notice.alert-icon {
    background: rgb(1,160,199);
}
.bg-success {
    color: #fff;
    border-color: #29b765;
    background: #2ecc71;
}
.posicion_imprimir .select2 {
    width: 100% !important;
}
.col-sm-4.form-inline.input-caja {
    margin-bottom: 1%;
}   
.pull-right.cantidad_vehiculos code {
    font-size: 1.5em !important;
}
img.img-circle.show-perfil {
    width: 100%;
}
#primary-content{
    margin-top: 50px;
}
.user-panel{
    padding: 10px 10px 20px 10px !important;
}
.accionesTabla{
    width: 10%;
}
#pagIndex #nav1, #pagContacto #nav2
{
    background: #ddd;
}
.arriba_derecha {
    right: 0;
    position: absolute;
    top: 0;
}
.arriba_izquierda {
    left: 0;
    position: absolute;
    top: 0;
}
.abajo_derecha{
    right: 0;
    position: absolute;
    bottom: 0;
}
.abajo_izquierda{
    left: 0;
    position: absolute;
    bottom: 0;
}
.imprimir_posicion {
    border-top: 1px solid #f4f4f4;
    padding-top: 2%;
}
.imprimir_posicion .form-group {
    margin-bottom: 0 !important;
}
.medio_derecha {
    position: fixed;
    top: 50%;
    left: 70%;
    margin-top: -50px;
    margin-left: -100px;
}
.medio_izquierda {
    position: fixed;
    top: 50%;
    left: 20%;
    margin-top: -50px;
    margin-left: -100px;
}

div#funcion {
    padding-left: 600px;
}
div#principal {
    border: 1px solid rgba(214, 213, 213, 0.53);
    padding: 7px 7px 10px 24px;
}
div#controlador {
    margin-left: 220px;
    border-top: 1px solid #DCD7D7;
    padding-top: 5px;
    border-left: 1px solid #DCD7D7;
    padding-left: 11px;
    margin-top: 4px;
}

/*Pagina no encontrada*/
.error-code {
    color: white;
    font-weight: bold;
    font-size: 80px;
    background: #00bff2;
    border-radius: 52px;
    width: 27%;
    text-align: center;
    margin: auto;
}
.error-inicio {
    background: #00BFF2;
    width: 18%;
    text-align: center;
    margin: auto;
    padding: 9px;
}.error-inicio a {
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

/* preloader */
#preloader {
    position: fixed;
    top:0; left:0;
    right:0; bottom:0;
    background: #fff;
    z-index: 999;
}

#loader {
    width: 200px;
    height: 250px;
    position: absolute;
    left:50%; top:50%;
    background: url(../img/loading-vennex2.gif) no-repeat center 0;
    margin:-50px 0 0 -125px;
}

.lineas{
    width: 100%;
}

.linea-azul, .linea-verde, .linea-rojo{
    height: 2px;
    float:left;
}
.linea-azul{
    width: 32%;
    background-color: #2a73b7;
}

.linea-verde{
    width: 36%;
    background-color: #2a73b7;
}

.linea-rojo{
    width: 32%;
    background-color: #fe0000;
    background-color: #2a73b7;
}


.skin-blue .main-header .logo{
    background-color: #fff;
    color: #333;
}

.skin-blue .main-header .logo:hover{
    background-color: #fff;
}
.skin-blue .main-header .navbar .sidebar-toggle{
    color: #333;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover{
    background-color: #fff;
    color: #333;
}

.skin-blue .main-header .navbar .nav > li > a{
    color: #333;
}

.skin-blue .main-header .navbar .red > li > a:hover{
    background-color: #fe0000 !important;
    color: white;
    font-weight: bold;
}

.skin-blue .main-header .navbar .nav > li > a:hover{
    background-color: #2a73b7;
    color: white;
}
.skin-blue .main-header .navbar .red > li > a:focus{
    background-color: #fe0000 !important;
    font-weight: bold;
}
.skin-blue .main-header .navbar .nav > li > a:focus{
    background-color: #2a73b7;
}
.skin-blue .main-header .navbar .nav .open>a{
    background: #2a73b7 !important;
}

.skin-blue .main-header .navbar{
    background-color: #fff;
}

.login-page, .register-page{
    background: #e9efe3 none repeat scroll 0 0;
}
.captcha {
    margin-left: 3%;
}

.placa.form-group {
    display: inline-block;
    width: 50%;
    margin-bottom: 0% !important;
}
.placa_ciudas.form-group {
    display: inline-block;
    width: 50%;
    float: right;
    margin-bottom: 0% !important;
}
.treeview-menu-nuevo{
    display: none;
    list-style: outside none none;
}
/*.modal-dialog {
    width: 80% !important;
}*/
.modal-dialog.modal-confirmarTicket {
    width: 50% !important;
}
.modal-dialog.modal-salidaVehiculo {
    width: 65% !important;
}
.modal-dialog.principal {
    width: 85% !important;
}
/*
* CSS para los selectores
*/
.select2-container--default .select2-selection--multiple{
    border: 1px solid #d2d6de !important;
    border-radius: 0px !important;
}

.select2-container--default .select2-selection--single{
    border: 1px solid #d2d6de !important;    
    border-radius: 0px !important;
}

.select2{
    height: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 33px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 100% !important;
}
.fa-2 {
    font-size: 3em;
}
.modal-vehiculo{
    width: 50% !important;
}

.accesos-rapidos li{
    list-style: none;
    background: #ECF0F5;
    padding: 5px;
    border-radius: 6px;
    display: inline-block;
}

.menu_collapse .wrapper .main-header .logo{
    padding: 15px !important;
}
.reiniciar {
    margin-left: 2%;
}
a.pull-right.btn.btn-default:hover {
    color: white !important;
    background: #6cc4d9 !important;
}
.menu-acciones a{
    margin-right: 3px;
    margin-left: 3px;
    padding: 3px;
    padding-left: 1%;
    padding-right: 1%;
}

.help-inline{
    color: #737373;
    margin-bottom: 10px;
    margin-top: 5px;
}

tr.mensual {
    background: rgba(255, 249, 9, 0.43) !important;
}
code.verde-cantidad {
    color: green;
    font-weight: bold;
}
li.disabled.menu-reporte {
    pointer-events: none;
    background: rgba(107, 107, 107, 0.08);
}
li.disabled.menu-arqueo {
    pointer-events: none;
    background: rgba(107, 107, 107, 0.08);
}
.fecha-radicacion {
    float: right;
}

.skin-blue .sidebar-menu > li > a{
    border-left: 4px solid transparent !important;
}

body{
    font-family: "Open+Sans",sans-serif !important;
}


.menu-notificaciones .slimScrollDiv > ul > li{
    margin-left: -45px;
}

.notificacionPendiente{
    background-color: #f0f0f0;
}


.establecerPrincipal{
    cursor:pointer;
    margin-left: 15px;
    margin-top: 10px;
}

.acordeonEmail, .acordeonEmail:hover, .acordeonEmail:visited, .acordeonEmail:link, .acordeonEmail:active{
    color: #555;
}

.headerEmail{
    background-color: #f2f2f2 !important;
    height: 45px;
}

.boxEmail{
    margin: 0 !important;

}

.select2-container--default .select2-selection--multiple .select2-selection__rendered{
    padding: 3px 5px !important;
}

/*REGLAS PLANTILLA BACK V-GEL*/
#page-header .user-account-btn {
    float: right !important;
    width: 27%;
}
div.header-core {
    background-color: rgb(240, 240, 240) !important;
    background-image: url(../img/fondos/fondo-header.png);
}
.bloque {
    /* background: red; */
    padding: 1%;
    margin-bottom: 3%;
    text-align: center;
    width: 80%;
    margin: auto;
    border-bottom: 1px solid;
    padding-bottom: 7%;
    padding-top: 7%;
}
.modulos {
    background: rgb(1,160,199);
    margin-bottom: 1%;
    border-top: 5px solid rgb(155,209,27);
}
.modulos a{
    color: white !important;
}
.controladores {
    transform: translate3d(0px, 0px, 0px);
    position: fixed;
    width: 18%;
    left: 8em;
    height: 100vh;
    top: 9em;
    direction: ltr;
}
.controladores {
    background: #f0f0f0;
}
.funciones {
    background: #ffffff;
}
.bloques-generales {
    position: fixed;
    width: 7.74%;
    background: rgb(4,79,125);
    z-index: 123456;
    height: 100vh;
    color: white;
    margin-top: 2.8%;
}

img.icono-bloque {
    display: list-item;
    width: 50%;
    margin: auto !important;
}

.mod {
    cursor: pointer;
    text-align: center;
    width: 100%;
    margin: auto;
    border-bottom: 1px solid;
    padding-bottom: 15%;
    padding-top: 15%;
    font-size: 10px;
}
img.icono-modulo {
    width: 30%;
    display: list-item;
    margin: auto;
    margin-bottom: 10%;
}

.controller {
    cursor: pointer;
    font-size: 1.3em;
    font-weight: 300;
    color: #044f7d;
    padding: 2%;
    border-bottom: 1px solid;
    border-bottom: 1px solid #01a0c7;
}
.controller.active {
    color: #01a0c7;
    background: rgb(217,215,217);
}
.funcion a {
    font-size: 1.2em;
    color: #044f7d !important;
    padding-left: 3%;
}
.funcion {
    padding: 2%;
}
.user-account-btn.dropdown span {
    color: #044f7d !important;
    font-size: 1.2em;
    display: inline-block;
    /* border-right: 1px solid red; */
}
.user-account-btn.dropdown {
    border-left: 1px solid #044f7d !important;
    margin: 2px 0 0 !important;
    padding-top: .2%;   
}
.logo-usuario {
    background: #044f7d;
    margin-left: 2%;
}
.user-account-btn.dropdown i.glyph-icon.icon-angle-down {
    color: #044f7d !important;
    font-size: 2em !important;
}
.mod.active {
    background: #f0f0f0;
    width: 100%;
    font-weight: bold;
    color: #044f7d;
}   
i.glyphicon.glyphicon-record {
    font-size: .6em !important;
    top: 0;
    padding-right: 2%;
    padding-left: 2%;
}
i.glyphicon.glyphicon-play {
    font-size: .6em !important;
    top: -1px !important;
    padding-right: 2%;
}
#page-content {
    margin-left: 91px;
    margin-top: 2%;
}
.closed-sidebar #page-content {
    margin-left: 86px ;
}
.bloque.active {
    border: 0 !important;
}
.mod.active a {
    color: #044f7d !important;
}
.controladores .funcion a{
    padding-left: 0%;
}
#header-logo .logo-content-big, .logo-content-small{
    margin-top: 0 !important;
}
a.logo-content-big img {
    width: 100%;
}
.busqueda {
    width: 104px !important;
    position: fixed;
    background: #76add2;
    z-index: 12345;
    cursor: pointer;
    color: white;
    margin-top: 0%;
}
.busqueda img {
    width: 26%;
    padding-bottom: 4%;
    margin-left: 38%;
    margin-top: 5%;
}

.input-buscar input {
    width: 100%;
    color: rgb(1,60,92) !important;
    font-weight: 500;
    min-height: 40px !important;
    background: #ffffff;
    border: 0;
    min-height: 39px !important;
    padding-left: 5%;
}
.input-buscar {
    z-index: 1234;
    margin-top: 0%;
    width: 12.5% !important;
    position: fixed;
    margin-left: -5%;
    color: #044f7d;
    font-size: 1.2em;
    border: 1px solid #76add2 !important;
}
.resultado {
    top: 0;
    z-index: 11111;
    background: #f0f0f0;
    position: fixed;
    width: 18%;
    left: 7em;
    height: 100vh;
    top: 9.1em;
    margin-left: -18%;
    z-index: 1111;
    padding-left: 1%;
}
.resultado a{
    cursor: pointer;
    font-size: 1.3em;
    font-weight: 300;
    color: #044f7d;
}
div.otras-funciones {
    background: #01a0c7;
    width: 30%;
}
.bloque{
    cursor: pointer;
}
#loading {
    z-index: 999999 !important;
}
.informacion-usario {
    display: inline-block;
    width: 77%;
}
.opciones-usuario {
    width: 33%;
    float: left;
    padding: .7%;
}
.cerrar-usuario {
    width: 45%;
    float: left;
}
.funciones-link {
    display: inline-block;
    float: left;
    width: 100%;
    padding: 10%;
    text-align: center;
    background: #f0f0f0;
    padding-top: 5% !important;
    padding-bottom: .9% !important;
}
.funciones-modulos-favoritas .funciones-link:last-child {
    border: 0;
}
.funciones-link img {
    width: 20%;
}
.establecerPrincipal {
    display: inline-block;
    float: left;
}
.funciones-link a {
    color: #044f7d;
}
.funciones-link p {
    font-size: .8em;
}
.funciones-link h4 {
    padding-right: 4%;
}
.ver-perfil a {
    color: #044f7d;
    text-align: center;
}
.ver-perfil {
    padding: 1%;
    border-right: 1px solid #044f7d;
    text-align: center;
}
.cerrar-usuario a {
    color: #044f7d;
}
.cerrar-usuario {
    padding: 1%;
    text-align: center;
}
.resultado-funcion {
    cursor: pointer;
    font-size: 1em;
    font-weight: 300;
    color: #044f7d;
    padding: 2%;
    border-bottom: 1px solid;
    border-bottom: 1px solid #01a0c7;
}
.modulos:before {
    content: "";
    width: 0;
    position: relative;
    border-style: solid;
    border-width: 10px 10px 0px 10px;
    border-color: #9bd11b transparent #00bca4 transparent;
    top: 36px;
    left: -3em;
    top: 5px;
    z-index: 1111;
}
.funciones-modulos-favoritas:before {
    content: "";
    width: 0;
    position: absolute;
    border-style: solid;
    border-width: 4px 10px 10px 10px;
    border-color: rgba(155, 209, 27, 0) transparent #f0f0f0 transparent;
    top: 36px;
    left: 5.5em;
    top: -1em;
    z-index: 1111;
}
#header-nav-right {
    margin: 0 !important;
}
.enlaces-favoritos-usuario {
    width: 100%;
    color: white;
    display: inline-block;
    float: right;
    padding: 1%;
    text-align: center;
    background: #01a0c7;
    padding-bottom: 0;
}
.pagina-login {
    background-image: url(../img/fondos/puntos.png);    
}
body.login-page {
    background-image: url(../img/fondos/puntos.png);   
    background: rgba(15,132,187,1);
    background: -moz-linear-gradient(top, rgba(15,132,187,1) 0%, rgba(0,83,119,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(15,132,187,1)), color-stop(100%, rgba(0,83,119,1)));
    background: -webkit-linear-gradient(top, rgba(15,132,187,1) 0%, rgba(0,83,119,1) 100%);
    background: -o-linear-gradient(top, rgba(15,132,187,1) 0%, rgba(0,83,119,1) 100%);
    background: -ms-linear-gradient(top, rgba(15,132,187,1) 0%, rgba(0,83,119,1) 100%);
    background: linear-gradient(to bottom, rgba(15,132,187,1) 0%, rgba(0,83,119,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f84bb', endColorstr='#005377', GradientType=0 );
}
form.formulario-sesion .form-group.has-feedback input {
    background: #f1f1f1;
    border: 1px dashed #066590 !important;
    border-radius: 0;
}
.login-box-body{
    background: rgb(241,241,241) !important;
}
p.login-box-msg {
    color: #05638d;
    font-size: 2em;
    text-align: center;
    line-height: 1em;
    font-weight: 500;
}
p.login-box-msg small {
    font-size: .5em;
}
.col-xs-12.mantener-sesion {
    color: #056590;
    font-size: 1.2em;
}
.pass-olvidada {
    text-align: center;
    font-size: 1em;
    border: 1px solid rgb(83,188,223);
    padding: 1%;
    width: 80%;
    margin: auto;
}
.pass-olvidada a{
    color:rgb(83,188,223);
}
.login-logo img {
    width: 100%;
}
.login-logo {
    margin-bottom: 0 !important;
}
.login-box-body{
    padding: 10px !important; 
}
form.formulario-sesion span {
    color: #0c79ac !important;
}
.login-box {
    width: 25%;
    margin: auto;
    margin-top: 10%;
    margin-bottom: 12%;
}
button.iniciar-sesion {
    background: rgb(40,174,218);
    border-radius: 0;
    border: 0;
}
.col-xs-12.mantener-sesion .icheckbox_square-blue {
    border: 1px solid #056590 !important;
}
form.formulario-sesion .form-group.has-feedback input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #056590 !important;
}
form.formulario-sesion .form-group.has-feedback input::-moz-placeholder { /* Firefox 19+ */
    color: #056590 !important;
}
form.formulario-sesion .form-group.has-feedback input:-ms-input-placeholder { /* IE 10+ */
    color: #056590 !important;
}
form.formulario-sesion .form-group.has-feedback input:-moz-placeholder { /* Firefox 18- */
    color: #056590 !important;
}
.funciones-modulos-favoritas {
    width: 13.5%;
    margin-left: -2.5%;
    position: absolute;
    display: none;
    margin-top: .5%;
}
.modulo-favorito {
    display: inline-block;
    text-align: center;
    color: white;
    font-size: 11px;
    width: 130px;
}
.modulo-favorito img {
    width: 25%;
}
.user-account-btn.dropdown:before {
    content: "";
    width: 0;
    position: absolute;
    border-style: solid;
    border-width: 10px 0px 10px 10px;
    border-color: transparent red transparent #f0f0f0;
    top: 36px;
    right: -.7em;
    top: 2em;
    z-index: 1111;
}

/*REGLAS FIREFOX*/
@-moz-document url-prefix() {
    .controladores {
        position: fixed;
        width: 18%;
        height: 100vh;
        top: 8.8em;
        left: 7.8em;
    }
    .input-buscar input{
        min-height: 36px !important;
    }
    .modulos::before {
        left: -2.5em;
    }  
    .modulos .mod:first-child {
        margin-top: -24%;
    }
    #page-header .user-account-btn {
        width: 27%;
    }
    ol.breadcrumb li{
        padding: 8.5px;
    }
    ol.breadcrumb li:nth-child(2n+1)::after {
        border-width: 18px;
    }
    .modulo-favorito{
        padding-bottom: 1.5%;
    }
    div#notificaciones ul.dropdown-menu{
        left: 76em !important;
    }
    ol.breadcrumb li {
        position: relative;
        background: rgb(1,60,92);
        padding: 8.5px !important;
        padding-right: 1.5%;
    }
    ol.breadcrumb li:nth-child(2n+1)::after {
        border-width: 19px !important;
    }

}

.fixed-sidebar #page-header {
    padding-left: 200px !important;
}
.logo-cliente {
    margin-top: 1%;
}
.logo-cliente img {
    border-right: 1px solid #044f7d;
}
.otros-enlaces {
    position: fixed;
    right: 2em;
    z-index: 111;
    top: 6.6em;    
    width: 8%;
}
.otros-enlaces a {
    color: white;
}
.funcion i {
    color: #044f7d;
}
.funcion-controllador-enlace {
    border-bottom: 1px solid #01a0c7;
    padding-bottom: 1%;
}
.modulos .mod:first-child {
    margin-top: -18%;
}
/* Breadcrumb bootstrap */
ol.breadcrumb {
    position: fixed;
    top: 6em;
    width: 100%;
    z-index: 11;
    background: #044f7d;
    right: 0;
    padding-left: 7% ;
    color: white !important;
    border-radius: 0px !important;
    padding-top: 0% !important;
    padding-bottom: 0% !important;
  
}
ol.breadcrumb li {
    color: white;
}
ol.breadcrumb li.rastro-miga span{
    padding-left: 1em;
}
.breadcrumb > li + li::before {
    content: "" !important;
    display: inline-flex;
}
ol.breadcrumb li {
    position: relative;
    background: rgb(1,60,92);
    padding: 10.5px;
    padding-right: 1em;
    padding-left: 15px !important;
}
ol.breadcrumb li:after{
    top: 50%;
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 12;
    border-width: 1.5em;
    margin-top: -20px;
}
/*Primera*/
ol.breadcrumb li:nth-child(odd):first-child:after{
    content: "" !important; 
}
ol.breadcrumb li:nth-child(odd):after{
    border-color: #044f7d;
    border-left-color: #013c5c;
}

/*Segunda*/
ol.breadcrumb li:nth-child(even) {
    background: #044f7d;
}
ol.breadcrumb li:nth-child(even):after {
    border-color: #013c5c;
    border-left-color: #044f7d;
    background: rgb(1,60,92);
}
/*.breadcrumb > li + li:after{
    content: "";
}*/
.breadcrumb li a {
    color: white;
    font-weight: 700;
}
ol.breadcrumb li:last-of-type:after{
    content: "" !important;
    border-width:0 !important;
    border-color:none !important;
}
/* Fin breadcrumb*/
.modulo-favorito {
    border-right: 1px solid #044f7d;
    padding-right: 2%;
    padding-left: 2%;
    padding-bottom: 2%;
    cursor: pointer;
}
.controller i.glyphicon.glyphicon-menu-right {
    float: right;
    font-size: .7em;
    top: 6px;
}
.controller i.glyphicon.glyphicon-menu-down{
    float: right;
    font-size: .7em;
    top: 6px; 
}
.flecha-changue {
    display: inline-block;
    float: right;
}
footer {
    background: #01a0c7;
    float: right;
    padding-right: 1%;
    padding-left: .5%;
    margin-bottom: 1%;
    width: 10%;
}
footer img {
    width: 80%;
}
.otros-enlaces div {
    display: inline-block;
    color:white;
}
li#notificaciones {
    color: white;
}
.otros-enlaces-notificaciones {
    font-size: 1.5em;
}
.otros-enlaces-notificaciones li {
    color:#044f7d !important;
    font-size: 15px;
    font-weight: 400px;
}
.otros-enlaces-fullscrenn i {
    font-size: 1.4em;
}
body {
    position: relative;
}
.modulo-favorito:last-child {
    border: 0;
}
.funciones-link:hover {
    background: rgb(108,196,217);
}
.funciones-link:hover a{
    color: white;
}
div#notificaciones{
    cursor:pointer;
}

div#notificaciones ul.dropdown-menu {
    background: transparent;
    position: fixed;
    border: 0;
    box-shadow: 0px 0px;
    left: auto;
    right: 2.2em !important;
    width: 18%;
    top: 8em;
}
.otros-enlaces-notificaciones .notificaciones-enlaces {
    background: red;
    height: 200px;
    overflow-y: auto;
}
div#notificaciones ul.dropdown-menu:before {
    content: "";
    width: 0;
    position: absolute;
    border-style: solid;
    border-width: 4px 13px 13px 13px;
    border-color: rgba(155, 209, 27, 0) transparent #f0f0f0 transparent;
    top: 36px;
    right: 3em;
    top: -.8em;
    z-index: 1111;
}
div#notificaciones ul.dropdown-menu ul.menu{
    overflow: hidden !important;
}
div#notificaciones ul.dropdown-menu ul.menu li{
    color: red;
}
/*404*/
.pane-block-page-error {
    background-image: linear-gradient(to right, #9C27B0 , #E91E63), url(../img/bg-404.jpg);
    background-attachment: fixed;
    background-blend-mode: multiply;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat; 
    position: relative;

}
/*body.error-page-nofound {
    background-image: url(../img/fondos/fondo-404.png);
}*/
.pane-block-page-error .sepador-top{
    background-image: url(../img/fringe-top.png);
    -webkit-background-size: 100% 30px;
    background-size: 100% 30px;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.pane-block-page-error .sepador-bottom{
    background-image: url(../img/fringe-bottom.png);
    bottom: 0;
    top: auto;
    background-size: 100% 30px;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    width: 100%;
}
.pane-block-page-error .pane-content img{
    margin: 0 auto;
    display: block;
    width: 40%;
}
.error-page > img{
    margin: 40px auto;
    display: block;
    width: 25%;
}
.error-content {
    text-align: center;
    padding: 30px 0;
}

.error-content p{
    color: #5B5B5F;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 24px;
    font-size: 24px;
}
.error-content a{
    background-color: #FFF;
    border: 1px solid #EB5B25;
    border-radius: 3px;
    color: #EB5B25 !important;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 10px 16px;
    text-decoration: none;
    display: inline-block;
}
.error-content a:hover{
    background-color: #E84133;
    color: #fff !important;
}
.footer-error {
    position: fixed;
    width: 100%;
    bottom: 0;
}
.footer-error {
    padding-top: 0;
    margin: 0;
    border: 0;
    padding-bottom: 7%;
    background-repeat: no-repeat;
    background-position-y: 100%;
    background-image: url(../img/fondos/ondas.png);
}
.otros-enlaces-notificaciones {
    border-right: 1px solid white;
    padding-right: 8%;
    padding-left: 0%;
}
.otros-enlaces-fullscrenn {
    padding-left: 8%;
}
.funciones-link h4 {
    border-bottom: 1px solid #044f7d;
}
.funciones-link:last-child h4{
    border:0 !important;
}
.modal {
    z-index: 1234567 !important;
    /* position: relative !important; */
}
.fade.in {
    opacity: 1;
    z-index: 1111111;
}
p.funcion-controller-favorita {
    font-weight: bold;
    font-size: 15px;
}
.modulos-usuario-favorito {
    width: 1000px;
    transform: translate3d(0px, 0px, 0px);
}
.otros-enlaces-notificaciones span.label.label-danger {
    background: #01a0c7;
    font-size: 10px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
}
div#notificaciones {
    padding-right: 35% !important;
}
nav.navbar.navbar-static-top {
    background: #044f7d !important;
    color: white !important;
}
body.administracion footer.main-footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    background: white;
}
body.administracion footer.main-footer a{
    color: #23527c;
}

body.administracion a {
    color: white !important;
}
/*Notificaciones*/

.titulo-nueva{
    padding-bottom: 1%;
    margin-bottom: 2%;
    color:#044f7d !important;
    border-bottom: 1px solid #044f7d;
}
.otros-enlaces #notificacion-id{
    margin-bottom: 2%;
    background: #f0f0f0;
    padding: 2%;
    color:#044f7d !important;

}
.otros-enlaces #notificacion-id:hover{
    text-decoration: none !important;
}
.otros-enlaces #notificacion-id a{
    color:#044f7d;
}
.otros-enlaces-notificaciones .notificaciones-enlaces{
    background: white;
    /*font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}
#notificacion-id  .glyphicon {
    font-family: sans-serif;
    font-size: 1.2em !important;
}
#page-content {
    background: #ffffff !important;
}
/*SCROLL*/
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 13px !important;
}
.mCSB_container {
    padding-left: 2%;
}
.mCSB_inside > .mCSB_container {
    margin-right: 11px !important ;
}
/*MENSJAES DE ERROR Y CONFIRMACION*/



/*REGLAS MONITOR 1920PX*/
@media only screen and (min-width: 1900px) {
    #page-content {
        margin-left: 7%;
    }
    a.user-profile.clearfix {
        font-size: 1.1em;
    }
    #page-header .user-account-btn{
        width: 20%;
    }
    ol.breadcrumb li{
        padding: 16px;
    }
    ol.breadcrumb li:nth-child(odd):after{
        border-width: 25px;
        margin-top: -24px;
    }
    ol.breadcrumb li:nth-child(even) {
        border-width: 25px;
        margin-top: -24px;
    }
    .input-buscar input{
        min-height: 49px !important;
    }
    div#notificaciones ul.dropdown-menu{
        left: 108.5em;
    }
    div#notificaciones ul.dropdown-menu:before{
        top:-.5em;
    }
    .otros-enlaces{
        top: 7em;
    }
    .controladores {
        transform: translate3d(0px, 0px, 0px);
        position: fixed;
        width: 18%;
        left: 11.2em;
        height: 100vh;
        top: 9.8em;
        direction: ltr;
    }
}
/*MOVIL*/
@media only screen and (max-width: 767px) {
    .bloques-generales {
        width: 18.5%;
        margin-top: 9.5%;
    }
    div#mobile-navigation {
        display: none;
    }
    .fixed-sidebar #page-header {
        padding-left: 0px !important;
    }
    #page-header .user-account-btn {
        float: right !important;
        width: 99%;
    }
    #header-nav-right {
        margin: 0 !important;
        display: none;
    }
    .busqueda {
        width: 18.5% !important;
    }
    .controladores {
        transform: translate3d(0px, 0px, 0px);
        position: fixed;
        width: 60%;
        left: 5.3em;
    }
    #page-content {
        margin-left: 91px;
        margin-top: 8%;
        margin-left: 19% !important;
    }
    .input-buscar{
        width: 23.5% !important;
    }   
    .resultado{
        margin-left: -28% !important;
    }
}

/*EFECTOS*/
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

ol.breadcrumb li:not(.active) {
    display: none !important;
}

a.alert-close-btn{
    float: right;
    padding-left: 5px;
}
div.alert-icon{
    float: left;
    padding-right: 10px;
}

form fieldset{
    background-color: #eeeeee !important;
    border-color: #ddd !important;
    border-width: 1px !important;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #dddddd;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
form fieldset legend{
    font-size: 1.5em;
    border-width: 1px solid #fffff;
    border-radius: 4px 4px 0 0;
    color: rgb(38, 174, 216);
    font-weight: bold;
}
.content-box{
    clear: both;
}


/* Ajustes estilos backend */

.itemMenu{
    margin-right: 5px !important;
    border-right: 1px solid #a7a7a7;
    padding-right: 5px !important;
}

a, label, th {
    color: #034e79 !important
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: #034e79 !important; 
}

div.dataTables_filter input, .dataTables_length select {
    display: inline !important;
    width: auto !important;
}

.dataTables_filter input{
    height: 20px !important;
}

.dataTables_wrapper .dataTables_filter {
    float: left !important;
    margin-left: 30px !important;
    padding-left: 20px !important;
    border-left: 1px solid #a7a7a7 !important;
    margin-bottom: 12px !important;
}

.content-box-header {
    color: #034e79;
}

.content-box-header{
    /*border-bottom: 1px solid #a7a7a7 !important;*/
}

#page-title h2{
    border-bottom: 1px dotted #a7a7a7 !important;
    padding-bottom: 5px;
}

td {
    vertical-align: middle !important;
}

th {
    vertical-align: top !important;
}

.sorting {
    background-image: none;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th {
    background-color: #ffffff;
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: normal;
}

.table > tbody > tr > td{
    font-size: 14px !important;
    font-weight: normal;
}

.table tr:hover td{
    background: #76add2 !important;
    color: #ffffff !important;
}

.table tr:hover td a{
    color: #ffffff !important;
    font-weight: normal !important;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #eaebf6;
}

.table th{
    background-image: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:active {
    color: #ffffff !important;
    border: 0 !important;
    background-color: #034e79 !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #034e79), color-stop(100%, #034e79)) !important;
    background: -webkit-linear-gradient(top, #034e79 0%, #034e79 100%) !important;
    background: -moz-linear-gradient(top, #034e79 0%, #034e79 100%) !important;
    background: -ms-linear-gradient(top, #034e79 0%, #034e79 100%) !important;
    background: -o-linear-gradient(top, #034e79 0%, #034e79 100%) !important;
    background: linear-gradient(to bottom, #034e79 0%, #034e79 100%) !important;
}


.no-sort{
    text-align: center !important;
    padding: 3px !important;
}

.alert{
    border-width: 1px;
}

.alert .alert-icon{
    margin: -5px;
    font-size: 24px;
    margin-right: 5px;
    padding-right: 5px;
}

body *:not(.glyphicon):not(.fa):not(.phpdebugbar-fa) {
    /*font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif !important;*/
}

.dl-horizontal dt{
    font-weight: normal;
    color: #034e79;
}
.dl-horizontal dd{
    font-weight: normal;
}      

.list-group-item:hover, .list-group-item{
    font-weight: bold;
    color: #ffffff !important;
}

ul.list-group{
    list-style-type:none;
}

h2{
    margin-bottom: 5px !important;
}

dt, dd {
    line-height: 1.8 !important;
}

dd ul li {
    line-height: 1.4;
}

/* Pestañas */

#loadingbar, .irs-line-mid, .irs-line-left, .irs-line-right, div.switch-toggle.switch-on, .bootstrap-switch-primary, .ui-tabs-nav li.ui-state-active > a, .ui-tabs-nav li.ui-state-active.ui-state-hover > a, .ms-hover.ui-state-focus, .ui-accordion-header.ui-accordion-header-active, .ui-slider-handle, .ui-rangeSlider-bar, .ui-dialog-buttonset button, .ui-datepicker .ui-datepicker-current-day a, .ui-datepicker .ui-datepicker-current-day span, .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next, .daterangepicker .ranges li.active, .daterangepicker .ranges li.active:hover, .form-wizard > ul > li.active .wizard-step, .ui-spinner .ui-spinner-button:hover, .ui-menu li > a:hover, .ms-list .ms-hover, .chosen-container .chosen-results li.active-result.highlighted, div[id^="uniform-"] span.checked, .nav > li.active > a, .nav > li.active > a:hover, .nav > li.active > a:focus, a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus, li.active a.list-group-item, li.active a.list-group-item:hover, li.active a.list-group-item:focus, .label-primary, .badge-primary, .fc-event, .bg-primary, .btn-primary, .owl-controls .owl-page span, #nav-toggle.collapsed span, #nav-toggle span::before, #nav-toggle span::after {
    color: #fff;
    background: #034e79;
}

.ui-accordion .ui-accordion-header.ui-accordion-header-active, .ui-dialog-buttonset button, .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next, a.thumbnail:hover, .ui-spinner .ui-spinner-button:hover, div[id^="uniform-"] span.checked, .nav > li.active > a, .nav > li.active > a:hover, .nav > li.active > a:focus, a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus, li.active a.list-group-item, li.active a.list-group-item:hover, li.active a.list-group-item:focus, .border-primary, .btn-primary {
    border-color: #034e79;
}

.nav-tabs li.active a{
    color: #ffffff !important;
}

.nav-tabs li a:hover{
    background-color: #76add2 !important;
    border-color: #76add2 !important;
    color: #ffffff !important;
}

.form-wizard > ul > li:not(.active) a label{
    color: #ffffff !important;
    background-color: #76add2 !important;
}

.form-wizard > ul > li.active a label{
    color: #ffffff !important;
}

.form-wizard > ul > li a{
    text-decoration: none !important;
}

.form-wizard > ul > li a:before {
    position: absolute;
    z-index: 4;
    top: 20px;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #76add2;
}

.ui-accordion-header.ui-accordion-header-active.ui-state-hover, .ui-rangeSlider-bar:hover, .ui-rangeSlider-bar:active, .ui-slider-handle.ui-state-hover, .ui-slider-handle.ui-state-active, .ui-dialog-buttonset button:hover, .ui-datepicker td a:hover, .ui-datepicker .ui-datepicker-prev.ui-state-hover, .ui-datepicker .ui-datepicker-next.ui-state-hover, .bsdatepicker th.next:hover, .bsdatepicker th.prev:hover, .bsdatepicker td.active, .bsdatepicker td.day.active:hover, .bsdatepicker td span:hover, .daterangepicker .calendar th.next:hover, .daterangepicker .calendar th.prev:hover, .daterangepicker td.active, .daterangepicker td.available.active:hover, .label-primary[href]:hover, .label-primary[href]:focus, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .hover-primary:hover, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary.disabled, .btn-primary[disabled], .btn-primary.disabled:hover, .btn-primary[disabled]:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, .btn-primary.disabled.active, .btn-primary.active[disabled]{
    color: #fff;
    border-color: #76add2;
    background-color: #76add2;
}

.btn.btn-border.border-default{
    border-color: #76add2 !important;
}

.alert-success a, .alert-success, .parsley-success {
    color: #1e620f;
    border-color: #7cd362;
    background: rgb(188, 236, 219);
}

ol.breadcrumb li a{
    color: #ffffff !important;
    margin-left: 5px;
}

ol.breadcrumb > .active {
    color: #ffffff;
}

.chosen-drop, .chosen-search, .chosen-container, .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border: 1px dashed #034e79b3 !important;
}

.btn.btn-success{
    color: #ffffff !important;
    font-weight: bold;
}

li:not(.active) .list-group-item{
    background-color: #76add2 !important;
}

div.header-core {
    background-color: #fff !important;
    background-image: none !important;
}

#page-title {
    padding: 0px !important;
}
/* Se esconden georef para ser mostrados luego de ejecutar select2 */
.georefHidden{
    display: none;
}
.select2{
    width: 95% !important;
}


