.skin45 nav {height: 90px;}
.compliancepage #contenu .contenuSection {font-size: 14px;margin-left: 0px;}
.faqBody{
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(224,224,224,1) 23%, rgba(194,194,194,1) 51%, rgba(224,224,224,1) 80%, rgba(255,255,255,1) 97%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(255,255,255,1)), color-stop(23%, rgba(224,224,224,1)), color-stop(51%, rgba(194,194,194,1)), color-stop(80%, rgba(224,224,224,1)), color-stop(97%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(224,224,224,1) 23%, rgba(194,194,194,1) 51%, rgba(224,224,224,1) 80%, rgba(255,255,255,1) 97%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(224,224,224,1) 23%, rgba(194,194,194,1) 51%, rgba(224,224,224,1) 80%, rgba(255,255,255,1) 97%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(224,224,224,1) 23%, rgba(194,194,194,1) 51%, rgba(224,224,224,1) 80%, rgba(255,255,255,1) 97%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(224,224,224,1) 23%, rgba(194,194,194,1) 51%, rgba(224,224,224,1) 80%, rgba(255,255,255,1) 97%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
a {/*text-decoration: underline;*/}
p, h3 {font-family: 'Raleway', sans-serif;font-size:16px;color:#384f4e; font-weight: normal;}
h3:hover {color:#00828a;background-color:/*#e9f0ee*/#e4eff1}
#accordion {margin-top: 30px;font-family: 'Raleway', sans-serif;font-size:15px;}
#accordion h3 {padding:12px 0px 12px 50px;margin-bottom:0px !important;}
#accordion div.sectionColps ol li {
	font-family: 'Raleway', sans-serif;
	color : #566060;
	line-height: 1.5;
}
#accordion .sectionColps {
	padding:30px 50px;
	margin-bottom:0.5rem;
	line-height: 1.6;
}
#accordion .sectionColps .exHelp1, .exHelp2, .exHelp3, .exHelp4, .exHelp5, .exHelp6 {
	float:right;
	margin-right:0;
	width:30px;
	height:30px;
	background-image: url("/ressources/inter/picto-question.png");
	background-repeat: no-repeat;
	margin-right: -50px;
}
#accordion .sectionColps p, #accordion div.sectionColps ol li {font-size:14px;line-height: 1.5;}
.exane-icon-arrow-e{
	float:left;
	margin:auto;padding: inherit;
    position: relative;
    top: 5px;
    width:30px;
    height:20px;
    background-image: url("/ressources/inter/top-arrow.png");
    background-repeat: no-repeat;
}
.exane-icon-arrow-s{
	float:left;
	margin:auto;
	margin-top:5px;
	padding: inherit;
	width:30px;
	height:20px;
	background-image: url("/ressources/inter/arrow-picto.png");
	background-repeat: no-repeat;
}
.ui-state-active{color:#00828a;background-color:/*#e9f0ee*/#e4eff1; font-weight:bold;}
/*#accordion > div.sectionColps > ol {list-style-type: decimal;}*/
.ui-draggable, .ui-droppable {
    background-position: top;
}
.ui-resizable {
    position: relative;
}
.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}
.ui-draggable, .ui-droppable {
    background-position: top;
}
.ui-resizable {
    position: relative;
}
.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}
.ui-front {
    z-index: 100;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}
.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}
.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-dialog .ui-dialog-title {
    /*float: left;*/
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}
.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
}
.ui-widget-content {
    /*border-bottom: 1px solid #dddddd;*/
    background: #ffffff;
    color: #333333;
}
.ui-widget {
    font-family: 'bnpSans', sans-serif;
    font-size: 1em;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    /*overflow: auto;*/
}
.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0;
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0;
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}
.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0;
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0;
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0;
}
.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}
.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0;
}
.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px;
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}
.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0;
}
.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0;
}
.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px;
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}
.ui-button {
    position: absolute;
    float:right;
    top: 50%;
    /*left: 50%;*/
    width: 20px;
    height: 20px;
    content: "x";
    margin-top: -8px;
    margin-left: -8px;
}
.ui-button:before {
    content: '';
    height: 13px;
    border-left: 2px solid #000;
    position: absolute;
    transform: rotate(-45deg);
    margin-top: 1px;
    left: 7px;
}
.ui-button:after {
    content: '';
    height: 13px;
    border-left: 2px solid #000;
    position: absolute;
    transform: rotate(45deg);
    margin-top: 1px;
    left: 7px;
}
.popover{
    max-width: 100%; /* Max Width of the popover (depending on the container!) */
}
.popover-header {
    background-color: #fff;
    border:none;
}
.popover-header:hover {
    background-color: #fff;
    border:none;
}
.popover-title .close{
        position: relative;
        bottom: 3px;
    }
/*.popover__title {
}

.popover__wrapper {
    position: relative;
    margin-right: -50px;
    display: inline-block;
}
.exHelp:hover ~ .popover__wrapper .popover__content{display:block;}
.popover__content {
	float:right;
	margin-right: -50px;
    opacity: 0;
    display:none;
    position: absolute;
    right: 100px;
    transform: translate(0,10px);
    background-color: white;
    padding: 1.5rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    width: auto;
}*/

.csrHelp:hover{cursor: help;}
.close{position: relative;
    bottom: 5px;}
.sectionColps{/*background-color:#fbfbfb;*/}

.lmsg{/*float:left;*/
	background: #E99D41;
 	font-family:  Helvetica, sans-serif;
 	color: #FFF;padding:10px; 
 	width:500px;
 	min-height:40px;
 	margin-left:50px;
 	/*display:inline;*/
 	border-radius: 10px;
 }
.rmsg{float:right;
	font-family:  Helvetica, sans-serif;
	padding:10px; 
	width:500px;
 	min-height:40px;
 	margin-right:50px;
 	border-radius: 10px;
}
.logo1{
	float: left;
    display: inline;
   	width: 20%;
   	position: absolute;
	left:0;
}
.logo1 img {
	width:50px;
  	border-radius: 50%;
}
.logoR {
	float: right;
    display: inline;
   	width: 60px;
   	position: absolute;
	right: 0px;
}
.logoR img {
	width:50px;
  	border-radius: 50%;
}
#accordion a {
	color : rgb(0, 123, 133);
}
