body {
    overflow-x: hidden;
}

#base-promo {
    display: none;
}

.form-group {
    margin-bottom: 15px;
    position: relative;
}

#form_rep {
    max-width: 98%;
    margin: auto;
}

#form_rep .col-12.col-md-3 {
    margin-right: -5px;
}

input, input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select{
    border-radius: 0;
    border: 1px solid #ced4da;
}

top-rech .custom-select{
    border-radius: 0;
}
/*
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
*/
.btn.btn-default {
    border: 0;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 2rem;
    display: block;
    height: 2rem;
    font-size: 2.4rem;
}

.fiche {
    border: 1px solid #ccc;
    height: 240px;
    overflow: scroll;
    margin: 0.3rem -15px 10px 0px;
    background: #fff;
}

.avatar {
    display: block;
    width: 70px;
    height: 90px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.avatar.large {
    width: 120px;
    height: 150px;
}

.avatar.book {
    border-radius: 0;
    height: 73px;
    width: 60px;
    background-size: contain;
    padding: 0;
    margin: 0;
}

.image {
    display: inline-block;
}

.nom {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    font-size: 0.9rem;
    margin-left: 0.2rem;
    position: relative !important;
    height: 95px;
}

.ville {
    position: absolute;
    bottom: 0;
}

.nom a {
    color: #222;
}

.sources, .specialites {
    font-size: .8rem;
    padding: .5rem .4rem;
    line-height: 1rem;
}

.sources {
    font-weight: 700;
}

.specialites {
    position: absolute;
    bottom: 15px;
}

.trad-im {
    max-width: 80px;
    display: block;
    margin: auto;
}

.form-rech label {
    height: 103px;
    display: block;
}

.form-rech button{
    width:100%;
    border-radius:0;
    border:0;
    background: #1A445C;
}


.brcr-rech{
    margin:0;
    padding:0;
    list-style:none;
}

.brcr-rech li {
    text-transform: uppercase;
    font-size: .8rem;
    display: inline-block;
    margin-right: 2rem;
}

.brcr-rech li button{
    margin-left: 0;
    padding-left:0;
}

.fiche a .fa-arrow-right {
    position: absolute;
    color: #222;
    bottom: 13px;
    right: 6px;
    font-size: 1.6rem;
}

.right-rech h2{
    color:#1A445C;
    font-size: 1rem;
    text-transform: uppercase;
}


.ouvrage {
    display: inline-block;
    width: 25%;
    padding: 10px 20px 10px 0;
    border-bottom: 1px solid #ddd;
    vertical-align: top;
    height: 90px;
    line-height: 20px;
    overflow: hidden;
}

.ouvrage.im {
    width: 10%;
    margin-right: .5rem;
}

.ouvrage.titre {
    width: 35%;
}

.right-rech h5 {
    font-size: 0.9rem;
    padding: .5rem 0 0;
    color: #1A445C;
}

/*
.spinner-border {
    display: block;
    margin: 150px auto 0;
    color: #fff;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#container.loading {
    opacity: .05;
}

.text-dark {
    color: #222;
    background: transparent;
}

.nav-tabs > li {
    background: #efe1d7;
    border-radius: 5px 5px 0 0;
    margin-right: 1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    xborder-right: 0 !important;
    width: 99.5%;
    color: #A40800;
}
.langue-bt {
    padding: 1rem;
    border: 0px solid #efe1d7;
    display: inline-block;
    width: 200px;
    margin: 2px 0;
    border-radius: 7px;
    background: #efe1d7;
    text-align: center;
    color: #A40800;
}



.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-bottom-color: transparent !important;
}

.avatar {
    display: block;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
}

.avatar.large {
    width: 100px;
    height: 100px;
}

.avatar.book {
    border-radius: 0;
    height: 73px;
    width: 60px;
    background-size: contain;
    padding: 0;
    margin: 0;
}

.btn.btn-primary {
    background: #4b4441;
    border: 0;
}
*/
