/*
Theme Name: L'Europe s'engage en France - Sp�cifique Aides d'Etat
Author: ANCT
Author URI: https://agence-cohesion-territoires.gouv.fr/
Description: Theme de l'Europe s'engage en France bas� sur le design system de l'Etat
License: LICENCE OUVERTE 2.0
License URI: https://github.com/etalab/licence-ouverte/blob/master/LO.md
*/

@charset "utf-8";

/******************************************************************************
  Main
*******************************************************************************/
/* Titles */
.aides-etat h1, .aides_etat h4 { color: #174593 !important} 

.aides_etat div.big-icon.bg {background: #f59c00; color:#FFF}
.aides_etat div.text-small {color:#333}

/* Links */
.aides_etat main a, main.aides_etat a { color: #174593 } 

/* Buttons */
.aides_etat .btn {background: #174593; color:#FFF}
.aides_etat .btn:hover {background: #4c6b99; }
.aides_etat .btn.btn-border.btn-info, .aides_etat .btn.btn-border.btn-info .caret { background-color: #fff; border-color: #174593; color: #174593; font-size: 13px; }
.aides_etat .btn.btn-border:hover { background-color: #174593 !important; color:#fff; }
.aides_etat span.glyphicon.glyphicon-map-marker.btn.btn-info, .aides_etat span.glyphicon.glyphicon-th-large.btn.btn-info, .aides_etat span.glyphicon.glyphicon-th-list.btn.btn-info { background: #174593; }
.aides_etat span.glyphicon.glyphicon-map-marker.btn.btn-info:hover, .aides_etat span.glyphicon.glyphicon-th-large.btn.btn-info:hover, .aides_etat span.glyphicon.glyphicon-th-list.btn.btn-info:hover { background: #4c6b99; }

/* Search form */
.aides_etat .view-recherche .views-exposed-form input[type='submit'] { background-color: #174593; } 
.aides_etat .view-recherche .views-exposed-form input[type='submit']:hover { background-color: #4c6b99; }
.aides_etat .view-recherche .view-header ul li.facet-summary-item--facet, .aides_etat .view-recherche .views-filters-summary .items .item .value-container { border: 1px solid #174593; }
.aides_etat .view-recherche .view-header ul li.facet-summary-item--facet a, .aides_etat .view-recherche .views-filters-summary a { color: #174593; }
.aides_etat .view-recherche .view-header ul li.facet-summary-item--facet:hover, .aides_etat .view-recherche .view-header ul li.facet-summary-item--facet a:hover { background-color: #174593; color: #fff !important; }
.aides_etat .facets-widget-searchbox_links li.facet-item label:hover, .aides_etat .facets-widget-links li.facet-item label:hover, .aides_etat .facets-widget-searchbox_links .facet-item li label:hover, .aides_etat .facets-widget-links .facet-item li label:hover { color: #174593 }
.aides_etat .facets-widget-tags_cloud ul.tags-facets-cloud li, .aides_etat .view-recherche .views-exposed-form .bef--secondary.form-wrapper .bef-links.facets-widget-tags_cloud ul li { background-color: #174593; }
.aides_etat .facets-widget-tags_cloud ul.tags-facets-cloud li:hover, .aides_etat .view-recherche .views-exposed-form .bef--secondary.form-wrapper .bef-links.facets-widget-tags_cloud ul li:hover { opacity: .65; }
.aides_etat .facets-widget-tags_cloud ul.tags-facets-cloud li a, .aides_etat .view-recherche .views-exposed-form .bef--secondary.form-wrapper .bef-links.facets-widget-tags_cloud ul li a { color: #fff !important; }


/* Accordeons */
.aides_etat .panel-group .panel .panel-heading > .panel-title > a { background-color: #174593; color:#fff;}
.aides_etat .panel-group .panel-default .panel-heading > .panel-title > a:before, .aides_etat .panel-group .panel-default .panel-heading > .panel-title > a:after {background-color: #fff;}
.aides_etat .panel-group > .panel-default > .panel-heading > .panel-title > a:hover { background-color: #4c6b99; }.aides_etat .sidebar .menu li a { background-color: rgba(161, 218, 248, 1); color: #457685; font-size: 16px; font-weight: bold; }

/* Quick Menu & Ressources links */
.aides_etat .sidebar .menu li a:hover { background-color: rgba(161, 218, 248, 0.7); }
.aides_etat .ressources_links.container { background-color: #f59c00; }
.aides_etat .ressources_links .title-box:before { background: #FFF}
.aides_etat .ressources_links .title-box h3.title { color: #fff !important}

/* Cibles */
.aides_etat #cibles .text, .aides_etat #cibles a { color: #A1DAF8; }
.aides_etat #cibles .livicon svg path { fill: #A1DAF8; }

/******************************************************************************
  Content type - tc_page_regime_aides_etat
*******************************************************************************/
/* Grid */
.grid.embed-tc_page_regime_aides_etat {
  border-color: #f59c00;
}
.grid.embed-tc_page_regime_aides_etat:hover {
  border-color: #174593;
}
.grid.embed-tc_page_regime_aides_etat a i {
  color: #174593;
}
.grid.embed-tc_page_regime_aides_etat a:hover i {
  color: #4c6b99;
}
.grid.embed-tc_page_regime_aides_etat a .icon.blue-icon {
  color: #174593;
}
.grid.embed-tc_page_regime_aides_etat a:hover .icon.blue-icon {
  color: #4c6b99;
}

/* Search results */
.search-result.item.tc_page_regime_aides_etat .description .icon, .search-result.item.tc_page_regime_aides_etat .description .infos .field { color: #f59c00; }
.search-result.item.tc_page_regime_aides_etat .description .result-button a, .search-result.item.tc_page_regime_aides_etat .description .result-button a:visited { background-color: #174593; color:#fff !important; }
.search-result.item.tc_page_regime_aides_etat .description .tags .icon { color: var(--grey-200); }
.search-result.item.tc_page_regime_aides_etat .description .result-button a:hover { opacity: .65; }

/* Full */
#sub_header .filigrane.tc_page_regime_aides_etat {
  color: #A1DAF8;
}
.full.tc_page_regime_aides_etat .btn.btn-inverse {
  background-color: #174593;
  color: var(--grey-1000);
}
.full.tc_page_regime_aides_etat .btn.btn-inverse:hover {
  background-color: #4c6b99;
}
.full.tc_page_regime_aides_etat #description .infos .field {
  color: #f59c00;
}
.full.tc_page_regime_aides_etat .grid.embed-tc_ressource_documentaire {
  border-color: #f59c00;
}
.full.tc_page_regime_aides_etat .grid.embed-tc_ressource_documentaire a .icon.blue-icon {
  color: #174593;
}
.full.tc_page_regime_aides_etat .grid.embed-tc_ressource_documentaire a:hover .icon.blue-icon {
  color: #4c6b99;
}
.full.tc_page_regime_aides_etat .grid.embed-tc_ressource_documentaire a i.livicon svg path {
  fill: #174593;
}
.full.tc_page_regime_aides_etat .grid.embed-tc_ressource_documentaire a:hover i.livicon svg path {
  fill: #4c6b99;
}
.full.tc_page_regime_aides_etat .grid.embed-tc_ressource_documentaire .title {
  color: var(--grey-50);
}
