@font-face {
    font-family: EHUSans;
    src: url(../fonts/EHUSans-Regular.otf);
}

body * {
    font-family: 'EHUSans', sans-serif !important;
    font-weight: 400;
}

fieldset a {
    color: #0066b3 !important;
    text-decoration: none;
    background-color: transparent;
}

.fa {
    font-family: FontAwesome !important;
}

b,
strong {
    font-weight: 600;
}

fieldset {
    border-radius: 0 !important;
}

#container {
    width: auto;
    padding: 0;
}

#contenido h1 {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    display: inline-block !important;
}

#contenido h2 {
    color: #666;
    background: none !important;
    border: 0 !important;
    margin-bottom: 10px;
    padding-left: 0;
}

#contenido h3 {
    font-weight: 400;
    color: #888888;
    margin-top: 0px;
    margin-bottom: 10px;
}

.bt_atras {
    /*display: none !important;*/
}

.volver_btn span {
    padding: 3px 7px 3px 0 !important;
}

.volver_btn span:hover {
    border: 0 !important;
    background: white !important;
}

.volver_btn span input {
    border: 0 !important;
    background: url(../imagenes/bullet_bt_atras_color.png) no-repeat 0px center !important;
    padding: 6px 5px 6px 25px !important;
}

.volver_btn span:hover input {
    background: url(../imagenes/bullet_bt_atras.png) no-repeat 0px center !important;
    padding: 6px 5px 6px 25px !important;
}

.btn,
button,
input,
optgroup,
select,
textarea {
    border-radius: 0 !important;
}

fieldset .uno_colum .linea_form .select_cortos:first-of-type {
    margin-bottom: 15px;
}

.frm_contenido textarea,
.frm_contenido input[type=text] {
    background: white;
    background: white;
}

.frm_busqueda .zn_botones span,
.frm_busqueda .zn_botones span:hover {
    background: url(../imagenes/bullet_bt_buscar.png) no-repeat 11px 8px #666;
    background: #666;
    border: none;
    box-shadow: none;
    border-radius: 0;
}

.zn_botones .bt_siguiente input[type="submit"]:hover {
    background: url(../imagenes/bullet_bt_siguiente.png) no-repeat 10.5px center #555a60;
}

.zn_botones .bt_atras input[type="submit"]:hover {
    background: url(../imagenes/bullet_bt_atras_white.png) no-repeat 10.5px center #555a60;
}

.frm_busqueda .zn_botones .bt_buscar input[type=submit],
.frm_busqueda .zn_botones input[type=button] {
    background: url(../imagenes/bullet_bt_buscar.png) no-repeat 11px 8px #666;
}

.zn_botones .bt_enviar input[type="submit"]:hover {
    background: url(../imagenes/bullet_bt_enviar.png) no-repeat 10.5px center #555a60;
}

.zn_botones .bt_finalizar input[type=submit]:hover {
    background: url(../imagenes/bullet_bt_finalizar.png) no-repeat 8px center #555a60;
}

.zn_botones_2 .bt_nuevo.margen {
    margin: 0;
}

.zn_botones .bt_atras input[type=submit] {
    background: url(../imagenes/bullet_bt_atras_white.png) no-repeat 10.5px center;
}

.zn_span_guardar,
.zn_span_subir {
    background-color: rgb(105, 112, 121);
    border-radius: 0;
    color: rgb(254, 254, 254);
    display: inline-block;
    font-size: 12px;
    text-align: center;
}

.zn_botones .btn_cancelarEstado input[type=submit]:hover,
.zn_botones .btn_cancelarEstado_eva input[type=submit]:hover {
    background: url(../imagenes/bullet_bt_borrar.png) no-repeat 10px center #555a60;
}

.bt_export.export_new_button {
    margin: 0;
    margin-left: 1em;
}

.zn_botones {
    margin-right: 0;
    float: left;
    width: 100%;
    text-align: center;
}

#bnt_no {
    background: url(../imagenes/bullet_bt_atras_white.png) no-repeat 12px;
}

#bnt_si:hover,
#bnt_no:hover {
    background-color: #555a60;
}

.zn_botones .bt_guardar_2,
.zn_botones .bt_guardar_3 {
    float: none;
    margin-right: 0;
}

.zn_botones span {
    -webkit-border-radius: 4px;
    border-radius: 0;
    display: inline-block;
    border: none;
    color: #fefefe;
    padding: .275rem .750rem;
    background: #555a60;
}

.zn_botones span:hover {
    border: none;
}

.zn_botones_2.bt_nueva_acta,
.zn_botones_2.bt_nuevo_evaluador,
.zn_botones_2.margin_nuevo_boton {
    margin-top: -45px;
    margin-bottom: 0 !important;
}

.zn_botones span:hover input,
.zn_botones .bt_guardar input[type=submit]:hover,
.zn_botones .bt_guardar_3 input[type=submit]:hover,
.zn_botones .bt_guardar_2 input[type=submit]:hover {
    background: url(../imagenes/bullet_bt_guardar.png) no-repeat 10.5px center #555a60;
}

.zn_botones .btn_notificacionSeguimiento input[type="submit"]:hover {
    background: url(../imagenes/bullet_bt_editar_comentarios.png) no-repeat 10px center #555a60;
}

.zn_botones .btn_gestion_seguimiento_anual input[type="submit"]:hover,
.zn_botones .btn_gestion_seguimiento_final input[type="submit"]:hover {
    background: url(../imagenes/bullet_bt_siguiente.png) no-repeat 10px center #555a60;
}

.zn_span_guardar #bntGuardarFechaBaja:hover,
.zn_span_guardar #bntGuardarFechaAlta:hover,
.inputfile+label:hover,
.enlace_informe_favorable:hover,
.enlace_doc_ayuda:hover,
.zn_span_subir:hover {
    background-color: #555a60 !important;
}

#contenidoOcultable_seguimiento_final input {
    border: 0 !important;
}

.zn_botones .btn_archivarSinfinalizar input[type=submit]:hover {
    background: url(../imagenes/bullet_bt_cancelar.png) no-repeat 10px center #555a60;
}

.zn_botones_2 .bt_export.export_new_button #exportar {
    height: 30px;
}

.zn_botones_2 .bt_export.export_new_button span {
    background: #207347 !important;
}

.zn_botones_2 .bt_export.export_new_button span:hover {
    background: #666 !important;
}

.bt_export.export_new_button input[type="button"] {
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 100%;
    padding: 7px 15px 6px 15px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0) url(../imagenes/bullet_bt_export.png) no-repeat scroll 7px 8px;
}

.zn_botones .bt_finalizar {
    margin-right: 0;
}


/* .zn_botones_2 .bt_atras_2{
    display: none;
} */

.enlace_doc_ayuda {
    border-radius: 0;
}


/*login*/

#contenido.inicio {
    width: 100% !important;
    flex: none;
    max-width: 100%;
}

.jumbotron {
    border-radius: 0 !important;
    background: url(../imagenes/home.jpg) top left no-repeat;
    background-size: cover;
    overflow: hidden;
    height: 205px;
}

.jumbotron h1 {
    width: 340px !important;
    font-size: 2.8em !important;
    font-weight: 700;
    color: #111922 !important;
    background: yellow;
    top: -.3em;
    padding: .5em 1em !important;
    position: relative;
}

.jumbotron h1:after {
    position: absolute;
    content: "";
    width: 0;
    bottom: -20px;
    left: 40%;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: yellow transparent transparent transparent;
}

.jumbotron #usuario_logeado {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    width: 500px;
    height: 100%;
    height: 188px;
}

.jumbotron form.frm_logearse {
    background: rgba(0, 102, 179, 0.76);
    padding: 1em 2em;
    padding: 3.5em 5em 3em 5em;
}

.jumbotron form.frm_logearse input[type=text],
.jumbotron form.frm_logearse input[type=password] {
    width: 100% !important;
    background: url() #fff;
    font-size: 1.1em;
    border: 0 !important;
    padding: 5px 10px !important;
    color: #666;
    border-radius: 0 !important;
}

.jumbotron form.frm_logearse input[type=submit] {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    background: transparent;
    margin-left: 0;
    padding: 6px 30px 6px 30px;
    border: solid 1px #ffffff;
}

.jumbotron form.frm_logearse input[type=submit]:hover {
    color: #0066b3;
    font-size: 14px;
    font-weight: 600;
    background: #ffffff;
    margin-left: 0;
    padding: 6px 30px 6px 30px;
    border: solid 1px #ffffff;
}

#contenido .home_content .destacado {
    margin: 3em 0 3em 0;
    width: 100%;
    padding: 30px 50px 18px 50px;
    background: #e9ecef;
    -webkit-border-radius: 0;
    border-radius: 0;
}

#contenido .home_content h2 {
    color: #0066b3;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 2px;
    padding: 10px 15px;
    font-weight: 700;
}

#contenido .home_content .destacado p {
    font-size: 14px;
    color: #666;
}


/*cabecera-usuario*/

#zn_menus_basicos {
    background: #111922;
    height: 40px;
    line-height: 40px;
    ;
}

#zn_menus_basicos #rol_usuario {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    widows: auto;
    background: yellow;
    padding: 0 1.5em;
    float: left;
    font-weight: 600;
}

#zn_menus_basicos #rol_info {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    widows: auto;
    float: left;
    background: #52abcb;
    padding: 0 1.5em;
    font-weight: 600;
}

#zn_menus_basicos #rol_info a {
    color: white !important;
}

#zn_menus_basicos #rol_info a i {
    transform: scale(1.6);
}

#zn_menus_basicos #usuario_logeado p {
    background: none;
}

#zn_menus_basicos #usuario_logeado p {
    background: none;
    background: none;
    height: 40px;
    border: 0;
    padding: 4px 15px;
    display: inline-block;
    line-height: 34px;
    border-radius: 0;
    text-decoration: none;
    text-transform: uppercase;
}

#zn_menus_basicos #usuario_logeado p:hover {
    background: #2e2e2e;
    height: 40px;
    border: 0;
    display: inline-block;
    line-height: 34px;
    border-radius: 0;
}

#zn_menus_basicos #usuario_logeado p.no_hover:hover {
    background: none;
    height: 40px;
    border: 0;
    display: inline-block;
    line-height: 34px;
    border-radius: 0;
}

#zn_menus_basicos #usuario_logeado a.perfil {
    height: 40px;
    display: inline-block;
    line-height: 34px;
    text-decoration: none;
    color: #ECEDEE;
    font-size: 10px;
    font-weight: bold;
    background: none;
    margin-left: 0;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

#zn_menus_basicos #usuario_logeado a.perfil i {
    transform: scale(1.6);
}

#zn_menus_basicos #usuario_logeado a.log-out {
    background: white;
    height: 45px;
    line-height: 45px;
    border-radius: 0;
    margin-left: 0;
    padding: 0 1.5em;
    color: #111922;
    display: inline-block;
    border: 0;
    position: relative;
    top: -2px;
}

#zn_menus_basicos #usuario_logeado .log-out i {
    transform: scale(1.8);
}

#zn_logo_img {
    background: #555a60 !important;
}

#zn_logo_img h1 {
    right: 15px;
}


/* #content_ruta{
    display: none !important;
} */


/*Menu*/

nav#menu_principal {
    border: none;
    /* margin-bottom: 1.5em; */
    margin-bottom: .5em;
}

nav#menu_principal .nav-pills {
    border: none;
    height: 39px;
    /* border-bottom:2px solid #ddd;  */
}

nav#menu_principal ul li ul li {
    padding: 0;
    position: relative;
    margin-right: 3em;
    top: 1px;
    background: no-repeat;
}

nav#menu_principal ul li ul li.ayuda-item {
    position: absolute;
    right: 15px;
    margin-right: 0;
}


/* nav#menu_principal ul li ul li.ayuda-item i{
    color: #ff7600;
} */

nav#menu_principal ul li ul li a {
    font-size: 20px;
    margin: 0;
    height: 33px;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: none;
    text-decoration: none;
    cursor: default;
    line-height: .9;
    padding-bottom: 14.4px;
    padding: 0px 10px 8px 0px;
    text-align: left;
    border-bottom: 5px solid transparent;
}

nav#menu_principal ul li ul li a:hover {
    color: #0066b3;
    background: none;
    text-decoration: none;
}

nav#menu_principal ul li ul li a.current,
nav#menu_principal ul li ul li a.current:hover {
    color: #0066b3;
    background: none;
    padding: 0px 10px 8px 0px;
    padding-bottom: 14.4px;
    margin: 0;
    font-weight: 600;
    line-height: .9;
    border-radius: 0;
    border-bottom: 5px solid #0066b3;
}

.nav-item.nav-link a {
    cursor: pointer !important;
}


/*breadcrumb*/

#ruta ul li {
    background: none !important;
    display: inline;
    padding-left: 14px;
    font-weight: normal !important;
}

.breadcrumb {
    /* background: transparent !important; */
    padding: .35rem 0 !important;
    margin-top: 1.3em !important;
    border-radius: 0 !important;
}

#ruta .actual {
    color: #0066b3;
    font-weight: 700;
}

.breadcrumb .breadcrumb-item:first-of-type a {
    position: relative;
}

.breadcrumb .breadcrumb-item:first-of-type a:before {
    content: "\f015";
    font-family: FontAwesome;
    padding-right: 8px;
    font-size: 1.8em;
    line-height: 0;
    top: 3px;
    position: relative;
}


/*submenu*/

nav#menu_principal ul li.primero.second ul {
    border: 0;
}

nav#menu_principal ul li.primero.second ul li a,
nav#menu_principal ul li.primero.second ul li a.current {
    font-size: 14px;
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #0066b3;
    text-decoration: none;
    cursor: default;
    color: #0066b3;
    line-height: 1;
    padding: .75rem 1.25rem;
    text-align: left;
}

nav#menu_principal ul li.primero.second ul li a.current {
    background: #0066b3;
    color: white;
}

nav#menu_principal ul li.primero.second ul li a.bandeja_entrada i {
    animation: crescendo 0.35s alternate infinite ease-in;
}

@keyframes crescendo {
    0% {
        transform: scale(.8);
        opacity: .2;
    }
    100% {
        transform: scale(.9);
        opacity: 1;
    }
}


/*listado*/

.inputfile+label {
    width: 100%;
    border-radius: 0;
}

.label_informe_favorable {
    color: white !important;
}

.ancho_informe_favorable input,
.ancho_informe_favorable .enlace_informe_favorable,
.ancho_informe_favorable span#comentarios {
    max-width: 173px;
    width: 173px;
}

.ancho_informe_favorable .label_informe_favorable {
    text-overflow: ellipsis;
    padding: 6px 20px 6px 38px !important;
    max-width: 173px;
}

#boton_subir_if {
    display: inline-block !important;
}

.zn_boton_subir {
    display: inline-block !important;
    background: url(../imagenes/bullet_bt_subir.png) no-repeat 10px 6px !important;
}

.zn_botones_2 .bt_atras_2 {
    margin-bottom: 10px;
}

.zn_botones_2 .bt_atras_2 span {
    background: transparent;
}

.zn_botones_2 .bt_atras_2 span input {
    color: #555a60;
    font-weight: normal;
}

.zn_botones_2 span {
    background: #53accd;
    display: inline-block;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 3px 7px;
    border: none;
}

.zn_botones_2 span:hover {
    border: 0 !important;
    background: #697079;
}

.zn_botones_2 .bt_nuevo input[type=submit] {
    border: 0;
}

.zn_botones_2 .bt_disabled {
    background: #8a8d91 !important;
    opacity: .5;
}

.zn_botones_2 .bt_nuevo input[disabled=disabled],
.zn_botones_2 .bt_nuevo input[disabled=disabled]:hover {
    background: url(../imagenes/bullet_bt_nuevo.png) no-repeat 10.5px center #8a8d91 !important;
    cursor: not-allowed;
}

.zn_botones_2 .bt_nuevo input[type=submit]:hover {
    background: url(../imagenes/bullet_bt_nuevo.png) no-repeat 10px center #697079;
    border: 0;
}

.table * {
    border-radius: 0 !important;
}

.table td {
    vertical-align: middle;
}

.table td * {
    font-size: 102%;
}

#contenido table.sin_form td {
    border-bottom: 1px solid #D6D8D9;
}

.bg_transparente {
    background: #0066b3 !important;
    text-align: center!important;
    border-bottom: 1px dashed;
}

th.primero,
th.ultimo {
    border-radius: 0 !important;
}

#contenido table.sin_form th {
    background: #0066b3;
    font-weight: 600;
}

.ancho_informe_favorable span#comentarios {
    text-align: center;
    display: block;
    margin: 3px 0;
    font-weight: 700;
    font-size: 11px;
    background: #e1e1e1;
    padding: 4px 0px;
    border-radius: 0;
}

.enlace_informe_favorable {
    background: url(../imagenes/bullet_bt_informe.png) no-repeat 11px 6px;
    border-radius: 0;
    color: rgb(254, 254, 254) !important;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    font-weight: 700;
    padding: 6px 20px 6px 38px;
    background-color: rgb(105, 112, 121);
    width: 143px;
    text-decoration: none !important;
}


/*pagination*/

.paginacion {
    clear: both;
    margin: 0px 0 10px 0;
}

.paginacion button {
    color: #fff;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: 600;
    background: #84888c !important;
    border: 1px solid #84888c !important;
    border-radius: 0px !important;
    cursor: pointer;
    padding: 5px 13px;
}

.paginacion button:hover {
    background: #555a60 !important;
    border: 1px solid #555a60 !important;
}


/*estados*/

.badge {
    padding: 5px 8px !important;
}


/* #contenido table.sin_form td .badge sup{
    top: 0;
}
#contenido table.sin_form td .badge a{
   background: #697079;
    color: white;
    margin-right: -8px;
    text-decoration: none;
    padding: 3px 5px;
    margin-left: 8px;
} */

#contenido table.sin_form td .badge a:hover {
    color: #53accd;
}

#contenido table.sin_form td .badge a i {
    opacity: 0;
}

#contenido table.sin_form td .badge a:hover i {
    opacity: 1;
    color: #666;
}


/* #contenido table.sin_form td .badge a:hover{    
    background: #53accd;
    color: white;
} */


/*footer*/

#footer {
    height: 42px;
    line-height: 42px;
    background: #111922;
}

#footer ul {
    margin-bottom: 0 !important;
}

#menu_varios ul li a {
    font-weight: normal;
}

#footer p {
    margin-right: 1em;
}

.sidebar {
    display: inline-block;
    vertical-align: top;
}

.fixedsticky {
    top: 1.5em;
    height: 100%;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -o-sticky;
    position: sticky !important;
    display: inline-block;
}

#lat_izq li.primero {
    margin-bottom: 1em !important;
}

#lat_izq li.primero span {
    width: 100%;
    background: #0066b3;
    display: inline-block;
    color: white;
    font-size: 1.2em;
    padding: .75rem 1.25rem;
    font-weight: 500;
}

.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.list-group .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.list-group .list-group-item {
    padding: 0;
}

.list-group .list-group-item a {
    color: #888;
    padding: .75rem 1.25rem;
    width: 100%;
    display: inline-block;
    font-size: 1.1em;
}

.list-group .list-group-item a.current {
    color: #0066b3;
    background: #e7ecee;
    position: relative;
    font-weight: 600;
}

.listado_segundo_nivel {
    margin-left: 40px;
    margin-bottom: 10px;
    display: inline-block;
}


/*LISTADO CARDS*/


/*memorias title cards*/

.memoria_title {
    font-size: 1.5em !important;
}

.card .eliminar_memoria {
    position: relative;
    right: -6.7em;
    transition: .2s ease-in;
    cursor: pointer;
    padding: .4rem .75rem;
}

.eliminar_memoria:hover {
    position: relative;
    right: -1em;
}

.card .eliminar_memoria i {
    transform: scale(1.3);
}

.card {
    overflow: hidden;
    -webkit-box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.12);
    border-radius: 0 !important;
    transition: all .2s ease-in-out;
}

.card.border-primary {
    border-color: #0066b3!important;
}

.card:hover {
    transform: scale(1.03);
    -webkit-box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.22);
}

.card a,
.card a * {
    text-decoration: none !important;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    padding-bottom: 4em !important;
}

#page_evaluaciones .card-body {
    padding-bottom: 1.25em !important;
}

#page_evaluaciones .card:hover {
    transform: scale(1) !important;
}

.card-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.card .card-footer .btn {
    padding: 0em .5em;
    font-size: 1.1em;
    line-height: 1.3;
}

.card .card-body p {
    margin-bottom: 5px !important;
}

.card .card-body h2 {
    color: #888 !important;
}

.card .card-body h3 {
    color: #53accd !important;
}

.card .card-title {
    color: #666666;
}

.card .card-header {
    background: #53accd;
    color: white;
    font-weight: 600;
}

.card .card-body h3 {
    color: #53accd !important;
    font-weight: 900 !important;
    font-size: 16px !important;
}

.card .card-text .badge {
    font-size: 1.1em;
    font-weight: 700;
}

.card .ver_pdf {
    background: #0066b3;
    color: white;
    position: absolute;
    padding: 1.5em;
    top: -35px;
    width: 60px;
    height: 84px;
    right: -30px;
    transform: rotate(-47deg);
}

.card .ver_pdf i {
    transform: rotate(45deg);
    position: relative;
    top: -10px;
    right: 21px;
    padding: 1em;
    width: 11px;
    height: 20px;
    font-size: 1.4em;
}

.card .ver_pdf:hover {
    background: #6d737d;
    color: white;
}


/*errro-login*/

.error-login {
    margin-top: -1em;
    position: relative;
    border-radius: 0 !important;
    border: none !important;
    margin-bottom: 3em !important;
    padding: 1em 50px .7em 50px !important;
}

.error-login:before {
    position: absolute;
    content: "";
    width: 0;
    top: -16px;
    right: 15%;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #f8d7da transparent transparent transparent;
    transform: rotate(180deg);
}

.error-login h1 {
    color: #721c24 !important;
    margin-top: 10px;
}

.error-login p:first-of-type {
    margin-bottom: 0px !important;
}


/*EVALUACIONES*/

.memoria_evaluacion.card p {
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    padding: 0 !important;
}


/*ESTADISTICAS*/

.bloque_estadisticas {
    width: auto !important;
    background: none !important;
    border: none;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    display: inline-block;
    margin: 0 0 1.5rem 0;
}

h3.titulo_estadisticas {
    padding: 0 !important;
    background: none !important;
    display: inline-block !important;
}

.bloque_estadisticas form.frm_contenido {
    padding: 0px;
    text-align: center;
    display: inline-block !important;
    float: right;
    top: -7px;
    position: relative;
}

.bloque_estadisticas .card-body h3 {
    color: #555a60 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
}

.zn_botones_2 .bt_export.export_new_button span {
    background: #207347 !important;
}

.bt_export .bt-disabled {}

.zn_botones_2 .bt_export.export_new_button span.bt-disabled {
    background: #8a8d91 !important;
    opacity: .5;
}

.bt_export .bt-disabled input,
.bt_export .bt-disabled input:hover {
    background: url(../imagenes/bullet_bt_export.png) no-repeat 10.5px center transparent !important;
    cursor: not-allowed !important;
}

.bloque_estadisticas div.btn_ver input[type=submit] {
    background: url("../imagenes/bullet_bt_export.png") #207347 no-repeat scroll 10px center;
}

.bloque_estadisticas div.btn_ver input[type=submit]:hover {
    background: url("../imagenes/bullet_bt_export.png") #555a60 no-repeat scroll 10px center;
}


/* steps */

#pasos_form ul li {
    background: #fff;
    height: 118px;
    width: 128px;
    /* border:1px solid #ddd !important; */
    text-align: center;
    margin-left: 10px;
    display: inline-block;
}

#pasos_form ul li.current {
    background: none;
    /* border:1px solid #0066b3 !important; */
}

#pasos_form ul li.current+li.angle {
    color: #ff7600;
}

#pasos_form ul li.angle {
    width: 15px !important;
    height: auto !important;
    line-height: 116px;
    color: #aaa;
    font-size: 21px;
    border: 0 !important;
    vertical-align: top;
}

#pasos_form ul li.current span.numero {
    color: #0066b3;
    border-bottom: solid 3px #ff7600;
}

#pasos_form ul li.current span.texto {
    color: #333;
    font-weight: 500;
}

#pasos_form ul li span.numero {
    color: #aaa;
    font-size: 31px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    border-bottom: dashed 2px #ccc;
    margin: 8px 15px 0 15px;
}

#pasos_form ul li span.texto {
    display: block;
    color: #777;
    margin: 10px 10px 0 10px;
}


/*panels*/

.linea_form2 {
    width: 100%;
    padding: 5px 15px;
}

#contenidoOcultable_datos_basicos label {
    margin-left: 0;
}

.frm_contenido .linea_form2 input[type=text] {
    width: 100%;
}

.frm_contenido fieldset.uno_nivel div.dos_colum {
    padding-left: 0px !important;
}

.frm_contenido fieldset.uno_nivel div.dos_colum div.caja_dch,
.frm_contenido fieldset.uno_nivel div.dos_colum div.caja_izq {
    float: left;
    width: 50%;
    padding: 5px 15px;
}

#contenidoOcultable_subidaDocumento {
    width: 100%;
    padding: 15px;
}

#ordendia {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 20px;
}

.frm_contenido fieldset {
    width: 100%;
}

.frm_contenido fieldset.plegada {
    width: 100% !important;
}

.frm_contenido fieldset.plegada legend,
.frm_contenido fieldset.desplegada legend {
    width: 100% !important;
    border-radius: 0;
    position: relative;
    display: inline-block;
    border-radius: 0 !important;
}


/**/


/**/

.frm_contenido fieldset.desplegada>legend:before {
    font-family: FontAwesome;
    content: "\f077";
    float: right;
    padding-right: 5px;
}

.frm_contenido fieldset.plegada>legend:before {
    content: "\f078";
    font-family: FontAwesome;
    padding-right: 5px;
    float: right;
}

.frm_contenido fieldset.plegada>legend.legend-child:before {
    display: none
}

.frm_contenido input[type=button] {
    background: #555a60;
}

.frm_contenido input[type=button]:hover {
    background: #555a60;
    color: #EEE;
    border: solid 1px #555a60;
}

.zn_botones_2 .bt_nuevo input[type="button"] {
    background: rgba(0, 0, 0, 0) url(../imagenes/bullet_bt_nuevo.png) no-repeat scroll 10px center;
}

.frm_contenido fieldset.plegada legend.legend-child,
.frm_contenido fieldset.plegada legend.legend-child:hover {
    border-left: 0 !important;
}

.frm_contenido fieldset {
    background: #f8f9fa;
}

.memoria_evaluacion fieldset.plegada>legend:before,
.memoria_evaluacion fieldset.desplegada>legend:before {
    display: none !important;
}

.frm_contenido fieldset.desplegada legend,
.frm_contenido fieldset.desplegada legend:hover {
    background: #0066b3 !important;
    position: relative;
}

.frm_contenido fieldset.plegada legend:hover {
    color: #fff !important;
    background: #555a60 !important;
    border: 0 !important;
    border-left: 5px solid #53accd !important;
}

.frm_contenido fieldset.desplegada>legend {
    border-left: 8px solid #ff7600;
    border-bottom: 0;
}

.frm_contenido fieldset .linea_form {
    padding-bottom: 5px;
    margin: 5px 0;
}

.frm_contenido fieldset.desplegada fieldset legend,
.frm_contenido fieldset.desplegada fieldset legend:hover {
    color: #0066b3 !important;
    padding-left: 0 !important;
    background: none !important;
    font-size: 14px;
    margin-top: 0;
}

.frm_contenido fieldset.plegada legend {
    width: 100% !important;
    border: 0;
    border-left: 5px solid #0066b3;
    border-radius: 0;
    display: inline-block;
    font-weight: 600;
    background: #e7ecee !important;
    border-radius: 0 !important;
    color: #0066b3;
}

.frm_contenido fieldset.plegada {
    -webkit-box-shadow: 0px 5px 5px -5px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 5px 5px -5px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 5px 6px -5px rgba(0, 0, 0, 0.12);
}


/**/


/**/

.frm_contenido fieldset.uno_nivel p {
    margin-left: 0;
    margin-bottom: 10px !important;
}

.frm_contenido fieldset.tres_nivel fieldset fieldset p {
    margin-left: 18px;
    margin-top: 10px;
    display: inline-block;
    font-weight: bold !important;
}

#contenidoOcultable_42 p,
#contenidoOcultable_43 p {
    font-weight: normal !important;
}

.frm_contenido fieldset.tres_nivel fieldset fieldset legend,
.frm_contenido fieldset.tres_nivel fieldset fieldset legend:hover {
    border: 0;
}

.frm_contenido fieldset.dos_nivel fieldset div.uno_colum.radio_si_no p {
    color: #777;
    padding-bottom: 3px;
    padding-left: 0;
    clear: both;
}

.frm_contenido fieldset.dos_nivel fieldset div.uno_colum.radio_si_no div.linea_form {
    margin-left: 20px;
    margin-top: 0;
    padding: 0;
    width: 91%;
}

.frm_contenido fieldset.tres_nivel fieldset fieldset div.uno_colum.table table {
    width: 100%;
    margin-left: 15px;
}

.frm_contenido fieldset.dos_nivel fieldset div.uno_colum.radio_auto {
    margin-left: 0;
}

.frm_contenido fieldset.dos_nivel fieldset div.dos_colum div.caja_dch {
    float: left;
    width: 49% !important;
    padding-left: 0;
    margin-top: 8px;
}

.frm_contenido fieldset.dos_nivel fieldset div.dos_colum div.caja_izq {
    float: right;
    width: 49% !important;
    padding-left: 0;
    margin-top: 8px;
}

.frm_contenido fieldset.uno_nivel div.uno_colum .linea_form {
    width: 100%;
}

.frm_contenido fieldset.tres_nivel fieldset div.uno_colum {
    width: 100%;
    float: left;
    padding-left: 0;
}

.frm_contenido fieldset.uno_nivel div.uno_colum {
    padding-left: 0;
    padding: 0 15px;
    width: 100%;
    display: inline-block;
}

.frm_contenido fieldset.dos_nivel fieldset div.uno_colum.table table {
    width: 100%;
    margin-left: 0;
}

.frm_contenido fieldset.dos_nivel fieldset div.uno_colum.table table td.icono a {
    background: url(../imagenes/ico_eliminar.png) no-repeat 20px center;
    width: 21px;
    height: 21px;
    display: block;
    padding-right: 40px;
    margin-top: 6px;
}

#tablamodificaciones table tr td:first-of-type {
    min-width: 220px;
}

div.ayuda {
    color: #666;
    -webkit-border-radius: 4px;
    border-radius: 0;
    margin-bottom: 20px !important;
    padding: 8px 10px !important;
    width: 100% !important;
    background: #ff76001a;
    border: none;
}

div.ayuda>p {
    margin-bottom: 0 !important;
    display: inline;
    color: #666 !important;
}

div.ayuda p+ul {
    margin-top: 10px;
    margin-bottom: 15px;
}

.nota {
    color: #0066b3!important;
    margin-top: 10px;
    display: inline-block;
    padding-left: 30px !important;
    position: relative;
}

.nota:before {
    content: "\f04d";
    color: #ff7600;
    position: absolute;
    left: 10px;
    font-family: FontAwesome !important;
    ;
}

ul li.nota:before {
    content: "";
    color: none;
    position: absolute;
    left: 0;
    font-family: FontAwesome !important;
}

.frm_contenido fieldset.dos_nivel fieldset legend,
.frm_contenido fieldset.dos_nivel fieldset legend:hover {
    width: 100% !important;
}

.frm_contenido fieldset.dos_nivel fieldset div.uno_colum.textarea div.linea_form {
    padding-left: 0;
}

.frm_contenido fieldset.dos_nivel div {
    width: 100% !important;
    padding: 15px;
}

.frm_contenido fieldset.dos_nivel div div {
    padding: 0;
}

.frm_contenido fieldset.dos_nivel fieldset {
    width: 100% !important;
}

.frm_contenido ul {
    margin-left: 0;
    padding-left: 30px;
    margin-bottom: 10px;
    clear: both;
}

.frm_contenido textarea {
    border-radius: 0;
    width: 100%;
}

form fieldset dl {
    display: inline-flex;
}

form fieldset dl dd {
    color: #666;
    margin-bottom: 6px;
    padding-left: 0;
    padding-right: 15px;
    min-width: 140px;
    line-height: 16px;
    display: inline-block;
}

form fieldset dl dt {
    color: #666;
    font-weight: bold;
    float: left;
    margin-bottom: 6px;
    margin-right: 2em;
    min-width: 50px;
    display: inline-block;
}

form fieldset dl:last-of-type,
form fieldset dl:last-of-type dt,
form fieldset dl:last-of-type dd {
    width: 100%;
    min-width: none;
    display: inline-block;
}

.frm_contenido label {
    width: 200px;
}

.col-3 form .zn_botones_2 {
    position: absolute;
    right: 15px;
    bottom: 10px;
}


/*Penles Busqueda*/

.frm_busqueda {
    border-radius: 0;
    margin-bottom: 25px;
    background: #e9ecef;
    border: solid 1px #e9ecef;
    border-top: solid 1px #e9ecef;
}
.frm_busqueda label {
    color: #666;
    display: inline-block;
    font-weight: 500 !important;
}
.frm_busqueda fieldset {
    padding: 2em 0 1em 0;
}
.frm_contenido input[type=text],
.frm_contenido input[type=number],
.frm_busqueda select,
.frm_contenido select {
    width: 100%;
}
.frm_busqueda .dos_colum .linea_form {
    float: left;
    width: 100%;
    margin-bottom: 12px;
}
.zn_botones.margin_top_boton {
    margin-top: 20px !important;
}
select[multiple=multiple] {
    height: 150px;
}
.frm_busqueda.proyectos_filtro .states_select {
    margin-top: -15px;
}
.frm_busqueda.proyectos_filtro .states_select input[type=checkbox] {
    float: right;
}
.ancho_p_80 {
    width: 100% !important;
}

/*Messages */
.alert-info {
    background-color: #d1ecf1 !important;
    border-color: none;
    color: #31708f;
    border: none !important;
    margin: 0px auto 20px auto !important;
    padding: 15px !important;
    border-radius: 0 !important;
}
#Alerta {
    padding-left: 40px;
    background: url(../imagenes/info.png) no-repeat 8px center;
    height: 21px;
    padding-top: 2px;
    font-size: 1.3rem;
    margin: 0;
}
p#descripcion_ceiab {
    line-height: 3;
}
p#descripcion_ceea, p#descripcion_ceea_aviso_titulo, p#descripcion_ceiab {
    display: none;
    background-color: #f8f1c3;
    border: none;
    background-image: url(../imagenes/ico_alerta.png);
    color: #666;
    padding: 11px 15px 10px 48px;
    border-radius: 0;
    background-repeat: no-repeat;
    background-position: 12px 15px;
    margin: 10px 0px;
    margin-bottom: 10px;
}
p#descripcion_ceea strong, p#descripcion_ceea_aviso_titulo strong, p#descripcion_ceiab strong{
    color: #856404;
}
#contenido p img.boton_ayuda {
    cursor: pointer;
    margin-bottom: 0px;
    margin-left: 4px;
    top: -3px;
    position: relative;
}
div.contenidoExito {
    padding: 10px 15px 10px 15px;
    border-radius: 0;
    width: 100%;
    color: #155724 !important;
    background-color: #d4edda !important;
    border: none !important;
}
div.contenidoExito strong {
    color: #155724 !important;
}
div.contenidoExito p {
    background: url(../imagenes/ico_bullet_ok.png) no-repeat 10px 2px;
    padding-top: 8px;
    padding-left: 50px;
}
div.contenidoError strong {
    color: #721c24;
}
div.contenidoError p {
    background: url(../imagenes/ico_alerta_red.png) no-repeat 10px 2px;
    padding-top: 8px;
    padding-left: 50px;
}
div.contenidoError ul {
    margin-top: 1em;
}
div.contenidoError {
    padding: 10px 15px 10px 15px;
    border-radius: 0;
    width: 100%;
    color: #721c24;
    background-color: #f8d7da;
    display: inline-block;
    border: none !important;
}
.dos_colum p.error {
    display: inline-block;
}
.linea_form2.persona_responsable_select p.error {
    width: 100% !important;
    margin: 0 !important;
}
p.error {
    background: url(../imagenes/error.png) no-repeat 12px 9px #f8d7da;
    border: none;
    margin-left: 0 !important;
    width: 100%;
    margin-bottom: 8px;
    color: #555;
    display: block;
    padding: 9px 15px 8px 40px;
    -webkit-border-radius: 4px;
    border-radius: 0;
    font-weight: 500;
    float: left;
}
.dos_colum p.error {
    width: 100% !important;
}
.cero_nivel p.error {
    width: 100%;
}
.alert.alert-info.resultado_busqueda {
    display: inline-block;
    position: relative;
    padding: 5px 10px 5px 10px !important;
    margin: 0 !important;
    vertical-align: super;
    border-radius: 0;
    border: 0 !important;
    margin-left: 1em !important;
    ;
    background: #ff7600 !important;
}
.alert.alert-info.resultado_busqueda h4 {
    background: none !important;
    padding-left: 0 !important;
    height: auto !important;
    padding-top: 0 !important;
    font-size: 14px;
    color: white;
    margin: 0 !important;
}

/*loader*/
div#loader_background div#loader {
    /* border: 7px solid #fbfbfb;
    border-top-color: rgb(251, 251, 251);
    border-top-style: solid;
    border-top-width: 7px;
    border-radius: 50%;
    border-top: 7px solid#ff7600;
    width: 87px;
    height: 87px;
    -webkit-animation: girar 3s linear infinite;
    -moz-animation: girar 3s linear infinite;
    -ms-animation: girar 3s linear infinite;
    -moz-animation: girar 3s linear infinite;
    animation: girar 3s linear infinite;
    position: absolute;
    top: 40%;
    left: 50%;
    margin-top: -12px;
    margin-left: -34px; */
}
#loader_background h2 {
    position: fixed;
    top: 51.8%;
    left: 48.2%;
    color: #0066b3 !important;
}
#loader_background img {
    width: 100%;
}
.zn_botones .bt_guardar span,
.zn_botones .bt_guardar_2 span,
.zn_botones .bt_guardar_3 span {
    background-color: #0066b3;
}
.zn_botones .bt_guardar input[type=submit]:hover,
.zn_botones .bt_guardar_3 input[type=submit]:hover,
.zn_botones .bt_guardar_2 input[type=submit]:hover {
    background: url(../imagenes/bullet_bt_guardar.png) no-repeat 10.5px center #0066b3;
}
.zn_botones .bt_atras span {
    background-color: #8a8d91;
}
.zn_botones .bt_atras input[type=submit]:hover {
    background: url(../imagenes/bullet_bt_atras_white.png) no-repeat 10.5px center #8a8d91;
}

/*CALENDAR*/
.ui-datepicker {
    padding: 0 !important;
    border-radius: 0 !important;
    box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.22);
    border: 1px solid #ddd;
}
.ui-datepicker-header {
    border-radius: 0 !important;
    border: 0 !important;
    background: #efefef !important;
}
.ui-datepicker-header * {
    color: #0066b3 !important;
    font-weight: bold;
    ;
}
.ui-datepicker-calendar {
    padding: 14px !important;
    border: 8px solid white !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #efefef !important;
    border: 0 !important;
    text-align: center !important;
}
.ui-widget-content .ui-state-active {
    background: #0066b3 !important;
    color: white !important;
}

/*ALERT*/
.ui-widget-overlay {
    background: #2e2e2e url(images/ui-bg_flat_0_aaaaaa_40x100.png) 70% 70% repeat-x !important;
    opacity: .7;
    filter: Alpha(Opacity=30);
}
.ui-dialog {
    padding: 0 !important;
    box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.22);
    border: 1px solid #ddd;
    border-radius: 0 !important;
}
.ui-dialog-titlebar {
    background: #0066b3 !important;
    border-radius: 0 !important;
    border: 0 !important;
    color: white !important;
    font-size: 16px !important;
    font-weight: 700 !important;
}
.ui-dialog-titlebar .ui-dialog-titlebar-close {
    display: none !important;
}
.ui-dialog-content {
    padding-top: 1.5em !important;
}
.ui-dialog-content h6 {
    padding: 1em 2em !important;
    font-weight: 200 !important;
    font-size: 12px !important;
}
.ui-dialog-buttonset {
    float: none !important;
    text-align: center !important;
}
.ui-dialog .ui-dialog-buttonpane button {
    width: 80px !important;
    margin: .5em 1em .5em 0 !important;
    outline: none !important;
    border: 1px solid #aaaaaa !important;
    padding: .5rem .75rem;
}

/*MULTISELECT*/
.dropdown.bootstrap-select {
    border-radius: 4px !important;
}
.bootstrap-select>.dropdown-toggle {
    border: 1px solid #DADADA !important;
    border-radius: 4px !important;
    color: #777 !important;
    background: url(../imagenes/fondo_textarea.png) repeat-x scroll left top #fff;
}
#equipo_investigadorForm legend:before {
    font-family: FontAwesome;
    content: none !important;
    float: right;
    padding-right: 5px;
}
#equipo_investigadorForm.desplegada legend {
    cursor: initial !important;
}

.inline-block {
    display: inline-block;
}

input[type=text].input_texto_fijo {
    opacity: 1;
    border-style: none !important;
    pointer-events: none;
}
#div_tipoResiduoExterno .label_privado {
    font-weight: normal !important;
}
.generar_favorable {
    background-color: blue;
    font-weight: 700;
    padding-bottom: 8px;
    padding-left: 40px;
    padding-right: 15px;
    padding-top: 8px;
    text-align: center;
    border: 0px;
    margin-top: 25px;
}
.generar_favorable a {
    color: white;
}
.icono-padding {
    padding-right: 6px;
}