.fow-readarticle-source {
	font-size: 0.8em;
	font-style: italic;
}

.fow-margin-top-18 {
	margin-top: 18px;
}


.fb-like, .fb-like span {
	z-index: 999999999;
}

body {
	overflow-y: scroll;
	background-color: #F4F4F4;
}

.twitter-video {
    clear: both;
}

.fow-readarticle-content {
	font-size: 1.2em;	
}

.fow-readarticle-content p {
	margin: 0 0 18px;
}

.fow-breadcrumbs {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	padding-top: 10px;
	padding-bottom: 8px;
}

.fow-breadcrumbs i {
	color: #F4407A;
}

.fow-raquo-separator {
	display: inline-block;
	padding-right: 8px;
	padding-left: 8px;
}

.fow-margin-top {
	margin-top: 12px;
}

.fow-padding-top {
	padding-top: 24px;
}

.fow-margin-bottom {
	margin-bottom: 12px;
}

.fow-fullbar {
    background-color: #F4407A;
	-webkit-box-shadow: inset 0px 0px 56px -30px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 56px -30px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 56px -30px rgba(0,0,0,0.75);
}

.fow-fullbar a {
	color: #FFF;
	line-height: 35px;
	font-size: 1.2em;
	margin-right: 12px;
}

.fow-fullbar a:last-child {
	margin-right: 0;
}

.fow-copyright {
	background-color: #282828;
	color: #FFF;
	padding-top: 18px;
	padding-bottom: 118px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #CCC;
}

.fow-copyright-links {
	margin-top: 8px;
}

.fow-copyright-links a {
	color: #FFF;
	text-decoration: none;
}

.fow-top-border {
	border-top: 1px solid #DDDBDB;
}

.fow-bottom-border {
	border-bottom: 1px solid #DDDBDB;
}

.fow-right-border {
	border-right: 1px solid #DDDBDB;
}

.fow-hero-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 900;
	background: -webkit-linear-gradient(rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.65) 100%);
	background: -o-linear-gradient(rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.65) 100%);
	background: linear-gradient(rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#a6000000',GradientType=0 );
}

.fow-hero-main a {
	color: #FFF;
	text-decoration: none;
}

.fow-article-side {
	position: relative;
	margin-bottom: 24px;
}

.fow-article-side:last-child {
	margin-bottom: 0;
}

.fow-article-side a {
	color: #000;
	text-decoration: none;
}

.fow-article-side-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 900;
	background: -webkit-linear-gradient(rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.65) 100%);
	background: -o-linear-gradient(rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.65) 100%);
	background: linear-gradient(rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#a6000000',GradientType=0 );
}

.fow-article-side-popular {
	position: absolute;
	z-index: 950;
	top: 8px;
	left: 8px;
}

.fow-article-side-text {
	position: absolute;
	bottom: 0;
	padding: 0 12px 12px 12px;
	width: 100%;
	z-index: 1000;
}

.fow-article-side-text h3 {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #FFF;
	font-size: 1.4em;
}

/* recommend */

.fow-article-recommend {
	position: relative;
	margin-bottom: 24px;
}

.fow-article-recommend a {
	color: #000;
	text-decoration: none;
}

.fow-article-recommend-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 900;
	background: -webkit-linear-gradient(rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.65) 100%);
	background: -o-linear-gradient(rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.65) 100%);
	background: linear-gradient(rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#a6000000',GradientType=0 );
}

.fow-article-recommend-popular {
	position: absolute;
	z-index: 950;
	top: 8px;
	left: 8px;
}

.fow-article-recommend-text {
	position: absolute;
	bottom: 0;
	padding: 0 12px 8px 12px;
	width: 100%;
	z-index: 1000;
}

.fow-article-recommend-text h3 {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #FFF;
	font-size: 1em;
}

/* End of recommend */

.star-yellow {
	color: #FFC001;
}

.fow-shareonfb {
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
}

.fow-shareonfb span {
	color: #3b5998;
}

.fow-article-suggestion h3.fow-article-suggestion-title {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin: 0 0 8px 0;
	padding: 0;
}

a.fow-article-list-title-link:link, a.fow-article-list-title-link:hover {
	color: #000;
	text-decoration: none;
}

.fow-article-list-text-bottom-time {
	color: #CCC;
}

.label-red {
	background-color: #e31112;
	padding: 8px 12px;
}

.label-blue {
	background-color: #11a5e3;
	padding: 8px 12px;
}

.fow-readarticle-imgoverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

@media(max-width:767px) {
	
	.fow-labels {
		margin: 12px 0 12px 0;
	}
	
	.fow-readarticle-imgtag {
		left: 0;
		position: absolute;
		width: 100%;
	}
	
	.fow-readarticle-imgtag img {
		width: 100%;
	}
	
	.fow-text-ad {
		clear: both;
		width: 100%;
		text-align: center;
	}
	
	.fow-readarticle h3 {
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		margin-top: 6px;
	}
	
	.fow-readarticle-image {
		height: 185px;
	}
	
	.fow-mobile-shim {
		padding-top: 24px;
		padding-bottom: 24px;
	}
	
	.fow-readarticle-date {
		position: absolute;
		color: #FFF;
		margin-top: 160px;
	}
	
	.fow-readarticle-buttons {
		margin-top: 18px;
	}
	
	.fow-fix-61 {
		line-height: 61px;
		border-left: 1px solid #DDDBDB;
	}
	
	.fow-fix-61 i {
		vertical-align: middle;
	}
	
	.fow-readarticle-buttons a {
		color: #e31112;
	}
	
/* Menu */
	.navbar-brand {
	    height: 89px;
	    padding-top: 0;
	    padding-bottom: 0;
	}

	a.navbar-brand { 
		float: none; 
		display: inline-block; 
		margin: 0 auto 0 -50px; 
		height: 150px; 
		padding-top: 0; 
		padding-bottom: 0; 
		margin-top: 30px; 
	}
	
	.navbar {
		margin-bottom: 0;
	}
	
	.navbar-header {
		text-align: center;
	}
	
	.navbar-nav li a {

		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		color: #000;
		
		border-bottom: 1px solid #DDDBDB;
		text-align: center;
		
	}
	
	.navbar-nav li:last-child a {
		border-bottom: 0;
	}
	
	.navbar-nav li.active a {
		background-color: #EEE;
	}
	
	.navbar-toggle.collapsed {
		border: 1px solid #DDDBDB;
		background-color: #FFF;
		color: #000;
	}
	

	.fow-readarticle h1 {
	font-family: 'Roboto', sans-serif; 
	font-weight: 500;
	margin-top: 0; 
	margin-bottom: 15px; 
	font-size: 31px; 
	color: #F23F79; 
	line-height: 1.25em;
	}


.fow-breadcrumbs {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 15px;
    background: transparent;
    background-size: 50%;
    box-shadow: none;
}

.navbar-toggle {
	    margin-right: 0;
	    border: 1px solid #DDDBDB;
	    background-color: #DD3333;
	    color: #FFF;
	    float: left;
	    width: 50px;
	    height: 110px;
	    -webkit-border-radius: 25px;
	    -moz-border-radius: 25px;
	    border-radius: 25px;
	    margin-top: 35px;
	}

	.fow-menu-block {
		border-top: 1px solid #DDDBDB;
		border-bottom: 1px solid #DDDBDB;
		background-color: #FFF;
	}
	
	.fow-content-separator-notop {
		border-top: 1px solid #DDDBDB;
		margin: 0 0 24px 0;
	}
	
	.fow-side-title {
		background-color: #F4407A;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		color: #FFF;
		padding: 8px 18px;
		font-size: 1.1em;
		margin-bottom: 12px;
	}
	
	.fow-fullbar {
		text-align: center;
	}
	
	.fow-hero-main, .fow-hero-side {
		position: relative;
	}
	
	.fow-hero-side {
		margin-top: 24px;
	}

	.fow-hero-main .fow-hero-text, .fow-hero-side .fow-hero-text {
		position: absolute;
		bottom: 0;
		padding: 0 12px 12px 12px;
		width: 100%;
		z-index: 1000;
	}
	
	.fow-hero-main .fow-hero-text h1, .fow-hero-side .fow-hero-text h2 {
		margin: 0;
		padding: 0;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		color: #FFF;
		font-size: 1.4em;
	}
	
	.fow-hero-main .fow-hero-share, .fow-hero-side .fow-hero-share {
		color: #FFF;
		font-size: 1.25em;
	}
	
	.fow-hero-main .fow-hero-separator, .fow-hero-side .fow-hero-separator {
		border-top: 1px solid #FFF;
		margin: 12px 0 12px 0;
	}

	.fow-main-block {
		background-color: #FFF;
		border-top: 1px solid #DDDBDB;
		border-bottom: 1px solid #DDDBDB;
	}
	
	.fow-bc-block {
		background-color: #FFF;
		border-top: 1px solid #DDDBDB;
	}
	
	.fow-article-list {
		position: relative;
		margin-top: 24px;
	}
	
	.fow-article-list-hr {
		margin: 24px 0 24px 0;
		border-top: 1px solid #DDDBDB;
	}
	
	.fow-article-list-text {
		width: 90%;
		left: 0;
		right: 0;
		margin: -15% auto auto auto;
		position: relative;
		background-color: #FFF;
		padding: 18px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: 0px -10px 31px -10px rgba(0, 0, 0, 0.31);
		-moz-box-shadow: 0px -10px 31px -10px rgba(0, 0, 0, 0.31);
		box-shadow: 0px -10px 31px -10px rgba(0, 0, 0, 0.31);
	}
	
	.fow-article-list-text-bottom {
		margin-top: 12px;
		padding-top: 12px;
		padding-bottom: 12px;
		border-top: 1px solid #DDDBDB;
		border-bottom: 1px solid #DDDBDB;
		font-size: 1.25em;
		font-family: 'Roboto', sans-serif;
	}
	
	.fow-article-list-text h3 {
		margin: 0;
		padding: 0;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		font-size: 1.25em;
	}
	
	.fow-article-list-text-bottom a {
		color: #F4407A;
		font-weight: 700;
		display: block;
		background-color: #FFF;
		text-align: center;
	}
	
	.fow-content-separator {
		border-top: 1px solid #DDDBDB;
		margin: 12px 0 12px 0;
	}
	
	.fow-column-padding {
		padding: 12px 24px 0 12px;
	}
	
	.fow-popular-articles {
		margin-bottom: 12px;
	}
	
	.fow-article-read-countshares {
		color: #F4407A;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 900;
	}

	.fow-article-read-textshares {
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
	}
	
	
	.fow-article-read-hr {
		margin: 12px 0 12px 0;
		border-top: 1px solid #DDDBDB;
	}

	.fow-btn-shares {
		margin-top: 8px;
		line-height: 60px;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.fow-shareonfb-mtop {
		margin-top: 8px;	
	}
	
	.fow-article-read {
		position: relative;
	}
	
	.fow-article-read-text {

		left: 0;
		right: 0;
		margin: 0 auto;
		position: relative;
		background-color: #FFF;
		padding: 18px;

	}
	
	.fow-article-read-text-bottom {
		margin-top: 12px;
		padding-top: 12px;
		padding-bottom: 12px;
		border-top: 1px solid #DDDBDB;
		border-bottom: 1px solid #DDDBDB;
		font-size: 1.25em;
		font-family: 'Roboto', sans-serif;
	}
	
	.fow-article-read h3 {
		margin: 0 0 18px 0;
		padding: 0;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		font-size: 1.2em;
	}
	
	.fow-article-read-text-bottom a {
		color: #F4407A;
		font-weight: 700;
	}
	
	.fow-article-read-fixheight:first-child {
		margin-bottom: 12px;
	}
	
	.fow-article-read-fixheight:last-child {
		margin-top: 12px;
	}

}

@media(min-width:768px) {

	.fow-shareonfb-top span {
		color: #3b5998;
	}
	
	.fow-shareonfb-top {
		margin-top: 8px;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
	}
	
	.fow-readarticle-buttons {
		margin-top: 18px;
	}
	
	.fow-fix-61 {
		border-left: 1px solid #DDDBDB;
		height: 61px;
	}
	
	.fow-fix-61 div {
		margin-top: 7px;
	}

	.fow-fix-61 i {
		vertical-align: middle;
		font-size: 2em;
	}
	
	.fow-readarticle-buttons a {
		color: #e31112;
		text-decoration: none;
	}
	
		.fow-labels {
		margin: 16px 0 22px 0;
	}

	
	.h1, .h2, .h3, h1, h2, h3 {
	    margin-top: 10px;
	    margin-bottom: 0px;
	}

	.fow-readarticle h1 {
	font-family: 'Roboto', sans-serif; 
	font-weight: 500;
	margin-top: 0; 
	margin-bottom: 10px; 
	font-size: 31px; 
	color: #F4407A; 
	}

	.fow-readarticle h2 {
		color: #333; 
		font-size: 25px;
	}
	

	.fow-readarticle h3 {
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		margin-top: 6px;
	}

	.fow-publish-wrap {
    font-size: 0.870em;
    color: #717171;
	}
	
	.fow-readarticle-image {
		position: relative;
	}
	
	.fow-readarticle-date {
		position: absolute;
		color: #FFF;
		left: 8px;
		bottom: 6px;
	}
	
	.fow-readarticle-imgtag {
		position: relative;
	}
	
	.fow-readarticle-imgtag img {
		width: 100%;
	}
	
	.fow-text-ad {
		float: left;
	}
	
	.fow-top-logo {
		height: 89px;
	}
	
	.navbar-brand {
		height: 89px;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.fow-content-separator-notop {
		border-top: 1px solid #DDDBDB;
		margin: 0 0 24px 0;
	}
	
	.fow-article-read-countshares {
		color: #F4407A;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 900;
	}

	.fow-article-read-textshares {
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
	}

	.fow-btn-shares {
		line-height: 60px;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.fow-margin-top-desktop {
		margin-top: 24px;
	}
	
	.fow-column-padding {
		padding: 24px;
	}
	
	.fow-side-title {
		background-color: #F4407A;
		font-family: 'Roboto', sans-serif;
		color: #FFF;
		font-weight: 700;
		padding: 8px 18px;
		font-size: 1.3em;
		margin-bottom: 12px;
	}
	
	.fow-popular-articles {
		margin-bottom: 24px;
	}
	
	.fow-content-separator {
		border-top: 1px solid #DDDBDB;
		margin: 24px 0 24px 0;
	}
	
	.fow-nav-pagination {
		border: 1px solid #DDDBDB;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
	}
	
	.fow-nav-pagination a.fow-nav-disabled, .fow-nav-pagination a:hover.fow-nav-disabled {
		color: #CCC;
		background-color: transparent;
	}
	
	.fow-nav-pagination li.fow-nav-active a {
		background-color: #eee;
	}
	
	.fow-nav-pagination a {
		border-right: 1px solid #DDDBDB;
		color: #000;
	}
	
	.fow-nav-pagination a:last-child {
		border-right: 0;
	}
	
	.fow-article-read {
		position: relative;
	}
	
	.fow-article-read-hr {
		margin: 24px 0 24px 0;
		border-top: 1px solid #DDDBDB;
	}
	
	.fow-article-read-text {
		width: 80%;
		left: 0;
		right: 0;
		margin: -15% auto auto auto;
		position: relative;
		background-color: #FFF;
		padding: 18px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: 0px -10px 31px -10px rgba(0, 0, 0, 0.31);
		-moz-box-shadow: 0px -10px 31px -10px rgba(0, 0, 0, 0.31);
		box-shadow: 0px -10px 31px -10px rgba(0, 0, 0, 0.31);
	}
	
	.fow-article-read-text-bottom {
		margin-top: 12px;
		padding-top: 12px;
		padding-bottom: 12px;
		border-top: 1px solid #DDDBDB;
		border-bottom: 1px solid #DDDBDB;
		font-size: 1.25em;
		font-family: 'Roboto', sans-serif;
	}
	
	.fow-article-read-text h3 {
		margin: 0;
		padding: 0;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
	}
	
	.fow-article-read-text-bottom a {
		color: #F4407A;
		font-weight: 700;
	}
	
	.fow-article-read-fixheight {
		line-height: 61px;
	}
	
	.fow-article-list {
		position: relative;
	}
	
	.fow-article-list-hr {
		margin: 24px 0 24px 0;
		border-top: 1px solid #DDDBDB;
	}
	
	.fow-article-list-text {
		width: 80%;
		left: 0;
		right: 0;
		margin: -15% auto auto auto;
		position: relative;
		background-color: #FFF;
		padding: 18px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: 0px -10px 31px -10px rgba(0, 0, 0, 0.31);
		-moz-box-shadow: 0px -10px 31px -10px rgba(0, 0, 0, 0.31);
		box-shadow: 0px -10px 31px -10px rgba(0, 0, 0, 0.31);
	}
	
	.fow-article-list-text-bottom {
		margin-top: 12px;
		padding-top: 12px;
		padding-bottom: 12px;
		border-top: 1px solid #DDDBDB;
		border-bottom: 1px solid #DDDBDB;
		font-size: 1.25em;
		font-family: 'Roboto', sans-serif;
	}
	
	.fow-article-list-text h3 {
		margin: 0;
		padding: 0;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
	}
	
	.fow-article-list-text-bottom a {
		color: #F4407A;
		font-weight: 700;
	}
	
	.fow-main-block {
		background-color: #FFF;
		border: 1px solid #DDDBDB;
	}
	
	/* BEGINNING OF HERO */
	/* HERO MAIN */
	
	.fow-hero-main {
		position: relative;
	}
	
	.fow-hero-main .fow-hero-text {
		position: absolute;
		bottom: 0;
		padding: 0 12px 12px 12px;
		width: 100%;
		z-index: 1000;
	}
	
	.fow-hero-main .fow-hero-text h1 {
		margin: 0;
		padding: 0;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		color: #FFF;
		font-size: 2em;
	}
	
	.fow-hero-main .fow-hero-share {
		color: #FFF;
		font-size: 1.25em;
	}
	
	.fow-hero-main .fow-hero-separator {
		border-top: 1px solid #FFF;
		margin: 12px 0 12px 0;
	}
	
	/* HERO SIDE */
	
	.fow-hero-side {
		position: relative;
	}
	
	.fow-hero-side .fow-hero-text {
		position: absolute;
		bottom: 0;
		padding: 0 12px 12px 12px;
		width: 100%;
		z-index: 1000;
	}
	
	.fow-hero-side .fow-hero-text h2 {
		margin: 0;
		padding: 0;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		color: #FFF;
		font-size: 1.5em;
	}
	
	.fow-hero-side .fow-hero-share {
		color: #FFF;
		font-size: 1.25em;
	}
	
	.fow-hero-side .fow-hero-separator {
		border-top: 1px solid #FFF;
		margin: 12px 0 12px 0;
	}

	/* END OF HERO */
	
	div.row.row-no-padding > div {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.navbar .container-fluid, .navbar-collapse {
		padding-left:0;
	}
	
	.fow-menu-block {
		background-color: #FFF;
		border: 1px solid #DDDBDB;
	}
	
	.navbar-nav li a {
		
		border-left: 1px solid #DDDBDB;
		padding-top: 0;
		padding-bottom: 0;
		
		padding-left: 22px;
		padding-right: 22px;
		
		line-height: 89px;
		height: 89px;
		
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		color: #000;
		
	}
	
	.navbar-nav li.active a {
		background-color: #EEE;
	}
	
	.navbar-nav li:last-child a {
		border-right: 1px solid #DDDBDB;
	}
	
	nav.navbar {
		border: 0;
		margin-bottom: 0;
	}
	
}

/* Black Buttons */

.btn-black { 
  color: #FFFFFF; 
  background-color: #545454; 
  border-color: #000000; 
} 
 
.btn-black:hover, 
.btn-black:focus, 
.btn-black:active, 
.btn-black.active, 
.open .dropdown-toggle.btn-black { 
  color: #FFFFFF; 
  background-color: #292929; 
  border-color: #000000; 
} 
 
.btn-black:active, 
.btn-black.active, 
.open .dropdown-toggle.btn-black { 
  background-image: none; 
} 
 
.btn-black.disabled, 
.btn-black[disabled], 
fieldset[disabled] .btn-black, 
.btn-black.disabled:hover, 
.btn-black[disabled]:hover, 
fieldset[disabled] .btn-black:hover, 
.btn-black.disabled:focus, 
.btn-black[disabled]:focus, 
fieldset[disabled] .btn-black:focus, 
.btn-black.disabled:active, 
.btn-black[disabled]:active, 
fieldset[disabled] .btn-black:active, 
.btn-black.disabled.active, 
.btn-black[disabled].active, 
fieldset[disabled] .btn-black.active { 
  background-color: #545454; 
  border-color: #000000; 
} 
 
.btn-black .badge { 
  color: #545454; 
  background-color: #FFFFFF; 
}


div#likebox-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 99997;
	background-color: rgba(0,0,0,0.45);
	top: 0; left: 0; bottom: 0; right: 0;
}

div#likebox {
	box-sizing: border-box;
	width: 360px;
	height: 175px;
	padding: 10px;
	background-color: #FFF;
	display: none;	
	z-index: 99998;
	margin: auto;
	position: fixed;
	top: 0; left: 0; bottom: 0; right: 0;
}

.likebox-close-wrap {
	position: absolute;
	z-index: 99999;
	right: 15px;
	top: 15px;
}

.likebox-text {
	text-align: center;
	margin: 6px 0 6px 0;
}

#share-catfish {
	width: 100%;
	position: fixed;
	bottom: 0;
	padding: 12px;
	z-index: 9999;
	background-color: #FFF;
}

.share-catfish-hide {
	display: none !important;
}

.gop-hide {
	display: none;
}

.gop-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.gop-list li.gop-list-li a {
	display: block;
	padding: 8px 0;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
	color: #000;
}


.gop-list li.gop-list-li a.gop-list-link-active {
    font-weight: bold;
    box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.18);
}

.gop-list li.gop-list-li a.gop-list-link-active span {
    color: #4C4B4B;
}

.gop-list li.gop-list-li a {
    display: block;
    padding: 11px 0;
    border-bottom: 1px solid #CCC;
    text-decoration: none;
    color: #000;
    padding-left: 12px;
}


.gop-list li.gop-list-li a:hover {
    box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.18);
}

.gop-list li.gop-list-action {
	margin-top: 25px;
}

.gop-list li.gop-list-action:last-child {
	margin-top: 8px;
}

.gop-list span {
    font-size: 2em;
    color: #F4407A;
    font-weight: bold;
}

.gop-list li.gop-list-li:last-child a {
	border-bottom: 0;
}

.btn-afficher {
    width: 100%;
    margin: 0 auto;
    background: #269e85;
    padding: 13px;
    text-transform: uppercase;
    font-size: 19px;
    border: 1px solid #168770;
    box-shadow: 0px 6px 0px 0px rgb(12, 93, 77);
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.1s linear;
    border-radius: 5px;
    background: linear-gradient(#269e85, #377760);
    color: white;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    top: 0px;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-weight: 900!important;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

.btn-afficher:hover {
    top: 6px;
    box-shadow: none!important;
    cursor: pointer;
    background: linear-gradient(#569880, rgb(38, 158, 133));
}

.btn-number {
    font-size: 2.4em;
    text-align: left;
    position: relative;
    float: left;
    bottom: 18px;
    letter-spacing: -1px;
}

.bt_arrow {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAmJJREFUeNrUmk0oplEUx58XmQXJx2JSdhP5TNH4WCKUxkJKymzGQhYUOwsLZSNNU6xENpSNZoFYUFMzIQufMUYJScLGxwbReOZ/6jxLj9c755w8p37Z6N5+3efe+7/3viHXdT86jrMCohzZWgZl4MFRrhAk6G8G2Aaxwu3vgUJwayFBlcqdJgj3cQpywbWFBFUS+M1CkkUCWeDcQoIqDqzzJyZZNDeywYGFhMNz4xcoFu7vCRSBNQsJqhgwBWoUvoAqsCDWGkn4EAXGXZ1qeqHvsAnnn2i0vimJdFhJeHQpifRZShDNSiIjPOIRSfhN7OeqFkwrTHZaROrBX8nVya9KwaJC3qI2y8GjhYTDO/CmQt7a4b3kzkKCKg38AfHCIscgH9xYSFClcN56LyxyyTHlwkLC4ZGgT+uDsMgtJ+AjCwmqd2CJzw/SeasAbFlIeHlrDlQqLMEV4Eck2SkSKG9NKG2KDRI7drjQCA8qibRZSXh0K4n0WEoQrUoiQ17espAg6pREJmkOSq9OfjUI2hXa7Q/6SHynkbAQaFESGLaaE1qrU6/VPjEQ5H1Cc8dulDqevpSdZvleySw7BSXFFnLUV02xdH+7AdKFBe5BDjjUPk8kg90gn+y0ztgnIM/ijJ3Jp63A3naU8CQO7L3TJzCjsIRSm3WR3AC+diP7orSJjf7PXexbuRUPuQbvE1+VBDot3icoB40pCXyWymt+Ezuar/A13uyqwbzF6+lPXkqlcxC9yK5avGOv8mYm/Y5N96r72u/Ygf9FQSoHuUThPs44iV5pXaN4EumcWQL5K5t/AgwAgeCFI/298P0AAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    width: 53px;
    height: 52px;
    display: block;
    float: right;
    bottom: 12px;
    position: relative;
    background-size: 100%;
}

.btn_print {
    margin-left: 12px;
    display: none;
}


a.gop-link:link, a.gop-link:visited {
	color: #FFF;
	text-decoration: none;
}

.searchbox, .searchbox:focus {
	outline: none;
	border:0;
	outline-style:none;
	box-shadow:none;
}

.searchbox {
	text-align: right;
	display: inline-block;
	width: 250px;
	height: 38px; 
	margin-right: 8px;
	border: 0;
	background-color: transparent;
	color: #FFF;
}

.searchbox::-webkit-input-placeholder {
   color: white;
}

.searchbox:-moz-placeholder {
   color: white;  
}

.searchbox::-moz-placeholder {
   color: white;  
}

.searchbox:-ms-input-placeholder {  
   color: white;  
}

/* Facebook Like TOP HEADER*/

.fb-like-row {
    width: 100%;
    height: 95px;
    background: #3a5795;
    text-align: center;
    display: none;
    background: url(http://www.jesuiselle.com/assets/frontend/themes/general/specific/jesuiselle/bg-suivez-fb-v2.jpg);
    background-size: 100%;
    box-shadow: inset 0px 0px 11px black;
    white-space: nowrap;
    padding-top: 10px;
}

	.fb-like-row p {
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 17px;
    width: 100%;
    padding-top: 8px;
    text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.48);
}
	
	.fb-like-row:before, .fb-like-row:after {
	    border-top: 2px solid white;
	    content: '';
	    display: table-cell;
	    position: relative;
	    width: 45%;
	    top: 19px;
	}
	


.fb-like-row:after {
    left: 1.5%;
}

.fb-like-row:before {
    right: 1.5%;
}

@media(max-width:600px) {	

.fb-like-row {
	    display: table!important;
	}
		}

.gop h2 {
	margin-bottom: 12px;
}

.gop p {
	font-size: 1.25em;
}

@media(min-width:768px) {

	.fow-readarticle-content {
		font-size: 1.25em;
	}

}