/* 	WRAPPER 	*/
article {
	margin: 10px auto; 
	position: relative;
    width: 990px;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	color: #0f265c;
	padding: 0 10px;
	background: #FFF;
	border-top: 10px solid #FFF;
}
	article.Print {
		width: auto;
	}

.union article {
	color: #333333;
	font-size: 16px;
	background: none;
	border-top: none;
}
.filiere article {
}

/* SUBNAV*/
.article-subnav {
	width: 100%;
	display: flex; display: -webkit-flex; 
	flex-flow: row wrap; -webkit-flex-flow: row wrap;
	justify-content: flex-start; -webkit-justify-content: flex-start;
	border-bottom: 1px solid #a3abb7;
	padding-bottom: 3rem;
	margin-bottom: 3rem;
}
	.article-subnav .subnav-item {
		display: inline-block;
		padding: 8px 20px;
		margin: 5px 10px 10px 0;
		border:  1px solid #333;
		border-radius: 20px;
		color: #002561;
		font-size: 13px;
		font-family: 'ClanOT-Medium';
		line-height: 23px;
		display: flex; display: -webkit-flex; 
		flex-flow: row wrap; -webkit-flex-flow: row wrap;
		justify-content: flex-start; -webkit-justify-content: flex-start;
	}
		.article-subnav .subnav-item .label {
			margin: auto 0;
		}

			.article-subnav .subnav-item.parent {
			border: none;
		}
			.article-subnav .subnav-item.parent .material-icons {
				margin: auto 5px;
				color: #002561;
			}
		.article-subnav .subnav-item.is-active {
			background: #ee3124;
			border-color: #ee3124;
			color: #FFF;
		}

/*	CATEGORY */
.category {
	width: 100%;
	display: flex; display: -webkit-flex; 
	flex-flow: row nowrap; -webkit-flex-flow: row nowrap;
	justify-content: flex-start; -webkit-justify-content: flex-start;
	padding: 0.5rem 1.5rem;
}
	.category .label {
		margin: auto 0;
		font-size: 16px;
		line-height: normal;
		font-family: 'ClanOT-Bold';
		border-bottom-right-radius: 15px;
		overflow: hidden;
		text-transform: uppercase;
		display: flex; display: -webkit-flex; 
		flex-flow: row nowrap; -webkit-flex-flow: row nowrap;
		justify-content: space-around; -webkit-justify-content: space-around;
	}
		.category .label span {
			margin: auto 0;
		}

	.category .name {
		margin: auto 0;
		line-height: 1.0;
		font-size: 14px;
		text-transform: uppercase;
	}
		.union .category .name, .shop .category .name {
			margin: auto;
			font-family: 'ClanOT-Book';
			color: #FFF;
		}
		.filiere .category .name {
			margin: auto;
			margin-left: 0;
			font-family: 'DIN Next HeavyCnd';
			font-size: 16px;
			line-height: 0.9;
		}



.union article h1, .membres article h1, .shop article h1 {
	font-family: 'ClanOT-Medium';
	font-size: 50px;
	color: #1a1e51;
	text-transform: none;
	line-height: 1.1;
	text-align: left;
	padding: 2rem 0 3.5rem;
}

.filiere article h1 {
	font-family: 'DIN Next HeavyCnd';
	font-size: 43px;
	color: #0a0d36;
	text-transform: uppercase;
	line-height: 1.0;
	text-align: center;
	padding: 2rem 0 0.5rem;
}

.union article h2, .membres article h2, .shop article h2 {
	color: #002561;
	font-size: 24px;
	font-family: 'ClanOT-Black';
	text-transform: none;
	padding: 2rem 0 1rem;
	margin: 3rem 0 2rem;
	width: 100%;
	border-top: 1px solid #a3abb7;
}
.filiere article h2 {
	display: inline-block;
	font-size: 28px;
	color: #0f265c;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0.5rem 0;
	padding-right: 2rem;
	margin: 2rem 0 1rem;
	border-bottom: 3px solid #d8d8dd;
}

.union article h3, .membres article h3, .shop article h3 {
	display: block;
	font-size: 19px;
	color: #0f265c;
	font-family: 'ClanOT-Medium';
	text-transform: none;
	padding: 1rem 0;
	margin: 2rem 0 0.3rem;
	border-bottom: 1px solid;
}
.union article h4, .membres article h4, .shop article h4 {
	display: block;
	font-size: 17px;
	color: #0f265c;
	font-family: 'ClanOT-Medium';
	text-transform: none;
	padding: 1rem 0;
	margin: 2rem 0 0.3rem;
	border-bottom: none;
}

.filiere article h3 {
	display: block;
	font-size: 22px;
	color: #0f265c;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1rem 0 0;
	padding-right: 3rem;
	margin: 2rem 0 0.3rem;
	border-top: 2px solid #eeeef0;
}
.filiere article h4 {
	display: block;
	font-size: 17px;
	color: #0f265c;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1rem 0 0;
	padding-right: 3rem;
	margin: 2rem 0 0.3rem;
	border-top: none;
}

.union article .date, .shop article .date {
	width: 100%;
	border-top: 1px solid #a3abb7;
	margin-top: 0rem;
	padding: 3rem 4px 0;
	font-size: 14px;
	line-height: 1.0;
	text-align: left;
	font-family: 'ClanOT-Book';
	color: #002561;
	text-transform: uppercase;
}

.filiere article .date {
	font-family: 'DIN Next Cnd';
	font-size: 17px;
	line-height: 1.0;
	text-align: center;
	padding: 0 0 2rem;
}

article .intro, .union article .intro, .shop article .intro {
	margin: 0;
	border-top: 2px solid #c4d4e9;
	border-bottom: 2px solid #c4d4e9;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	padding: 1.8rem 0;
	font-size: 18px;
	line-height: 1.0;
	font-family: 'ClanOT-Bold';
}
.union article .intro {
	border-top: none;
	border-bottom: 1px solid #a3abb7;
	padding-bottom: 3rem;
	margin-bottom: 3rem;
	line-height: 1.4;
	font-family: 'ClanOT-Medium';
	text-align: justify;
}
.filiere article .intro {
	margin: 0;
	margin-bottom: 1.5rem;
	padding: 2rem 0;
	font-size: 19px;
	line-height: 1.0;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}


.article-picture {
	width: 100%;
	position: relative;
}
	.article-picture img {
		width: 100%;
		height: auto;
	}
.article-picture.main-cut {
	max-height: 455px;
	overflow: hidden;
}


.article-picture .picture-legend {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 4px;
	font-size: 11px;
	color: #0f265c;
	font-style: italic;
	background: #FFF;
}


article .content {
	padding: 0;
	padding-bottom: 2rem;
}
	.filiere article .content {
		padding: 0 2.2rem;
		padding-bottom: 2rem;
	}


/*		RESET 	*/
article .content img {
	height: auto;
	width: 100%;
	padding: 0;
}
article .content ul, article .content ol {
	margin: 0px;
	padding-left: 20px;
}
article .content li {
	padding: 2px 0;
}
article .content p {
	line-height: 1.5;
}
article .content a {
    color: #0f265c;
	text-decoration: underline; 	
}

article .content .video-wrapper, article .content .picture-wrapper {
	padding: 15px 0;
}
article .content .video-wrapper {
	width: 100%;
}
	article .content .video-wrapper iframe {
		width: 100%;
	}

article .content .grids-wrapper a {
	text-decoration: none;
}


/* 	TEXT 	*/
article .content .text-wrapper {
	padding: 10px 0;
	text-align: justify;
}
article .content .citation {
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	margin: 1rem 0;
	padding: 1rem 0;
	font-weight: 900;
	font-style: italic;
	line-height: 1.0;
}
.union article .content .citation {
	font-size: 24px;
	color: #002561;
	text-align: left;
	font-weight: normal;
	line-height: 1.3;
	text-transform: none;
}
article .content p b, article .content p strong {
	font-size: 110%;
}
article .content hr {
	margin: 1rem 0;
	padding: 0;
	width: 100%;
	border: 0;
	height: 2px;
	background: #0f265c;
}


/* 	BUTTON 	*/
article .xbutton {
	display: flex; display: -webkit-flex; 
	flex-flow: row nowrap; -webkit-flex-flow: row nowrap;
	justify-content: flex-start; -webkit-justify-content: flex-start;
	margin: 0;
	margin-top: 0.8rem;
	margin-bottom: 1.3rem;
	background: #e8e8e8;
    padding: 10px 20px;
    border-radius: 22px;	
	text-decoration: none !important;
}
	article .xbutton.links {
		background: #0f265c;
	}
	article .xbutton.downloads {
		background: #0f265c;
	}
	article .xbutton .label {
		color: #ffffff;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		line-height: 1.0; 
		width: 100%;
		margin: auto 33px auto 0;
		text-decoration: none;
	}
		article .xbutton .label span {
			display: block;
			padding-top: 0.6rem;
			font-size: 13px;
			text-transform: none;
			font-weight: normal;
		}
	article .xbutton .icon {
		margin: auto 1.5rem auto 0.5rem;
	}
		article .xbutton .icon span {
			font-size: 24px;
			color: #ee3124;
		}


.filiere article .xbutton.links {
	background: #0a0d36;
	font-family: 'DIN Next Cnd';
	font-size: 16px;
	text-transform: uppercase;
}
.filiere article .xbutton.downloads {
	background: #c93636;
	font-family: 'DIN Next LightCnd';
	font-size: 16px;
	text-transform: uppercase;
}


/*		COLORS   */
article.Print h1 {
	font-size: 25px;
}

.shares-wrapper {
	display: flex; display: -webkit-flex; 
	flex-flow: row nowrap; -webkit-flex-flow: row nowrap;
	justify-content: flex-end; -webkit-justify-content: flex-end;	
}
.union article.Posts .shares-wrapper {
	width: 100%;
	display: flex; display: -webkit-flex; 
	flex-flow: row nowrap; -webkit-flex-flow: row nowrap;
	justify-content: flex-end; -webkit-justify-content: flex-end;
	margin-bottom: 1.5rem;
}
	.shares-wrapper .icon {
		margin: auto 3px;
	}
	


.shop article .citation {
	color: #6498d9;
}

.shop article.News .category {
	background: #e01e22;
}
	.shop article.News .category .label {
     	color: #f97c7f;
	}
.shop article.News .date {
	font-family: 'ClanOT-Book';
	color: #e01e22;
}
.shop article.News .intro {
	color: #e01e22;
}

.shop article.Etudes .category {
	background: #1a1e51;
}
	.shop article.Etudes .category .label {
     	color: #6f74b7;
	}
.shop article.Etudes .intro {
	color: #1a1e51;
}

.shop article.Dossiers .category {
	background: #0f265c;
}
	.shop article.Dossiers .category .label {
     	color: #104384;
	}
.shop article.Dossiers .intro {
	color: #0f265c;
}

.shop article.Videos .category {
	background: #5ca5f8;
}
	.shop article.Videos .category .label {
     	color: #0066dc;
	}
.shop article.Videos .intro {
	color: #5ca5f8;
}
.shop article.Posts h1 {
	width: 100%;
	background: #1a1e51;
	font-size: 30px;
	color: #FFF;
	font-family: 'ClanOT-Black';
	text-transform: uppercase;
	text-align: center;
	padding: 0.5rem;
	margin: 1rem 0;
}
.shop article.Posts .shares-wrapper {
	width: 100%;
	display: flex; display: -webkit-flex; 
	flex-flow: row nowrap; -webkit-flex-flow: row nowrap;
	justify-content: flex-end; -webkit-justify-content: flex-end;
	margin-bottom: 1.5rem;
}


/*		FILIERE TEMPLATE */
.skin-red article {
	border-top-color: #e01e22;
}
.skin-green article {
	border-top-color: #00a49d;
}
.skin-orange article {
	border-top-color: #e0751e;
}
.skin-blue1 article {
	border-top-color: #0f265c;
}
.skin-grey-light article {
	border-top-color: #a23da3;
}
.skin-red article .category {
	background: #e01e22;
	color: #FFF;
}
.skin-green article .category {
	background: #00a49d;
	color: #FFF;
}
.skin-orange article .category {
	background: #e0751e;
	color: #FFF;
}
.skin-blue1 article .category {
	background: #0f265c;
	color: #FFF;
}
.skin-grey-light article .category {
	background: #a23da3;
	color: #FFF;
}

.filiere article .intro {
	color: #0a0d36;
    border-top: 2px solid #eeeef0;
    border-bottom: 2px solid #eeeef0;
}
.filiere article .content hr {
	background: #d8d8dd;
}

.skin-red article h1, .skin-red article h2, .skin-red article h3, .skin-red article .citation, .skin-red article .xbutton.links {
	color: #e01e22;
}
.skin-green article h1, .skin-green article h2, .skin-green article h3, .skin-green article .citation, .skin-green article .xbutton.links {
	color: #00a49d;
}
.skin-orange article h1, .skin-orange article h2, .skin-orange article h3, .skin-orange article .citation, .skin-orange article .xbutton.links {
	color: #e0751e;
}
.skin-blue1 article h1, .skin-blue1 article h2, .skin-blue1 article h3, .skin-blue1 article .citation, .skin-blue1 article .xbutton.links {
	color: #0f265c;
}
.skin-grey-light article h1, .skin-grey-light article h2, .skin-grey-light article h3, .skin-grey-light article .citation, .skin-grey-light article .xbutton.links {
}

	
/* 	COMMENTS 	*/
.comments-banner {
	height: 80px;
	width: 100%;
	background: #e8e8e8;
	display: flex; display: -webkit-flex; 
	flex-flow: row nowrap; -webkit-flex-flow: row nowrap;
	justify-content: flex-start; -webkit-justify-content: flex-start;
	margin-top: 15px;
	margin-bottom: 35px;
}
	.comments-banner .icon {
		margin: 0;
		margin-right: 15px;
	}
		.comments-banner .icon img {
			height: 80px;
			width: auto;
		}
	.comments-banner .title {
		margin: auto 0;
		font-size: 36px;
		color: #FFF;
		text-transform: uppercase;
	}

.comments-item {
	width: 100%;
	margin: 10px 0;
	padding: 10px 0px;
	border-bottom: 1px dashed #003366;
}
	.comments-item .infos {
		width: 100%;
		display: flex; display: -webkit-flex; 
		flex-flow: row nowrap; -webkit-flex-flow: row nowrap;
		justify-content: flex-start; -webkit-justify-content: flex-start;
		margin-bottom: 7px;
	}
		.comments-item .infos .picto {
			margin: auto 0;
		}
		.comments-item .infos .name {
			margin: auto 0;
			margin-left: 10px;
			font-size: 13px;
			color: #003366;
			font-weight: bold;
			text-transform: uppercase;
		}
		.comments-item .infos .date {
			margin: auto 0;
			margin-left: 10px;
			font-size: 13px;
			color: #003366;
			text-transform: uppercase;
		}
	.comments-item .message {
		width: 100%;
		display: flex; display: -webkit-flex; 
		flex-flow: row nowrap; -webkit-flex-flow: row nowrap;
		justify-content: flex-start; -webkit-justify-content: flex-start;
	}
		.comments-item .message .input {
			width: 90%;
		}
			.comments-item .message .input textarea {
				width: 100%;
				min-height: 120px;
				background: #ededed;
				border: none;
			}
		.comments-item .message .submit {
			width: 10%;
			display: flex; display: -webkit-flex; 
			flex-flow: row nowrap; -webkit-flex-flow: row nowrap;
			justify-content: space-around; -webkit-justify-content: space-around;
		}
			.comments-item .message .submit button {
				margin: auto;
			}

.comments-item:last-child {
	border-bottom: none;
}

.comments-msgs {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
	.comments-msgs .message {
		margin: 15px auto;
		width: 100%;
		font-size: 14px;
		line-height: 1.1;
		font-weight: normal;
		padding: 15px;
		border: 1px solid transparent;
		border-radius: 4px;		
		text-align: center;
		display: none;
	}
		.comments-msgs .message.success {
		    color: #5cb85c;
		    background-color: #e8fbe8;
		    border-color: #5cb85c;
		}
		.comments-msgs .message.info {
		    color: #31708f;
		    background-color: #d9edf7;
		    border-color: #bce8f1;
		}
		.comments-msgs .message.error {
			color: #a94442;
			background-color: #f2dede;
			border-color: #ebccd1;
		}

.tags-wrapper {
	padding: 15px;
	margin: 15px 0;
	border-top: 1px solid #e7e3e3;
	width: 100%;
	display: flex; display: -webkit-flex; 
	flex-flow: row wrap; -webkit-flex-flow: row wrap;
	justify-content: flex-start; -webkit-justify-content: flex-start;
}
	.tags-wrapper .tag-item {
		margin: 4px;
		padding: 8px 14px;
		background: #e7e3e3;
		color: #666666;
	}


.secure-content {
	width: 100%;
	height: 130px;
	background-color: #eaeaea;
	text-align: center;
	line-height: 130px;
	font-size: 20px;
	font-weight: bold;
}

.media-legend {
	font-size: 85%;
	font-style: italic;
}