/*------------------------------------------------*/
/*-------------------[SHORTCODES]-----------------*/
/*------------------------------------------------*/

.et-box { margin: 0px 0px 10px; -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1); box-shadow: 0 1px 1px rgba(0,0,0,0.1); font-size: 14px; position: relative; }
	.et-box-content { text-shadow: 1px 1px 1px #ffffff; padding: 27px 43px 17px 66px; min-height: 35px; }
		.et-box-content strong { color: #000000; font-weight: bold; }

.et-warning:before, .et-download:before, .et-info:before, .et-bio:before, .et-shadow:before { content: ''; position: absolute; top: 32px; left: 28px; }

.et-info { border: 1px solid #e2e2ba; }
	.et-info:before { width: 22px; height: 20px; background: url(../images/shortcodes-sprite.png) no-repeat -97px -2px; }
	.et-info .et-box-content { color: #ada771; background: #f9f9dc; border: 1px solid #fbfbef; -moz-box-shadow: inset 0 0 45px #efefc0; -webkit-box-shadow: inset 0 0 45px #efefc0; box-shadow: inset 0 0 45px #efefc0; }
		.et-info .et-box-content h1, .et-info .et-box-content h2, .et-info .et-box-content h3, .et-info .et-box-content h4, .et-info .et-box-content h5, .et-info .et-box-content h6 { color: #ada771; }

.et-warning { border: 1px solid #e0b1b1; }
	.et-warning:before { width: 17px; height: 17px; background: url(../images/shortcodes-sprite.png) no-repeat -75px -41px; }
	.et-warning .et-box-content { color: #ad7676; background: #ffd9d5; border: 1px solid #fceeec; -moz-box-shadow: inset 0 0 45px #f0bfba; -webkit-box-shadow: inset 0 0 45px #f0bfba; box-shadow: inset 0 0 45px #f0bfba; }
		.et-warning .et-box-content h1, .et-warning .et-box-content h2, .et-warning .et-box-content h3, .et-warning .et-box-content h4, .et-warning .et-box-content h5, .et-warning .et-box-content h6 { color: #ad7676; }

.et-download { border: 1px solid #b9dbb6; }
	.et-download:before { width: 19px; height: 14px; background: url(../images/shortcodes-sprite.png) no-repeat -23px -19px; }
	.et-download .et-box-content { color: #7ea57b; background: #dff7dd; border: 1px solid #f1f9f0; -moz-box-shadow: inset 0 0 45px #cbe5c9; -webkit-box-shadow: inset 0 0 45px #cbe5c9; box-shadow: inset 0 0 45px #cbe5c9; }
		.et-download .et-box-content h1, .et-download .et-box-content h2, .et-download .et-box-content h3, .et-download .et-box-content h4, .et-download .et-box-content h5, .et-download .et-box-content h6 { color: #7ea57b; }

.et-bio { border: 1px solid #b3d8d3; }
	.et-bio:before { width: 19px; height: 15px; background: url(../images/shortcodes-sprite.png) no-repeat -23px -2px; top: 33px; }
	.et-bio .et-box-content { color: #80acb0; background: #ddf5f7; border: 1px solid #f1fafb; -moz-box-shadow: inset 0 0 45px #c6edf0; -webkit-box-shadow: inset 0 0 45px #c6edf0; box-shadow: inset 0 0 45px #c6edf0; }
		.et-bio .et-box-content h1, .et-bio .et-box-content h2, .et-bio .et-box-content h3, .et-bio .et-box-content h4, .et-bio .et-box-content h5, .et-bio .et-box-content h6 { color: #80acb0; }

.et-shadow { border: 1px solid #ddd; }
	.et-shadow .et-box-content { color: #737373; background: #fafafa; border: 1px solid #fafafa; -moz-box-shadow: inset 0 0 45px #e7e7e7; -webkit-box-shadow: inset 0 0 45px #e7e7e7; box-shadow: inset 0 0 45px #e7e7e7; }
		.et-shadow .et-box-content h1, .et-shadow .et-box-content h2, .et-shadow .et-box-content h3, .et-shadow .et-box-content h4, .et-shadow .et-box-content h5, .et-shadow .et-box-content h6 { color: #737373; }


.et-tooltip { position: relative; }
	.et-tooltip-box { display: none; color: #6d6e6e; line-height: 18px; background: #ffffff; border: 1px solid #dbdbdb; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; position: absolute; bottom:35px; left: -94px; width: 235px; padding: 20px 25px 22px 25px; -moz-box-shadow:1px 1px 5px 1px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1); }
		.et-tooltip-arrow { background: url(../images/shortcodes-sprite.png) no-repeat -120px -2px; width: 24px; height: 13px; display: block; position: absolute; bottom: -13px; left: 129px; }


.et-learn-more { background: #fff; border: 1px solid #e7e7e7; margin: 10px 0px; -moz-box-shadow: 1px -1px 0 0 #fff; -webkit-box-shadow: 1px -1px 0 0 #fff; box-shadow: 1px -1px 0 0 #fff; }
	.et-learn-more h3.heading-more { cursor: pointer; padding: 16px 50px 16px 22px; font-size: 14px; color: #999; letter-spacing: 0px; text-shadow: 1px 1px 0 #fff; position: relative; border-left: 1px solid #fff; border-top: 1px solid #fff; margin: 0 !important; }
		.et-learn-more h3.heading-more span.et_learnmore_arrow { display: block; position: absolute; top: 0; right: 0; width: 48px; height: 100%; border-left: 1px solid #fff; -moz-box-shadow: -1px 0 0 0 #e7e7e7; -webkit-box-shadow: -1px 0 0 0 #e7e7e7; box-shadow: -1px 0 0 0 #e7e7e7; }
			.et-learn-more span.et_learnmore_arrow span { display: block; position: absolute; top: 50%; left: 50%; margin-top: -5px; margin-left: -6px; width: 13px; height: 10px; background: url(../images/shortcodes-sprite.png) no-repeat -58px -2px; }
			.et-learn-more .open span.et_learnmore_arrow span { background-position: -58px -14px; }
	.et-learn-more .learn-more-content { padding: 30px 30px 20px; visibility: hidden; border-top: 1px solid #e7e7e7; }
	.et_slidecontent .et-learn-more .learn-more-content { display: block; visibility: hidden; }
	.et-open .learn-more-content { display: block; visibility: visible !important; }

.et_shortcodes_controller_nav { border-top: 1px solid #e7e7e7; -moz-box-shadow: inset 1px 1px 0 0 #fff; -webkit-box-shadow: inset 1px 1px 0 0 #fff; box-shadow: inset 1px 1px 0 0 #fff; min-height: 53px; position: relative; }
	.et_shortcodes_controls_arrows, .et_shortcodes_controls { list-style: none !important; margin: 0 !important; padding: 0 !important; line-height: 26px !important; }
	.et_shortcodes_controls { text-align: center; padding-top: 20px !important; line-height: 0 !important; }
		.et_shortcodes_controls li { display: inline-block; margin: 0 3px; }
			.et_shortcodes_controls a { background: url(../images/shortcodes-sprite.png) no-repeat -45px -1px; width: 11px; height: 11px; display: inline-block; }
			.et_shortcodes_controls .et_shortcodes_active_control a { background-position: -45px -14px; }
	.et_shortcodes_controls_arrows a { font-size: 14px; color: #999 !important; text-shadow: 1px 1px 0 #fff; position: absolute; top: 0; }
	.et_shortcodes_controls_arrows a:hover { color: #4c4c4c; text-decoration: none; }
	.et_shortcodes_controls_arrows .et_sc_nav_prev { padding: 14px 38px 12px 48px; border-right: 1px solid #e7e7e7; -moz-box-shadow: 1px 0 0 0 #fff; -webkit-box-shadow: 1px 0 0 0 #fff; box-shadow: 1px 0 0 0 #fff; left: 0; }
	.et_shortcodes_controls_arrows .et_sc_nav_next { padding: 14px 48px 12px 38px; border-left: 1px solid #fff; -moz-box-shadow: -1px 0 0 0 #e7e7e7; -webkit-box-shadow: -1px 0 0 0 #e7e7e7; box-shadow: -1px 0 0 0 #e7e7e7; right: 0; }
		.et_shortcodes_controls_arrows .et_sc_nav_next span, .et_shortcodes_controls_arrows .et_sc_nav_prev span { top: 21px; }
		.et_shortcodes_controls_arrows .et_sc_nav_next span { right: 30px; }
		.et_shortcodes_controls_arrows .et_sc_nav_prev span { left: 30px; }

.et-simple-slider { background: #fff; border: 1px solid #e7e7e7; margin: 10px 0; position: relative; }
	.et-simple-slider h1, .et-simple-slider h2, .et-simple-slider h3, .et-simple-slider h4, .et-simple-slider h5, .et-simple-slider h6 { font-family: Century Gothic, Arial, sans-serif; color: #333333; }
	.et-simple-slides { overflow: hidden; margin: 30px 30px 20px; }
		.et-simple-slider div.et-slide { display: none; width:100% !important; }

.one_half, .one_third, .two_third, .one_fourth , .three_fourth { float:left; margin-right:4%; position:relative; }
.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width:65.32%; }
.one_fourth { width:22%; }
.three_fourth { width:74%; }

a.small-button, a.big-button, a.icon-button { display: inline-block; text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1); -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; line-height: 26px; }

a.small-button, a.icon-button { padding: 6px 14px; font-weight: bold !important; font-size: 12px; margin: 0 5px 8px 0; }
	a.small-button:hover, a.big-button:hover, a.icon-button:hover { text-decoration: none; }

a.smallblue, a.bigblue { color: #2b63a8 !important; background: #88bdff; background: -moz-linear-gradient(top, #88bdff 0%, #60a7ff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#88bdff), color-stop(100%,#60a7ff)); background: -webkit-linear-gradient(top, #88bdff 0%,#60a7ff 100%); background: -o-linear-gradient(top, #88bdff 0%,#60a7ff 100%); background: -ms-linear-gradient(top, #88bdff 0%,#60a7ff 100%); background: linear-gradient(to bottom, #88bdff 0%,#60a7ff 100%); border: 1px solid #3e8ff4; }
	a.smallblue:hover, a.bigblue:hover { color: #23528c !important; }

a.smalllightblue { color: #348db6 !important; background: #8edbff; background: -moz-linear-gradient(top, #8edbff 0%, #60cdff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8edbff), color-stop(100%,#60cdff)); background: -webkit-linear-gradient(top, #8edbff 0%,#60cdff 100%); background: -o-linear-gradient(top, #8edbff 0%,#60cdff 100%); background: -ms-linear-gradient(top, #8edbff 0%,#60cdff 100%); background: linear-gradient(to bottom, #8edbff 0%,#60cdff 100%); border: 1px solid #51b5e4; }
	a.smalllightblue:hover { color: #287295 !important; }

a.smallteal, a.bigteal, a.bigturquoise { color: #3da7a9 !important; background: #61eef0; background: -moz-linear-gradient(top, #61eef0 0%, #59dcde 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#61eef0), color-stop(100%,#59dcde)); background: -webkit-linear-gradient(top, #61eef0 0%,#59dcde 100%); background: -o-linear-gradient(top, #61eef0 0%,#59dcde 100%); background: -ms-linear-gradient(top, #61eef0 0%,#59dcde 100%); background: linear-gradient(to bottom, #61eef0 0%,#59dcde 100%); border: 1px solid #48bec0;}
	a.smallteal:hover, a.bigteal:hover, a.bigturquoise:hover { color: #309192 !important; }

a.smallgreen, a.biggreen { color: #569d51 !important; background: #94e48d; background: -moz-linear-gradient(top, #94e48d 0%, #82cf7c 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#94e48d), color-stop(100%,#82cf7c)); background: -webkit-linear-gradient(top, #94e48d 0%,#82cf7c 100%); background: -o-linear-gradient(top, #94e48d 0%,#82cf7c 100%); background: -ms-linear-gradient(top, #94e48d 0%,#82cf7c 100%); background: linear-gradient(to bottom, #94e48d 0%,#82cf7c 100%); border: 1px solid #4dab46; }
	a.smallgreen:hover, a.biggreen:hover { color: #478542 !important; }

a.smallorange, a.bigorange { color: #c7822f !important; background: #ffcb8c; background: -moz-linear-gradient(top, #ffcb8c 0%, #ffb660 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcb8c), color-stop(100%,#ffb660)); background: -webkit-linear-gradient(top, #ffcb8c 0%,#ffb660 100%); background: -o-linear-gradient(top, #ffcb8c 0%,#ffb660 100%); background: -ms-linear-gradient(top, #ffcb8c 0%,#ffb660 100%); background: linear-gradient(to bottom, #ffcb8c 0%,#ffb660 100%); border: 1px solid #db9c51; }
	a.smallorange:hover, a.bigorange:hover { color: #a96c23 !important; }

a.smallsilver { color: #595a5a !important; background: #f5f5f5; background: -moz-linear-gradient(top, #f5f5f5 0%, #e2e2e2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e2e2e2)); background: -webkit-linear-gradient(top, #f5f5f5 0%,#e2e2e2 100%); background: -o-linear-gradient(top, #f5f5f5 0%,#e2e2e2 100%); background: -ms-linear-gradient(top, #f5f5f5 0%,#e2e2e2 100%); background: linear-gradient(to bottom, #f5f5f5 0%,#e2e2e2 100%); border: 1px solid #c3c3c3; text-shadow: 1px 1px 1px #fff; -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); }
	a.smallsilver:hover { color: #454545 !important; }

a.smallblack { color: #fff !important; background: #5b5b5b; background: -moz-linear-gradient(top, #5b5b5b 0%, #383838 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b5b5b), color-stop(100%,#383838)); background: -webkit-linear-gradient(top, #5b5b5b 0%,#383838 100%); background: -o-linear-gradient(top, #5b5b5b 0%,#383838 100%); background: -ms-linear-gradient(top, #5b5b5b 0%,#383838 100%); background: linear-gradient(to bottom, #5b5b5b 0%,#383838 100%); border: 1px solid #0e0e0e; -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2), 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2), 1px 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2), 1px 1px 1px rgba(0,0,0,0.1); text-shadow: -1px -1px 0 #000; }
	a.smallblack:hover { color: #f7f7f7 !important; }

a.smallred, a.bigred { color: #9a3e3e !important; background: #ff7979; background: -moz-linear-gradient(top, #ff7979 0%, #ff5f5f 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7979), color-stop(100%,#ff5f5f)); background: -webkit-linear-gradient(top, #ff7979 0%,#ff5f5f 100%); background: -o-linear-gradient(top, #ff7979 0%,#ff5f5f 100%); background: -ms-linear-gradient(top, #ff7979 0%,#ff5f5f 100%); background: linear-gradient(to bottom, #ff7979 0%,#ff5f5f 100%); border: 1px solid #d85353; }
	a.smallred:hover, a.bigred:hover { color: #803030 !important; }

a.smallpink { color: #914d97 !important; background: #e782f1; background: -moz-linear-gradient(top, #e782f1 0%, #d271da 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e782f1), color-stop(100%,#d271da)); background: -webkit-linear-gradient(top, #e782f1 0%,#d271da 100%); background: -o-linear-gradient(top, #e782f1 0%,#d271da 100%); background: -ms-linear-gradient(top, #e782f1 0%,#d271da 100%); background: linear-gradient(to bottom, #e782f1 0%,#d271da 100%); border: 1px solid #b15cb9; }
	a.smallpink:hover { color: #753b7a !important; }

a.smallpurple, a.bigpurple { color: #653e9a !important; background: #b279ff; background: -moz-linear-gradient(top, #b279ff 0%, #a35fff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b279ff), color-stop(100%,#a35fff)); background: -webkit-linear-gradient(top, #b279ff 0%,#a35fff 100%); background: -o-linear-gradient(top, #b279ff 0%,#a35fff 100%);background: -ms-linear-gradient(top, #b279ff 0%,#a35fff 100%); background: linear-gradient(to bottom, #b279ff 0%,#a35fff 100%); border: 1px solid #8b53d8; }
	a.smallpurple:hover, a.bigpurple:hover { color: #563386 !important; }

a.big-button { font-weight: normal !important; font-size: 20px; padding: 14px 24px; margin: 8px 6px 8px 0; }
	a.big-button:hover { text-decoration: none; }

a.icon-button { color: #595a5a !important; background: #f5f5f5; background: -moz-linear-gradient(top, #f5f5f5 0%, #e1e1e1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e1e1e1)); background: -webkit-linear-gradient(top, #f5f5f5 0%,#e1e1e1 100%); background: -o-linear-gradient(top, #f5f5f5 0%,#e1e1e1 100%);background: -ms-linear-gradient(top, #f5f5f5 0%,#e1e1e1 100%); background: linear-gradient(to bottom, #f5f5f5 0%,#e1e1e1 100%); border: 1px solid #c3c3c3; text-shadow: 1px 1px 1px #fff; -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); padding-left: 36px; position: relative; }
a.icon-button:hover { color: #404040; }
	a.icon-button span.et-icon { position: absolute; top: 10px; left: 12px; width: 18px; height: 16px; }


a.download-icon span.et-icon { background: url(../images/shortcodes-sprite.png) no-repeat -3px -2px; width: 17px; height: 20px; top: 7px; }
a.search-icon span.et-icon { background: url(../images/shortcodes-sprite.png) no-repeat -206px -2px; top: 9px; }
a.refresh-icon span.et-icon { background: url(../images/shortcodes-sprite.png) no-repeat -169px -19px; }
a.question-icon span.et-icon { background: url(../images/shortcodes-sprite.png) no-repeat -164px -2px; }
a.people-icon span.et-icon { background: url(../images/shortcodes-sprite.png) no-repeat -151px -33px; height: 17px; top: 9px; }
a.warning-icon span.et-icon { background: url(../images/shortcodes-sprite.png) no-repeat -188px -19px; width: 15px; }
a.mail-icon span.et-icon { background: url(../images/shortcodes-sprite.png) no-repeat -131px -33px; height: 15px; }
a.heart-icon span.et-icon { background: url(../images/shortcodes-sprite.png) no-repeat -131px -18px; width: 14px; height: 13px; top: 12px; left: 14px; }
a.paper-icon span.et-icon { background: url(../images/shortcodes-sprite.png) no-repeat -147px -17px; width: 15px; height: 15px; }
a.notice-icon span.et-icon { background: url(../images/shortcodes-sprite.png) no-repeat -147px -2px; width: 15px; height: 13px; top: 11px; }
a.stats-icon span.et-icon { background: url(../images/shortcodes-sprite.png) no-repeat -184px -2px; width: 15px; height: 14px; top: 11px; }
a.rss-icon span.et-icon { background: url(../images/shortcodes-sprite.png) no-repeat -171px -36px; width: 15px; top: 9px; }


ul.et_shortcodes_mobile_nav { margin: 0 !important; padding: 0 !important; list-style:none outside none !important; display: none; z-index: 2; }
	ul.et_shortcodes_mobile_nav a { position: relative; }
		ul.et_shortcodes_mobile_nav span, .et_shortcodes_controls_arrows span { position: absolute; top: 23px; display: block; width: 10px; height: 14px; }
		ul.et_shortcodes_mobile_nav .et_sc_nav_prev span, .et_shortcodes_controls_arrows .et_sc_nav_prev span { background: url(../images/shortcodes-sprite.png) no-repeat -3px -24px; }
		ul.et_shortcodes_mobile_nav .et_sc_nav_next span, .et_shortcodes_controls_arrows .et_sc_nav_next span { background: url(../images/shortcodes-sprite.png) no-repeat -3px -40px; }

.et-tabs-container { background: #fff; border: 1px solid #e7e7e7; position: relative; margin: 50px 0px 15px; }
	.et-learn-more h3.heading-more, .et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav, .et_shortcodes_controller_nav, .et-testimonial-author-info, .et-protected-title, .pricing-heading, .pricing-content-bottom { background: #f9f9f9; background: -moz-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f5f5f5)); background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f5f5f5 100%); background: -o-linear-gradient(top, #f9f9f9 0%,#f5f5f5 100%); background: -ms-linear-gradient(top,  #f9f9f9 0%,#f5f5f5 100%); background: linear-gradient(to bottom, #f9f9f9 0%,#f5f5f5 100%); }
	.et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav  { margin: 0px !important; overflow: hidden; border-top: 1px solid #fff; position: relative; }
	.et-tabs-container .et-tabs-control:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #e7e7e7; }
		.et-tabs-container .et-tabs-control li { list-style:none outside none; margin: 0 !important; float: left; padding: 0 !important; border-left: 1px solid #e7e7e7; -moz-box-shadow: -1px 0 0 #fff; -webkit-box-shadow: -1px 0 0 #fff; box-shadow: -1px 0 0 #fff; position: relative; }
		.et-tabs-container .et-tabs-control li:first-child { border-left: 1px solid #fff; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
			.et-tabs-container .et-tabs-control li a { font-size: 14px; color: #999 !important; text-shadow: 1px 1px 0 #fff !important; display: block; padding: 15px 20px; }
			.et-tabs-container .et-tabs-control li a:hover { color: #4c4c4c !important; text-decoration: none; }
		.et-tabs-container .et-tabs-control li.active:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #fff; }
			.et-tabs-container .et-tabs-control li.active a { background: #fff; color: #4c4c4c !important; }
	.et-tabs-content-wrapper > div { display: none; }
	.et_sliderfx_slide .et-tabs-content-wrapper { width: 1200%; position: relative; left: 0; }
		.et_sliderfx_slide .et-tabs-content-wrapper > div { float: left; display: block; height: 1px; visibility: hidden; }
		.et_sliderfx_slide .et-tabs-content-wrapper > div, .et_sliderfx_fade .et_slidecontent { word-wrap: break-word; }
		.et_sliderfx_slide .et_shortcode_slide_active { height: auto !important; }
.et-tabs-container .et-tabs-content { margin: 30px 30px 20px; }

.et-tabs-container ul.et_shortcodes_mobile_nav { border-bottom: 1px solid #e7e7e7; }
	.et-tabs-container ul.et_shortcodes_mobile_nav li { float: right; line-height: 26px; }
		.et-tabs-container ul.et_shortcodes_mobile_nav a { display: block; padding: 16px 10px 16px 45px; color: #999 !important; font-size: 14px; text-shadow: 1px 1px 0 #fff !important; }
		.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next { padding: 16px 45px 16px 10px; text-align: right; }
		.et-tabs-container ul.et_shortcodes_mobile_nav a:hover { text-decoration: none; color: #4c4c4c !important; }
			.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next:before { position: absolute; content: ''; top: 0; left: 0; width: 1px; height: 100%; background: #e7e7e7; -moz-box-shadow: 1px 0 0 #fff; -webkit-box-shadow: 1px 0 0 #fff; box-shadow: 1px 0 0 #fff; }

		.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span { right: 28px; }
		.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span { left: 28px; }

.et-tabs-container, .tabs-left, .et-simple-slider, .et-image-slider, .et-testimonial-box, .author-shortcodes, .et-protected { -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }

.tabs-left { background: #fff; border: 1px solid #e7e7e7; position: relative; margin-bottom: 15px; }
	.tabs-left .et-tabs-control, .tabs-left ul.et_shortcodes_mobile_nav { width: 149px; border-top: 1px solid #fff; float: left; list-style:none outside none !important; margin:0 !important; position: relative; }
	.tabs-left ul.et_shortcodes_mobile_nav { position: absolute; top: 0; left: 0; }
		.tabs-left .et-tabs-control li, .tabs-left ul.et_shortcodes_mobile_nav li { padding-right: 0 !important; padding-left: 0 !important; background: none !important; list-style: none !important; border-bottom: 1px solid #e7e7e7; -moz-box-shadow: 0 1px 0 0 #fff; -webkit-box-shadow: 0 1px 0 0 #fff; box-shadow: 0 1px 0 0 #fff; }
			.tabs-left .et-tabs-control li a { color: #999 !important; font-size: 14px; text-shadow: 1px 1px 0 #fff !important; display: block; padding: 15px 10px 15px 20px; }
			.tabs-left .et-tabs-control li.active a { background: #fff; margin-right: -1px; }
			.tabs-left .et-tabs-control li a:hover, .tabs-left .et-tabs-control li.active a { text-decoration: none; color: #4c4c4c !important; }
	.tabs-left .et-tabs-content { padding: 30px 30px 20px; position: relative; }
	.tabs-left.et_sliderfx_slide .et-tabs-content-main-wrap { overflow: hidden; }
		.tabs-left .et-tabs-content h3 { padding-bottom: 14px; color: #333333; }
	.et_left_tabs_bg { position: absolute; top: 0; left: 0; width: 148px; height: 100%; border-right: 1px solid #e7e7e7; border-left: 1px solid #fff; background: #f5f5f5;  background: -moz-linear-gradient(left, #f9f9f9 0%, #f5f5f5 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f9f9f9), color-stop(100%,#f5f5f5)); background: -webkit-linear-gradient(left, #f9f9f9 0%,#f5f5f5 100%); background: -o-linear-gradient(left, #f9f9f9 0%,#f5f5f5 100%); background: -ms-linear-gradient(left, #f9f9f9 0%,#f5f5f5 100%); background: linear-gradient(to right, #f9f9f9 0%,#f5f5f5 100%); }

	.tabs-left ul.et_shortcodes_mobile_nav  a { text-indent: -9999px; }
		.tabs-left ul.et_shortcodes_mobile_nav a span { top: 50%; margin-top: -7px; }
		.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_next span { right: 50%; margin-right: -4px; }
		.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_prev span { left: 50%; margin-left: -4px; }

.author-shortcodes { background: #fff; border: 1px solid #e7e7e7; color: #363636; font-size: 14px; margin-bottom: 10px; }
	.author-shortcodes .author-inner { position: relative; padding: 30px 30px 20px 117px; min-height: 60px; }
		.author-shortcodes .author-image { position: absolute; top: 32px; left: 30px; width: 60px; height: 60px; }
			.author-shortcodes .author-image img { max-width: 100%; height: auto; width: auto; }
			.author-shortcodes .author-image .author-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.5); -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.5); box-shadow: inset 0 0 4px rgba(0,0,0,0.5); }

.et-protected { border: 1px solid #e7e7e7; width: 390px; background: #fff; margin-bottom: 10px; }
	.et-protected-title { border-left: 1px solid #fff; border-top: 1px solid #fff; border-bottom: 1px solid #e7e7e7; padding: 18px 10px 17px 50px; position: relative; color: #999; text-shadow: 0 1px 0 #fff; font-size: 14px; }
		.et-protected-title:before { content: ''; position: absolute; top: 16px; left: 20px; background: url(../images/shortcodes-sprite.png) no-repeat -23px -36px; width: 17px; height: 19px; }
	.et-protected-form { padding: 32px 37px 32px 32px; text-align: right; }
		.et-protected-form p { padding-bottom: 16px; }
			.et-protected-form p label { position: relative; }
				.et-protected-form p .et_protected_icon { width: 10px; height: 20px; position: absolute; top: 2px; left: 18px; background: url(../images/shortcodes-sprite.png) no-repeat -190px -37px; display: block; }
				.et-protected-form p .et_protected_password { height: 23px; background-position: -275px -2px; }
			.et-protected-form label span { display: none; }
			.et-protected-form p input { margin: 0 !important; border: 1px solid #e7e7e7; color: #363636; font-size: 14px; background: #f3f3f3; background: -moz-linear-gradient(top, #f3f3f3 1%, #fefefe 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f3f3f3), color-stop(100%,#fefefe)); background: -webkit-linear-gradient(top, #f3f3f3 1%,#fefefe 100%); background: -o-linear-gradient(top, #f3f3f3 1%,#fefefe 100%); background: -ms-linear-gradient(top, #f3f3f3 1%,#fefefe 100%); background: linear-gradient(to bottom, #f3f3f3 1%,#fefefe 100%); padding: 20px 20px 20px 40px; width: 100%; -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 0 1px rgba(0,0,0,0.1); box-shadow: inset 0 0 1px rgba(0,0,0,0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; }

		.et-protected-form input.etlogin-button { background: #f9f9f9; background: -moz-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f5f5f5)); background: -webkit-linear-gradient(top, #f9f9f9 0%,#f5f5f5 100%); background: -o-linear-gradient(top, #f9f9f9 0%,#f5f5f5 100%); background: -ms-linear-gradient(top, #f9f9f9 0%,#f5f5f5 100%); background: linear-gradient(to bottom, #f9f9f9 0%,#f5f5f5 100%); border: 1px solid #e7e7e7; padding: 14px 24px; color: #999; text-shadow: 0 1px 0 #fff; font-size: 14px; -webkit-box-shadow: inset 1px 1px 0 0 #fff; -moz-box-shadow: inset 1px 1px 0 0 #fff; box-shadow: inset 1px 1px 0 0 #fff; }

.et-simple-slides .et_slidecontent { width: auto; }

.et-image-slides { background: #555; }
	.et-image-slider { background: #fff; border: 1px solid #e7e7e7; margin-bottom:25px; }
		.et-image-slide { position: relative; }
			.et-image-slider img { display: block; width: auto; margin: 0 auto; height: auto; }
			.et-image-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.6); -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.6); box-shadow: inset 0 0 5px rgba(0,0,0,0.6); }

.et-learn-more, .et-tabs-container, .tabs-left, .et-simple-slider, .author-shortcodes, .et-tooltip-box { color:#201F1F !important; text-shadow: none !important; }
.et-learn-more a, .et-tabs-container a, .tabs-left a, .et-simple-slider a, .author-shortcodes a, .et-tooltip-box a { text-shadow: none !important; }

.et-custom-list ul { list-style: none !important; list-style-image: none !important; padding-left: 0 !important; margin: 0 !important; line-height: 26px; }
	.et-custom-list ul li { padding-left: 28px !important; margin: 5px 0 !important; list-style: none !important; position: relative; }
		.et-custom-list ul li:before { content: ''; position: absolute; top: 5px; left: 0; background: url(../images/shortcodes-sprite.png) no-repeat -74px -2px; width: 22px; height: 18px; }
	.etlist-x ul li:before { content: ''; position: absolute; top: 6px; left: 0; background: url(../images/shortcodes-sprite.png) no-repeat -75px -21px; width: 22px; height: 18px; }
	.etlist-dot ul li { padding-left: 25px !important; }
		.etlist-dot ul li:before { content: ''; position: absolute; top: 9px; left: 0; background: url(../images/shortcodes-sprite.png) no-repeat -230px -3px; width: 10px; height: 9px; }
			.et-custom-list ul li ul { padding: 2px 0px !important; margin: 0 !important; }

.et-pricing { margin: 40px 0 10px; }
	.pricing-table { float: left; width: 25%; margin-bottom: 22px; position: relative; margin-left: -1px; }
		.pricing-table-wrap { border: 1px solid #e7e7e7; border-bottom: none; }
		.pricing-heading { border-bottom: 1px solid #e7e7e7; padding: 23px 10px 22px; text-shadow: 1px 1px 0 #fff; font-size: 12px; color: #999; text-align: center; -moz-box-shadow: inset 1px 1px 0 0 #fff; -webkit-box-shadow: inset 1px 1px 0 0 #fff; box-shadow: inset 1px 1px 0 0 #fff; }
			.pricing-title { text-transform: uppercase; font-size: 20px; color: #53b4c7 !important; font-weight: bold; text-shadow: none !important; }
			.pricing-heading p { padding-bottom: 0 !important; }

			.pricing-table ul.pricing { padding: 0 !important; list-style: none !important; margin: 0 !important; list-style-image: none !important; line-height: 26px; }
				.pricing-table ul.pricing li { list-style: none !important; border-top: 1px solid #fff; border-bottom: 1px solid #e7e7e7; background: #f5f5f5; background: -moz-linear-gradient(top, #f5f5f5 0%, #fefefe 7%, #ffffff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(7%,#fefefe), color-stop(100%,#ffffff)); background: -webkit-linear-gradient(top, #f5f5f5 0%,#fefefe 7%,#ffffff 100%); background: -o-linear-gradient(top, #f5f5f5 0%,#fefefe 7%,#ffffff 100%); background: -ms-linear-gradient(top, #f5f5f5 0%,#fefefe 7%,#ffffff 100%); background: linear-gradient(to bottom, #f5f5f5 0%,#fefefe 7%,#ffffff 100%); padding: 14px 7px 14px 63px; position: relative; font-size: 12px; color: #363636; text-shadow: none !important; }
					.pricing-table ul.pricing li span.pricing-mark { position: absolute; top: 19px; left: 30px; width: 22px; height: 18px; background: url(../images/shortcodes-sprite.png) no-repeat -74px -2px; }
					.pricing-table ul.pricing li.x-mark span.pricing-mark { background-position: -74px -20px; }

			.pricing-content-bottom { border-top: 1px solid #fff; border-bottom: 1px solid #e7e7e7; -webkit-box-shadow: inset 1px 0 0 0 #fff; -moz-box-shadow: inset 1px 0 0 0 #fff; box-shadow: inset 1px 0 0 0 #fff; padding: 20px 5px 43px; text-align: center; }
					span.et-price { font-size: 48px; color: #94c65c; text-shadow: 0 1px 0 #fff; font-family: Georgia, serif; }
						span.et-price sup { font-size: 24px; bottom: 13px; left: 1px; }
						span.et-price span.dollar-sign { font-size: 36px; }
			.pricing-table a.icon-button { margin: 0; padding-left: 15px; position: absolute; bottom: -13px; left: 50%; }
			.pricing-table a.icon-button { visibility: hidden; }
	.pricing-big { top: -20px; -webkit-box-shadow: 0 0 18px rgba(0,0,0,0.2); -moz-box-shadow: 0 0 18px rgba(0,0,0,0.2); box-shadow: 0 0 18px rgba(0,0,0,0.2); z-index: 2; }
		.pricing-big .pricing-table-wrap { border-color: #d6d5d5; }
		.pricing-big .pricing-heading { padding-top: 43px; }
		.pricing-big .pricing-content-bottom { padding-bottom: 63px; border-bottom: 1px solid #d6d5d5; }

.et-testimonial-box { border: 1px solid #e7e7e7; background: #fff; position: relative; margin: 10px 0 45px; }
	.et-testimonial-author-info { border-left: 1px solid #fff; border-top: 1px solid #fff; border-bottom: 1px solid #e7e7e7; padding: 20px 20px 15px; text-shadow: 0 1px 0 #fff; }
		.t-img { width: 60px; height: 60px; float: left; margin: 0 25px 5px 0; -moz-box-shadow: 0 1px 0 0 #fff; -webkit-box-shadow: 0 1px 0 0 #fff; box-shadow: 0 1px 0 0 #fff; position: relative; }
			.t-img img { max-width: 100%; height: auto; }
			.t-overlay { width: 100%; height: 100%; box-shadow: inset 0 0 4px rgba(0,0,0,0.4); display: block; position: absolute; top: 0; left: 0; }
		.t-author, .t-position { display: block; }
		.t-author { font-size: 18px; color: #999; padding: 10px 0 5px; }
		.t-position { color: #595959; }
		.t-position, .et-testimonial { font-family: Georgia, serif; font-style: italic; font-size: 14px; }
		.et-testimonial { padding: 43px 35px 30px 77px; color: #363636; position: relative; text-shadow: none !important; }
			.et-testimonial:before { content: ''; position: absolute; top: 43px; left: 35px; width: 25px; height: 19px; background: url(../images/shortcodes-sprite.png) no-repeat -45px -35px; }
		.t-bottom-arrow { background: url(../images/shortcodes-sprite.png) no-repeat -97px -25px; width: 31px; height: 32px; position: absolute; bottom: -32px; right: 40px; }


.et-dropcap { font-size: 48px; float: left; display:block; margin:0 7px 0 0; line-height: 1; }

.et_quote { padding-left: 57px; min-height: 40px; font-family: Georgia, serif; font-size: 14px; font-style: italic; position: relative; line-height: 1.5; margin-bottom: 10px; }
	.et_quote .et_quote_sign { background: url(../images/shortcodes-sprite.png) no-repeat -206px -20px; position: absolute; top: 0; left: 0; display: block; width: 40px; height: 34px; }
	.quote-center .et_quote_sign { background-position: -251px -2px; width: 20px; height: 16px; top: 3px; }
	.quote-center .et_quote_additional_sign { background: url(../images/shortcodes-sprite.png) no-repeat -251px -22px; position: absolute; top: 3px; right: 13px; display: block; width: 20px; height: 16px; }
	.et_right_quote { width: 100%; }
.quote-center { font-size: 24px; line-height: 1.2; text-align: center; padding-left: 30px; }
	.quote-center .et_right_quote { padding-right: 30px; width: 95%; }


.et-tabs-container .et-tabs-control { padding: 0; }
.tabs-left .et-tabs-control { padding-left: 0; }
.author-info h1, .author-info h2, .author-info h3, .author-info h4, .author-info h5, .author-info h6 { color:#201F1F !important; text-shadow: none !important; }

.et-tabs-container .et-tabs-control li a, .tabs-left .et-tabs-control li a { text-decoration: none !important; }

a.big-button, a.small-button, a.icon-button { cursor: pointer; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.last { margin-right: 0px !important; clear:right; }
.clear { clear:both; }

/* Responsive Shortcodes */
body.et_includes_sidebar .pricing-table { width: 50%; }
@media only screen and ( max-width: 959px ) {
	body.et_includes_sidebar .one_third, body.et_includes_sidebar .one_half, body.et_includes_sidebar .one_third, body.et_includes_sidebar .two_third, body.et_includes_sidebar .one_fourth, body.et_includes_sidebar .three_fourth { float: none; margin-right: 0; width: auto; margin-bottom: 10px; }
	body.et_includes_sidebar .et-testimonial-box, body.et_includes_sidebar .et-protected { width: auto !important; }
	body.et_includes_sidebar .et-protected-form { padding: 15px !important; }
	.one_half, .one_third, .two_third, .one_fourth, .three_fourth {float:none;display:block;width:100%;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	body.et_fullwidth_view .pricing-table { width: 50%; }
	.one_half, .one_third, .two_third, .one_fourth, .three_fourth {float:none;display:block;width:100%;margin:0 auto;}
}
@media only screen and ( max-width: 767px ) {
	.one_half, .one_third, .two_third, .one_fourth, .three_fourth {float:none;display:block;width:100%;margin:0 auto;}
	.et_left_tabs_bg { width: 50px; }
	.tabs-left .et-tabs-control, .et-tabs-container .et-tabs-control { display: none; }
	.tabs-left ul.et_shortcodes_mobile_nav { display: block; width: 51px; }
		.tabs-left ul.et_shortcodes_mobile_nav  a { display: block; height: 49px; width: 100%; }
	.tabs-left .et-tabs-content { margin-left: 75px; }

	.et-tabs-container  ul.et_shortcodes_mobile_nav { display: block; }
		.et-tabs-container  ul.et_shortcodes_mobile_nav li { width: 50%; }

	.et-pricing { margin-top: 0; }
	body.et_includes_sidebar .pricing-table, body.et_fullwidth_view .pricing-table { width: 100%; margin-bottom: 35px; }
	.pricing-big { top: 0; }

	body.et_fullwidth_view .one_third, body.et_fullwidth_view .one_half, body.et_fullwidth_view .one_third, body.et_fullwidth_view .two_third, body.et_fullwidth_view .one_fourth, body.et_fullwidth_view .three_fourth { float: none; margin-right: 0; width: auto; margin-bottom: 10px; }

	body.et_fullwidth_view .et-testimonial-box, body.et_fullwidth_view .et-protected  { width: auto !important; }
	body.et_fullwidth_view .et-protected-form { padding: 15px !important; }

	body.et_includes_sidebar .author-shortcodes .author-inner { padding: 27px 27px 17px; }
	body.et_includes_sidebar .author-shortcodes .author-image { position: relative; top: 0; left: 0; margin-bottom: 10px; }

	body.et_includes_sidebar .quote-center .et_quote_additional_sign { right: -13px; }
	body.et_includes_sidebar .et_shortcodes_controls { display: none; }
	body.et_includes_sidebar .et_shortcodes_controls_arrows a { text-indent: -9999px; }
}
@media only screen and ( max-width: 479px ) {
	.one_half, .one_third, .two_third, .one_fourth, .three_fourth {float:none;display:block;width:100%;margin:0 auto;}
	.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_prev { padding-left: 26px; }
		.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span { left: 10px; }
	.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next { padding-right: 26px; }
		.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span { right: 10px; }

	body.et_fullwidth_view .author-shortcodes .author-inner { padding: 27px 27px 17px; }
	body.et_fullwidth_view .author-shortcodes .author-image { position: relative; top: 0; left: 0; margin-bottom: 10px; }
	body.et_fullwidth_view .quote-center .et_quote_additional_sign { right: -13px; }
	body.et_fullwidth_view .et_shortcodes_controls { display: none; }
	body.et_fullwidth_view .et_shortcodes_controls_arrows a { text-indent: -9999px; }

	.et-box:before, .et-testimonial:before { display: none; }
	.et-box-content { padding: 27px 27px 17px 27px; }
	.et-testimonial { padding: 25px; }
}

/*** Custom ***/
.entry-content .main-title {
  font-size: 40px;
  font-weight: 900;
  margin: 10px 0 12px;
}
#main-header {
  padding-top: 5px;
}
.saisie_texte_info{
 display:none;
}
.page_article #content .texte{
  clear:both;
  margin-bottom:20px;
  margin-top:5px;
}
.page_article .formulaire_mes_films{
  padding-top:5px;
  padding-left:5px;
}
/*.page_article .formulaire_notation {
  padding-top:10px;
  padding-left:5px;
}*/
.page_article .formulaire_notation .note {
  line-height: 1em;
  margin: 0 5px;
  padding: 0;
  display:block;
  clear:both;
  text-align:center;
}
.page_article  .formulaire_notation .notation_note {
  display: block;
}
.page_article .star-rating-control{
  display:block;
}
.page_article div.rating-cancel, .page_article div.star-rating {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  cursor: pointer;
  display: block;
  float: left;
  height: 16px;
  overflow: hidden;
  text-indent: -999em;
  width: 17px;
}
.page_article .box5 .social li a{
  display:inline-block;
  height:37px;
  line-height:37px;
  float:left;
}
.page_article .box5 .social li a.nb_avis{
  margin-left:4px;
}

.box-redacteur h4.widgettitle{
  margin:30px 0;
}
.box-redacteur .et-main-image::before {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.0) inset;
}
.box-redacteur .meta-info {
  height: 80px;
}
/* Page auteur/profil */
.infos h1 {font-size:26px;}
.liste-vulu .titre{
  background-color: #6E0B14;
  border-radius: 10px;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  margin-top: 20px;
  padding: 13px 18px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  margin-bottom:5px;
}
.liste-vulu p{
  line-height:18px;
}
.liste-vulu strong{
  font-size:20px;
}
.auteur .smallblack{
  float:right;
}
.auteur .pagination{
  clear:both;
  margin-top:20px;
  margin-bottom:10px;
}

.auteur .et_pt_portfolio_image img,.auteur .et_pt_portfolio_image a{
  display:block;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}
.auteur .categories-tabs-module h1{
  font-size:26px;
  text-transform:none;
  padding-left:10px;
}
.auteur .et_pt_portfolio_item a {
  color: #333333;
  font-size: 16px;
  font-weight: 900;
  margin-bottom:0;
}
/* Tooltip */
.inner-tooltip h1{
  font-size:20px;/*bep*/color:#fff;
}
/*bep*/
.inner-tooltip h1 a{
  font-size:20px;/*bep*/color:#fff;
}
.inner-tooltip h1 a:hover{
  font-size:20px;/*bep*/color:#dddddd;
}
.inner-tooltip i {/*bep*/color:#6E0B14;}
.inner-tooltip i:hover {/*bep*/color:#dddddd;}
/*/bep*/
.inner-tooltip  .realisateur{
  font-size:16px;
}
.inner-tooltip  ul{
  list-style:none;
  padding:0;
  margin:0;
}
.inner-tooltip li{
  display:inline-block;
  font-size:25px;
}
.inner-tooltip .btn-social{
  padding-top:5px;
}
.inner-tooltip .btn-social a{
  display:block;
  margin-top:2px;
}
/*** Profil ***/
.monprofil{
  padding:40px;
  font-size:16px;
}
.monprofil echoix,
.monprofil .choix_gras{
  clear:both;
}
.monprofil .choix input{
  display:inline-block;
  margin-right:5px;
  width:15px;
  height:15px;
  vertical-align: middle;
}
.monprofil .choix label, 
.monprofil .choix_gras label,
.monprofil .titre-choix {
  display:inline-block;
  margin-left:5px;
  vertical-align: middle;
}
.monprofil .choix_gras label{
  font-weight:bold;
}
.monprofil .titre-choix {
	font-weight:bold;
	padding-bottom: 5px;
}
.monprofil .editer_qui,
.monprofil .editer_aimer,
.monprofil .editer_type_livre{
	display: inline-block;
  width: 32%;
  max-width: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  vertical-align: text-top;
}   
.monprofil .editer_genres {
	display: inline-block;
  width: 49%;
  max-width: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
}   
.monprofil .sstitre-profil {
	font-weight: bold;
	font-family: 'Arvo', serif;
}
.monprofil .infos_obligatoire{
  font-size:12px;
  font-style:italic;
}
.monprofil .boutons{
  text-align:left;
}
.monprofil .text{
  width:90%;
  font-size:14px;
}
.monprofil label span, 
.monprofil .infos_obligatoire span{
  font-style:italic;
  color:#a94442;
}
.monprofil .boutons .submit{
  background-color: #6E0B14;
  border-radius: 10px;
  color: #ffffff;
  display: block;
  float: right;
  font-size: 14px;
  font-weight: 900;
  margin-top: 20px;
  padding: 13px 18px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
/*** Popin commentaire ***/
.commentaire{
 padding:40px;
 box-sizing: border-box;
}
.commentaire #texte{
  width:100%;
  box-sizing: border-box;
}
.commentaire label{
  margin-top:20px;
}
.commentaire .choix input{
  display:inline-block;
  margin-right:5px;
  width:10px;
}
.commentaire .choix label{
  display:inline-block;
  margin-left:5px;
}
.commentaire .boutons .submit{
  background-color: #6E0B14;
  border-radius: 10px;
  color: #ffffff;
  display: block;
  float: right;
  font-size: 14px;
  font-weight: 900;
  margin-top: 20px;
  padding: 13px 18px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  border:1px solid #6E0B14;
}
.commentaire .explication{
  font-size:12px;
}
/*** Popin notation ***/
.note{
  padding:40px;
  box-sizing: border-box;
}
.note .logo{
  width:33%;
  float:left;
  box-sizing: border-box;
  margin-right:15px;
}
.note .infos{
  width:60%;
  float:left;
  box-sizing: border-box;
}
.note .infos h3{
  font-size:22px;
  margin-bottom:15px;
}
.note .note-content,.note .moyenne{
  margin-top:15px;
  padding-top:5px;
  padding-bottom:5px;
}
.note span{
  font-size:18px;
}
div.rating-cancel, div.star-rating {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  cursor: pointer;
  display: block;
  float: left;
  height: 17px;
  overflow: hidden;
  text-indent: -999em;
  width: 17px;
}
/*** Popin controls ***/
.inner-tooltip .social-line li{
  line-height:25px;
  display:inline-block;
  vertical-align:middle;
}
.inner-tooltip .social-line a{
  color:#333333;
  line-height:25px;
}
.inner-tooltip .btn-notes{
  padding-top:1px;
}
.inner-tooltip .btn-notes a{
  font-size:24px;
}
.inner-tooltip button{
  background-color:#333333;
  color:#FFFFFF;
  border:1px solid #333333;
  border-radius:4px;
  line-height:20px;
  display:inline-block;
  vertical-align:middle;
}
/*** Depliable ***/
.depliable ul li{
  display:none;
}
.depliable .showless{
  display:none;
}
/*** Popin connexion ***/
.bloc_connexion{
  padding:20px;
  box-sizing: border-box;
}
.bloc_connexion #spip_logo_auteur{
  display:none;
}
.bloc_connexion .bloc_login{
  width:45%;
  float:left;
  margin-right:15px;
  box-sizing: border-box;
}
.bloc_connexion .bloc_inscription{
  width:45%;
  float:left;
  box-sizing: border-box;
  margin-left:15px;
}
.bloc_connexion .text{
  width:95%;
}
.bloc_connexion .select{
	width:95%;
	line-height:14px;
}
.bloc_connexion .choix input{
  display:inline-block;
  margin-right:5px;
  width:10px;
}
.bloc_connexion .choix label{
  display:inline-block;
  margin-left:5px;
}
.bloc_connexion .boutons .submit{
  background-color: #6E0B14;
  border-radius: 8px;
  color: #ffffff;
  display: block;
  float:left;
  font-size: 14px;
  font-weight: 900;
  margin-top: 15px;
  padding: 8px 14px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  border:1px solid #6E0B14;
}
.bloc_connexion .bloc_inscription .boutons .submit{
  float:right;
}
.bloc_connexion .mode{
  display:none;
}
.bloc_connexion .explication{
  font-size:12px;
  line-height:14px;
}
.bloc_connexion h3{
  margin-bottom:15px;
}
.bloc_connexion .login-links{
  margin-top:15px;
  line-height:26px;
  float:none;
  display:inline-block;
  vertical-align:middle;
}
.bloc_connexion .login-links .login-with {
  display: inline-block;
  vertical-align:middle;
}
.bloc_connexion .login-links .login-label {
  display:inline-block;
  vertical-align:middle;
  margin-left:5px;
}
.bloc_connexion .fb img{
  margin-top:-4px;
}
/*** Sidebar ***/
#sidebar .postinfo.lien-blanc a{color:#fff!important;font-weight:900;}
#sidebar .postinfo.lien-blanc a:hover {color:#969696!important;font-weight:900;}

#sidebar .tv_bloc .popular-tabs {width:100px!important;}
#sidebar .tv_bloc .popular-posts {margin-left:100px!important;min-height: 350px;}
#sidebar .tv_bloc .popular-tab-title {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    padding: 6px 5px 0;
    display: block;
    line-height: 17px;
}
#sidebar .tv_bloc .popular-active { background-color: #1f1f1f; text-shadow: 0 1px 1px #000; }
#sidebar .tv_bloc .popular-active .popular-tab-title { color: #fff; }
#sidebar .tv_bloc .popular-post h2 { font-size: 18px; font-weight: 500; padding-bottom: 7px; }s
#sidebar .tv_bloc .popular-post h2 a { color: #fff; }
#sidebar .tv_bloc .popular-tabs .post-meta {
    font-weight: 100;
    font-size: 12px;
    color: #969696;
    padding: 0 20px 10px;line-height:14px;
}
#sidebar .tv_bloc .et-scroll-arrows a {
    display: block;
    height: 20px;
    position: absolute;
    text-indent: -9999px;
    left: 10px;
    width: 80px;
    z-index: 10;
}
#sidebar .tv_bloc .et-scroll-arrows-top { background: url(images/popular-scroll-top.png) no-repeat center center; top: -70px; }
#sidebar .tv_bloc .et-scroll-arrows-bottom { background: url(images/popular-scroll-bottom.png) no-repeat center center; bottom: -70px; }
#sidebar .tv_bloc .popular-tabs ul { position: relative; }
#sidebar .tv_bloc .et-scroll-arrows-top:before { bottom: -8px; content: ""; height: 8px; left: 0; position: absolute; width: 70px; background: url(images/popular-top-bg.png) no-repeat; }
#sidebar .tv_bloc .et-scroll-arrows-bottom:before { content: ""; top: -8px; height: 8px; left: 0; position: absolute; width: 70px; background: url(images/popular-bottom-bg.png) no-repeat; }
#sidebar .tv_bloc .et-scroll-arrows-top{ background-image: url(images/popular-scroll-top.png); }
#sidebar .tv_bloc .et-scroll-arrows-bottom {
  background: url(images/popular-scroll-bottom.png) no-repeat center center;
  bottom: -40px;
}
#sidebar .tv_bloc .popular-posts {
    background-color: #333;
    padding: 25px 30px 25px 30px;}


#sidebar .tv_bloc h4.widgettitle-sb  {
  color: #333;
  text-shadow: 0 1px 0 #fff;
  font-size: 16px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background-color: #fafafa;
  -webkit-box-shadow: inset 1px 1px 0 #fff;
  -moz-box-shadow: inset 1px 1px 0 #fff;
  box-shadow: inset 1px 1px 0 #fff;
  padding: 17px 40px;
  position: relative;
  border-left: 1px solid #E0E0E0;
  margin: 0 0px 30px!important;
}
@media only screen and ( min-width: 961px ) and ( max-width: 1320px ) {

  .avis_membres .comment-item .comment {
    width: 100%!important;
	margin: 0px!important;
}
}
@media only screen and ( min-width: 767px ) and ( max-width: 960px ) {
  #sidebar .tv_bloc .popular-posts { margin:0 auto!important; width: auto;}
  .avis_membres .comment-item .comment {
    width: 100%!important;
	margin: 0px!important;
}
}
@media only screen and ( max-width: 767px ){
  #sidebar .tv_bloc .popular-posts { margin:0 auto!important; width: auto;}
.bloc_connexion .bloc_login{
  width:90%;
  float:none;
  margin-right:0px;
  box-sizing: border-box;
}
.bloc_connexion .bloc_inscription{
  width:90%;
  float:none;
  box-sizing: border-box;
  margin-left:0px;
}
.avis_membres .comment-item .comment {
    width: 100%!important;
	margin: 0px!important;
}
}
@media only screen and ( max-width: 478px ) {
  #sidebar .tv_bloc .popular-posts { margin:0 auto!important; width: auto;}
  .bloc_connexion .bloc_login{
  width:90%;
  float:none;
  margin-right:0px;
  box-sizing: border-box;
}
.bloc_connexion .bloc_inscription{
  width:90%;
  float:none;
  box-sizing: border-box;
  margin-left:0px;
}
.avis_membres .comment-item .comment {
    width: 100%!important;
	margin: 0px!important;
}

}
@media only screen and ( max-width: 477px ) {
.popular-posts { margin:0 auto!important; width: auto;}
.bloc_connexion .bloc_login{
  width:90%;
  float:none;
  margin-right:0px;
  box-sizing: border-box;
}
.bloc_connexion .bloc_inscription{
  width:90%;
  float:none;
  box-sizing: border-box;
  margin-left:0px;
}
.avis_membres .comment-item .comment {
    width: 100%!important;
	margin: 0px!important;
}
}
#sidebar h4.widgettitle {
  text-transform:uppercase;
}
/*** Menu ***/
.menu-recherche{
  max-width:50%;
  float:left;
}
.menu-recherche li{
  display:inline-block;
  width:100%;
  margin-left:10px;
}
/*#et-social-icons {
  max-width: 245px;
  width:100%;
}*/
header li.item a{
  text-transform:uppercase;
}
header .header-connexion  li.item a{
  text-transform:none;
}
/*** Page à l'affiche ***/

.page_affiche .pagination {
  float: right;
  margin: 10px 60px 10px 0;
}
.page_affiche .et_pt_portfolio_row {
  margin-bottom: 0;
}
/*** Responsive ***/
@media screen and (max-width: 960px) {
  .et-description h2 {
    color: #333333;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 0px;
    margin-top: 0;
    position: relative;
    top: 0px;
  }
}
@media screen and (min-width: 477px) and (max-width: 960px) {
 .auteur .categories-tabs-module h1 {
    font-size: 18px;
    text-transform: none;
    padding: 10px 0;
	text-align:center;
}
}
@media screen and (min-width: 150px) and (max-width: 476px) {
 .auteur .categories-tabs-module h1 {
    font-size: 18px;
    text-transform: none;
    padding: 10px 0;
	text-align:center;
}
}
@media screen and (min-width: 768px) and (max-width: 960px) {}


/*** Systeme de date ***/
.sorties_livres{
  margin-top:20px;
  margin-bottom:20px;
}
.sorties_livres .annee{
  margin-bottom:10px;
}
.sorties_livres .mois{
  padding:10px 0;
}
.titre_annee h3{
  text-transform:uppercase;
  font-size:26px;
  color:#6e0b14;
  text-align:center;
}
.titre_annee h3 a{
  color:#6e0b14;
  text-decoration:none;
}
.titre_annee h3 a:hover,.titre_annee h3 a:focus,.titre_annee h3 a:active{
  color:#707070;
  text-decoration:none;
}
.titre_mois{
  margin-bottom:10px;
}
.titre_mois a{
  color:#000000;
  text-transform: capitalize;
  text-align:center;
  display:block;
}
.titre_mois.on a{
    font-weight:bold;
}
.titre_mois a:hover,.titre_mois a:focus,.titre_mois a:active{
  text-decoration:none;
  font-weight:bold;
}
.sorties_livres .more{
  text-align:center;
}
.sorties_livres .more a{
  display:block;
  text-decoration:underline;
  font-size:20px;
  color:#6e0b14;
}
.sorties_livres .more a:hover,.sorties_livres .more a:focus,.sorties_livres .more a:active{
  text-decoration:none;
}
/*** Pagination speciale livres ***/
.pagination-livres .prev .sep, .pagination-livres .next .sep{
  display:none;
}
.pagination-livres .prev{
  margin-right:15%;
}
.pagination-livres .prev a,.pagination-livres .next a{
  color:#707070;
}
.pagination-livres .next{
  margin-left:15%;
}
/*** Nos membres ***/
.nos_membres{
  margin-top:20px;
  margin-bottom:40px;
}
.nos_membres li{
  position:relative;
  clear:both;
}
.nos_membres li.autres{
  min-height:60px;
}
.nos_membres .et-authors-posts {
	padding-left: 80px;
	padding-top: 0px;
}
.nos_membres .et-authors-posts h4 {
	font-weight: 900;
	font-size: 20px;
	padding-bottom: 0;
	text-transform: initial;
}
.nos_membres p.site{
  font-size:13px;
  line-height:16px;
  padding-bottom:4px;
}
.nos_membres .bio p{
  font-size:12px;
  line-height:14px;
}

/*** Header ***/
.social_links{
	display:none;
}
#top-header{
	display:none;
}
@media only screen and ( min-width: 1024px) {
	#top-header{
		display:block;
	}
	#et-social-icons{
		max-width: 100%;
	}
  .social_links{
    position:relative;
    width:395px !important;
    height:111px;
    right:auto;
    left:auto;
    top:0;
	float:left;
    margin-left:50px;
    margin-right:auto;
	display:inline-block;
  }
  .bepolar-reseaux-sociaux{
    width:100%;
    float:none !important;
    margin-top:0;
    overflow:hidden;
  }
  #et-social-icons a, #et-social-icons span {
    display: block;
    text-indent: -9999px;
    width: 78px;
    height: 112px;
    position: relative;
  }
  #et-social-icons {
    float: none !important;
    width: 100%;
  }
}
@media only screen and ( min-width: 1300px) {
	.social_links{
		position:absolute;
		left:0;
		top:-5px;
		width:395px;
		margin-left:auto;
	}
	.bepolar-reseaux-sociaux{
		width:395px;
	}
	#et-social-icons a, #et-social-icons span {
		display: block;
		text-indent: -9999px;
		width: 78px;
		height: 112px;
		position: relative;
	}
	#et-social-icons {
		float: none;
		max-width: 395px;
	}
}
#et-social-icons .twitter .et-social-normal {
	background: url(images/twitter2.png) no-repeat 22px 34px !important;
}
#et-social-icons .twitter .et-social-hover {
	background: url(images/twitter2_hover.png) no-repeat 22px 34px !important;
}
#et-social-icons .facebook .et-social-normal {
	background: url(images/facebook2.png) no-repeat 22px 34px !important;
}
#et-social-icons .facebook .et-social-hover {
	background: url(images/facebook2_hover.png) no-repeat 22px 34px !important;
}
#et-social-icons .youtube .et-social-normal {
	background: url(images/youtube2.png) no-repeat 18px 34px !important;
}
#et-social-icons .youtube .et-social-hover {
	background: url(images/youtube2_hover.png) no-repeat 18px 34px !important;
}
#et-social-icons .rss .et-social-normal {
	background: url(images/rss2.png) no-repeat 22px 34px !important;
}
#et-social-icons .rss .et-social-hover {
	background: url(images/rss2_hover.png) no-repeat 22px 34px !important;
}
#et-social-icons .instagram .et-social-normal {
	background: url(images/instagram2.png) no-repeat 22px 38px !important;
}
#et-social-icons .instagram .et-social-hover {
	background: url(images/instagram2_hover.png) no-repeat 22px 38px !important;
}
#et-social-icons .tiktok .et-social-normal {
	background: url(images/tiktok2.png) no-repeat 22px 38px !important;
}
#et-social-icons .tiktok .et-social-hover {
	background: url(images/tiktok2_hover.png) no-repeat 22px 38px !important;
}
#et-social-icons .instagram a:hover {
	background: #6da8a9;
}
#et-social-icons .tiktok a:hover {
	background: #EE1D52;
}
#et-social-icons .youtube a:hover {
	background: #c2171d;
}

/*** Header/Menu ***/
.cnx_inscription{
	display:none;
}
.operations_speciales .cnx_inscription {
	position: relative;
	width: 100%;
	text-align: center;
	float: none;
	display: block;
}
.cnx_inscription .btn-inscription{
	position:relative;
	margin-top:30px;
	display:inline-block;
	background-color:#6c0d17;
	color:#FFFFFF;
	text-align:center;
	font-size:20px;
	padding:12px 35px;
}
.cnx_inscription .btn-connexion{
	position:relative;
	margin-top:30px;
	display:inline-block;
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	font-size:20px;
	padding:12px 35px;
	margin-right:30px;
}

@media only screen and ( min-width: 1024px) {
	.cnx_inscription{
		position:relative;
		width:auto;
		text-align:right;
		display:block;
		margin-right:50px;
		margin-left:auto;
		float:right;
	}
	.operations_speciales .cnx_inscription {
		position: relative;
		width: 100%;
		text-align: center;
		float: none;
		display: block;
	}
}
@media only screen and ( min-width: 1300px) {
	.cnx_inscription{
		position:absolute;
		right:0;
		top:-5px;
		width:420px;
		text-align:right;
		display:block;
		float:none;
		margin-right:auto;
		margin-left:auto;
	}
	.operations_speciales .cnx_inscription {
		position: relative;
		width: 100%;
		text-align: center;
		float: none;
		display: block;
	}
}
header .bepolar-search{
	width:100%;
	margin-bottom:10px;
	float:none;
}
header .sb-search{
	height:auto;
	float:none;
	position:relative;
}
header .main-search{
	max-width:100%;
}
header .sb-search-input{
	position:relative;
	top:0;
	width:100%;
	height:52px;
	padding-left:10px !important;
}
header #sb-search input[type="text"]{
	border:0;
}
header .sb-search-submit, header .sb-icon-search{
	height:52px;
	line-height:52px;
	top:2px;
	padding-top:4px;
}
header .sb-search-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-style:italic;
}
header .sb-search-input::-moz-placeholder { /* Firefox 19+ */
 font-style:italic;
}
header .sb-search-input:-ms-input-placeholder { /* IE 10+ */
  font-style:italic;
}
header .sb-search-input:-moz-placeholder { /* Firefox 18- */
  font-style:italic;
}
/*** Notation ***/
.avis_membres .comment-item {
  position:relative;
  padding-top:15px;
  padding-bottom:5px;
}
.avis_membres .comment-item .logo{
  width:60px;
  float:left;
}
.avis_membres .comment-item .comment{
   width:700px;
   margin-left:10px;
   float:left;
   display:block;
}
.avis_membres .comment-item .comment::after{
  clear:both;
  content:" ";
  width:100%;
  height:1px;
}
.avis_membres .comment-item{
  clear:both;
  box-shadow: 0px 0px 6px 3px #dedede;
  margin-top:20px;
  margin-bottom:20px;
}
.avis_membres .comment-item .note_auteur{
  position:absolute;
  right:5px;
  top:5px;
}
.avis_membres .comment-item span.titre{
  display:block;
  font-size:14px;
}
.avis_membres .comment-item span.titre a{
  color:#6E0B14;
  font-weight:bold;
}
.avis_membres .comment-item span.titre a.mots{
  color:#ff8016;
}
.avis_membres .comment-item span.titre a:hover,.avis_membres .comment-item span.titre a:focus,.avis_membres .comment-item span.titre a:active{
  text-decoration:underline;
}
.avis_membres .comment-item .ligne_social{
  display:block;
  clear:both;
  margin-top:5px;
  margin-bottom:10px;
  border-top:1px solid #e9e9e9;
  padding-top:10px;
}
.avis_membres .comment-item .commenter{
  display:inline-block;
  margin-right:20px;
}
.avis_membres .comment-item .favoriser{
  display:inline-block;
}
.avis_membres .comment-item .commenter a{
	color: #333333;
	font-size: 14px;
	font-weight: 400;
}
.formulaire_favori{
  float:none;
  clear:both;
  display:inline-block;
}
.formulaire_favori form button.ajouter_favori {
	background: none;
}
.formulaire_favori form button.ajouter_favori:hover {
	background-image:none;
}
.formulaire_favori form button.retirer_favori {
	background: none;
}
.formulaire_favori form button.retirer_favori:hover {
	background-image: none;
}
.formulaire_favori .submit {
	background-color: transparent;
	color: #333333;
	font-size: 14px;
	font-weight: 400;
	margin-top: 0;
	padding: 0;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
	border: none;
}
.avis_membres .comment-item .stats{
    display:inline-block;
    text-align:right;
    color:#ababab;
    font-size: 14px;
    font-weight: 400;
    line-height:35px;
    float:right;
    padding-right:10px;
}
.avis_membres .comment-item .stats i{
  font-size:25px;
}
.avis_membres .comment-item .stats .favored{
  display:inline-block;
  margin-right:10px;
}
.avis_membres .comment-item .stats .commentaires{
  display:inline-block;
  margin-right:10px;
}
.avis_membres .comment-item .sharing{
  display:block;
  clear:both;
  position:relative;
  margin-top:5px;
  margin-bottom:10px;
  border-top:1px solid #e9e9e9;
  padding-top:10px;
}
.avis_membres .comment-item .sharing .social{
  padding:0;
}
.avis_membres .comment-item .sharing .social li{
  margin-right:20px;
  font-size:12px;
}
.seconde_notation .ariaformprop{
  display:inline-block;
}
.seconde_notation  .label_notation2{
  display:inline-block;
}
.seconde_notation .notation2{
  display:inline-block;
}
.box-redacteur .recent-post {
	padding: 0 60px;
	margin-bottom: 0px;
}


/*** Menu mobile ***/
.menu_mobile{
	position:relative;
	background-color:#333333;
	color:#FFFFFF;
	display:none;
	clear: both;
	padding:15px;
	margin-top:15px;
}
.fa-tiktok{
	width: 34px;
fill: white;
}
.menu_mobile.open{
	display:block;
}
.menu_mobile .menu_site{
	position:relative;
	width:75%;
	float:left;
}
.menu_mobile .menu_site li {
	margin:5px 0;
}
.menu_mobile .menu_site li a{
	color:#FFFFFF;
	font-size: 25px;
	line-height:30px;
	font-family: 'Arvo', serif;
}
.menu_mobile .menu_social{
	position:relative;
	width:60px;
	float:right;
	text-align:right;
}
.menu_mobile .menu_social li {
	text-align:center;
	margin:5px 0;
}
.menu_mobile .menu_social li a{
	color:#FFFFFF;
	font-size: 40px;
	line-height:50px;
}
.menu_mobile .membership{
	position:relative;
	clear:both;
	margin:10px 0;
	text-align:center;
}
.menu_mobile .btn{
	background-color:#6c0d17;
	display:inline-block;
	max-width:175px;
	color:#FFFFFF;
	padding:8px 12px;
	font-size:19px;
}
.menu_mobile .btn-connexion-mobile{
	float:left;
}
.menu_mobile .btn-inscription-mobile{
	float:right;
}
.menu_btn{
	background-color:#333333;
	padding:10px;
	width:40px;
	height:30px;
	position:absolute;
	right:0;
	top:0;
}
#nav-icon4 {
  width: 40px;
  height: 30px;
  position: relative;
  margin:0 auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  background-color:#333333;
}
#nav-icon4 span {
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  background: #FFFFFF;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 12px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 24px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 25px;
  left: 8px;
}
#logo{
	width:calc(100% - 60px);

}
.atcenter{
	text-align:left;
}
@media only screen and ( min-width: 768px) {
	#logo{
		width:454px;
	}
	.atcenter{
		text-align:center;
	}
	.menu_btn{
		top:56px;
	}
}

@media only screen and ( min-width: 1024px) {
	.menu_mobile{
		display:none;
	}
	.menu_btn{
		display:none;
	}
	#logo {
		display: inline-block;
		width: 454px;
		margin: 0px auto;
		text-align: center;
		padding: 0;
	}
}

/*** Popin inscription ***/
.pop-inscription{
	position:relative;
	clear:both;
	max-width:310px;
	background-color:#f7f7f7;
	text-align:center;
	padding:15px;
	margin:0;
	overflow-x:hidden;
}
.pop-inscription h3{
	font-size:20px;
	line-height:25px;
	font-family: 'Arvo', serif;
	font-weight:bold;
}
.pop-inscription .notez-commentez{
	font-family: 'Open Sans', Arial, sans-serif;
	margin-top:15px;
	margin-bottom:15px;
	font-size:17px;
	font-weight:600;
}
.pop-inscription .instructions{
	font-family: 'Open Sans', Arial, sans-serif;
	font-size:15px;
	font-weight:400;
	margin-bottom:15px;
}
.pop-inscription .inscription_fb .btn-ins-fb{
	max-width:170px;
	min-width:170px;
	width:170px;
	margin-bottom:10px;
}
.pop-inscription .nom_taille {
    float: none;
    width: 220px;
	max-width:220px;
	display:inline-block;
}
.pop-inscription .mail_taille{
    float: none;
    width: 220px;
	max-width:220px;
	display:inline-block;
}
.pop-inscription .form-group{
	width:100%;
	clear:both;
	position:relative;
	text-align:center;
	margin:0 auto;
	display:block;
}
.pop-inscription .form-control{
	position:relative;
	max-width:220px;
	margin:0.5em auto !important;
	display:inline-block;
}
.pop-inscription  .submit,.pop-inscription .deja a{
	max-width:220px;
	display:inline-block;
}
.pop-inscription  .submit {
    background-color: #6c0d17;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 900;
    margin-top: 15px;
    padding: 12px 14px;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    border:none;
	width:220px;
}
.pop-inscription .deja a .submit{
    background-color: #6c0d17;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 900;
    margin-top: 15px;
    padding: 12px 14px;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    border:none;
	width:182px;
	height:24px;
	line-height:24px;
}
.pop-inscription  .submit:hover,.pop-inscription  .submit:focus,.pop-inscription  .submit:active{
    background-color: #000000;
    color: #FFFFFF;
    font-size: 17px;
	border:none;
}
.pop-inscription .deja a .submit:hover,.pop-inscription .deja a .submit:focus,.pop-inscription .deja a .submit:active{
    background-color: #000000;
    color: #FFFFFF;
    font-size: 17px;
	border:none;
}

/*** Page dédié inscription ***/
.ic .zone_container{
	padding:10px;
	margin:0 auto;
}
@media only screen and ( min-width: 1280px) {
	.ic .zone_container{
		padding:10px;
	}
}
.ic{
	background:#000000 url('images/fond_inscription.jpg') center fixed no-repeat;
	-webkit-background-size: cover; /* pour anciens Chrome et Safari */
	background-size: cover; /* version standardisée */
	margin:0;
	padding:0;
	height:100vh;
	width:100vw;
}
.ic .logo_site{
	display:block;
	position:relative;
	clear:both;
	margin-top:30px;
	margin-bottom:30px;
}
.ic .zone_contenu{
	text-align:center;
	color:#FFFFFF;
	margin-top:20vh;
}
.ic h1{
	color:#FFFFFF;
	font-size:30px;
	margin-top:25px;
	margin-bottom:25px;
}
.ic.escape-game h1{
	font-size:20px;
	max-width:960px;
	margin: 25px auto;
}
.ic.escape-game .btn-connexion-mobile {
	position: relative;
    margin-top: 30px;
    display: inline-block;
    background-color: #000000;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    padding: 12px 35px;
    margin-right: 30px;
}
.ic.escape-game .btn-inscription-mobile {
	position: relative;
    margin-top: 30px;
    display: inline-block;
    background-color: #6c0d17;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    padding: 12px 35px;
}
@media only screen and ( min-width: 1280px) {
	.ic h1{
		color:#FFFFFF;
		font-size:50px;
		margin-top:25px;
		margin-bottom:25px;
	}
}
.ic .descriptif{
	font-size:20px;
	margin-bottom:25px;
}
.ic .zone_inscription{
	position:relative;
	clear:both;
	width:300px;
	margin:50px auto;
}
.ic .inscription_fb .btn-ins-fb {
	display: inline-block;
	height: 48px;
	background: #294876 url('images/login-facebook-48.png') top left no-repeat;
	line-height: 48px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	min-width:244px;
	max-width:244px;
	width:244px !important;
	margin: 0 auto;
}

.ic .inscription_fb .btn-ins-fb span{
	text-align:center;
	display:inline-block;
	border-left:1px solid #FFFFFF;
	padding-left:42px;
	margin-left:-30px;
}
.ic .ou {
 overflow: hidden;
 text-align: center;
 font-size:17px;
 font-weight:bold;
 margin-bottom:15px;
 margin-top:15px;
}
.ic .ou:before,
.ic .ou:after {
 background-color: #FFFFFF;
 content: "";
 display: inline-block;
 height: 1px;
 position: relative;
 vertical-align: middle;
 width: 50%;
}
.ic .ou:before {
 right: 0.5em;
 margin-left: -50%;
}
.ic .ou:after {
 left: 0.5em;
 margin-right: -50%;
}

.ic .form-group{
	width:100%;
	max-width:254px;
}
.ic .form-control{
	border:0;
	border-radius:0;
	padding:2px 8px;
}
.ic .mail_taille, .ic .nom_taille{
	float:none;
	width:100%;
	max-width:280px;
}
.ic input[type=text]{
	margin:0.5em 0!important;
	max-width:280px;
	border:0;
}
.ic select{
	margin:0.5em 0!important;
	max-width:270px;
	border:0;
}
@media only screen and ( min-width: 1305px) {
	.ic select{
		margin:0.5em 0!important;
		min-width:296px;
		border:0;
	}
}
.ic input[type=email]{
	margin:0.5em 0!important;
	max-width:280px;
	border:0;
}
.ic input[type=password]{
	margin:0.5em 0!important;
	max-width:280px;
	border:0;
}
.ic .form-control:focus{
	border:0;
}
.ic .details{

}
.ic .choix{
	clear:both;
	font-size:14px;
	margin-top:15px;
	margin-bottom:15px;
}
.ic .choix .checkbox{
	float:left;
	margin-right:5px;
	margin-top:1px;
}
.ic .submit {
	background-color: #6c0d17;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 900;
	margin-top: 15px;
	padding: 12px 14px;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
	border: 0;
	width:254px;
	transition: all 0.5s ease-in-out 0s;
}
.ic .submit:hover {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 900;
	margin-top: 15px;
	padding: 12px 14px;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
	border: 0;
	transition: all 0.5s ease-in-out 0s;
}

.ic .choix{
	text-align:left;
}
.ic .choix label{
	display:inline;
}
.ic .mandatory{
	font-size:12px;
	text-align:left;
}
/*** Modifier profil ***/
.edit-profil .club{
	text-align:center;
}
.edit-profil .club img{
	max-width:250px;
}
.edit-profil #content h3{
	font-size:40px;
	margin-top:0;
	text-align:center;
}
.modifier_profil .row{
	position:relative;
	clear:both;
	width:100%;
}
.edit-profil .monprofil {
	padding: 10px;
	font-size: 14px;
}
@media only screen and ( min-width: 768px) {
	.edit-profil .monprofil{
	padding: 40px;
	font-size: 16px;
	}
	.modifier_profil .row .col-md-10{
		width:84%;
		float:left;
	}
	.modifier_profil .row .col-md-6{
		width:50%;
		float:left;
	}
	.modifier_profil .row .col-md-2{
		width:16%;
		float:left;
	}
	.modifier_profil .row .col-md-6.right{
		float:right;
		text-align:right;
	}
	.modifier_profil .row .col-md-6.right label{
		text-align:left;
		margin-left:4%;
	}
}
.monprofil .modifier_profil .text {
	width: 100%;
	font-size: 15px;
	box-sizing:border-box;
}
.monprofil .modifier_profil .row .col-md-6 .text{
	width:95%;
}
.modifier_profil textarea.form-control{
	width:100%;
	height:200px;
	box-sizing:border-box;
	font-size:14px;
	border:1px solid #bbb;
}
.modifier_profil select.form-control{
	box-sizing:border-box;
	font-size:14px;
	border:1px solid #bbb;
}
.modifier_profil .editer_date_naissance select.form-control{
	padding:6px;
}
@media only screen and ( min-width: 768px) {
	.modifier_profil .editer_date_naissance select.form-control{
		padding:6px 12px;
	}
	.modifier_profil textarea.form-control{
		width:100%;
		height:200px;
		box-sizing:border-box;
		font-size:15px;
		border:1px solid #bbb;
	}
	.modifier_profil select.form-control{
		box-sizing:border-box;
		font-size:15px;
		border:1px solid #bbb;
	}
}
.modifier_profil .editer_qui .choix, 
.modifier_profil .editer_aimer .choix,
.modifier_profil .editer_type_livre .choix,
.modifier_profil .editer_genres .choix{
	padding-left:5px;
}
.modifier_profil .editer_genres .choix_gras{
  padding-left:5px;
}
.edit-profil .monprofil .boutons {
	text-align:center;
	margin:10px auto;
}
.edit-profil .monprofil .boutons .submit {
	background-color: #6E0B14;
	border-radius: 0;
	color: #ffffff;
	display: inline-block;
	float: none;
	font-size: 18px;
	font-weight: 900;
	margin: 20px auto;
	padding: 13px 18px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	transition: all 0.5s ease-in-out 0s;
	cursor: pointer;
}
.edit-profil .monprofil .boutons .submit:hover,.edit-profil .monprofil .boutons .submit:active,.edit-profil .monprofil .boutons .submit:focus{
	background-color:#000000;
	border-color:#000000;
	transition: all 0.5s ease-in-out 0s;
}
.modifier_profil .zone_avatar{
	position:relative;
	clear:both;
	margin-bottom:30px;
}
.modifier_profil .label_avatar{
	display: inline-block;
  background-color: #6E0B14;
  padding: 10px 15px;
  color: #FFF;
  cursor: pointer;
}
.modifier_profil .label_avatar:hover {
	background-color:#000;
}
.modifier_profil .label_avatar{
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}
.modifier_profil .editer_bio label,
.modifier_profil .editer_nom_famille label,
.modifier_profil .editer_prenom label,
.modifier_profil .editer_date_naissance label,
.modifier_profil .editer_email label,
.modifier_profil .editer_nom_site label,
.modifier_profil .editer_password label,
.modifier_profil .editer_verif_password label,
.modifier_profil .editer_bio label,
.modifier_profil .editer_motivation label,
.modifier_profil .editer_nom_site label,
.modifier_profil .editer_adresse label,
.modifier_profil .editer_code_postal label,
.modifier_profil .editer_ville label,
.modifier_profil .editer_pays label,
.modifier_profil .editer_profession label,
.modifier_profil .editer_situation label,
.modifier_profil .editer_nombre_enfant label,
.modifier_profil .editer_telephone label,
.modifier_profil .editer_portable label,
.modifier_profil .editer_facebook label,
.modifier_profil .editer_twitter label,
.modifier_profil .editer_tiktok label,
.modifier_profil .editer_instagram label{
	font-weight: bold;
}
.modifier_profil input[type="file"]{
	height: 0;
  overflow: hidden;
  display: none;
}
.modifier_profil .explication {
	margin-top: 5px;
	font-size: 0.8em;
	padding-bottom: 0;
}
.modifier_profil .supp-input {
	display: inline-block;
	color: #4e4e4e;
	margin:0;
	padding: 3px;
	line-height: 29px;
}
.monprofil .modifier_profil .editer_facebook input,
.monprofil .modifier_profil .editer_instagram input,
.monprofil .modifier_profil .editer_twitter input,.monprofil .modifier_profil .editer_tiktok input  {
	display: inline-block;
	float: right;
	max-width: 70%;
	margin:0!important;
}

/*** Droits ***/
.texte_droits{
	padding:15px;
	font-size:12px;
	line-height:14px;
	margin: 40px auto;
}
.texte_droits p{
	line-height:14px;
}
/*** Alertes ***/
#content, body.page #content{
	position:relative;
}
.formulaire_alerte{
	position:absolute;
	clear:both;
	display:block;
	float:none;
	text-align:right;
	top:10px;
	right:15px;
}
.formulaire_alerte .submit{
	display:inline-block;
	text-shadow:none;
	margin-top: 0px;
	text-align:center;
	font-size: 15px;
	padding:6px 15px;
}
.formulaire_alerte form button span{
	width:auto;
}
.formulaire_alerte .ajouter_alerte{
	background-color:#333333;
	transition: all 0.5s ease-in-out 0s;
}
.formulaire_alerte .ajouter_alerte:hover,.formulaire_alerte .ajouter_alerte:active,.formulaire_alerte .ajouter_alerte:focus{
	transition: all 0.5s ease-in-out 0s;
	background-color:#6c0d17;
}
.formulaire_alerte .retirer_alerte{
	background-color:#6c0d17;
	transition: all 0.5s ease-in-out 0s;
}
.formulaire_alerte .retirer_alerte:hover,.formulaire_alerte .retirer_alerte:active,.formulaire_retirer .ajouter_alerte:focus{
	transition: all 0.5s ease-in-out 0s;
	background-color:#333333;
}
/*** Badges ***/
.badges-content{
	background-color:#fafafa;
	padding:25px 10px;
}
.bloc_titre_badge{
	display:block;
	position:relative;
	clear:both;
	width:100%;
	background:#FFFFFF url('images/fond_badge_titre.jpg') top right no-repeat;
	border:1px solid #e1e1e1;
	margin-bottom:3px;
	padding:20px 10px;
	box-sizing: border-box;
}
.bloc_titre_badge .logo{
	position:relative;
	width:140px;
	height:140px;
	box-sizing: border-box;
}
.bloc_titre_badge .infos{
	position:relative;
	margin-left:15px;
	box-sizing: border-box;
}
.bloc_titre_badge .infos h5{
	color:#878586;
	font-size:18px;
	text-transform:none;
	font-weight:normal;
	margin-top:10px;
}
.bloc_titre_badge .infos h2{
	font-size:30px;
	color:#3a2628;
	text-transform:uppercase;
	font-weight:normal;
	margin-top:20px;
}
.bloc_titre_badge .infos h4{
	color:#6c0d17;
	text-transform:uppercase;
	font-size:18px;
	font-weight:normal;
	font-family: 'Lato', sans-serif;
}
.bloc_top_badge{
	display:block;
	position:relative;
	clear:both;
	box-sizing: border-box;
	border:1px solid #e1e1e1;
	background-color:#FFFFFF;
	padding:20px 10px;
	margin-bottom:25px;
}
.bloc_top_badge .un_membre{
	position:relative;
	display:block;
	float:left;
	width:100%;
	margin:10px auto;
	text-align:center;
	box-sizing: border-box;
	min-height:180px;
	padding:0 5px;
}
@media only screen and ( min-width: 768px ) {
	.badges-content{
		padding:25px 18px;
	}
	.bloc_titre_badge{
		min-height:188px;
		width:100%;
		margin-bottom:3px;
		padding:20px 10px;
	}
	.bloc_titre_badge .logo{
		float:left;
	}
	.bloc_titre_badge .infos{
		float:left;
		margin-left:30px;
	}
	.bloc_titre_badge .infos h5{
		font-size:20px;
		margin-top:10px;
	}
	.bloc_titre_badge .infos h2{
		font-size:40px;
		margin-top:20px;
	}
	.bloc_titre_badge .infos h4{
		font-size:25px;
	}
	.bloc_top_badge{
		padding:20px 10px;
		margin-bottom:25px;
	}
	.bloc_top_badge .un_membre{
		float:left;
		width:20%;
		margin:20px auto;
		min-height:200px;
		padding:0 5px;
	}
}
.bloc_top_badge .un_membre h4{
	text-align:center;
	color:#000000;
	font-family: 'Lato', sans-serif;
	font-weight:normal;
	text-transform:none;
	margin-top:8px;
	word-wrap: break-word;
}
.bloc_top_badge .un_membre h4 a{
	color:#000000;
}
.bloc_top_badge .un_membre p,.bloc_top_badge .un_membre p a{
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#6c0d17;
}
.bloc_top_badge .see_more{
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
	font-size:20px;
	font-family: 'Lato', sans-serif;
	color:#6c0d17;
	margin-right:10px;
}
.bloc_top_badge .see_more a{
	color:#6c0d17;
}

/*** Operations spéciales ***/
.page_op #left-area{
	background-color:#fafafa !important;
}



/*** Share badge ***/
.auteur .profil{
	position:relative;
}
.auteur .share_badge{
	position:absolute;
	right:40px;
	top:40px;
}
.auteur .share_badge a{
	font-size:24px;
	display:inline-block;
	padding:2px;
	background-color:transparent;
	color:#FFFFFF;
}

.auteur .share_badge a:hover,.auteur .share_badge a:focus,.auteur .share_badge a:active{
	background-color:#6c0d17;
}
.share_badge_modal{
    display: none;
    position: fixed;
	z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.share_badge_modal.active{
	display:block;
}
.share_badge_modal .embed {
	position:relative;
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 10px;
    border: 2px solid #6c0d17;
    width: 85%;
}
@media only screen and (min-width: 768px) {
	.share_badge_modal .embed {
		position:relative;
		background-color: #FFFFFF;
		margin: 25% auto;
		padding: 20px;
		border: 4px solid #6c0d17;
		width: 50%;
	}
}
.share_badge_modal .embed  p{
	font-size:20px;
}
.share_badge_modal .close {
    color: #6c0d17;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.share_badge_modal .close:hover,
.share_badge_modal .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.share_badge_modal .share_badge_embed{
	margin-top:10px;
	margin-bottom:10px;
	font-size:20px;
}
.share_badge_modal .logo{
	position:relative;
	display:block;
	float:left;
	max-width:200px;
}
.share_badge_modal .logo img{
	display:block;
	max-width:100%;
	height:auto;
}
.share_badge_modal .infos{
	position:relative;
	display:block;
	float:left;
	min-width:250px;
	margin-right:30px;
}
.share_badge_modal .infos textarea{
	position:relative;
	width:100%;
	min-height:80px;
	clear:both;
}
@media only screen and (min-width: 1200px) {
	.share_badge_modal .infos{
		min-width:450px;
	}
	.share_badge_modal .infos textarea{
		position:relative;
		width:100%;
		min-height:80px;
		clear:both;
	}
}

.share_badge_modal .share_badge_social{
	position:relative;
	clear:both;
}
.share_badge_modal .share_badge_social a{
	display:inline-block;
	margin:5px 10px;
}
.share_badge_modal #copier{
	font-size:12px;
	float:right;
}

/*** Statistique Mediatheque Membre ***/

.page_article  .stats{
	padding:0 0 23px 16px;
	line-height:26px;
}
.page_article .top_espmbre_club .stats p{
	padding-bottom:5px;
}

.page_mediatheque_membre .retour{
	font-size:24px;
	padding:0 5px;
}
.avis_membres .comment-item.une_vision{
	padding-right:20px;
}
.avis_membres .comment-item.une_vision .logo{
	display:inline-block;
}
.avis_membres .comment-item.une_vision .infos{
	display:inline-block;
	padding:5px 10px;
}
.avis_membres .comment-item.une_vision .avis{
	clear:both;
	border-top:1px solid #e9e9e9;
	margin-top:10px;
}
.une_vision .reseaux-profil li{
	display:inline-block;
}
.une_vision .badge{
	margin-top:10px;
}
/*** SPIP ***/
#spip-admin{
    left:20%;
    right:auto;
}
.badges-content .total_enqueteur {
    text-align: left;
}
.badges-content .total_enqueteur .text-connecte {
    text-align: right;
}
.badges-content .total_enqueteur a {
    position: relative;
    display: inline-block;
    background-color: #6c0d17;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    padding: 12px 35px;
    margin-left: 10px;
}
.total_enqueteur .nonconnecte {
	margin-bottom: 15px;
}
.total_enqueteur .text-nonconnecte,
.total_enqueteur .btn-nonconnecte {
	display: inline-block;
	vertical-align: top;
}
.total_enqueteur .text-nonconnecte {
	max-width: 69%;
}
.total_enqueteur .text-nonconnecte ul {
	line-height: 1.4;
}
.total_enqueteur .text-nonconnecte p {
	font-size: 19px;
}
.total_enqueteur .text-nonconnecte ul {
	padding-left: 15px;
}
.total_enqueteur .text-nonconnecte li {
	padding-left: 26px;
	position: relative;
  margin-bottom: 6px;
}
.total_enqueteur .text-nonconnecte li svg {
  fill: #6c0d17;
  max-height: 16px;
  max-width: 16px;
	position: absolute;
	left: 0px;
	top: 3px;
}
.total_enqueteur .btn-nonconnecte {
  max-width: 180px;
  float: right;
}
.bloc_titre_badge .infos h2 span {
    text-transform: initial;
    font-size: 20px;
}
.bloc_titre_badge .infos .description-vip {
    color: #6c0d17;
    text-transform: initial;
    font-size: 18px;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}

@media only screen and (min-width: 768px) {
	.bloc_titre_badge .infos .description-vip {
	    font-size: 25px;
	}
}
@media only screen and (max-width: 960px) {
	.monprofil .modifier_profil .editer_facebook input,
  .monprofil .modifier_profil .editer_instagram input,
  .monprofil .modifier_profil .editer_twitter input ,.monprofil .modifier_profil .editer_tiktok input 
  {
    max-width:60%;
  }
}
@media only screen and (max-width: 768px) {
	.total_enqueteur .text-nonconnecte,
	.total_enqueteur .btn-nonconnecte {
		display: inline-block;
		vertical-align: top;
	}
	.total_enqueteur .text-nonconnecte {
		max-width: 100%;
	}
	.total_enqueteur .btn-nonconnecte {
    float: none;
    margin: 15px auto 30px;
    display: block;
	}
	.monprofil .modifier_profil .editer_facebook input,
  .monprofil .modifier_profil .editer_instagram input,
  .monprofil .modifier_profil .editer_twitter input ,.monprofil .modifier_profil .editer_tiktok input {
    max-width:100%;
  }
}

