@charset "UTF-8";
/**** Bouton Soumettre votre texte ****/
.test {
  color: blue; }

#block-formulairetexteecorcefabuleuse .block-content {
  text-align: center; }
  #block-formulairetexteecorcefabuleuse .block-content .text-formatted a {
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    color: #ffffff;
    font-size: 20px;
    background-color: #ed3737;
    padding: 10px 20px 10px 6px;
    text-decoration: none;
    display: block; }
    #block-formulairetexteecorcefabuleuse .block-content .text-formatted a:before {
      content: "\f093";
      font: normal normal normal 28px/1 FontAwesome;
      margin-right: 15px; }
    #block-formulairetexteecorcefabuleuse .block-content .text-formatted a:hover {
      text-decoration: none;
      background-color: #ff0000; }

.webform-submission-add-form .webform-actions {
  margin-top: 30px; }

.webform-submission-add-form label {
  font-weight: bold; }

/**** DATE EVENEMENT ****/
.block-content .view-content .views-row {
  /*	.views-field.views-field-field-date:before {
				content: "\f073";
	    		font-family: FontAwesome;
	    		margin-right: 5px;
	    		color: #1982f7;
	    		float: left;
			}
		*/ }
  .block-content .view-content .views-row div.field-content .datetime {
    color: #1982f7;
    font-family: "Roboto Condensed", sans-serif; }

/**** Séparateur bande bleue ****/
.contextual-region .view-node-ref .view-content .views-row {
  border-top: #1982f7 solid 10px;
  padding: 20px 0; }

/**** Bouton modifier ****/
#block-views-block-node-ref-block-1 .view-content div {
  display: block;
  margin: 10px 0 10px 0; }

#block-views-block-node-ref-block-1 .edit-node-ref {
  overflow: hidden; }
  #block-views-block-node-ref-block-1 .edit-node-ref a {
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    color: #ffffff;
    font-size: 20px;
    background: #ba2b2b;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    float: right; }
  #block-views-block-node-ref-block-1 .edit-node-ref a:hover {
    background-color: #ed3737;
    text-decoration: none; }

/***************************************************************************/
/*************************** MAIN NAVIGATION z index ***********************/
/***************************************************************************/
.toolbar-tray-open .layout-container .header-wrapper {
  z-index: 300; }

/****************************************************************************/
/*************************** FOOTER INFOLETTRE ******************************/
/****************************************************************************/
.row .col-12 .region-footer-third #block-formmailchimp {
  margin-top: 25px; }

#mc_embed_signup #mc-embedded-subscribe-form {
  padding: 0; }
  #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll .email {
    width: 100%;
    margin: 0;
    margin-bottom: 5px;
    text-align: center; }
  #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll .button {
    width: 100%;
    margin: 0; }

/**** Liens de menu footer ****/
.region-footer-second #block-adresseclac .block-content p > a {
  font-weight: bold;
  color: black;
  font-size: 15px; }

.region-footer-second #block-adresseclac .block-content a:hover {
  text-decoration: none;
  color: grey; }

.region-footer-second #block-adresseclac .block-content a.left {
  margin-left: 1vw; }

/*# sourceMappingURL=clement.css.map */
