/****************************** POLICES ******************************/
@import url('//fonts.googleapis.com/css?family=Roboto:400,700,900|Roboto+Condensed:700');


/****************************** DOCUMENT ******************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
	font-size: 12pt;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #444;
    font-family: Roboto,Arial,sans-serif;
    margin: 0;
    padding: 0;
}
::-moz-selection {
    background-color: #FF794B;
    color: white;
}
::selection {
    background-color: #FF794B;
    color: white;
}
a,
a:link,
a:visited {
    color: #4083A9;
    outline: medium none;
    text-decoration: none;
}
a.disabled {
	 cursor: not-allowed !important;
	 opacity: 0.5;
}
a img {
    border: medium none;
}
ol, ul {
    list-style: none outside none;
}
hr, .hide {
    display: none;
}


/****************************** GENERAL ******************************/
.group:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.actif-null,
.bat-null,
.final-null,
.final-0,
.reporting-null {
    color: #AAA !important;
}
.actif-0,
.bat-0,
.ignore-1,
.reporting-0 {
    color: #DC4E44 !important;
}
.reporting-0-5 {
    color: #FF794B !important;
}
.actif-1,
.bat-1,
.ignore-0,
.reporting-1 {
    color: #62C462 !important;
}
.final-1 {
    color: #9365B8;
}
.background-bat-null {
	background-color: #AAA;
}
.background-bat-0 {
	background-color: #DC4E44;
}
.background-bat-1 {
	background-color: #62C462;
}

.bandeau-alerte {
	color: white;
	font-weight: bold;
	padding: 1px 5px;
	border-radius: 3px;
}

.bandeau-alerte {
	background-color: #DC4E44;
}

.etiquette {
	margin-right: 3px;
	padding: 2px 3px;
	border-radius: 2px;
	font-size: 80%;
	font-weight: normal;
	text-transform: none;
	background-color: #aaa;
	color: white;
}
a:hover > .etiquette {
	opacity: 0.7;
}

.etiquette-etat {
	margin-right: -2px;
	background-color: #9365B8;
	padding: 1px 5px;
	border-radius: 3px;
}
.etiquette-etat:last-child {
	margin-right: 3px;
}
#liste-boucles-reportings .etiquette-etat {
	margin-right: 0px;
}

.etiquette-entete {
	position: relative;
	bottom:4px;
}

.etiquette-inactive {
    background: none;
    border: 2px solid #CCC;
    color: #CCC;
}

.etiquette-etat.etiquette-entete {
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
}

.etiquette-marketing-cout {
	background-color: transparent;
	color: #444;
	border: thin solid #444;
}
.etiquette-marketing-PRE {
	background-color: #FABE58;
	color: #444;
}
.etiquette-marketing-ENG,
.etiquette-liaison-ACC {
	background-color: #66CC99;
	color: #444;
}
.etiquette-marketing-FAC,
.etiquette-marketing-PAY {
	background-color: #009966;
	color: #363636;
}
.etiquette-marketing-ANN,
.etiquette-liaison-DEC  {
	background-color: #F2784B;
}
.etiquette-liaison-PEN {
	background-color: #FABE58;
	color: #444;
}
a.etiquette-reseau {
	white-space: nowrap;
	display: inline-block;
	margin: 3px 3px 3px;
	padding: 0px 5px;
	border-radius: 3px;
	font-size: 85%;
	text-transform: none;
	color : #777;
	position: relative;
}
a.etiquette-reseau:hover {
	background-color: #FE936E;
	color: white;
}

a.reseau-selected{
	background-color: #FE936E;
	color: white;
}
a.reseau-selected:hover {
	background-color: #FE936E;
}

a.reseau-selected:before {
	content: "";
	position: absolute;
	top: 85%;
	right:50%;
	margin: auto;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 0px solid transparent;
	border-top: 8px solid #FE936E;
}
a.reseau-selected:after {
	content: "";
	position: absolute;
	top: 85%;
	left:50%;
	margin: auto;
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #FE936E;
}
.liaison-IN {
	color: deepskyblue;
}
.liaison-OUT {
	color: limegreen;
}

.etiquette-marketing-campagne-partagee,
.etiquette-marketing-operation-heritee {
	background-color: #9365B8;
	padding-bottom: 1px;
}

.etiquette-nb-seances {
	background-color: #3877C0;
	padding-bottom: 1px;
}
.etiquette-nb-seances {
	display: inline-block;
	margin-top: 4px;
	margin-right: 0;
}

.passe {
	background-color: #FCFFC5;
	opacity: 0.66;
}

.couleur-reservations {
	color: #8ED1FF !important;
}

.couleur-tva {
	color: #FE936E !important;
}

.passe-select2 {
	background-color: #FCFFC5;
	outline: #FCFFC5 solid 4px;
	padding: 5px;
	opacity: 0.66;
}
.select2-result-label .discrete, .select2-choice .discrete {
	color: #777;
	font-weight: normal;
}
.select2-highlighted .select2-result-label .passe-select2 {
	background-color: transparent !important;
	outline-color: transparent !important;
}
.lieu-evenement-select2 {
	color: gray;
	font-size: 15px;
}
.date-evenement-select2 {
	color: gray;
	font-size: 13px;
}
.masque:before {
	content: "\f06e";
	font-family: FontAwesome;
	color: #DC4E44;
}
li.select2-result.masque:before {
	position: relative;
	float: left;
	left: 5px;
	top: 5px;
	width: 28px;
}
.desactive:before{
	content: "\f011";
	font-family: FontAwesome;
	color: #DC4E44;
}
li.select2-result.desactive:before {
	position: relative;
	float: left;
	left: 5px;
	top: 5px;
	width: 25px;
}
.alerte:before{
	content: "\f06a";
	font-family: FontAwesome;
	color: #DC4E44;
}
li.select2-result.alerte:before {
	position: relative;
	float: left;
	left: 5px;
	top: 5px;
	width: 25px;
}

table tr.passe td {
	background-color: inherit;
}

.reporting-modifie,
.liaison-atraiter {
	color: #DC4E44;
	border: 1px solid #DC4E44;
	padding: 0 4px;
	border-radius: 3px;
}
.reporting-modifie {
	font-size: 90%;
	font-weight: normal !important;
}

.liaison-atraiter {
	font-size: 80%;
	font-weight: normal;
}
.liaison-atraiter.etat-entete {
	font-size: 100%;
	font-weight: bold;
}

.fraicheur-point {
	font-size: smaller;
	margin-top:1px;
	padding:2px 4px;
	border-radius: 5px;
	color: white;
	text-align: center;
	float: left;
}
.fraicheur-point.intervalle0 {
	background-color: #66BB6A;
}
.fraicheur-point.intervalle1 {
	background-color: #81C784;
}
.fraicheur-point.intervalle3 {
	background-color: #A5D6A7;
}
.fraicheur-point.intervalle8 {
	background-color: #C8E6C9;
}
.fraicheur-point.final {
	background-color: #9365B8;
}
.fraicheur-point.vide {
	background-color: lightgrey;
}

.banner {
	font: bold 16px Roboto, Arial;
	color: white;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	margin: 0;
}
.banner-info {
	background-color: #3A87AD;
}
.banner-alert {
	background-color: #FF794B;
}
.close.button-close-banner {
	width: 45px;
	float: right;
}
.close.button-close-banner .fa.fa-times {
	color: #FFFFFF;
}
.close.button-close-banner .fa.fa-times:hover {
	cursor: pointer;
	color: lightgrey;
}

#header-tour {
	display: inline-block;
}
#header-tour a {
	clear: both;
	font-size: inherit;
}
#header-tour .arrow-left{
	float: left;
	font-size: 100%;
	cursor: pointer;
	width: 20px;
	height: 20px;
	margin: 2px 2px 0 5px;
	color: #7c7c7c;
}
#header-tour .arrow-left:hover{
	color: #1f1f1f;
}
#header-tour .arrow-left:active{
	color: #1f1f1f;
}
#header-tour .arrow-left.first{
	cursor:default;
	color: #c2c1c1;
}
#header-tour .arrow-right{
	float: right;
	font-size: 100%;
	margin: 2px 0 0 5px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	color: #7c7c7c;
}
#header-tour .arrow-right:hover{
	color: #1f1f1f;
}
#header-tour .arrow-right:active{
	color: #1f1f1f;
}
#header-tour .arrow-right.last{
	cursor:default;
	color: #c2c1c1;
}


/****************************** CHAMPS DE SAISIE ET FORMULAIRES ******************************/
div.inputable,
div.tagsinput,
textarea,
input[type="text"],
input[type="file"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	color: #333;
	background-color: white;
	border: 1px solid #CCC;
    border-radius: 6px;
	font-family: 'Roboto',Arial,sans-serif;
    font-size: 1.1em;
	padding: 5px 8px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border		linear 0.2s,
                box-shadow	linear 0.2s;
}
input[type="file"] {
	font-size: 0.9em;
	cursor: pointer;
}
select {
	color: #333;
	background-color: white;
	border: 1px solid #CCC;
	border-radius: 6px;
	padding: 5px 14px 5px 8px;
	margin-bottom: 3px;
	font-size: 1em;
}
div.tagsinput.focus,
textarea:focus,
input[type="text"]:focus,
input[type="input"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
select:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0 none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
	                  0 0   8px rgba(82, 168, 236, 0.6);
}
textarea[data-validation-engine*="required"],
input[type="text"][data-validation-engine*="required"],
input[type="file"][data-validation-engine*="required"],
input[type="password"][data-validation-engine*="required"],
input[type="datetime"][data-validation-engine*="required"],
input[type="datetime-local"][data-validation-engine*="required"],
input[type="date"][data-validation-engine*="required"],
input[type="month"][data-validation-engine*="required"],
input[type="time"][data-validation-engine*="required"],
input[type="week"][data-validation-engine*="required"],
input[type="number"][data-validation-engine*="required"],
input[type="email"][data-validation-engine*="required"],
input[type="url"][data-validation-engine*="required"],
input[type="search"][data-validation-engine*="required"],
input[type="tel"][data-validation-engine*="required"],
input[type="color"][data-validation-engine*="required"],
select[data-validation-engine*="required"] {
   	background-image: url("../images/backoffice/red-asterisk.svg");
	background-position: center right;
	background-repeat: no-repeat;
}
select:not([data-validation-engine*="required"]),
select#reporting-date-debut {
	padding-right: 5px;
}
input[disabled],
select[disabled],
select option[disabled],
textarea[disabled],
input.disabled,
select.disabled,
textarea.disabled,
.tagsinput-disabled {
	background-color: #EEEEEE !important;
	cursor: not-allowed;
	opacity: 0.8;
}
input[readonly],
select[readonly],
textarea[readonly] {
	cursor: pointer;
}

input.pastille-bleue {
	background-image: url("../images/backoffice/blue_point.svg") !important;
	background-position: center right !important;
	background-repeat: no-repeat !important;
}
input.pastille-orange {
	background-image: url("../images/backoffice/orange_point.svg") !important;
	background-position: center left !important;
	background-repeat: no-repeat !important;
}

form.gen-form {
    margin: 20px 0 0;
}
form.gen-form .gen-form-col,
form.dialog-form .gen-form-col {
	width: 50%;
	position: relative;
	float: left;
}
form.gen-form .gen-form-col .title {
	margin: 15px 20px;
	padding: 5px 0;
	background-color: #CCC;
	font-weight: bold;
	text-align: center;
}

form.dialog-form .form-content-scrollable {
	max-height: 600px;
	overflow-x: auto;
	width: 102.4%;
}

form.gen-form fieldset,
form.dialog-form fieldset,
form.with-messages div.form-field {
    margin: 0;
    padding: 8px 0;
}
form.dialog-form fieldset {
    padding: 5px 0;
}
form fieldset.radio {
    padding-bottom: 0;
}
form.with-messages fieldset {
    border-bottom: medium none;
    margin: 0;
    padding: 0;
}

form.gen-form label,
form.dialog-form label {
    display: block;
    float: left;
    font-weight: bold;
    line-height: 1.5;
    margin: 0.4em 20px 0.4em 0;
    text-align: right;
    width: 260px;
}
form.gen-form .gen-form-col label:not(.ui-button) {
	width: 180px;
}
form.gen-form .gen-form-col a.changer-role {
	margin-right: 15px;
	cursor: pointer;
}
form.gen-form .gen-form-col label.role-modifiable {
	width: 158px;
	margin-right: 10px;
}
form.gen-form .gen-form-col a.label-role-initial label.role-modifiable {
	cursor: pointer;
}
form.gen-form .gen-form-col a.label-role-initial:hover {
	color: #FF794B !important;
}
form.dialog-form label {
	width: 150px;
}
form.dialog-form label.large {
	width: 250px;
}
form.dialog-form table th > a:hover {
    color: #FF794B;
}

div.dialog-large label {
	width: 350px;
}
div.dialog-large label.small {
	width: 100px;
}
div.dialog-large label.large {
	width: 380px;
}
div.dialog-large fieldset input.form-text {
    width: 40% !important;
}
div.dialog-large fieldset label.small+input.form-text,
div.dialog-large fieldset label.small+div {
    width: 80% !important;
	float: left;
}
div.dialog-large p.message {
    margin-left: 370px !important;
}
div.dialog-large p.message.large {
	margin-left: 120px !important;
	margin-top: -3px !important;
	float: left;
}
div.dialog-large p.message.centered {
	margin-left: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 8px;
	text-align: center;
}

div.dialog-double-colonne {
	position: relative;
	float: left;
}

#history-courriel-corps table td {
	vertical-align: middle !important;
}

form.dialog-form #history-courriel-corps {
	width: 100%;
	border: 1px solid #d0d0d0;
	border-radius: 5px;
}

form.gen-form fieldset input.form-text {
    width: 50%;
}
form.gen-form fieldset input.template-annuaire {
    visibility: hidden;
	position: absolute;
	width: 0;
}
form.gen-form fieldset select {
	max-width: 50%;
}
form.gen-form fieldset textarea {
	width: 60% !important;
	height: 250px !important;
}

form.gen-form .gen-form-col fieldset textarea {
	width: 60%;
	height: 100px;
}

form.gen-form .gen-form-col fieldset input.form-text {
    width: 60%;
}
form.gen-form .gen-form-col fieldset select {
    max-width: 60%;
}

form.dialog-form fieldset input.form-text {
    width: 62%;
}
form.dialog-form fieldset textarea {
	width: 62%;
	min-height: 90px;
	max-height: 250px;
	resize: vertical;
}
form.dialog-form fieldset select {
    max-width: 62%;
}
form.dialog-form fieldset input[type="file"],
div.gen-form-col fieldset input[type="file"] {
	width: 340px;
}
form fieldset .form-date,
form fieldset .form-text-medium {
    width: 10em;
}
form fieldset .form-time,
form fieldset .form-text-small {
    width: 5em;
}
form table .form-text-tiny {
    width: 3.4em;
	padding: 5px;
}
form table .form-text-tiny.align-right {
	text-align: right;
}
form fieldset .form-radio+label {
    width: auto;
	font-size: 1em;
}

form fieldset .form-date+a.search-clear,
form fieldset .form-time+a.search-clear {
    float: left;
    left: 9em;
    top: 8px;
    width: 0;
}

form fieldset .form-time+a.search-clear {
	left: 4em;
}
form fieldset > i.fa-lg {
    font-size: 1.6em;
    color: #999;
}
form fieldset > i.fa-share-square-o {
	color: #999;
	padding-left: 5px;
	cursor: pointer;
}
form fieldset > i.fa-share-square-o:hover {
	color: #FF794B;
}

form div.progress-tracker {
    width: 100%;
    margin-bottom: 50px;
    color: #CCC;
}
form div.progress-tracker > div {
	float: left;
	width: 32%;
	padding-bottom: 8px;
	border-bottom: 4px solid #EEE;
}
form div.progress-tracker > div:not(:first-of-type) {
	margin-left: 10px;
}
form div.progress-tracker > div.active {
	font-weight: bold;
	color: #999;
	border-bottom-color: #999;
}

form span#upload-logo {
	display:none;
}

form input.input-logo-hidden {
	width: 50%;
	margin-left: 280px;
}

form p.message {
    color: #999;
    font-size: 0.8em;
    line-height: 1.5em;
    margin: 1px 0 -4px 280px;
}

form p.message span,
form p.message a {
    font-size: 1em;
}
form fieldset.radio > p.message span {
    position: relative;
	top: -8px;
}
form fieldset.radio+p.message {
    line-height: 1em;
	margin-bottom: 0;
}
form.gen-form .gen-form-col p.message {
    margin-left: 200px;
}
form.dialog-form p.message {
    margin-left: 170px;
	margin-bottom: 3px;
	line-height: 1.1em;
	clear: both;
}
form.dialog-form fieldset.radio+p.message {
	margin-bottom: 5px;
	margin-top: -5px;
}
form p.message strong {
    color: #666;
    font-weight: bold;
}

form p.message span.marketing-quantite {
	width: 8.6em;
	display: inline-block;
	margin-left: 5px;
}

form fieldset .courriel-corps {
	height:350px;
}

form textarea#message-temporaire,
textarea#coordonnees-societe,
textarea#edit-adresse,
textarea#edit-adresse-livraison,
textarea#adresse {
	width: 50% !important;
}

form textarea#message-temporaire,
textarea#pied-de-page,
textarea#edit-adresse,
textarea#edit-adresse-livraison,
textarea#adresse,
textarea#create-adresse {
	height: 100px !important;
}

.logo-pennylane {
	width:18px;
	margin-left:10px;
	opacity:0.4;
}

form textarea#coordonnees-societe {
	height: 150px !important;
}

form textarea#edit-commentaire {
	width: 50% !important;
	height: 80px !important;
}

form #edit-couleur {
	margin-top: 3px;
}

div.form-buttons {
    padding: 10px 0 0 280px;
}
div.form-fullscreen-buttons {
	position: relative;
	float: right;
	top: 10px;
	right: 20px;
}


.step-bar {
	counter-reset: step;
	display: flex;
	justify-content: center;
}
.step-bar li {
	list-style-type: none;
	width: 50%;
	font-size: 12px;
	position: relative;
	text-align: center;
	color: #7d7d7d;
}
.step-bar li:before {
	width: 20px;
	height: 20px;
	content: counter(step);
	counter-increment: step;
	line-height: 20px;
	border: 2px solid #7d7d7d;
	display: block;
	text-align: center;
	margin: 0 auto 6px auto;
	border-radius: 50%;
	background-color: white;
}
.step-bar li:after {
	width: 100%;
	height: 2px;
	content: '';
	position: absolute;
	background-color: #7d7d7d;
	top: 10px;
	left: -50%;
	z-index: -1;
}
.step-bar li:first-child:after {
	content: none;
}
.step-bar li.active {
	color: #55b776;
}
.step-bar li.active:before {
	border-color: #55b776;
}
.step-bar li.active:after {
	background-color: #55b776;
}

.help.step-bar {
	padding-top: 20px;
	margin: 0 46px -20px 46px;
}
.help.step-bar span {
	font-size: 14px;
}

.vision-motdepasse {
	margin-left: 5px;
}
.vision-motdepasse:hover {
	opacity: 0.6;
	cursor: pointer;
}

#navigation-url-externe {
	display: none;
}
#navigation-url-externe.displayed {
	display: inline-block;
}


/****************************** TITRES ******************************/
h1 span {
    font-size: 1.6em;
	font-weight: 900;
    line-height: 1.1em;
}
h1 span.separator {
    color: #BBB;
    font-weight: normal;
    margin: 0 2px;
    text-shadow: none;
}

h2.section {
    background: url("../images/backoffice/border-2px.gif") repeat-x scroll left bottom transparent;
    color: #333;
    line-height: 1;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 0 8px;
}
h2.section span.info-complementaire {
	float: right;
	font-size: 85%;
	padding-top: 2px !important;
}
h2.section span.alt {
    margin: 0 2px;
    text-transform: none;
}
h2.section span.meta {
    color: #777;
    font-weight: normal;
    line-height: 12px;
}


/****************************** BIBLIOTHEQUES JS/CSS ******************************/
/* Font Awesome */
.fa-lg {
    vertical-align: -10% !important;
}

/* Boîtes de dialogue */
.ui-dialog.ui-widget-content,
.blockUI.blockMsg {
    border-radius: 10px;
    border: none;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.25);
    position: fixed;
}

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

.ui-dialog.ui-draggable h1 {
	cursor: move;
	cursor: grab;
	cursor: -moz-grab;
	cursor: -webkit-grab;
}

.ui-dialog.ui-draggable-dragging h1 {
	cursor: grabbing;
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}

.ui-dialog-content a.close {
    position: absolute;
    right: 10px;
    top: 8px;
    color: #999;
}
.ui-dialog-content a.close:hover {
    color: #777;
    cursor: pointer;
}

.ui-dialog-content h1 {
	padding-top: 0.7em;
    font-size: 1.5em;
    font-weight: 900;
    line-height: 1.2em;
    padding-bottom: 10px;
}

.ui-dialog-content p.help {
	color: #999;
    font-size: 0.85em;
    text-align: justify;
    padding-bottom: 15px;
	min-height: 50px;
}

.ui-dialog-content p.help span{
    min-height: 50px;
}
.ui-dialog-content p.help a {
    font-size: 1em;
}
.ui-dialog-content p.help-print {
	display: none;
}

div.dialog .line-buttons {
	padding-top: 25px;
}
div.dialog .line-buttons .button-do {
	padding-top: 6px;
	padding-bottom: 7px;
	float: right;
}

div.dialog-seances div.liste-seances {
	margin-top: 7px;
	max-height: 600px;
	overflow-y: auto;
}
div.dialog-seances div.liste-seances table {
	empty-cells: show;
	text-align: center;
	margin: 0 auto;
}

div.dialog div.bandeau-dialogue {
	border-radius: 3px;
}
div.dialog div.bandeau-dialogue .titre {
	text-align: left;
	margin-top: 8px;
	padding: 10px 15px;
}
div.dialog div.bandeau-dialogue .alertes {
	text-align: left;
	max-height: 200px;
	overflow-y: auto;
	padding: 0 10px 22px 10px;
}
div.dialog div.bandeau-dialogue .alertes table {
	empty-cells: show;
	width: 100%;
	margin: 0;
}
div.dialog div.bandeau-dialogue .alertes table th {
	color: #333;
	background-color: #CCC;
	padding: 0 5px;
	white-space: nowrap;
}
div.dialog div.bandeau-dialogue .alertes table th.libelle {
	width: 65%;
}
div.dialog div.bandeau-dialogue .alertes table th.statut {
	width: 35%;
}
div.dialog div.bandeau-dialogue .alertes table tr:not(:first-of-type) td {
	padding-top: 2px;
	border-top: 1px solid #CCC;
}
div.dialog div.bandeau-dialogue .alertes table td {
	vertical-align: middle;
	padding-left: 5px;
}
div.dialog div.bandeau-dialogue .titre,
div.dialog div.bandeau-dialogue .alertes a {
	font-size: 90%;
}
div.dialog div.bandeau-dialogue .titre a {
	font-size: 100%;
}
div.dialog div.bandeau-dialogue .alertes .message {
	font-size: 85%;
}
div.dialog div.bandeau-dialogue .alertes .message {
	color: #333;
}
div.dialog .button-masquer-seance,
div.dialog .button-afficher-seance {
	color: #4083A9;
	cursor: pointer;
	float: right;
}
div.dialog a:not(.button):hover {
	color: #FF794B;
}

div.dialog-seances div.liste-seances table th.libelle {
	width: 28%;
}
div.dialog-seances div.liste-seances table th.lieu {
	width: 25%;
}
div.dialog-seances div.liste-seances table th.datetime {
	width: 14%;
}
div.dialog-seances div.liste-seances table th.contrat {
	width: 10%;
}
div.dialog-seances div.liste-seances table th.ventes {
	width: 10%;
}
div.dialog-seances div.liste-seances table th.point {
	width: 13%;
}
div.dialog-seances div.liste-seances table .libelle,
div.dialog-seances div.liste-seances table .lieu,
div.dialog-seances div.liste-seances table .datetime,
div.dialog-seances div.liste-seances table .point,
div.dialog-seances div.liste-seances table .contrat {
	text-align: left;
}
div.dialog-seances div.liste-seances table .ventes {
	text-align: right;
}
div.dialog-seances div.liste-seances table td.contrat {
	font-size: smaller;
}
div.dialog-seances .discrete {
	color: #888;
	font-size: smaller;
}

div.dialog-print div.list {
	max-height: 420px;
    overflow-y: auto;
}
div.dialog-seances div.liste-seances table,
div.dialog-print div.list table {
    border-spacing: 0;
    padding: 0;
    margin-bottom: 20px;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
}
div.dialog-seances div.liste-seances table tr,
div.dialog-print div.list table tr {
    border-bottom: 1px solid #E5E5E5;
}

div.dialog-seances div.liste-seances table tr td,
div.dialog-seances div.liste-seances table tr th {
	vertical-align: middle;
	padding: 2px 0 2px 5px;
	overflow-y: auto;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div.dialog-print div.list table tr td,
div.dialog-print div.list table tr th {
    vertical-align: middle;
    padding: 5px 0 5px 20px;
    overflow: hidden;
    white-space: nowrap;
}
div.dialog-print div.list table tr th {
	text-align: left;
	font-weight: bold;
}
div.dialog-seances div.liste-seances table tr,
div.dialog-print div.list table thead tr {
	border-bottom: 2px solid #D0D0D0;
}
div.dialog-seances div.liste-seances table tbody tr:hover,
div.dialog-print div.list table tbody tr:hover,
div.dialog-print div.list table tfoot tr:hover {
	background-color: lightgrey;
}
div.dialog-seances div.liste-seances table tbody tr:hover {
	cursor: pointer;
}
div.dialog-print div.list table tfoot tr {
	border-top: 2px solid #D0D0D0;
	border-bottom: none;
}

/* Boutons radio */
.ui-buttonset .ui-button {
	font-weight: normal !important;
    padding: 0 !important;
	margin-right: 0 !important;
	border-radius: 0 !important;
}
.ui-buttonset .ui-corner-left {
    border-bottom-left-radius: 6px !important;
    border-top-left-radius: 6px !important;
	border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.ui-buttonset .ui-corner-right {
	border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 6px !important;
    border-top-right-radius: 6px !important;
}
.dialog-form .ui-buttonset .ui-button {
	margin-bottom: 5px !important;
}
.ui-buttonset .ui-button.ui-state-active {
	font-weight: bold !important;
}
.ui-button-text-only .ui-button-text {
    padding: 0.35em 0.8em !important;
}

/* Autocomplete */
.ui-autocomplete {
    text-align: left;
}

/* Datepicker */
#ui-datepicker-div {
	z-index: 1000 !important;
}
.ui-datepicker-calendar .ui-state-default {
	border-color: #EEE !important;
}
.ui-datepicker-prev span,
.ui-datepicker-next span {
	margin-top: -7px !important;
}
.ui-datepicker-prev-hover,
.ui-datepicker-next-hover {
	background-color: #333 !important;
	border-color: #333 !important;
	cursor: pointer;
}
select.ui-datepicker-month,
select.ui-datepicker-year {
	padding: 2px 1px !important;
}

.ui-datepicker-trigger{
	height: 23px;
	margin-left: 5px;
	vertical-align: -25% !important;
}
.ui-datepicker-trigger:hover{
	cursor: pointer;
}

/* Timepicker */
.ui-datepicker .ui-datepicker-buttonpane button {
    margin-bottom: 10px !important;
    padding: 5px 10px !important;
}
.ui-timepicker-div ~ .ui-datepicker-buttonpane .ui-datepicker-current {
	display: none !important;
}
.ui-timepicker-div dl {
	margin-top: 15px;
}
.ui-timepicker-div dl dt.ui_tpicker_time_label,
.ui-timepicker-div dl dd.ui_tpicker_time {
	display: none;
}
.ui-timepicker-div dl dt {
	font-weight: bold !important;
}
.ui-timepicker-div dl dd {
	margin-top: 5px !important;
	margin-left: 75px !important;
}

/* PNotify */
.ui-pnotify {
	top: auto !important;
    right: 20px !important;
    width: 285px !important;
}
.ui-pnotify .alert {
	border: 1px;
	border-radius: 6px;
	margin-bottom: 12px;
	padding: 8px 15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.ui-pnotify .alert,
.bandeau-onglet.alert,
.bandeau-dialogue.alert {
    background-color: #FCF8E3;
	border-color: #FBEED5 !important;
	color: #C09853;
}

.ui-pnotify .alert-success,
.bandeau-onglet.alert-success,
.bandeau-dialogue.alert-success {
    background-color: #DFF0D8;
    border-color: #D6E9C6 !important;
    color: #468847;
}
.ui-pnotify .alert-danger,
.bandeau-onglet.alert-danger,
.bandeau-dialogue.alert-danger {
    background-color: #F2DEDE;
    border-color: #EED3D7 !important;
    color: #B94A48;
}
.ui-pnotify .alert-info,
.bandeau-onglet.alert-info,
.bandeau-dialogue.alert-info {
    background-color: #D9EDF7;
    border-color: #BCE8F1 !important;
    color: #3A87AD;
}
.ui-pnotify-icon,
.ui-pnotify-icon span {
	margin-top: 2px;
}

/* Tipsy */
.tipsy-inner {
	font-family: Arial,sans-serif;
	font-size: 10pt !important;
	font-weight: normal !important;
	overflow:hidden;
	text-overflow:ellipsis;
}
.tipsy-left-align .tipsy-inner {
	text-align: left !important;
}

/* BlockUI */
#blockUIMessage {
	padding: 20px 0;
	font-size: 1.3em;
	font-weight: normal;
}
.blockUI.blockMsg {
	border: none !important;
}
.blockUI.blockOverlay {
	background-color: #AAA !important;
	opacity: 0.3 !important;
}

/* Multiselect */
.ms-container:before {
	position: absolute;
	font-family: FontAwesome;
	font-size: 24px;
	top: 50%;
	left: 49%;
	content: "\f0ec"; /* fa-exchange */
}
.ms-container {
    width: 100% !important;
    background: none !important;
}
.ms-container .ms-optgroup-label,
.ms-container .ms-elem-selectable.seance-isolee,
.ms-container .ms-selected.seance-isolee {
	color:black !important;
}
.ms-container .ms-optgroup-label {
	font-weight: bold !important;
}
.ms-container .seance-isolee {
	padding-left: 6px !important;
}
.ms-container .ms-selectable,
.ms-container .ms-selection {
    width: 47% !important;
	background: none !important;
}
.ms-container .ms-list {
	height: 400px !important;
	border-radius: 6px 6px 0 0 !important;
	background: none repeat scroll 0 0 #FFFFFF;
}
.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
    background-color: #FF794B !important;
}
.ms-filter {
	background-color: none;
	color: #333;
	margin-bottom: 10px;
	font-size: 1em;
	width: 95.5%;
}
.ms-footer {
	background-color: #333;
	color: #CCC;
	border-radius: 0 0 6px 6px;
	padding: 5px 10px;
}

/* Select2 */
.select2-container {
	width: 60%;
}
form.gen-form > div:not(.gen-form-col):not(.dialog-double-colonne) .select2-container {
	width: 50%;
}
form.gen-form > div.form-field.small .select2-container {
	width: 15% !important;
}

.stick-left-frais .select2-container {
	width: 250px !important;
}
div.dialog-large fieldset .select2-container {
	width: 40% !important;
}
.stick-left-frais .select2-container .select2-choice {
	border: none !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
	font-size: 0.9em !important;
	padding: 1px 5px 0 8px !important;
}
.stick-left-frais .select2-container .select2-choice:after {
	font-size: 16px;
	top: 8%;
}

.select2-container .select2-choice {
    background-image: none !important;
    border: 1px solid #CCC !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
    border-radius: 6px !important;
    color: #333 !important;
    font-size: 1.1em !important;
    padding: 5px 14px 5px 8px !important;
}
.select2-container.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
    border-color: rgba(82, 168, 236, 0.8) !important;
    outline: 0 none !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
	                  0 0   8px rgba(82, 168, 236, 0.6) !important;
}
.select2-dropdown-open:not(.select2-drop-above) .select2-choice,
.select2-dropdown-open:not(.select2-drop-above) .select2-choices {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	background: white !important;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	background: white !important;
}
.select2-container .select2-choice.required {
   	background-image: url('../images/backoffice/red-asterisk.svg') !important;
	background-position: center right !important;
	background-repeat: no-repeat !important;
}
.select2-container .select2-choice:after {
	position: absolute;
	font-family: FontAwesome;
	font-size: 18px;
	color: #555;
	top: 18%;
	right: 15px;
	content: "\f0d7"; /* fa-caret-down */
}
.select2-container .select2-choice abbr {
    background: none !important;
    right: 30px !important;
}
.select2-container:hover .select2-choice abbr:before {
	position: absolute;
	font-family: FontAwesome;
	font-size: 20px;
	color: #999;
	top: -1px;
	right: 1px;
	content: "\f057"; /* fa-times-circle */
}
.select2-container:hover .select2-choice abbr:hover:before {
	color: #777;
}
.select2-container .select2-choice .select2-arrow {
    display: none !important;
    width: 0 !important;
}
.select2-container .select2-choice > .select2-chosen {
	font-size: 1em;
	width: 90%;
}
.filter-select-large .select2-container .select2-choice > .select2-chosen {
	max-width: 190px;
}
.select2-container.select2-dropdown-open .select2-choice:after {
	content: "\f0d8"; /* fa-caret-up */
}
.select2-search input {
	font-size: 1em !important;
    background: none !important;
    border: 1px solid #CCC !important;
    border-radius: 6px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
    padding: 5px 30px 5px 8px !important;
}
.select2-search:after {
	position: absolute;
	font-family: FontAwesome;
	font-size: 12pt;
	color: #555;
	top: 22%;
	right: 15px;
	content: "\f002"; /* fa-search */
}
.select2-drop:not(.select2-drop-above) {
    border-radius: 0 0 6px 6px !important;
}
.select2-drop.select2-drop-above {
    border-radius: 6px 6px 0 0 !important;
}
.select2-container-multi .select2-choices {
    background-image: none !important;
	border: 1px solid #CCC !important;
	border-radius: 6px;
	padding-right: 3px;
}
.session-form .select2-container-multi {
	width: 60% !important;
}
.main-unique .select2-container-multi {
	width: 625px !important;
}
.main-search .select2-container-multi {
	width: 470px !important;
}
.ui-dialog .select2-container-multi {
	width: 350px !important;
}
.main-unique .select2-container-multi.double-colonne {
	width: 60% !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
    background: #999 !important;
    border: none !important;
    border-radius: 4px !important;
    color: white !important;
    margin: 5px 0 3px 5px !important;
    padding: 5px 25px 6px 8px !important;
}
fieldset.tag .select2-container-multi .select2-choices .select2-search-choice {
	background: unset !important;
	border: unset !important;
	border-radius: unset !important;
	color: unset !important;
	margin: unset !important;
	padding: unset !important;
}
fieldset.tag .select2-search-choice-close:before {
	font-size: 12pt;
	color: #CCC;
	top: 7px;
	content: "\f00d";
}
fieldset.tag .select2-search-choice-close:hover:before {
	font-size: 12pt;
	color: #777;
	top: 7px;
	content: "\f00d";
}

.select2-container-multi .select2-search-choice-close {
    left: auto !important;
}
.select2-search-choice-close {
    background: none !important;
}
.select2-search-choice-close:before {
    position: absolute;
	font-family: FontAwesome;
	font-size: 12pt;
	color: #EFEFEF;
	right: 3px;
	content: "\f00d"; /* fa-times */	
}
.select2-search-choice-close:hover:before {
	color: white;
}
abbr.select2-search-choice-close:before {
	content: "";
}
.select2-results .select2-highlighted {
    background-color: #FF794B !important;
}
.select2-results .select2-disabled {
	display: none !important;
}
.select-tags-pims .select2-results .select2-highlighted {
	background-color: #CCC !important;
	color: black;
	cursor: default;
}
.select-tags-pims .select2-results .select2-selected {
	background: #EEE;
	display: list-item !important;
	cursor: default;
}
.select2-results .select2-result-label {
	cursor: inherit !important;
}
.select2-results .show {
	 display: list-item !important;
 }
.select2-offscreen,
.select2-offscreen:focus {
    display: none !important;
}
.select2-drop-active {
	border-color: rgba(82, 168, 236, 0.8) !important;
}

div.formError[class^='s2id_'] {
	position: relative !important;
	float: left !important;
	height: 0;
	top: 31px !important;
	left: 0 !important;
}
div.formError[class^='role-'] {
	position: relative !important;
	float: left !important;
	height: 0;
	top: 31px !important;
	left: 53px !important;
}
div[id^='structure-contact'] div.formError[class^='s2id_annuaire-'] {
	left: 34px !important;
}

.filter-select-large select,
.filter-select-large .select2-container {
	width: 100%;
}

select[id='tag'] {
	display: none;
}

/* Selectize */
.selectize-input {
	width: 366px !important;
	height: 38px !important;
	border: 1px solid #CCC !important;
	border-radius: 6px !important;
	background-image: none !important;
	background-color: white !important;
}

.selectize-input .item {
	font: 13.5pt Roboto,Arial,sans-serif
}

.selectize-control.single .selectize-input:after {
	border-color: #555 transparent transparent transparent !important;
	border-width: 6px 6px 0 5px !important;
}

/* CKEditor */
form.gen-form div.form-field fieldset textarea + div.cke {
	float: left;
}
.cke_top,
.cke_bottom {
	background: #F2F2F2 !important;
}
.cke_bottom {
	padding-top: 0 !important;
}
.cke_resizer {
	border-color: transparent #666 transparent transparent !important;
}
a.cke_button:hover,
span.cke_button_label:hover {
	cursor: pointer;
}

/* Spectrum */
.sp-replacer {
	color: #333 !important;
	background-color: white !important;
	border: 1px solid #CCC !important;
    border-radius: 6px !important;
	padding: 5px 19px 5px 8px !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
}
.sp-replacer.sp-active {
    border-color: rgba(82, 168, 236, 0.8) !important;
    outline: 0 none !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
	                  0 0   8px rgba(82, 168, 236, 0.6) !important;
}
.sp-replacer .sp-dd {
	display: none;
}
.sp-replacer .sp-preview:after {
	position: relative;
	float: right;
	font-family: FontAwesome;
	font-size: 18px;
	color: #555;
	right: -17px;
	content: "\f0d7"; /* fa-caret-down */
}
.sp-preview {
	width: 50px !important;
}
.sp-container,
.sp-container button,
.sp-container input,
.sp-color,
.sp-hue,
.sp-clear {
	font-family: 'Roboto',Arial,sans-serif !important;
    font-size: 1em !important;
}
.sp-container {
    background-color: white !important;
	border: medium none !important;
    border-radius: 6px !important;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.25) !important;
}

/* MotionCaptcha */
#mc-canvas {
	margin: 1px;
	padding: 5px;
	display: block;
	border: 1px solid #CCC;
	border-radius: 6px;
}
#mc-canvas.mc-invalid {
	border: 2px solid #aa4444;
}
#mc-canvas.mc-valid {
	border: 2px solid #44aa44;
}

/* jQuery Dropdown */
.jq-dropdown .jq-dropdown-menu li > a {
	padding: 8px 15px !important;
}
.jq-dropdown .jq-dropdown-menu li > a > i {
	position:relative;
	top:-1px;
}
.jq-dropdown-menu {
	min-width:7em !important;
}

.jq-dropdown-etiquette {
	font-weight: normal;
}
.jq-dropdown-etiquette .note {
	font-size: 12px;
	font-weight: normal;
}
.jq-dropdown-etiquette .lien a {
	color: #4083A9;
	font-size: 12px;
	font-weight: normal;
}
.jq-dropdown-etiquette .lien a:hover {
	background-color: white;
	color: #FF794B;
}
.jq-dropdown-etiquette .lien span {
	color: #DC4E44;
	font-size: 12px;
}

/* jQuery TagsInput */
div.tagsinput {
	overflow-y: auto;
	max-height: 94px;
	padding: 0 8px 5px 8px;
}

#form-reporting-2 div.tagsinput {
	max-width: 700px;
}

#courriel-small-popup div.tagsinput {
	max-width: 348px;
}

#noms-alternatifs-popup div.tagsinput {
	max-width: 348px;
}

div.tagsinput span,
div.tagsinput input {
	font-family: 'Roboto',Arial,sans-serif;
	font-size: 11pt;
}

div.tagsinput span.tag,
div.tagsinput input {
	border: none;
	margin-right: 5px;
	margin-top: 5px;
}

div.tagsinput span.tag {
	border-radius: 2px;
	display: block;
	float: left;
	text-decoration: none;
	background: #999;
	color: white;
	padding: 2px 0 2px 5px;
}
div.tagsinput span.tag a {
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 11pt;
	padding-left: 2px;
	padding-right: 6px;
}

div.tagsinput input {
	background: transparent;
	color: #000;
	outline: 0;
}

#form-reporting-2 div.tagsinput input,
#courriel-lieu-general div.tagsinput input {
	width: 50px;
}

#courriel-small-popup div.tagsinput input {
	width: 300px;
}

div.tagsinput div {
	display: block;
	float: left;
}

div.tagsinput .tags_clear {
	clear: both;
	width: 100%;
	height: 0;
}

div.tagsinput .not_valid {
	background: #FBD8DB !important;
	color: #90111A !important;
}

/* jQuery Tablesorter */
.tablesorter-header:not(.sorter-false) {
	cursor: pointer;
}

th.tablesorter-headerUnSorted:not(.sorter-false) > .tablesorter-header-inner:after {
	font-family: FontAwesome;
	content: "\f175";
	opacity: 0.25;
	font-weight: lighter;
	margin-left: 5px;
}
th.tablesorter-headerAsc > .tablesorter-header-inner:after {
	font-family: FontAwesome;
	content: "\f175";
	font-weight: lighter;
	margin-left: 5px;
}
th.tablesorter-headerDesc > .tablesorter-header-inner:after {
	font-family: FontAwesome;
	content: "\f176";
	font-weight: lighter;
	margin-left: 5px;
}

/* Beamer */
.beamer_icon.active {
	width: 15px !important;
	height: 15px !important;
	top: -4px !important;
	line-height: 15px !important;
}


/****************************** BOUTONS ******************************/
a.button,
.button,
.ui-datepicker .ui-datepicker-buttonpane button,
.ui-buttonset .ui-button {
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, white, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #BBB #BBB #A2A2A2;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    border-image: none;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 0;
    padding: 7px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.button:hover,
.ui-datepicker .ui-datepicker-buttonpane button:hover,
.ui-buttonset .ui-button:hover {
    background-position: 0 -15px;
    color: #333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.button:active,
.ui-datepicker .ui-datepicker-buttonpane button:active,
.ui-buttonset .ui-button:active {
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;
}
.button:hover,
.button:active,
.button[disabled],
.ui-datepicker .ui-datepicker-buttonpane button:hover,
.ui-datepicker .ui-datepicker-buttonpane button:active,
.ui-datepicker .ui-datepicker-buttonpane button[disabled],
.ui-buttonset .ui-button:hover,
.ui-buttonset .ui-button:active,
.ui-buttonset .ui-button[disabled] {
    color: #333;
    background-color: #E6E6E6;
}
.button[disabled] {
    background-image: none;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
}

.button-large {
    font-size: 1.33em !important;
    line-height: 1.33;
	margin-top: 15px;
    padding: 10px 16px;
}

a.button-alt,
.button-alt,
.ui-buttonset .ui-button.ui-state-active {
    background-color: #F86C44;
    background-image: linear-gradient(to bottom, #FF794B, #EE583A);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.button-alt:hover,
.button-alt:active,
.button-alt[disabled],
.ui-buttonset .ui-button.ui-state-active:hover,
.ui-buttonset .ui-button.ui-state-active:active,
.ui-buttonset .ui-button.ui-state-active[disabled] {
    color: white;
    background-color: #EE583A;
}

a.button-info,
.button-info {
    background-color: #49AFCD;
    background-image: linear-gradient(to bottom, #499AB1, #3877C0);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.button-info:hover,
.button-info:active,
.button-info[disabled] {
    color: white;
    background-color: #3877C0;
}

a.button-success,
.button-success {
    background-color: #5BB75B;
    background-image: linear-gradient(to bottom, #62C462, #51A351);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.button-success:hover,
.button-success:active,
.button-success[disabled] {
    color: white;
    background-color: #51A351;
}

a.button-danger,
.button-danger {
    background-color: #CC4036;
    background-image: linear-gradient(to bottom, #DC4E44, #B32B21);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.button-danger:hover,
.button-danger:active,
.button-danger[disabled] {
    color: white;
    background-color: #B32B21;
}
#button-export-excel {
	padding: 5px 12px;
	border: none;
	background: none;
}

.button-reporting-alone {
	bottom: 15px;
	position: absolute;
	right: 24px;
}

.open-liste-seances {
	cursor: pointer;
}

.palettecouleurs-dot {
	border-radius: 50%;
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-right: 5px;
}
input[type=radio].palettecouleurs-dot {
	display: none;
}

input[type=radio].palettecouleurs-dot + label {
	border-radius: 50%;
	width: 20px !important;
	height: 20px;
	display: inline-block;
	color: white;
	cursor: pointer;
	opacity: 0.5;
	margin: 0.5em 0.2em 0;
}
input[type=radio].palettecouleurs-dot:hover + label, input[type=radio].palettecouleurs-dot:checked + label {
	opacity: 1;
	transform: scale(1.1);
}
input[type=radio].palettecouleurs-dot:checked + label:before {
	margin-right: 2.4px;
	line-height: 1.1;
	vertical-align: text-top;
	content: '\f00c';
	font-family: FontAwesome;
	font-size: 11pt;
	font-weight: normal;
}
input[disabled].palettecouleurs-dot + label {
	cursor: default !important;
	opacity: .20;
}
input[disabled].palettecouleurs-dot:hover + label {
	opacity: .20;
	transform: scale(1.0);
}
input[disabled].palettecouleurs-dot:checked + label {
	opacity: 0.70;
	transform: scale(1.1);
}

	/****************** PAGES OUVERTES (CONNEXION, CHANGEMENT DE MOT DE PASSE, ETC.) ******************/
body.open {
    background: url("../images/backoffice/noise-f1.gif") repeat scroll 0 0 #F0F0F0;
	vertical-align: middle;
}

div#open,
div#open-large {
	position: absolute;
    left: 50%;
    top: 20%;
}
div#open {
	width: 340px;
}
div#open-large {
    width: 515px;
}

div#open-languages {
	position:relative;
	left:-50%;
	text-align:center;
	margin-bottom:10px;
}
div#open-languages a.active {
	font-weight: bold;
}

div#open-inner {
    padding: 15px 10px 5px;
    position: relative;
    border-radius: 10px;
    top: -50%;
    left: -50%;
	background-color: white;
}

#flashMessenger {
	padding: 15px 30px;
	border-radius: 6px;
	color: red;
	font-size: 0.9em;
	position: relative;
	top: -50%;
    left: -50%;
}

#form-open {
	position: relative;
	width: 235px;
	margin: 15px;
}
#open-large #form-open {
	width: 450px;
}

#form-open #open-logo {
	margin: auto;
	width: 235px;
	height: 115px;
	background: url('../images/backoffice/logo.png') left center no-repeat;
	background-size: auto 100px;
	margin-bottom: 45px;
}
#form-open input[type="text"],
#form-open input[type="password"] {
	width: 260px;
	margin-bottom: 10px;
}
#form-open label[for="rememberme"],
#form-open a.minilink {
	font-size: 0.9em;
}
#open-inner .button {
	font-size: 1em;
}
#open-inner tr:last-child > td {
	padding-top: 20px;
}

#open-inner h1 {
	font-size: 1.5em;
	margin-bottom: 20px;
}
#open-inner table {
	width: 100%;
}
#open-inner div.line {
	margin-bottom: 15px;
}
#open-inner div.discrete {
	color: #777;
	margin: 25px auto;
}
#open-large #form-open input[type="text"] {
	width: 20em !important;
}
#open-inner div > p {
	padding-bottom: 5px;
}
#open-inner div > p > a {
	color: #4083A9;
	outline: medium none;
	text-decoration: none;
	cursor: pointer;
}


/****************************** EN-TÊTE ******************************/
header {
    background: none repeat scroll 0 0 #333333;
}
header #header-inner {
    margin: 0 auto;
    padding: 4px 0 6px 0;
    max-width: 1220px;
}

header .logo {
    float: left;
    margin: 4px 0 0 0;
    background-image: url("../images/favicons/favicon-32x32.png");
    width: 32px;
    height: 32px;
}

header nav {
    color: #777;
    float: left;
    margin: 0 0 0 15px;
    padding: 7px 0 0 0;
    width: 1170px;
    font-weight: 900;
}
header nav li {
    float: left;
    line-height: 1;
    margin: 0 4px 0 0;
}
header nav li form {
	display: block;
    color: #AAA !important;
	margin-top: -2px;
	margin-right: 10px;
    text-decoration: none;
}
header nav li form select {
	padding: 3px; 
}
header nav li a {
	display: block;
    color: #AAA !important;
    padding: 5px 10px 7px;
    text-decoration: none;
}
header nav li a.has-sub {
    padding-top: 5px;
}
header nav li a.has-sub:hover {
	cursor: default;
}
header nav li a:hover,
header nav li:hover > a,
header nav li.active > a {
    background: url("../images/backoffice/tab-overlay.png") repeat-x scroll 0 0 #555555;
    color: white !important;
    border-radius: 6px;
}
header nav li#h-marketing:hover > a,
header nav li#h-billetterie:hover > a,
header nav li#h-administration:hover > a,
header nav li#h-recap:hover > a,
header nav li#h-language:hover > a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
header nav li#h-marketing i,
header nav li#h-billetterie i,
header nav li#h-administration i,
header nav li#h-recap i,
header nav li#h-language i {
    padding: 0;
    margin: 0;
}

header nav li ul.tabs {
    background: none repeat scroll 0 0 #555555;
    border-radius: 0 6px 6px 6px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    display: none;
    float: left;
    padding: 5px 0;
	margin-top: -1px;
    position: absolute;
    width: 200px;
    z-index: 999;
}
header nav li ul.tabs.narrow {
	width: 48px;
	border-radius: 0 0 6px 6px;
}
header nav li ul.tabs li {
    clear: left;
    margin: 0;
    width: 100%;
}
header nav li ul.tabs hr {
	display: inline-block;
	float: left;
	height: 1px;
	border: 0.5px solid #999;
	margin: 3px 5%;
	width: 90%;
}
header nav li ul.tabs li a {
    background: none repeat scroll 0 0 transparent;
    box-shadow: none;
    color: #BBB !important;
    font-size: 0.9em;
    font-weight: bold;
    padding: 5px 15px;
}
header nav li ul.tabs li a:hover,
header nav li ul.tabs li.active a {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    border-radius: 0;
    color: white !important;
}
header nav li ul.tabs li:last-child a {
    border-bottom: medium none;
}

header nav li i.cercle-notifications {
	font-size: 66%;
	color: #FF3D00;
	float: right;
}
header nav li ul.tabs li .pastille-notifications {
	font-size: 75%;
	font-weight: normal;
	margin-top: 0;
	margin-left: 5px;
	padding: 2px 4px 2px 3px;
	border-radius: 3px;
	color: white;
	background-color: #FF3D00;
}

header nav li#h-language,
header nav li#h-account,
header nav li#h-dashboard,
header nav li#h-recap,
header nav li#h-pointage {
    float: right;
    margin-left: 2px;
}
header nav li#h-language {
    margin-right: -3px;
}
header nav li#h-language a,
header nav li#h-account a,
header nav li#h-dashboard a,
header nav li#h-recap a,
header nav li#h-pointage a {
    padding: 5px 8px;
}
header nav li#h-dashboard a {
    color: #FF794B !important;
}
header nav li#h-dashboard a:hover {
    color: white !important;
    background: none;
}

header nav li#beamer-select{
	font-size: 20px;
	color: #AAA;
	float: right;
	padding-right: 4px;
	padding-left: 5px;
	padding-top: 1px;
	position: relative;
}
header nav li#beamer-select:hover {
	color: #FF794B !important;
}

/****************************** PIED DE PAGE ******************************/
footer {
    border-top: 1px solid #DDD;
}

footer #footer-inner {
    color: #999;
    margin: 0 auto;
    max-width: 1220px;
    padding: 10px 10px 10px 10px;
}

footer a {
    color: #777777 !important;
    font-weight: bold;
}
footer a:hover {
    color: #FF794B !important;
    text-decoration: none;
}

footer p {
    clear: left;
    line-height: 1.6;
    margin: 0 0 10px;
}

footer .logo img {
	width: 155px;
    float: right;
    margin: 20px 0 20px 0;
}

footer nav {
    float: left;
    margin: 10px 0;
}
footer nav li {
    border-right: 1px solid #CCCCCC;
    float: left;
    line-height: 1;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
}
footer nav li:last-child {
    border-right: medium none;
    margin: 0;
    padding: 0;
}


/****************************** BANDEAU "HERO" ******************************/
div.hero {
    background: none repeat scroll 0 0 #FF794B;
    padding: 0 10px;
}
div.hero div.hero-inner {
    margin: 0 auto;
    max-width: 1220px;
    padding: 18px 0 60px;
    position: relative;
}

div.hero div.hero-inner div.full {
    margin: 0;
}

div.hero div.hero-inner div.hero-title {
    float: left;
}
div.hero div.hero-inner div.hero-title span.pre-head {
    color: rgba(0, 0, 0, 0.5);
    display: block;
    font-size: 1.4em;
    font-weight: 900;
    line-height: 1;
    margin: 0 0 5px;
}
div.hero div.hero-inner div.hero-title h1 {
	color: white;
	font-size: 4em;
	font-weight: 900;
	line-height: 1;
	margin: 0 0 8px;
}
div.hero div.hero-inner div.hero-title h1 i {
	font-size: 90%;
	padding-right: 20px;
}

div.hero div.hero-btn a {
	opacity: 0.8;
	background-color: white;
    background-image: linear-gradient(to bottom, white, #F0F0F0);
    background-repeat: repeat-x;
    border-radius: 6px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    color: rgba(0, 0, 0, 0.4);
    display: block;
    float: right;
    font-size: 0.9em;
	font-weight: bold;
    line-height: 1.4;
    margin: 5px 0 0;
    overflow: hidden;
    padding: 12px 10px;
    text-align: center;
    width: 250px;
}
div.hero div.hero-btn a:hover,
div.hero div.hero-btn a:active {
	opacity: 1;
}
div.hero div.hero-btn a strong.title {
    color: rgba(0, 0, 0, 0.7);
    display: block;
    font-size: 1.2em;
}


/****************************** CORPS DE PAGE ******************************/
#wrap {
    background: url("../images/backoffice/noise-f1.gif") repeat scroll -70% 0 #F0F0F0;
}
#wrap ul.tabs:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#wrap ul.tabs {
    background: url("../images/backoffice/border-2px.gif") repeat-x scroll left bottom transparent;
    line-height: 1;
    margin: 0 0 15px;
    padding: 0;
}
#wrap ul.tabs li {
    color: #999;
    float: left;
    margin: 0 20px 0 0;
    position: relative;
}
#wrap ul.tabs li a {
    color: #999;
    display: block;
    padding: 0 0 8px;
    text-decoration: none;
}
#wrap ul.tabs li a:hover {
    background: url("../images/backoffice/tab-over-2px.gif") repeat-x scroll left bottom transparent;
    color: #777;
    font-weight: bold;
}
#wrap ul.tabs li a .pastille-notifications {
	font-size: 75%;
	font-weight: normal;
	padding: 2px 4px 2px 3px;
	border-radius: 3px;
	color: white;
	background-color: #999;
}
#wrap ul.tabs li.active a {
    background: url("../images/backoffice/tab-on-2px.gif") repeat-x scroll left bottom transparent;
    color: #444;
    font-weight: bold;
}
#wrap ul.tabs li.active a .pastille-notifications {
	background-color: #444;
}
#wrap ul.tabs li.infos {
	position: relative;
    float: right;
	font-size: 0.9em;
	margin: 0;
}

#wrap-inner {
    padding: 20px 10px 30px;
}

#content {
    margin: 0 auto;
    max-width: 1220px;
    padding: 0;
}

div.group div.full:not(.selectize-input) {
	margin: 0 0 20px;
    padding: 0;
    width: 980px;
}
div.group div.full a.icon-back {
	color: #777;
    opacity: 0.4;
}
div.group div.full a.icon-back:hover {
    opacity: 1;
}
div.group div.full h1 i.couleur {
	font-size: 23px;
	padding-right: 5px;
}
div.group div.full p,
div.group div.full .sous-titre {
	margin-top: 5px;
    color: #999;
	font-family: 'Roboto Condensed',sans-serif;
    font-size: 1.1em;
}
div.group div.full p > *,
div.group div.full .sous-titre > * {
    font-size: 1.1em;
}
div.group div.full p > a:hover,
div.group div.full .sous-titre > a:hover {
    color: #FF794B;
}

div#search-main i.fa-search {
    position: relative;
	top: 1px;
    left: 10px;
    font-size: 1.6em;
    color: #999;
    z-index: 2;
}
div#search-main input[type="text"] {
    width: 45%;
    position: relative;
    left: -28px;
    padding: 5px 42px;
    font-size: 1.2em;
    font-weight: bold;
    border-width: 3px;
}
div#search-main input[type="text"]:focus {
    border-color: rgba(82, 168, 236, 0.8);
}

form a.search-clear {
    display: inline-block;
    position: relative;
    cursor: pointer;
    color: #999;
}
form a.search-clear:hover {
    color: #777;
}
form #search-main a.search-clear {
    left: -58px;
	top: -1px;
}
form.gen-form fieldset a.search-clear,
form.gen-form-col a.search-clear,
form.dialog-form a.search-clear {
	margin: 0;
	background-size: 12px 12px;
	float: left;
    left: 10.5em;
    top: 7px;
    width: 0;
}
form.dialog-form a.search-clear {
    left: 10.4em;
}
form a.palettecouleurs-clear,
form a.roleannuaire-trash {
	display: inline-block;
	position: relative;
	cursor: pointer;
	color: #999;
}
form a.palettecouleurs-clear {
	top: 9px;
	left: 20px;
}
form a.roleannuaire-trash {
	left: 10px;
}
form a.palettecouleurs-clear:hover,
form a.roleannuaire-trash:hover {
	color: #777;
}
.form-inline-input-select {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: stretch;
	width: 45%;
}
.form-inline-input-select-inner {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}
div.form-inline-input-select-inner input {
	height: 23px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	color: #333;
}
div.form-inline-input-select-inner input[disabled] {
	background-color: transparent !important;
	cursor: default;
}
div.form-inline-input-select-inner .select2-container .select2-choice {
	height: 23px;
	padding-left: 12px !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	border-left: none !important;
	line-height: 22px;
	font-size: 1em !important;
}
div.form-inline-input-select-inner .select2-container.select2-container-disabled .select2-choice {
	opacity: 0.8;
}
.form-inline-input-select p.message {
	margin-left: 0 !important;
}

.button.title-bar,
#edit-mode-button {
    float: right;
    margin-top: 3px;
    margin-left: 12px;
    text-align: center;
}
#edit-mode-button {
	margin-top: 9px;
	font-size: 0;
    margin-right: 0 !important;
}
#edit-mode-button .ui-button {
	font-weight: bold !important;
}

a.title-bar.discrete {
	cursor: pointer;
	float: right;
	margin-top: 2px !important;
	color: #4083A9 !important;
}
form a.title-bar.discrete {
	margin-top: -17px !important;
}

a.actions-avancees {
	margin-right: 4px;
}

tr.ligne-famille {
	background-color: #E7E7E7;
	height: 37px;
}
tr.ligne-famille th i {
	cursor: pointer;
}
tr.ligne-famille th i:hover {
	opacity: 0.75;
}
table:not([data-readonly]) tr:not([data-readonly]).ligne-famille:hover {
	cursor: pointer;
	background-color: lightgrey;
}

.switch-menu-popin {
	height: 1px;
	background-color: #ddd;
	text-align: center;
	margin-top: 30px;
}
.switch-menu-popin > span {
	background-color: white;
	position: relative;
	top: -0.5em;
	padding: 10px;
}

.switch-menu-popin .lien-clique,
.switch-menu-popin .lien-cliquable {
	font-size: 12px;
}
.switch-menu-popin .lien-clique {
	color: black;
	font-weight: bold;
}
.switch-menu-popin .lien-clique:hover {
	color: black !important;
}
.switch-menu-popin .lien-cliquable {
	color: #999 !important;
}
.switch-menu-popin .lien-cliquable:hover {
	cursor: pointer;
	color: #666 !important;
}

.fa-stack-letter-pims {
	color: #999;
	width:0.8em;
	height:0.8em;
	top: -11px;
}
.fa-stack-letter-pims > i {
	font-size:14px;
}
.fa-stack-letter-pims > span {
	font-family:Arial;
	font-size:9px;
}


/****************************** MAIN (#main) ******************************/
div.session-form {
    margin: 0;
}
div.session-form p.help {
	color: #999;
	margin-left: 10px;
}

div.div-copy {
	position: relative;
	float: left;
	padding: 4px 8px;
	max-width: 450px;
	border: 1px solid #ccc;
	border-radius: 6px;
}
button.copy {
	font-size: 12pt;
	position: relative;
	margin-left: 10px;
	margin-top: 3px;
}

#main.main-search{
	width: 74.5%;
}
#main.main-composite,
#main.static {
	width: 74.5%;
	float: left;
	position: relative;
}
#main.main-unique,
#main.main-search.large {
	width: 100%;
}

div.bloc-selecteur {
	margin: 35px auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
div.bloc-selecteur span.libelle {
	font-size: 1.1em;
}
div.bloc-selecteur .select2-container {
	display: inline-block;
	width: 400px !important;
}

div.results-pane p.help {
	color: #999;
}

div.results-pane div.bandeau-onglet {
	border: 1px solid;
	border-radius: 5px;
	width: 85%;
	margin: 30px auto 20px;
	padding: 5px 10px;
}
div.results-pane div.bandeau-onglet.bottom {
	clear: both;
	float: left;
	margin: 40px auto 10px 6%;
	padding: 10px;
}
div.results-pane div.bandeau-onglet.bottom .line-buttons {
	text-align: right;
}
div.results-pane div.bandeau-onglet.bottom .line-buttons button {
	margin: 10px 2px 0 2px;
	font-size: 16px;
}
div.results-pane div.bandeau-onglet span.action {
	float: right;
}
div.results-pane div.bandeau-onglet span.action a:hover {
	cursor: pointer;
	text-decoration: underline;
}

div.results-pane table {
    border-spacing: 0;
    padding: 0;
    margin-bottom: 20px;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
}
div.results-pane table table {
    margin-bottom: 0;
}
div.results-pane table tr {
    border-bottom: 1px solid #D0D0D0;
}
div.results-pane table tfoot tr {
    border-bottom: none;
}
div.results-pane table tr.highlight {
	background-color: lightgrey !important;
	border-bottom: 2px solid #FF794B !important;
}
div.results-pane table tr td,
div.results-pane table tr th {
    vertical-align: middle;
    padding: 5px 0 5px 20px;
	overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
}
div#journal table tr td,
div#journal table tr th {
     padding: 5px 0 5px 0;
     cursor: default
}
div.results-pane table tr th {
	text-align: left;
}
div.results-pane table thead tr th {
	border-bottom: 2px solid #D0D0D0;
}
div.results-pane table thead tr.ligne-famille th {
	border-bottom-width: 1px;
}
div.results-pane table tfoot tr th[colspan] {
	text-align: center;
	padding-left: 0;
}

div.results-pane:not(.no-hover) table tr:not(.no-hover):hover td {
	background-color: lightgrey;
}
div.results-pane:not(.no-hover) table:not([data-readonly]) thead tr:not([data-readonly]):not(.no-hover):hover td,
div.results-pane:not(.no-hover) table tbody tr:not([data-readonly]):not(.no-hover):hover td{
    cursor: pointer;
}
div.results-pane table tr[data-readonly]:not(.no-hover):hover td {
    cursor: not-allowed;
}
div.results-pane.no-hover.contenu-bandeau table tbody tr td {
	cursor: default;
}
div.results-pane table:not([data-readonly]) thead tr:hover td.tool,
div.results-pane table tbody tr:hover td.tool {
	cursor: pointer !important;
    opacity: 1;
}
div.results-pane table tr:hover table tr:not(:last-child) {
    border-bottom: 1px solid white;
}
div.results-pane table tr:hover table tr th {
	border-bottom: 1px solid white;
}
div.results-pane table tr:hover table tfoot tr th {
	border-bottom: none;
	border-top: 2px solid white;
}
div.results-pane table tr table tfoot tr th.total {
	border-left:2px solid #D0D0D0;
}
div.results-pane table tr:hover table tfoot tr th.total {
	border-left:2px solid white;
}

div.results-pane .discrete {
    color: #777;
    font-weight: normal;
}
div.results-pane table .discrete {
    font-size: 85%;
}

div.tag {
	border: 1.2px solid currentColor;
	border-radius: 5px;
	margin: 5px 0 3px 5px;
	display: block;
	float: left;
	padding: 5px 25px 6px 8px;
	font-weight: bold;
	white-space: nowrap;
	max-width: 320px;
}
span.tag {
	position: relative;
	border: 1.2px solid currentColor;
	border-radius: 5px;
	font-size: 85%;
	padding: 2px 4px;
}
.tag .discrete {
	font-size: 100% !important;
	opacity:0.5;
	font-weight:normal;
}

div.results-pane table tr td a {
	font-size: 100%;
	font-weight: bold;
}
div.results-pane table tr td a.button-open-print {
	font-weight: normal;
}
div.results-pane table tr td a:not(.disabled):hover {
	color: #FF794B;
	cursor: pointer;
}

div.results-pane table tr th.status {
    padding: 0 0 0 5px;
}
div.results-pane table tr td.icon {
    width: 16px;
    padding: 0 0 0 5px;
}
div.results-pane table tr td.final,
div.results-pane table tr .ignore {
    width: 16px;
    padding: 0;
}
div.results-pane table tr td.tool,
div.results-pane table tr th.tool {
    width: 18px;
	padding: 0 5px;
    color: #AAA;
    opacity: 0;
}
div.results-pane table tr td.tool:not(.disabled):hover {
    color: #FF794B;
}
div.results-pane table tr td.tool.sort:hover {
    cursor: -webkit-grab;
    cursor: -moz-grab;
}
div.results-pane div.affichage-liste {
	position: relative;
	left: 98%;
	height: 20px;
	width: 13px;
	margin-bottom: -2%;
	z-index: 100;
	cursor: pointer;
}

div#groupes-objets table {
	table-layout: fixed;
	width: 100%;
}

div.results-pane .button-history {
	margin: 20px auto;
	height: 24px;
	background-color: #a1a1a1;
	font-size: 16px;
	width: 500px;
	border-radius: 2px;
	cursor: pointer;
}
div.results-pane .button-history a {
	color: white !important;
}
div.results-pane .button-history:hover {
	background-color: #919191;
}
div.results-pane .button-history span {
	display: block;
	padding:4px;
	text-align:center;
	font-family:Helvetica75Bold,Arial;
	font-size:13px;
	font-weight:normal;
}

div.barre-objectifs {
    margin: 50px 0;
    text-align: center;
}
div.barre-objectifs.mini {
	margin: 4px 0;
}
div.barre-objectifs .chiffres {
    padding-bottom: 20px;
}
div.barre-objectifs .chiffres a:hover {
	color: #FF794B;
}
div.barre-objectifs .chiffres span:not(:last-child):not(#view-objectif) {
    margin-right: 50px;
}
div.barre-objectifs .barre {
    height: 10px;
    margin: 0 5px;
    display: inline-block;
    background-color: #D3D3D3;
}
div.barre-objectifs.mini .barre {
	width: 80px;
	height: 5px
}
div.barre-objectifs .barre > span {
    height: inherit;
    display: table-cell;
    margin-left: 0;
}

div.pagination {
    font-weight: bold;
    padding: 10px 0 0;
    text-align: center;
}
div.pagination a {
    padding: 9px 14px;
}
div.pagination .pagination-count {
	margin: 0 8px;
}

div.bandeau-info {
	font-weight: bold;
    margin-top: 30px;
	padding: 8px 20px;
	border-radius: 6px;
	background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #3A87AD;
}
div.bandeau-info .discrete {
	font-weight: normal;
	color: #3A87AD;
}
div.bandeau-info a.bandeau-info-edit {
	font-weight: normal;
	float: right;
}
div.bandeau-info a.bandeau-info-edit:hover {
	color: #FF794B;
}
div.bandeau-info table tbody tr td,
div.bandeau-info table tbody tr th,
div.bandeau-info table tbody tr td span {
	font-size: 11pt;
}
div.bandeau-info span#derouler {
	font-size: 10pt;
	cursor: pointer;
}

div.null-message,
div.error-message {
    color: #999;
    font-style: normal;
    margin: 150px 0;
	text-align: center;
}
div.null-message h2,
div.error-message span {
    font-size: 2em;
    font-weight: 900;
    line-height: 2;
}
div.error-message span {
	line-height: 1.5;
}
div.null-message a.button {
	padding: 10px 15px;
}
div.error-message i {
	margin-right: 10px;
}

div.null-message div.jq-dropdown {
	text-align: left;
}
div.null-message a.title-bar.discrete {
	float: none;
}

div.separator {
	background: url("../images/backoffice/border-2px.gif") repeat-x scroll left bottom transparent;
	height: 1px;
	margin: 15px 60px;
	padding: 0;
}
.text-line-separator {
	display: flex;
	flex-direction:row;
	align-items: center;
}
.text-separator {
	font-size: 90%;
	flex-grow:0;
	cursor: pointer;
}
.line-separator {
	flex-grow: 1;
	height: 1px;
	background-color: #CCC;
	margin: 1em;
}

table.historique-acteurs {
	width: 90%;
	margin: 20px auto 10px auto;
}
table.historique-acteurs label span {
	padding: 1px 3px 0 3px !important;
}
table.historique-acteurs label span,
table.historique-acteurs label input {
	cursor: pointer;
	font-size: 90%;
}
table.historique-acteurs tr.no-hover td {
	padding-left: 17px !important;
}
.couleur-historique-EXT {
	background-color: #FFFF33;
	color: #444;
	padding: 1px 2px 0 2px;
	border-radius: 2px;
}
.couleur-historique-IMP {
	background-color: #FF3E96;
	color: white;
	padding: 1px 2px 0 2px;
	border-radius: 2px;
}
.couleur-historique-LIA {
	background-color: #7D26CD;
	color: white;
	padding: 1px 2px 0 2px;
	border-radius: 2px;
}
.couleur-historique-REP {
	background-color: #AAA;
	color: white;
	padding: 1px 2px 0 2px;
	border-radius: 2px;
}
.couleur-historique-USR {
	background-color: limegreen;
	color: white;
	padding: 1px 2px 0 2px;
	border-radius: 2px;
}

p.infos-etat-liaison {
	padding-bottom: 5px;
	clear: both;
	position: relative;
	color: grey;
}
p.infos-etat-liaison.interne {
	float: right;
	margin-right: 6em;
}
p.infos-etat-liaison.externe {
	margin-left: 6em;
}

p.etat-liaison {
	margin: 0 5em 1em;
	border-radius: 1em;
	padding: 0.5em 1em;
	background: #e5e5ea;
	max-width: 50%;
	position: relative;
	clear: both;
}
p.etat-liaison.externe {
	float: left;
}
p.etat-liaison.externe::after {
	content: "";
	position: absolute;
	left: -0.5em;
	bottom: 0;
	width: 0.5em;
	height: 1em;
	border-right: 0.5em solid #e5e5ea;
	border-bottom-right-radius: 1em 0.5em;
}
p.etat-liaison.interne {
	float: right;
}
p.etat-liaison.interne::after {
	content: "";
	position: absolute;
	right: -0.5em;
	bottom: 0;
	width: 0.5em;
	height: 1em;
	border-left: 0.5em solid #e5e5ea;
	border-bottom-left-radius: 1em 0.5em;
}

.breadcrumb-dialog {
	color: #999;
	font-size: 0.85em;
	text-align: justify;
	padding-bottom: 15px;
	min-height: 20px;
}

div.infos-seances div.associer-seance,
div.ajouter-contractant,
div.ajouter-structure-contact {
	margin-top: 3px;
}
div.infos-seances div.associer-seance a,
div.ajouter-contractant a,
div.ajouter-structure-contact a {
	color: #4083A9;
	cursor: pointer;
}
div.infos-seances div.associer-seance a:hover,
div.ajouter-contractant a:hover,
div.ajouter-structure-contact a:hover {
	color: #FF794B !important;
}
div.infos-seances div.associer-seance a i {
	margin-left: 2.5px;
}
div.infos-seances div.associer-seance a span,
div.ajouter-contractant a span,
div.ajouter-structure-contact a span {
	margin-left: 5px;
}
div.ajouter-contractant,
div.ajouter-structure-contact {
	margin-left: 200px;
}

div.infos-plage .fa.fa-trash,
div.infos-plage a.ajout-plage {
	color: #4083A9;
	cursor: pointer;
}
div.infos-plage .fa.fa-trash:hover,
div.infos-plage a.ajout-plage:hover {
	color: #FF794B !important;
}

table.liste-seances {
	table-layout: fixed;
	width: 500px;
}
table.liste-seances td.cellule-delete-seance {
	width: 19px;
}
table.liste-seances td.cellule-delete-seance a {
	cursor: pointer;
	color: #4083A9;
}
table.liste-seances td.cellule-delete-seance a:hover {
	color: #FF794B;
}
table.liste-seances td.cellule-edit-seance {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
table.liste-seances td.cellule-edit-seance a {
	margin-left: 7px;
	cursor: pointer;
}

.fixed-scroll table {
	overflow: auto;
	max-height: 350px;
	margin: 0 auto;
	display: block;
}
.fixed-scroll .stick-top {
	position: sticky;
	top: 0;
	vertical-align: middle;
	padding: 6px;
	background-color: #E6E6E6;
	z-index: 3;
	text-overflow: ellipsis;
	overflow: clip;
	max-width: 55px;
}
.fixed-scroll .stick {
	position: sticky;
	top: 0;
	left: 0;
	z-index: 4;
	background-color: white;
}
.fixed-scroll .stick-left-trash {
	position: sticky;
	border-bottom: 1px solid white;
	border-right: 2px solid white;
	left: 2px;
	z-index: 2;
	vertical-align: middle;
	background-color: white;
	min-width: 25px;
	max-width: 25px;
}
.fixed-scroll .stick-left-frais {
	position: sticky;
	border-bottom: 1px solid white;
	border-right: 2px solid white;
	left: 31px;
	z-index: 2;
	text-align: left;
	font-size: 90%;
	vertical-align: middle;
	padding: 2px 10px 3px;
	background-color: #E6E6E6;
	min-width: 250px;
	max-width: 250px;
}
.fixed-scroll .stick-left-categorie {
	position: sticky;
	border-bottom: 1px solid white;
	border-right: 2px solid white;
	left: 2px;
	z-index: 2;
	text-align: left;
	font-size: 90%;
	vertical-align: middle;
	padding: 6px 10px;
	background-color: #E6E6E6;
	min-width: 100px;
	max-width: 100px;
}
.fixed-scroll .stick-left-tarif {
	position: sticky;
	border-bottom: 1px solid white;
	border-right: 2px solid white;
	left: 126px;
	white-space: nowrap;
	overflow: hidden;
	z-index: 2;
	text-align: left;
	vertical-align: middle;
	padding: 6px 10px;
	background-color: #E6E6E6;
	min-width: 120px;
	max-width: 120px;
}
.fixed-scroll .stick-left-prix {
	position: sticky;
	border-bottom: 1px solid white;
	border-right: 4px solid white;
	left: 270px;
	text-align: right;
	vertical-align: middle;
	font-weight: normal;
	padding: 6px 10px;
	background-color: #E6E6E6;
	min-width: 50px;
	max-width: 50px;
	z-index: 2;
}
.fixed-scroll .stick-bottom th {
	position: sticky;
	top: 50px;
	z-index: 4;
}

.ajout-frais,
.suppression-frais {
	color: #4083A9 !important;
}
.ajout-frais:hover,
.suppression-frais:hover {
	color: #FF794B !important;
	cursor: pointer;
}


/* Sous-main pour pages de séances/série */
.main-search .results-pane {
	margin: 22px 5px;
}
.main-unique .results-pane {
	margin: 22px 25px;
}
.main-unique .results-pane table tr td {
	font-weight: normal;
}
.main-unique .title {
	font-weight: bold;
	margin-bottom: 25px;
}
.main-unique .title .title-bar {
	margin-top: -6px;
}

/* Main pour pages statiques */
#main div.under-hero {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
    padding: 30px 30px 20px;
    margin-bottom: 25px;
    width: auto;
	color: #444;
}
#main div.under-hero.full-width {
	width: 1160px;
}
#main div.under-hero:first-child {
    margin-top: -76px;
}
#main div.under-hero:last-child {
    margin-bottom: 0;
}
#main div.under-hero h1 {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 15px;
    text-align: left;
}
#main div.under-hero h1:not(:first-of-type) {
	margin-top:50px;
}
#main div.under-hero p,
#main div.under-hero li,
#main div.under-hero div:not(.formError .formErrorArrow) {
    margin: 0 0 15px;
}
#main div.under-hero a:hover {
	color: #FF794B;
}
#main div.under-hero a.static-float {
    float: right;
    margin: 40px;
}
#main div.under-hero a.static-float > img {
	width: 180px;
}
#main div.under-hero a.static-float > i {
	font-size: 8em;
	color: #444;
}

div.static h3 {
    color: #333;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1;
    margin: 5px 0 0 10px;
}
div.static p {
    color: #444;
    line-height: 1.5;
    margin: 0 0 15px;
}
div.static p.text {
	color: #777;
	font-size: 95%;
}
div.static p.text:first-of-type {
	margin-top:5px;
}
div.static p.text:not(:first-of-type) {
	margin-top:-8px;
}

div.static ul.slats {
    margin: 10px 0 20px;
}
div.static ul.slats li {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
    list-style: none outside none;
    margin: 0 0 20px;
    padding: 20px;
}
div.static ul li {
    line-height: 1.5;
}
div.static ul li {
    border: medium none;
    list-style: disc outside none;
    margin: 0 0 0 15px;
}
div.static ul.slats li div.icon {
    float: left;
    width: 120px;
	text-align: center;
}
div.static ul.slats li div.icon > i {
    font-size: 7em;
	color: #AAA;
}
div.static ul.slats li h3,
div.static ul.slats li h4 {
    font-weight: bold;
    line-height: 1;
    margin: 0 0 2px 140px;
    padding: 0;
}
div.static ul.slats li h3 {
    font-size: 1.4em;
	margin-bottom: 20px;
}
div.static ul.slats li p {
    margin: 0 0 15px 140px;
}

div.static div.center {
	text-align: center;
	padding-top: 10px;
}
div.static div.center p {
	font-size: 1.1em !important;
}
div.static div.center .hr {
    display: flex;
    align-items: center;
    margin: 1em;
}
div.static div.center .hr:before,
div.static div.center .hr:after {
    content: '';
    flex: 1;
    margin: 1em 1.5em;
    border-bottom: 1px solid #CCC;
}

div.static+div.secondary h3 {
	font-size: 1.2em;
}
div.static+div.secondary h4 {
	font-size: 1em;
	padding-bottom: 8px;
}
div.static+div.secondary h5 {
	padding-bottom: 4px;
}
div.static+div.secondary p:not(.multi-line) {
	margin-bottom: 20px; 
}
div.static+div.secondary .image-full {
	border-radius: 10px;
	width: 100%; 
    height: auto;
}
div.static+div.secondary p.adresse {
	margin-top: -10px !important;
	padding: 0 0 0 20px !important;
}

div.under-hero div.structured-text h2 {
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 1.2em;
	text-transform: uppercase;
}
div.under-hero div.structured-text h3 {
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 0 !important;
	font-size: 1.1em;
	font-weight: bold;
}
div.under-hero div.structured-text h4 {
	margin-top: 5px;
	margin-bottom: 4px;
	font-weight: normal;
	text-decoration: underline;
}

div.under-hero div.structured-text ol,
div.under-hero div.structured-text ul {
	margin-left: 2em;
}
div.under-hero div.structured-text ol {
	list-style-type: decimal;
}
div.under-hero div.structured-text ul {
	list-style-type: disc;
}
div.under-hero div.structured-text li {
	margin-bottom: 10px;
}


/****************************** COLONNE DE DROITE (.secondary) ******************************/
div.secondary {
	float: right;
    font-size: 1.2em;
    width: 23.4043%;
}
div.secondary h3 {
    background: url("../images/backoffice/border-2px.gif") repeat-x scroll left bottom transparent;
    line-height: 1;
    margin: 0 0 15px;
    padding: 0 0 8px;
}
div.secondary p.info {
    color: #777;
    line-height: 1.8;
}
div.secondary label {
	font-weight: bold;
}

div#search-filters {
    background: none repeat scroll 0 0 #333;
    border-radius: 10px;
    margin: 0 0 25px;
    padding: 15px;
    position: relative;
}
div#search-filters input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: none repeat scroll 0 0 #EEE;
    border: medium none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    color: #444;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 8px 5px 8px 30px;
    width: 100%;
}
div#search-filters input[type="text"]:focus {
    background-color: white;
}
div#search-filters fieldset {
    margin: 0 0 12px;
}
div#search-filters fieldset h3 {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #CCC;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: bold;
    font-size: 1.1em;
    margin: 0 0 5px;
    padding: 0;
    text-transform: uppercase;
}
div#search-filters fieldset h3 span#sort-icon {
	margin-left: 5px;
}
div#search-filters fieldset h3 span#sort-icon:hover,
div#search-filters fieldset h3 span#sort-icon:focus {
	color: white;
	cursor: pointer;
}
div#search-filters fieldset label {
    color: #999;
    margin-right: 10px;
	white-space: nowrap;
}
div#search-filters fieldset p.help {
    color: #999;
    font-size: 0.8em;
    margin-top: 0px;
}
div#search-filters fieldset.filter-text,
div#search-filters fieldset.filter-date {
    position: relative;
}
div#search-filters fieldset.radio div {
    top: 2px;
	margin-bottom: 7px;
}
div#search-filters fieldset.radio label {
	margin-right: -5px;
}
div#search-filters fieldset.radio label.ui-state-active {
    color: #dedede;
}
div#search-filters fieldset.radio .ui-button-text-only .ui-button-text {
    padding: 0.2em 0.5em !important;
}
div#search-filters fieldset.radio .ui-buttonset .ui-button {
	margin-right: -5px !important;
}
div#search-filters fieldset.filter-text div.input-compose > i {
    position: relative;
    top: 8px;
    left: 10px;
    line-height: 0;
	height: 0;
    font-size: 1.4em;
    color: #999;
	z-index: 2;
}
div#search-filters fieldset.filter-text p.help {
	position: relative;
}
div#search-filters fieldset.filter-text input[type="text"] {
    position: relative;
	top: -20px;
}
div#search-filters fieldset.filter-text div.input-compose > i.extra-padding+input[type="text"] {
    padding-left: 40px;
}
div#search-filters fieldset.filter-text div.input-compose + p.help {
	top: -15px;
	margin-bottom: -15px;
}
div#search-filters a.search-clear {
    width: 12px;
    background-size: 12px 12px;
    margin: 0;
    top: 0;
    left: -28px;
}
div#search-filters fieldset.filter-text a.search-clear {
    float: right;
    top: -46px;
    height: 0;
    left: -13px;
}
div#search-filters fieldset.filter-date input[type="text"] {
    width: 10em;
    padding-left: 10px;
    margin-bottom: 5px;
}
div#search-filters fieldset.filter-date a.search-clear {
    float: left;
    left: 8.5em;
    top: 8px;
    width: 0;
}
div#search-filters button {
    font-size: 1em;
}
div#search-filters a.reset {
	float: right;
    font-size: 0.9em;
	margin: 10px 5px 0;
	color: #FF794B;
}
div#search-filters a.reset:hover {
	cursor: pointer;
	color: #999;
}

#dialog-affichage-liste {
	min-height: unset !important;
	padding-right: 50px;
}
#dialog-affichage-liste .line-buttons {
	margin-right: -20.5px;
}
#dialog-affichage-liste label {
	font-weight: normal !important;
	font-size: 85% !important;
	text-align: left;
	margin-right: 10px;
	width: auto;
}
#dialog-affichage-liste .form-field {
	white-space: nowrap;
	margin-right: -20px;
	padding-top: 0;
}
#dialog-affichage-liste div[data-prettify] {
	display: flex;
}
#dialog-affichage-liste .ui-button-text {
	font-size: 100%;
	padding: 0.3em 0.5em !important;
	vertical-align: central;
}
#dialog-affichage-liste .line-buttons {
	padding-top: 10px;
}
#dialog-affichage-liste .ui-buttonset {
	margin-right: 0px;
}
#button-affichage-liste {
	font-size: 85%;
	padding: 0.3em 0.5em !important;
}
.ui-dialog.ui-widget-content[aria-describedby="dialog-affichage-liste"],
.ui-dialog.ui-widget-content[aria-describedby^="dialog-affichage-roles"] {
	border-radius: 6px;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.25);
	position: absolute;
}
.ui-dialog.ui-widget-content[aria-describedby^="dialog-affichage-roles"] {
	 opacity: 0;
 }
div.dialog-role.ui-dialog-content {
	height: auto !important;
	padding: 8px 3px !important;
}
div.dialog-role.ui-dialog-content[display="block"] {
	top: 20px !important;
	right: 10px !important;
}
div.dialog-role.ui-dialog-content div.select2-container {
	width: 100% !important;
}

.nombre-operations-famille {
	padding-left: 6px;
	font-size: 85%;
	font-weight: normal;
	color: #777;
	vertical-align: baseline;
}
#inclureoperationsmarketingheritees, #regroupement {
	display: flex;
}

div.ui-dialog.left-arrow:after {
	position: absolute;
	top: 23px;
	left: -14px;
	content: "";
	border-top: 7px solid transparent;
	border-right: 7px solid white;
	border-bottom: 7px solid transparent;
	border-left: 7px solid transparent;
	display: inline-block;
}
div.ui-dialog.left-arrow:before {
	position: absolute;
	top: 21px;
	left: -18px;
	content: "";
	border-top: 9px solid transparent;
	border-right: 9px solid #ddd;
	border-bottom: 9px solid transparent;
	border-left: 9px solid transparent;
	display: inline-block;
}

.champ-synchronise-facturation {
	display: flex;
	align-items: center;
}
.champ-synchronise-facturation::after {
	content: "";
	width:20px;
	height:20px;
	margin-left: 7px;
	opacity:0.4;
	background-image: url("../images/backoffice/logo-pennylane.svg");
	display: inline-block;
}

.etat-document {
	font-size: 90%;
	border-radius: 5px;
	padding: 5px;
	text-align: center;
	display: inherit;
}
.etat-vert {
	background-color: #D1FAE5;
	color: #065F46;
}
.etat-jaune{
	background-color: #FEF3C7;
	color: #92400E;
}
.etat-rouge {
	background-color: #FFE4E6;
	color: #9F1239;
}
.etat-gris {
	background-color: #E2E8F0;
	color: #334155;
}
#alerte-fichier,
#alerte-aucune-operation-importee,
#alerte-nombre-operation-importees {
	padding: 20px;
	margin-top: 15px;
	border-radius: 8px;
}
#alerte-infos-seance {
	padding: 15px;
	border-radius: 8px;
	justify-content: start;
	flex-direction: column;
}
#tableau-difference-infos-seance {
	margin-top: 10px;
	text-align: left;
	border-collapse: collapse;
}
#tableau-difference-infos-seance th {
	width: 50%;
}
#tableau-difference-infos-seance td {
	word-break: break-all;
}
#tableau-difference-infos-seance td:first-child,
#tableau-difference-infos-seance th:first-child {
	padding: 4px 15px 3px 0px;
	border-right: solid 1px #C09853;
}
#tableau-difference-infos-seance td:nth-child(2),
#tableau-difference-infos-seance th:nth-child(2) {
	padding: 4px 0px 3px 15px;
}

#bouton-synchroniser-cout:hover {
	cursor: pointer;
}

#bouton-cloture-invitations {
	float: right;
	margin-top: 3px;
	margin-right: 4px;
	font-weight: normal;
}
#bouton-cloture-invitations:hover {
	color : #FF794B;
	cursor: pointer;
}

.invitation-retiree {
	opacity: 0.5;
}
.invitation-retiree > td:first-of-type {
	text-decoration: line-through;
}
.etiquette-invitation-retiree {
	display: inline-block;
	margin-left: 3px;
	padding: 2px 3px;
	border-radius: 2px;
	font-size: 80%;
	font-weight: normal;
	text-transform: none;
	background-color: #aaa;
	color: white;
}

.etiquette-role-reporting {
	font-size: 85%;
	padding: 0px 4px;
	border-radius: 3px;
	margin-right: 5px;
	color: #9365B8;
	border: 1px solid #9365B8;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	width: fit-content;
	max-width: 100px;
	font-weight: normal;
}
.titre-section-roles {
	text-align: left;
	margin-bottom: 5px;
}
.etiquette-structure-lieu {
	border-radius: 3px;
	border: 1px solid gray;
	padding: 1px 4px 1px 4px;
	margin-right: 4px;
	font-size: 75%;
	color: #777;
	font-weight: normal;
	display: inline-block;
}
.tools-bouclereportings {
	width: 18px;
	padding: 0 5px;
	color: #AAA;
}
.tools-bouclereportings span:hover{
	cursor: pointer !important;
	color: #FF794B !important;
}
#liste-boucles-reportings tr:hover td.tools-bouclereportings {
	opacity: 1 !important;
}

.bouton-ajouter-jour-envoi-boucle-reportings:not(.disabled),
.bouton-supprimer-jour-envoi-boucle-reportings:not(.disabled) {
	color: #4083A9 !important;
}
.bouton-ajouter-jour-envoi-boucle-reportings:not(.disabled):hover,
.bouton-supprimer-jour-envoi-boucle-reportings:not(.disabled):hover {
	color: #FF794B !important;
	cursor: pointer;
}
.bouton-ajouter-jour-envoi-boucle-reportings.disabled:hover,
.bouton-supprimer-jour-envoi-boucle-reportings.disabled:hover {
	color: #222222 !important;
}
#recap-reporting {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#recap-reporting ul{
	margin-top: 10px;
	margin-left: 30px;
	list-style: disc;
}
#recap-reporting li{
	margin-top:8px;
}