.value-titre {
    color: #033761;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin-bottom: 0;
    padding-right: 5px;
}

.juribase-search {
    background-color: gainsboro;
    border-radius: 5px;
}

.pager-arrow {
    font-weight: bold;
    font-size: 1.5em;
}

.titre-filtre {
    color: steelblue;
    font-weight: bold;
    margin-left: 5px;
}

.titre-facette {
    color: white;
    background-color: #F8B334;
    font-weight: bold;
    font-size: 1.1em;
    border-radius: 0px;
    padding: 10px;
}

.juribaseweb-detail {
    width: 668px !important;
}

.juribaseweb {
    width: 668px !important;
}

.nb-result {
    text-align: left;
    font-size: 1.2em;
    font-weight: bold;
    color: #6D6767;
}

.actualite {
    text-align: left;
    font-size: 1.4em;
    color: #36A;
    font-weight: bold;
}

#filtre_result {
    #background-color: aliceblue;
    border-radius: 0px;
}

.reference-texte {
    color: #29F;
}

.titre-texte {
    color: #033761;
}

.extrait-texte {
    color: #444;
    font-size: 0.9em;
}

.juribase-field-label {
    width: auto;
    background-color: #FEF0D6;
    padding: 6px 19px 6px 6px;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
}

.juribase-field-value {
    padding-left: 15px;
    font-size: 1em;
    color: #58585A;
    padding-top: 7px;
    padding-bottom: 13px;
}

.juribase-field-titre {
    padding-left: 15px;
    font-size: 2em;
    color: #3E3D40;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 0.9em;
}

.ul-juribase {
    color: steelblue;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 0 0 0 30px !important;
    list-style-type: disc !important;
}

a.label_recherche {
    text-decoration: none;
    color: #888;
    font-weight: bold;
    margin-left: 10px;
}

.group-filter {
    margin-left: 35px;
    width: 250px;
}

#group-filter-date {
    width: 200px;
}

.select-arrow-down {
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #DDD;
    margin-top: 7px;
    position: absolute;
    pointer-events: none;
    left: 237px;
}

.right-panel {
    margin-left: 5px;
    margin-bottom: 20px;
    width: 310px;
}

#select-arrow-down-date {
    left: 167px;
}

.select-block {
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    width: 250px;
}

#select-block-date {
    width: 180px;
}

.select-separator {
    position: absolute;
    color: #DDD;
    pointer-events: none;
    left: 231px;
    font-size: 0.9em;
    margin-top: 2px;
    font-weight: normal;
}

#select-separator-date {
    left: 161px;
}

.select-block select {
    border: 0px none;
    cursor: pointer;
    font-size: 1em;
    overflow: hidden;
    width: 110%;
}

.form-text {
    border: 0px;
    padding-left: 5px;
    border-radius: 4px;
    margin-left: 5px;
}

.form-submit {
    background-color: #FFF;
    font-size: 0.8em;
    vertical-align: top;
    color: #B1B2B3;
    border-radius: 4px;
    border: 1px solid #DDD;
    cursor: pointer;
    height: 2.1em;
    width: 30px;
    margin-left: 10px;
    margin-right: 10px;
}

.form-date {
    width: 100px;
    margin-right: 20px;
    font-size: 1em;
}

#ui-datepicker-div {
    font-size: 0.75em;
    line-height: 1em;
}

#search_texte {
    width: 375px;
}

.ui-widget-header .ui-icon {
    height: 16px;
    width: 16px;
}

.group-search {
    text-decoration: none;
    color: #888;
    font-weight: bold;
    height: 40px;
}

.search-label {
    margin-bottom: 2px;
}

.img-pdf {
    margin-left: 5px;
}

em {
    font-style: italic;
    font-weight: bold;
}

table.search-table {
    font-size: 1em;
}

.pager-current {
    font-size: 1.1em !important;
}

.pager-item {
    font-size: 1.1em !important;
}

.statut_red {
    color: #E93232 !important;
}

.statut_orange {
    color: #FF8C00 !important;
}

.juribase-mention-legale {
    align-self: center;
    font-style: italic;
    padding: 10px;
    background-color: #F8B334;
    border-radius: 4px;
    margin-bottom: 20px;
}

.exemple_recherche {
    width: 375px;
    color: #888;
    font-style: italic;
    padding-left: 10px;
}

/** LIAISON & SOMMAIRE */

.icon-arbre-enfant {
    margin: 0px;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-image: url("../images/icon-16/article.png");
    background-position: left center;

}

.icon-arbre-noeud {
    margin: 0px;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-image: url("../images/icon-16/folder.png");
    background-position: left center;

}

#mon-arbre * {
    box-sizing: unset;
}

#mon-arbre li {
    text-align: left;
}

#mon-arbre ul {
    padding-left: 10px;
}

/* Remove default bullets */
ul, #mon-arbre {
    list-style-type: none;
}

/* Remove margins and padding from the parent ul */
#mon-arbre {
    margin: 0;
    padding: 0;
}

/* Style the caret/arrow */
.noeud {
    cursor: pointer;
    user-select: none; /* Prevent text selection */
}

/* Create the caret/arrow with a unicode, and style it */
.noeud::before {
    content: "\002B";
    color: black;
    display: inline-block;
}

/* Rotate the caret/arrow icon when clicked on (using JavaScript) */
.noeud-down::before {
    content: "\2212";
}

/* Hide the nested list */
.arbre-enfant {
    display: none;
}

/* Show the nested list when the user clicks on the caret/arrow (with JavaScript) */
.active {
    display: block;
}

/** VERSION */
.choix-date-consultation {
    width: 155px;
    display: inline-block;
}

.btn-consulter {
    float: right;
}

/** Visualisation contenu */
.link {
    color: blue;
    text-decoration: underline;
}

.link:hover {
    cursor: pointer;
}

/* menu fixe */

.panel-gauche {
    background: #f6f6f6;
    width: 20%;
    height: 100%;
    padding-top: 20px;
    margin-top: 0px !important;
    padding-left: 20px;
    padding-right: 5px;
    overflow-y: scroll;
}

.sticky-gauche {
    position: fixed;
    top: 0px;
    margin-top: 0px !important;
}

.colonne {
    float: left;
}

.sticky-with-header {
    top: 66px !important;
}

.lecture-sticky {
    margin-left: 20%;
}

.lecture {
    width: 75%;
    padding-left: 10px;
}

.rangee:after {
    content: "";
    display: table;
    clear: both;
}

/** Icones */
.img-information:before {
    content: url("../images/icon-16/information.png");
}

.img-version:before {
    content: url("../images/icon-16/version.png");
}

.img-sommaire:before {
    content: url("../images/icon-16/sommaire.png");
}

.img-liaison:before {
    content: url("../images/icon-16/liaison.png");
}

.img-annexe:before {
    content: url("../images/icon-16/annexe.png");
}

#footer {
    display: none !important;
}
