/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/modules/custom/mf_tools_common/fonts/Quicksand-Regular.eot");
  src: local("Quicksand Regular"), local("Quicksand-Regular"), url("/modules/custom/mf_tools_common/fonts/Quicksand-Regular.eot") format("embedded-opentype"), url("/modules/custom/mf_tools_common/fonts/Quicksand-Regular.woff2") format("woff2"), url("/modules/custom/mf_tools_common/fonts/Quicksand-Regular.woff") format("woff"), url("/modules/custom/mf_tools_common/fonts/Quicksand-Regular.ttf") format("truetype"), url("/modules/custom/mf_tools_common/fonts/Quicksand-Regular.svg") format("svg"); }

@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/modules/custom/mf_tools_common/fonts/Quicksand-Medium.eot");
  src: local("Quicksand Medium"), local("Quicksand-Medium"), url("/modules/custom/mf_tools_common/fonts/Quicksand-Medium.eot") format("embedded-opentype"), url("/modules/custom/mf_tools_common/fonts/Quicksand-Medium.woff2") format("woff2"), url("/modules/custom/mf_tools_common/fonts/Quicksand-Medium.woff") format("woff"), url("/modules/custom/mf_tools_common/fonts/Quicksand-Medium.ttf") format("truetype"), url("/modules/custom/mf_tools_common/fonts/Quicksand-Medium.svg") format("svg"); }

@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/modules/custom/mf_tools_common/fonts/Quicksand-Bold.eot");
  src: local("Quicksand Bold"), local("Quicksand-Bold"), url("/modules/custom/mf_tools_common/fonts/Quicksand-Bold.eot") format("embedded-opentype"), url("/modules/custom/mf_tools_common/fonts/Quicksand-Bold.woff2") format("woff2"), url("/modules/custom/mf_tools_common/fonts/Quicksand-Bold.woff") format("woff"), url("/modules/custom/mf_tools_common/fonts/Quicksand-Bold.ttf") format("truetype"), url("/modules/custom/mf_tools_common/fonts/Quicksand-Bold.svg") format("svg"); }

/* === Roboto - regular */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/modules/custom/mf_tools_common/fonts/Roboto-Regular.eot");
  src: local("Roboto"), local("Roboto-Regular"), url("/modules/custom/mf_tools_common/fonts/Roboto-Regular.eot") format("embedded-opentype"), url("/modules/custom/mf_tools_common/fonts/Roboto-Regular.woff2") format("woff2"), url("/modules/custom/mf_tools_common/fonts/Roboto-Regular.woff") format("woff"), url("/modules/custom/mf_tools_common/fonts/Roboto-Regular.ttf") format("truetype"), url("/modules/custom/mf_tools_common/fonts/Roboto-Regular.svg") format("svg"); }

/* === Roboto - 500 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/modules/custom/mf_tools_common/fonts/Roboto-Medium.eot");
  src: local("Roboto Medium"), local("Roboto-Medium"), url("/modules/custom/mf_tools_common/fonts/Roboto-Medium.eot") format("embedded-opentype"), url("/modules/custom/mf_tools_common/fonts/Roboto-Medium.woff2") format("woff2"), url("/modules/custom/mf_tools_common/fonts/Roboto-Medium.woff") format("woff"), url("/modules/custom/mf_tools_common/fonts/Roboto-Medium.ttf") format("truetype"), url("/modules/custom/mf_tools_common/fonts/Roboto-Medium.svg") format("svg"); }

/* === Roboto - 700 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/modules/custom/mf_tools_common/fonts/Roboto-Bold.eot");
  src: local("Roboto Bold"), local("Roboto-Bold"), url("/modules/custom/mf_tools_common/fonts/Roboto-Bold.eot") format("embedded-opentype"), url("/modules/custom/mf_tools_common/fonts/Roboto-Bold.woff2") format("woff2"), url("/modules/custom/mf_tools_common/fonts/Roboto-Bold.woff") format("woff"), url("/modules/custom/mf_tools_common/fonts/Roboto-Bold.ttf") format("truetype"), url("/modules/custom/mf_tools_common/fonts/Roboto-Bold.svg") format("svg"); }

body {
  background-color: #eeeeee;
  font-family: "Roboto", sans-serif; }
  body * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box; }
  body.initializing *,
  body.initializing *:before,
  body.initializing *:after {
    transition: none !important; }

.visually-hidden {
  display: none !important; }

a {
  transition: all 0.3s linear; }

button, input[type=submit] {
  outline: none;
  border: none;
  padding: 0;
  -webkit-appearance: none;
  background-color: transparent;
  cursor: pointer; }

#toolbar-administration {
  z-index: 1001; }

[v-cloak] {
  display: none; }

.container {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  position: relative; }
  .container::before, .container::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .container::after {
    clear: both; }
  @media screen and (max-width: 74.99875em) {
    .container {
      max-width: 940px; } }
  @media screen and (max-width: 63.99875em) {
    .container {
      max-width: 600px; } }
  @media screen and (max-width: 39.99875em) {
    .container {
      max-width: 100%;
      padding: 0px 20px; } }
  @media screen and (max-width: 400px) {
    .container {
      padding: 0px 15px; } }

#block-mfsitedetails {
  display: none; }

h2.blue_title {
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  color: #0a74b1; }
  h2.blue_title.fa-newspaper::before {
    font-family: "fa";
    font-size: 22px;
    font-weight: 200;
    margin-right: 10px;
    vertical-align: middle;
    color: #0a74b1;
    display: inline-block;
    margin-top: -4px; }
  h2.blue_title.pink_icon:before {
    color: #db0084; }

#bulletin-zone-domtom-echeance-short .bulletin-content,
#bulletin-zone-domtom-echeance-middle .bulletin-content {
  margin-bottom: 20px;
  border: 1px solid #e2e2e2; }
  #bulletin-zone-domtom-echeance-short .bulletin-content > .bulletin-title,
  #bulletin-zone-domtom-echeance-middle .bulletin-content > .bulletin-title {
    padding: 10px 21px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #e2e2e2;
    font-size: 16px;
    font-family: "Quicksand", sans-serif;
    font-weight: 500;
    cursor: pointer; }
    #bulletin-zone-domtom-echeance-short .bulletin-content > .bulletin-title:not(.open) + .bulletin-description,
    #bulletin-zone-domtom-echeance-middle .bulletin-content > .bulletin-title:not(.open) + .bulletin-description {
      padding-top: 0;
      overflow: hidden;
      height: 0; }
    #bulletin-zone-domtom-echeance-short .bulletin-content > .bulletin-title.open > i,
    #bulletin-zone-domtom-echeance-middle .bulletin-content > .bulletin-title.open > i {
      transform: rotate(180deg); }
  #bulletin-zone-domtom-echeance-short .bulletin-content > .bulletin-description,
  #bulletin-zone-domtom-echeance-middle .bulletin-content > .bulletin-description {
    padding-top: 20px; }
    #bulletin-zone-domtom-echeance-short .bulletin-content > .bulletin-description p,
    #bulletin-zone-domtom-echeance-short .bulletin-content > .bulletin-description h3,
    #bulletin-zone-domtom-echeance-middle .bulletin-content > .bulletin-description p,
    #bulletin-zone-domtom-echeance-middle .bulletin-content > .bulletin-description h3 {
      padding: 0 21px; }
    #bulletin-zone-domtom-echeance-short .bulletin-content > .bulletin-description h3,
    #bulletin-zone-domtom-echeance-middle .bulletin-content > .bulletin-description h3 {
      margin-bottom: 11px;
      color: #036ba1;
      font-family: "Quicksand", sans-serif;
      font-size: 14px; }
    #bulletin-zone-domtom-echeance-short .bulletin-content > .bulletin-description p,
    #bulletin-zone-domtom-echeance-middle .bulletin-content > .bulletin-description p {
      margin-bottom: 25px;
      line-height: 25px; }

.block-mf-bms-dirpf #bulletin-zone-domtom-echeance-short .bulletin-content {
  margin-bottom: 0; }
  .block-mf-bms-dirpf #bulletin-zone-domtom-echeance-short .bulletin-content > .bulletin-title {
    background: #ec008c;
    color: #ffffff; }
