﻿.button_ybr {
	text-transform: uppercase;
	font-family: "Montserrat", Helvetica, sans-serif;
    background-color: #e11b22;
    border: none;
    color: #fff;
    padding: 9px 35px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
	-webkit-transition: all 0.4s ease-in-out;
     margin-right: 10px;
	 margin-bottom: 15px;
	 font-weight: 900;
	 letter-spacing: 2px;
	}

.cadrage_droite {
float: right;
text-align: right;
}

.questions
{
	padding:30px 0;
	width:90%;
	// width:45%;    herve
	margin:0 auto;
}

.form-group1
{
	    margin-bottom: 15px;
}


.msg_login
{


}

.msg_error
{
color: red;
font-weight: bold;
width: 100%

}

.msg_error_border
{
color: red;
font-weight: bold;
border:  6px solid red;
width: 100%
}

.simulation_text
{
margin: 15px;
font-family: "Arial",Gerogia,Tahoma;
font-size: 12px;
color: #4d4f53;
font-weight: 700;
letter-spacing: 0.5px;
line-height: 2px;
} 

.simulation_cadre
{
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;

}

/* 
	AON Stylesheet
*/

*
{
	margin:0;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
/*
	Typography
*/
body
{
	font-family:"Arial", Gerogia, Tahoma;
	font-size:12px;
	color:#4d4f53;
}
h1
{
	font-size:3.5rem;
	color:#e11b22;
	font-weight:700;
}
a,
a:hover,
a:focus,
a:active
{
	color:#4d4f53;
}

.red
{
	color:#e11b22;	
}
/* 
	Layout
*/



.master-header
{
	height:175px;
}
.brand
{
	margin:35px 0 0 0;
	float:left;
}
.right-nav
{
	float:right;
	width:70%;
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;
}
.right-nav li
{
	display:inline-block;
	position:relative;
	text-align:center;
}

.right-nav img
{
	width:80px;
	display:block;
	clear:both;
	margin:0 auto 5px auto;
}
.right-nav a
{
	color:#4d4f53;
	font-weight:bold;
	font-size:1.2rem;
	padding:20px 25px;
	text-align:center;
	border-left:1px solid #ccc;
	display:block;
}
.right-nav a:hover
{
	text-decoration:none;
}
.right-nav li:last-child a
{
	border-right:1px solid #ccc;
}

.navigation
{
	width:100%;
	clear:both;
	border-top:6px solid #e11b22;
	position:relative;
}
.navigation .container
{
	position:relative;
}
.navigation .navbar-header
{
	margin:0;
}
.navbar-nav
{
	margin-left:-15px;
}
.navbar-nav li,
.sub-navigation li
{
	margin:5px 0;
	display:inline-block;
}
.navbar-nav li a,
.sub-navigation li a
{
	padding:3px 0 0 28px;
	color:#4d4f53;
	font-size:1.3rem;
	margin:0 45px 0 0;
	font-weight:bold;
}
.navbar-nav li a:hover,
.sub-navigation li a:hover
{
	background:none;
}
.navbar-nav li:first-child
{
	background:url(images/icons_home.svg) no-repeat;	
}
.navbar-nav li:nth-child(2)
{
	background:url(images/icons_question-chat.svg) no-repeat;	
}

.navbar-nav li:nth-child(3)
{
	background:url(images/icons_about-icon.svg) no-repeat;	
}
.sub-navigation
{
	position:absolute;
	right:15px;
}
.sub-navigation li
{
	
	margin:5px 0 0 20px;
	float:right;
}
.sub-navigation li a
{
	margin:0;
	padding:4px 0 2px 25px;
	display:inline-block;
}
.sub-navigation li:first-child
{
	background:url(images/disconnect-icon.png) no-repeat;
	background-size:20px;
}
.sub-navigation li:nth-child(2)
{
	background:url(images/printer-icon.png) no-repeat;
	background-size:20px;	
}
.navbar-toggle
{
	float:left;
	padding:5px;
	margin:5px;
}
.navbar-toggle .icon-bar
{
	background:#3d3f42;
	height:3px;
	width:30px;
}
.notebar
{
	border-top:2px solid #4d4f53;
	padding:5px 0;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 29%, #fbfbfb 42%, #eaeae9 71%, #e9e9e8 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 29%,#fbfbfb 42%,#eaeae9 71%,#e9e9e8 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 29%,#fbfbfb 42%,#eaeae9 71%,#e9e9e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e8',GradientType=0 );
	height:28px;
	font-weight:bold;
}
.notebar a
{
	color:#e11b22;
}


/*Main*/

.main
{
	padding:40px 0 80px 0;
}
.left-content
{
	position:relative;
	padding:0 0 0 30px;
}
.left-content:before
{
	content:'';
	position:absolute;
	height:90%;
	width:2px;
	background:#4d4f53;
	right:-65px;
	top:40px;
}
.right-content
{
	
	padding:0 0 0 100px;
}


form
{
	
}
.form-wrap
{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-bottom:20px;
}
.form-group
{
	float:left;
	border:1px solid #cfcfcf;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	width:49%;
	padding:10px;
	position:relative;
}





.form-group .title
{

	color:#a4a4a4;
	font-size:2.5rem;
	font-weight:bold;
	text-transform:uppercase;
}
.form-group.left .title
{
	
	transform: rotate(-90deg);
	transform-origin: left top 0;
	position:absolute;
	bottom:+50px;
    left:-60px;	
	/*left:-40px; modifié le 2/12/2106*/

	
}
.form-group.right .title
{
	
	transform: rotate(90deg);
	position:absolute;
	transform-origin: right bottom 0;
	right:-10px;
	top:485px;
}
.form-group input
{
	margin-bottom:10px;
}
.submit
{
	float:right;
	background:#e11b22;
	border:none;
	border-radius:4px;
	color:#fff;
	text-transform:uppercase;
	padding:9px 35px;
	font-size:1.1rem;
	font-weight:bolder;
	letter-spacing:1px;
}
.submit:hover
{
	color:#fff;
}
.form-buttons
{
	width:100%;
	padding:25px 0;
	font-weight:700;
	font-size:1.6rem;
	clear:both;
	border-top:2px solid #4d4f53;
	border-bottom:2px solid #4d4f53;
	min-height:80px;
}
.form-buttons .bootstrap-select
{
	float:right !important;
	margin-right:15px;	
}
.form-buttons .bootstrap-select .btn-default
{
	border-color:#d9d9d9;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 29%, #fbfbfb 42%, #eaeae9 71%, #e9e9e8 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 29%,#fbfbfb 42%,#eaeae9 71%,#e9e9e8 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 29%,#fbfbfb 42%,#eaeae9 71%,#e9e9e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e8',GradientType=0 );
	font-weight:bold;
	color:#818181;
}
.download-link
{
	float:right;
	width:47%;
	padding:0 0 0 50px;
	font-weight:bold;
	background:url(images/icons_pdf-print.svg) no-repeat left center;
	margin:30px 0 0 0;
	background-size:40px;
	color:#a4a4a4;
}

.questions a
{
	display:block;
	width:100%;	
	padding:9px 0 15px 0;
	background-size:35px;
	text-decoration:none;
	position:relative;
}
.questions a:before
{
	background:url(images/icons_plus-icon.svg) no-repeat;
	width:35px;
	content:'';
	position:absolute;
	left:-40px;
	top:3px;
	height:40px;
}
.questions a[aria-expanded=true]:before
{
	background:url(images/icons_minus-icon.svg) no-repeat;
	background-size:34px;
}
.questions a:hover
{
	text-decoration:none;	
}
.questions a[aria-expanded=true]
{
	color:#e11b22;	
}

.main-footer 
{
	text-align:center;
	font-size:1rem;
}

.main-footer .disclaimer
{
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 29%, #fbfbfb 42%, #eaeae9 71%, #e9e9e8 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 29%,#fbfbfb 42%,#eaeae9 71%,#e9e9e8 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 29%,#fbfbfb 42%,#eaeae9 71%,#e9e9e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e8',GradientType=0 );
	padding:5px 0;
}
.main-footer .copyright
{
	padding:5px 0;
}
/*Responsive*/
@media (max-width: 1200px) 
{
	.container
	{
		width:100%;
	}
	.form-buttons
	{
		
		text-align:center;
		float:left;
	}
	.form-buttons > span
	{
		display:block;
		width:100%;
		margin-bottom:25px;
	}
	.form-buttons .submit
	{
		float:right;
		
	}
	.form-buttons .bootstrap-select
	{
		float:left !important;
		display:inline-block;
	}
}
@media (max-width: 992px)
{
	.master-header
	{
		height:auto;
	}
	

	.left-content
	{
		position:relative;
		padding:0 60px;
		width:100%;
		clear:both;
	}
	.right-content
	{
		width:100%;
		clear:both;
		float:none;
		padding:50px 60px;
	}
	.left-content:before
	{
		display:none;
	}
	.container
	{
		max-width:100%;
	}
	.form-buttons
	{
		
		text-align:left;
		float:left;
	}
	.form-buttons > span
	{
		display:inline;
		width:auto;
		margin-bottom:0;
	}
	.form-buttons .submit
	{
		float:right;
		
	}
	.form-buttons .bootstrap-select
	{
		float:right !important;
	}
}
@media (max-width:768px)
{
	.navbar-nav
	{
		float:left;
		width:100%;
		margin:0;
		padding-left:15px;
	}
	.navbar-nav li
	{
		display:block;
		width:100%;
	}
}
@media (max-width:640px)
{
	.brand
	{
		margin-top:25px;
	}
	.right-nav
	{
		width:75%;
	}
	.right-nav img
	{
		width:50px;
	}
	.right-nav a
	{
		padding:20px 25px;
	}
	.left-content
	{
		padding:0 40px;
	}
	
	.form-group
	{

		width:100%;
		margin-top:40px;
	}
	
	.form-group.left .title,
	.form-group.right .title
	{
		
		transform: rotate(0deg);
		transform-origin: left top 0;
		bottom:auto;
		left:0;
		top:-45px;
	}
	.form-buttons
	{
		
		text-align:center;
		float:left;
	}
	.form-buttons > span
	{
		display:block;
		width:100%;
		margin-bottom:25px;
	}
	.form-buttons .submit
	{
		float:right;
		
	}
	.form-buttons .bootstrap-select
	{
		float:left !important;
		display:inline-block;
	}
	.questions
	{
		width:70%;
	}
}
@media (max-width:480px)
{
	
	
	.navbar > .container
	{
		padding:0;
	}
	.brand
	{
		float:none;
		display:block;
		margin:30px auto 20px auto;
		text-align:center;
	}
	.right-nav
	{
		width:100%;
		clear:both;
		float:none;
		text-align:center;
		border-top:1px solid #ccc;
	}
	.right-nav img
	{
		width:35px;
	}
	.right-nav a
	{
		padding:20px;
	}
	.right-nav li:first-child a
	{
		border:none;
	}
	.right-nav li:last-child a
	{
		border-right:none;
	}
	.sub-navigation li:nth-child(2)
	{
		display:none;
	}
	.left-content,
	.right-content
	{
		padding:0 15px;
	}
	.right-content
	{
		padding-top:40px;
	}
	.download-link
	{
		float:left;
		width:100%;
	}
	

}