/* Général */
a {
    color: #B66000;
}
.well a:hover {
    color: #A65800;
}
.frame-type-list .view-all a, 
.section-home-news-agenda .news .view-all a {
    color: #6C6C6C;
}
body {
    color: #767676;
}
.btn-primary {
    color: #3D3D3D;
}
.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #B95E04;
    border: solid 2px #663600;
}
.btn.btn-default.disabled:focus {
    background-color: #008487;
    color: #fff;
    border: 2px solid #02636B !important;
}
.satellites-slider p, .le-referentiel p {
    color: #6C6C6C;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 30px;
}
.satellites-slider p {
    margin-top: 12px;
}
.satellites-slider a {
    color: #A95608;
}
.le-referentiel .links .button {
    font-size: 13px;
}
.section-content h2{
    background: #D93E07;
}
.section-content.section-event h2{
    color:#000 !important;
}
.section-theme h2 {
    background: #DD3900;
}
.section-content h3 {
    color: #D93E07;
    border-bottom: 1px solid #D93E07;
}

.subpages_menu ul li {
    margin-bottom: 5px;
}

.section-title .subpages_menu ul li a {
    background: #F59F00 url("../img/shadow-orange.png") no-repeat 40px 0px;
    font-weight: bold;
    color: white;
    border-radius: 15px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right:5px;
    padding-left:5px;
    text-align: center;
    margin-bottom: 0px;
}
.section-title .subpages_menu ul li a:hover {
    background: #F59F00 url("../img/shadow-orange.png") no-repeat 40px 0px !important;
    opacity: 0.8;
}
.section-title .subpages_menu ul li.active a {
   color: #6E6464; 
   background: #F59F00 url("../img/shadow-orange.png") no-repeat 40px 0px !important;
   border-style: dashed;
}
.breadcrumb-section ol.breadcrumb li a, .breadcrumb-section ol.breadcrumb li span,
.section-title .frame .details h6,
.form-control::placeholder {
    color: #767676;
}
.form-control:focus {
   outline: 2px solid #767676;
   border-color: initial;
   -webkit-box-shadow: initial;
   box-shadow: initial;
}
.form-control{
    border: 1px solid #949494;
}
.frame-type-list h2, .le-referentiel h2, .le-referentiel h3 {
    color: #6C6C6C;
}
input[type="submit"] {
    background-color: #008487;
}
.parentalite_jumbotron .text-wrappper {
    background: rgba(255, 255, 255, 1);
    width: 45%;
}
figure .caption {
    color: #767676;
    font-size: 13px;
}
.page-list #accordion .panel-heading .panel-title a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* Titres H1 */
.tx-one-annuaire h1,
.section-title h1.ressource,
.tx-sf-event-mgt h1.event-title,
.section-title .satellite-title h1 {
    font-size: 28px;
}

.title-actu-1 {
    font-size: 28px;
}
/* Menu */
.navbar {
    position: initial;
}
.tooltip {
    position: absolute;
    opacity: 1;
    width: max-content;
}
.bubble-text:hover + .tooltip{
    display: block !important;
}
.bubble-text:focus + .tooltip-focus{
    display: block !important;
}
.navbar-header .navbar-toggle:focus {
    outline: solid 2px #7B6193;
}
.navbar .navbar-collapse ul.nav li a {
    color: #6C6C6C;
    border-bottom: 1px solid #6C6C6C !important;
}
.navbar .navbar-collapse ul.nav li.active a {
    background: #767676;
    color: #fff;
}
@media (min-width: 992px) {
    .navbar-collapse ul.nav > li:first-child a {
        color: transparent;
    }
    .navbar-collapse ul.nav > li:first-child a:focus-visible {
        outline: none;
        color: transparent !important;
        background: #767676 url('/typo3conf/assets/img/icon-home-hover.png') no-repeat center center !important;
    }
    .navbar-collapse ul.nav > li a {
        border: 1px solid #6C6C6C !important;
    }
}
.navbar .navbar-collapse ul.nav li a:focus-visible {
    background: #767676;
    color: #fff;
}
/* News */
h1.news::before {
    background: url("/typo3conf/assets/img/icon-events.png") no-repeat;
}
.news-single .teaser-text {
    color: #767676;
}
.well a {
    color: #AD5B00;
}
.well p {
    color: #707070;
}
.section-home-news-agenda .list .item h3 {
    color: #1D6FB7;
}
.section-home-news-agenda .list .item p {
    color: #6C6C6C;
}
.news .news-list .row .col-sm-12 a span.hidden {
    display: none;
}
.news .news-list .row .col-sm-12 a:focus,
.tx-sf-event-mgt .agenda-list .row .col-sm-12 a:focus {
    outline-offset: 10px;
}
.tx-sf-event-mgt .view-all {
    text-align: right;
    margin-bottom: 0!important;  
}
.page-navigation ul li, .news .page-navigation ul li {
    border: 1px solid #767676;
    color: #767676;
}
.page-navigation ul li a, .news .page-navigation ul li a,
.page-navigation ul li.current, .news .page-navigation ul li.current {
    color: #767676;
}
/* Ressources */
.ressources .item .more a {
    opacity: initial;
}
.ressources .item .text p, .ressources .item .text p a {
    color: #6C6C6C;
}
/* Solr */
#tx-solr-search-annuaire-parentalite .form-control:focus {
    border-color: #008487;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #008487;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #008487;
    outline: none;
}
.btn.btn-default.tx-solr-submit:focus {
    outline: 2px solid #000 !important;
}
.badge {
    background-color: #767676;
}
.progress-bar{
    background-color: #B66000;   
}
.search .form-group button {
    background: url('../Icons/icon-loupe.png') no-repeat center;
    background-size: 22px 21px;
    margin-top: 10px;
}
/*.label.search:focus-visible {*/
/*    outline: none;*/
/*    border: 2px solid #767676;*/
/*}*/

/* Thématique */
.theme-list a {
    position: initial;
    opacity: initial;
}
/* Événements / Agenda */
.page-list .item .title {
    color: #008487;
}
.tx-sf-event-mgt .list-agenda .item {
    display: flex;
    flex-wrap: wrap;
}
.tx-sf-event-mgt .list-agenda .item .title {
    order: 2; 
    width: 100%;
}
.tx-sf-event-mgt .list-agenda .item .date {
    order: 1; 
    width: 100%;
}
.tx-sf-event-mgt .list-agenda .item .image {
    order: 3;
    margin-right: 30px;
    margin-bottom: 10px;
}
.tx-sf-event-mgt .list-agenda .item .teaser {
    order:4;
    width: 80%;
}
.tx-sf-event-mgt .list-agenda .item .view-all {
    order:5; 
    width: 100%;
}
/* Newsletter */
.section-home-annuaire-newsletter .newsletter .more .btn:focus {
    border: solid 2px #6C6C6C;
}
.newsletter_rgpd p a, .newsletter_rgpd a {
    color: #444444;
}
/* Starrating */
.star-rating__wrap .fa-star-o {
    color: #B66000 !important;
}
/* Satellite */
.frame-type-list .satellite-list .item:last-child .wrapper .more {
    bottom: 15px;
}
/* Carousel */
.carousel-indicators {
    bottom: auto;
    left: 51%;
}
#btnPause-satellite {
    border: 2px solid black;
    top: 45%;
}
#btnPause-satellite:focus-visible,
.left.carousel-control:focus-visible, 
.right.carousel-control:focus-visible,
.carousel-control.btnPause:focus-visible{
    outline: 2px solid #7B6193;
}
.carousel .carousel-control, .carousel .carousel-indicators {
    opacity: 1;
}
.carousel .left .carousel-control-icon {
    left: 0;
}
.carousel .right .carousel-control-icon {
    right: 0;
}
/* Partenaires */
.partenaires .logo a:focus {
    //outline-offset: 20px;
}
.partenaires .logos .logo img {
    position:relative;
    max-width: 150%;
}
/* Pagination solr global */
.solr-pagination .pagination > li > a {
    color: #B66000;
}
.solr-pagination .pagination > .active > a, .solr-pagination .pagination > .active > a:hover {
    background-color: #B66000;
    border-color: #B66000;
    color: #fff !important;
}
.solr-pagination .pagination > li > a:hover {
    color: #B35F00;
}
/* Annuaire Home (à côté du bloc newsletter) */
.section-home-annuaire-newsletter .annuaire .more span {
    background: transparent url("../Icons/right-gray-arrow-2.png") no-repeat scroll center center;
    border: 1px solid #BEBEBE;
    border-radius: 30px;
    color: transparent;
    height: 50px;
    right: 0;
    width: 50px;
    display: block;
    top: 50%;
    -moz-transform: translate(0, 23%);
    -ms-transform: translate(0, 23%);
    -webkit-transform: translate(0, 23%);
    transform: translate(0, 23%);
}
/* Footer */
.footer-section a {
    color: #6C6C6C;
}
.footer-section a:hover, .footer-section a:focus {
    color: #A94A08;
}

/* tarteaucitron */
#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog {
    background: #767676 !important;
    color: #FFFFFF !important;
}
#tarteaucitronAlertCharteCookie {
    color: #767676 !important;
}
#tarteaucitronAlertCharteCookie a {
    color: #B66000 !important;
}
#tarteaucitron .tarteaucitronAllow {
    background-color: #FFFFFF !important;
    color: #000 !important;
    border: 2px solid #000 !important;
    font-weight: 600 !important;
    font-size: 16px;
}

/* Accordéons */
.frame-type-header h3 button, .frame-type-header h4 button {
    background: none;
    border: none;
}

.unstyled-link{
    text-decoration: none;
}
a{
    text-decoration: underline;
}
.menu a{
    text-decoration: none;
}
.carousel-content a {
    text-decoration: none;
}
.faq-link{
    text-decoration: none;
}

.img-responsive:focus{
    outline:1px solid;
}

.footerPageItem a:focus-visible{
    outline-offset: 0px;
}

.button:focus{
    outline-offset: 5px;
}

.footerElements{
    display: flex;
}

.footerElement{
    float:none;
}
 table .list-group-item {
     margin-bottom: 10px;
 }

table td[class*="col-"], table th[class*="col-"]{
    float: left;
}

#projectTable .list-group-item{
    display: flex;
}

.accordion-button{
    opacity: 0.8;
}

.referentiel-row{
    display:flex;
    flex-direction: row-reverse;
}

.referentiel-image{
    right: auto;
}

.fast-links{
    display: flex;
}
img.lazyload{
    opacity: 1;
}

.item-vignette a{
    text-decoration: none;
}


.textmedia-below{
    display: flex;
    flex-direction: column-reverse;
}

.carousel-indicators{
    margin-right: auto;
    margin-left: auto;
    position: initial;
    width: 40%;
}

.carousel .carousel-indicators li{
    border: 1px solid black;
}

.carousel .carousel-indicators .active{
    background-color: black;
}

.carousel-content{
    height: 100%;
}

.carousel-text-inner{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.frame-type-menu_pages li {
    display:inline-block;
}

#submit-newsletter-26{
    white-space: unset;
    padding: 1px 25px;
    min-height: 42px;
    width: auto;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    background: #00A7AA;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: none !important;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-family: "Open Sans", sans-serif;
}

.visually-hidden{
    display: none;
    visibility: hidden;
}