.link, a{text-decoration: underline;}.link, a{font-weight: normal;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #045e8b;}
.link:hover, a:hover{color: #00662c;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#000000;
	}
#default_footer a{
		text-decoration: underline;
		color:#000000;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #005b27;
	background: #005b27;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005b27), color-stop(50%,#005b27), color-stop(51%,#005b27), color-stop(100%,#005b27));
	background: -moz-linear-gradient(top,  #005b27 0%, #005b27 50%, #005b27 51%, #005b27 100%);
	background: -webkit-linear-gradient(top,  #005b27 0%,#005b27 50%,#005b27 51%,#005b27 100%);
	background: -o-linear-gradient(top,  #005b27 0%,#005b27 50%,#005b27 51%,#005b27 100%);
	background: -ms-linear-gradient(top,  #005b27 0%,#005b27 50%,#005b27 51%,#005b27 100%);
	background: linear-gradient(top,  #005b27 0%,#005b27 50%,#005b27 51%,#005b27 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005b27', endColorstr='#005b27',GradientType=0 );
	border: 0px solid #005b27;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #23853f;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#23853f), color-stop(50%,#23853f), color-stop(51%,#23853f), color-stop(100%,#23853f));
	background: -moz-linear-gradient(top,  #23853f 0%, #23853f 50%, #23853f 51%, #23853f 100%);
	background: -webkit-linear-gradient(top,  #23853f 0%,#23853f 50%,#23853f 51%,#23853f 100%);
	background: -o-linear-gradient(top,  #23853f 0%,#23853f 50%,#23853f 51%,#23853f 100%);
	background: -ms-linear-gradient(top,  #23853f 0%,#23853f 50%,#23853f 51%,#23853f 100%);
	background: linear-gradient(top,  #23853f 0%,#23853f 50%,#23853f 51%,#23853f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23853f', endColorstr='#23853f',GradientType=0 );
	border: 0px solid #23853f;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 0px solid #005b27;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #045e8b;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #3a4f4b;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #00b0b0;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #045e8b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#045e8b), color-stop(50%,#045e8b), color-stop(51%,#045e8b), color-stop(100%,#045e8b));
	background: -moz-linear-gradient(top,  #045e8b 0%, #045e8b 50%, #045e8b 51%, #045e8b 100%);
	background: -webkit-linear-gradient(top,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	background: -o-linear-gradient(top,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	background: -ms-linear-gradient(top,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	background: linear-gradient(top,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#045e8b', endColorstr='#045e8b',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: normal;
	background: #045e8b;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#045e8b), color-stop(50%,#045e8b), color-stop(51%,#045e8b), color-stop(100%,#045e8b));
	background: -moz-linear-gradient(-90deg,  #045e8b 0%, #045e8b 50%, #045e8b 51%, #045e8b 100%);
	background: -webkit-linear-gradient(-90deg,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	background: -o-linear-gradient(-90deg,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	background: -ms-linear-gradient(-90deg,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	background: linear-gradient(-90deg,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #045e8b;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #045e8b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#045e8b), color-stop(50%,#045e8b), color-stop(51%,#045e8b), color-stop(100%,#045e8b));
	background: -moz-linear-gradient(top,  #045e8b 0%, #045e8b 50%, #045e8b 51%, #045e8b 100%);
	background: -webkit-linear-gradient(top,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	background: -o-linear-gradient(top,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	background: -ms-linear-gradient(top,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	background: linear-gradient(top,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#045e8b', endColorstr='#045e8b',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #045e8b;
	border-left: 0px solid #045e8b;
	border-top: 0px solid #045e8b;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #045e8b;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #045e8b;
}
.tab-bar{
	border-bottom: 1px solid #045e8b;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/mcplin/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #045e8b;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(4, 94, 139, 0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(4, 94, 139, 0);
	box-shadow: 0px 0px 0px 0px rgba(4, 94, 139, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: #045e8b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#045e8b), color-stop(50%,#045e8b), color-stop(51%,#045e8b), color-stop(100%,#045e8b));
	background: -moz-linear-gradient(top,  #045e8b 0%, #045e8b 50%, #045e8b 51%, #045e8b 100%);
	background: -webkit-linear-gradient(top,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	background: -o-linear-gradient(top,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	background: -ms-linear-gradient(top,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	background: linear-gradient(top,  #045e8b 0%,#045e8b 50%,#045e8b 51%,#045e8b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#045e8b', endColorstr='#045e8b',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #045e8b;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #045e8b;
	border-color: #045e8b;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #045e8b;
}
.polaris-nav-active i{
	color: #045e8b;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #000000;}
.headingtext{color: #045e8b;}
/* Communico iframes */
div[data-widgetid="20468"] .amev-event-list,
div[data-widgetid="20510"] .amev-event-list,
div[data-widgetid="20566"] .amev-event-list,
div[data-widgetid="20641"] .amev-event-list,
div[data-widgetid="20648"] .amev-event-list,
div[data-widgetid="20820"] .amev-event-list,
div[data-widgetid="20824"] .amev-event-list,
div[data-widgetid="20910"] .amev-event-list,
div[data-widgetid="20993"] .amev-event-list,
div[data-widgetid="20994"] .amev-event-list,
div[data-widgetid="21078"] .amev-event-list,
div[data-widgetid="21079"] .amev-event-list,
div[data-widgetid="21083"] .amev-event-list,
div[data-widgetid="21085"] .amev-event-list,
div[data-widgetid="21086"] .amev-event-list,
div[data-widgetid="21088"] .amev-event-list,
div[data-widgetid="21115"] .amev-event-list,
div[data-widgetid="21117"] .amev-event-list,
div[data-widgetid="21118"] .amev-event-list,
div[data-widgetid="21119"] .amev-event-list,
div[data-widgetid="21120"] .amev-event-list,
div[data-widgetid="21168"] .amev-event-list,
div[data-widgetid="21171"] .amev-event-list,
div[data-widgetid="21179"] .amev-event-list,
div[data-widgetid="21180"] .amev-event-list,
div[data-widgetid="21183"] .amev-event-list,
div[data-widgetid="21184"] .amev-event-list,
div[data-widgetid="21185"] .amev-event-list,
div[data-widgetid="21190"] .amev-event-list,
div[data-widgetid="21191"] .amev-event-list,
div[data-widgetid="21192"] .amev-event-list,
div[data-widgetid="21193"] .amev-event-list,
div[data-widgetid="21194"] .amev-event-list,
div[data-widgetid="21195"] .amev-event-list,
div[data-widgetid="21196"] .amev-event-list,
div[data-widgetid="21199"] .amev-event-list,
div[data-widgetid="21202"] .amev-event-list,
div[data-widgetid="21203"] .amev-event-list,
div[data-widgetid="21204"] .amev-event-list,
div[data-widgetid="21205"] .amev-event-list,
div[data-widgetid="21206"] .amev-event-list,
div[data-widgetid="21227"] .amev-event-list,
div[data-widgetid="21337"] .amev-event-list,
div[data-widgetid="21365"] .amev-event-list,
div[data-widgetid="22781"] .amev-event-list,
div[data-widgetid="22859"] .amev-event-list,
div[data-widgetid="23718"] .amev-event-list
{
  height: 100% !important;
  width: auto !important;
}

.amev-event-title {
  font-size: 1em !important;
  font-weight: normal !important;
  line-height: 1 !important;
  text-decoration: none;
}

.amev-event-title a {
text-decoration: underline !important;
  color: #045E8B;
}

.amev-event-title a:hover {
  text-decoration: underline !important;
  color: #00662c !important;
}

.headingtext {
  color: #000 !important;
  font-weight: normal !important;
}

.button:hover {
  box-shadow: none !important;
  border-radius: 8px;
  border: 0 !important;
  text-decoration: none;

  padding: 10px !important;
}

.button {
 
  border-radius: 8px !important;
  padding: 10px !important;
  border: 0 !important;
}
 


/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}

/*============ BREAKPOINTS ==================*/

@media (min-width: 768px) {

}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}

/*** Main ***/

html {
  font-size: 16px;
}

body {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 16px;
    color: #000;
    line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: normal
    font-family: 'Atkinson Hyperlegible', sans-serif;
}

.button {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-weight: bold;
    letter-spacing: normal;
    font-size: 16px;
    text-transform: none;
    padding: 10px 19px;
    cursor: pointer;
    outline: none;
    
    color: white;
    border-radius: 8px;
    border: 3px solid #005b27;
}
.button:hover {
    box-shadow: 4px 3px 0px rgba(36, 28, 21, 1);
    border-radius: 8px;
    border: 3px solid #53575a;
    text-decoration: none;
}



/*============ CMS NAVIGATION ==================*/


/*hides the home tab - which is actually the second menu item DO NOT DELETE */
.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}



.yamm .yamm-content {
    padding: 0;
}
.navbar {
  border-radius: 0;
  border: unset;
}

.navbar-top .navbar-collapse {
    padding: 0px;
}

.navbar-top .navbar-nav > li > a {
    display: inline-block;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 1.2em;
    text-align: center;
    vertical-align: middle;
    margin-right: 1em;
    word-wrap: normal;
    padding: 0;
}
.navbar-top .navbar-nav > li > a:hover {
  background: unset;
  color: unset;
}
.fa.fa-sort-desc:before {
    content: "\f0ab";
}
#navbar-collapse-grid > ul > li > ul {
    background: #ffffff;
    float: left;
    height: 250px;
    text-align: left;
    border: unset;
    box-shadow: unset;
    border-radius: 0;
    border-bottom: 5px solid #58b947;
}
.nav-list > li > p {
    padding: 0px;
    display: none;
}
.nav-list > li > a {
    display: block;
    clear: both;
    font-weight: 500;
    white-space: nowrap;
    min-width: 160px;
    cursor: auto;
    font-size: 0.85em;
    text-align: left;
    color: #045E8B;
  	text-decoration: underline;
}
.nav-list > li > a:hover {
    color: #00662c;
    background: unset;
    text-decoration: underline;
    cursor: pointer;
}

#navbar-collapse-grid > ul > li.open {
  background: white;
  color: #045e8b;
}
/*============ HEADER ==================*/
.l-top-menu .monroe-block a {
    padding: 0 10px;
    color: #fff;
    text-decoration: none;
}
.l-top-menu .monroe-block a:hover {
    text-decoration: underline;
}
.l-header {
    position: relative;
    margin: 0 0 2rem;
}
.l-header-inner {
    color: #fffffe;
    padding: 1rem 0 0 0;
}
#recherche-search-form-q {
border-color: #bbbbbb;
    font-weight: 400;
    color: #444b53;
    background: #ffffff;
    margin-right: 5px;
  padding: 0.625em;
    border: 0.125rem solid #d0d0d0;
  transition: border-color 0.25s ease-in-out;
    will-change: border-color;
      padding: 0.625em;
}
.block-mcpl-misc-mcpl-misc-newsearch #search-form {
    background: #fff;
    padding: 10px;
    text-align: left;
}
.block-mcpl-misc-mcpl-misc-newsearch {
    color: #20252e;
    text-align: right;
}
#header input[type=radio].css-checkbox + label.css-label {
    color: #000;
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 12px;
    display: inline-block;
    font-weight: normal;
}
#header input[type=radio].css-checkbox + label.css-label span, input[type=radio].css-checkbox:checked + label.css-label span {
    transition: background-color 0.4s linear;
}
#header input[type=radio].css-checkbox:checked + label.css-label span {
    background-color: #045E8B;
}
input[type=radio].css-checkbox + label.css-label span {
    background-color: #CCCCCC;
}
#header input[type=radio].css-checkbox + label.css-label span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: -3px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
}
#header input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
#header legend {
    display: block;
    color: #999;
    font-weight: 600;
    font-size: 0.923em;
    left: 1em;
    letter-spacing: 0.25em;
    line-height: normal;
    position: absolute;
    text-transform: uppercase;
    top: 1em;
}
#header  button.form-submit {
    display: inline-block;
    text-align: center;
    letter-spacing: 0.025em;
    padding: 0;
    margin-right: 1em;
    -webkit-transition: background-color 0.6s ease 0s,color 0.6s ease 0s;
    transition: background-color 0.6s ease 0s,color 0.6s ease 0s;
}
input.form-submit, button.form-submit {
    text-align: center;
    color: #333333;
    letter-spacing: 0.025em;
}
#header button.search-form, #header button:hover.search-form {
    height: 44px;
    width: 44px;
    padding: 0;
}
#recherche > button {
background: #e6e4e2 url(https://mcpl.info/modules/custom/mcpl_misc/images/ui-bg_highlight-soft_90_e6e4e2_1x100.png) 50% 50% repeat-x;
    border: 1px solid #e6e4e2;
    border-bottom-color: #bbb;
    border-right-color: #bbb;
    color: #000;
    font-size: 1em;
    font-weight: 500;
    padding: 0.75em 0.7em;
    margin: 0 0.5em 0 0;
    overflow: hidden;
    border-radius: 4px;
}
#recherche > button:hover {
    background: #d6d4d1 url(https://mcpl.info/modules/custom/mcpl_misc/images/ui-bg_highlight-soft_50_d6d4d1_1x100.png) 50% 50% repeat-x;
    border: 1px solid #e1dedb;
    border-bottom-color: #aaa;
    border-right-color: #aaa;
    color: #000;
    cursor: pointer;
}
/*============ FOOTER ==================*/

#footer {
	color: white;
}

#footer p {
  margin-top: 16px;
  margin-bottom: 16px;
}
.l-footer a {
    color: #fff;
    text-decoration: none;
}

#mce_22 > footer > div > div > div > div.block.block-mcpl-misc-mcpl-misc-locations.col-md-4 > div > p > strong > a {
 font-weight: 700;
}

.l-footer a:hover, .l-footer a:focus {
    text-decoration: underline;
}

.l-footer {
    border-top: none;
    padding: 2.5rem;
    margin: 0;
    background-color: #045E8B;
    color: #fff;
}
.fab {
    font-weight: 400;
    font-size: 1.6rem;
}
div.social_media {
    padding-top: 10px;
}
.chat {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}
 .l-footer {
    flex: 0 0 auto;
}
.l-footer .block-copy-blocks-region-copy > .block-content {
    display: flex;
    flex-flow: row wrap;
}
#mce-EMAIL {
    margin-right: 5px;
    padding: 0.625em;
    font-size: 100%;
}
#mc-embedded-subscribe-form > div.subscribe-form-item > div > div > input.button {
    background: #e6e4e2 url(https://mcpl.info/modules/custom/mcpl_misc/images/ui-bg_highlight-soft_90_e6e4e2_1x100.png) 50% 50% repeat-x;
    border: 1px solid #e6e4e2;
    border-bottom-color: #bbb;
    border-right-color: #bbb;
    color: #000;
    font-size: 1em;
    font-weight: 500;
    padding: 0.75em 0.7em;
    margin: 0 0.5em 0 0;
    overflow: hidden;
    border-radius: 4px;
}
#mc-embedded-subscribe-form > div.subscribe-form-item > div > div > input.button:hover {    
    background: #d6d4d1 url(https://mcpl.info/modules/custom/mcpl_misc/images/ui-bg_highlight-soft_50_d6d4d1_1x100.png) 50% 50% repeat-x;
    border: 1px solid #e1dedb;
    border-bottom-color: #aaa;
    border-right-color: #aaa;
    color: #000;
    cursor: pointer;
   box-shadow: unset;
}
/**** more breakpoints ********/
@media only screen and (min-width: 992px){
#navbar-collapse-grid > ul {
    float: unset;
    margin: 0 auto;
    display: table;
    table-layout: auto;
    height: 60px;
    width: 100%;
}
  .navbar-nav>li {
    float: unset;
    display: table-cell;
    height: 60px;
    text-align: center;
    margin-left: auto;
    margin-right: 1em;
    vertical-align: middle;
}
}
@media only screen and (max-width: 767px){
  .nav-mobile .navbar-brand {
    font-size: 1.6em;
    margin: 10px 0;
    display: none;
}
.navbar-top {
    background: #045E8B !important;
    color: white !important;
}
  .navbar-top > div > ul > li > a {
    background: 0 0 !important;
    color: white !important;
    background-color: #045E8B !important;
}
  .navbar-top .navbar-collapse {
    padding: 50px;
}
  #navbar-collapse-grid > ul > li > ul {
     height: auto;
    float: unset;
  }
  #navbar-collapse-grid > ul > li.open {
  background: inherit;
  color: inherit;
}
}

@media (min-width: 34em){
  #search-form {
    display: inline-block;
}
.l-header-inner {
    min-height: 6.125rem;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}
}