.open-sans-<uniquifier> {font-family: "Open Sans", serif;  font-optical-sizing:auto; font-weight:<weight>;  font-style:normal; font-variation-settings:"wdth" 100;}

html, body{background: #ffffff; margin:0; padding:0;	height:100%; font-family: "Open Sans", sans-serif; font-weight: 400; font-style: normal;}
a{color:#417400}
a:hover{color:#025c93}

/*----------Menu izquierda---------------*/
form#contact-message-feedback-form {padding: 1rem 0rem 0 0rem;}
::after, ::before {box-sizing: border-box;}
.navbar-toggler-icon{background-image: url("../img/menu_flecha_1.png"); background-size: 1em!important; padding-left: 2em;}
.navbar-toggler-icon.collapsed {background-image: url("../img/menu_flecha_2.png");}
.sidebar-nav a {cursor: pointer; text-decoration: none;  color: #212529;}
.sidebar-nav li {list-style: none;}
.wrapper {align-items: stretch; display: flex; width: 100%;}

#sidebar {max-width:180px; min-width: 180px; transition: all 0.35s ease-in-out; border-right: 1px solid rgb(212, 212, 212)}
#sidebar.collapsed {margin-left: -180px;}
.main.menuprincilal {display: flex; flex-direction: column; min-height: 100vh; width: 100%; overflow: hidden; transition: all 0.35s ease-in-out; margin: 0 1%;}
.sidebar-logo {padding: 1.15rem 1.5rem;}
.sidebar-logo a {color: green; font-size: 1.25rem; font-weight: 600;}
.sidebar-nav {width: 80%; margin: 0 auto; padding: 0;}
.sidebar-header {font-size: 1em; font-weight: 800; border-bottom: 1px solid rgb(212, 212, 212); padding:1em 0 0.5em 0; }
a.sidebar-link {padding: 0.3rem 0.2rem; /*color: #e9ecef;*/ position: relative; display: block; font-size: 1rem;}
.sidebar-link[data-bs-toggle="collapse"]::after {border: solid; border-width: 0 0.15rem 0.15rem 0; content: ""; display: inline-block; padding: 2px; position: absolute; right: 1.5rem; top: 0.8rem; transform: rotate(-135deg); transition: all .2s ease-out; color: #83b62c; font-weight: bolder;}
.sidebar-link[data-bs-toggle="collapse"].collapsed::after {transform: rotate(45deg); transition: all .2s ease-out;}
.content {flex: 1; max-width: 100vw; width: 100vw;}
.sidebar-header:before {content: ""; display: inline-block; width: 20px; height: 20px; background-color: #83b62c; margin-right: 0.5em; border-top-left-radius: 50px; border-top-right-radius: 50px;  border-bottom-left-radius: 50px;}
.fa-list:before, .fa-file-lines:before, .fa-file-lines:before, .fa-sliders:before, .fa-user:before, .fa-share-nodes:before {content: "";}


@media (min-width:768px) {
    .content {width: 100%;}
    .main.menuprincilal {margin: 0 5%;}
    #sidebar {max-width: 264px; min-width: 264px; transition: all 0.35s ease-in-out; border-right: 1px solid rgb(212, 212, 212)}
    #sidebar.collapsed {margin-left: -264px;}

}

/*----------Fin Menu izquierda-----------*/

.dato_clave{display: flex; }
.dato_clave img{height: 20px;}

/*----------------barra miga/usuario-----------------------------------*/
/*xl*/@media screen and (max-width: 6000px) {

.miga{padding: 0.5em 2em 0.3em 1em; border: 1px solid;}
.usuarios{border: 1px solid red;}
.usuarios ul li{list-style: none; padding: 0.5em 0em 0.3em 2em;}
.barra_miga{width: 100%; }
.btn_salir_portal{font-size: 0.9em; text-align: right; padding: 1.5em 0em 0.3em 1em; margin-top: 0.5em; filter: opacity(50%); border: 1px solid pink;}
.btn_salir_portal:hover{text-decoration: none; color: #40a9d9; filter: opacity(100%);}
.usuario{padding: 0.5em 0em 0.3em 1em; margin-top: 0.5em; font-size: 0.9em;	text-align: right;	float:right; border: 1px solid blue;}
.breadcrumb{display:grid; background:none; font-size:1em!important;}
.breadcrumb a{color:black; text-decoration: none;line-height:1.5}
.block-system-breadcrumb-block nav .breadcrumb{
    font-size: 0.9rem;
}

/*.breadcrumb a:hover{color:white; background: black;}*/

.nombre_usuario { font-size: 0.9em; text-align: right; background: url("../img/identificacion_menu_principal.svg") no-repeat 0; padding: 0.5em 0em 0.3em 2em; border: 1px solid;}
.ico_usuario{display: initial;  margin-top:0,5em; box-sizing: border-box;}
.btn_salir_portal{background: url("../img/ico_logout.png") no-repeat 0; padding: 0.5em 0em 0.3em 2em;}
.ico_cerrar_portal{display: initial;  width: min-content;}
.usuario_cerrar{width: auto; padding:1em;}
.fa, .fas {color: #7d7d7d;}
.fa:hover, .fas {color: black;}
}
/*lg*/@media screen and (max-width: 1199px) {
	.grid-miga{display: grid; grid-template-columns: repeat(3, 1fr); grid-template-columns: auto 20% 20%; }	
    
}
/*md*/@media screen and (max-width: 821px) {	
	.grid-miga{grid-template-columns: auto 30% 30%;}
    
}
/*xs*/@media screen and (max-width: 575px) {
	.grid-miga{display: grid; grid-template-columns: repeat(1, 1fr); grid-template-columns: 100%; padding:0px}
	.miga{font-size: 0.9em; text-align: left; padding:0em; }
	.nombre_usuario { font-size: 0.9em; text-align: left; display: flex;  align-items: center; flex-direction: row; justify-content: flex-start;}
	.btn_salir_portal{width: auto; 	font-size: 0.9em; text-align: left;padding: 0.5em 2em 0.3em 0em; margin-top: 0.5em;}
	.usuario{padding: 0em}
	.breadcrumb{padding: 1em 2em 0.3em 2.3em;}
    .block-system-breadcrumb-block nav .breadcrumb{font-size:1rem;}
}

/*md*/@media screen and (max-width: 991px) {}
/*sm*/@media screen and (max-width: 767px) {}
/*xs*/@media screen and (max-width: 575px) {}
/*----------------fin barra miga/usuario-----------------------------------*/
/*----------------menu n3-----------------------------------*/

.tabs-nav {display: flex; flex-wrap: wrap; column-gap: 25px; list-style-type: none; width: 100%; border-bottom: 2px solid #c1c1c1; padding-left: 5%; margin-top: 1em; margin-bottom: 25px;}
.tabs-nav li {border: 2px solid #c1c1c1; border-radius: 0 10px 0 0; border-bottom: 0; padding: 3px 20px; font-size: 0.8rem; letter-spacing: 0.15rem; text-transform: uppercase; color: #c1c1c1;}
.tabs-nav li>a {color: black; text-decoration: none;}
.tabs-nav li.active {background: #c1c1c1;}
/*----------------menu n3-----------------------------------*/

/*----------------formularios-----------------------------------*/
/*xl*/@media screen and (max-width: 6000px) {
.contenedor{width: 100%; height:100%; margin: 0; display: block; background: white; /*overflow: hidden;*/ padding: 0% 0% 3% 0%;}
.container form {width: 90%; margin: 0;}
.container .ventana_energente form {width: 90%; margin: 0 auto;}
.contenedor h1{ font-size: 2em; padding: 0 0 0 0.5em; margin-top: 0.6em; margin-bottom: 0.6em; border-left: solid 8px #83b62c; font-family: "Open Sans", sans-serif;}
.tit_nombre_usuario{color: #40a9d9; font-family: "Open Sans", sans-serif;}
.contenedor h2{font-size: 1.6em; /*margin-bottom: 1em;*/ border-left: solid 4px #40a9d9;  padding: 0 0 0 0.5em;/*font-weight:bold;*/font-family: "Open Sans", sans-serif;}
.contenedor h3{ font-size: 1.3em; padding: 0 0 0 1.3em; /*margin-top: 0.3em;*/ margin-bottom: 1em;font-family: "Open Sans", sans-serif;}
.contenedor h4{ font-size: 1.2em; padding: 0.5em 0 0 1.3em; /*margin-top: 0.3em;*/ margin-bottom: 1em; font-weight:600; font-family: "Open Sans", sans-serif;}
.contenedor h5{ font-size: 1em; padding: 0.5em 0 0 1.3em; /*margin-top: 0.3em;*/ margin-bottom: 1em; font-weight:400; font-family: "Open Sans", sans-serif;}
.container form input{margin: 0 0 1.5em 0;}

/*.container form select{ margin: 0 0 1.5em 0; padding-top: 0.8em;}*/
.container form textarea{width: 100%; margin: 0 0 1.5em 0; color:#495057; padding:0.5em;}
.tx_formulario, legend{width: 100%; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal; display: block; margin-bottom: 0.5em;}
.f_doble{display: flex; align-content: flex-end; flex-wrap: wrap;}
div#grupoCheck {width: 100%;}
.caja_verde{background:#f2f8e9; padding: 0.7em 1em 0 1em; }
.caja_borde{padding: 0.7em 1em 0 1em; }
.caja_sinborde{padding: 0.7em 1em 0 1em; border: 0 none;}
.no_activado{background: #e9ecef; color:#a3a6a9;}
.multi-check{display: block; width: 100%; padding: .375rem .75rem; font-size: 0.9em; font-weight: 400; line-height: 1.5; border-bottom: 1px dotted #83b62c; margin-bottom: 0.5em;}
	
.container form .caja_verde input{width: auto; margin: 0 0 1em 0;}
.tx_caja_verde{font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal; padding-bottom:0.6em;}
.caja_verde div {padding-top: 0.8em; font-size: 0.9em;}

.telefono{background: url("../img/ico_telefono.png") no-repeat right center; padding-right: 2em;}
.direccion{background: url("../img/ico_direccion.png") no-repeat right center; padding-right: 2em;}
.correo{background: url("../img/ico_correo.png") no-repeat right center; padding-right: 2em;}

/* BOTONES */

.botones {margin-top: 0.5em !important; margin-bottom: 0.5em !important;}

.bt_historico{background: white; padding: 0.5em 2em; border: solid #83b62c 2px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal; text-align: center; border-radius: 15px 15px 0px 15px;}
.bt_historico:hover{background: #83b62c}

.bt_grabar{background: #83b62c; padding: 0.5em 2em; border: solid #83b62c 2px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal; text-align: center; border-radius: 15px 15px 0px 15px;}
.bt_grabar:hover{background: white}

.bt_anadir{background: white; padding: 0.5em 2em; border: solid #40a9d9 2px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal; text-align: center; border-radius: 15px 15px 0px 15px;}
.bt_anadir:hover{color:black; background: #40a9d9;}
.bt_anadir i{color:black; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: regular; font-size:1em;}

.bt_cancelar3{background: #fed331 ; padding: 0.5em 2em; border: 2px #fed331 solid; border-radius: 15px 15px 0px 15px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal;}
.bt_cancelar3:hover{background: white; border: 2px #fed331  solid;}

.bt_buscar{background: #40a9d9; padding: 0.5em 2em; border: solid #40a9d9 2px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal; text-align: center; border-radius: 15px 0px 15px 15px;}
.bt_buscar:hover{color:black; background: white;}

.bt_guardar{background: #83b62c; padding: 0.5em 2em; border: solid #83b62c 2px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal; text-align: center; border-radius: 15px 15px 0px 15px;}
.bt_guardar:hover{background: white}


.bt_opcional{background: white; padding: 0.5em 2em; border: solid black 2px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal; text-align: center; border-radius: 0px 15px 15px 15px;}
.bt_opcional a{background: white; padding: 0.5em 2em; border: solid black 2px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal; text-align: center; border-radius: 0px 15px 15px 15px;}
.bt_opcional:hover{color:#83b62c; background: black}
.bt_opcional a:hover{color:#83b62c; background: black}

.bt_volver{background: white; padding: 0.5em 2em; border: 2px #fed331 solid; border-radius: 15px 15px 15px 0px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal;}
.bt_volver:hover{background: #fed331; border: 2px #fed331  solid;}

.bt-desc-pdf{background: url(../img/ico-pdf.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 50px;
    width: 40px;
    border: none !important;
    padding: 1em;
    border-radius:5px;
}

.bt-desc-zip{background: url(../img/ico-zip.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 50px;
    width: 40px;
    border: none !important;
    padding: 1em;
    border-radius:5px;
}

.bt-desc-csv{background: url(../img/ico-csv.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 50px;
    width: 40px;
    border: none !important;
    padding: 1em;
    border-radius:5px;
}
.bt-desc-shp{background: url(../img/ico-shp.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 50px;
    width: 40px;
    border: none !important;
    padding: 1em;
    border-radius:5px;
}
.bt-desc-zip:hover{background-color:#83b62c}
.bt-desc-pdf:hover{background-color:#83b62c}
.bt-desc-csv:hover{background-color:#83b62c}
.bt-desc-shp:hover{background-color:#83b62c}

/*--Bonotes viejos--*/


.btn{padding: 0; }

.bt-outline-secondary {color: #1f1f1f; border-color: #1f1f1f;}
.bt-outline-secondary:hover {color: #fff; background-color: #1f1f1f; border-color: #1f1f1f;}

.bt_descargar{background: white; padding: 0.5em 2em; border: solid #fed331 2px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal; text-align: center; border-radius: 15px 15px 0px 15px;}
.bt_descargar:hover{background: #fed331}

.bt_firma {background: white; padding: 0.5em 2em; border: solid #fed331 2px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal; text-align: center; border-radius: 15px 15px 0px 15px;}   
.bt_firma:hover{background: #fed331;}

.titulo_log{font-family: '"Open Sans"'; font-size: 1.5em;}
.marco_log{border: 1px solid #ced4da; border-radius: 5px; padding:1em;}

.bt_continuar{background: white; padding: 0.5em 2em; border: 2px #83b62c solid; border-radius: 15px 15px 0px 15px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal;}
.bt_continuar:hover{background: #83b62c; border: 2px #83b62c solid;}

.bt_cancelar{background: white; padding: 0.5em 2em; border: 2px #fed331 solid; border-radius: 15px 15px 0px 15px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal;}
.bt_cancelar:hover{background: #fed331; border: 2px #fed331 solid;}
.bt_cancelar2{background: white; padding: 0.5em 2em; border: 2px #fed331 solid; border-radius: 15px 15px 0px 15px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal;}
.bt_cancelar2:hover{background: #fed331; border: 2px #fed331 solid;}


.btn-paso{padding: 1em; border: 2px #40a9d9 solid; font-family: "Open Sans", sans-serif; font-weight: 700; font-size: 0.8em; font-style: normal; border-radius: 5px; text-align: center; margin: 1em 1em; color: black; text-overflow: ellipsis;}
.btn-paso:hover{border: 2px #40a9d9 solid; background-color: #40a9d9;}
.btn-paso-activo{background-color: #40a9d9; padding: 1em; border: 2px #40a9d9 solid ; font-family: "Open Sans", sans-serif; font-weight: 700; font-size: 0.8em; font-style: normal; border-radius: 5px; text-align: center; margin: 1em 1em; color:black; text-overflow: ellipsis;}

.btn-ant{background-color: white; border: 2px solid; border-color: #fed331; padding: 0.5em 2em; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal; font-size: 0.8em; border-radius: 0px 15px 15px 15px; text-align: center; margin: 0.5em 0.5em;}
.btn-ant:hover{background-color: #40a9d9; border: 2px solid ; border-color: #40a9d9;}

.btn-sig{background-color: white; padding: 0.5em 2em; border: 2px solid; border-color: #fed331; font-family: "Open Sans", sans-serif; font-weight: 600; font-size: 0.8em; font-style: normal; border-radius: 15px 0px 15px 15px; text-align: center; margin: 0.5em 1em;}
.btn-sig:hover{background-color: #40a9d9; border: 2px solid; border-color: #40a9d9;}

.btn-solicitar{background:url("../img/ico_posterior_1.png") no-repeat 10.5em 1em; padding: 1em 3em 1em 2em; border: 2px solid ; border-color: #fed331; font-family: "Open Sans", sans-serif; font-weight: 600; font-size: 0.7em; font-style: normal; border-radius: 5px; text-align: center; margin: 0.5em 0.51em;}
.btn-solicitar:hover{background: #40a9d9 url("../img/ico_posterior_1.png") no-repeat 10.5em 1em; border: 2px solid; border-color: #40a9d9;}

button.dt-button{background: white; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal;font-size: 0.7em; border: 0 none; padding: 0.3em 2em ; margin-top: 1em; margin-bottom: 1em; border-radius: 15px 0px 15px 15p; -moz-border-radius: 15px 0px 15px 15p; -webkit-border-radius: 15px 0px 15px 15px; border: 2px solid #83b62c; color:black; margin-right:1em;}
div.dt-buttons>.dt-button, div.dt-buttons>div.dt-button-split .dt-button {background: white; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal;font-size: 0.8em; border: 0 none; padding: 0.3em 2em ; margin-top: 1em; margin-bottom: 1em; border-radius: 15px 0px 15px 15p; -moz-border-radius: 15px 0px 15px 15p; -webkit-border-radius: 15px 0px 15px 15px; border: 2px solid #83b62c; color:black; margin-right:1em;}
button.dt-button:hover{color:black; background-color: white ; border: 2px solid #83b62c; padding:auto} 
button#bt_aniadir:focus {background: white;}
button.dt-button.buttons-collection.buttons-page-length:active{background: white; border: 2px solid #40a9d9; text-shadow: none; box-shadow: none;}
button.dt-button.buttons-collection.buttons-page-length:active:not(.disabled){background: white; border: 2px solid #40a9d9; text-shadow: none; box-shadow: none;}
button.dt-button.buttons-collection.buttons-page-length:focus {background: white; border: 2px solid #40a9d9; text-shadow: none; box-shadow: none;}
button.dt-button.buttons-excel.buttons-html5:focus{background: white; border: 2px solid #83b62c; text-shadow: none; box-shadow: none;}
button.dt-button.buttons-excel.buttons-html5:active{background: white; border: 2px solid #83b62c; text-shadow: none; box-shadow: none;}
button.dt-button.buttons-excel.buttons-html5:active:not(.disabled){background: white; border: 2px solid #83b62c; text-shadow: none; box-shadow: none;}
button.dt-button.buttons-excel.buttons-html5:hover{background:#83b62c; text-shadow: none; box-shadow: none;}
button.dt-button:focus:not(.disabled){text-shadow: none; box-shadow: none;}
button.dt-button:active:not(.disabled){background: white; box-shadow: none; text-shadow: none;}
button.dt-button:active:not(.disabled):hover:not(.disabled){box-shadow: none; text-shadow: none;}}

div.dt-button-background{
    background: none ;
}

div.dt-button-collection {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    margin-top: 10px;
    margin-bottom: 3px;
    padding: 0px;
    border-left: 2px solid #40a9d9!important;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0);
    background-color: white;
    overflow: hidden;
    z-index: 2002;
    border-radius: 0px;
    box-sizing: border-box;
}
.buttons-excel:hover {background: #83b62c; border: 2px solid #83b62c !important;}




.ico-estado{margin-top: -25px; z-index: 1025; }

.bt_descarga{background: white url("../img/ico_descargar_2.svg") no-repeat 0.4em center; background-size: 15px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal; border: 0 none; padding: 0.6em 1em 0.6em 2em; margin-top: 1.5em; 
border-radius: 15px 0px 15px 15px; -moz-border-radius: 15px 0px 15px 15px; -webkit-border-radius: 15px 0px 15px 15px; border: 1px solid #40a9d9; color:black; margin-right:1em;}
.bt_descarga:hover{color:black; background: #40a9d9 url("../img/ico_descargar_2_2.svg") no-repeat 0.4em center; border: 1px solid #40a9d9; font-weight: 600;}

.fa-plus-circle::before {content: "";}

.bt_eliminar{background: #fed331 ; padding: 0.5em 2em; border: 2px #fed331 solid; border-radius: 0px 15px 15px 15px; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal;}
.bt_eliminar:hover{background: white; border: 2px #fed331  solid;}

.btn_eliminar {border: 0 none; width: 25px; height: 25px; background: url("../img/ico_eliminar2.svg") no-repeat center; margin: 0 auto;}
.btn_eliminar:hover {background: url("../img/ico_eliminar2_2.svg") no-repeat center;}

.btn_limpiar {border: 0 none; width: 25px; height: 25px; background: url("../img/ico_qfiltros.svg") no-repeat left; margin: 0 auto;}
.btn_limpiar:hover {background: url("../img/ico_qfiltros-2.svg") no-repeat left;}

.btn_cancelar {border: 0 none; width: 25px; height: 25px; background: url("../img/ico_cancelar-1.svg") no-repeat left; margin: 0 auto;}
.btn_cancelar:hover {background: url("../img/ico_cancelar-2.svg") no-repeat left;}

.btn_validar{border: 0 none; width: 25px; height: 25px; background: url("../img/ico_guardar1.svg") no-repeat center; margin: 0 auto;}
.btn_validar:hover{border: 0 none; width: 25px; height: 25px; background: url("../img/ico_guardar2.svg") no-repeat center; margin: 0 auto;}


.fa-trash-alt::before {content: "";}

/* SELECCION de DOCUMENTOS */

.sel_archivo{background-color: #F2F2F2; padding:1em; line-height: 1;}
.btn_modificar{border: 0 none; width: 25px; height: 25px; background: url("../img/ico_editar.svg") no-repeat center; margin: 0 auto;}
.btn_modificar:hover{border: 0 none; width: 25px; height: 25px; background: url("../img/ico_editar_2.svg") no-repeat center; margin: 0 auto;}
.btn_modificar_org{border: 0 none; width: 25px; height: 25px; background: url("../img/ico_editar_organismo_1.svg") no-repeat center; margin: 0 auto;}
.btn_modificar_org:hover{border: 0 none; width: 25px; height: 25px; background: url("../img/ico_editar_organismo_2.svg") no-repeat center; margin: 0 auto;}


.btn_editar{border: 0 none; width: 25px; height: 25px; margin: 0 auto; background: url("../img/ico_editar_organismo_1.svg") no-repeat center;}
.btn_editar:hover{background: url("../img/ico_editar_organismo_2.svg") no-repeat center;} 
	
.btn_desc_fichero{text-align: left; border: 0 none; width:100%; background: url("../img/ico_descargar_2.svg") no-repeat right; background-size:auto 1em; padding: 1em 2em 1em 1em; border: 0 none;font-family: "Open Sans", sans-serif;font-weight: 600;font-style: normal;}
.btn_desc_fichero:hover{background: url("../img/ico_descargar_2-2.svg") no-repeat right; background-size:auto 1em;} 

	

/*xl*/@media screen and (max-width: 6000px) {}
/*lg*/@media screen and (max-width: 1199px) {
    .btn_eliminar{margin-top:0.3em;}
    .btn_modificar{margin-top:0.3em;}
    .btn_modificar_org{margin-top:0.3em;}
    .btn_editar{margin-top:0.3em;}

    .btn_eliminar:hover{margin-top:0.3em;}
    .btn_modificar:hover{margin-top:0.3em;}
    .btn_modificar_org:hover{margin-top:0.3em;}
    .btn_editar:hover{margin-top:0.3em;}
}
/*md*/@media screen and (max-width: 991px) {}
/*sm*/@media screen and (max-width: 767px) {
    div.dt-buttons {
        text-align: left;
    }
}
/*xs*/@media screen and (max-width: 575px) {}

.campo_obligatorio{color: #AC0000; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: italic;}
.container form table input {margin: 0;}

table{font-family: "Open Sans", sans-serif;}
.table-responsive {display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 2em; padding-bottom: 0.5em;}
.dataTable {width: 100% !important; border: 0px none;}
table.table.dataTable > tbody > tr {
  background-color: transparent;
} 
 

.table-bordered td, .table-bordered th {border: 1px dotted #dee2e6;}
table.dataTable.no-footer {border-top: 0px none; border-left: 0px none; border-bottom: 2px solid #fed331; border-right: 0px none;}
table.dataTable thead th, table.dataTable thead td {font-weight:bold; padding: 5px 15px; border-bottom: 2px solid #fed331; border-bottom-style: solid; border-bottom-width: 2px; border-top: 0 none; border-left: 1px dotted #fed331; border-right: 0 none; line-height:1}
table.dataTable thead th:first-child, table.dataTable thead td:first-child {border-left: 0 none;}
.table-bordered td, .table-bordered th {border:0 none;}
.table-bordered td, .table-bordered th {border-left:  1px dotted #fed331; border-right: 0 none;}
.table-bordered td:first-child, .table-bordered th:first-child {border-left: 0 none;}
.table td:first-child, .table th:first-child {border-left: 0 none;}
.table td, .table th { vertical-align: center;  border-top: 0 none; border-left:  1px dotted #fed331;}
table.dataTable tbody tr.even {background-color: #fed3311c; }
.sorting_1 a, .dtr-control a{line-height: 1.5; color:#3b3009; font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal; text-decoration: none;}
.sorting_1:hover, .dtr-control_1 a:hover{color:black; text-decoration: underline;}
table.dataTable tbody th, table.dataTable tbody td {vertical-align: middle;  font-size:0.8em}
.table-hover tbody tr:hover, table.dataTable tbody tr.even:hover {color: #212529;  background-color: #fff5d7; box-shadow:none}
.dataTables_wrapper:after{overflow-x: scroll}
.dataTables_wrapper .dataTables_length select {margin: 0 1em;}
table.dataTable thead .sorting_asc{background-image: url("../img/ico_tabla_asc.png") !important; background-position: 95%;}
table.dataTable thead .sorting_desc {background-image: url("../img/ico_tabla_des.png") !important; background-position: 95%;}
table.dataTable thead .sorting {background-image: url("../img/ico_tabla_ascdes.png") ; background-position: 95%; padding-top: 15px;}
.table {border-bottom: 0px none;}
.table>thead {font-size:0.8em; }
.dataTables_filter  {background: url("../img/ico_buscar.png") no-repeat 0 0.2em; padding-left: 1.8em; padding-top: 0; display: flex; justify-content: flex-end; flex-wrap: wrap; align-items: center; }
.dataTables_filter input {width: auto !important; margin-left: 1em !important;}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
	background: url("../img/ico_anterior_off.png") no-repeat 0; padding: 0.5em;  color: #c9c9c9 !important;  border: 0 none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous{background: url("../img/ico_anterior_1.png") no-repeat 0; /*padding-left: 1.5em*/; border: 0 none;}
.dataTables_wrapper .dataTables_paginate .paginate_button.next{background: url("../img/ico_posterior_1.png") no-repeat right; /*padding-left: 1.5em;*/ border: 0 none;}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover{background: url("../img/ico_anterior_2.png") no-repeat 0; /*padding-left: 1.5em;*/ color: black !important; border: 0 none;}
.dataTables_wrapper .dataTables_paginate .paginate_button.next:hover{background: url("../img/ico_posterior_2.png") no-repeat right; /*padding-left: 1.5em;*/ color: black !important; border: 0 none;}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled.previous{background: url("../img/ico_anterior_off.png") no-repeat 0; /*padding-left: 1.5em;*/ color: #c9c9c9 !important; border: 0 none;}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled.next{background: url("../img/ico_posterior_off.png") no-repeat right; /*padding-left: 1.5em;*/ color: #c9c9c9 !important; border: 0 none;}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {box-shadow: none;}

.dt-container .page-link.next{background: url("../img/ico_posterior_1.png") no-repeat right; padding-right: 1.5em; border: 0 none; }
.dt-container .page-link.previous{background: url("../img/ico_anterior_1.png") no-repeat 0; padding-left: 1.5em; border: 0 none;}
.dt-container .page-link.next:hover{background: url("../img/ico_posterior_2.png") no-repeat right; padding-right: 1.5em; color: black !important; border: 0 none;}
.dt-container .page-link.previous:hover{background: url("../img/ico_anterior_2.png") no-repeat 0; padding-left: 1.5em; color: black !important; border: 0 none;}
.dt-container .page-link.next.disabled.next{background: url("../img/ico_posterior_off.png") no-repeat right; padding-right: 1.5em; color: #c9c9c9 !important; border: 0 none;}
.dt-container .page-link.previous.disabled.previous{background: url("../img/ico_anterior_off.png") no-repeat 0; padding-left: 1.5em; color: #c9c9c9 !important; border: 0 none;}
.dt-container .page-link:active {box-shadow: none;}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{background: #fed331; border: 0 none;}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {color: black !important; border: 0 none;}
.dataTables_wrapper .dataTables_paginate .paginate_button {border: 0 none;}

.dataTables_wrapper .dataTables_paginate .paginate_button:active{background: none;}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{background: none;}
.dataTables_wrapper .dataTables_paginate .paginate_button a:hover{color: black !important; background: #40a9d9; border-radius: 3px;}

.medida {margin-left: 0.5em; margin-top: 0.8em; font-weight: 600; font-family: "Open Sans", sans-serif; font-weight: 700; font-style: normal;}

.page-link{
    border: none!important;
}

/* DATATABLES NUEVOS*//* DATATABLES NUEVOS*//* DATATABLES NUEVOS*//* DATATABLES NUEVOS*//* DATATABLES NUEVOS*//* DATATABLES NUEVOS*//* DATATABLES NUEVOS*/
table.table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1) > *{background-color: #fed3311c!important; box-shadow: none; }
table.table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1):hover > *{background-color: #fed23180 !important; box-shadow: none; }
table.table.dataTable.table-hover > tbody > tr > *{text-align: left; font-weight: normal; line-height: 1.5;}
table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, table.dataTable thead > tr > td.dt-orderable-asc, table.dataTable thead > tr > td.dt-orderable-desc, table.dataTable thead > tr > td.dt-ordering-asc, table.dataTable thead > tr > td.dt-ordering-desc{
    padding-top: 15px;
}

.table td.colocar-btn, .table th{
	vertical-align:middle !important;
}

.table > :not(:first-child){
    border-spacing:unset;
    border-collapse: collapse!important;
    border-top:2px solid #fed331!important;
    /*border-bottom:2px solid #fed331!important;*/
	border-bottom: 2px solid white;
}
.table:last-child{
	border-bottom: 2px solid #fed331;
}
.page-item.active .page-link {
    z-index: 3;
    color: black;
    background-color: #fed331;
    border-radius: 3px;
}

.page-item.active .page-link:focus {
    border:none
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    border: none;
}

.page-item.disabled .page-link:hover{
    background-color: white ;
}

/*lg*/@media screen and (max-width: 1199px) {}
/*md*/@media screen and (max-width: 991px) {}
/*sm*/@media screen and (max-width: 767px) {
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {text-align: left;}
#tablaFiltro_filter {text-align: left;}
.contenedor h1{font-size: 1.5em; padding: 0.5em 0 0.1em 0.5em; margin-top: 0.3em; margin-bottom: 1em;}
.contenedor h2{ font-size: 1.5em; padding: 0.5em 0 0 1.5em; margin-top: 0.3em; margin-bottom: 1em;}
.tx_formulario {font-size:0.9em;}
.container form input {font-size:0.9em;}
.container form select{font-size:0.9em;}
.container form textarea{font-size:0.9em;}

.text-apps{
    font-size: 0.9em;
}
}
@media screen and (max-width: 680px) {
.container form {width: 100%;}
.dataTable {font-size:0.8em;}
.table-responsive {display: block; width: auto; overflow-x: auto; -webkit-overflow-scrolling: touch;}
}
/*xs*/@media screen and (max-width: 600px) {
.tx_formulario {font-size:0.8em;}
.container form input {font-size:0.8em;}
.container form select{font-size:0.8em;}
.container form textarea{font-size:0.8em;}
}
/*xs*/@media screen and (max-width: 575px) {
.tx_formulario {font-size:0.9em;}
.container form input {font-size:0.9em;}
.container form select{font-size:0.9em;}
.container form textarea{font-size:0.9em;}
.select2-container--default .select2-selection--single {margin-bottom: 0;}
.bt_anadir {margin-bottom: 1.5em;}
}




/*----------------pestañas------*/
.menu-pestania{
    color:black!important;
    font-weight: 600;
}
.menu-pestania:hover{
    background-color: #83b62c;
}
/*----------------ventana emergente------*/
/*xl*/@media screen and (max-width: 6000px) {
.bg-warning{background-size: 25%; background-color: #f2f8e9 !important; background-repeat: no-repeat; background-position: 95% 1em;}
.border-secondary {border-color: #ddd !important;}
.ventana_energente h1{color: black; border-left: 8px solid #83b62c; padding: 0 0 0  0.5em;}
.ventana_energente .fa, .ventana_energente .fas {/*color: #f8f9fa;*/ color: black;}
.ventana_energente .fa:hover, .ventana_energente .fas:hover {/*color: black;*/ color: #40a9d9;}
.fa-2x {font-size: 1.7em;}
.btn_cerrar {background: no-repeat;  border: none;}
.fade{background-color: #00000036}
.border-info {border-color: #ddd !important;}
.btn-success {color: black;  background-color: #83b62c;  border-color: #83b62c;}
.btn-success:hover { background-color: #40a9d9; border-color: #40a9d9;}

}
/*lg*/@media screen and (max-width: 1199px) {}
/*md*/@media screen and (max-width: 991px) {
}
/*sm*/@media screen and (max-width: 767px) {
}
/*xs*/@media screen and (max-width: 575px) {
	.ventana_energente h1 {font-size: 1.5em; /*padding-left: 2em;*/}
}
/*----------------fin ventana emergente------*/

/*----------------Menu Pasos------*/
.envoltorio_pasos {padding: 0;}
.menu_pasos{margin-left: 1em; margin-right: 1em; margin-bottom:2em;}
.fa-chevron-right::before {content:"" !important; display:block; background: url("../img/separador_1.png") no-repeat 0; width:22px; height: 91px;}
.paso_on::before {content: "";cursor: pointer; display:block; background: url("../img/paso_activo.png") no-repeat 0; background-size: contain; background-position: center; width: 100%; height: 41px; margin:0 auto;}
.paso_off::before {content: "";cursor: pointer; display:block; background: url("../img/paso_inactivo.png") no-repeat 0; background-size: contain; background-position: center; width: 100%; height: 41px; margin:0 auto;}
.tx_pasos {margin-right: 22px; font-size: 0.9em; font-weight: 600; text-align: center; display: block; width: 100%; margin-top: 0.5em;}
.tx_pasos:last-child {margin-right: 0px;}
.tx_pasos_fechas {font-size: 0.9em; width: 100%; text-align: center; margin-top: 0.5em;}
i.fa-chevron-right.flechita{width:auto!important; padding: 0.5em;}
i.fa-chevron-right{width:auto!important;} 

/*xs*/@media screen and (max-width: 575px) {
.menu_pasos	.fa-chevron-right {transform: rotate(90deg); margin: -1.5em auto; width:auto!important; }
}

/*----------------fin Menu Pasos------*/

/*----------------fin formularios-----------------------------------*/

.spinner-modal .d-flex.justify-content-center{display: table; position: relative;  margin: 0 auto;  top: calc(50% - 24px); width: 200px; height:auto;
border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; border: 0px solid #000000;}
.spinner-cargando{display:initial;}
.btn-primary {color: black; background-color: #40a9d9; border-color: #40a9d9; margin-bottom: 1em;}
.btn-primary:hover {color: black; background-color: #81cff2; border-color: #81cff2;}



.dt-button.buttons-collection.buttons-page-length {font-family: "Open Sans", sans-serif; font-weight: 600; font-style: normal; background: white; border:2px solid #40a9d9;}
.dt-button.buttons-collection.buttons-page-length:hover {background: #40a9d9; }
button.dt-button span.dt-down-arrow, div.dt-button span.dt-down-arrow, 
a.dt-button span.dt-down-arrow, input.dt-button span.dt-down-arrow {color: black;}
button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), 
a.dt-button:hover:not(.disabled), input.dt-button:hover:not(.disabled) {border: 2px solid #40a9d9; background: #40a9d9;}
div.dt-button-collection button.dt-button:active:not(.disabled), 
div.dt-button-collection button.dt-button.active:not(.disabled), 
div.dt-button-collection div.dt-button:active:not(.disabled), 
div.dt-button-collection div.dt-button.active:not(.disabled), 
div.dt-button-collection a.dt-button:active:not(.disabled), 
div.dt-button-collection a.dt-button.active:not(.disabled) {background: #40a9d9; box-shadow: inset 1px 1px 3px #666;}

div.dt-buttons>.dt-button:hover:not(.disabled), div.dt-buttons>div.dt-button-split .dt-button:hover:not(.disabled){
    background: #40a9d9; border:2px solid #40a9d9!important; 
}

.active{
	line-height:1.5
}

    
    /* ----- ------ ------ FIN PAGINA SEGUNDO NIVEL- ------ ----- ------- */


/*xl*/@media screen and (max-width: 6000px) {}
/*lg*/@media screen and (max-width: 1199px) {}
/*md*/@media screen and (max-width: 991px) {}
/*sm*/@media screen and (max-width: 767px) {}
/*xs*/@media screen and (max-width: 575px) {}




.fondo_test_2 {
	Background:green;
}

.construccion {
	width: 150px;
	height: auto;
	margin: 20px;
}

.detalle-gota{
    width: 50px;
    height: 50px;
    border-radius: 50px 0 50px 50px;
    background-color: #71a022;
}

.caja-construccion {
	border: 5px solid black;
	border-radius: 20px;
	width: 200px;
	height: 200px;
	margin: 25px;
}
/*----------------Mapa Con Tabla-----------------------------------*/
.table-responsive2 {
	display: block; 
	width: 100%; 
	overflow-x: auto; 
	-webkit-overflow-scrolling: touch;
	margin-bottom: 0.5em;
}

.mapa_segesp{
	min-height: 350px;
}
/*----------------Mapa Con Tabla-----------------------------------*/





.modal .select2-container {z-index: 1031;}
.modal .select2-container--open .select2-dropdown {z-index: 1032 !important;}
.select2-dropdown {margin-top:0;}
.modal .select2-container--default .select2-selection--single {height: 3em !important; padding: 0.1em; border: 1px solid #ced4da !important; margin-bottom:0; z-index: 1032 !important;}
.select2-dropdown{margin-top: -1.5em; z-index:1060!important;}
.select2-search input, .select2-container{/*position:inherit!important;*/ font-family: "Open Sans", sans-serif; font-weight: 400; font-style: normal;}
.select2-container--default .select2-selection--single {height: 2.2em !important; margin-bottom: 1.5em; padding: 0.1em;  border: 1px solid #ced4da !important; }
.select2-container--default .select2-selection--single .select2-selection__rendered {color: #495057;}



.modal .select2-container .select2-container--default .select2-container--open{z-index: 2060 !important;}

.modal .select2-container .dropdown-wrapper {z-index: 1031 !important;}

.form-control{min-height:3em;}
.form-select {height:3em;}
.form-select:focus {border:solid 1px #83b62c ;box-shadow: none;}
.container form input {margin: 0;}
.dt-azul{border:2px solid #40a9d9 !important;}
 
.block.block-system.block-system-breadcrumb-block {margin: 10px 5% !important;}



@media (max-width: 768px) {
	.content{width: 100%}
}




/*multiselec*/
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.multiselect {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    max-height: 300px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.7;
    color: #212529;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #ced4da;
    transition: 0.2s;
    outline: none;
}

.multiselect:hover {
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.multiselect.active {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: 1px solid transparent;
}

.multiselect > .title {
    cursor: pointer;
    
    padding: 1em;
}

.multiselect > .title > .text {
   
    display: block;
    float: left;
    overflow: hidden;
    line-height: 1em;
    font-weight: 700;
}

.multiselect > .title > .expand-icon,
.multiselect > .title > .close-icon {
    float: right;
    border-radius: 50px 0px 50px 50px;
    padding: 0 10px;
    font-weight: 600;
    transition: 0.2s;
    display: none;
    margin-top: -5px;
    margin-bottom: -5px;
    
}

.multiselect.selection > .title > .expand-icon {
    display: none;
    
}

.multiselect > .title > .expand-icon,
.multiselect.selection > .title > .close-icon {
    display: block;
    background: #f2f8e9;

}

.multiselect > .title > .close-icon:hover {

    background: rgb(203, 32, 32);
    color: black;
}

.multiselect > .title > .expand-icon:hover {
    
    background: #fed331;
    color: black;
}

.multiselect > .containers {
    max-height: 300px;
    overflow-y: auto;
    width: 100%;
    max-width: 100%;
    transition: 0.2s;
    position: absolute;
    margin-top: 40px;
    z-index: 99;
    background: #fff;
    box-sizing: border-box; /* Asegura que el padding y el borde se incluyan en el ancho y alto total */
}

@media (max-width: 768px) {
    .multiselect > .containers {
        max-width: 100%;
    }
}


.multiselect.active > .containers {
    border: 1px solid #ced4da;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 0;
}

.multiselect:hover > .containers {
    border-top-color: #ced4da;
}

.multiselect.active:hover > .containers {
    border-color: #ced4da;
}

.multiselect > .containers > option {
    display: none;
    padding: 5px;
    cursor: pointer;
    transition: 0.2s;
    font-weight: 400;
}

.multiselect > .containers > option.selected {
    background: #fed331;
    
    color: black;
}

.multiselect > .containers > option:hover {
    background:#fed2315d;
    color: #000;
}

.multiselect.active > .containers > option {
    display: block;
}
fieldset{background: #f2f8e9; border: 1px solid #dee2e6; padding: 0.5em 1em; border-radius: 8px 8px 8px 8px;
-moz-border-radius: 8px 8px 8px 8px;
-webkit-border-radius: 8px 8px 8px 8px;
/*border: 0px solid #000000;*/
}
/*--------acordeon------------------*/
.accordion h2 {margin: 0; padding: 0; border-left: 4px solid #40a9d9;}
.accordion-button:not(.collapsed){background: #c5e5f4 ; border-radius:0 !important;}
button.accordion-button {background: #f2f8e9; margin: 0;}

/*--------fin acordeon--------------*/

/*--------listas------------------*/
.lista-centros{margin-top: 1em;}

.cont-lista{padding: 0.5em; }

.listado{list-style-type: none; background-color: #f0f0f0; border-left: 4px solid rgb(167, 167, 167);margin-bottom: 0;margin-left: -2em;}


/*--------fin listas------------------*/

.titulo_entidades {
    border-left: 6px solid #83b62c;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 1.4em;
}

.col-miperfil {
    border-top: 1px solid #83b62c;
    border-bottom: 1px #83b62c;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 20px;
}

.col-miperfil.cabecera-tab-rol {
    background-color: #f2f8e9;
    border-top-style: none;
}

tr {
    line-height: 0.5; 
}

th, td {
    padding: 16px 2px;
}


.tabla-miperfil {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    position: static;
}

#rolAplicacion td {
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    max-width: 300px; 
}

#rolAplicacion th {
    white-space: nowrap;
}

#rolAplicacion {
    table-layout: fixed; 
    width: 100%; 
    border-collapse: collapse; 
}

.w-layout-layout {
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-auto-columns: 1fr;
    justify-content: center;
    padding: 20px;
}

.w-layout-cell {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.wf-layout-layout {
    display: grid
;
}

/*--------------------------AUTOCOMPLETE--------------------------*/

#busquedaTaxonesForm > div.row {
	position: relative;
}
.only-spinner {
	margin: unset;
    position: absolute;
    left: 80px;
    /*top: 27px;*/
}

.autocomplete {
	/*the container must be positioned relative:*/
	position: relative;
	display: inline-block;
}

input.autocomplete {
	border: 1px solid transparent;
	background-color: #f1f1f1;
	padding: 10px;
	font-size: 16px;
}

input[type=text].autocomplete {
	background-color: #f1f1f1;
	width: 100%;
}

input[type=submit].autocomplete {
	background-color: DodgerBlue;
	color: #fff;
}

.autocomplete-items {
	position: relative;
	border: 1px solid #d4d4d4;
	border-bottom: none;
	border-top: none;
	z-index: 99;
	/*position the autocomplete items to be the same width as the container:*/
	/*top: -20px; 
    left: 16px;
    right: 16px;*/
    overflow-y: auto !important;
    max-height: 385px;
}

.autocomplete-items div {
	padding: 10px;
	cursor: pointer;
	background-color: #fff;
	border-bottom: 1px solid #d4d4d4;
}

.autocomplete-items div:hover {
	/*when hovering an item:*/
	background-color: #e9e9e9;
}

.autocomplete-active {
	/*when navigating through the items using the arrow keys:*/
	background-color: DodgerBlue !important;
	color: #ffffff;
}

.search-strong {
	font-weight: bold;
}

.bt-eidos{margin-top:35px}


/*xl*/@media screen and (max-width: 6000px) {}
/*lg*/@media screen and (max-width: 1199px) {}
/*md*/@media screen and (max-width: 991px) {}
/*sm*/@media screen and (max-width: 767px) {
	
	.bt-eidos{margin-top:30px}
}
/*xs*/@media screen and (max-width: 575px) {
	.bt-eidos{margin-top:10px}
}
/*--------------------------AUTOCOMPLETE--------------------------*/    