#contribution_entretien-step{
	margin-bottom: 25px;	
}
.contribution_entretien-step-item{
	float: left;
	display: inline-block;
	background-color: #ECECEC;
	padding: 5px 10px;
}
.contribution_entretien-step-item.current-step{	
	background-color: #02509d;
	color: #fff;	
}

.popover-contribution_entretien{
	cursor: pointer;
	display: inline-block;
}
.popover-contribution_entretien .icon{
	width: 18px;
	height: 18px;
}
span.popover-contribution_entretien{
	font-weight: 600;
}

span.popover-contribution_entretien .icon{
	width: 15px;
	height: 15px;
}
.container .popover{
	background-color: #fef5d8!important;
    color: #262626!important;
}
.container .popover.bottom > .arrow::after{
	border-bottom-color: #fef5d8!important;
	top:2px!important;
}
.container .popover-content{
	padding: 0!important;
}
.question-reponse{
	margin-top: 15px;
} 
.question-reponse label{
	font-weight: normal;
}
#alert-valid{
	display: none;
	margin: 20px 20px 0 20px;
}
form .montant,form .dateInput{
	width: 100%;
	background-color: #d1d1d1;
	border: 1px solid #d1d1d1;
	padding: 6px 80px 6px 6px!important;
}
form .chf{
	position: absolute;
	right: 40px;
	top:8px;
	width: 60px;
	height: 20px;
	font-weight: 500;	
	font-size:14px;			
}
.input-error{
	background-color:#ffbdbd!important; 
	border:1px solid #ff8a8a!important;
	color:#d60000!important;
}

.non_commun{
	text-decoration: underline;
}
.resultat-item{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom:1px solid #ccc!important;
}
#detail_simulation.hidden{
	display: none;	
}
.toggleBtn{
	margin-bottom: 15px;
}
.toggleElement{
	display: none;	
}
