/*====================================================================================================
  :: FONTS
==================================================================================================== */

@font-face {
    font-family: 'pt-sans-regular';
    src: url('../Fonts/PTS55F-webfont.eot');
    src: url('../Fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/PTS55F-webfont.woff') format('woff'), url('../Fonts/PTS55F-webfont.ttf') format('truetype'), url('../Fonts/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt-sans-narrow-bold';
    src: url('../Fonts/PTN77F-webfont.eot');
    src: url('../Fonts/PTN77F-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/PTN77F-webfont.woff') format('woff'), url('../Fonts/PTN77F-webfont.ttf') format('truetype'), url('../Fonts/PTN77F-webfont.svg#pt_sans_narrowbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'raleway-bold';
    src: url('../Fonts/raleway-bold.eot');
    src: url('../Fonts/raleway-bold.eot?iefix') format('embedded-opentype'), url('../Fonts/raleway-bold.woff') format('woff'), url('../Fonts/raleway-bold.ttf') format('truetype'), url('../Fonts/raleway-bold.svg#Raleway-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'raleway-light';
    src: url('../Fonts/raleway-light.eot');
    src: url('../Fonts/raleway-light.eot?#iefix') format('embedded-opentype'), url('../Fonts/raleway-light.woff') format('woff'), url('../Fonts/raleway-light.ttf') format('truetype'), url('../Fonts/raleway-light.svg#Raleway-Light') format('svg');
}

@font-face {
    font-family: 'interstate';
    src: url('../Fonts/interstate-regular-webfont.eot');
    src: url('../Fonts/interstate-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/interstate-regular-webfont.woff') format('woff'), url('../Fonts/interstate-regular-webfont.ttf') format('truetype'), url('../Fonts/interstate-regular-webfont.svg#webfontjeQgvMIS') format('svg');
}
/*===================================================================================================
    :: GENERAL
===================================================================================================== */

#agenda {
    font-family: Arial, sans-serif;
    font-size: 0.95em;
    font-size: 0.85rem;
    color: #254875;
}

#agenda h1 {
    font-family: 'raleway-light';
    font-size: 3.25em;
    font-size: 3.25rem;
    font-weight: normal;
    color: #5d7482;
}

#agenda h2 {
    font-family: 'raleway-light';
    font-size: 1.7em;
    font-size: 1.7rem;
    font-weight: normal;
    color: #254875;
}

#agenda h3 {
    font-family: 'raleway-bold';
    font-size: 1.6em;
    font-size: 1.6rem;
    color: #254875;
    text-transform: uppercase;
}

#agenda h4 {
    font-family: 'raleway-bold';
    font-size: 1.4em;
    font-size: 1.35rem;
    color: #254875;
    text-transform: uppercase;
}

#agenda a {
    font-family: Arial, sans-serif;
    color: #254875;
    text-decoration: none;
}

#agenda a:hover,
a:focus,
a:active {
    text-decoration: underline;
}

#agenda ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#agenda ul li {
    margin: 0;
    padding: 0;
}

#agenda strong {
    display: inline;
    vertical-align: baseline;
    font-family: 'raleway-bold';
    font-size: 110%;
    font-weight: normal;
}

#agenda img {
    max-width: 100%;
}

#agenda .horsChamp {
    display: none;
}
/*====================================================================================================
  :: MAINCONTENT
==================================================================================================== */

#agenda {
    margin: 16px 0;
}

#agenda.mainContent {
    max-width: 850px;
    margin: 0 auto;
}

#agenda.mainContent .mainTitle {
    position: relative;
    padding: 8px;
}

#agenda.mainContent .mainTitle img {
    display: none;
}

#agenda.mainContent .mainTitle h2 {
    margin-bottom: 0;
}

#agenda.mainContent .mainTitle h2 strong {
    display: block;
}

#agenda.mainContent .mainTitle button.print {
    position: absolute;
    right: 8px;
    bottom: 8px;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    font-size: 0;
}

#agenda.mainContent .mainTitle button.print:focus {
    outline: none;
}
/*---------------------------------------------------------------------------------------------------- 
  :: Notes
 -----------------------------------------------------------------------------------------------------*/

#agenda .notes {
    position: relative;
    margin-top: 8px;
    padding: 12px 42px 12px 12px;
    min-height: 30px;
    background: #FFFFCC;
}

#agenda .notes p {
    margin-bottom: 0;
    font-family: 'pt-sans-narrow-bold';
    font-size: 1.2em;
    font-size: 1.2rem;
    text-transform: uppercase;
}

#agenda .notes-btn {
    cursor: pointer;
    float: left;
    width: 29px;
    height: 29px;
    margin-right: 10px;
    padding: 0 0 0 30px;
    border: 0 none;
    background: url(https://www.transparence.gouv.qc.ca/fileadmin/templates/images/contenu/drop-up.gif);
    overflow: hidden;
    font-size: 0;
    text-align: center;
}

#agenda .notes-btn:focus {
    outline: none;
}

#agenda .notes-btn.active {
    background: url(https://www.transparence.gouv.qc.ca/fileadmin/templates/images/contenu/drop-down.gif);
}

#agenda .notes-label {
    cursor: pointer;
    margin-bottom: 0;
    padding: 2px 0;
    font-family: 'pt-sans-narrow-bold';
    font-size: 1.2em;
    font-size: 1.2rem;
    line-height: 1.75;
    color: #35521b;
}

#agenda #notes-content {
    display: block;
}

#agenda .notes-content {
    margin-top: 4px;
    margin-left: 39px;
    font-family: Arial, Helvetica, sans-serif;
    color: #35521b;
}

#agenda .notes-content ol {
    padding-left: 20px;
}

#agenda .notes-content ol li {
    position: relative;
    margin-bottom: 16px;
    z-index: 0;
}

#agenda .notes-content ol li:before {
    position: absolute;
    top: 0;
    left: -25px;
    display: block;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    content: "";
    font-family: 'pt-sans-bold';
    z-index: -1;
}
/*---------------------------------------------------------------------------------------------------- 
  :: Calendrier
 -----------------------------------------------------------------------------------------------------*/

#agenda .calendrier {
    margin-top: 48px;
    padding: 0 8px 8px 8px;
    border: 6px solid #EEF1EC;
    background: #fff url(https://www.transparence.gouv.qc.ca/fileadmin/templates/images/contenu/fond-degrade.jpg) left top repeat-x;
}

#agenda .calendrier h3 {
    margin-top: 0;
}

#agenda .calendrier h4 {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 8px;
}

#agenda .calendrier p {
    margin-top: 0;
}

#agenda .calendrier .date {
    margin-bottom: 0;
    font-family: 'pt-sans-narrow-bold';
    font-size: 1.5em;
    font-size: 1.5rem;
    text-transform: uppercase;
    text-align: center;
}

#agenda .calendrier .date > span {
    display: inline-block;
    vertical-align: top;
}

#agenda .calendrier .date .mois {
    min-width: 100px;
    min-height: 100px;
    margin: -35px 10px 0px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.7em;
    font-size: 1.35rem;
    line-height: 0.8;
    background: url(https://www.transparence.gouv.qc.ca/fileadmin/templates/images/contenu/pastille.png) center no-repeat;
}

#agenda .calendrier .date .numero {
    display: block;
    margin-top: 18px;
    color: #fff;
    font-family: 'interstate';
    font-size: 2.25em;
    font-size: 2.5rem;
    line-height: 1 !important;
}

#agenda .calendrier abbr,
.calendrier .abbr {
    display: block;
    color: #fff;
    font-family: 'pt-sans-narrow-bold';
    font-size: 1.5em;
    font-size: 1.5rem;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1 !important;
    border-bottom: 0;
}

#agenda .calendrier .listeHoraire ul li {
    margin: 0;
    margin-bottom: 8px;
    padding: 8px 8px 8px 0;
    border: 3px solid #EEF1EC;
}

#agenda .calendrier .listeHoraire ul li p {
    margin-bottom: 8px;
}

#agenda .calendrier .listeHoraire .heure {
    display: block;
    width: 16%;
    padding-left: 4%;
    float: left;
    text-align: left;
    font-family: 'pt-sans-narrow-bold';
    font-size: 1.3em;
    font-size: 1.3rem;
}

#agenda .calendrier .listeHoraire .lieu {
    display: block;
    width: 80%;
    /*padding-left: 20%;*/
    
    font-family: 'pt-sans-narrow-bold';
    font-size: 1.3em;
    font-size: 1.3rem;
}

#agenda .calendrier .listeHoraire .description {
    display: block;
    width: 80%;
    padding-left: 20%;
    font-family: Arial, sans-serif;
}

#agenda .calendrier li.last {
    margin-bottom: 0 !important;
}

#agenda .calendrier .listeRencontres ul li {
    margin: 0;
    margin-bottom: 8px;
    padding: 8px;
    border: 3px solid #EEF1EC;
    background: #EEF1EC;
}

#agenda .calendrier .listeRencontres ul li p {
    margin-bottom: 0;
}

#agenda .calendrier .listeRencontres .titre,
.calendrier .listeRencontres .lieu {
    font-family: 'pt-sans-narrow-bold';
    font-size: 1.3em;
    font-size: 1.3rem;
}

#agenda .calendrier .listeRencontres .description {
    font-family: Arial, sans-serif;
}
/*---------------------------------------------------------------------------------------------------- 
  :: Top Btn
 -----------------------------------------------------------------------------------------------------*/

#agenda #backToTop {
    display: inline-block;
    min-height: 20px;
    margin: 20px 0;
    padding: 0px 10px 0px 8px;
    border: 2px solid #d9e0e8;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    background: #d9e0e8;
    font-family: 'pt-sans-narrow-bold';
    font-size: 1em;
    font-size: 1rem;
    line-height: normal;
    vertical-align: middle;
    color: #254875;
}

.lte8 #agenda #backToTop {
    background-color: #d9e0e8;
    border-radius: 25px;
    behavior: url(PIE.htc);
    color: #254875;
    position: relative;
    z-index: 0;
}

#agenda #backToTop:before {
    display: inline-block;
    margin-right: 3px;
    font-family: Arial, sans-serif;
    font-size: 1em;
    font-size: 1rem;
    color: #254875;
}

#agenda #backToTop:hover,
#agenda #backToTop:focus,
#agenda #backToTop:active {
    text-decoration: none;
    border: 2px solid #254875;
}
/*---------------------------------------------------------------------------------------------------- 
  :: Afficher + Btn
 -----------------------------------------------------------------------------------------------------*/

#agenda .tout-agenda .calendrier:nth-child(n+6) {
    display: none;
}

.lte8 #agenda .calendrier.nth-child_ie8 {
    display: none;
}

#agenda .center {
    text-align: center;
}

#agenda #afficherPlus {
    cursor: pointer;
    margin: 20px 0;
    padding: 5px 15px;
    border: 2px solid #477515;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    background: #477515;
    font-family: 'pt-sans-narrow-bold';
    font-size: 1.15em;
    font-size: 1.15rem;
    line-height: 1.15;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
}

.lte8 #agenda #afficherPlus {
    background-color: #477515;
    border: 2px solid #477515;
    border-radius: 60px;
    behavior: url(fileadmin/templates/styles/PIE.htc);
    color: #FFF;
    position: relative;
    z-index: 0;
}

#agenda #afficherPlus:hover {
    text-decoration: none;
    background-color: #254875;
    border: 2px solid #d9e0e8;
    outline: none;
}

#agenda #afficherPlus:focus {
    outline: none;
}
/*---------------------------------------------------------------------------------------------------- 
  :: IMPRESSION
 -----------------------------------------------------------------------------------------------------*/

@media print {
    html {
        font-size: 85%;
    }
    #agenda * {
        font-family: Arial, Helvetica, sans-serif !important;
        font-weight: normal;
        color: #000 !important;
        background: transparent !important;
        overflow: visible;
    }
    #agenda #notes-btn,
    #agenda .icon-blue,
    #agenda #backToTop,
    #agenda #afficherPlus {
        display: none !important;
    }
    #agenda #notes-content {
        margin: 0;
    }
    #agenda.mainContent .mainTitle h2 {
        margin: 0;
    }
    #agenda .calendrier {
        margin-top: 16px;
    }
    #agenda .calendrier .date {
        background: #EEF1EC !important;
        margin: 0 -8px;
        line-height: 1.5;
    }
    #agenda .calendrier .date > span,
    #agenda .calendrier .date .mois,
    #agenda .calendrier .date .numero,
    #agenda .calendrier .date .abbr {
        display: inline;
        position: static;
        vertical-align: initial;
        font-size: 20px;
        font-size: 1.5rem;
        line-height: 1;
    }
}
/*---------------------------------------------------------------------------------------------------- 
  :: Début : Widget sopfeu
 -----------------------------------------------------------------------------------------------------*/

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.modal {
    position: fixed;
    top: 10%;
    left: 9%;
    z-index: 1050;
    /*width: 560px;*/
    /*margin-left: -280px;*/
    
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none;
}

.modal.fade {
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out;
    top: -25%;
}

.modal.fade.in {
    top: 10%;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

.modal-header .close {
    margin-top: 2px;
}

.modal-header h3 {
    margin: 0;
    line-height: 30px;
}

.modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 400px;
    padding: 15px;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    *zoom: 1;
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    content: "";
    line-height: 0;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.affix {
    position: fixed;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.collapse.in {
    height: auto;
}

.sopfeu-widget-modal h3 {
    font-size: 21px;
    text-transform: uppercase;
    text-shadow: 0 1px 2px black;
    color: #ffffff;
    float: left;
}

.sopfeu-widget-modal-header {
    background-color: #e9501c;
    border-radius: 6px 6px 0 0;
    background: -moz-linear-gradient(90deg, #e9501c 0%, #e35827 50.2%, #e36030 55.2%, #d3744e 100%) #ef6a35;
    background: -webkit-gradient(linear, left bottom, left top, from(#e9501c), color-stop(0.502, #e35827), color-stop(0.552, #e36030), to(#d3744e)) #ef6a35;
}

.sopfeu-widget-clear {
    clear: both;
}

.sopfeu-widget-wrapper {
    width: 158px;
    border: 1px solid #323232;
    display: block;
    background-color: #2851be;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
    padding: 4px 9px 9px;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif !important;
    color: #ffffff;
    position: relative;
}

.sopfeu-widget-wrapper-danger {
    background-color: #a71407 !important;
}

.sopfeu-widget-media-bar {
    height: 23px;
    border-top: 1px solid #6a86d3;
    margin-top: 5px;
}

.sopfeu-widget-wrapper-danger .sopfeu-widget-media-bar {
    border-top: 1px solid #c75a4d;
}

.sopfeu-widget-media-bar-interdiction {
    background: url(http://www.sopfeu.qc.ca/widget/images/interdiction_off.png) no-repeat center center;
    width: 18px;
    height: 18px;
    margin-top: 5px;
    float: left;
    margin-right: 6px;
    cursor: pointer;
}

.sopfeu-widget-media-bar-interdiction-on {
    background: url(http://www.sopfeu.qc.ca/widget/images/interdiction_on.png) no-repeat center center;
}

.sopfeu-widget-media-bar-press {
    background: url(http://www.sopfeu.qc.ca/widget/images/press.png) no-repeat center center;
    width: 18px;
    height: 18px;
    margin-top: 5px;
    float: left;
    margin-right: 6px;
    cursor: pointer;
}

.sopfeu-widget-mask {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.48);
    z-index: 100;
    height: 109px;
    width: 176px;
    display: none;
}

.sopfeu-widget-title-wrapper {
    height: 20px;
}

.sopfeu-widget-title {
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif !important;
    float: left;
    font-size: 10px !important;
    font-weight: normal !important;
}

.sopfeu-widget-title-sopfeux {
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif !important;
    float: right;
    font-size: 10px !important;
    text-transform: uppercase;
    font-weight: normal !important;
    clear: right;
    text-align: right;
}

.sopfeu-widget-title-sopfeux a {
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif !important;
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 10px !important;
}

.sopfeu-widget-indicator-wrapper {
    width: 158px;
    height: 76px;
    background: url(http://www.sopfeu.qc.ca/widget/images/background.png) no-repeat;
}

.sopfeu-widget-indicator-prevision {
    left: 0px;
    margin-left: 10px;
    position: absolute;
    font-size: 10px !important;
    padding-left: 5px;
    margin-top: 26px;
    width: 148px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    text-align: left;
    top: 0px;
}

.sopfeu-widget-indicator-zone {
    left: 0px;
    margin-left: 10px;
    font-size: 10px !important;
    text-align: left;
    position: absolute;
    margin-top: 78px;
    padding-left: 5px;
    width: 148px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    top: 0px;
}

.sopfeu-widget-indicator-arrow {
    width: 20px;
    height: 23px;
    background: url(http://www.sopfeu.qc.ca/widget/images/arrow.png) no-repeat;
    position: absolute;
    left: 17px;
    z-index: 999;
    margin-top: 21px;
}

.sopfeu-widget-indicator-button-zone {
    position: absolute;
    width: 19px;
    height: 27px;
    background: url(http://www.sopfeu.qc.ca/widget/images/button_zone.png) no-repeat;
    right: 0px;
    margin-right: 9px;
    margin-top: 48px;
    display: none;
    cursor: pointer;
}

.sopfeu-widget-indicator-button-prevision {
    position: absolute;
    width: 19px;
    height: 26px;
    background: url(http://www.sopfeu.qc.ca/widget/images/button_prevision.png) no-repeat;
    right: 0px;
    margin-right: 9px;
    display: none;
    cursor: pointer;
}

.sopfeu-widget-modal-zone-list-wrapper {
    height: 300px;
    overflow-y: auto;
}

.sopfeu-widget-modal-day-list-wrapper {}

.sopfeu-widget-modal-presse-list-wrapper a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
    color: #333333 !important;
    text-decoration: none !important;
    font-weight: normal !important;
    line-height: 40px !important;
}

.sopfeu-widget-modal-interdiction-list-wrapper a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
    color: #333333 !important;
    text-decoration: none !important;
    font-weight: normal !important;
    line-height: 40px !important;
}

.sopfeu-widget-modal-presse-list-wrapper {
    height: 300px;
    overflow-y: auto;
}

.sopfeu-widget-modal-interdiction-list-wrapper {
    height: 300px;
    overflow-y: auto;
}

.sopfeu-widget-modal-zone-list-wrapper div.zone-row,
.sopfeu-widget-modal-day-list-wrapper div.zone-row,
.sopfeu-widget-modal-presse-list-wrapper div.zone-row,
.sopfeu-widget-modal-interdiction-list-wrapper div.zone-row {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    height: 33px;
    line-height: 32px;
    border-bottom: 1px solid #EEE;
    padding-left: 16px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    padding-right: 32px;
}

.sopfeu-widget-modal-zone-list-wrapper div.zone-row:hover,
.sopfeu-widget-modal-day-list-wrapper div.zone-row:hover,
.sopfeu-widget-modal-presse-list-wrapper div.zone-row:hover,
.sopfeu-widget-modal-interdiction-list-wrapper div.zone-row:hover {
    background: url(http://www.sopfeu.qc.ca/widget/images/chevron_right.png) no-repeat right center #ebebeb;
}

.sopfeu-widget-modal-zone-list-wrapper div.zone-row-back-button {
    height: 33px;
    line-height: 32px;
    border-bottom: 1px solid #EEE;
    padding-left: 16px;
    cursor: pointer;
    background-color: #d9d9d9;
    background: -moz-linear-gradient(90deg, #d9d9d9 0%, #e9e9e9 100%) #afafaf;
    background: -webkit-gradient(linear, left bottom, left top, from(#d9d9d9), to(#e9e9e9)) #afafaf;
    color: #292929;
}

.sopfeu-widget-modal-sub-zone-list {
    display: none;
}
/*---------------------------------------------------------------------------------------------------- 
  :: Fin : Widget sopfeu
 -----------------------------------------------------------------------------------------------------*/
/*------------------------------------------------
  :: Début : Actualités commun
 -------------------------------------------------*/
.actus-filtrage {
    line-height: 40px;
    background-color: #9D9D9C;
    padding-left: 10px;
}

.ng-pristine,
.ng-valid {
    margin-right: 20px !important;
}

.actus-img-thumbnail {
    max-width: 80px !important;
    max-height: 80px !important;
    float: left !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
}

.actualites-mern .actus-filtrage button {
    height: 24px !important;
    letter-spacing: 1px !important;
    margin-bottom: 2px !important;
    line-height: 17px !important;
    vertical-align: middle !important;
    color: #FFFFFF !important;
    background-color: #1163AD !important;
    border: none !important;
}

.actualites-mffp .actus-filtrage button {
    height: 24px !important;
    letter-spacing: 1px !important;
    margin-bottom: 2px !important;
    line-height: 17px !important;
    vertical-align: middle !important;
    color: #FFFFFF !important;
    background-color: #1163AD !important;
    border: none !important;
}

/*------------------------------------------------
  :: Fin : Actualités commun
 -------------------------------------------------*/
/*------------------------------------------------
  :: Début : Actualités MFFP
 -------------------------------------------------*/
.actus-article-wrapper-mffp {
    background-color: #ECECEC !important;
    padding-top: 1% !important;
    padding-bottom: 1% !important;
    padding-right: 1% !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #FFFFFF !important;
    height: 90% !important;
    min-height: 100px !important;
    max-height: 200px !important;
}

.actus-date-article-mffp {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 0.8em !important;
    font-weight: normal !important;
    text-transform: none !important;
    padding-left: 10px !important;
    color: #585858 !important;
    line-height: 1.9em !important;
}

.actus-contenu-article-mffp h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 0.9em !important;
    font-weight: bold !important;
    padding-left: 10px;
    line-height: 1.1em !important;
    color: #1163AD !important;
    margin: 0px !important;
}

.actus-texte-article-mffp p {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 0.85em !important;
    font-weight: normal !important;
    text-transform: none !important;
    padding-left: 10px !important;
    color: #1163AD !important;
    line-height: 1.2em !important;
}

.actus-contenu-article-mffp h3 a:link,
.actus-contenu-article-mffp a:link {
    text-decoration: none !important;
}

.actus-contenu-article-mffp h3 a:hover,
.actus-titre-article-mffp h3 a:active,
.actus-contenu-article-mffp a:hover,
.actus-titre-article-mffp a:active {
    text-decoration: underline !important;
}

/*------------------------------------------------
  :: Fin : Actualités
 -------------------------------------------------*/
/*------------------------------------------------
  :: Début : Actualités MERN
 -------------------------------------------------*/
.actus-article-wrapper-mern {
    background-color: #ECECEC !important;
    padding-right: 1% !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #ECECEC !important;
    height: 90% !important;
    /*min-height: 100px !important;*/
    max-height: 200px !important;
}

.actus-date-evenement-mern {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
    text-transform: none !important;
    padding-left: 10px !important;
    color: #000000 !important;
    line-height: 1.9em !important;
}
.actus-etiquette-article-mern {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
    text-transform: none !important;
    padding-left: 10px !important;
    color: #000000 !important;
    line-height: 1.9em !important;
}

.actus-etiquette-article-image-mern {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
    text-transform: none !important;
    padding-left: 0px !important;
    color: #000000 !important;
    line-height: 1.9em !important;
}

.actus-separateur-titre-article-mern {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
    text-transform: none !important;
    padding-left: 0px !important;
    color: #000000 !important;
    line-height: 1.9em !important;
}

.actus-categorie-article-mern {
    font-family: Arial, Helvetica, sans-serif !important;
    text-transform: none !important;
    padding-left: 0px !important;
    color: #000000 !important;
    line-height: 1.9em !important;
}

.actus-date-article-mern {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 0.7em !important;
    font-weight: normal !important;
    text-transform: none !important;
    padding-left: 10px !important;
    color: #319CCF !important;
    line-height: 1.9em !important;
}

.actus-contenu-article-mern h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 0.9em !important;
    font-weight: bold !important;
    padding-left: 10px;
    line-height: 1.1em !important;
    color: #319CCF !important;
    margin: 0px !important;
}

.actus-contenu-article-evenement-mern {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 0.9em !important;
    font-weight: bold !important;
    padding-left: 10px;
    line-height: 1.1em !important;
    color: #000000 !important;
    margin: 0px !important;
}

.actus-texte-article-mern p {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 0.85em !important;
    font-weight: normal !important;
    text-transform: none !important;
    padding-left: 10px !important;
    color: #319CCF !important;
    line-height: 1.2em !important;
}

.actus-separateur-article-mern {
    border: 0;
    height: 2px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

.actus-separateur-evenement-mern {
    border: 0;
    height: 2px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

.actus-contenu-article-mern h3 a:link,
.actus-contenu-article-mern a:link {
    text-decoration: none !important;
    color: #319CCF !important;
}

.actus-contenu-article-mern h3 a:hover,
.actus-titre-article-mern h3 a:active,
.actus-contenu-article-mern a:hover,
.actus-titre-article-mern a:active {
    text-decoration: underline !important;
}

/*------------------------------------------------
  :: Fin : Actualités MERN
 -------------------------------------------------*/

/*
Mis en commentaire le 17 mars. Ça n'affichait pas les actualités dans Wordpress lorsqu'activé.
.clearfix {
    overflow: auto;
}
*/