/**
 * _communiques.scss
 */
.pr-list-container {
    border-bottom: 1px solid #edefe9;
    padding: 0.75em 0%;
    display: inline-block;
    width: 100%;
}

.pr-list-container a {
    color: #596b60 !important;
}

.pr-list-container a:hover {
    text-decoration: none !important;
}

.pr-list-container p {
    margin: 0;
    display: block;
    line-height: 1.22em;
}

.pr-list-container:hover {
    color: #3d4641;
}

.pr-list-container:hover .pr-titre {
    text-decoration: underline;
    color: #3d4641;
}

p.pr-date {
    margin: 0;
    color: #1d1d1d;
    font-size: 12px !important;
    font-size: 0.75rem !important;
}

.pr-surtitre {
    margin: 0;
    font-weight: 700;
    color: #1d1d1d;
    font-size: 13.008px !important;
    font-size: 0.813rem !important;
}

.pr-titre {
    font-weight: bold;
    margin: 0;
    font-size: 14.4px !important;
    font-size: 0.9rem !important;
}

/**
 * _events.scss
 */

.gnec-entry,
.list_menu_entry {
    display: block;
}

.gnec-entry:first-child {
    border-top: none;
}

.gnec-list-links p,
.gnec-list-links a,
p.nouvellesArchive,
p.nouvellesArchive a {
    line-height: 1.4em;
    font-size: 11.008px;
    font-size: 0.688rem;
    font-weight: bold;
    text-decoration: none;
    margin: 0.2em 0;
}


.template-pages .evenements-list-all .event-img,
.template-pages-sans-sousmenu .evenements-list-all .event-img {
    float: left;
    margin-right: 1em;
}

/* --- Filter box --- */

.user-udesnewsdisplay-pi3-filter .bigLabel {
    font-weight: bold;
    font-size: 1em;
    width: 100%;
    display: block;
    margin-bottom: 0.8em;
}

.user-udesnewsdisplay-pi3-filter .expandButton {
    position: absolute;
    top: 0.8em;
    right: 1.2em;
    float: right;
    display: inline-block;
    color: #596b60;
}

.user-udesnewsdisplay-pi3-filter .expandButton:after {
    font-family: 'udes-icons';
    content: '\e832'; /* .icon-down-dir */
    font-size: 14px;
    font-size: 0.875rem;
}

.user-udesnewsdisplay-pi3-filter .expanded .expandButton:after {
    font-family: 'udes-icons';
    content: '\e858'; /* .icon-cancel */
}

.user-udesnewsdisplay-pi3-filter .expandButton:hover,
.user-udesnewsdisplay-pi3-filter h2:hover,
.user-udesnewsdisplay-pi3-filter label[for]:hover,
.user-udesnewsdisplay-pi3-filter button:hover {
    cursor: pointer;
}

/* --- Single item --- */
.gnec-single figure {
    width: auto;
    float: right;
}

.gnec-single figure.video {
    max-width: 100%;
    float: none;
}

.gnec-single.news .img-first {
    margin-top: 0;
}

figure.img-left {
    float: left;
}

figure.img-right {
    float: right;
}

figure.rte-img img {
    max-width: inherit;
}

.gnec-single .header_complementary_info {
    clear: both;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 27.2px;
    line-height: 1.7rem;
    color: #4a4a4a;
    margin: 2em 0 0.600em;
    font-weight: 300;
    border-bottom: 1px solid #d3d3d3;
}

/**
 * _news.scss
 */

.nouvelle-prio-wrapper {
    border-top: 1px solid #f7c9c9;
    border-bottom: 1px solid #f7c9c9;
    margin: 0em 0.5em 0.5em;
}

.nouvelle-prio {
    padding: 1.3em 1em 0.5em 2.5em;
    border-left: 5px solid #d9534f;
    border-right: 5px solid #d9534f;
    background-color: #fdf7f7;
}

.nouvelle-prio h2 {
    color: #d9534f;
    margin: 0 0 0.3em 0;
    border: none !important;
    font-weight: 700;
    padding-left: 0;
    font-size: 16.8px;
    font-size: 1.05rem;
}

.nouvelle-prio h3 {
    margin: 0 0 0.2em 0;
    font-size: 16px;
    font-size: 1rem;
}

.nouvelle-prio p {
    margin: 0;
}

.nouvelle-prio p.date {
    margin: 0 0 0.3em 0;
}

.nouvelle-prio .nouvelle-prio-element {
    margin: 0 0 0.5em 0;
}

.nouvelle-prio .nouvelle-prio-element .nouvelle-prio-surtitre {
    color: #d9534f;
    font-weight: bold;
}

.nouvelle-prio:hover {
    background-color: #ffecec;
}

.nouvelle-prio:hover .nouvelle-prio-surtitre {
    text-decoration: underline;
}

.nouvelle-prio a {
    color: #1d1d1d;
}

.news-list-image-img img, .news-list-image-img .playVideoBox {
    display: inline;
    float: left;
    margin: 0 1em 0.45em 0;
}

.news-list-image-img p {
    color: #1d1d1d;
}

.list_menu_entry p {
    line-height: 1.25rem;
}

.list_menu_entry a:hover {
    text-decoration: underline !important;
    color: #3d4641;
}

.list-browse {
    margin-top: 1.5em;
    text-align: center;
    color: #3f3f3f;
    font-weight: bold;
}

.template-accueil-fac .list-browse, .template-accueil-std .list-browse {
    display: none;
}

.template-accueil-fac .news-list-container, .template-accueil-std .news-list-container {
    margin-bottom: 1.25em;
}

.template-pages .news-list-container h3, .template-pages-sans-sousmenu .news-list-container h3 {
    font-size: 0.85em;
    margin: 0;
}

.template-pages .news-list-container p, .template-pages-sans-sousmenu .news-list-container p {
    margin: 0;
    display: block;
}

.template-pages .news-entry, .template-pages-sans-sousmenu .news-entry {
    padding-left: 0;
    padding-right: 0;
}

/*
 * _news.scss | Style provenant du RTE du GNEC
 */

.news-date-author {
    width: 100%;
}

.news-date-author time,
.news-date-author .auteur {
    float: left;
}

.news-date-author .addthis {
    float: right;
}

.context_news {
    background-color: #edefe9;
    margin-bottom: 1em;
    padding: 0 0.4em 0.4em;
    display: none;
}

.context_news h3 {
    padding: 0.5em 0.3em 0;
    font-size: 18px;
    font-size: 1.125rem;
}

.context_news a {
    padding: 0.4em;
    display: block;
}

.context_news a:hover {
    text-decoration: underline;
}

.rubrique .gnec-list-links {
    margin-left: 0;
    padding: 1em 0 0 0;
}

.rubrique .news-date {
    margin-bottom: 0;
    font-size: 0.8em;
}

.rubrique p {
    margin: 0;
}

.content-area .gnec-single table {
    border: none;
}