/*********theme 18 Accueil bibliothèque : Localisation**********/
.theme_18 {
    margin: -60px 0 0 0;
}

.theme_18.panel-front {
    background: #1bbb9b;

}

.theme_18 .panel-front,
.theme_18 .panel-selection {
    background: #1bbb9b;
    padding: 0;
}

.theme_18 .panel>.panel-heading h2 {}

.theme_18 .panel-heading {
    padding: 10px;
    padding-top: 70px;
}

.theme_18 .panel-heading h2 {}

.theme_18 .panel-body {
    padding: 10px;
}

.theme_18 .btn-default {
    background: #99a6c9;
    border-color: #99a6c9
}

.theme_18 .btn-default:hover,
.theme_18 .btn-default:focus,
.theme_18 .btn-default:active,
.theme_18 .btn-default.active,
.theme_18 .open .dropdown-toggle.btn-default {
    background-color: #aeb9de;
    border-color: #aeb9de;
}

.theme_18 li {
    background: transparent url('../images/caret_wr.png') no-repeat left 6px;
    margin: 0 0 8px 0;
}

.theme_18 ul li a {
    color: #fff;
    padding: 0 0 0 19px;
    font-family: 'roboto_condensedbold';
}


/* Titre */
.theme_18 span  {
    color: white;
}

/* Fond du texte */
.theme_18 div.media.thumbnail {
    background: #1bbb9b;
}

/* Titre de la présentation */
.theme_18 h1,
.theme_18 h2,
.theme_18 h3,
.theme_18 h4 {
    color: white;
}

/* Texte de la présentation */
.theme_18 p {
    color: white;
}

.theme_18 li a{
    color: white;
}

/* Lien de la présentation */
.theme_18 a {
    color: white;
}

.theme_18 div {
    color: white;
}
