article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

* { outline: 0; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; min-height: 100%;}
html, button, input, select, textarea { font-family: 'Roboto',  Helvetica, Arial; color: #222; }
body { margin: 0; font-size: 12px; line-height: 18px; font-family: 'Roboto',  Helvetica, Arial; background: white; min-width: 980px; position: relative;}

::-moz-selection { background: #ec0b43; color: #fff; text-shadow: none; }
::selection { background: #ec0b43; color: #fff; text-shadow: none; }

a { color: #00e; }
/*a:visited { color: #551a8b; }*/
a:hover { color: #06e; }
a:focus { outline: 0; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: 'Roboto', monospace, serif; _font-family: 'Roboto', 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 30px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { cursor: pointer; box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
.in-width {
	width: 960px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	float: none !important;
}

.italic {
  font-style: italic;
}

/* Header */

	header {
		text-align: center;
		background: url('../img/login-top.png') no-repeat center top;
	}
	header .in-width {
		margin: 0 auto;
		text-align: left;
	}
	header .in-width h1 {
		margin: 57px 0 0 12px;
		padding: 0;
		float: left;
		width: 300px;
	}
	header .in-width h1 a img,
	header .in-width h1 a {
		display: block;
	}
	header ul.top-menu {
		margin: 0;
		padding: 11px 0;
		list-style: none;
		position: relative;

		float: right;
		text-align: right;
		width: 600px;

		color: #231f20;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		text-transform: uppercase;
	}
	header ul.top-menu li {
		display: inline;
		padding: 0 9px;
		margin: 0;
	}
	header ul.top-menu li.has-children {
		padding-right: 18px;
		background: url('../img/pink-arrow-down.png') no-repeat right center;
		cursor: pointer;
		position: relative;
	}
	header ul.top-menu li.login {
		display: inline;
		padding-right: 0;
		margin-left: 50px;
	}
	header ul.top-menu li a {
		display: inline;
		text-decoration: none;
		color: #231f20;
	}
	header ul.top-menu li a:hover {
		text-decoration: underline;
	}
	header ul.top-menu li.login a {
		color: white;
	}
	header ul.top-menu li.has-children ul {
		position: absolute;
		right: 0;
		top: 17px;
		background: #f0f0f0;
		padding: 5px;
		margin: 0;
		border-radius: 5px;

		display: none;
	}
	header ul.top-menu li ul li {
		display: block;
		text-align: left;
		margin: 5px 0;
	}
	header nav {
		color: #231f20;
		float: right;
		width: 625px;
		text-align: right;
		margin: 52px 0 0 0;
	}
	header nav ul {
		font-size: 14px;
		line-height: 14px;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: -1px;

		margin: 0;
		padding: 0;
	}
	header nav ul li {
		display: inline-block;
		padding: 0 0 40px 0;
		margin: 0 18px;
	}
	header nav ul li.separator {
		width: 8px;
		height: 14px;
		background: url('../img/pink-main-menu-separator.png') no-repeat left center;
		display: inline-block;
		margin: 0;
		padding: 0;
		vertical-align: top;
	}
	header nav ul li:first-child {
		margin-left: 0;
	}
	header nav ul li:last-child {
		margin-right: 0;
	}
	header nav ul li.selected {
		background: url('../img/pink-arrow-up.png') no-repeat center bottom
	}
	header nav ul li a {
		color: #231f20 !important;
		text-decoration: none;
	}
	header nav ul li a:hover {
		/*text-decoration: underline;*/
		color: #808B94 !important;
	}
/* END Header */

/* Submenu */

.submenu {
	background: #d40b3d;
	text-align: center;
	color: #ffffff;
}
.submenu .in-width {
	margin: 0 auto;
	text-align: right;
}
.submenu ul {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: -0.5px;

	margin: 0;
	padding: 0;
}
.submenu ul li {
	display: inline-block;
	padding: 20px 0;
	margin: 0 10px;
	position: relative;
}

.submenu ul li.active:after {
	content: url(../img/pink-arrow-down-menu.png);
	position: absolute;
	bottom: -12px;
	left: 35%;
}
.submenu ul li.separator {
	width: 8px;
	height: 8px;
	background: url('../img/white-submenu-separator.png') no-repeat left center;
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.submenu ul li:first-child {
	margin-left: 0;
}
.submenu ul li:last-child {
	margin-right: 0;
}
.submenu ul li.selected {
	background: url('../img/pink-arrow-up.png') no-repeat center bottom;
}
.submenu ul li a {
	color: #ffffff;
	text-decoration: none;
}
.submenu ul li a:hover {
	text-decoration: underline;
}
/* END Submenu */

/* Slider */

	.main-slider {
		background: #ec0b43;
		text-align: center;
		color: #ffffff;
		overflow: hidden;	
	}
	.main-slider .in-width {
		margin: 0 auto;
		text-align: left;
	}
	.main-slider h3 {
		margin: 0;
		padding: 9px 25px;
	}
/* END Slider */


/* ed-references slider */

  .icon-slider {
	text-align: center;
  }

  .icon-slider ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: auto;
	padding-top: 40px;
	width: 990px;
	text-align: justify;
  }
  
  .icon-slider ul li a {
	text-decoration: none;
	display: block;
	text-align: center;
	position: relative;
  }
  
  .icon-slider ul li {
	display: block;
	position: relative;
	width: 110px;
	height: 170px;
	float: left;
	text-align: center;
  }
  
  .icon-slider ul li label {
	color: #495966;
	text-decoration: none;
	text-align: center;
	position: absolute;
	bottom: -50px;
	width: 110px;
	display: block;
	/*padding: 0 15px;*/
  }

  .icon-slider ul li:hover,
  .icon-slider ul li.active {
	background: url('../img/arrow-up.png') center 157px no-repeat transparent;
	
  }
  .icon-slider ul li .image {
	background: #495966;
	border-radius: 50%;
	width: 76px;
	height: 76px;
	text-align: center;
	vertical-align: bottom;
	position: absolute;
	bottom: -144px;
	left: 17px;
  }
  
  .icon-slider ul li .image img {
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
  }
  
  .icon-slider ul li:hover .image,
  .icon-slider ul li.active .image {
	border: 6px solid #8f9ba5;
	background: #2a363f;
	bottom: -150px;
	left: 11px;
  }
  
  .icon-slider .display {
	height: 250px;
	text-align: center;
	position: relative;
	color: #fff;
	padding-top: 0px;
	border-bottom: 3px solid #c7cdd2;
	background: #8f9ba5;
	min-width: 100px;
  }
  
  .icon-slider .display .background-right {
	/*background: url(../img/icon-slider-right-background.png) right center no-repeat;*/
  }
  
  .icon-slider .display .content .left h2 strong {
	font-family: 'Roboto';
	font-weight: normal;
  }
  
  .icon-slider .display .content .left h2 {
	font-weight: normal;
	font-size: 24px;
	font-family: 'Roboto';
  }
  
  .icon-slider .display h3 {
	font-weight: normal;
	font-size: 14px;
	font-family: 'Roboto', 'Helvetica';
  }
  
  .icon-slider .display .content {
	width: 980px;
	margin: auto;
	text-align: left;
  }
  
  .icon-slider .display .left-background {
	position: absolute;
	left: 0;
  }
  
  .icon-slider .display .right-background {
	position: absolute;
	right: 0;
  }
  
  .icon-slider .display .left {
	float:left;
	width: 350px;
  }
    
  .icon-slider .display .right {
	float: right;
	width: 610px;
	max-height: 195px;
	height: 195px;
	overflow: hidden;
  }
  
  .icon-slider .slide-item {
	display: none;
	padding-top: 40px;
	height: 210px;
	/*background: url(../img/icon-slider-left-background.png) no-repeat;*/
  }
  .icon-slider .slide-item.active {
	display: block;
  }
  
  
  .icon-slider .slide-item.slide_1 {
	background: url(../img/references/references-bg-1.jpg) no-repeat center top;
  }
  .icon-slider .slide-item.slide_2 {
	background: url(../img/references/references-bg-2.jpg) no-repeat center top;
  }
  .icon-slider .slide-item.slide_3 {
	background: url(../img/references/references-bg-3.jpg) no-repeat center top;
  }
  .icon-slider .slide-item.slide_4 {
	background: url(../img/references/references-bg-4.jpg) no-repeat center top;
  }
  .icon-slider .slide-item.slide_5 {
	background: url(../img/references/references-bg-5.jpg) no-repeat center top;
  }
  .icon-slider .slide-item.slide_6 {
	background: url(../img/references/references-bg-6.jpg) no-repeat center top;
  }
  .icon-slider .slide-item.slide_7 {
	background: url(../img/references/references-bg-7.jpg) no-repeat center top;
  }
  .icon-slider .slide-item.slide_8 {
	background: url(../img/references/references-bg-8.jpg) no-repeat center top;
  }
  .icon-slider .slide-item.slide_9 {
	background: url(../img/references/references-bg-9.jpg) no-repeat center top;
  }
  
  .icon-slider .display .right .thumbnails {
	background: #fff;
	border-radius: 5px;
	padding: 15px 20px;
  }
  
  .icon-slider .display .right .thumbnails a {
	margin: 10px;
	text-decoration: none;
	display: inline-block;
  }
  
/* /icon slider */

/* devenez affilie step1 */

	.devenez-affilie-content {
	  margin-bottom: 50px;  
	}
		
	.devenez-affilie-content>h2 {
		color: #fff;
		font-size: 20px;
		background: #a2aab1;
		font-weight: 900;
		border-radius: 5px;
		margin: 10px 0;
		padding: 17px 20px;
	}

	.devenez-affilie-content .medium-size {
		width: 408px;
	}

	.devenez-affilie-content .small-size {
		width: 168px;
	}

	.devenez-affilie-content .normal-size {
		width: 288px;
	}

	.devenez-affilie-content .long-size {
		width: 590px;
	}

	.devenez-affilie-content form .display-inline {
		float: left;
		margin-right: 10px;
	}

	.devenez-affilie-content form .display-block {
		display: block;
		margin-right: 17px;
	}

	.devenez-affilie-content input {
		border: none;
		border-radius: 3px;
		background: #8f9ba5;
		font-size: 15px;
		padding: 15px 0;
		display: block;
	}

	.devenez-affilie-content .form-container {
	  background: #495966;
	  color: #fff;
	  border-radius: 5px;
	  padding: 0 20px 5px 0;
	  margin-bottom: 25px;
	}

	.devenez-affilie-content .form-container h2 {
	  background: transparent;
	  font-size: 20px;
	  font-weight: 900;
	  margin-bottom: 0;
	  padding-top: 19px;
	}

	.devenez-affilie-content .form-container p {
		padding: 0 0 0 10px;
	}

	.devenez-affilie-content .form-container h3 {
	   margin: 0 0 15px 0;	
	  font-weight: normal;
	  padding-left: 65px;
	  font-size: 18px;
	}

	.devenez-affilie-content .form-container form {
	  padding-left: 15px;
	}

	.devenez-affilie-content .form-container form label {
	  font-weight: bold;
	  font-size: 14px;
	}

	p.submit-line {
	  display: block;
	  text-align: right;
	}

	.devenez-affilie-content .orange-submit {
	  background: #ec0b43;
	  border:none;
	  border-radius: 5px;
	  box-shadow: -1px 0 5px #2a363f;
	  padding: 9px 15px 7px 16px;
	  color: #fff;
	  text-decoration: none;
	  font-size: 16px;
	  margin: 0;
	  display: inline-block;
	  text-align: center;
	}

	.orange-submit:hover {
	  color: #fff;
	  text-decoration: underline;
	}

/* devenez aaffilie step5 */
	.devenez-affilie-content .step-5 .inputs2 {
		display: block;
		margin: 10px 10px 20px 30px;
	}

	.devenez-affilie-content .step-1 .inputs2 {
		padding: 0 0 0 65px;
	}

	.devenez-affilie-content .step-3 .inputs2 {
		margin: 10px 0 0 0;
	}

	.devenez-affilie-content .step-3 .inputs2 input {
		margin: 0;
	}
 

/* /devenez aaffilie step5 */

/* editeurs-references-dediee */

  a.retour {
	font-family: 'Roboto', 'Helvetica';
	color: #495966;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 2px;
	display: block;
  }
  
  a.retour:hover {
	text-decoration: underline;
  }
  
  .block {
	background: #495966;
	display: block;
	color: #fff;
	border-radius: 5px;
	padding: 25px 25px 0 25px;
	font-family: 'Roboto', 'Helvetica';
	margin-bottom: 20px;
  }
  
  .block.grid-1 {
	width: 500px;
	float: left;
	padding-top: 0;
	padding-bottom: 25px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
  }
  
  .block.grid-2 {
	width: 340px;
	float: right;
	padding-top: 0;
	padding-bottom: 25px;
  }
  
  .block h2 {
	font-size: 24px;
  }
  
  .block h3 {
	font-size: 14px;
  }
  
  .plateforme-main .block h3 {
	font-size: 18px;
  }
  
  .line {
	position: relative;
  }
  
  .references-main .line:last-child {
	margin-bottom: 100px;
  }
  
  .block p.image {
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: center;
	background: url(../img/site-preview-shadow.png) no-repeat center; 
  }
  
  .block .left {
	float: left;
	width: 410px;
  }
  .block .right {
	float: right;
	width: 490px;
  }
  
  p.inputs {
	display: block;
	text-align: center;
  }
  
  p.inputs span a {
	color: #fff;
  }
  
  .block .label {
	border-radius: 5px;
	padding: 8px 10px 8px 40px;
	margin-bottom: 5px;
	background: #303d47;
	font-size: 14px;
	font-weight: 500;
  }
  
  .block .label strong,
  .block .label.strong {
	color: #fff;
	font-size: 14px;
	font-weight: 900;
  }
  
  .block .label.inline {
	display: inline-block;
	padding: 8px 10px;
	font-weight: 900;	
  }
  
  .block .label.inactive {
	color: #60707d;
  }
  
  .block .label.cart-bg {
	background: url(../img/icons/cart-bg.png) no-repeat 5px center #303d47;
	
  }
  .block .label.magnet-bg {
	background: url(../img/icons/magnet-bg.png) no-repeat 5px center #303d47;
  }
  .block .label.mail-bg {
	background: url(../img/icons/mail-bg.png) no-repeat 5px center #303d47;
  }
  
  .orange-button {
	background: #ec0b43;
	border-radius: 5px;
	box-shadow: -1px 0 5px #2a363f;
	padding: 14px 30px 9px;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	font-weight: 500;
	margin: 15px auto;
	display: inline-block;
	font-family: 'Roboto';
  }
  
  .orange-button:hover {
	color: #fff;
/*	text-decoration: underline;*/
  }

/* Main Content */

	.main-content {
		text-align: center;
		color: #231f20;
	}
	.main-content .in-width {
		margin: 0 auto;
		text-align: left;
		padding-top: 40px;
		background: url('../img/pink-light-arrow-down.png') no-repeat 5px top

	}
	.main-content h1 {
		font-size: 32px;
		line-height: 38px;
		font-weight: bold;
		letter-spacing: -0.5px;
		text-transform: uppercase;

		margin: 0 0 15px 0;
		padding: 0;
	}
	.main-content p.introduction {
		font-size: 16px;
		line-height: 19px;
		color: #808b94;
		margin: 15px 0;
	}

	.main-content p.introduction>a {
		color:#ec0b43;
		text-decoration: none;
	}
/* END Main Content */

/* Etra Info */
	.extra-info {
		background: #8f9ca5 url(../img/extra-info-left-background.png) no-repeat left bottom;
		padding-top: 30px;
		padding-bottom: 35px;
		margin-top: 25px;
	}

	.extra-info .extra-info-right-bg {
		background: url(../img/extra-info-right-background.png) no-repeat right ;
	}

	.extra-info .in-width{
		margin: 0 auto;
	}

	.extra-info h2 {
		font-size: 20px;
		color: #ffffff;
	}

	/* Left Block */
		.extra-info .left-block {
			width: 470px;
			float: left;
			background: #495966;
			border-radius: 5px;
			padding: 0 0 100px 0;
		}

		.extra-info .left-block h2 {
			margin: 19px 16px 40px 17px;
		}

		.extra-info ol {
			margin:0;
			list-style: none;
		}

		.extra-info ol li {
			font-family: 'Roboto', arial, sans-serif;
			font-size: 15px;
			vertical-align: middle;
			font-weight: bold;
			color: #ffffff;
			margin: 0 0 28px 0;
		}

	
		.extra-info ol li div {
		  font-family: 'Roboto';
		  font-weight: normal;
		  font-size: 28px;
		  color: #697c8c;
		  margin-right: 8px;
		  vertical-align: middle;
		  float: left;
		  height: 20px;
		}

		.extra-info ol li img {
			padding: 0 7px 0 0;
		}
	/* End Left Block */

	/* Right Block */
		.extra-info .right-block {
			width: 470px;
			float: right;
			background: #495966;
			border-radius: 5px;
			padding-bottom: 47px;
		}

		.extra-info .right-block h2 {
			margin-left: 22px;
		}

		.extra-info .right-block p {
			font-size: 14px;
			font-family: 'Roboto', Arial, sans-serif;
			font-weight: bold;
			color: #ffffff;
		}

		.extra-info .right-block a {
			color: #f0e936;
			text-decoration: none;
			font-size: 12px;
			font-family: 'Roboto', Arial, sans-serif;
		}

		.extra-info .right-block a:hover {
			text-decoration: underline;
		}

		.extra-info .right-block p{
			display: block;
		}

		.extra-info .right-block .puzzle{
			padding: 0 25px 3px 80px;
			background: url(../img/puzzle.png) no-repeat 22px 10px;
		}

		.extra-info .right-block .box {
			padding: 0 110px 3px 22px;
			background: url(../img/box.png) no-repeat 375px 0;
		}

		.extra-info .right-block .chart{
			padding: 11px 25px 20px 80px;
			background: url(../img/chart.png) no-repeat 22px 0;
		}

		.extra-info .right-block .alphabet{
			padding: 0 110px 3px 22px;
			background: url(../img/alphabet.png) no-repeat 375px 0;
		}

		html.js body div div.extra-info div.extra-info-right-bg div.in-width div.conclusion {
		  text-align: center;
		}

		html.js body div div.extra-info div.extra-info-right-bg div.in-width div.conclusion small {
			color: #ffffff;
			font-size: 11px;
		}

		html.js body div div.extra-info div.extra-info-right-bg div.in-width div.conclusion small a {
			color: #ffffff;
		}

	/* Right Block */
/* Etra Info */

/* Manufactures */
	.manufactures {
		padding-bottom: 45px;
	}

	.manufactures ul .last-item {
		margin: 0;
	}

	.manufactures .in-width {
		margin: 0 auto;
	}

	.manufactures .in-width h3 {
		margin-top: 30px;
		font-size: 24px;
		font-family: 'Roboto';
		margin-bottom: 22px;
		color: #495966;
		font-weight: 500;
		-webkit-font-smoothing: always;
		font-smoothing: always;
	}
	.manufactures ul {
		margin: 0;
		padding: 0;
		overflow: hidden;
		height: 80px;
		white-space: nowrap;
	}

	.manufactures ul li {
		list-style: none;
		border: 1px solid #dcdddd;
		margin-left: 11px;
		padding: 9px 15px;

		display: inline-block;
		*display: inline;
	}

	.manufactures ul li a img {
		margin: 0 auto;
		vertical-align: middle;
		width: 120px;
		height: 60px;

	}

/* End Manufactures */

/* editeurs plateforme */

	.editeurs-plateforme-main .line {
	  display: block;
	  background: #8f9ba5;
	  color: #fff;
	  font-family: 'Roboto', 'Helvetica';
	  text-align: center;
	  padding-bottom: 40px;
	  border-bottom: 2px solid #dbdee1;
	  margin-top: 35px;
	}

	.editeurs-plateforme-main .center {
	  width: 960px;
	  margin: auto;
	  text-align: left;
	}

	.editeurs-plateforme-main .center .grid-line {
	  margin-bottom: 20px;
	}
	.editeurs-plateforme-main .center h2 {
	   font-size: 20px;
	   margin: 0;
	   padding: 30px 0 15px 0;
	   font-weight: 900;
	 }
	 
	.editeurs-plateforme-main .block.last {
	  margin-right: 0;
	}

	.editeurs-plateforme-main .block.connection-bg {
	  background: url(../img/icons/connection-bg-large.png) no-repeat 15px center #495966; 
	}

	.editeurs-plateforme-main .block.crowd-bg {
	  background: url(../img/icons/crowd-bg-large.png) no-repeat 15px center #495966; 
	}

	.editeurs-plateforme-main .block.files-bg {
	  background: url(../img/icons/files-bg-large.png) no-repeat 15px center #495966; 
	}

	.editeurs-plateforme-main .block.graf-bg {
	  background: url(../img/icons/graf-bg-large.png) no-repeat 15px center #495966; 
	}

	.editeurs-plateforme-main .block {
	  width: 325px;
	  padding: 0 0 25px 145px;
	  float: left;
	  margin: 0 20px 0 0;
	}

	.editeurs-plateforme-main .block p.content a {
	  color: #f0e936;
	  text-decoration: none;
	}

	.editeurs-plateforme-main .block p.content a:hover {
	  text-decoration: underline;  
	}

/* Footer */

	footer {
		background: #495966;
		border-top: 1px solid #aab2b8;
		padding-top: 19px;
	}

	footer .in-width {
		margin: 0 auto;
	}

	/* Top footer */

		footer .in-width .top-footer h2 a {
		  font-family: 'Roboto', 'Helvetica';
		  color: #fff;
		  font-weight: 500;
		  letter-spacing: -1px;
		  text-decoration: none;
		  text-transform: uppercase;
		  font-size: 16px;
		}
		
		footer .in-width .top-footer h2 a:hover {
		  color: #fff;
		}
		
		footer .in-width .top-footer {
			padding-bottom: 43px;
		}

		footer .in-width .top-footer ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}

		footer .in-width .top-footer ul a {
			color: #ffffff;
			text-decoration: none;
			font-size: 12px;
			font-family: 'Roboto', Arial, sans-serif;
		}

		/* Menu columns */
			footer .in-width .top-footer .col1,
			footer .in-width .top-footer .col2,
			footer .in-width .top-footer .col3,
			footer .in-width .top-footer .col4 {
				float: left;
				margin-right: 35px;
			}

			footer .in-width .top-footer .col4 {
				margin: 0;
			}

			footer .in-width .top-footer ul li a:hover {
				text-decoration: underline;
			}
		/* End Menu columns */

		/* Tweets */
			footer .in-width .top-footer .tweets {
				width: 297px;
				float: right;
				font-size: 12px;
				text-align: right;


				background: url('../img/footer-bird.png') no-repeat 4px 140px;
			}
				footer>.in-width>.top-footer>.tweets>a {
					font-size: 16px;
					color: #ffffff;
					text-decoration: none;
					font-family: 'Roboto', 'Roboto Light';
				}

				footer .in-width .top-footer .tweets .tweets-container {
					background: #303d47;
					font-family: 'Roboto',  helvetica, sans-serif;
					font-style: italic;
					text-align: left;
					color: #ffffff;

					width: 214px;
					padding: 6px 16px 34px 18px;
					margin-bottom: 5px;
					border-radius: 5px;

					float: right;
				}

				footer .in-width .top-footer .tweets .tweets-container .tweet1 {
					border-bottom: 2px dotted #687279;
					margin-bottom: 15px;
					padding-bottom: 15px;

				}
		/* Tweets */
	/* Top footer */

	/* Bottom footer */
		footer .bottom-footer {
			padding: 11px 0 11px 0;
			background: #303d47;
		}

		footer .bottom-footer a:hover {
			text-decoration: underline;
		}

		/*asd*/

			.asd {
				float: right;
				width: 420px
			}
		/*asd*/

		/* Menu */
			footer .bottom-footer ul {
				list-style: none;
				margin: 0;
				padding: 0;
				font-size: 11px;

				float: right;
			}

			footer .bottom-footer ul li {
				float: left;
				color: #ffffff;
				margin-right: 7px;
			}

			footer .bottom-footer ul li a {
				color: #ffffff;
				text-decoration: none;
			}
		/* Menu */

		/* Copyright */
			footer .bottom-footer .copyright {
				font-size: 13px;
				font-family: 'Roboto', Arial, sans-serif;
				font-weight: bold;
				color: #ffffff;

				float: right;
				margin: 0 7px 0 0;
			}
		/* Copyright */

		/* Social Media */
			footer .bottom-footer .in-width .social-media {
				float: left;
			}

				footer .bottom-footer .in-width .social-media .facebook {
					margin: 0 12px 0 0;
					width: 38px;
					height: 38px;
					display: inline-block;
				}

				footer .bottom-footer .in-width .social-media .twitter {
					margin: 2px 15px 0 0;
					width: 38px;
					height: 38px;
					display: inline-block;
				}

				footer .bottom-footer .in-width .social-media .in {
					margin: 0 0 0 0;
					width: 38px;
					height: 38px;
					display: inline-block;
				}
				
				footer .bottom-footer .in-width .social-media .pin {
					margin: 0 0 0 10px;
					width: 38px;
					height: 38px;
					display: inline-block;
				}
		/* Social Media */

		/* public */
			footer .bottom-footer .public {
				float: right;
			}
		/* public */

	/* Bottom footer */
/* End Footer */

/* page 03 */

	/* Blocks */
		.blocks {}
		
		.box-line {
		  margin-bottom: 10px;
		  margin-top: 10px;
		}

		.blocks .in-width {
			margin: 0 auto;
		}

		/* Block1 */
			.blocks .in-width .block {
				width: 469px;
				float: left;

				background-color: #495966;
				border-radius: 5px;

				padding: 0 0 33px 0;
				margin: 0 10px 0 0;
			}

			.blocks .in-width .block:hover {
				background: #2A363F;
			}
			
			.blocks .block:last-child {
			  border-right: 0;
			}
			
			.blocks .block.selected {
			  background: #2A363F;
			}
			
			.blocks .block h2 {
				padding: 16px 20px 0 138px;
				color: #ffffff;
				margin: 0;
				font-size: 20px;
			}

			.blocks .block h2 a {
				color: #ffffff;
				text-decoration: none;
			}

			.blocks .block p {
				padding: 4px 30px 0 138px;
				color: #ffffff;
				margin: 0;

				background: url('../img/retargeting.png') no-repeat 28px 0;
			}

			.blocks .block .fermer {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;

				display: none;
			}

			.blocks .block .decouvrir {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;
			}
		/* Block1 */

		/* Block2 */
			.blocks .block2 {
				width: 469px;
				float: right;

				background: #495966;
				border-radius: 5px;

				padding: 0 0 33px 0;
				margin: 0 0 17px 0;
			}

			.blocks .block2 h2 {
				padding: 16px 20px 0 138px;
				color: #ffffff;
				margin: 0;
			}

			.blocks .block2 h2 a {
				color: #ffffff;
				text-decoration: none;
			}

			.blocks .block2 p {
				padding: 4px 30px 0 138px;
				color: #ffffff;
				margin: 0;

				display: block;
				background: url('../img/groupes-de-bannieres.png') no-repeat 15px 20px;
			}

			.blocks .block2 .fermer {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;

				display: none;
			}

			.blocks .block2 .decouvrir {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;
			}
		/* Block2 */

		/* Block3 */
			.blocks .block3 {
				width: 469px;
				float: left;

				background: #495966;
				border-radius: 5px;

				padding: 0 0 33px 0;
				margin: 0 0 17px 0;
			}

			.blocks .block3 h2 {
				padding: 16px 20px 0 138px;
				color: #ffffff;
				margin: 0;
			}

			.blocks .block3 h2 a {
				color: #ffffff;
				text-decoration: none;
			}

			.blocks .block3 p {
				padding: 4px 30px 0 138px;
				color: #ffffff;
				margin: 0;

				display: block;
				background: url('../img/marque-blanche.png') no-repeat 34px 0;
			}

			.blocks .block3 .fermer {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;

				display: none;
			}

			.blocks .block3 .decouvrir {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;
			}
		/* Block3 */

		/* Block4 */
			.blocks .block4 {
				width: 469px;
				float: right;

				background: #495966;
				border-radius: 5px;

				padding: 0 0 33px 0;
				margin: 0 0 17px 0;
			}

			.blocks .block4 h2 {
				padding: 16px 20px 0 138px;
				color: #ffffff;
				margin: 0;
			}

			.blocks .block4 h2 a {
				color: #ffffff;
				text-decoration: none;
			}

			.blocks .block4 p {
				padding: 4px 30px 0 138px;
				color: #ffffff;
				margin: 0;

				display: block;
				background: url('../img/coregistration.png') no-repeat 39px 0;
			}

			.blocks .block4 .fermer {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;

				display: none;
			}

			.blocks .block4 .decouvrir {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;
			}
		/* Block4 */

		/* Block5 */
			.blocks .block5 {
				width: 469px;
				float: left;

				background: #495966;
				border-radius: 5px;

				padding: 0 0 33px 0;
				margin: 0 0 17px 0;
			}

			.blocks .block5 h2 {
				padding: 16px 20px 0 138px;
				color: #ffffff;
				margin: 0;
			}

			.blocks .block5 h2 a {
				color: #ffffff;
				text-decoration: none;
			}

			.blocks .block5 p {
				padding: 4px 30px 0 138px;
				color: #ffffff;
				margin: 0;

				display: block;
				background: url('../img/ip-targeting.png') no-repeat 27px;
			}

			.blocks .block5 .fermer {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;

				display: none;
			}

			.blocks .block5 .decouvrir {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;
			}
		/* Block5 */

		/* Block6 */
			.blocks .block6 {
				width: 469px;
				float: right;

				background: #495966;
				border-radius: 5px;

				padding: 0 0 33px 0;
				margin: 0 0 17px 0;
			}

			.blocks .block6 h2 {
				padding: 16px 20px 0 138px;
				color: #ffffff;
				margin: 0;
			}

			.blocks .block6 h2 a {
				color: #ffffff;
				text-decoration: none;
			}

			.blocks .block6 p {
				padding: 4px 30px 0 138px;
				color: #ffffff;
				margin: 0;

				display: block;
				background: url('../img/ad-factory.png') no-repeat 27px 0;
			}

			.blocks .block6 .fermer {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;

				display: none;
			}

			.blocks .block6 .decouvrir {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;
			}
		/* Block6 */

		/* Block7 */
			.blocks .block7 {
				width: 469px;
				float: left;

				background: #495966;
				border-radius: 5px;

				padding: 0 0 33px 0;
				margin: 0 0 17px 0;
			}

			.blocks .block7 h2 {
				padding: 16px 20px 0 138px;
				color: #ffffff;
				margin: 0;
			}

			.blocks .block7 h2 a {
				color: #ffffff;
				text-decoration: none;
			}

			.blocks .block7 p {
				padding: 4px 30px 0 138px;
				color: #ffffff;
				margin: 0;

				display: block;
				background: url('../img/api-cashback.png') no-repeat 40px 0;
			}

			.blocks .block7 .fermer {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;

				display: none;
			}

			.blocks .block7 .decouvrir {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;
			}
		/* Block7 */

		/* Selected */
		 	.blocks .selected {
		 		background: #2a363f;
		 	}

		 	.blocks .selected .decouvrir {
		 		display: none;
		 	}

		 	.blocks .selected .fermer {
		 		display: block;
		 	}
		/* Selected */
	/* End Blocks */

	/* Hover block */
		.blocks .block {
			background: #2a363f;
		}

		.blocks .decouvrir:hover,
		.blocks .fermer:hover {
			text-decoration: underline;
		}
	/* Hover block */

	/* Expanded box */
		.expanded-box-content {
			background: #8f9ca5;
			padding: 22px 0 25px 0;

			background: #8f9ca5 url('../img/bg-left.png') no-repeat 0 55px;

			margin-bottom: 10px;
			margin-top: 10px;
			
			display: none;
		}

		.expanded-box-content .right-bg {
			background: url('../img/bg-right.png') no-repeat right 20px;
		}

		.expanded-box-content .in-width {
			margin: 0 auto;
		}

		.expanded-box-content .in-width {
			background: #2a363f;
			color: #ffffff;
			font-size: 13px;

			position: relative;

			border-radius: 5px;

			background: #2a363f url('../img/retargeting-big.png') no-repeat 680px 49px;

			padding-bottom: 15px;
			
		}

		.expanded-box-content .in-width h2 {
			font-size: 30px;
			padding: 37px 0 5px 56px;
			margin: 0;
			font-family: 'Roboto';
			font-weight: normal;
		}

		.expanded-box-content .in-width p {
			padding: 0 338px 0 56px;
		}

		.expanded-box-content .close {
			position: absolute;
			top: 15px;
			right: 14px;

			display: block;
			width: 13px;
			height: 14px;

			overflow: hidden;

			text-indent: -9999px;

			background: url('../img/close.png');
		}

		.expanded-box-content .orange-button {
			background: #ec0b43;
			border-radius: 5px;
			box-shadow: -1px 0 5px #2a363f;
			padding: 10px 30px;
			color: #fff;
			text-decoration: none;
			font-size: 20px;
			font-weight: normal;
			margin: 15px auto;
			display: inline-block;
			text-transform: uppercase;
			margin: 14px 0 0 220px;
	  }
	  


	  .expanded-box-content .contactez {
	  	margin: 0 0 0 200px;
	  }

	  .expanded-box-content .contactez a{
	  	color: #ffffff;
	  }
	/* End Expanded box1 */
/* end page 03 */

/* page 05 ok*/
	/* Departament-departament-blocks */
		.departament-blocks {}

		.departament-blocks .in-width {
			margin: 0 auto;
		}

		/* departament-blocks */
			.departament-blocks .departament-block {
				width: 469px;
				float: left;

				border-radius: 5px;

				padding: 0 0 14px 0;
				margin: 0 21px 17px 0;
			}

			.departament-blocks .departament-block h2 {
				padding: 16px 20px 6px 109px;
				color: #ffffff;
				margin: 0;
			}

			.departament-blocks .departament-block h2 a {
				color: #ffffff;
				text-decoration: none;
			}

			.departament-blocks .departament-block p {
				padding: 4px 30px 0 109px;
				color: #ffffff;
				margin: 0;
			}

			.departament-blocks .commerce-bg {
				background: #495966 url('../img/accompagnement-e-commerce.png') no-repeat 26px 40px;
			}

			.departament-blocks .acquisition-bg {
				background: #495966 url('../img/accompagnement-acquisition.png') no-repeat 26px 38px;
			}

			.departament-blocks .coregistration-bg {
				background: #495966 url('../img/accompagnement-coregistration.png') no-repeat 24px 51px;
			}

			.departament-blocks .publisher-bg {
				background: #495966 url('../img/accompagnement-publisher.png') no-repeat 15px 51px;
			}

			.departament-blocks .last-item {
				margin-right: 0;
			}
		/* departament-blocks */

		.departament-blocks>.in-width>p {
			font-size: 16px;
			line-height: 19px;
			color: #808b94;
			margin: 15px 0;
			}
	/* End Departament-departament-blocks */
/* page 05 ok*/

/* page 05 ouvert ok */

	/* main */
		.main-content ul {
			font-size: 16px;
			line-height: 19px;
			color: #808b94;
		}

		.main-content strong {
			font-size: 24px;
			font-weight: bold;
			color: #231f20;
		}

		.main-content .main-blocks {
			margin: 21px 0 0 0;
		}
	/* main */

	/* Main Blocks */
		.main-content .main-blocks .block {
			width: 310px;
			margin: 0;
			padding: 17px 0;
			float: left;
			margin-right: 13px;
		}

		.main-content .main-blocks  .block h2 {
			font-size: 15px;
			font-weight: bold;
			padding: 0 0 6px 109px;
			margin: 0;
		}

		.main-content .main-blocks  .block h2 a {
			font-size: 16px;
			font-weight: bold;
			color: #ffffff;
			text-decoration: none;
		}

		.main-content .main-blocks  .block:hover {
			background: #2a363f;
		}

		.main-content .main-blocks .selected {
			background: #2a363f;
		}	

		.main-content .main-blocks  .block p {
			padding-left:109px;
			margin: 0;
			display: block;
		}

		.main-content .bg-accompagnement {
			background: url('../img/ouvert-pole-accompagnement.png') no-repeat 17px 0px;
		}

		.main-content .bg-conseil {
			background: url('../img/ouvert-pole-conseil.png') no-repeat 13px 0px;
		}

		.main-content .bg-technologie {
			background: url('../img/ouvert-pole-technologie.png') no-repeat 23px 0px;
		}

		.main-content  .main-blocks .block .reduire {
			color: #ec0b43;
			font-family: 'Roboto', arial, sans-serif;
			font-size: 12px;
			text-decoration: none;
			padding: 0 0 0 109px;
		}

		.main-content  .main-blocks .block .reduire:hover {
			text-decoration: underline;
		}

		.main-content  .main-blocks .last-item {
			margin-right: 0;
		}
	/* End Main Blocks */

	/* Ouvert expanded box */

		.ouvert-expanded-box {
			background: #d9e1e7;
			margin: 18px 0 0 0;
			padding: 26px 0 24px 0;
			
			display: none;

			color: #ffffff;
		}
		
		.block .reduire {
			display: none;
		}
		
		.expanded-box-spacer {
		  display: block;
		  visibility: hidden;
		  margin-bottom: 148px;
		  padding: 0;
		  clear: both;
		  float: none;
		  line-height: 1px;
		}
		
		.ouvert-expanded-box .in-width {
			margin: 0 auto;
		}

		.ouvert-expanded-box .conseil {
			display: none;
		}

		.ouvert-expanded-box .technologie {
			display: none;
		}

		.ouvert-expanded-box .expanded-box h2 {
			font-size: 30px;
			margin: 0;
			padding: 0 61px 0 57px;
		}

		.ouvert-expanded-box .expanded-box p {
			padding: 0 61px 0 57px;
			font-size: 13px;
		}

		.ouvert-expanded-box .expanded-box h3 a {
			color: #ec0b43;
			font-size: 16px;
			font-weight: bold;
			text-decoration: none;
		}

		.ouvert-expanded-box .expanded-box .first-paragraph {
			padding: 0 30px 0 156px;
			background: url('../img/ouvert-departament-lead.png') no-repeat 74px 10px;
		}

		.ouvert-expanded-box .expanded-box .second-paragraph {
			padding: 0 35px 0 156px;
			background: url('../img/ouvert-departament-vente.png') no-repeat 69px 10px;
		}

		.ouvert-expanded-box .expanded-box .first-paragraph p {
			padding: 0;
		}

		.ouvert-expanded-box .expanded-box .second-paragraph p {
		padding: 0;
		}

		.ouvert-expanded-box .yellow-link {
			color: #f0e936;
			text-decoration: none;
		}

		.ouvert-expanded-box .expanded-box {
			background: #2a363f;
			padding: 31px 0 28px 0;
			border-radius: 5px;
			position: relative;
		}

		.ouvert-expanded-box .contactez {
			font-size: 13px;
			margin: 0 0 0 320px;
		}

		.ouvert-expanded-box .contactez a {
			color: #ffffff;
		}

		.ouvert-expanded-box .orange-button {
			background: #ec0b43;
			border-radius: 5px;
			box-shadow: -1px 0 5px #2a363f;
			padding: 10px 51px;
			color: #fff;
			text-decoration: none;
			font-size: 20px;
			font-weight: 900;
			margin: 15px auto;
			display: inline-block;
			margin: 15px 344px;
  		}

  		.expanded-box .close {
			position: absolute;
			top: 15px;
			right: 14px;

			display: block;
			width: 13px;
			height: 14px;

			overflow: hidden;

			text-indent: -9999px;

			background: url('../img/close.png');
		}
	/* Ouvert expanded box */
/* page 05 ouvert ok */


/* devenez affilie step1 */

	/* Light Box rulles */
		.light-box {
			z-index: 100;
			background:transparent;
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000); 
			zoom: 1;
			background:rgba(0, 0, 0, 0.9);
			color: #ffffff;
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
		/*	display: none;*/
		}

		.light-box .light-box-container {
			left: 50%;
			margin: 70px 0 0 -309px ;
			position: absolute;
			width: 618px;
			height: 560px;
			z-index: 200;
		}

		.light-box .light-box-container h4 {
			font-family: 'Roboto', arial ,sans-serif;
			font-size: 18px;
			font-weight: bold;
		}

		.light-box .light-box-container form {
			margin-top: 8px;
			text-align: center;
		}

		.light-box-container form .orange-submit {
			margin-top: 17px;
		}

		.light-box .light-box-container label {
			font-size: 13px;
			font-weight: bold;
		}

		.light-box .box {
			background: #495966;
			border-radius: 3px;
			font-size: 13px;
			position: relative;
		}

		.box h5 {
			font-size: 13px;
			font-weight: bold;
			padding-left: 10px;
		}

		.light-box .box .box-container {
			padding: 21px 48px 26px 27px;
			height: 400px;
		/*	width: 618px;*/
		}
		
/*		.light-box .box .box-container .flexcroll {
			width: 618px;
			overflow-y: auto;
		}*/
		
	/* /Light Box rulles */

	/* Light Box login */
		.light-box2 {
			z-index: 100;
			background:transparent;
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); 
			zoom: 1;
			background-color:rgba(0, 0, 0, 0.9);
			color: #ffffff;
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			visibility: hidden;
		}

		.light-box2 .light-box2-container {
			left: 50%;
			margin: 70px 0 0 -488px ;
			position: absolute;
			width: 977px;
			z-index: 200;
			background: #495966;
			border-radius: 4px;
			padding-bottom: 19px;
		}

		.light-box2 h3 {
			margin: 0px;
			font-size: 20px;
			font-weight: bold;
			display: block;
			padding: 35px 0 20px 0;
		}

		.light-box2 .box2 {
			padding: 21px 0px 0 55px;
		}

		.light-box2 .box2 .left-box {
			width: 439px;
			float: left;
			border-right: 1px solid #737f89;
		}

		.light-box2 .right-box {
			width: 423px;
			float: right;
		}

		.light-box2 form {
			width: 289px;
			padding-bottom: 60px;
		}

		.light-box2 form label {
			display: block;
			font-size: 14px;
			font-weight: bold;
			margin: 5px;
		}

		.light-box2 form input {
			display: block;
			width: 260px;
			background: #8f9ba5;
			border: none;
			border-radius: 3px;
			padding: 12px 14px 12px 14px;
			font-size: 19px;
			color: #ffffff;
		}

		.light-box2 .orange-submit {
			padding: 0;
			margin: 0 auto;
			width: 176px;
			padding: 8px 0;
			background: #ec0b43;
		}

		.light-box2 .right-box .orange-submit {
			background: #ec0b43;
		}

	/* /Light Box login */

	.devenez-affilie-content>h2 {
		color: #fff;
		font-size: 20px;
		background: #a2aab1;
		font-weight: 900;
		border-radius: 5px;
		margin: 10px 0;
		padding: 17px 20px;
	}

	.devenez-affilie-content>h2 a {
		color: #fff;
		font-size: 20px;
		background: #a2aab1;
		font-weight: 900;
		text-decoration: none;
	}

	.devenez-affilie-content .medium-size {
		width: 408px;
	}

	.devenez-affilie-content .small-size {
		width: 168px;
	}

	.devenez-affilie-content .normal-size {
		width: 288px;
	}

	.devenez-affilie-content .long-size {
		width: 605px;
	}
	
	.devenez-affilie-content textarea.long-size {
		height: 150px;
		background: #8f9ba5;
		border: none;
		resize: none;
		color: #fff;
		display: block;
		border-radius: 5px;
		padding: 10px;
	}

	.devenez-affilie-content form .display-inline {
		float: left;
	}

	.devenez-affilie-content form .display-block {
		display: block;
	}

	.devenez-affilie-content input {
		border: none;
		border-radius: 3px;
		background: #8f9ba5;
		font-size: 15px;
		padding: 15px 0;
		display: block;
	}

	.devenez-affilie-content .form-container {
	  background: #495966;
	  color: #fff;
	  border-radius: 5px;
	  padding: 0 20px 1px 0;
	  margin-bottom: 25px;
	}

	.devenez-affilie-content .form-container h2 {
	  background: transparent;
	  font-size: 20px;
	  font-weight: 900;
	  margin-bottom: 20px;
	  padding-top: 19px;
	}

	.devenez-affilie-content .form-container p {
		font-size: 14px;
	}

	.devenez-affilie-content .form-container .step-1 p {
		padding: 0 0 0 10px;
	}

	.devenez-affilie-content .form-container h3 {
	   margin: 0 0 15px 0;	
	  font-weight: normal;
	  font-size: 18px;
	}

	.devenez-affilie-content .form-container form {
	  padding-left: 64px;
	}

	.devenez-affilie-content .form-container form label {
	  font-weight: bold;
	  font-size: 14px;
	}

	p.submit-line {
	  display: block;
	  text-align: right;
	}

	 .orange-submit {
	  background: #ec0b43;
	  border:none;
	  border-radius: 5px;
	  box-shadow: -1px 0 5px #2a363f;
	  padding: 7px 15px;
	  color: #fff;
	  text-decoration: none;
	  font-weight: normal;
	  font-size: 16px;
	  font-family: 'Roboto';
	  margin: 0;
	  display: inline-block;
	  text-align: center;
	  
	}

	.orange-submit:hover {
	  color: #fff;
	  text-decoration: underline;
	}

	.devenez-affilie-content .step-1 .inputs2 label {
		margin-right: 37px;
	}

	.devenez-affilie-content .step-1 .inputs2 input {
		margin: 0;
	}
/* /devenez aaffilie step1 */

/* devenez aaffilie step2 */
	.devenez-affilie-content .form-container .step-2 {
		padding-bottom: 15px;
	}

	.devenez-affilie-content .form-container h2 {
		padding: 16px 0 35px 15px;
	}

	.devenez-affilie-content .step-2 p {
		margin: 15px 17px 0 0;
		padding: 0;
	}

	.devenez-affilie-content .step-2 .general-inputs {
		width: 550px;
	}

	.devenez-affilie-content .step-2 .general-inputs input {
		margin-top: 0;
	}

	.devenez-affilie-content .step-2 .general-inputs label {
		margin-right: 10px;
	}

	.devenez-affilie-content .step-2 .general-inputs .tva {
		display: block;
		margin-bottom: 5px;
	}

	.devenez-affilie-content input {
		margin-top: 5px;
		color: #fff;
		padding-left: 10px;
	}

	.devenez-affilie-content .selector {
		margin-top: 5px;
	}
/* /devenez aaffilie step2 */

/* devenez aaffilie step3 */
	.devenez-affilie-content .form-container h2 {
		padding-bottom: 20px;
	}
	.devenez-affilie-content .form-container .step-3 {
		padding: 0 0 0 25px;
	}

	.devenez-affilie-content .form-container .step-3 p {
		margin-top: 0px;
	}

	.devenez-affilie-content .form-container .step-3 input {
		margin-right: 7px;
	}

	.devenez-affilie-content .form-container .step-3 .inputs2 {
		margin-bottom: 15px;
	}

	.devenez-affilie-content .form-container .step-3 .inputs2 input {
	}

	.devenez-affilie-content .form-container .step-3 .inputs2 label {
		margin-right: 5px;
	}

	.devenez-affilie-content .form-container .step-3 .inputs2 span {
		font-size: 14px;
		font-weight: bold;
		margin-right: 12px;
	}

	.devenez-affilie-content .step-3 .inputs2 {
		margin: 10px 0 0 0;
	}

	.devenez-affilie-content .step-3 .inputs2 input {
		margin: 0;
	}
/* /devenez aaffilie step3 */

/* devenez aaffilie step4 */
	.devenez-affilie-content .form-container .step-4 {
		padding-left: 45px;
	}

	.devenez-affilie-content .form-container .step-4 p {
		padding: 0;
	}

	.devenez-affilie-content .form-container .step-4 .mini-select {
		width: 63px;
	}
/* /devenez aaffilie step4 */

/* devenez aaffilie step5 */
	.devenez-affilie-content .form-container .step-5 {
		padding-left: 25px;
	}

	.devenez-affilie-content .form-container h2 {
		padding-bottom: 0;
	}

	.devenez-affilie-content .step-5 .inputs2 {
		display: block;
		margin: 10px 10px 20px 60px;
	}

	.devenez-affilie-content .step-5 .inputs2 input {
		margin: 0;
	}

	.devenez-affilie-content .step-5 .inputs2 label {
		margin-right: 30px;
	}	
/* /devenez aaffilie step5 */

/* devenez aaffilie step7 */
	.devenez-affilie-content .form-container {
		font-size: 16px
	}
	


	.devenez-affilie-content .form-container small {
		font-size: 14px;
		display: block;
		margin-bottom: 15px;
	}

	.devenez-affilie-content .form-container small b {
		font-size: 14px;
	}

	.devenez-affilie-content .form-container .step-7 p {
		padding: 0 0 40px 15px;
	}

	.devenez-affilie-content .form-container .step-7 p {
		padding: 0;		
	}

	.devenez-affilie-content .form-container b {
		font-size: 20px
	}

	.devenez-affilie-content .form-container .step-7 {
		padding-left: 40px;
	}
/* /devenez aaffilie step7 */

.msg.error {
  background:transparent;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99990000,endColorstr=#99990000); 
  zoom: 1;
  background: rgba(161, 6, 21, 0.9);
  color: #fff;
  border-radius: 5px;
  border: 1px solid #C83411;
  font-size: 11px;
  display: block;
  padding: 10px 15px;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  font-family: 'Roboto', 'Helvetica';
  display: none;
}

.msg.error .close {
  float: right;
  display: block;
  padding: 0px 5px;
  font-family: 'Roboto', 'Verdana';
  cursor: pointer;
  font-size: 11px;
  color: #fff;
  border-radius: 50%;
  border: 1px solid #fff;
  text-align: center;
}

.equipe-avatar {
	display: block;
	width: 221px;
	height: 210px;
}

/* solutions */

	/* Blocks */
		.box-line {
			margin-bottom: 10px;
			margin-top: 10px;
		}

		.blocks .in-width {
			margin: 0 auto;
		}

		/* Block1 */
			.blocks .in-width .block {
				width: 469px;
				float: left;

				background: #495966;
				border-radius: 5px;

				padding: 0 0 33px 0;
				margin: 0 10px 0 0;
			}

			.blocks .in-width .block:hover {
				background: #2A363F;
			}
			
			.blocks .block:last-child {
				border-right: 0;
			}
			
			.blocks .block.selected {
				background: #2A363F;
			}
			
			.blocks .block h2 {
				padding: 16px 20px 0 138px;
				color: #ffffff;
				margin: 0;
				font-size: 20px;
			}

			.blocks .block h2 a {
				color: #ffffff;
				text-decoration: none;
			}

			.blocks .block p {
				padding: 4px 30px 0 138px;
				color: #ffffff;
				margin: 0;

				background: url('../img/retargeting.png') no-repeat 28px 0;
			}

			.blocks .block .fermer {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;

				display: none;
			}

			.blocks .block .decouvrir {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;
			}
		/* Block1 */

		/* Block2 */
			.blocks .block2 {
				width: 469px;
				float: right;

				background: #495966;
				border-radius: 5px;

				padding: 0 0 33px 0;
				margin: 0 0 17px 0;
			}

			.blocks .block2 h2 {
				padding: 16px 20px 0 138px;
				color: #ffffff;
				margin: 0;
			}

			.blocks .block2 h2 a {
				color: #ffffff;
				text-decoration: none;
			}

			.blocks .block2 p {
				padding: 4px 30px 0 138px;
				color: #ffffff;
				margin: 0;

				display: block;
				background: url('../img/groupes-de-bannieres.png') no-repeat 15px 0;
			}

			.blocks .block2 .fermer {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;

				display: none;
			}

			.blocks .block2 .decouvrir {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;
			}
		/* Block2 */

		/* Block3 */
			.blocks .block3 {
				width: 469px;
				float: left;

				background: #495966;
				border-radius: 5px;

				padding: 0 0 33px 0;
				margin: 0 0 17px 0;
			}

			.blocks .block3 h2 {
				padding: 16px 20px 0 138px;
				color: #ffffff;
				margin: 0;
			}

			.blocks .block3 h2 a {
				color: #ffffff;
				text-decoration: none;
			}

			.blocks .block3 p {
				padding: 4px 30px 0 138px;
				color: #ffffff;
				margin: 0;

				display: block;
				background: url('../img/marque-blanche.png') no-repeat 34px 0;
			}

			.blocks .block3 .fermer {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;

				display: none;
			}

			.blocks .block3 .decouvrir {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;
			}
		/* Block3 */

		/* Block4 */
			.blocks .block4 {
				width: 469px;
				float: right;

				background: #495966;
				border-radius: 5px;

				padding: 0 0 33px 0;
				margin: 0 0 17px 0;
			}

			.blocks .block4 h2 {
				padding: 16px 20px 0 138px;
				color: #ffffff;
				margin: 0;
			}

			.blocks .block4 h2 a {
				color: #ffffff;
				text-decoration: none;
			}

			.blocks .block4 p {
				padding: 4px 30px 0 138px;
				color: #ffffff;
				margin: 0;

				display: block;
				background: url('../img/coregistration.png') no-repeat 39px 0;
			}

			.blocks .block4 .fermer {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;

				display: none;
			}

			.blocks .block4 .decouvrir {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;
			}
		/* Block4 */

		/* Block5 */
			.blocks .block5 {
				width: 469px;
				float: left;

				background: #495966;
				border-radius: 5px;

				padding: 0 0 33px 0;
				margin: 0 0 17px 0;
			}

			.blocks .block5 h2 {
				padding: 16px 20px 0 138px;
				color: #ffffff;
				margin: 0;
			}

			.blocks .block5 h2 a {
				color: #ffffff;
				text-decoration: none;
			}

			.blocks .block5 p {
				padding: 4px 30px 0 138px;
				color: #ffffff;
				margin: 0;

				display: block;
				background: url('../img/ip-targeting.png') no-repeat 27px;
			}

			.blocks .block5 .fermer {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;

				display: none;
			}

			.blocks .block5 .decouvrir {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;
			}
		/* Block5 */

		/* Block6 */
			.blocks .block6 {
				width: 469px;
				float: right;

				background: #495966;
				border-radius: 5px;

				padding: 0 0 33px 0;
				margin: 0 0 17px 0;
			}

			.blocks .block6 h2 {
				padding: 16px 20px 0 138px;
				color: #ffffff;
				margin: 0;
			}

			.blocks .block6 h2 a {
				color: #ffffff;
				text-decoration: none;
			}

			.blocks .block6 p {
				padding: 4px 30px 0 138px;
				color: #ffffff;
				margin: 0;

				display: block;
				background: url('../img/ad-factory.png') no-repeat 27px 0;
			}

			.blocks .block6 .fermer {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;

				display: none;
			}

			.blocks .block6 .decouvrir {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;
			}
		/* Block6 */

		/* Block7 */
			.blocks .block7 {
				width: 469px;
				float: left;

				background: #495966;
				border-radius: 5px;

				padding: 0 0 33px 0;
				margin: 0 0 17px 0;
			}

			.blocks .block7 h2 {
				padding: 16px 20px 0 138px;
				color: #ffffff;
				margin: 0;
			}

			.blocks .block7 h2 a {
				color: #ffffff;
				text-decoration: none;
			}

			.blocks .block7 p {
				padding: 4px 30px 0 138px;
				color: #ffffff;
				margin: 0;

				display: block;
				background: url('../img/api-cashback.png') no-repeat 40px 0;
			}

			.blocks .block7 .fermer {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;

				display: none;
			}

			.blocks .block7 .decouvrir {
				text-decoration: none;
				color: #f0e936;
				margin: 0;
				padding: 0 0 0 138px;
			}
		/* Block7 */

		/* Selected */
			.blocks .selected {
				background: #2a363f;
			}

			.blocks .selected .decouvrir {
				display: none;
			}

			.blocks .selected .fermer {
				display: block;
			}
		/* Selected */
	/* End Blocks */

	/* Hover block */
		.blocks .block {
			background: #2a363f;
		}

		.blocks .decouvrir:hover,
		.blocks .fermer:hover {
			text-decoration: underline;
		}
	/* Hover block */

	/* Expanded box */
		.expanded-box-content {
			background: #8f9ca5;
			padding: 22px 0 25px 0;

			background: #8f9ca5 url('../img/bg-left.png') no-repeat 0 55px;

			margin-bottom: 10px;
			margin-top: 10px;
			
		}

		.expanded-box-content .right-bg {
			background: url('../img/bg-right.png') no-repeat right 20px;
		}

		.expanded-box-content .in-width {
			margin: 0 auto;
		}

		.expanded-box-content .in-width {
			background: #2a363f;
			color: #ffffff;
			font-size: 13px;

			position: relative;

			border-radius: 5px;

			background: #2a363f url('../img/retargeting-big.png') no-repeat 680px 49px;

			padding-bottom: 15px;
			
		}

		.expanded-box-content .in-width h2 {
			font-size: 30px;
			padding: 37px 0 5px 56px;
			margin: 0;
			font-family: 'Roboto';
			font-weight: normal;
		}

		.expanded-box-content .in-width p {
			padding: 0 338px 0 56px;
		}

		.expanded-box-content .close {
			position: absolute;
			top: 15px;
			right: 14px;

			display: block;
			width: 13px;
			height: 14px;

			overflow: hidden;

			text-indent: -9999px;

			background: url('../img/close.png');
		}

		.expanded-box-content .orange-button {
			background: #ec0b43;
			border-radius: 5px;
			box-shadow: -1px 0 5px #2a363f;
			padding: 10px 30px;
			color: #fff;
			text-decoration: none;
			font-size: 20px;
			font-weight: normal;
			margin: 15px auto;
			display: inline-block;
			text-transform: uppercase;
			margin: 14px 0 0 220px;
		}

		.expanded-box-content .contactez {
			margin: 0 0 0 200px;
		}

		.expanded-box-content .contactez a{
			color: #ffffff;
		}
	/* End Expanded box1 */
/* /solutions */

/* solutions backgrounds */

.blocks .in-width .block.block-retargeting {
  background: url('../img/bgs/retargeting.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-web2applis {
  background: url('../img/bgs/web2applis.png') no-repeat 35px center #495966;
}
.blocks .in-width .block.block-coregistration {
  background: url('../img/bgs/coregistration.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-corregistro{
  background: url('../img/bgs/coregistration.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-coregistro{
  background: url('../img/bgs/coregistration.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-koregistrierung {
  background: url('../img/bgs/coregistration.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-coregistrazione {
  background: url('../img/bgs/coregistration.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-coregistratie {
  background: url('../img/bgs/coregistration.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-deduplication {
  background: url('../img/bgs/deduplication.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-primecookie {
  background: url('../img/bgs/prime_cookie.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-adfactory {
  background: url('../img/bgs/ad_factory.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-marqueblanche {
  background: url('../img/bgs/marque_blanche.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-marque-blanche {
  background: url('../img/bgs/marque_blanche.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-marca-blanca {
  background: url('../img/bgs/marque_blanche.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-marca-branca {
  background: url('../img/bgs/marque_blanche.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-white-label {
  background: url('../img/bgs/marque_blanche.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-weissprodukte {
  background: url('../img/bgs/marque_blanche.png') no-repeat 20px center #495966;
}

.blocks .in-width .block.block-collectingfan {
  background: url('../img/bgs/collecting_fan.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-drivetoretail {
  background: url('../img/bgs/shop.png') no-repeat 20px center #495966;
}

.blocks .in-width .block.block-groupe-de-bannieres {
  background: url('../img/bgs/groupe-de-bannieres.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-bannergroepen {
  background: url('../img/bgs/groupe-de-bannieres.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-banner-gruppen {
  background: url('../img/bgs/groupe-de-bannieres.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-banner-groups {
  background: url('../img/bgs/groupe-de-bannieres.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-banner-group {
  background: url('../img/bgs/groupe-de-bannieres.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-gruppo-di-banner {
  background: url('../img/bgs/groupe-de-bannieres.png') no-repeat 20px center #495966;
}

.blocks .in-width .block.block-grupos-de-banners {
  background: url('../img/bgs/groupe-de-bannieres.png') no-repeat 20px center #495966;
}
.blocks .in-width .block.block-iptargeting {
  background: url('../img/bgs/ip-targeting.png') no-repeat 20px center #495966;
}

.blocks .in-width .block.block-api-cashback {
  background: url('../img/bgs/cashback.png') no-repeat 20px center #495966;
}

.blocks .in-width .block.block-webmastravel {
  background: url('../img/bgs/webmastravel.png') no-repeat 20px center #495966;
}

.retargeting-deroulee {
  background: url('../img/solutions/bg-retargeting.jpg') no-repeat center center #8f9ca5;
}
.groupe-de-bannieres-deroulee {
  background: url('../img/solutions/bg-groupesdebannieres.jpg') no-repeat center center #8f9ca5;
}
.banner-gruppen-deroulee {
  background: url('../img/solutions/bg-groupesdebannieres.jpg') no-repeat center center #8f9ca5;
}
.banner-group-deroulee {
  background: url('../img/solutions/bg-groupesdebannieres.jpg') no-repeat center center #8f9ca5;
}
.grupos-de-banners-deroulee {
  background: url('../img/solutions/bg-groupesdebannieres.jpg') no-repeat center center #8f9ca5;
}
.gruppo-di-banner-deroulee {
  background: url('../img/solutions/bg-groupesdebannieres.jpg') no-repeat center center #8f9ca5;
}
.bannergroepen-deroulee {
  background: url('../img/solutions/bg-groupesdebannieres.jpg') no-repeat center center #8f9ca5;
}

.coregistration-deroulee {
  background: url('../img/solutions/bg-coregistration.jpg') no-repeat center center #8f9ca5;
}
.koregistrierung-deroulee {
  background: url('../img/solutions/bg-coregistration.jpg') no-repeat center center #8f9ca5;
}
.corregistro-deroulee {
  background: url('../img/solutions/bg-coregistration.jpg') no-repeat center center #8f9ca5;
}
.coregistrazione-deroulee {
  background: url('../img/solutions/bg-coregistration.jpg') no-repeat center center #8f9ca5;
}
.deduplication-deroulee {
  background: url('../img/solutions/bg-deduplication.jpg') no-repeat center center #8f9ca5;
}
.primecookie-deroulee {
  background: url('../img/solutions/bg-primecookie.jpg') no-repeat center center #8f9ca5;
}
.adfactory-deroulee {
  background: url('../img/solutions/bg-adfactory.jpg') no-repeat center center #8f9ca5;
}
.marqueblanche-deroulee {
  background: url('../img/solutions/bg-marqueblanche.jpg') no-repeat center center #8f9ca5;
}
.marque-blanche-deroulee {
  background: url('../img/solutions/bg-marqueblanche.jpg') no-repeat center center #8f9ca5;
}
.white-label-deroulee {
  background: url('../img/solutions/bg-marqueblanche.jpg') no-repeat center center #8f9ca5;
}
.marca-blanca-deroulee {
  background: url('../img/solutions/bg-marqueblanche.jpg') no-repeat center center #8f9ca5;
}
.wei�produkte-deroulee {
  background: url('../img/solutions/bg-marqueblanche.jpg') no-repeat center center #8f9ca5;
}
.drivetoretail-deroulee {
  background: url('../img/solutions/bg-drivetoretail.jpg') no-repeat center center #8f9ca5;
}
.collectingfan-deroulee {
  background: url('../img/solutions/bg-collectingfan.jpg') no-repeat center center #8f9ca5;
}

.webmastravel-deroulee {
  background: url('../img/solutions/bg-webmastravel.jpg') no-repeat center center #8f9ca5;
}

.web2applis-deroulee {
  background: url('../img/solutions/bg-web2appli.jpg') no-repeat center center #8f9ca5;
}

.iptargeting-deroulee {
  background: url('../img/solutions/bg-iptargeting.jpg') no-repeat center center #8f9ca5;
}

.api-cashback-deroulee {
  background: url('../img/solutions/bg-cashback.jpg') no-repeat center center #8f9ca5;
}

.blocks .in-width .block {
	background-color: #495966 !important;
}

.expanded-box .content .left {
float: left;
width: 595px;
margin-left: 55px;
color: white;
}

.expanded-box .content {
width: 960px;
margin: auto;
position: relative;
padding: 0;
border-radius: 10px;
background: #2A363F;
display: none;
overflow: hidden;
font-family: 'Roboto', 'Arial', serif;
}

.expanded-box {
padding: 30px 0;
}

.expanded-box .content .right {
float: right;
width: 310px;
text-align: center;
padding-top: 20px;
}

.expanded-box h2 {
font-family: 'Roboto';
font-weight: normal;
font-size: 30px;
}

p.submit-line {
display: block;
text-align: right;
}

.expanded-box .submit-line {
text-align: center;
}