/*********theme 25 Accueil portail : Fond Jaune**********/
.theme_25 {
    background: #FFAD01;
}


.theme_25.panel-front {
    background: #FFAD01;
}

.theme_25 .panel-front,
.theme_25 .panel-selection {
    background: #FFAD01;
    padding: 0;
}

.theme_25 .panel>.panel-heading h2 {
    color: #fff;
}

.theme_25 .panel-heading {
    padding: 10px;
}

/*.theme_5 .panel-heading h2 {}*/

.theme_25 .panel-body {
    padding: 10px;
}

/*-------------btn-------------------*/

.theme_25 .btn-default {
    background-color: #FFAD01;
    border-color: #fff;
    color: #fff;
}

.theme_25 .btn-default:hover,
.theme_25 .btn-default:focus,
.theme_25 .btn-default:active,
.theme_25 .btn-default.active,
.theme_25 .open .dropdown-toggle.btn-default {
    background-color: #FFAD01;
    border-color: #e1e1e1;
    color: #e1e1e1;
}

/*---------------------------------------*/

.theme_25 .bs-bullets .rsNavSelected button {
    background: #ffbc2f;
    border-color: #ffbc2f;
}

.theme_25 .bs-bullets button,
.theme_25 .bs-bullets button:focus,
.theme_25 .bs-bullets button:active,
.theme_25 .bs-bullets button:hover {
    background: #fff;
}

.theme_25 .icone-selection,
.theme_25 div.webframe-ermes-lastviewedresources-item,
.theme_25 div.webframe-ermes-openfindselection-item {
    background-color: transparent;
}

.theme_25 a span.cms-icon-rss,
.theme_25 a span.cms-icon-pdf,
.theme_25 a span.cms-icon-share,
.theme_25 span.toggleAutoPlayBtn {
    color: #fff;
}

/* Titre */
.theme_25 span  {
    color: white;
}

/* Fond du texte */
.theme_25 div.media.thumbnail {
    background: #FFAD01;
}

/* Titre de la présentation */
.theme_25 h1,
.theme_25 h2,
.theme_25 h3,
.theme_25 h4 {
    color: white;
}

/* Texte de la présentation */
.theme_25 p {
    color: white;
}

.theme_25 li a{
    color: white;
}

/* Lien de la présentation */
.theme_25 a {
    color: white;
}

.theme_25 div {
    color: white;
}
