/*------------------------------------------------------------ 
          	    	   BNP CASPER
            By Le Studio, Worldline, 2014
-------------------------------------------------------------- */
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #e6e6e6;
	font-family: 'bnpp_squarelight', Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}

.unstyled {
	list-style: none;
}

.unstyled2 {
	list-style: none;
	margin-top: 8px !important;
	font-family: inherit;
	font-size: 0.95em;
	padding: 0px 0px 0px 20px;
}

form {
	clear: right;
}

.clearer {
	clear: both;
}

#container {
	min-height: 100vh;
	display: flex !important;
	flex-direction: column !important;
}

br.break {
	clear:both;
}

.k-skip {
	display: none;
}

a,a:visited {
	color: #000;
	text-decoration: none;
}

a.text-standard {
	text-decoration: underline;
}

a.text-standard:hover {
	opacity: 0.8;
	text-decoration: none;
}

nav ul,#sommaire ul,section .selBar ul,.k-actions,.k-tree ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.flRight {
	float: right;
}

.flLeft {
	float: left;
}

article hr {
	width: 98%;
	margin: -5px auto;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0),
		rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0),
		rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0),
		rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0),
		rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
}

.hr-s {
	width: 70%;
}

.hr-xs {
	width: 50%;
}

/* :focus {
	display: inline-block;
	border:2px dotted red;
} */

/* ******************************************** COLORS */

/* ****** RUB1 - HOME */
nav ul.k-navbar li.rub1 a,nav ul.k-navbar li.rub1 dl,section.rub1 .selBar,.result dd.picto.rub1,section.rub1 .k-actions img,section.rub1 th,section.rub1 th.ui-state-default,section.rub1 article.bloc.edit h2,section.rub1 input[type="submit"],section.rub1 input[type="button"].submit,section.rub1 button.submit,section.rub1 ul.t-actions li a,
	/*
    section.rub1 div.k-tree li i,
    */ section ul.tuiles .rub1 a img,section.rub1 p.actions a
table ul.t-actions li button {
	background: #53b4c0;
	/*
    background-gradient: none;
    background-color: #53b4c0;
    */
}

section.rub1 div.k-tree li i {
	background-color: #53b4c0;
}

section.rub1 .ui-tabs .ui-tabs-nav .ui-tabs-selected,section.rub1 .ui-tree .ui-tree-toggler.ui-icon-triangle-1-e,
section.rub1 .ui-tree .ui-tree-toggler.ui-icon.ui-icon-triangle-1-s
	{
	background-color: #53b4c0 !important;
}

section.rub1 .ui-tabs .ui-tabs-nav .ui-tabs-selected,section.rub1 .ui-tabs div.ui-tabs-panels
	{
	border-color: #53b4c0;
}

section.rub1 tbody th,section.rub1 tfoot th,#wrapper section.rub1 article.bloc.edit,section.rub1 .k-tree tr,.rub2 div.k-tree li.detail.jstree-open>a:after
	{
	background-color: #a9d9df;
}

nav ul.k-navbar li.rub1 dd.active a,section.rub1 article.bloc h2,.modal section.rub1 article.bloc h3,section.rub1 ul.k-form-steps li.active,section.rub1 .ui-accordion .ui-accordion-header
	{
	color: #53b4c0;
}

body section.rub1 .ui-accordion .ui-accordion-header:focus{
	box-shadow: none;
	outline: dotted thin;
}

/* ****** RUB2 */
nav ul.k-navbar li.rub2 a,nav ul.k-navbar li.rub2 dl,section.rub2 .selBar,.result dd.picto.rub2,section.rub2 .k-actions img,section.rub2 th,section.rub2 th.ui-state-default,section.rub2 article.bloc.edit h2,section.rub2 input[type="submit"],section.rub2 input[type="button"].submit,section.rub2 button.submit,section.rub2 ul.t-actions li a,section.rub2 div.k-tree li i,section ul.tuiles .rub2 a img,section.rub2 p.actions a
	{
	background: #37899e;
}

section.rub2 .ui-tabs .ui-tabs-nav .ui-tabs-selected,section.rub2 .ui-tree .ui-tree-toggler.ui-icon-triangle-1-e,
section.rub2 .ui-tree .ui-tree-toggler.ui-icon.ui-icon-triangle-1-s
	{
	background-color: #37899e !important;
}

section.rub2 .ui-tabs .ui-tabs-nav .ui-tabs-selected,section.rub2 .ui-tabs div.ui-tabs-panels
	{
	border-color: #37899e;
}

section.rub2 tbody th,section.rub2 tfoot th,#wrapper section.rub2 article.bloc.edit,section.rub2 .k-tree tr,.rub2 div.k-tree li.detail.jstree-open>a:after
	{
	background-color: #afd0d8;
}

nav ul.k-navbar li.rub2 dd.active a,section.rub2 article.bloc h2,.modal section.rub2 article.bloc h3,section.rub2 ul.k-form-steps li.active,section.rub2 .ui-accordion .ui-accordion-header
	{
	color: #37899e;
}

body section.rub2 .ui-accordion .ui-accordion-header:focus{
	box-shadow: none;
	outline: dotted thin;
}

/* ****** RUB3 */
nav ul.k-navbar li.rub3 a,nav ul.k-navbar li.rub3 dl,section.rub3 .selBar,.result dd.picto.rub3,section.rub3 .k-actions img,section.rub3 th,section.rub3 th.ui-state-default,section.rub3 article.bloc.edit h2,section.rub3 input[type="submit"],section.rub3 input[type="button"].submit,section.rub3 button.submit,section.rub3 ul.t-actions li a,section.rub3 div.k-tree li i,section ul.tuiles .rub3 a img,section.rub3 p.actions a
	{
	background: #0090b2;
}

section.rub3 .ui-tabs .ui-tabs-nav .ui-tabs-selected, section.rub3 .ui-tree .ui-tree-toggler.ui-icon-triangle-1-e,
section.rub3 .ui-tree .ui-tree-toggler.ui-icon.ui-icon-triangle-1-s
	{
	background-color: #0090b2 !important;
}

section.rub3 .ui-tabs .ui-tabs-nav .ui-tabs-selected,section.rub3 .ui-tabs div.ui-tabs-panels
	{
	border-color: #0090b2;
}

section.rub3 tbody th,section.rub3 tfoot th,#wrapper section.rub3 article.bloc.edit,section.rub3 .k-tree tr,.rub3 div.k-tree li.detail.jstree-open>a:after
	{
	background-color: #7fc7d8;
}

nav ul.k-navbar li.rub3 dd.active a,section.rub3 article.bloc h2,.modal section.rub3 article.bloc h3,section.rub3 ul.k-form-steps li.active,section.rub3 .ui-accordion .ui-accordion-header
	{
	color: #0090b2;
}

body section.rub3 .ui-accordion .ui-accordion-header:focus{
	box-shadow: none;
	outline: dotted thin;
}

/* ****** RUB4 */
nav ul.k-navbar li.rub4 a,nav ul.k-navbar li.rub4 dl,section.rub4 .selBar,.result dd.picto.rub4,section.rub4 .k-actions img,section.rub4 th,section.rub4 th.ui-state-default,section.rub4 article.bloc.edit h2,section.rub4 input[type="submit"],section.rub4 input[type="button"].submit,section.rub4 ul.t-actions li a,section.rub4 button.submit,section.rub4 div.k-tree li i,section ul.tuiles .rub4 a img,section.rub4 p.actions a
	{
	background: #009c98;
}

section.rub4 .ui-tabs .ui-tabs-nav .ui-tabs-selected,section.rub4 .ui-tree .ui-tree-toggler.ui-icon-triangle-1-e,
section.rub4 .ui-tree .ui-tree-toggler.ui-icon.ui-icon-triangle-1-s
	{
	background-color: #009c98 !important;
}

section.rub4 .ui-tabs .ui-tabs-nav .ui-tabs-selected,section.rub4 .ui-tabs div.ui-tabs-panels
	{
	border-color: #009c98;
}

section.rub4 tbody th,section.rub4 tfoot th,#wrapper section.rub4 article.bloc.edit,section.rub4 .k-tree tr,.rub4 div.k-tree li.detail.jstree-open>a:after
	{
	background-color: #7fcdcb;
}

nav ul.k-navbar li.rub4 dd.active a,section.rub4 article.bloc h2,.modal section.rub4 article.bloc h3,section.rub4 ul.k-form-steps li.active,section.rub4 .ui-accordion .ui-accordion-header
	{
	color: #009c98;
}

body section.rub4 .ui-accordion .ui-accordion-header:focus{
	box-shadow: none;
	outline: dotted thin;
}

/* ****** RUB5 */
nav ul.k-navbar li.rub5 a,nav ul.k-navbar li.rub5 dl,section.rub5 .selBar,.result dd.picto.rub5,section.rub5 .k-actions img,section.rub5 th,section.rub5 th.ui-state-default,section.rub5 article.bloc.edit h2,section.rub5 input[type="submit"],section.rub5 input[type="button"].submit,section.rub5 button.submit,section.rub5 ul.t-actions li a,section.rub5 div.k-tree li i,section ul.tuiles .rub5 a img,section.rub5 p.actions a
	{
	background: #009b7b;
}

section.rub5 .ui-tabs .ui-tabs-nav .ui-tabs-selected,section.rub5 .ui-tree .ui-tree-toggler.ui-icon-triangle-1-e,
section.rub5 .ui-tree .ui-tree-toggler.ui-icon.ui-icon-triangle-1-s
	{
	background-color: #009b7b !important;
}

section.rub5 .ui-tabs .ui-tabs-nav .ui-tabs-selected,section.rub5 .ui-tabs div.ui-tabs-panels
	{
	border-color: #009b7b;
}

section.rub5 tbody th,section.rub5 tfoot th,#wrapper section.rub5 article.bloc.edit,section.rub5 .k-tree tr,.rub4 div.k-tree li.detail.jstree-open>a:after
	{
	background-color: #7fcdbd;
}

nav ul.k-navbar li.rub5 dd.active a,section.rub5 article.bloc h2,.modal section.rub5 article.bloc h3,section.rub5 ul.k-form-steps li.active,section.rub5 .ui-accordion .ui-accordion-header
	{
	color: #009b7b;
}

body section.rub5 .ui-accordion .ui-accordion-header:focus{
	box-shadow: none;
	outline: dotted thin;
}

/* ****** RUB6 */
nav ul.k-navbar li.rub6 a,nav ul.k-navbar li.rub6 dl,section.rub6 .selBar,.result dd.picto.rub6,section.rub6 .k-actions img,section.rub6 th,section.rub6 th.ui-state-default,section.rub6 article.bloc.edit h2,section.rub6 input[type="submit"],section.rub6 input[type="button"].submit,section.rub6 button.submit,section.rub6 ul.t-actions li a,section.rub6 div.k-tree li i,section ul.tuiles .rub6 a img,section.rub6 p.actions a
	{
	background-color: #35aa6a;
}

section.rub6 .ui-tabs .ui-tabs-nav .ui-tabs-selected,section.rub6 .ui-tree .ui-icon
	{
	background-color: #35aa6a;
}

section.rub6 .ui-tabs .ui-tabs-nav .ui-tabs-selected,section.rub6 .ui-tabs div.ui-tabs-panels
	{
	border-color: #35aa6a;
}

section.rub6 tbody th,section.rub6 tfoot th,#wrapper section.rub6 article.bloc.edit,section.rub6 .k-tree tr,.rub4 div.k-tree li.detail.jstree-open>a:after
	{
	background-color: #9ad4b4;
}

nav ul.k-navbar li.rub6 dd.active a,section.rub6 article.bloc h2,.modal section.rub6 article.bloc h3,section.rub6 ul.k-form-steps li.active,section.rub6 .ui-accordion .ui-accordion-header
	{
	color: #35aa6a;
}

body section.rub6 .ui-accordion .ui-accordion-header:focus{
	box-shadow: none;
	outline: dotted thin;
}


/* ****** RUB7 */
nav ul.k-navbar li.rub7 a,nav ul.k-navbar li.rub7 dl,section.rub7 .selBar,.result dd.picto.rub7,section.rub7 .k-actions img,section.rub7 th,section.rub7 th.ui-state-default,section.rub7 article.bloc.edit h2,section.rub7 input[type="submit"],section.rub7 input[type="button"].submit,section.rub7 button.submit,section.rub7 ul.t-actions li a,section.rub7 div.k-tree li i,section ul.tuiles .rub7 a img,section.rub7 p.actions a
	{
	background: #89c251;
}

section.rub7 .ui-tabs .ui-tabs-nav .ui-tabs-selected,section.rub7 .ui-tree .ui-icon
	{
	background-color: #89c251;
}

section.rub7 .ui-tabs .ui-tabs-nav .ui-tabs-selected,section.rub7 .ui-tabs div.ui-tabs-panels
	{
	border-color: #89c251;
}

section.rub7 tbody th,section.rub7 tfoot th,#wrapper section.rub7 article.bloc.edit,section.rub7 .k-tree tr,.rub4 div.k-tree li.detail.jstree-open>a:after
	{
	background-color: #c5e0b4;
}

nav ul.k-navbar li.rub7 dd.active a,section.rub7 article.bloc h2,.modal section.rub7 article.bloc h3,section.rub7 ul.k-form-steps li.active,section.rub7 .ui-accordion .ui-accordion-header
	{
	color: #89c251;
}

body section.rub7 .ui-accordion .ui-accordion-header:focus{
	box-shadow: none;
	outline: dotted thin;
}

/* ******************************************** BOUTONS */
.liste {
	position: relative;
	width: 100%;
}

.liste .ui-datatable tr {
	border: none;
}

.liste .ui-datatable tbody .ui-widget-content.ui-datatable-odd {
	background-color: #f0f0f0;
}

.liste .ui-datatable th.ui-state-default {
	background: none repeat scroll 0 0 #828276;
	border-width: 0 0 1px;
	box-shadow: none;
	color: #FFFFFF;
	font-weight: normal;
	padding: 4px 10px;
	text-shadow: none;
}

.k-actions {
	position: absolute;
	right: 10px;
	top: -6px;
}

.k-actions-inline {
	display: inline;
	margin-left: 2rem;	
}

.k-actions.tright {
	text-align: right;
}

.k-actions img {
	border: 5px solid #FFF;
	-webkit-box-shadow: 0 5px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}

.k-actions img:hover {
	opacity: 0.8;
}

.k-actions .active img:hover {
	opacity: 1;
	cursor: default;
}

.k-actions img:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

section .k-actions {
	position: inherit;
	float: right;
}

#diy_k-action-center {
	position: relative !important;
	float: none;	
}
/* commente pour la page userAccount */
/*section.rub1 .k-actions {
    position: absolute;
    right: 0;
}*/
article.bloc .k-actions {
	position: absolute;
}

section .k-actions li {
	display: inline-block;
	margin: 0 0 10px 0;
}

section .k-actions a {
	display: inline-block;
	height: 40px;
	overflow: hidden;
	text-indent: 4px;
	width: 46px;
	vertical-align: middle;
}

section .k-actions input[type="button"],section .k-actions input[type="submit"],section .k-actions button
	{
	display: inline-block;
	height: 40px;
	font-size: 1.2em;
	vertical-align: middle;
	margin: 0;
}

section .k-actions [class*=icon-] {
	border: 5px solid #FFF;
	padding: 0;
	width: 30px;
	height: 30px;
}

/* k-actions ICONS */
section .k-actions .icon-add {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_add.png.xhtml");
}

section .k-actions .icon-addAgency {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_add_agency.png.xhtml");
}

section .k-actions .icon-addGroup {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_add_group.png.xhtml");
}

section .k-actions .icon-addUser {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_add_user.png.xhtml");
}

section .k-actions .icon-close {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_close.png.xhtml");
}

section .k-actions .icon-delete {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_delete.png.xhtml");
}

section .k-actions .icon-valid{
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_valide.png.xhtml");
}

section .k-actions .icon-edit {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_edit.png.xhtml");
}

section .k-actions .icon-excel {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_excel.png.xhtml");
}

section .k-actions .icon-favori {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_favori.png.xhtml");
}

section .k-actions .icon-fullPage {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_fullPage.png.xhtml");
}

section .k-actions .icon-histo {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_histo.png.xhtml");
}

section .k-actions .icon-open {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_open.png.xhtml");
}

section .k-actions .icon-print {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_print.png.xhtml");
}

section .k-actions .icon-viewBlock {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_vueBlock.png.xhtml");
}

section .k-actions .icon-viewList {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_vueListe.png.xhtml");
}

section .k-actions .icon-viewList {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_vueListe.png.xhtml");
}

section .k-actions .icon-detail {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_detail.png.xhtml");
}

li.plan_disabled {
	background: #e6e6e6;
	border: 2px solid white;
}

/* ******************************************** FORMS */
p.actions {
	clear: both;
	text-align: center;
	margin: 20px 0;
	padding: 10px;
	font-family: Arial,sans-serif;
	font-size: 12.8px;
	line-height: 13px;
}

p.actionsWithoutBoth {
	/*clear: both;*/
	text-align: center;
	margin: 20px 0;
	padding: 10px;
}

input,select,.customSelect,.ui-inputfield {
	padding: 2px 10px;
	font-size: 0.9em;
	font-family: 'bnpp_squarelight', Helvetica, Arial, sans-serif;
	box-shadow: none;
	border: 1px solid #cccaca;
	border-radius: 50px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff),
		to(#eeeeee));
	background: -webkit-linear-gradient(top, #fff, #eeeeee);
	background: -moz-linear-gradient(top, #fff, #eeeeee);
	background: -o-linear-gradient(top, #fff, #eeeeee);
	background: linear-gradient(to top, #fff, #eeeeee);
}

textarea {
	padding: 2px 10px;
	font-size: 0.6em;
	font-family: 'bnpp_squarelight', Helvetica, Arial, sans-serif;
	border: 1px solid #cccaca;
	border-radius: 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff),
		to(#eeeeee));
	background: -webkit-linear-gradient(top, #fff, #eeeeee);
	background: -moz-linear-gradient(top, #fff, #eeeeee);
	background: -o-linear-gradient(top, #fff, #eeeeee);
	background: linear-gradient(to top, #fff, #eeeeee);
}

input:focus,select:focus,textarea:focus,.customSelect.customSelectFocus
	{
	border: 1px solid #a8a8a8;
	background-color: #FFF;
}

.ui-inputfield.ui-state-focus {
	box-shadow: none;
}

input.error {
	border: 1px solid #C00;
}

label,.content p {
	color: #777;
}

label.error {
	color: #C00;
}

dd label {
	color: #000;
}

.labelDD {
	color: #777;
}

input[type="submit"],input[type="button"],input[type="reset"],p.actions a,.t-actions a,.ui-button,button,.ui-dialog .ui-button,.ui-accordion-content .ui-button
	{
	width: auto;
	padding: 2px 20px 0 20px;
	margin: 0 5px;
	color: #FFF;
	font-family: 'bnpp_sans_condensedlight', Helvetica, Arial,
		sans-serif !important;
	font-weight: inherit;
	text-shadow: none !important;
	font-size: large;
	background: none;
	background: #231f20;
	border: 5px solid #FFF !important;
	border-radius: 0 !important;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3) !important;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3) !important;
}

.t-actions-special {
	list-style-type: none;
}

button.submit,input[type=button].submit {
	color: #FFF !important;
}

input[type="button"],input[type="reset"],.ui-button,button,.ui-dialog .ui-button,section .k-actions .active img,.ui-accordion-content .ui-button
	{
	color: #000;
	background: #a0a0a0;
}

input[type="submit"]:focus,input[type="button"]:focus,input[type="reset"]:focus,p.actions a:focus,.ui-button:focus,button:focus,.ui-dialog .ui-button:focus,input[type="submit"]:hover,input[type="button"]:hover,input[type="reset"]:hover,p.actions a:hover,.ui-button:hover,button:hover,.ui-dialog .ui-button:hover
	{
	opacity: 0.8;
}

input[type="submit"]:active,input[type="button"]:active,input[type="reset"]:active,p.actions a:active,.ui-button:active,button:active,.ui-dialog .ui-button:active
	{
	-webkit-box-shadow: none;
	box-shadow: none;
}

.ui-button .ui-button-text {
	display: inline-block;
	padding: 0;
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: center !important;
}

.ui-dialog .ui-dialog-footer {
	border-style: solid;
	border-color: #999999;
	border-width: 1px 0 0 0;
}

.ui-dialog .ui-button.ui-confirmdialog-yes {
	color: #FFFFFF;
	background-color: #333333;
}

.ui-dialog .ui-datatable thead th :not(#searchSirenSiret) th :not(#searchCom) th{
	background: none;
	background-color: #555555;
	color: white;
}

.ui-dialog.customConfirm .ui-dialog-content {
	padding: 0;
}

.ui-dialog.customConfirm .message {
	padding: 16px;
}

.ui-dialog.customConfirm .message p {
	color: #4F4F4F;
}

/* La valeur de z-index des dialogues OTP doit être la plus haute dans l'application
   car ces dialogues, lorsqu'ils sont affichés, doivent toujours être au premier plan. */
.otp-dialog-focus {
  z-index: 999999 !important;
}

input[type="checkbox"],input[type="radio"] {
	margin-right: 3px;
}

.customSelect {
	color: #000;
	margin-top: -5px;
	padding: 5px 30px 5px 10px;
	background-image: url("/purchbnpweb/javax.faces.resource/img/select_B.png.xhtml");
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
}

.customSelectInner {
	margin-right: 20px;
}

.customSelect.customSelectOpen {
	background-image: url("/purchbnpweb/javax.faces.resource/img/select_H.png.xhtml");
}

.icheckbox_minimal,.iradio_minimal {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 18px;
	background: url("/purchbnpweb/javax.faces.resource/img/minimal.png.xhtml") no-repeat;
	border: none;
	cursor: pointer;
}

.icheckbox_minimal {
	background-position: 0 0;
}

.icheckbox_minimal.focus {
	background-position: -20px 0;
}

.icheckbox_minimal.checked {
	background-position: -40px 0;
}

.icheckbox_minimal.checked.focus {
	background-position: -220px 0;
}

.icheckbox_minimal.disabled {
	background-position: -60px 0;
	cursor: default;
}

.icheckbox_minimal.checked.disabled {
	background-position: -80px 0;
}

.iradio_minimal {
	background-position: -100px 0;
	margin-right: 3px;
}

.iradio_minimal.focus {
	background-position: -120px 0;
}

.iradio_minimal.checked {
	background-position: -140px 0;
}

.iradio_minimal.checked.focus {
	background-position: -200px 0;
}

.iradio_minimal.disabled {
	background-position: -160px 0;
	cursor: default;
}

.iradio_minimal.checked.disabled {
	background-position: -180px 0;
}

/* ******************************************** TABLEAUX */
table {
	width: 98.98%;
	margin: 10px 0;
	font-size: 0.9em;
	text-align: left;
}

caption {
	margin: 5px 0;
	text-align: left;
	text-transform: uppercase;
}

table th {
	padding: 4px 10px;
	color: #FFF;
	font-weight: normal;
}

tfoot th {
	color: #000;
	font-weight: bold;
}

td {
	padding: 4px 10px;
}

table .tright {
	text-align: right;
}

table .tcenter {
	text-align: center;
}

table tr th {
	text-align: center;
}

table tr {
	border-bottom: 1px solid #999;
	/* 	border-style: none; */;
}

table th.border,table td.border {
	border-right: 1px dotted #000;
}

table tr td a {
	opacity: 0.8;
	text-decoration: underline !important;
}

table tr td a:hover {
	text-decoration: none;
}

table th.rate,table td.rate {
	text-align: right;
}

table td {
	border: 1px solid lightgray;
	text-align: left;
}

/** Overwrite Primfaces DataTables style **/
.ui-datatable-tablewrapper {
	min-height: .01%;
	overflow-x: auto;
}

.ui-datatable table {
	width: 99.9%;
	max-width: 99.9%;
	margin: 10px 0;
	font-size: 1.1em;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: auto;
}

.ui-datatable tr {
	border-bottom: 1px solid #999;
}

.ui-datatable th.ui-state-default {
	padding: 4px 10px;
	background: none;
	color: #FFFFFF;
	font-weight: normal;
	text-shadow: none;
	box-shadow: none;
	border-width: 0 0 1px 0;
}

.ui-datatable td {
	padding: 4px 10px;
	border: 0;
	border-style: none;
	word-wrap: break-word;
	max-width: 175px;
}

.ui-datatable table .tright {
	text-align: right;
}

.ui-datatable table .tleft {
	text-align: left;
}

.ui-datatable tbody td {
	border: 1px solid lightgray;
	text-align: left;
}

/*.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td {*/
/*border-width: 0;*/
/*}*/
.ui-datatable tfoot th {
	color: #000;
	font-weight: bold;
}

.ui-datatable .tright {
	text-align: right;
}

.ui-datatable .tcenter {
	text-align: center;
}

.ui-datatable th.border,.ui-datatable td.border {
	border-right: 1px dotted #000;
}

.ui-datatable th.ui-state-focus {
	border: none;
}

/*.ui-datatable tbody .ui-widget-content {*/
/*color: #000000;*/
/*}*/
.ui-datatable tbody .ui-widget-content.ui-datatable-odd {
	background-color: #F0F0F0;
}

.ui-datatable tbody .ui-widget-content.ui-datatable-even {
	background-color: #FFFFFF;
}

.ui-datatable tbody.ui-widget-content {
	border-style: none;
}

.ui-datatable tr.ui-widget-content {
	border-left: none;
	border-right: none;
	
}

.ui-datatable tbody tr:hover td {
	
}

.ui-datatable thead th.ui-sortable-column .ui-icon-carat-2-n-s {
	background-image: url("/purchbnpweb/javax.faces.resource/img/chevron_C_white.png.xhtml");
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

.ui-datatable thead th.ui-sortable-column .ui-icon-carat-2-n-s.ui-icon-triangle-1-n
	{
	background-image: url("/purchbnpweb/javax.faces.resource/img/chevron_H_white.png.xhtml");
}

.ui-datatable thead th.ui-sortable-column .ui-icon-carat-2-n-s.ui-icon-triangle-1-s
	{
	background-image: url("/purchbnpweb/javax.faces.resource/img/chevron_B_white.png.xhtml");
}

.ui-datatable .ui-column-filter :not(#searchSirenSiret) :not(#searchCom){
	display: inline;
	margin-left: 30px;
}

/********/
table th.actions-1 {
	width: 33px;
}

table th.actions-2 {
	width: 66px;
}

table th.actions-3 {
	width: 99px;
}

table ul.t-actions {
	margin: 0;
	padding: 0;
	list-style: none;
}

table ul.t-actions li {
	display: inline-block;
	margin: 0 0 0 6px;
}

table ul.t-actions li a,table ul.t-actions li button {
	text-decoration: none;
	display: inline-block;
	border: solid 2px #FFFFFF !important;
	vertical-align: middle;
	margin: 0;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
	font-size: 1.1em !important;
	line-height: 20px;
	padding: 2px 7px 0 7px;
	font-weight: inherit !important;
	text-shadow: none !important;
}

table ul.t-actions li a:hover,table ul.t-actions li button:hover {
	opacity: 0.8;
}

table ul.t-actions li a[class*=icon-] {
	width: 20px;
	height: 20px;
	background-size: 20px 20px;
	background-position: 50%;
	padding: 0;
}

table ul.t-actions li a.icon-edit {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto20_edit.png.xhtml");
}

table ul.t-actions li a.icon-delete {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_delete.png.xhtml");
}

table ul.t-actions li a.icon-changePin {
    background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_secureW.png.xhtml");
	width: 30px;
	height: 30px;
	background-size: 25px 25px;
}

table ul.t-actions li a.icon-listAutor {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto20_listAutori.png.xhtml");
}

table ul.t-actions li a.icon-listOp {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto20_listOp.png.xhtml");
}

table ul.t-actions li a.icon-valid {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_valide.png.xhtml");
}

table ul.t-actions li a.icon-detail {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto20_detail.png.xhtml");
}

table ul.t-actions li a.icon-forbidden {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto20-forbidden-white.png.xhtml");
	background-position: center;
	background-size: 80%;
	background-repeat: no-repeat;
}
table ul.t-actions li a.icon-link {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_lien.png.xhtml");
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}

table ul.t-actions li a.icon-detail.securedAction {
		background-image: url("/purchbnpweb/javax.faces.resource/img/picto20_detail_key.png.xhtml");
		width: 32px;
		height: 20px;
		background-size: 32px 20px;
		background-position: 50%;
		padding: 0;
}


a.icon-display {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto_tools_search.png.xhtml");
}

.dataTables_wrapper select {
	font-size: 0.8em;
}

.dataTables_paginate {
	clear: both;
	text-align: center;
}

.dataTables_length {
	margin: 10px 0;
}

.dataTables_wrapper .sorting {
	padding-left: 20px;
	background-image: url("/purchbnpweb/javax.faces.resource/img/chevron_C_white.png.xhtml");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	cursor: pointer;
}

.dataTables_wrapper .sorting_asc {
	padding-left: 20px;
	background-image: url("/purchbnpweb/javax.faces.resource/img/chevron_B_white.png.xhtml");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	cursor: pointer;
}

.dataTables_wrapper .sorting_desc {
	padding-left: 20px;
	background-image: url("/purchbnpweb/javax.faces.resource/img/chevron_H_white.png.xhtml");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	cursor: pointer;
}

.paginate_button {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 10px;
	font-size: 0.9em;
	border: 2px solid #000;
	border-radius: 50px;
	text-align: center;
	cursor: pointer;
	background-color: #FFF;
}

.paginate_button:hover {
	background-color: #EEEEEE;
}

.paginate_button.current {
	color: #FFF;
	background: #000;
}

.paginate_button.previous {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto_page_back.png.xhtml");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-indent: -10000px;
}

.paginate_button.next {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto_page_next.png.xhtml");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-indent: -10000px;
}

.paginate_button.disabled {
	opacity: 0.5;
	background-color: #FFF;
	cursor: default;
}

/* ******************************************** EVITEMENT */
.k-skip {
	position: absolute;
	list-style: none;
	float: left;
}

.k-skip a {
	position: absolute;
	left: -3000px;
	padding: .3em;
	background: #828282;
	color: #fff;
	text-decoration: none;
	z-index: 10000;
}

.k-skip a:focus {
	position: fixed;
	top: 70px;
	left: 15px;
	border: none;
}

/* ******************************************** TREEVIEW */
.k-tree {
	position: relative;
	width: 100%;
	font-size: 0.9em;
	color: #000;
}

.k-tree li {
	margin-left: 20px;
	/*
     background-image: url("/purchbnpweb/javax.faces.resource/img/sprite_treev.png.xhtml");
    */
	background-repeat: repeat-y;
	background-position: -100px 0;
	color: #000;
}

.k-tree li li.detail li {
	margin-left: 10px;
}

.k-tree li li li.detail li {
	margin-left: -40px;
}

.k-tree li li li li.detail li {
	margin-left: -60px;
}

.k-tree li.detail ul {
	left: 0;
	width: 100%;
}

div.k-tree li.jstree-last {
	background: none;
}

div.k-tree li i {
	display: inline-block;
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	border-radius: 50px;
}

section div.k-tree li.jstree-leaf>i {
	background-color: #FFF;
}

div.k-tree li.jstree-leaf>i {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto20_treevLeaf.png.xhtml");
}

div.k-tree li.jstree-last>i {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto20_treevLast.png.xhtml");
}

div.k-tree li.jstree-open>i, div.k-tree li.jstree-open>a>i.jstree-ocl,  div.k-tree li.jstree-open>div>a>i.jstree-ocl {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto20_treevMoins.png.xhtml");
	cursor: pointer;
}

div.k-tree li.jstree-closed>i, div.k-tree li.jstree-closed>a>i.jstree-ocl , div.k-tree li.jstree-closed>div>a>i.jstree-ocl {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto20_treevPlus.png.xhtml");
	cursor: pointer;
}

div.k-tree a,div.k-tree a:link {
	display: inline;
	width: 98%;
	color: #000;
	background: #FFF;
	line-height: 26px;
	white-space: nowrap;
	/* cursor: default;*/
	text-decoration: none;
}
#k-tree-bu a, #k-tree-bu a:link{
	display: inline-table;
}
div.k-tree li.detail a {
	width: 100%;
}

div.k-tree li i.jstree-themeicon,div.k-tree li.detail li i {
	display: none;
}

div.k-tree li.delegation>a i.jstree-themeicon, div.k-tree li.delegation>div>a i.jstree-themeicon {
	display: block;
	background: #2e2e2e url("/purchbnpweb/javax.faces.resource/img/picto20_delegation.png.xhtml");
}
div.k-tree li.delegation>div>a i.jstree-themeicon {
    margin-top: 2.5px;
}
div.k-tree li.porteur>a i.jstree-themeicon, div.k-tree li.porteur>div>a i.jstree-themeicon {
	display: block;
	background: #2e2e2e url("/purchbnpweb/javax.faces.resource/img/picto20_utilisateur.png.xhtml");
}

div.k-tree li.porteur_1>a i.jstree-themeicon, div.k-tree li.porteur_1>div>a i.jstree-themeicon {
	display: block;
	background: #0090B2 url("/purchbnpweb/javax.faces.resource/img/picto20_utilisateur.png.xhtml");
}

div.k-tree li.porteur_2>a i.jstree-themeicon, div.k-tree li.porteur_2>div>a i.jstree-themeicon {
	display: block;
	background: #606060 url("/purchbnpweb/javax.faces.resource/img/picto20_utilisateur.png.xhtml");
}

div.k-tree li.porteur_3>a i.jstree-themeicon ,div.k-tree li.porteur_3>div>a i.jstree-themeicon {
	display: block;
	background: #FF0000 url("/purchbnpweb/javax.faces.resource/img/picto20_utilisateur.png.xhtml");
}
div.k-tree li.porteur_4>a i.jstree-themeicon,div.k-tree li.porteur_4>div>a i.jstree-themeicon {
	display: block;
	background: #8a10df url("/purchbnpweb/javax.faces.resource/img/picto20_utilisateur.png.xhtml");
}
div.k-tree li.porteur_5>a i.jstree-themeicon,div.k-tree li.porteur_5>div>a i.jstree-themeicon {
	display: block;
	background: #17df10 url("/purchbnpweb/javax.faces.resource/img/picto20_utilisateur.png.xhtml");
}

div.k-tree li.facturation>a i.jstree-themeicon, div.k-tree li.facturation>div>a i.jstree-themeicon {
	display: block;
	background: #2e2e2e url("/purchbnpweb/javax.faces.resource/img/picto20_facturation.png.xhtml");
}

div.k-tree li.marche>a i.jstree-themeicon, div.k-tree li.marche>div>a i.jstree-themeicon {
	display: block;
	background: #2e2e2e url("/purchbnpweb/javax.faces.resource/img/picto20_marche.png.xhtml");
}

.k-tree table {
	width: 99%;
	color: #000;
}

div.k-tree td {
	padding: 5px;
	border-bottom: 2px solid #FFF;
}

div.k-tree abbr {
	color: #777;
}

div.k-tree li.detail.jstree-open>a:after {
	display: block;
	width: 20px;
	height: 10px;
	line-height: 10px;
	margin: 0 0 -10px 24px;
	content: url("/purchbnpweb/javax.faces.resource/img/flech_treev_detail.png.xhtml");
}

/* ******************************************** CAROUSEL */
.k-carousel {
	position: relative;
	overflow: hidden;
	padding: 15px 20px;
	margin: 0 auto;
}

.k-carousel ul {
	width: 20000em;
	/*	   width: 100%;*/
	position: relative;
	list-style: none;
}

.k-carousel li {
	float: left;
	width: 90%;
	padding: 0 20px 0 0;
	margin-right: 20px;
}

.k-carousel dt {
	color: #009b7b;
	font-size: 1.1em;
}

.k-carousel dd {
	padding-right: 30px;
	margin-bottom: 2em;
	font-size: 0.9em;
	margin-top: 40px;
	line-height: 20px;
	/*       line-height: 150%; */
}

.k-carousel dd.date,div.profil dl:last-child dt {
	/* margin-top: -2.5em; */
	margin-top: -40px;
	color: #828282;
	font-weight: bold;
	font-size: 0.8em;
}
.ui-grid-row .date {
	margin-top: -20px;
	color: #828282;
	font-weight: bold;
	font-size: 0.8em;
}

.ui-grid-row .title {
	color: #009b7b;
	font-size: 1.1em;
}

.ui-grid-row .content {
	padding-right: 30px;
	margin-bottom: 2em;
	font-size: 0.9em;
	margin-top: 20px;
	line-height: 20px;
}
/* dd.date{ */
/* 	   margin-bottom: 20px; */
/* } */
.jcarousel-pagination {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.jcarousel-pagination a {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	background: #fff;
	border: 1px solid #000;
	border-radius: 50px;
	text-indent: -1000000px;
}

.jcarousel-pagination a.active {
	background: #000;
}

.jcarousel-control {
	display: none;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	background: url("/purchbnpweb/javax.faces.resource/img/sprite_lecture.png.xhtml") no-repeat 0 0;
	z-index: 9999;
}

.jcarousel-control.active {
	background-position: 0 -30px;
	/*background-color: blue;*/;
}

/******************* DESACTIVATION DU LOADING DES BOUTONS *************************************/

html .ui-state-loading.ui-button-text-only .ui-icon-loading + .ui-button-text {
    opacity: inherit;
}
html .ui-state-loading .ui-icon-loading {
    display: none;
}
html .ui-state-loading .ui-icon:not(.ui-icon-loading) {
    display: inherit;
}

/**********************************************************************************************/

/* ******************************************** MODALE */
.modal {
	display: none;
	width: 70%;
	min-height: 50%;
	max-height: 90%;
	background: #e6e7e8;
	padding: 0;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-o-box-shadow: 0 0 10px #000;
	-ms-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
	overflow: auto;
}

.modal a.close-modal {
	position: absolute;
	top: 0;
	right: 10px;
	display: block;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	background: url("/purchbnpweb/javax.faces.resource/img/picto40_close.png.xhtml") no-repeat 0 0;
}

.modal-spinner {
	display: none;
	width: 64px;
	height: 64px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-right: -32px;
	margin-top: -32px;
	background: url("/purchbnpweb/javax.faces.resource/js/AjaxLoader.gif.xhtml") #111 no-repeat
		center center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

.modal h2 {
	padding: 10px 0 8px;
	color: #FFF;
	font-family: 'bnpp_sans_condensedextra_bold', Helvetica, Arial,
		sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	background: #2e2e2e;
}

/* ******************************************** ETAPES */
ul.k-form-steps {
	position: relative;
	clear: both;
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0;
	text-align: center;
	background: #fff;
}

ul.k-form-steps li {
	position: relative;
	display: inline-block;
	list-style-type: none;
	color: #000;
	font-size: 2em;
	font-family: 'bnpp_sans_condensedlight', Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 10px 0;
	padding: 10px 10px 10px 2em;
}

ul.k-form-steps strong {
	display: block;
	font-size: 0.5em;
	font-weight: normal;
	font-family: 'bnpp_squarelight', Helvetica, Arial, sans-serif;
}

/* States */
ul.k-form-steps li.past {
	color: #a0a0a0;
}

ul.k-form-steps li.past:hover,ul.k-form-steps li.active:hover {
	opacity: 0.7;
}

ul.k-form-steps li:nth-child(1):before {
	position: absolute;
	width: 1em;
	content: "\2776 \00A0";
	left: 10px;
	top: 0.48em;
	font-size: 120%;
	font-weight: bold;
}

ul.k-form-steps li:nth-child(2):before {
	position: absolute;
	width: 1em;
	content: "\2777 \00A0";
	left: 10px;
	top: 0.48em;
	font-size: 120%;
	font-weight: bold;
}

ul.k-form-steps li:nth-child(3):before {
	position: absolute;
	width: 1em;
	content: "\2778 \00A0";
	left: 10px;
	top: 0.48em;
	font-size: 120%;
	font-weight: bold;
}

/* ******************************************** TOOLTIP */
.tipsy {
	position: absolute;
	font-size: 90%;
	background-repeat: no-repeat;
	background-image: url("");
	padding: 5px;
	z-index: 100000;
}

.tipsy-north {
	background-position: top center;
}

.tipsy-south {
	background-position: bottom center;
}

.tipsy-east {
	background-position: right center;
}

.tipsy-west {
	background-position: left center;
}

.tipsy-inner {
	background-color: #000;
	color: #FFF;
	max-width: 200px;
	padding: 5px 8px 4px 8px;
	text-align: center;
}

.tipsy-arrow {
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	border: 5px dashed #000;
}

/* Rules to colour arrows */
.tipsy-arrow-n {
	border-bottom-color: #000;
}

.tipsy-arrow-s {
	border-top-color: #000;
}

.tipsy-arrow-e {
	border-left-color: #000;
}

.tipsy-arrow-w {
	border-right-color: #000;
}

.tipsy-n .tipsy-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-nw .tipsy-arrow {
	top: 0;
	left: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-ne .tipsy-arrow {
	top: 0;
	right: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-s .tipsy-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-sw .tipsy-arrow {
	bottom: 0;
	left: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-se .tipsy-arrow {
	bottom: 0;
	right: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-e .tipsy-arrow {
	right: 0;
	top: 50%;
	margin-top: -5px;
	border-left-style: solid;
	border-right: none;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

.tipsy-w .tipsy-arrow {
	left: 0;
	top: 50%;
	margin-top: -5px;
	border-right-style: solid;
	border-left: none;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

span.ttip {
	display: inline-block;
	position: relative;
	width: 14px;
	height: 14px;
	top: -2px;
	padding: 3px 3px 1px 2px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	font-family: 'bnpp_squarelight', Helvetica, Arial, sans-serif;
	border-radius: 50px;
	background: #231f20;
	text-align: center;
	cursor: help;
	margin-left: 3px;
}

span.ttipAfterDiv {
	left: 21px;
	top: 0;
}

.align{
	display: inline-block !important;
	vertical-align: top;
}

.ui-tooltip {
	max-width: 300px;
}

div.col2 {
	width: 49% !important;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 12px;
}

div.marg20 {
	margin: 20px !important;
}

div.paddedHor {
	padding: 0 20px;
}

span.marg40 {
	margin: 40px !important;
}

ul.alignedUl {
	margin: 0.2em 0;
}


abbr.ttip {
	border-bottom: 1px dotted #000;
}

/* ******************************************** HEADER */
header {
	float: left;
	width: 100%;
	min-height: 80px;
	flex-shrink: 1 !important;
}

header h1 {
	float: left;
	margin: 0;
	font-size: 1.5em;
	color: #FFF;
	font-weight: normal;
	padding: 15px;
}

header h1 img {
	float: left;
	margin-right: 20px;
}

header h1 small {
	float: left;;
	margin: 5px 0;
	padding-left: 20px;
	border-left: 1px solid #000;
	white-space: nowrap;
}

header nav {
	float: right;
	margin: 0 0 5px 0;
	padding: 15px;
}

header nav li {
	float: left;
	width: 44px;
	height: 44px;
	margin-right: 15px;
	line-height: 40px;
	border: 2px solid #FFF;
	background: rgba(255, 255, 255, 1);
	border-radius: 50%;
	color: #FFF;
	font-size: 1.4em;
	text-align: center;
}

header nav h3 {
	float: left;
	width: auto;
	height: auto;
	margin-right: 15px;
	margin-top: 10px;
	font-size: 1.2em;
	text-align: center;
}

header nav li li {
	background: none;
	border: none;
	width: auto;
	height: auto;
}

header nav li:hover {
	background: rgba(255, 255, 255, 0.5);
}

.lang-select div label.ui-corner-all:hover {
	background: rgb(243, 243, 243) !important;
	font-weight: bold !important;
}
.lang-select div.roundselectlogin {
	background: rgb(255, 255, 255);
	width: 50px;
	border-radius: 50%;
	height: 30px;
}

header nav li a:active img {
	opacity: 0.5;
}

header nav li.active:after {
	position: relative;
	left: 0;
	top: -3px;
	content: url("/purchbnpweb/javax.faces.resource/img/tools_active.png.xhtml");
	z-index: 100000;
}

header nav li.active.mailTo:after {
	position: relative;
	left: 0;
	top: 6px;
	content: url("/purchbnpweb/javax.faces.resource/img/tools_active.png.xhtml");
	z-index: 100000;
}

header nav li.active.histo:after {
	position: relative;
	left: 0;
	top: 13px;
	content: url("/purchbnpweb/javax.faces.resource/img/tools_active.png.xhtml");
	z-index: 100000;
}

header nav .search .content {
	display: none;
	position: absolute;
	top: 80px;
	right: 0;
	width: 60%;
	background: #fff;
	border: 5px solid #828282;
	-webkit-box-shadow: 0 0 5px 0 #000000;
	box-shadow: 0 0 5px 0 #000000;
	text-align: left;
	z-index: 10000;
	overflow-y: auto;
}

header nav .search .content h2 {
	padding: 8px 10px;
	color: #000;
	font-size: 1em;
	font-weight: normal;
	font-family: 'bnpp_sans_condensedlight', Helvetica, Arial, sans-serif;
	box-shadow: 0 5px 5px 0 #ccc;
}

header nav .search .content p {
	padding: 10px;
}

header nav .search .picto-valid-certif {
	background: #0090b2;
	border-radius: 50%;
	margin-left: 5px;
}

header p.actions {
	margin: 0;
}

header .customSelect {
	font-size: 0.6em;
}

#shooseSelectID .ui-menu {
	background: none repeat scroll 0 0 #eee !important;
	border: medium none;
	margin: 0 auto;
	outline: 0 none;
	padding: 0.3em;
	position: relative;
	width: 21em;
}

header nav .search .content p.close {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

header nav .search .content label {
	display: none;
}

header nav .search .content input[type="text"] {
	width: 65%;
	margin: 1%;
}

header nav .search .content select {
	width: 25%;
	margin: 1%;
}

header nav .search .content input[type="submit"] {
	color: #FFF;
	background: #231f20;
}

header nav .search .content .customSelectInner {
	margin-right: 60px;
}

.liste h4 {
	padding: 5px 10px 2px 10px;
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	font-family: 'bnpp_sans_condensedlight', Helvetica, Arial, sans-serif;
	background: #828282;
}

.search .result {
	max-height: 350px;
	padding: 10px;
	color: #000;
	font-size: 0.6em;
	background: #d9d9d9;
	overflow: auto;
}

.result dl {
	position: relative;
	margin: 2px 0;
}

.search .result dt,.search .result dd {
	margin-left: 25px;
	line-height: 1.1em;
}

.result a {
	font-weight: bold;
}

.result a:hover {
	background-color: rgba(255, 255, 255, 0.5);
}

.result dd.picto {
	position: absolute;
	top: -4px;
	left: 0;
	width: 20px;
	height: 20px;
	margin-left: 0;
	border-radius: 50%;
	background-color: #2E2E2E;
}

.search .k-actions img {
	background-color: #231f20;
}

article.bloc .result dl {
	float: left;
	margin: 10px;
	padding: 10px 10px 10px 30px;
	border: 1px solid #A0A0A0;
	font-size: 0.9em;
}

article.bloc .result dl:hover {
	background-color: #e6e6e6;
}

.dataTables_length .customSelect {
	font-size: 0.8em;
}

article.bloc .content .result dt,article.bloc .content .result dd {
	float: none;
	display: block;
	width: auto;
	padding: 0;
	text-align: left;
}

article.bloc .content .result dd.picto {
	top: 5px;
	left: 5px;
}

p.k-breadcrumbs {
	margin: 0 0 10px 0;
	padding-left: 100px;
	color: #828282;
	font-size: 1.3em;
	font-family: 'bnpp_sans_condensedlight', Helvetica, Arial, sans-serif;
}

p.k-breadcrumbs a,p.k-breadcrumbs strong {
	position: relative;
	margin-left: 0;
	margin-right: 20px;
	font-weight: normal;
	color: #828282;
}

p.k-breadcrumbs a:before,p.k-breadcrumbs strong:before {
	position: absolute;
	left: -10px;
	content: url("/purchbnpweb/javax.faces.resource/img/chevron_D.png.xhtml");
}

p.k-breadcrumbs a:hover {
	border-bottom: 1px dotted #009b7b;
}

@media ( max-width : 850px) {
	header h1 {
		/*width: 100%;*/
		/*text-align: center;*/
		
	}
	header nav {
		/*width: 100%;*/
		
	}
	header nav ul {
		text-align: center;
	}
	header h1 img,header h1 small,header nav li {
		float: none;
		display: inline-block;
	}
	header nav li {
		margin: 10px 0;
		vertical-align: top;
	}
	header nav li li {
		float: left;
	}
	header nav .search .content {
		top: 149px;
		right: 20%;
		width: 60%;
	}
	header nav .search .content input[type="text"] {
		width: 40%;
	}
	header nav .search .content p.actions {
		float: right;
		margin-top: -80px;
	}
	header nav .search .content p {
		padding: 20px 10px;
	}
	header nav .search .content p.close {
		top: -10px;
	}
	.search .result {
		max-height: 100px;
	}
	header nav .contact .content {
		top: 149px;
		right: 20%;
		width: 60%;
	}
	header nav .contact .content input[type="text"] {
		width: 40%;
	}
	header nav .contact .content p.actions {
		float: right;
		margin-top: -80px;
	}
	header nav .contact .content p {
		padding: 20px 10px;
	}
	header nav .contact .content p.close {
		top: -10px;
	}
	.contact .result {
		max-height: 100px;
	}
}

/*
@media (max-width: 440px) {
	header h1 { width: 250px; transform : scale(0.8) translate(-30px,-10px) ;}
}
*/
@media ( max-width : 660px) {
	header h1 {
		width: 200%;
		margin-bottom: -10px;
		transform-origin: 0 0;
		transform: scale(0.6);
		-webkit-transform-origin: 0 0;
		-webkit-transform: scale(0.6);
		margin-left: -7%;
	}
	header nav {
		margin-top: 0;
	}
	header nav li {
		margin: 0 3px;
		transform-origin: 0 0;
		transform: scale(0.9);
		-webkit-transform-origin: 0 0;
		-webkit-transform: scale(0.9);
	}
	p.k-breadcrumbs {
		font-size: 0.9em;
		padding-left: 0;
	}
	section {
		font-size: 0.8em;
	}
}

/* ******************************************** MENU VERTICAL */
nav {
	float: left;
}

nav ul.k-navbar {
	position: relative;
	padding: 0;
}

nav ul.k-navbar dl {
	display: none;
}

nav ul.k-navbar li {
	display: table;
}

nav ul.k-navbar a {
	display: block;
	width: 80px;
	height: 80px;
	line-height: 1em;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 1.18em;
	font-family: 'bnpp_sans_condensedlight', Helvetica, Arial, sans-serif;
	text-align: center;
}

nav ul.k-navbar li:last-child a {
	margin-bottom: 0;
}

nav ul.k-navbar li img {
	margin-bottom: -30px;
	opacity: 0.5;
}

nav ul.k-navbar li:hover img {
	opacity: 1;
}

nav ul.k-navbar li:active {
	opacity: 0.8;
}

nav ul.k-navbar li.active a {
	position: relative;
	padding-right: 10px;
	width: 90px;
}

nav ul.k-navbar li.active a:after {
	position: absolute;
	top: 0;
	right: -10px;
	content: url("/purchbnpweb/javax.faces.resource/img/menu_active.png.xhtml");
	z-index: 1;
}

nav ul.k-navbar li.active dl {
	position: absolute;
	display: block;
	top: 0;
	left: 90px;
	width: 143px;
	min-height: 100%;
}

nav ul.k-navbar li.active dd {
	width: 113px;
	margin: 0;
}

nav ul.k-navbar li.active dl a:after {
	content: "";
}

nav ul.k-navbar li.active dd a {
	width: 143px;
	height: auto;
	margin: 0;
	padding: 10px 10px 10px 20px;
	text-align: left;
}

nav ul.k-navbar li.active dd.active a {
	background: #FFF;
}

nav ul.k-navbar li.active dd:hover a {
	background: rgba(255, 255, 255, 0.5);
}

nav ul.k-navbar dt {
	padding: 10px;
	width: 100%;
	margin-left: -12px;
	background: url("/purchbnpweb/javax.faces.resource/img/menu_retract.png.xhtml") no-repeat 100%
		50%;
	text-indent: -10000px;
	cursor: pointer;
}

@media ( max-width : 385px) {
	nav ul.k-navbar li {
		transform-origin: 0 0;
		transform: scale(0.6);
		-webkit-transform-origin: 0 0;
		-webkit-transform: scale(0.6);
		margin-bottom: -36px;
	}
	nav ul.k-navbar li.active dl {
		left: 118px;
		margin-top: -72px;
		transform: scale(1.4);
		-webkit-transform: scale(1.4);
	}
}

/* ******************************************** SECTION PRINCIPALE */
#wrapper {
	padding: 0 10px 100px 15px;
	clear: both;
	display: block;
	flex: 1 1 0;
	flex-grow: 1 !important;
}

/* Propriété de padding spécifique à Firefox */
@-moz-document url-prefix() {
	#wrapper {
		padding: 0 10px 120px 15px;
	}
}

#wrapper.popincv {
	padding: 10px;
	width: 96% !important;
	height: 80% !important;
	background-color: #e6e6e6;
	font-size: 1.1em !important;
	color: #000;
	min-width: 640px;
}

#wrapper.popincv h2{
	font-size: 1.6em !important;
}

#wrapper.popincv .roundselect.longselect {
	min-width: 160px !important;
	border: none;
	vertical-align: top; 
	margin-top: 0.4em;
}

#wrapper.popincv section {
	margin: 0;
}

.dialogcv{
	max-height: 98% !important;
	/*width: 50% !important;*/
	overflow: hidden !important;
	top: 10px !important;
	left : 28% !important;
}

#wrapper.popin {
	padding: 10px;
}

#wrapper.popin section {
	margin: 0;
}

#wrapper section {
	margin: 0 25px 0 250px;
	/*margin-top: -10px;*/
	/*padding-top: 10px;*/
	/*overflow: hidden;*/
}

#wrapper section.sectionWithoutMenu {
	margin: 0 25px 0 25px !important;
}

#wrapper section.rub1 {
	margin-left: 120px;
}

#wrapper article.bloc,.modal article.bloc {
	position: relative;
	margin-bottom: 20px;
	background: #FFF;
	clear: right;
}

.modal article.bloc {
	width: 95%;
	margin: 0 auto 20px auto;
	overflow: hidden;
}

#wrapper article.bloc h2,.modal article.bloc h3 {
	margin: 0;
	padding: 5px 0 2px 10px;
	line-height: 1em;
	font-size: 1.4em;
	font-family: 'bnpp_sans_condensedlight', Helvetica, Arial, sans-serif;
	font-weight: normal;
	box-shadow: 0 5px 5px 0 #ccc;
	color: #37899e;
}

#wrapper article.bloc.edit h2 {
	color: #FFF;
	box-shadow: none;
}

#wrapper article.bloc .content,.modal article.bloc .content {
	/*padding: 15px 10px 10px 10px;*/
	padding: 20px 20px 20px 20px;
	overflow: hidden;
}

#wrapper article.buttons {
	border-bottom: 1px dashed #999999;
	background-color: transparent;
}

#wrapper article.buttons p.actions {
	margin: 0 0 20px 0;
}

#wrapper article.buttons p.actions input,#wrapper article.buttons p.actions button
	{
	margin: 0 10px;
}

article p {
	line-height: 1em;
	margin: 0;
}

section .selBar {
	position: relative;
	margin: 0 0 15px 0;
	padding: 5px 10px;
	height: 45px;
	max-height: 50px;
}

section .selBar h2.selWithProg {
	background: url("/purchbnpweb/javax.faces.resource/img/sel_white_B.png.xhtml") no-repeat right
		50%;
}

section .selBar h2 {
	display: inline-block;
	padding: 8px 20px 3px 0;
	color: #FFF;
	font-size: 1.6em;
	font-weight: normal;
	font-family: 'bnpp_sans_condensedextra_bold', Helvetica, Arial,
		sans-serif;
	text-transform: uppercase;
	background: url("/purchbnpweb/javax.faces.resource/img/sel_white_B.png.xhtml") no-repeat right
		50%;
	cursor: pointer;
}

section .selBar h3 {
	display: inline-block;
	padding: 8px 200px 3px 0;
	color: #FFF;
	font-size: 1.6em;
	font-weight: normal;
	font-family: 'bnpp_sans_condensedextra_bold', Helvetica, Arial,
		sans-serif;
	text-transform: uppercase;
	cursor: pointer;
}

section .selBar .imgSearchClass {
	margin-top: -10px;
	float: left;
}

/* Fix <h3> ajax content for program selection */
section .selBar .select h3 .ui-inplace-display {
	float: left;
	margin-top: 5px;
}

section .selBar .select h3 .ui-inplace-content {
	font-size: 0.5em;
}

section .selBar .select h3 .ui-hidden-container {
	float: left;
	margin-top: -5px;
}

section .selBar h2.open {
	background: url("/purchbnpweb/javax.faces.resource/img/sel_white_H.png.xhtml") no-repeat right
		50%;
}

section .selBar p,article.bloc p.k-mandatory {
	position: absolute;
	top: 13px;
	right: 10px;
}

article.bloc p.k-mandatory {
	top: 10px;
	color: #FFF;
	font-size: 0.8em;
}

section .selBar p a {
	font-size: 0.9em;
	color: #FFF;
	background: url("/purchbnpweb/javax.faces.resource/img/chevron_D_white.png.xhtml") no-repeat left
		1px;
}

section .selBar ul {
	display: none;
	position: absolute;
	top: 37px;
	left: 5px;
	max-height: 300px;
	font-size: 0.9em;
	background: #FFF;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
	border: 5px solid #828282;
	overflow: auto;
	z-index: 1000;
}

section .selBar li {
	padding: 10px;
}

section .selBar a {
	display: block;
	line-height: 1em;
	padding-left: 10px;
	background: url("/purchbnpweb/javax.faces.resource/img/chevron_D.png.xhtml") no-repeat left 1px;
	font-size: 1em;
}

section .selBar li:hover,section .selBar li.active {
	background-color: rgba(0, 0, 0, 0.1);
}

article.bloc .content h3 {
	margin: 10px 0;
	font-size: 11.52px;
	font-weight: normal;
	text-transform: uppercase;
}

article.bloc .content fieldset {
	border: 1px solid #a0a0a0;
	margin-bottom: 10px;
}

article.bloc .content .col fieldset dl,article.bloc .content fieldset .col dl
	{
	margin-top: 0;
}

article.bloc .content fieldset legend {
	padding: 0 5px;
	font-size: 1.3em;
	font-family: 'bnpp_sans_condensedlight', Helvetica, Arial, sans-serif;
}

article.bloc .content fieldset {
	border: 1px solid #a0a0a0;
}

article.bloc .content dt {
	box-sizing: border-box;
	float: left;
	clear: left;
	width: 30%;
	color: #000;
	text-align: right;
	padding: 0 5px 5px 0;
	line-height: 1.4em;
}

article.bloc .content dd{
	width: 67%;
	float: left;
	padding: 0 5px 5px 0;
	line-height: 1.4em;
}

article.bloc:not(.edit) .content dd{
	word-break: break-all;
}

article.bloc .content dt.left {
	width: 60%;
}

article.bloc .content dd.left {
	width: 25%;
}

article.bloc .content dt.left2 {
	text-align: left;
}

article.bloc .content dd input {
	margin-top: -5px;
	font-family: inherit;
}

article.bloc .content dd input.xsmall {
	width: 20%;
}

article.bloc .content dd input.small {
	width: 30%;
}

article.bloc .content dd input.medium {
	width: 40%;
}

article.bloc .content dd input.large {
	width: 50%;
}

article.bloc .content dd input.xlarge {
	width: 60%;
}

article.bloc .content dd input.xxlarge {
	width: 70%;
}

article.bloc .content .col {
	float: left;
	width: 48.48%;
	font-size: 0.9em;
}

article.bloc .content .col-3 {
	float: left;
	width: 33.33%;
	font-size: 0.9em;
}

.actu_fieldset {
	width: 43.48% !important;
	margin-right: 5%;
}

.actu_fieldset fieldset {
	border: 1px solid #a0a0a0 !important;	
}

@media ( max-width : 1400px) {
	article#AutorisationsBloc .content .col dd  div[id$="countryId"]{
		min-width: 277.6px !important;
	}
}

@media ( max-width : 1200px) {
	article.bloc .content .col {
		float: none;
		clear: both;
		width: 100% !important;
	}
	article.bloc .content fieldset {
		margin-top: 20px;
	}
	article.bloc .content .col dt {
		width: 48.48%;
	}
	article.bloc .content .col dd {
		width: 48.48%;
	}
}

article.bloc .content .tables-wrapper {
	margin-left: -10px;
	margin-right: -10px;
}

article.bloc .content .tables-wrapper .col {
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}

article.bloc .content .col table {
	font-size: 1em;
}

article.bloc .content .col p.actions {
	padding: 20px 0;
}

article.bloc .content .col dl,article.bloc .content .col1 dl {
	width: 100%;
}

/* Col1 */
article.bloc .content .col1.margin {
	margin-bottom: 15px;
}

article.bloc .content .col1 {
	width: 100%;
	float: left;
	/*font-size: 0.9em;*/
}

article.bloc .content .col1 dt {
	width: 48.48%;
}

article.bloc .content .col1 dt.left {
	width: 20%;
}

article.bloc .content .col1 dd:not(.crypto, .expLib) {
	width: 49%;
}

article.bloc .content .col1 dd.left {
	width: 78%;
}

/* Col3 */
article.bloc .content .col3.margin {
	margin-bottom: 15px;
}

article.bloc .content .col3 .col {
	width: 33%;
}

article.bloc .content .col3 .col dt {
	width: 48.48%;
}

article.bloc .content .col3 .col dd {
	width: 49%;
}

article.bloc dd .ui-selectonemenu {
	display: block;
	height: 21px;
	width: 187px !important;
	max-width: 187px !important;
}

/* Col4 */
article.bloc .content .col4.margin {
	margin-bottom: 15px;
}

article.bloc .content .col4 .col {
	width: 25%;
}

article.bloc .content .col4 .col dt {
	width: 48.48%;
}

article.bloc .content .col4 .col dd {
	width: 49%;
}

article.bloc dd .ui-selectonemenu {
	display: block;
	background: none;
	border-color: transparent;
	margin-bottom: 0.5em;
}

article.bloc dd .roundselect .ui-selectonemenu-trigger {
	top: 3px;
}

/* specific */
div.roundselect.ui-selectonemenu {
	border: none;
	background: initial;
}

div.roundselect.maximized.ui-selectonemenu {
	min-width: 460px !important;
}

.ui-autocomplete-items {
	max-height: 200px;
}

body .ui-selectonemenu-filter.ui-inputfield {
	padding-left: 2rem !important;
}

article.bloc .content span.picto {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: -5px;
	margin-right: 5px;
	border-radius: 50%;
	background-color: #2E2E2E;
	vertical-align: bottom;
}

article.bloc.edit input[type="text"],article.bloc.edit select,article.bloc.edit .customSelect,article.bloc.edit textarea
	{
	margin-top: 0;
	font-size: 1em;
}

article.bloc dd .ui-selectonemenu.telindic {
	vertical-align: top;
	display: inline-block;
	height: 21px;
	margin-right: 12px;
}

article.bloc dd .ui-selectonemenu.telindic label {
	min-height: 25px
}


article.bloc input[type="submit"],article.bloc input[type="button"],article.bloc input[type="reset"],article.bloc .ui-button,article.bloc button,.ui-confirm-dialog .ui-button,.ui-dialog .ui-button,.k-actions li a,.content .actions a
	{
	font-size: 18.26px !important;
	font-family: "bnpp_sans_condensedlight",Helvetica,Arial,sans-serif !important
}

article input[type="submit"],article input[type="button"],article input[type="reset"],article .ui-button,article button
	{
	font-size: 1.3em !important;
}

article.bloc.edit p.actions {
	margin-bottom: 0;
	padding: 10px 0;
}

/* Carte Virtuelle */
article.bloc dl.cv {
	position: relative;
	min-height: 205px;
	margin-left: 5vw;
	margin-right: 5vw;
}

article.bloc dl.cv .recto,article.bloc dl.cv .verso {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

article.bloc dl.cv .verso {
	left: 100px;
	z-index: 0;
	animation-name: slide;
	animation-duration: 1s;
	animation-iteration-count: 1;
}

article.bloc dl.cv dd {
	position: absolute;
	color: #FFF;
	font-family: 'bnpp_roundedregular', Helvetica, Arial, sans-serif;
	/* font-weight: bold; */
	z-index: 2;
}

.reftab th {
	text-align: left;
	color: #FFF;
}

.reftab tr {
	border: none;
}

.reftab td {
	width: 40%;
}

.reftab .ui-chips {
	display: block;
}

article.bloc dl.cv dd.civilities {
	font-size: 1em;
	top: 152px;
	left: 30px;
}

article.bloc dl.cv dd.cdf {
	font-size: 1em;
	top: 180px;
	left: 30px;
}

article.bloc dl.cv dd.num {
	font-size: 1.3em;
	top: 100px;
	left: 30px;
}

article.bloc dl.cv dd.exp {
	top: 128px;
	left: 100px;
}

article.bloc dl.cv dd.expLib {
	width: 70px;
	/*line-height: 5px;*/
	font-size: 0.7em;
	top: 125px;
	left: 22px;
	text-align: right;
	text-transform: capitalize;
	padding-top: 0.4rem;
}

article.bloc dl.cv dd.crypto {
	top: 0;
	left: -119px;
	margin-top: 115px;
	margin-left: 220px;
	padding: 5px 10px;
	color: #000;
	animation-name: slide;
	animation-duration: 1s;
	animation-iteration-count: 1;
	z-index: 100;
}

.modal p.actions a {
	font-size: 1.4em;
}

@keyframes slide { 
	0% {left: 0;top: 0;}
	100% {left: 100px; top:0;}
}

.k-check {
	float: right;
	margin-top: -3px;
}

.k-check legend {
	width: 100%;
}

.k-check label {
	color: #000;
	font-size: 0.9em;
}

h2 label {
	padding-left: 5px;
	color: inherit;
	font-size: 22.4px !important;
  	font-family: "bnpp_sans_condensedlight", Helvetica, Arial, sans-serif !important;
}

@media ( max-width : 385px) {
	#wrapper section {
		margin: 0 0 0 90px;
	}
}

/* ******************************************** TUILES */
div.tuile {
	position: relative;
	float: left;
	width: 48%;
	height: 20em;
	margin-right: 2%;
	margin-bottom: 2%;
	background: #FFF url("/purchbnpweb/javax.faces.resource/img/degrad_V.png.xhtml") repeat-y 80px 0;
	overflow: hidden;
}

div.tuile h2 {
	float: left;
	display: block;
}

div.tuile h2 a {
	display: inline-block;
	width: 80px;
	min-height: 50px;
	padding: 50px 0 0 0;
	font-family: 'bnpp_sans_condensedlight', Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}

div.tuile h2 a:hover,section ul.tuiles a:hover {
	opacity: 0.6;
}

div.tuile h2 a:active,section ul.tuiles a:active {
	opacity: 1;
}

div.tuile.profil h2 a {
	background: #FFF url("/purchbnpweb/javax.faces.resource/img/picto_mask_profil.png.xhtml")
		no-repeat left top;
}

div.tuile.actu h2 a {
	background: #FFF url("/purchbnpweb/javax.faces.resource/img/picto_mask_actu.png.xhtml") no-repeat
		left top;
}

div.raccourcis,div.favoris,div.historique {
	position: relative;
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-bottom: 2%;
}

div.promo {
	position: relative;
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-bottom: 2%;
}

div.raccourcis h2 strong,div.favoris h2 strong,div.historique h2 strong,.k-check legend strong
	{
	padding-right: 10px;
	font-weight: normal;
	background: #e6e6e6;
}

div.raccourcis h2,div.favoris h2,div.historique h2,.k-check legend {
	color: #828282;
	font-family: 'bnpp_sans_condensedlight', Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	background: url("/purchbnpweb/javax.faces.resource/img/pointill_H.png.xhtml") repeat-x 0 50%;
}

div.tuile header {
	float: none;
	width: auto;
	min-height: 40px;
	margin: 10px 20px 10px 100px;
	border-bottom: 1px dotted #000;
}

div.profil header form {
	margin: 0;
}

div.profil header ul {
	float: left;
	padding: 0;
	margin: 0;
}

div.profil header ul li {
	float: left;
}

div.profil form {
	margin: 10px 20px 10px 100px;
	font-size: 1.3em;
}

div.profil label {
	display: block;
	margin-bottom: 2px;
	font-family: 'bnpp_sans_condensedlight', Helvetica, Arial, sans-serif;
	font-size: 1.3em;
}

div.profil form p {
	margin-bottom: 7px;
}

div.profil select {
	min-width: 80%;
}

div.profil dl {
	position: relative;
	float: left;
	width: 50%;
	margin-bottom: -10px;
	padding-left: 35px;
}

div.profil dl:last-child {
	float: right;
	margin-left: -35px;
	padding: 0;
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
}

div.profil dl:last-child dt {
	margin-top: 0;
	font-size: 1em;
}

div.profil dd.lang {
	position: absolute;
	display: block;
	top: 4px;
	left: 0;
	width: 30px;
	height: 30px;
	line-height: 32px;
	margin-right: 5px;
	margin-top: -5px;
	color: #FFF;
	font-size: 0.9em;
	text-align: center;
	background-color: #2E2E2E;
	border-radius: 50%;
	vertical-align: middle;
}

div.profil dd.lang a {
	color: #FFF;
}

div.profil a:hover {
	background: #e6e6e6;
}

div.profil a:active {
	background: inherit;
}

div.profil dd.lang:hover {
	opacity: 0.7;
}

div.profil dd.lang a:hover {
	background: #2E2E2E;
}

div.profil dd.lang:active {
	opacity: 1;
}

section.rub1 ul.tuiles {
	padding: 0;
}

section.rub1 ul.tuiles li {
	position: relative;
	display: inline-block;
	width: 100%;
	min-height: 50px;
	line-height: 50px;
	margin: 0 0 2% 0;
	background: #FFF url("/purchbnpweb/javax.faces.resource/img/degrad_V.png.xhtml") repeat-y 80px 0;
	list-style: none;
	vertical-align: middle;
}

section.rub1 ul.tuiles a {
	display: block;
	min-height: 50px;
	line-height: 15px;
	margin-bottom: -20px;
	padding: 15px 0 10px 100px;
}

section ul.tuiles a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 50px;
}

/*
    section ul.tuiles .rub1 a:before{ content : url("/purchbnpweb/javax.faces.resource/img/picto_mask_home.png.xhtml");}
    section ul.tuiles .rub2 a:before{ content : url("/purchbnpweb/javax.faces.resource/img/picto_mask_prog.png.xhtml");}
    section ul.tuiles .rub3 a:before{ content : url("/purchbnpweb/javax.faces.resource/img/picto_mask_users.png.xhtml");}
    section ul.tuiles .rub4 a:before{ content : url("/purchbnpweb/javax.faces.resource/img/picto_mask_bank.png.xhtml");}
    section ul.tuiles .rub5 a:before{ content : url("/purchbnpweb/javax.faces.resource/img/picto_mask_docs.png.xhtml");}
    section ul.tuiles .rub6 a:before{ content : url("/purchbnpweb/javax.faces.resource/img/picto_mask_ask.png.xhtml");}
        section ul.tuiles .opposition a:before{ content : url("/purchbnpweb/javax.faces.resource/img/picto_mask_opposition.png.xhtml");}
        section ul.tuiles .generCV a:before{ content : url("/purchbnpweb/javax.faces.resource/img/picto_mask_generCV.png.xhtml");}
*/
@media ( max-width : 850px) {
	div.tuile {
		font-size: 90%;
	}
	div.favoris {
		font-size: 90%;
	}
	div.promo {
		font-size: 90%;
	}
}

@media ( max-width : 800px) {
	div.tuile {
		width: 100%;
		float: none;
	}
	div.favoris {
		width: 100%;
		float: none;
	}
	div.promo {
		width: 100%;
		float: none;
	}
}

@media ( max-width : 750px) {
	div.raccourcis,div.historique {
		width: 100%;
		float: none;
		clear: both;
		font-size: 90%;
	}
	section.rub1 ul.tuiles li {
		width: 100%;
		margin: 0 0 2%;
	}
}

@media ( max-width : 600px) {
	section.rub1 ul.tuiles li {
		width: 100%;
	}
}

/* ******************************************** ERROR */
div.k-error-messages {
	text-align: center;
	color: #C00;
	background: transparent url("/purchbnpweb/javax.faces.resource/img/bg_error_message.png.xhtml");
	padding: 10px;
	margin-bottom: 2em;
}

div.k-error-messages h3 {
	color: #C00;
	font-size: 1.8em;
	font-weight: normal;
	font-family: 'bnpp_sans_condensedlight', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 10px 10px 21px;
	border-color: #C00;
}

div.k-error-messages h3:before {
	content: "\26A0 \00A0 ";
}

div.k-error-messages ul {
	display: inline-block;
	width: auto;
}

div.k-error-messages li {
	list-style-position: inside;
	text-align: left;
}

/* ******************************************** ASIDE */
aside {
	float: right;
}

#sommaire {
	position: fixed;
	right: 0;
	margin-top: 20px;
	font-size: 0.9em;
	z-index: 1;
	width: 45px;
}

#sommaire li {
	padding: 0 10px;
}

#sommaire li a {
	display: block;
	height: 32px;
	line-height: 40px;
	padding: 0 25px 15px 0;
	background: url("/purchbnpweb/javax.faces.resource/img/picto_anchor.png.xhtml") no-repeat right
		50%;
	color: #FFF;
	text-indent: -10000px;
}

#sommaire li.active a {
	font-weight: bold;
	background: url("/purchbnpweb/javax.faces.resource/img/picto_anchor_active.png.xhtml") no-repeat
		right 50%;
}

#sommaire li:hover {
	font-weight: bold;
	background: rgba(255, 255, 255, 0.2);
}

#sommaire:hover {
	background: #828282;
	box-shadow: 0 0 5px 0 #ccc;
	transition: background 0.2s;
	-webkit-transition: background 0.2s;
	z-index: 100000;
	width: auto !important;
}

#sommaire:hover li a {
	text-indent: 0;
}

@media ( max-width : 385px) {
	#sommaire {
		display: none;
	}
}

/* ******************************************** FOOTER */
.footerPanel {
	width: 100%;
	flex-shrink: 1 !important;
}

.footerPanel_login {
	margin-top: -16px;
	width: 100%;
}

footer {	
	background: #a0a0a0;
	overflow: hidden;
}

@media only screen and (max-width: 1024px) {
	footer {
		font-size: 85%;
	}
}

footer img {
	float: left;
	margin: 15px 0 11px 10px;
}

footer .logo_title {
	float: left;
	color: white;
	margin-top: 25px;
}

footer ul{
	list-style: none;
	margin: 0;
	padding :0;
	padding-top: 25px;
	position: absolute;
	right: 50px;
}

footer ul li{
	float: right;
	margin: 0 10px;
	line-height: 17px;
}

footer li.k-copyright, footer ul li a {
	color: #FFF !important;
	font-size: 0.9em !important;
}

footer p.top {
	/*float: right;*/
	bottom: 2px;
	right: 5px;
	opacity: 1;
	cursor: pointer;
	margin: 10px;
}

footer p.top a {
	float: right;
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 2px solid #FFF;
	background: rgba(255, 255, 255, 0.5)
		url("/purchbnpweb/javax.faces.resource/img/picto_top.png.xhtml") no-repeat 50% 50%;
	border-radius: 50%;
	text-indent: -10000px;
}

footer p.top:hover {
	background-color: rgba(255, 255, 255, 0.1);
}

@media ( max-width : 385px) {
	footer ul {
		/*width: 68%;*/
	}
	footer img {
		transform-origin: 0 0;
		transform: scale(0.68);
		-webkit-transform-origin: 0 0;
		-webkit-transform: scale(0.68);
	}
}

.message .politiqueCK h3, .message .politiqueCK h4{
	color: #53b4c0;
	margin: 30px 0 20px;
}
.message .politiqueCK .title{
	color: #828282;
	text-align: center;
	margin-bottom: 30px;
}
.message .politiqueCK div{
	text-align: justify;
	line-height: 17px;
}
.message .politiqueCK div p, .message .politiqueCK div ul li{
	margin: 10px 0;	
}
.message .politiqueCK a{
	color: #53b4c0;
}
.message .politiqueCK table thead td{
	text-align: center;
	vertical-align: middle;
}
.message .politiqueCK table tbody td{
	vertical-align: middle;
}

/* ******************************************** POPIN */

/* ******************************************** CALENDAR PRIMEFACES */


body .ui-datepicker.ui-input-overlay {
	width: auto;
}

#ui-datepicker-div {
	font-size: 0.9em;
}

input.hasDatepicker {
	width: 110px;
}

.ui-widget-header {
	background-color: transparent;
	border: none;	
}

.ui-widget-content {
	background-color: white;
}

.tbCddClass tr,.tbCddClass td {
	border: none;
}

.ui-datepicker-calendar th {
	color: black;
}

.ui-button-icon-only {
	width: 1.8em;
	height: 1.8em;
}

.ui-widget-overlay {
	background: #2d5972 50% 50% repeat-x !important;
	opacity: .30 ;
	filter: Alpha(Opacity = 30);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
}

.roundselect {
	border-radius: 50px !important;
	margin: 0;
}

.ui-selectonemenu-panel .ui-selectonemenu-items-wrapper {
	overflow-x: hidden;
}

.ui-picklist .ui-picklist-list {
	width: 400px;
}

/* Select adaptation for iPad landscape res */
@media only screen and (max-width: 1024px) {
	.roundselect {
		max-width: 266px;
	}
	.roundselect label {
		max-width: 250px;
	}
	.ui-selectonemenu .ui-selectonemenu-trigger .ui-icon {
		margin-top: 1px;
		margin-left: 5px;
		background-color: #eeeeee;
	}
}


.ui-selectonemenu .ui-selectonemenu-trigger .ui-icon {
		margin-top: 5px;
		background-color: #fff;
	}
.roundselect .ui-selectonemenu-label {
	line-height: 2em;
}

.roundselect .ui-selectonemenu-trigger {
	background: none;
	border: none;
	padding: 0;
	top: -6px;
}

div#holderSearch\:modif .ui-selectonemenu-trigger.ui-state-default.ui-corner-right {
	top: 0px;
}

.roundselectlogin .ui-state-default {
	box-shadow: none;
	width: 16px !important;
  	height: 27px !important
}

.roundselect .ui-state-default {
	box-shadow: none;
}

#permConsultModif .ui-inputfield {
	border-radius: 0 !important;
}

.ui-widget-content article.bloc.edit .ui-inputfield {
	box-shadow: none;
	font-size: 0.9em;
	font-family: 'bnpp_squarelight', Helvetica, Arial, sans-serif;
	border: 1px solid #cccaca;
	border-radius: 50px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff),
		to(#eeeeee));
	background: -webkit-linear-gradient(top, #fff, #eeeeee);
	background: -moz-linear-gradient(top, #fff, #eeeeee);
	background: -o-linear-gradient(top, #fff, #eeeeee);
	background: linear-gradient(to top, #fff, #eeeeee);
}

#DdBlockAutoTypeMessage .ui-inputfield {
	height: auto;
	min-width: 187px;
	width: fit-content !important;
}

#DdBlockAutoTypeMessage .ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger {
	width: auto !important;
	margin-right: 0.3rem !important;
}

#DdBlockAutoTypeMessage .ui-selectcheckboxmenu-token {
	float: none;
}


input.ui-autocomplete-input {
	padding: 2px 10px;
}

.roundselect .ui-inputfield{
	height: 24px;
	font-size: 11.52px;
}

.roundselect .ui-selectcheckboxmenu-label {
	height: 19px;
	font-size: 11.52px;
	font-weight: normal;
	margin-left: 8px;
	margin-top: 2px;
}

.roundselect.ui-selectcheckboxmenu{
	  width: 18%;
}

#DdBlockAutoTypeMessage .roundselect.ui-selectcheckboxmenu{
	width: auto;
}

#autorisationTable th .ui-sortable-column-icon{
	display : none;
}

div.roundselect .ui-selectcheckboxmenu-label-container {
	padding: 5px 25px 0px 0px;
}

.greyFavoris {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
}

/******** Bouton radio ********/
.ui-selectoneradio {
	display: inline-table;
	width: auto;
	margin: 0;
}

#createUserFom\:listeProfilePanel .ui-selectoneradio{
  display: inherit;
}

.ui-selectoneradio tr {
	border: none;
}

.listRadioButton {
	text-align: right;
	list-style: none;
}

.ui-selectmanycheckbox {
	width: auto;
	margin: 0;
}

.ui-selectonemenu-panel .ui-selectonemenu-list {
	font-size: 11.52px;
}

table.ui-selectmanycheckbox td,table.ui-selectoneradio td {
	text-align: left;
}

.ui-selectmanycheckbox tr {
	border: none;
}

.ui-selectmanycheckbox label {
    padding-top: 2px; 
}

/******** Restriction consultation *********/
/*.onlyIfYes {*/
/*display: none;*/
/*width: 140%;*/
/*clear: left;*/
/*}*/

/********* PrimeFaces selectManyMenu, selectOneListBox *********/
.cancelBorderRadius input,select {
	border-radius: 0;
	padding: 2px;
}

.cancelBorderRadius {
	border-radius: 0;
	padding: 5px 3px;
	width: 20%;
	float: left;
}

.cancelBorderRadiusCol1 {
	border-radius: 0;
	padding: 5px 3px;
	width: 100%;
	float: left;
}

.cancelBorderRadiusColCvs {
	border-radius: 0;
	padding: 5px 3px;
	width: 50%;
	float: left;
}

.cancelBorderRadius .ui-chkbox {
	margin-right: 2px;
}

.ui-chkbox {
	margin-left: 5px;
	margin-right: 5px;
}

.ui-datatable .ui-selection-column .ui-chkbox-all{
	display: inline-block;
}

.progBox {
	width: 30%;
}

.ui-state-error,.ui-selectonemenu.ui-state-error label.ui-selectonemenu-label
	{
	border: 1px solid #cd0a0a;
	color: #C00;
}

article.bloc.edit input[type="text"].bankCurrencyRow {
	margin-top: -2px;
	font-size: 0.9em;
	width: 60px;
}

article.bloc.edit input[type="text"].productCurrencyRow {
	margin-top: -2px;
	font-size: 0.9em;
	width: 60px;
}

.rate input,.currency input,.inputRateRight,.inputTextToRight input,.currency
	{
	text-align: right
}

/*td.currency span {
    position: absolute;
    margin: 4px;
}*/
.ui-messages-error-summary {
	font-size: 0.8em;
}

section p.actions a.reset {
	color: #000;
	background: #a0a0a0;
	font-size: 1.3em;
}

.bankSubmenu {
	height: 10px;
	margin-bottom: 15px;
}

.createAgencyButton,.createGroupButton {
	float: right;
}

/** PrimeFaces error override **/

.ui-messages {
	margin-bottom: 15px;
}

.ui-messages-fatal,.ui-messages-error,.ui-messages-warn,.ui-messages-info
	{
	text-align: left;
	padding: 20px;
	padding-bottom: 14px;
	margin: 0 0 1em 0;
}

body .ui-messages .ui-messages-error, body .ui-messages .ui-messages-fatal {
	color: #b94a48;
	background-color: #f2dede;;
	border: 1px solid #eed3d7;	
}

.ui-messages-info-summary, .ui-messages-warn-summary, .ui-messages-error-summary, .ui-messages-fatal-summary, .ui-message-info-summary, .ui-message-warn-summary, .ui-message-error-summary, .ui-message-fatal-summary {
	font-weight: 0;	
}

body .ui-messages .ui-messages-info {
	color: #3a87ad;
	background-color: #d9edf7;
	border: 1px solid #bce8f1;	
}

body .ui-messages > div {
	font-weight: 0;	
}

/*.ui-messages-error {*/
/*background-color: transparent;*/
/*border: none;*/
/*color: #C00;*/
/*background: transparent url("/purchbnpweb/javax.faces.resource/img/bg_error_message.png.xhtml");*/
/*background-repeat: repeat;*/
/*}*/

.ui-messages-info {
	
}

.ui-messages-fatal ul,.ui-messages-error ul,.ui-messages-warn ul,.ui-messages-info ul
	{
	list-style: none;
	padding-left: 25px;
}

.ui-messages-fatal ul>li,.ui-messages-error ul>li,.ui-messages-warn ul>li,.ui-messages-info ul>li
	{
	margin-bottom: 6px;
}

.ui-messages-error .ui-messages-error-icon:before {
	    display: none;
}
.ui-messages-info .ui-messages-info-icon:before {
	    display: none;
}

.ui-messages-error ul {
	padding-left: 0;
}

.ui-messages-error ul>li span.ui-messages-error-summary {
	margin-left: 0;
	margin-right: 5px;
}

.ui-messages-error ul>li span.ui-messages-error-summary:after {
	content: '-';
	margin-left: 5px;
}

.ui-outputlabel.ui-state-error {
	background: none;
}

.ui-state-error {
	color: #C00;
	border: 1px solid #C00;
}

.bankSubmenu a:hover {
	text-decoration: underline;
}

.editBlocButton {
	background-color: black;
	float: right;
	vertical-align: middle;
	margin-right: 1%;
}

p.b-actions {
	margin: 0 0;
	clear: both;
	padding: 0;
	background-color: #37899e;
	width: 20px;
}

/** Liste type pour l'affichage des permissions de consultations lors de la visu d'un profil **/
.styleUl {
	list-style-type: square;
	margin-top: 0;
}

.styleUl li {
	line-height: 25px;
	/* margin-bottom: 0.5em; */;
}

.ui-datatable tbody td.wrap {
	white-space: normal;
}

.moveToRight {
	margin-left: 20px;
}

.moveToRight .moveL {
	margin-left: 60px;
}

.moveToRight .moveXL {
	margin-left: 120px;
}

.debugIcon {
	display: inline-block;
	cursor: pointer;
	width: 19px;
	height: 19px;
	vertical-align: middle;
	background-image: url("/purchbnpweb/javax.faces.resource/img/debug_key.png.xhtml");
}

.error-msg-panel {
	margin-bottom: 15px;
}

/** profil carte **/
#profilCarteCreateForm table tr {
	border-bottom: 00px solid #999;
}

/* ONGLETS *********************************************************************/
.ui-tabs .ui-tabs-nav {
	background: none;
}

.ui-state-hover {
	box-shadow: none;
}

section .ui-tabs .ui-tabs-nav li,.ui-tabs .ui-tabs-nav .ui-tabs-selected,.ui-tabs .ui-tabs-nav li.ui-tabs-selected
	{
	margin: 0 0.5em 1px -2.5px;
	font-size: 1.5em;
	font-family: "bnpp_sans_condensedlight", Helvetica, Arial, sans-serif;
	border-radius: 0;
	border: 5px solid #fff;
	background: #e6e6e6;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}

.ui-tabs .ui-tabs-nav .ui-tabs-selected {
	box-shadow: none;
}

.ui-tabs .ui-tabs-nav li a {
	text-shadow: none;
	font-weight: normal;
	text-transform: uppercase;
}

.ui-tabs .ui-tabs-nav .ui-tabs-selected a {
	color: #FFF;
}

.ui-tabs div.ui-tabs-panels {
	border: 5px solid #fff;
}

/* TREEVIEW *********************************************************************/
.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight,.ui-tree .ui-treenode-label.ui-state-hover,.ui-tree .ui-treenode-label.ui-state-highlight
	{
	color: #000;
	font-weight: bold !important;
	text-shadow: none;
	background: none !important;
	box-shadow: none;
}

.ui-tree-container li {
	color: #000;
}

.treeProgram { 
	width:auto; 
	overflow:auto; 
	max-height:300px; 
} 


body .ui-tree .ui-tree-container .ui-treenode .ui-treenode-content .ui-tree-toggler.ui-icon-triangle-1-e,
.ui-tree .ui-icon-triangle-1-e {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto20_treevPlus.png.xhtml");
	cursor: pointer;
	background-position: 50% 50%;
	color: transparent !important;
	height: 16px;
	width: 16px;
}

body .ui-tree .ui-tree-container .ui-treenode .ui-treenode-content .ui-tree-toggler.ui-icon-triangle-1-s {
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto20_treevMoins.png.xhtml");
	cursor: pointer;
	background-position: 50% 50%;
	color: transparent !important;
	height: 16px;
	width: 16px;
}

.ui-tree .ui-icon {
	border-radius: 50px;
	display: inline-block;
	height: 16px;
	margin-right: 3px;
	width: 16px;
}

.ui-tree .ui-tree-container {
	white-space: normal !important;
	overflow: initial !important;
}

body .ui-tree .ui-tree-container .ui-treenode .ui-treenode-content .ui-tree-toggler {
	line-height: 16px !important;
}

body section .ui-tree .ui-icon.ui-chkbox-icon {
	background-color: transparent;
}

.ui-tree .ui-treenode {
	margin-bottom: 2px;
}

.ui-tree .ui-treenode-content {
	box-sizing: border-box !important;
	box-shadow: none !important;
}

.ui-tree.ui-widget.ui-widget-content {
	border: none;
	background: none;
	overflow: auto;
	max-height: 300px;
}

.ui-tree .ui-treenode-label {
	margin: 3px 0;
}

.ui-tree .ui-treenode-children {
	padding: 0 0 0 25px !important;
}

.ui-treenode-children {
	overflow: visible !important; 
}

.ui-tree span.ui-treenode-leaf-icon {
	padding-top: 2px;
	width: 2rem;
    height: 2rem;
    margin: 0 .5rem 0 0;
    min-width: 2rem;
    display: inline-block;
}


/* ACCORDEON *********************************************************************/
.content .ui-accordion .ui-accordion-header {
	box-shadow: none;
	color: #37899e;
	font-family: "bnpp_sans_condensedlight", Helvetica, Arial, sans-serif;
	font-size: 23.04px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	line-height: 1em;
	margin: 10px 0;
	padding: 5px 0 2px 35px;
}

/* PBD */
#certTableuserChoice {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

#certTableuserChoice table {
	text-align: center !important;
}

.tabicon {
	width: 80px;
	height: 80px;
}

.ui-widget-content td,td {
	vertical-align: middle !important;
}

.cnDetail {
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 20px;
}

.sub-bloc h4 {
	margin-left: 75px;
	color: #37899e;
	line-height: 1em;
	font-size: 1.4em;
	font-family: 'bnpp_sans_condensedlight', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.sub-bloc .content {
	margin-left: 75px;
}

.sub-bloc .content h4 {
	padding: 10px 0;
	color: #525252;
}

/* Fix white background for btn actions */
article .bloc {
	background: white;
}

/* Confirm dialog */
.ui-confirm-dialog {
	background-color: inherit;
}

.ui-dialog .ui-dialog-footer {
	background-color: white !important;
}

#promo {
	text-align: center;
	vertical-align: top;
}

#promo .siteCartes {
	position: relative;
	display: inline-block;
	margin: 20px 0px 30px 0px;
	border: 8px solid #FFF;
	text-align: center;
	vertical-align: top;
}

#promo .siteCartes p.imgs {
	width: 100%;
	max-width: 660px;
	z-index: 10;
	line-height: 0;
}

#promo .siteCartes p.imgs img {
	width: 32.4%;
}

#promo .siteCartes p.link {
	position: absolute;
	left: 8%;
	bottom: -30px;
	width: 85%;
	line-height: 1em;
	background: #37899e;
	z-index: 1000;
}

#promo .siteCartes a {
	display: block;
	padding: 15px 20px 10px 50px;
	color: #FFF;
	font-family: 'bnpp_sans_condensedextra_bold', "Helvetica Neue",
		Helvetica, Arial, sans-serif;
	font-size: 2em;
	background: url("/purchbnpweb/javax.faces.resource/img/picto_chevron.png.xhtml") no-repeat 10px center;
	text-transform:uppercase;
}
#promo .opposition {
	max-width: 600px;
	position: relative;
	display: inline-block;
	margin: 10px 10px 40px 10px;
	padding: 10px 20px 2px 20px;
	color: #FFF;
	font-family: 'bnpp_sans_condensedextra_bold', "Helvetica Neue",
		Helvetica, Arial, sans-serif;
	font-size: 2.5em;
	border: 8px solid #FFF;
	background: #009b7b;
	text-align: center;
	vertical-align: top;
}

#promo .opposition h2 {
	display: inline-block;
	margin-bottom: 1px;
	opacity: 0.7;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 25px;
	background: url("/purchbnpweb/javax.faces.resource/img/picto_phone.png.xhtml") no-repeat 0px;
	background-size:20px;
}

#promo .opposition p {
	line-height: 1em;
	padding-top: 60px;
	background: url("/purchbnpweb/javax.faces.resource/img/picto_phone.png.xhtml") no-repeat 50% 0;
}

#promo .opposition dt {
	padding-bottom: 2px;
	font-size: 0.5em;
	font-weight: normal;
	text-transform: uppercase;
	opacity: 0.7;
}

#promo .opposition dd {
	padding-bottom: 4px;
	font-size: 0.9em;
	margin-top: -6px;
}

#promo .opposition dd img {
	position: relative;
	width: 240px;
}

@media ( max-width : 1100px) {
	#promo .siteCartes {
		width: 100%;
	}
	#promo .siteCartes a {
		font-size: 1.5em;
	}
}

@media ( max-width : 750px) {
	#promo .siteCartes a {
		font-size: 1.5em;
	}
}

/*WELCOME
#promo {
    text-align: center;
    vertical-align: top;
}

#promo .siteCartes {
    position: relative;
    display: inline-block;
    margin: 20px 10px 40px 10px;
    border: 8px solid #FFF;
    text-align: center;
    vertical-align: top;
}

#promo .siteCartes p.imgs {
    width: 100%;
    max-width: 660px;
    z-index: 10;
    line-height: 0;
}

#promo .siteCartes p.imgs img {
    width: 32.8333%;
}

#promo .siteCartes p.link {
    position: absolute;
    left: 10%;
    bottom: -30px;
    width: 80%;
    line-height: 1em;
    background: #37899e;
    z-index: 1000;
}

#promo .siteCartes a {
    display: block;
    padding: 15px 20px 10px 50px;
    color: #FFF;
    font-family: 'bnpp_sans_condensedextra_bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2em;
    background: url("/purchbnpweb/javax.faces.resource/img/picto_chevron.png.xhtml") no-repeat 10px center;
    text-transform: uppercase;
}
/*
#promo .opposition {
    position: relative;
    display: inline-block;
    margin: 20px 10px 40px 10px;
    padding: 10px 20px 2px 20px;
    color: #FFF;
    font-family: 'bnpp_sans_condensedextra_bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2em;
    border: 8px solid #FFF;
    background: #009b7b;
    text-align: center;
    vertical-align: top;
}

#promo .opposition h2 {
    margin-bottom: 5px;
    opacity: 0.7;
    font-size: .8em;
    font-weight: normal;
    text-transform: uppercase;
    padding-left: 25px;
    background: url("/purchbnpweb/javax.faces.resource/img/picto_phone.png.xhtml") no-repeat 0 2px;
    background-size: 20px;
}

#promo .opposition p {
    line-height: 1em;
    padding-top: 60px;
    background: url("/purchbnpweb/javax.faces.resource/img/picto_phone.png.xhtml") no-repeat 50% 0;
}

#promo .opposition dt {
    padding-bottom: 2px;
    font-size: .5em;
    font-weight: normal;
    text-transform: uppercase;
    opacity: 0.7;
}

#promo .opposition dd {
    padding-bottom: 4px;
}

@media (max-width: 750px) {
    #promo .siteCartes a {
        font-size: 1.5em;
    }

    #promo .siteCartes p.imgs img {
        width: 32.28%;
    }
}
*/

/*ProgramStep 2*/
article.bloc .content .col1 dd.programStep2CheckboxesWidth {
	width: 130px;
}

/* Quand les champs sont grise ils sont illisible, du coup on degrise legerement */
#permConsultModif .ui-state-disabled {
	opacity: 0.75;
}

article.bloc .col3 .col {
	width: 33%;
}

header nav .contact .content,header nav .histo .content {
	display: none;
	position: absolute;
	top: 80px;
	right: 0;
	width: 40%;
	background: #fff;
	border: 5px solid #828282;
	-webkit-box-shadow: 0 0 5px 0 #000000;
	box-shadow: 0 0 5px 0 #000000;
	text-align: left;
	z-index: 10000;
}

header nav .contact .content h2,header nav .histo .content h2 {
	padding: 8px 10px;
	color: #000;
	font-size: 1em;
	font-weight: normal;
	font-family: 'bnpp_sans_condensedlight', Helvetica, Arial, sans-serif;
	box-shadow: 0 5px 5px 0 #ccc;
}

header nav .contact .content p,header nav .histo .content p {
	padding: 10px;
}

header nav .contact .content p.close,header nav .histo .content p.close
	{
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

header nav .contact .content input[type="text"],header nav .histo .content input[type="text"]
	{
	width: 70%;
	margin: 1%;
}

header nav .contact .content select,header nav .histo .content select {
	width: 20%;
	margin: 1%;
}

header nav .contact .content input[type="submit"],header nav .histo .content input[type="submit"]
	{
	color: #FFF;
	background: #231f20;
}

header nav .contact .content .customSelectInner,header nav .histo .content .customSelectInner
	{
	margin-right: 60px;
}

.contact .result,.histo .result {
	padding: 10px;
	color: #000;
	font-size: 0.6em;
	background: #d9d9d9;
	overflow: auto;
}

.result dl {
	position: relative;
	margin: 10px 0;
}

.contact .result dt,.contact .result dd,.histo .result dt,.histo .result dd
	{
	margin-left: 25px;
	line-height: 1.1em;
}

.contact .result.dt label,.histo .result.dt label {
	line-height: 1.1em;
	position: relative;
	margin: 10px 0;
}

.contact .k-actions img,.histo .k-actions img {
	background-color: #231f20;
}

/* ACCORDEON *********************************************************************/
section .ui-accordion .ui-accordion-header {
	box-shadow: 0px 0px 5px 0 #ccc;
	color: #37899e;
	font-family: "bnpp_sans_condensedlight", Helvetica, Arial,
		sans-serif !important;
	font-size: 1.6em;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	line-height: 1em;
	margin: 10px 0;
	padding: 5px 0 2px 35px;
	background: none;
	background-color: #FFFFFF;
}

section .ui-accordion .ui-accordion-content {
	padding: 10px 20px;
	background-color: transparent;
	border: none;
}

section .ui-accordion .ui-accordion-content article {
	margin: -10px -20px;
	margin-left: -10px;
}

div.large .ui-tree {
	position: relative;
	width: 100%;
}

.nonSurtaxe {
	text-align: right;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 5px;
	font-style: normal;
}

/* Double column */
article.bloc .content .col fieldset {
	border: none;
}

.strip {
	border-bottom: 1px solid darkgrey;
}

/* Push field to the left */
.field-left {
	text-align: left;
	width: auto;
	margin-left: 25px;
}

/* Fix label & input for login page */
.form-group {
	margin-bottom: 15px;
}

.form-group label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
}

.form-group input {
	display: block;
	width: 96%;
}

#operationSearchType table td {
	border: none !important;
}

#ajaxStatusId {
	z-index: 10000000 ! important;
}

.histoPadding {
	padding-top: 4px !important;
	padding-right: 2px !important;
}

.lang-select div label.ui-corner-all {
	width: auto !important;
	height: auto;
	border-radius: 50% !important;
	background: white;
	border: none;
	padding: 8px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 700;
}

.lang-select div {
	border: none;
}

.menuId {
	width: auto;
	background: none repeat scroll 0 0 #d9d9d9 !important;
	border: medium none;
	margin: 0 auto;
	outline: 0 none;
	padding: 0.3em;
	position: relative;
	text-align: left;
	margin-left: 2px
}

#formHisto .result a{
	padding: 0.3em;
	text-align: left;
}
#formHisto .result li :hover{
	background: white;
}
#formHisto .ui-menu{
	border: none;
}

#formHisto .ui-menuitem-text
{
	color: inherit;	
}


.menuId div.ui-menubar {
	text-align: left;
}

.menuId .ui-menu-list {
	width: 100%;
}

div.menuId>ul.ui-menu-list>li>a {
	width: 100%;
}

div.menuId>ul.ui-menu-list>li {
	width: 100%;
}

.menuId .ui-menuitem-text {
	text-align: left;
}

#documentCreateForm .uploadFile {
	background: none !important;
}

body div.ui-progressbar {
	background-color: white;
	border: 1px solid rgb(211, 211, 211);
}

.ui-progressbar .ui-progressbar-label {
	margin-top: 3px;
}

.ui-progressbar .ui-progressbar-value {
	height: 98% !important;
	margin: 0 0.1% 0 0.1% !important;
}

#pourcentageUtilisationGreen .ui-progressbar .ui-progressbar-value {
	background-color: #249D24;
	height: 106%;
	background-image: none;
}

#listeProfilePanel label {
	font-size: 13px !important;
}

#pourcentageUtilisationYellow .ui-progressbar .ui-progressbar-value {
	background-color: #E9900C;
	height: 106%;
	background-image: none;
}

#pourcentageUtilisationRed .ui-progressbar .ui-progressbar-value {
	background-color: #FF0000;
	height: 106%;
	background-image: none;
}

#documentCreateForm .uploadFile {
	background: none !important;
}

#docBanque .content ul li a,#docProgram .content ul li a {
	
	text-decoration: underline;
}

#docBanque .content ul li,#docProgram .content ul li {
	list-style-type: none;
	padding: 4px 0;
}

/* la page de chargement de l'iFrame en blanc*/
.ui-lightbox-content{
	background-color: white;
}

.fontSize125{
	font-size: 22.4px;
}

#msgErrSearchTransId .ui-messages-error-summary{
	color: #b94a48; 
	font-size: 11.5167px; 
	margin: -9px 5px 0 0; 
	padding: 0; 
	position: absolute;
}

p.k-breadcrumbs {
	float: left;
}
	
.infoUser{
	margin: 0 30px 10px 0;
    text-align: right;
    color: #828282;
    font-size: 1.3em;
    font-family: 'bnpp_sans_condensedlight', Helvetica, Arial, sans-serif;
}


section.rub1 ul.tuiles .red a,
section.rub1 ul.tuiles .orange a {
	padding: 10px 65px 15px 100px;
}

section.rub1 ul.tuiles .biactions a {
	padding: 10px 125px 15px 100px;
}
	section ul.tuiles .red a img {
		background-color: #C00;
	}
	section ul.tuiles .orange a img {
		background-color: orange;
	}
	
section ul.tuiles .red a.action,
section ul.tuiles .orange a.action {
	position: absolute;
	top:0; right: 0;
	width: 50px; height: 50px;
	padding:3px;
	margin:0;
	background-color: #a0a0a0;
	border-left: 5px solid #e6e6e6;
}

section ul.tuiles .biactions a.action { right: 60px;	}
section ul.tuiles .biactions a.action:last-child { right: 0;	}
	
	section ul.tuiles li a.action img {
		width:auto;
		height:auto;
		padding:14px;
		background-color: transparent;
	}
	
	
div.raccourcis, div.favoris, div.historique {
    position: relative;
    float: left;
    width: 48%;
    margin: 10px 2% 2% 0;
}

section  ul.tuiles .k-actions {
	position: absolute;
	right: 10px; top: 7px;
	width: 100px;
	text-align: right;
}
section ul.tuiles li .k-actions li {
	display: inline;
    width: 46px;
    height: 46px;
    margin: 0 -5px 5% 0;
    top: -10px;
}

section ul.tuiles li .k-actions li a,
section.rub1 ul.tuiles li .k-actions li a{
    display: inline-block;
    height: 46px;
    overflow: hidden;
    text-indent: 4px;
    width: 46px;
    padding:0;
}
section ul.tuiles li .k-actions li a img {
	position:relative;
	width: 30px; height: 30px;
	background-color: #53b4c0;
}

section ul.tuiles li  li a img {
	position:relative;
	width: 30px; height: 30px;
	background-color: #53b4c0;
}


.checkbox-margin {
	margin-bottom: 5px;
}

/*	
#promo {
	clear: both;
}
*/


/*
	Corrections of mistakes -> primesFaces
*/

.ui-selectonemenu{
	padding-right: 0;
}
#welcomform .menu .profilMenu .ui-selectonemenu.ui-widget.ui-state-default.ui-corner-all.roundselect{
	display: block;
	background: none;
	border-color: transparent;
}
#welcomform .menu .profilMenu .ui-selectonemenu.ui-widget.ui-state-default.ui-corner-all.roundselect label{
	width: 200px;
	line-height: 1.8em;
}

#ProfilFormCarteBloc tr, #ProfilFormCarteBloc td{
	display: flex;
}
#ProfilFormCarteBloc td{
	padding-left: 5px;
}

#ProfilFormCarteBloc .ui-selectmanycheckbox.ui-widget{
	word-break: inherit;
}
#ProfilFormCarteBloc .ui-selectmanycheckbox.ui-widget label{
	margin: 4px 0 0 0;
	display: inline;
}
#ProfilFormCarteBloc .ui-selectoneradio.ui-widget label{
	line-height: 25px;
}
#ProfilFormCarteBloc .content .col2 .col dl dd:nth-child(1) {
	width: 22%;
}
.correctionInputCreateDocument{
	width: 165px !important;
}

/* Free fields program */
.freeFieldContainer {
	margin: 0 0 20px 25px;
	float: left;
}

.limitLeftMargin {
	min-width: 0;
	width: auto !important;
}

.containerAdjustFromChild {
	width: auto;
}


body #formCreateActu .textareaActu, body #formUpdateActu .textareaActu {
	border-radius: 25px !important;
	resize: both !important;
	width: 250px;
	max-height: 20rem;
	max-width: 30rem;
}

#programForm .textareaProgramme,#changeProgramForm .textareaProgramme {
	resize: both !important;
	width: 300px;
	margin-top: -2px !important;
	border-radius: 25px !important;
	max-width: fit-content;
  	max-height: 160px;
}

body #defineAskAnswerForm .textarea {
	border-radius: 25px !important;
	width: 35rem;
	height: 10rem !important;
	resize: none;
	margin-top: 0rem;
}


.minimizeElement {
	transform: scale(0.5) !important;
}

.icon-delete-background {
	min-height: 40px !important;
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_delete.png.xhtml") !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}

.col-10 {
	width: 10%;
}

.textInfoRed {
	color: #C00 !important;
}

.paramSpecRlvFieldSet{
	margin: 0 0 20px 25px; 
	width: 50%;	
}

.ui-picklist .ui-picklist-filter-container{
	position:relative;
	margin-bottom: 5px;
	padding:0
}

.ui-picklist .ui-picklist-filter-container .ui-icon{
	position:absolute;
	top:0px;
	right:2px
}

.ui-chips-container {
	border-radius: 10px !important;
}

#ReferenceBloc .ui-chips-input-token input:focus{
	border-radius: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: solid 1px;
}

.refCVTree {
	order: 1;
	margin-right:15px;
}

.refCVTree ul.ui-tree-container {
	overflow: visible;
}

.icon-displaypan-background {
	min-height: 40px !important;
	min-width: 63px !important;
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_edit_key.png.xhtml") !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}

.icon-displaypan-search-background {
	min-height: 40px !important;
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_detail.png.xhtml") !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}

.icon-displaypan-searchSecure-background {
	min-height: 40px !important;
	min-width: 63px !important;
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_search_key.png.xhtml") !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}

.icon-displaypan-background-transverse {
	min-height: 40px !important;
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_detail.png.xhtml") !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-color: black !important;
}
.statutWithPiInfotrue{
	margin-top: -12px
}
.statutWithPiInfofalse{
	margin-top: 0px
}

/**** Popin creation profil carte restriction commercant idAcq et Siren/Siret ****/
#mainForm\:searchResultSirenSiret, #mainForm\:searchResultCom, #mainForm\:searchResultCom > div:nth-child(1), #mainForm\:searchResultSirenSiret > div:nth-child(1) {
	height: 100%;
}

#searchCom, #searchCom > div:nth-child(2), #searchSirenSiret, #searchSirenSiret > div:nth-child(2) {
	height: 87%;
}


body .ui-selectonemenu .ui-selectonemenu-label {
	background: white !important;
	min-height: 23px;
	line-height: 1.2rem;
}

body .lang-select .ui-selectonemenu .ui-selectonemenu-label {
	background: white !important;
	min-height: 23px;
	line-height: 2rem;
}


body .ui-datatable table{
	font-size: 14.06px;
}
body .ui-datatable thead th{
	text-align: center !important;
	border: 0px solid #a8a8a8 !important;
	line-height: 14px;
}

body .ui-datatable thead th .ui-column-title{
	font-weight: normal !important;
}

body .ui-datatable .ui-datatable-data > tr > td {
  font-family: inherit;
  border: 1px solid lightgray !important;
  border-width: 1px !important;
  padding: 4px 10px;
  line-height: 14px
}

body .ui-button {
    margin: 0 5px !important;
    background:#a0a0a0;
}

body .ui-button.ui-state-hover{
	background:#a0a0a0;
}

body .ui-button:active{
	background:#a0a0a0;
}

body .ui-datatable .ui-datatable-data > tr {
    color: rgb(79, 79, 79);
}

.autorisationTableRed {
	color: rgb(196, 98, 16) !important;
}

body .ui-dialog .ui-dialog-content{
	color: rgb(79,79,79) !important;
	border-color: rgb(79,79,79) !important;	
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	font-weight: bold;
}
.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield {
	box-shadow: inset 0px 2px 2px #8f8f8f;
}
body .ui-widget {
	font-family: 'bnpp_squarelight', Helvetica, Arial, sans-serif;
	font-size: 14.4px;
}
body .ui-commandlink:hover, body .ui-link:hover { 
	color: rgb(79,79,79);
	text-decoration: none !important;	
}

body #nbar .ui-commandlink:hover, body #nbar .ui-link:hover { 
	color: rgb(255,255,255) !important;
	text-decoration: none !important;	
}

body #nbar .ui-commandlink, body #nbar .ui-link, body #footerPanel .ui-commandlink, body #footerPanel .ui-link {
	color: rgb(255,255,255) !important;	
}

body .ui-dialog .ui-dialog-content {
	padding: .5em 1em;
}

body .ui-inputfield {
	border-radius: 25px !important;
	padding: 2px 10px !important;
}

body .ui-dialog .ui-dialog-titlebar {
	padding: 0.5em;
}
body .ui-dialog .ui-dialog-title {
	font-size: 1rem !important;
}

body .ui-inputfield {
	color: rgb(49,49,49);
	font-weight:400 !important;
	font-size: 0.9em;
}

body .ui-button.ui-button-text-only .ui-button-text {
	padding: 0;	
	font-weight: normal;
}

body .ui-inplace .ui-inplace-display {
	padding: 0;
}

body .ui-inplace .ui-inplace-display.ui-state-highlight {
	color: #000;
	font-weight: bold;
	text-shadow: none;
	background: none;
	box-shadow: none;
}

body .ui-tooltip.ui-tooltip-right .ui-tooltip-arrow {
	border-right-color: #4c4c4c;
}

body .ui-tooltip .ui-tooltip-text {
	background-color: #4c4c4c;
	font-size: 0.8em;
}

input, select, .customSelect, .ui-inputfield{
	box-shadow: none;
}

body article.bloc button.reset, button.reset, .ui-confirmdialog-no{
	color: #000 !important;
	background: #a0a0a0 !important;
}

.ui-icon {
	display: inline-block;
	height: 13px;
}

#fournisseurConsultDialog{
	width: 36% !important;
}

body .ui-commandlink, body .ui-link {
	color: rgb(79,79,79) !important;
	font-size: 14.06px;
	font-family: inherit;	
}
body .ui-selectonemenu .ui-selectonemenu-trigger .ui-icon,
body .ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger .ui-icon
{
	background-image: url("/purchbnpweb/javax.faces.resource/img/ui-icons_38667f_256x240.png.xhtml");
	background-position: -64px -16px;
	color: #fff;
	margin-top: -5px;
	margin-left: 8px;
}

body .lang-select .ui-selectonemenu .ui-selectonemenu-trigger .ui-icon
{
	background-image: url("/purchbnpweb/javax.faces.resource/img/ui-icons_38667f_256x240.png.xhtml");
	background-position: -64px -16px;
	color: #fff;
	margin-top: 0px;
	margin-left: 0px;
}

.ui-widget-content .ui-icon{
	background-image: url("/purchbnpweb/javax.faces.resource/img/ui-icons_38667f_256x240.png.xhtml")  no-repeat;
}

body .ui-paginator .ui-paginator-pages .ui-paginator-page {
	border: 2px solid #000 !important;
	margin: 0 10px;
	height: 25px;
	line-height: 25px;
	min-width:0px
}

body .ui-paginator .ui-paginator-first, body .ui-paginator .ui-paginator-prev, body .ui-paginator .ui-paginator-next, body .ui-paginator .ui-paginator-last{
	border-radius: 25px !important;
	border: 2px solid #000 !important;
	width: 25px;
	height: 25px;
}

body .ui-paginator .ui-paginator-next.ui-state-hover,
body .ui-paginator .ui-paginator-next{
	background-image:url("/purchbnpweb/javax.faces.resource/img/picto_page_next.png.xhtml");
	background-repeat: no-repeat;
	background-size: 20px;
	margin: 0 10px;
	color: transparent;
}

body .ui-paginator .ui-paginator-prev.ui-state-hover,
body .ui-paginator .ui-paginator-prev{
	background-image:url("/purchbnpweb/javax.faces.resource/img/picto_page_back.png.xhtml");
	background-repeat: no-repeat;
	background-size: 20px;
	margin: 0 10px;
	color: transparent;
}

body .ui-paginator .ui-paginator-first.ui-state-hover,
body .ui-paginator .ui-paginator-first{
	background-image:url("/purchbnpweb/javax.faces.resource/img/picto_page_first.png.xhtml");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 20px;
	margin: 0 10px;
	color: transparent;
}

body .ui-paginator .ui-paginator-last.ui-state-hover,
body .ui-paginator .ui-paginator-last{
	background-image:url("/purchbnpweb/javax.faces.resource/img/picto_page_last.png.xhtml");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 20px;
	margin: 0 10px;
	color: transparent;
}

body .ui-datatable thead th .ui-sortable-column-icon.ui-icon-carat-2-n-s{
	background-image: url("/purchbnpweb/javax.faces.resource/img/chevron_C_white.png.xhtml");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	color: transparent;
}

body .ui-datatable thead th.ui-state-default.ui-sortable-column.ui-state-hover,
body .ui-datatable thead th.ui-state-active{
	color: #fff
}

body .ui-datatable thead th.ui-state-active.ui-state-hover{
	color: #fff;
	background: #828276;
}

body .ui-datatable thead th.ui-sortable-column.ui-state-focus{
	box-shadow: inset 0 0 0 .2rem transparent !important;
}

body .ui-selectonemenu-panel .ui-selectonemenu-items .ui-selectonemenu-item{
	margin : -4px;
}

body .ui-messages > div{
	padding: 20px;
	margin: 0 0 1em 0;
}

.ui-dialog .ui-resizable-se{
	width: 20px;
	height: 20px;
	background-position: -64px -224px;
}

section.rub6 th, section.rub6 th.ui-sortable-column ui-state-active{
	background-color: #35aa6a !important;
}
section.rub7 th, section.rub7 th.ui-sortable-column ui-state-active{
	background-color: #89c251 !important;
}
section.rub5 th, section.rub5 th.ui-sortable-column ui-state-active{
	background-color: #009b7b !important;
}
section.rub4 th, section.rub4 th.ui-sortable-column ui-state-active{
	background-color: #009c98 !important;
}
section.rub3 th, section.rub3 th.ui-sortable-column ui-state-active,
section.rub3 .ui-tree-toggler .ui-icon .ui-icon-triangle-1-s{ 
	background-color: #0090b2 !important;
}
section.rub2 th, section.rub2 th.ui-sortable-column ui-state-active{
	background-color: #37899e !important;
}
section.rub1 th, section.rub1 th.ui-sortable-column ui-state-active{
	background-color: #53b4c0 !important;
}

body .ui-tree .ui-tree-container .ui-treenode .ui-treenode-content .ui-treenode-label {
  margin: 3px 0;
  padding: 0 3px;
  border-radius: 0px;
}
body .ui-tree .ui-tree-container .ui-treenode .ui-treenode-content.ui-tree-selectable:not(.ui-state-highlight):hover{
	background:none;
	color: #000;
}
body .ui-tree{
	padding: 0px;
	font-size: 11.52px;
}

body .ui-chkbox .ui-chkbox-box .ui-chkbox-icon.ui-icon-check{
	background: url("/purchbnpweb/javax.faces.resource/img/ui-icons_38667f_256x240.png.xhtml") no-repeat;
	background-position: -64px -144px;
	font-size: 0px;
	
}

body .ui-tree .ui-tree-container .ui-treenode .ui-treenode-content .ui-treenode-label.ui-state-highlight{
	background: none;
	color: inherit;	
}

body .ui-tree .ui-tree-container .ui-treenode .ui-treenode-content .ui-chkbox .ui-icon-minus{
	background: url("/purchbnpweb/javax.faces.resource/img/ui-icons_38667f_256x240.png.xhtml") no-repeat;
	background-position: -48px -128px;
	color: transparent;
	font-size: 0px;
}

body .ui-chkbox .ui-chkbox-box.ui-state-active{
	border: 1px solid rgb(112, 150, 171);
	background: rgb(133, 178, 203) -moz-linear-gradient(top,rgba(255,255,255,0),rgba(255,255,255,0.4));
	font-weight: bold;
	color: transparent;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}

body .ui-chkbox .ui-chkbox-box.ui-state-focus{
	box-shadow: none;
}
body .ui-chkbox{
	margin: 0 5px 0 5px !important;
	height: 16px;
}

body .ui-chkbox .ui-chkbox-box{
	width: 1.1rem;
	height: 1.1rem;
	min-width: 1rem;
	background: #c4c4c4 -moz-linear-gradient(top,rgba(255,255,255,0.8),rgba(255,255,255,0));
	font-weight: bold;
	color: #4f4f4f;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}

body .ui-tree .ui-tree-container .ui-treenode .ui-treenode-content .ui-tree-toggler{
	margin: 0 3px 0 0;
}

body .ui-tree .ui-tree-container .ui-treenode .ui-treenode-content{
	height: 21px;
}

body .ui-radiobutton .ui-radiobutton-box{
	background: rgb(196, 196, 196);
	background-image:-moz-linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
	color: rgb(79, 79, 79);
	box-shadow: rgb(255, 255, 255) 0px 1px 0px 0px inset;
	text-align: left;
	text-shadow: rgba(255, 255, 255, 0.7) 0px 1px 0px;
	border-color: rgb(168, 168, 168);
}

body .ui-radiobutton .ui-radiobutton-box .ui-radiobutton-icon{
	background: url("/purchbnpweb/javax.faces.resource/img/ui-icons_38667f_256x240.png.xhtml") no-repeat;
	background-position: 16px 16px;
}

body .ui-radiobutton .ui-radiobutton-box.ui-state-active{
	background-color: rgb(133, 178, 203);
	background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4));
	border-bottom-color: rgb(112, 150, 171);
	box-shadow: rgb(255, 255, 255) 0px 1px 0px 0px inset;
	color: rgb(28, 66, 87);
}

body .ui-radiobutton .ui-radiobutton-box.ui-state-active .ui-icon-bullet{
	background: url("/purchbnpweb/javax.faces.resource/img/ui-icons_38667f_256x240.png.xhtml") no-repeat;
	background-position-x: -80px;
	background-position-y: -144px;
	border-color: rgb(28, 66, 87);
}

body .ui-radiobutton .ui-radiobutton-box .ui-radiobutton-icon{
	margin-left: -7px;
	margin-top: -7px;
}

body .ui-datepicker{
	width: 244.8px;
	padding: 2.88px 2.88px 0;
	color: rgb(79, 79, 79);
}

body .ui-chkbox .ui-chkbox-box{
	border: 1px solid rgb(168, 168, 168);
}

body .ui-chkbox .ui-chkbox-box .ui-chkbox-icon.ui-icon-check::before {
  content: "";
  margin-right: 18px;
}

body .ui-selectonemenu.ui-state-focus{
  box-shadow: none !important;
}

body .ui-datepicker .ui-datepicker-calendar td{
	padding: 1px !important;
}


article .content .cancelBorderRadius{
	border-radius: 0 !important;
	padding: 0px 0px !important;
	float: left;
}

article .content .cancelBorderRadius input.ui-inputfield {
    padding-left: 28px !important;
    padding-top: 4px !important;
}

article .content div.col2{
	width : 70% !important;
}

button.securedAction::after{
	margin-left: 3px;
	content: url("/purchbnpweb/javax.faces.resource/img/picto20_key.png.xhtml");
}

.width-22{
	width: 22px !important;
}

.width-54{
	width: 54px !important;
}
.inline-flex{
	display: inline-flex;
}

.flex{
	display: flex;
}
.flex-direction-row{
	flex-direction: row;
}
.flex-direction-column{
	flex-direction: column;
}
.align-items-center{
	align-items: center;
}
.justify-content-flex-start{
	justify-content: flex-start;
}
.display-block{
	display: block;
}
body .ui-tree .ui-tree-filter-container .ui-inputfield {
    padding: 4px !important;
    width: 55%;
    padding-left:6% !important;
}

.ui-selectoneradio label {
	cursor: pointer;
    display: inline !important;
    margin: 0 16px 0 8px;
    vertical-align: middle
}


body .ui-panelgrid.no-border .ui-panelgrid-cell {
    border: 1px solid #fff;   
     padding: 0; 
}

button.securedAction::after{
	content: url("/purchbnpweb/javax.faces.resource/img/picto20_key.png.xhtml");
	padding-left: 3px;
}

#otpStartDialog .popin section,#otpSaisieDialog .popin section,#otpAlertDialog .popin section{
	margin-left: auto;
	
}

#otpSaisieDialog .popin section #formOtp input{
	margin-left: 36%;
	display: block;
	margin-top:32px;
}

section .k-actions a.securedAction{
	width: 78px;
}

table ul.t-actions li a.icon-changePin.securedAction{
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_secureW_key2.png.xhtml");
    width: 55px;
    height: 30px;
    background-size: 50px 50px;
}

table ul.t-actions li a.icon-showPin.securedAction{
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_secureW_eye_key.png.xhtml");
	width: 55px;
	height: 30px;
	background-size: 50px 50px;
}
table ul.t-actions li a.icon-showPin{
	 background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_secureW_eye.png.xhtml");
	 width: 30px;
	 height: 30px;
	 background-size: 30px 30px;
 }

 table ul.t-actions li a.icon-showCrossedPin {
	 background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_secureW_crossed-eye.png.xhtml");
	 width: 30px;
	 height: 30px;
	 background-size: 30px 30px;
 }
table ul.t-actions li a.icon-edit.securedAction {
   background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_edit_key.png.xhtml");
   width: 35px;
   height: 35px;
   background-size: 30px 30px;
}

#holderResult table ul.t-actions li a.securedAction {
   background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_edit_key.png.xhtml");
   width: 40px;
   height: 30px;
   background-size: 35px 25px;
}

#wrapper section.rub1:has(form#otpStartDialogForm),#wrapper section.rub1:has(form#formOtp),#wrapper section.rub1:has(form#otpAlertDialogForm) {
	   width: 100%;
}

.ui-state-disabled.showTooltip {
    pointer-events: all;
}

#accordionActivite\:encoursForm\:encoursGlobal{
	padding-right: 5%;
}
#accordionActivite\:encoursForm\:encoursCB{
	padding-right: 5%;
}
#accordionActivite\:encoursForm\:encoursPurch{
	padding-right: 5%;
}

table ul.t-actions li a.icon-definePin{
	background-image: url("/purchbnpweb/javax.faces.resource/img/picto30_valide.png.xhtml");
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
}

.customTable .ui-widget-content {
    background-color: transparent !important;
    border: none !important;
}

.customTable .ui-datatable tbody tr.ui-widget-content:hover {
    background-color: transparent !important;
}

.customTable .ui-datatable tbody tr {
    border: none !important;
}

.customTable .ui-datatable td {
    border: none !important;
}

.customTable .ui-datatable thead th {
    background-color: transparent !important;
    color: black !important;  
    border: none !important;
}

.customTable .ui-datatable thead th:hover {
    background-color: transparent !important;
}

.customTable .ui-datatable thead th {
    background-color: transparent !important; 
    color: black !important; 
    border: none !important; 
    box-shadow: none !important; 
}

.customTable .ui-datatable-header {
        background-color: transparent !important;
        border: none !important;
    }
    
.customTable .ui-datatable-thead {
        background-color: white !important;
        border: none !important;
        border-color: transparent !important;
        color: white !important; 
        
    }
    
.customedDropDown .ui-selectonemenu-trigger.ui-state-default.ui-corner-right {
	margin-top: 5px;
}
    
.custom-dropdown .ui-selectonemenu-trigger {
    padding-top: 5px !important;
}

.textareaComment {
	resize: vertical !important;
	width: 100%;
	margin-top: -2px !important;
	border-radius: 25px !important;
	max-width: 100%;
  	max-height: 160px;
}

.list-font-size .ui-selectonemenu-label {
    font-family: 'bnpp_squarelight', Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.list-font-panel .ui-selectonemenu-item {
    font-family: 'bnpp_squarelight', Helvetica, Arial, sans-serif;
	font-size: 14px !important;
}