/*********theme 4 Accueil bibliothèque : Fond Rouge**********/
.theme_4 {}


.theme_4.panel-front {
    background: #ef4b41;
}

.theme_4 .panel-front,
.theme_4 .panel-selection {
    background: #ef4b41;
    padding: 0;
}

.theme_4 .panel>.panel-heading h2 {
    color: #fff;
}

.theme_4 .panel-heading {
    padding: 10px;
}

.theme_4 .panel-heading h2 {}

.theme_4 .panel-body {
    padding: 10px;
}

/*-------------btn-------------------*/

.theme_4 .btn-default {
    background: #99a6c9;
    border-color: #99a6c9;
}

.theme_4 .btn-default:hover,
.theme_4 .btn-default:focus,
.theme_4 .btn-default:active,
.theme_4 .btn-default.active,
.theme_4 .open .dropdown-toggle.btn-default {
    background-color: #aeb9de;
    border-color: #aeb9de;
}

/*---------------------------------------*/


.theme_4 .bs-bullets .rsNavSelected button {
    background: #da1d2f;
    border-color: #da1d2f;
}

.theme_4 .bs-bullets button,
.theme_4 .bs-bullets button:focus,
.theme_4 .bs-bullets button:active,
.theme_4 .bs-bullets button:hover {
    background: #fff;
}

.theme_4 .icone-selection,
.theme_4 div.webframe-ermes-lastviewedresources-item,
.theme_4 div.webframe-ermes-openfindselection-item {
    background-color: transparent;
}

.theme_4 a span.cms-icon-rss,
.theme_4 a span.cms-icon-pdf,
.theme_4 a span.cms-icon-share,
.theme_4 span.toggleAutoPlayBtn {
    color: #fff;
}


/* Titre */
.theme_4 span  {
    color: white;
}

/* Fond du texte */
.theme_4 div.media.thumbnail {
    background: #ef4b41;
}

/* Titre de la présentation */
.theme_4 h1,
.theme_4 h2,
.theme_4 h3,
.theme_4 h4 {
    color: white;
}

/* Texte de la présentation */
.theme_4 p {
    color: white;
}

.theme_4 li a{
    color: white;
}

/* Lien de la présentation */
.theme_4 a {
    color: white;
}

.theme_4 div {
    color: white;
}
