/*cette feuille de style fonctionne si l'on supprime style.min.css du répertoire*/
/*dernière modification 11.04.2021*/


.evo_container__header {
  margin-bottom: 20px;
  background: #F7F5FA;
}
.evo_container__page_top {
  margin-top: 20px;
}
.evo_container__page_top .ufld_icon_links {
  text-align: right;
}
.nav.nav-tabs {
  margin-top: 0;
}
ul.profile_tabs {
  margin: 0 2ex 2ex;
  position: relative;
  top: 1px;
}
.profile_avatar {
  float: right;
  padding: 10px;
  margin-left: 10px;
}
.form-horizontal .controls textarea.form-control {
  width: 100%;
}
input.search_field {
  margin-bottom: 0;
  display: inline-block;
}
form.search .search_options {
  width: 100%;
}
form.search .search_options .search_option input {
  margin-right: 5px;
}
form.search .search_options .search_option label {
  margin-bottom: 0;
  margin-top: 5px;
}
div.compact_search_form input.search_field {
  width: 100%;
  margin: 0;
}
div.extended_search_form {
  text-align: center;
  margin: 0 auto 2em auto;
  max-width: 530px;
}
div.extended_search_form .search_options {
  text-align: center;
}
div.extended_search_form .search_options .search_option {
  display: inline-block;
  margin-right: 10px;
}
textarea.message_text {
  width: 95%;
}
.evo_comment_title a,
.pull-right .evo_comment_type {
  color: #337ab7;
}
.evo_post {
  margin-bottom: 2em;
}
.evo_post .small.text-muted {
  margin: 4px 0 10px;
}
.evo_post .small.text-muted a,
.evo_post .small.text-muted a .glyphicon {
  color: inherit;
}
.evo_hasbgimg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
div.bSideItem {
  background: #F7F5FA;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
  text-shadow: 0 1px 0 #FFFFFF;
}
div.bSideItem h4 {
  margin-top: 0;
}
.skin-form .panel-body .panel {
  border: none;
  box-shadow: none;
}
.skin-form .panel-body .panel-body {
  padding: 0;
}
.skin-form .fieldset {
  margin: 0;
}
.skin-form .fieldset div.input {
  margin: 0;
}
.skin-form .control-buttons,
.skin-form div.input {
  padding: 0;
  width: 100%;
  text-align: center;
}
.evo_panel__login,
.evo_panel__lostpass,
.evo_panel__register,
.evo_panel__activation {
  min-width: 290px;
  margin: 1.5em auto auto;
}
.evo_panel__login .panel,
.evo_panel__lostpass .panel,
.evo_panel__register .panel,
.evo_panel__activation .panel {
  margin: 5px 0;
}
.evo_panel__login .panel-body,
.evo_panel__lostpass .panel-body,
.evo_panel__register .panel-body,
.evo_panel__activation .panel-body {
  padding-top: 20px;
  padding-bottom: 0;
}
.evo_panel__login {
  max-width: 400px;
  min-width: auto;
}
.evo_panel__lostpass {
  max-width: 480px;
}
.evo_panel__lostpass #ffield_x label {
  display: none;
}
.evo_panel__activation {
  max-width: 530px;
}
.evo_panel__activation #activateinfo_form .control-buttons {
  text-align: left;
}
.evo_panel__register {
  max-width: 580px;
}
.evo_panel__register .form-control#country,
.evo_panel__register .form-control#u {
  width: 100%;
}
.evo_panel__register #fieldset_wrapper_captcha_qstn .panel {
  margin: 0;
}
.evo_panel__register #fieldset_wrapper_captcha_qstn .panel div[id$=_answer] .control-label {
  padding-right: 14px;
}
.evo_panel__register .panel-body {
  padding: 15px;
}
.evo_panel__register .panel-body p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #fieldset_wrapper_captcha_qstn .panel div[id$=_answer] {
    max-height: 34px;
  }
}
.evo_register_buttons {
  text-align: center;
}
.evo_register_buttons input.btn {
  margin: 0 0 15px 0;
}
.evo_register_buttons a.btn {
  margin: 0;
}
.evo_form__login_links {
  padding: 0 5px;
  font-size: 92%;
}
.evo_form__login fieldset {
  margin-bottom: 20px;
}
.evo_form__login .controls {
  padding: 0;
  margin: 0;
  width: 100%;
}
.evo_form__login .control-buttons {
  margin-left: 0;
}
.evo_form__login input.form-control[type=text],
.evo_form__login input.form-control[type=password] {
  width: 100%;
}
.evo_form__login .btn {
  margin-top: 5px;
}
#login_form .control-buttons {
  text-align: left;
}
.standard_login_link {
  text-align: center;
  margin: 3em 0 1ex 0;
}
.form_footer_notes {
  margin-top: 0;
}
.pagination {
  margin: 0;
}
div.action_messages,
div.log_container {
  margin: 0;
}
.evo_post_title {
  display: table;
}
.evo_post_title h1 {
  margin-bottom: 0;
}
.evo_post_title h2 {
  display: table-cell;
  margin: 0;
  padding: 20px 0 0;
}
.evo_post_title h2 + .btn {
  margin: -10px 0 0 30px;
}
.evo_post_title .btn-group {
  display: table-cell;
  padding: 20px 0 10px 30px;
  vertical-align: middle;
}
.evo_post_title .evo_post_read_status {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 2px 0 0;
}
footer.row {
  margin-top: 20px;
}
.avatar_main_frame {
  background-color: transparent;
}
.evo_content_block .evo_comment .evo_comment_footer .action_btn_group {
  float: right;
}
.evo_content_block .evo_comment .comment_edit_btn {
  margin-right: 5px;
}
.evo_content_block .evo_comment .btn-group > .btn.first-child {
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
}
/*modifications coye29 
 insérer une espace entre le texte et l'image dans les post*/

img.alignleft, img[align="left"] {
float : left;
margin-top : 2px;
margin-right : 10px;
margin-bottom : 5px;
margin-left : 0;
}

img.alignright, img[align="right"] {
float : right;
margin : 2px 0 5px 10px;
}

/*dans bootstrap block skin, effet scale sur image - nécessite gabarit item_item_2 modifié avec balise <scale>*/
.evo_tile__scale:hover .scale {
	transform-origin: bottom;
	transform: scale(1.3)
}		

.evo_tile__scale .scale {
	    transform-origin: bottom;
	    transition: transform 0.5s ease-in-out;	
}

.evo_tile__scale .scale::after {
	transform-origin: bottom;
	transform: scale(1.3) 
}
.evo_tile__titrebleu:hover h3{
	color: rgba(51, 122, 183, 0.8); 	
}

/*Grande majuscule bleue*/
.dropcap {
  float: left;
  display: block;
  font-size: 50px;
  line-height: 56px;
  background-color: #4db2ec;
  color: #fff;
  text-align: center;
  margin: 9px 13px 0 0;
  padding: 2px 10px 4px;
  font-family: Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  min-width: 62px;
  min-height: 62px;
}
.dropcap1 {
  border-radius: 70px;
  font-size: 40px;
  padding: 2px 14px 4px;
}
.dropcap2 {
  background-color: transparent !important;
  color: #4B4B4B;
  font-size: 79px;
  line-height: 69px;
  margin: 0 9px 0 0;
  padding: 0 13px 0 0;
}
.dropcap3 {
  background-color: transparent !important;
  color: #4B4B4B;
  font-weight: bold;
  font-size: 79px;
  line-height: 69px;
  margin: 0 9px 0 0;
  padding: 0 13px 0 0;
}
/*  ----------------------------------------------------------------------------
    text columns
*/
.td_text_columns_two_cols {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-rule-style: solid;
  -moz-column-rule-style: solid;
  column-rule-style: solid;
  -webkit-column-rule-width: 1px;
  -moz-column-rule-width: 1px;
  column-rule-width: 1px;
  -webkit-column-rule-color: #e9e9e9;
  -moz-column-rule-color: #e9e9e9;
  column-rule-color: #e9e9e9;
  margin-bottom: 26px;
}

/* Coye29: Stain-inspired article cards (post list only) */
#c29-stain-grid {
	display: flex;
	flex-wrap: wrap;
	margin-right: -8px;
	margin-left: -8px;
}

#c29-stain-grid .c29-stain-cell {
	display: flex;
	margin-bottom: 18px;
	padding-right: 8px;
	padding-left: 8px;
}

#c29-stain-grid .c29-stain-card {
	display: flex;
	flex-direction: column;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 410px;
	background: #fff;
	border: 1px solid rgba(24, 31, 38, .10);
	border-radius: 8px;
	box-shadow: 0 2px 9px rgba(20, 27, 35, .10);
	transition: box-shadow .32s ease;
}

#c29-stain-grid .c29-stain-media {
	flex: 0 0 270px;
	overflow: hidden;
	position: relative;
	height: 270px;
	background: #cfd4d8;
}

#c29-stain-grid .c29-stain-feature-image,
#c29-stain-grid .c29-stain-feature-image .evo_image_block {
	width: 100%;
	height: 100%;
	margin: 0;
}

#c29-stain-grid .c29-stain-image,
#c29-stain-grid .c29-stain-feature-image img {
	display: block;
	width: 100%;
	height: 100%;
	max-width: none;
	object-fit: cover;
	transform: scale(1.13);
	transition: transform .72s cubic-bezier(.2,.72,.2,1), filter .42s ease;
}

#c29-stain-grid .c29-stain-media--empty {
	background: linear-gradient(135deg, #d9dde0, #aeb6bc);
}

#c29-stain-grid .c29-stain-shade {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	left: 0;
	height: 48%;
	background: linear-gradient(to bottom, rgba(13,18,22,0), rgba(13,18,22,.84));
	transition: height .38s ease, opacity .38s ease;
	pointer-events: none;
}

#c29-stain-grid .c29-stain-info {
	position: absolute;
	z-index: 3;
	right: 14px;
	bottom: 17px;
	left: 14px;
	color: #fff;
	pointer-events: none;
}

#c29-stain-grid .c29-stain-category {
	margin-bottom: 7px;
	transform: translateY(30px);
	transition: transform .4s ease .02s;
}

#c29-stain-grid .c29-stain-category a {
	display: inline-block;
	margin: 0;
	padding: 4px 10px 5px;
	border: 1px solid rgba(255,255,255,.9);
	border-radius: 0;
	background: rgba(10,10,10,.78);
	color: #fff !important;
	font-size: 11px;
	line-height: 1.2;
	letter-spacing: .04em;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(0,0,0,.45);
	pointer-events: auto;
	transition: background-color .25s ease, border-color .25s ease;
}

#c29-stain-grid .c29-stain-category a:hover,
#c29-stain-grid .c29-stain-category a:focus {
	background: #169447;
	border-color: #169447;
	color: #fff !important;
	text-shadow: 0 1px 2px rgba(0,0,0,.35);
}

#c29-stain-grid .c29-stain-title {
	display: -webkit-box;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 18px;
	font-weight: 650;
	line-height: 1.24;
	text-align: left;
	text-shadow: 0 2px 5px rgba(0,0,0,.7);
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	transform: translateY(30px);
	transition: transform .48s ease .02s;
}

#c29-stain-grid .c29-stain-title a {
	position: relative;
	z-index: 5;
	color: inherit !important;
	text-decoration: none;
	pointer-events: auto;
}

#c29-stain-grid .c29-stain-meta {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	min-height: 30px;
	margin-top: 12px;
	color: #fff;
	font-size: 12px;
	line-height: 1.35;
	opacity: 0;
	transform: translateY(34px);
	transition: transform .6s ease .07s, opacity .32s ease .07s;
}

#c29-stain-grid .c29-stain-avatar {
	flex: 0 0 28px;
	width: 28px;
	height: 28px;
	margin-right: 7px;
}

#c29-stain-grid .c29-stain-avatar-link,
#c29-stain-grid .c29-stain-avatar-link img,
#c29-stain-grid .c29-stain-avatar-image {
	display: block;
	width: 28px;
	height: 28px;
	border-radius: 50%;
}

#c29-stain-grid .c29-stain-avatar-link img,
#c29-stain-grid .c29-stain-avatar-image {
	border: 1px solid rgba(255,255,255,.9);
	object-fit: cover;
}

#c29-stain-grid .c29-stain-author {
	flex: 0 0 auto;
	margin-right: 8px;
	white-space: nowrap;
}

#c29-stain-grid .c29-stain-author-link {
	position: relative;
	z-index: 5;
	color: #fff !important;
	font-weight: 600;
	pointer-events: auto;
}

#c29-stain-grid .c29-stain-date {
	position: absolute;
	z-index: 6;
	right: 14px;
	bottom: 12px;
	color: rgba(255,255,255,.92);
	font-size: 12px;
	line-height: 1.2;
	opacity: 0;
	text-shadow: 0 1px 3px rgba(0,0,0,.75);
	transform: translateY(9px);
	transition: transform .48s ease .12s, opacity .32s ease .12s;
	pointer-events: none;
}

#c29-stain-grid .c29-stain-comments {
	display: flex;
	align-items: center;
	position: absolute;
	z-index: 6;
	top: 12px;
	right: 13px;
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.2;
	text-shadow: 0 1px 3px rgba(0,0,0,.75);
}

#c29-stain-grid .c29-stain-comments-link {
	color: #fff !important;
	text-decoration: none;
}

#c29-stain-grid .c29-stain-comments-link:hover,
#c29-stain-grid .c29-stain-comments-link:focus {
	text-decoration: underline;
}

#c29-stain-grid .c29-stain-comments-icon {
	display: inline-block;
	position: relative;
	width: 22px;
	height: 15px;
	margin-right: 5px;
}

#c29-stain-grid .c29-stain-comments-icon i {
	position: absolute;
	width: 12px;
	height: 9px;
	border: 1.5px solid #fff;
	border-radius: 4px;
}

#c29-stain-grid .c29-stain-comments-icon i::after {
	content: "";
	position: absolute;
	bottom: -4px;
	left: 3px;
	width: 0;
	height: 0;
	border-top: 4px solid #fff;
	border-right: 3px solid transparent;
}

#c29-stain-grid .c29-stain-comments-icon i:first-child {
	top: 1px;
	left: 0;
}

#c29-stain-grid .c29-stain-comments-icon i:last-child {
	right: 0;
	bottom: 0;
}

#c29-stain-grid .c29-stain-divider {
	position: absolute;
	z-index: 3;
	bottom: 9px;
	left: 14px;
	width: 0;
	height: 2px;
	background: #1eb058;
	transition: width .9s ease .08s;
	pointer-events: none;
}

#c29-stain-grid .c29-stain-cover-link {
	position: absolute;
	z-index: 2;
	inset: 0;
}

#c29-stain-grid .c29-stain-body {
	flex: 1 1 auto;
	overflow: hidden;
	position: relative;
	padding: 15px 16px;
}

#c29-stain-grid .c29-stain-excerpt {
	display: -webkit-box;
	overflow: hidden;
	color: #5d6266;
	font-size: 14px;
	line-height: 1.48;
	padding-right: 0;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

#c29-stain-grid .c29-stain-body::after {
	content: "";
	position: absolute;
	z-index: 1;
	right: 16px;
	bottom: 15px;
	left: 16px;
	height: 32px;
	background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,.88));
	pointer-events: none;
}

#c29-stain-grid .c29-stain-excerpt p { margin: 0; }
#c29-stain-grid .c29-stain-excerpt > :first-child { margin-top: 0; }
#c29-stain-grid .c29-stain-excerpt > :last-child { margin-bottom: 0; }

#c29-stain-grid .c29-stain-more {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	z-index: 2;
	right: 15px;
	bottom: 13px;
	width: 27px;
	height: 27px;
	border: 1px solid #169447;
	border-radius: 50%;
	background: #fff;
	color: #169447 !important;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 1px;
	text-decoration: none;
	transition: color .22s ease, background-color .22s ease;
}

#c29-stain-grid .c29-stain-more:hover,
#c29-stain-grid .c29-stain-more:focus {
	background: #169447;
	color: #fff !important;
	text-decoration: none;
}

#c29-stain-grid .c29-stain-card:hover,
#c29-stain-grid .c29-stain-card:focus-within {
	box-shadow: 0 7px 19px rgba(20, 27, 35, .17);
}

#c29-stain-grid .c29-stain-card:hover .c29-stain-image,
#c29-stain-grid .c29-stain-card:hover .c29-stain-feature-image img,
#c29-stain-grid .c29-stain-card:focus-within .c29-stain-image,
#c29-stain-grid .c29-stain-card:focus-within .c29-stain-feature-image img {
	transform: scale(1);
	filter: brightness(.75);
}

#c29-stain-grid .c29-stain-card:hover .c29-stain-shade,
#c29-stain-grid .c29-stain-card:focus-within .c29-stain-shade {
	height: 100%;
}

#c29-stain-grid .c29-stain-card:hover .c29-stain-category,
#c29-stain-grid .c29-stain-card:focus-within .c29-stain-category {
	transform: translateY(-16px);
}

#c29-stain-grid .c29-stain-card:hover .c29-stain-title,
#c29-stain-grid .c29-stain-card:focus-within .c29-stain-title {
	transform: translateY(-16px);
}

#c29-stain-grid .c29-stain-card:hover .c29-stain-meta,
#c29-stain-grid .c29-stain-card:focus-within .c29-stain-meta {
	opacity: 1;
	transform: translateY(-16px);
}

#c29-stain-grid .c29-stain-card:hover .c29-stain-date,
#c29-stain-grid .c29-stain-card:focus-within .c29-stain-date {
	opacity: 1;
	transform: translateY(0);
}

#c29-stain-grid .c29-stain-card:hover .c29-stain-divider,
#c29-stain-grid .c29-stain-card:focus-within .c29-stain-divider {
	width: 72px;
}

@media (max-width: 767px) {
	#c29-stain-grid .c29-stain-card { height: 430px; }
	#c29-stain-grid .c29-stain-media {
		flex-basis: 284px;
		height: 284px;
	}
}

@media (hover: none), (pointer: coarse) {
	#c29-stain-grid .c29-stain-category,
	#c29-stain-grid .c29-stain-title { transform: translateY(-16px); }
	#c29-stain-grid .c29-stain-meta {
		opacity: 1;
		transform: translateY(-16px);
	}
	#c29-stain-grid .c29-stain-date {
		opacity: 1;
		transform: translateY(0);
	}
	#c29-stain-grid .c29-stain-divider { width: 72px; }
	#c29-stain-grid .c29-stain-shade { height: 100%; }
	#c29-stain-grid .c29-stain-image,
	#c29-stain-grid .c29-stain-feature-image img { transform: scale(1); }
}

@media (prefers-reduced-motion: reduce) {
	#c29-stain-grid *,
	#c29-stain-grid *::before,
	#c29-stain-grid *::after {
		animation-duration: .01ms !important;
		transition-duration: .01ms !important;
	}
	#c29-stain-grid .c29-stain-meta {
		opacity: 1;
		transform: translateY(-16px);
	}
	#c29-stain-grid .c29-stain-date {
		opacity: 1;
		transform: translateY(0);
	}
	#c29-stain-grid .c29-stain-category,
	#c29-stain-grid .c29-stain-title { transform: translateY(-16px); }
	#c29-stain-grid .c29-stain-shade { height: 100%; }
}

/* Back-to-top button retained from the original article list. */
#button {
	display: block !important;
	position: fixed !important;
	right: 20px !important;
	bottom: 30px !important;
	width: 42px !important;
	height: 42px !important;
	line-height: 42px !important;
	text-align: center !important;
	background: #ccc !important;
	color: #fff !important;
	border-radius: 50% !important;
	opacity: 0 !important;
	visibility: hidden !important;
	z-index: 999999 !important;
	text-decoration: none !important;
	font-size: 24px !important;
}

#button.show {
	opacity: 1 !important;
	visibility: visible !important;
}

#button:hover {
	background: #ff9800 !important;
}

/* Coye29 : formulaire de commentaire allégé.
 * Le formulaire public est généré par le widget b2evolution "comment_area".
 * On conserve les options, la notation et les boutons Prévisualiser/Envoyer. */
.evo_form__comment .comment_toolbars,
.evo_form__comment .comment_text_renderers,
.evo_form__comment #commentform_renderers,
.evo_form__comment .attachments_fieldset,
.evo_form__comment .evo_attachments_fieldset,
.evo_form__comment .fileuploader,
.evo_form__comment .qq-uploader,
.evo_form__comment fieldset[id*="attachment"],
.evo_form__comment fieldset:has(input[type="file"]) {
	display: none !important;
}
