body {
	background: url("/app/ressources/img/background.jpg") no-repeat #ebebeb;
	background-color: #EBEBEB;
	font-family: Arial;
}

@media (min-width: 1200px) {
	.container{
		width: 980px;
	}
}

#new-dashboard-root .ReactTable .rt-table {
	overflow: hidden;
}
@media (max-width: 1199px) {
	#new-dashboard-root .ReactTable .rt-table {
		overflow: auto;
	}
}

@media (min-width: 992px) {
	.container{
		width: 990px;
	}
}

.container-loueur {
	min-width: 900px;
	width: auto;
	max-width: 1000px;
}

a,
a:focus,
a:hover {
	color: #db0019;
	cursor: pointer;
}

a:focus {
	outline: thin dotted;
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: 0px;
}

.page-content {
	width: 980px;
	margin: 0 auto;
}
.page-container{
	/* 	background-color: white;
     */
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0;
	border-radius: 4px;
}


/* Elements de formulaire communs */

.btn-vega {
	padding: 5px 20px;
	font-weight: bold;
	font-size: 0.9em;
	background: #acacac;
	border-color: #acacac;
}

.btn-calendar{
	height: 30px;
	padding: 6px 12px;
}

.btn-copier {padding: 5px 10px !important; float: left;max-width: 150px; margin-top: 1.5%;color: #fff !important; display:block !important; word-wrap: break-word !important; white-space: nowrap !important; overflow:auto }

.copier {position: absolute;top: 59px; z-index: 34;}

.btn-title{
	color: #333;
	border-color: #ccc;
}

.tooltip_phones {max-width: 12px;padding: 0px !important; cursor:pointer}

.animate-show {
	-webkit-transition: all linear 0.5s;
	transition: all linear 0.5s;
	opacity: 1;
	font-size:12px;
	text-align:left;
	color:#5f5f5f;
}
.animate-show:before {
	content: "*";
}
.animate-show.ng-hide-add,
.animate-show.ng-hide-remove {
	display: inline-block !important;
}
.animate-show.ng-hide {
	opacity: 0;
}

.btn-msg{
	color: #333;
	border-color: #ccc;
	padding-left : 30px;
	background: url("/app/ressources/img/picto-message.gif") no-repeat scroll 5px ;
}
.btn-ouv-doss{
	color: #333;
	border-color: #ccc;
	padding-left : 38px;
	background: url("/app/ressources/img/creation-de-dossier-actif.png") no-repeat scroll 5px ;
}

.btn-vega.active,
.btn-vega.focus,
.btn-vega:active,
.btn-vega:focus,
.btn-vega:hover {
	background-color: #8c8c8c;
	border-color: #8c8c8c;
}



/* header */
header {
	background: #666;
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
}
header,
header .btn,
header #logout {
	line-height: 25px;
}
header .btn {
	padding: 0;
	padding-right: 15px;
}
header .btn-group {
	vertical-align: top;
}
header .btn img {
	vertical-align: initial;
}
header .btn,
header .btn.active
header .btn.focus,
header .btn:active,
header .btn:focus,
header .btn:hover,
header .open > .dropdown-toggle.btn {
	background: transparent;
	border: none;
}
header .dropdown-menu {
	min-width: inherit;
}
header .dropdown-menu > li > a {
	display: inline-block;
}
header #user-actions {
	float: right;
}

header #user-actions .imgClient{
	height: 16px;
	margin-top: 5px;
	position: absolute;
}
header #user-actions a {
	display: inline-block;
	padding: 0 5px;
	margin: 0 2px;
}
header #user-actions a:last-child {
	margin-right: 0;
}
header #user-actions .portal img {
	vertical-align: bottom;
}
header #user-actions .portal,
header #logout {
	background: #db0019;
	color: #fff;
}
header #logout:hover {
	text-decoration: none;
}

.header-item-padding{
	display: inline-block;
	vertical-align: baseline;
	float: none;
}

.header-item-padding > .btn {
	background-color : #ffffff;
}

.header-quicksearch {
	width: 165px;
}

/* logo de l'application */

#app-header {
	padding-top: 20px;
	background: url("/app/ressources/img/logo-bg.png") repeat-x bottom;
}
.foot-shortcuts{
	margin-top: 2%;
}
.menu-link {
	color: #333333;
}
.header-logo {
	padding-bottom: 10px;
	padding-left: 0px;
	min-height: 77px;
}


/* contenu principal */

#main {
	padding: 15px 0 10px 0;
	text-align: center;
	min-height: 400px;
	font-family:Arial;
	font-size:11.4px;
}


/* footer */

footer.page-content {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #fff;
	color: #db0019;
	font-size: 0.8em;
	padding-left: 0;
	padding-right: 0;
}
footer .logo {
	float: right;
	width : 150px;
	height : 59px;
	text-align: right;
}
footer .info {
	padding-bottom: 5px;
}
footer .logoClient {
	float: right;
	width : 150px;
	height : 59px;
	text-align: right;
}
footer .logoFooter {
	padding: 5px;
	max-width : 150px;
	max-height : 60px;
}
footer .logoFooterBrand {
	max-width : 150px;
	max-height : 60px;
	padding: 5px;
}


/* Fil d'Arianne */

.vega-fil-arianne {
	color: #E1001A;
}
ol.breadcrumb.page-content.container {
	margin-bottom: 0px;
	background-color: #EBEBEB;
}

/* Recherche */

.search-form {
	background-color: white;
	border-radius: 10px;
	padding: 10px 0px;
}
.vega-search-protocole-table-label {
	line-height: 15;
	padding-right: 50px;
}

.vega-search-protocole-table-container {
	padding: 10px 10px;
}
.vega-search-protocole-table {
	height: 150px;
	overflow : auto;
	padding:5px;
	width: 90%;
}

.vega-search-protocole-input{
	width: 100% !important;
	font-size: 12px;
}

.vega-select2{
	width: 100% !important;
	text-align: left;
}

#main .form-control {
	height: 30px;
	/*padding: 0px 12px;*/
	/*font-size: 12px;*/
}


#main .form-group {
	margin-bottom: 3px;
}

.search-submit-container {
	padding: 5px 50px 5px 10px;
	text-align: right;
	margin-top: 15px;
	margin-top:3px;
}

.vega-search-linewide-label {
	width:20.13%;
}

.vega-search-linewide-input{
	width:75.80%;
}

.carteRecherche {
	align : center;
}

.error_field{
	border: 1px solid #D44950;
}


.notice{text-align: left;margin-top: 16px;}

.checkbox {
	position: relative;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
}

.input-datepicker{
	width: 57% !important;
	float: left;
	margin-right: 6px;
	margin-left: 3px;
}

.input-datepicker-cloture, .input-datepicker-evenement{
	width: 64% !important;
	float: left;
	margin-right: 6px;
	/* margin-left: 3px; */
}

.directive-datepicker{
	margin-right: 6px;
	width: 75% !important;
	float: left;
}

.btn-datepicker {
	float: left;
}



/*
.col-md-datepicker {

}

.col-md-7 > .btn {
	display: block;
}
 */
/*
.col-md-7 > .btn {
	padding: initial;
}
 */



.scrollable-menu {
	height: auto;
	max-height: 200px;
	overflow-x: hidden;
	width: 300px;
}
.btn.form-control .caret {
	margin-top: -1px;
	position: absolute;
	right: 25px;
	top: 50%;
}
.dropdown-label {
	width: 150px;
	max-width: 150px;
	overflow: hidden;
	text-align: left;
}

span .select2-selection--single {
	text-align: left;
}
span .select2-results__option--highlighted {
	background-color: #337AB7;
}
span .select2-results__option{
	line-height: 1.42857;
}


/* Resultats*/

table.vega-result-table {
	table-layout:fixed;
}
table.vega-result-table-loueur {
	table-layout:auto;
}
table.vega-result-table tbody tr {
	word-wrap: break-word;
}

.vega-result-table-header  {
	background-color: #54585a;
	color : white;
}
.vega-result-table-header select {
	color : black;
}
.vega-result-table-subheader  {
	background-color: #E0E0E0;
}

.vega-result-table-subheader > .sortable {
	padding : 0px;
	text-align: center;
}

.vega-result-table-subheader-indicateurs  {
	text-align: center;
	background-color: #CFCFCF;
}

.vega-result-table-footer  {
	background-color: #54585a;
	color : white;
}
.vega-result-table-indicator-filter {
	width: 150px;
}

.table>tbody>tr>td, .table>tbody>tr>th{
	padding: 2px;
}
.table>thead>tr>.border-less{
	border: 0px;
}

.sortable {
	cursor: pointer;
}
.sortable:after {
	content: url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIUnC2nKLnT4or00PvyrQwrPzUZshQAOw==);
	padding-left: 1em;
}
.st-sort-ascent:after {
	content: '\25B2';
}
.st-sort-descent:after {
	content: '\25BC';
}

.footer-vr   {
	font-weight: bold;
	cursor: pointer;
}
.vega-result-dossier-link {
	text-decoration : underline;
	color: black !important;
}
.vega-result-dossier-etr {
	text-decoration : none;
	color: #337ab7 !important;
}
.vega-detail-dossier-link {
	text-decoration : underline;
	cursor: pointer;
}
.back-to-my-search  {
	padding : 0px 12px;
}
.result-combo-traitement {
	width: 25px;
}

.cell-indicateur {
	width: 47px;
}


/* Detail */

.vega-detail_intro {
	text-align: left;
	margin: 12px;
	font-size: larger;
}

.vega-detail {
	background-color: #FFFFFF;
}

.detailDossierContainer {
	min-height:420px;
	background-color:#FFFFFF;
	margin-left: 3px;
	padding : 10px;
	/* margin-top : 15px !important; */
	font-family:Arial;
	font-size:10px;
}

.vega-container > accordion > div > div > div > .panel-body,
.vega-container > accordion > div > div > div > div > .panel-body {
	padding: 0px 0px 0px 15px;
}



.demande{background-color:#ebebeb;}

.panel-group > div{
	margin-top: 5px;
}


.vega-detail-block {
	background-color: #ebebeb;
	margin-left: -15px;
}
.vega-detail-ligne-intitule {
	text-align: right;
	padding: 4px;
	color: #DB0019;

}


#id_doss_label{height: 38px}

.vega-detail-ligne-intitule-indicateurs {
	line-height: 18px;
}
.vega-detail-ligne-intitule-protocoles {
	height: 36px;
}
.vega-detail-ligne-data {
	text-align: left;
	padding: 4px 14px 4px 4px;
}

.description{
	white-space: pre-line;
}

.vega-detail-ligne-data-protocoles {
	height: 36px;
	overflow: hidden;
}
.inner-table {
	text-align:left;
	background-color: #EAE7E5;
}
.vega-container{
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 992px) {
	.vega-container {
		width: 970px;
	}
}
@media (min-width: 768px) {
	.vega-container {
		width: 750px;
	}
}

.prestation-clickable-row {
	cursor: pointer;
}

.vega-detail-entete {
	padding: 0.2em 0.2em 0px;
	display: block;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	/* background-color: #C00; */
	width: 100%
}

.vega-detail-entete-tab  {
	float: left;
	background-color: white;
	color: #C00;
	line-height: 18px;
	padding: 0.5em 1em;
	text-decoration: none;
}
.form-export {
	display: inline;
}

.btn-vega-detail-section-heading {
	background:none!important;
	border:none;
	padding:0!important;
	font: inherit;
	border: medium none;
	cursor: pointer;
}

.panel > .panel-heading > .panel-title {
	text-align : left;
}
.panel > .panel-heading > .panel-title > a {
	text-decoration: none;
}
.panel > .panel-heading > .panel-title > a > .glyphicon {
	color: #DB0019;
}

.panel-title {
	font-size: 14px;
}
.prestation-heading{
	color: #333 !important;
}
accordion .panel-group {
	margin-bottom: 0px;
}

/* Legende */

.form-table{
	display: table;
}
.legend-table {
	border:0px !important;
	width:100%;
	padding : 5px;
	text-align: justify
}
.legend-table > div {
	display:inline-block;
	vertical-align: top;
}
.legend-table li {
	padding: 2px;
}
.legend-link div {
	color: #333333;
}
.legend-link A:link {text-decoration: none}
.legend-link A:visited {text-decoration: none}
.legend-link A:active {text-decoration: none}
.legend-link A:hover {text-decoration: none}

.legend-table-stretch {
	width: 100%;
	display: inline-block;
	font-size: 0;
	line-height: 0
}

/* Lignes spéciales */

.ligne-etranger {
	font-weight: bold
}
.ligne-transfert {
	background-color: #AEAEAE !important;
}
.ligne-remboursement {
	background-color: #cbd2ff !important;
}
.ligne-presta-remboursement {
	background-color: #cbd2ff !important;
}
.ligne-equivalence {
	font-weight: bold !important;
	font-style: italic;
	/* text-align:left; */
}
.ligne-prestation-devis {
	color: #ff0000 !important;
	text-align:left;
}
.ligne-prestation-cout-reel {
	color: #00a9ff !important;
	text-align:left;
}

.unread {
	background-color: #7d7d7d;
	border: 2px solid white;
	border-radius: 50%;
	color: white;
	font-size: 9px;
	font-weight: bold;
	margin-right: 6px !important;
	padding: 1px 4px;
}

.bold {
	font-weight: bold;
}

.letters {
	color : #E1001A;
	font-size: 17px;
	font-family: Arial ;
	padding: 0px 15px 0px 15px;
	margin: auto;
	cursor: pointer;
}
.clientBigKey{
	color : #E1001A;
	font-size: 38px;
	font-family: Arial ;
	line-height: 0.7;
	padding-bottom: 12px;
}
.clientBlockContainer{
	min-height : 300px;
	display: inline-block;
	margin-top: 100px;
	white-space: nowrap;
	float : center;
}
@keyframes appear {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes disappear {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
.clientBlock{
	text-align: left;
	border-bottom: 1px solid #c0c0c0;
	margin: 30px !important;
	width: 145px;
	padding: 0;
	animation: 1s appear;
}


.clientSpan{
	cursor: pointer;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.leftArrow{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	float : left;
	width: 35px;
	cursor: pointer;
	background: url("/app/ressources/img/fleche-liste-multiclient.png") no-repeat scroll 0;
}
.rightArrow{
	float : right;
	width: 35px;
	cursor: pointer;
	background: url("/app/ressources/img/fleche-liste-multiclient.png") no-repeat scroll 0;
}
.blockClientSlider{
	position: relative;
	display: flex;
}
#user-actions select {
	color : black;
	padding-left: 25px;
}

.searchClient{
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	width: 400px;
}

/* Selection de l'univers*/

.selection-univers-container {
	margin-top: 40px;
}

.selection-univers-logo {
	width: 188px;
	height: 215px;
	margin: 10px;
	display:inline-block;
}

.selection-univers-label {
	margin-top:120px;
}

/* Messagerie */

.panel-messagerie > .panel-title > a {
	float: right;
}

.filter-msg {
	background: rgba(0, 0, 0, 0) repeating-linear-gradient(135deg, #fefefe, #fefefe 10px, #f9f9f9 10px, #f9f9f9 20px) repeat scroll 0 0;
}

.filter-msg > .btn-default {
	height : 30px;
}

.t-object{
	width : 30%;
}
.t-from{
	width : 20%;
}
.t-to{
	width : 20%;
}
.t-date{
	width : 15%;
}
.t-etat{
	width : 8%;
}
.t-transferer{
	width : 7%;
}
.mess-body {
	min-height:420px;
	background-color:#FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding : 10px;
	margin-top : 15px !important;
	font-family:Arial;
	font-size:10px;
}
.mess-body > .col-xs-2{
	width : 10%;
	padding-left: 0;
	float : left;
}
.mess-body > .search-form{
	width : 90%;
	float : right;
}

.mess-body > .col-xs-2 > .nav{
	margin-top:60px;
}

.mess-body > .col-xs-2 > .nav > li > a {
	padding : 30px 0px 5px 0px;
}
.mess-body > .col-xs-2 > .nav > li > a:hover {
	background: none;
}
.panel-messagerie{
	background: rgba(0, 0, 0, 0) url("/app/ressources/img/picto-liste-de-messages.gif") no-repeat scroll 6px 6px;
	border-color: #808080;
	color: #808080;
	padding : 20px 5px 15px 60px;
	font-weight: bold;
	font-size:11px;
	text-align : left;
}
.panel-souscripteur{
	background: rgba(0, 0, 0, 0) url("/app/ressources/img/recherche-souscripteur.png") no-repeat scroll 10px 10px;
	border-color: #808080;
	color: #808080;
	padding : 20px 5px 15px 60px;
	text-align : left;
	margin: 10px;
}
.panel-list-souscripteur{
	background: rgba(0, 0, 0, 0) url("/app/ressources/img/liste-souscripteurs.png") no-repeat scroll 10px 10px;
	border-color: #808080;
	color: #808080;
	padding : 20px 5px 15px 60px;
	text-align : left;
	margin: 10px;
}
.panel-demande-ouverture-dossier{
	background: rgba(0, 0, 0, 0) url("/app/ressources/img/formulaire.png") no-repeat scroll 10px 10px;
	border-color: #808080;
	color: #808080;
	padding : 20px 5px 15px 60px;
	text-align : left;
	margin: 10px;
}
#legende{
	border-top: 1px solid #808080;
	padding : 10px;
	height : 100px;
	background-color:#FFFFFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding : 10px;
	text-align:left;
}
.fontRougeBold{
	color: #E64C3C;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.legend-item{
	padding-left : 30px;
}

.image-attachement{
	width: 12px;
	cursor: pointer;
}

.menu-bouton{
	border: 1px solid #dadada;
	border-radius: 5px;
	height: 75px;
	line-height: 10px;
	margin-bottom: 10px;
	padding: 10px 0 5px;
	text-align: center;
	width: 80px;
	background: rgb(251,252,248); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(251,252,248,1) 0%, rgba(222,225,219,1) 42%, rgba(181,185,179,1) 83%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(251,252,248,1) 0%,rgba(222,225,219,1) 42%,rgba(181,185,179,1) 83%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(251,252,248,1) 0%,rgba(222,225,219,1) 42%,rgba(181,185,179,1) 83%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfcf8', endColorstr='#b5b9b3',GradientType=0 ); /* IE6-9 */
}

.menu-bouton:hover{
	cursor: pointer;
	background: -moz-linear-gradient(bottom, rgba(200, 150, 150, 0.8) 0%, rgba(222,225,219,1) 42%, rgba(181,185,179,1) 83%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom, rgba(200, 150, 150, 0.8) 0%,rgba(222,225,219,1) 42%,rgba(181,185,179,1) 83%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(200, 150, 150, 0.8) 0%,rgba(222,225,219,1) 42%,rgba(181,185,179,1) 83%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfcf8', endColorstr='#b5b9b3',GradientType=0 ); /* IE6-9 */

}
.menu-bouton>a:hover{
	color:#000000;
}

.msg-active{
	border : 1px solid #ff9999;
}

.table-inbox td{
	text-align: left;
	line-height: 14px !important;
	padding-left : 10px !important;
}

.borderlist{
	border-radius: 5px;
	border : 1px solid #dadada;
}
.picto-transmit-ok{
	background: url("/app/ressources/img/picto-transmis.gif") no-repeat top;
	background-position: center;
}
.picto-transmit-en-cours{
	background: url("/app/ressources/img/picto-a-transmettre.gif") no-repeat top;
	background-position: center;
}
.picto-transmit-ko{
	background: url("/app/ressources/img/picto-echec-transmission.gif") no-repeat top;
	background-position: center;
}
.image-transmit-ok{
	background: url("/app/ressources/img/message-transmis.png") no-repeat top;
	background-position: center;
}
.image-transmit-en-cours{
	background: url("/app/ressources/img/message-a-transmettre.gif") no-repeat top;
	background-position: center;
}
.image-transmit-ko{
	background: url("/app/ressources/img/message-en-echec-de-transmission.gif") no-repeat top;
	background-position: center;
}

.menu-conversation{
	width : 75px;
	padding-left: 10px;
	font-size: 0.9em;
	border-radius: 5px;
	border : 1px solid #dadada;
	text-align: center;
	padding-top : 30px;
	margin-left: 3px;
}

.message-conversation {
	border-radius: 7px;
	margin-bottom: 15px;
	text-align: left;
}
.message-maf{
	border : 1px solid #E1001A;
}
.message-client{
	border : 1px solid #27bdef;
}
.exp-maf{
	font-weight : bold;
	color : #E1001A;
}
.exp-client{
	font-weight : bold;
	color :  #27bdef;
}
.header-message > span {
	height: 35px;
	overflow: hidden;
	padding-top: 5px;
	text-align: left;
	text-overflow: ellipsis;
}

.printTable > .header-message > img {
	height: 35px;
	overflow: hidden;
	padding: 5px;
	text-align: left;
	text-overflow: ellipsis;
}
.header-message{
	background-color: #dadada;
	height : 35px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.table-conversation{
	height: 25px;
	text-align: left;
}
.conversation {
	padding : 20px 10px 10px 10%;
}

.conversation > span {
	border : 1px solid #d7d7d7;
	border-radius : 3px;
	padding: 5px;
}

.content-conversation
{
	white-space: pre-wrap;
	word-wrap: break-word;
}
.newmsg{
	background-color: white;
	border: 1px solid #c3c3c3;
	border-radius: 5px;
	height: auto !important;
	left: 35%;
	padding: 0 0 10px;
	position: fixed;
	top: 20%;
	width: 500px;
	z-index: 100000;
}
.newmsg > .header {
	background-color:#CDCDCD;
	height : 40px;
	padding : 5px;
	text-align : left;
}
.newmsg > .content {
	padding : 5px;
}

.newmsg > .header > span {
	float : right;
	cursor: pointer;
}

.send-message {
	background: url("/app/ressources/img/envoi1.gif") no-repeat top;
	background-position: center;
	height: 40px;
	width: 43px;
}

.send-message:hover {
	background: url("/app/ressources/img/envoi2.gif") no-repeat top;
	background-position: center;
}


.send-message:FOCUS {
	background: url("/app/ressources/img/envoi3.gif") no-repeat top;
	background-position: center;
}

.add-pj{
	background: url("/app/ressources/img/pj1.gif") no-repeat top;
	background-position: center;
	height: 40px;
	width: 43px;
}
.add-pj:hover{
	background: url("/app/ressources/img/pj2.gif") no-repeat top;
}
.add-pj:FOCUS{
	background: url("/app/ressources/img/pj3.gif") no-repeat top;
}

.am-fade.modal-backdrop {
	background-color: rgba(0, 0, 0, 0.07);
}

.nav > li.inactive > a {	/* en-tête */
	background-color: #cccccc;
	color: #fff;
}

.backToResults {			/* en-tête */
	padding: 7px 0px
}

.dossier-actions {			/* en-tête */
	padding: 7px 15px;
}


.messageDossierContainer {
	background : white;
}

.repairContainer {
	background : white;
}

.messageDossierContainer > .container > .mess-body{
	width : 100%;
}
.messageDossierContainer > #legende{
	width : 100%;
}
.printTable {
	display: none;
}
.bouton-boite-reception{
	background: url("/app/ressources/img/messagerie/liste-messages1.png") no-repeat top;
	background-position: center;
}

.bouton-boite-reception:hover{
	background: url("/app/ressources/img/messagerie/liste-messages2.png") no-repeat top;
	background-position: center;
}

.msg-active-reception{
	background: url("/app/ressources/img/messagerie/liste-messages3.png") no-repeat top;
	background-position: center;
}

.bouton-msg-envoye{
	background: url("/app/ressources/img/messagerie/messages-envoyes1.png") no-repeat top;
	background-position: center;
}

.bouton-msg-envoye:hover{
	background: url("/app/ressources/img/messagerie/messages-envoyes2.png") no-repeat top;
	background-position: center;
}

.msg-active-envoye{
	background: url("/app/ressources/img/messagerie/messages-envoyes3.png") no-repeat top;
	background-position: center;
}

.bouton-msg-favoris{
	background: url("/app/ressources/img/messagerie/favoris1.png") no-repeat top;
	background-position: center;
}

.bouton-msg-favoris:hover{
	background: url("/app/ressources/img/messagerie/favoris2.png") no-repeat top;
	background-position: center;
}

.msg-active-favoris{
	background: url("/app/ressources/img/messagerie/favoris3.png") no-repeat top;
	background-position: center;
}

.bouton-imprimer-msg{
	background: url("/app/ressources/img/messagerie/imprimer1.png") no-repeat top;
	background-position: center;
}

.bouton-imprimer-msg:hover{
	background: url("/app/ressources/img/messagerie/imprimer2.png") no-repeat top;
	background-position: center;
}

.bouton-export-excel-msg{
	background: url("/app/ressources/img/messagerie/excel1.png") no-repeat top;
	background-position: center;
}

.bouton-export-excel-msg:hover{
	background: url("/app/ressources/img/messagerie/excel2.png") no-repeat top;
	background-position: center;
}

.bouton-active-export-excel-msg{
	background: url("/app/ressources/img/messagerie/excel3.png") no-repeat top;
	background-position: center;
}

.bouton-repondre-msg{
	background: url("/app/ressources/img/messagerie/repondre1.png") no-repeat top;
	background-position: center;
}

.bouton-repondre-msg:hover{
	background: url("/app/ressources/img/messagerie/repondre2.png") no-repeat top;
	background-position: center;
}

.msg-active-repondre{
	background: url("/app/ressources/img/messagerie/repondre3.png") no-repeat top;
	background-position: center;
}


.bouton-transfert-msg{
	background: url("/app/ressources/img/messagerie/transferer1.png") no-repeat top;
	background-position: center;
}

.bouton-transfert-msg:hover{
	background: url("/app/ressources/img/messagerie/transferer2.png") no-repeat top;
	background-position: center;
}

.table-list-souscripteur > thead > tr > th {
	text-align: center;
}
.retourRechercheSouscripteur {
	float: left;
}

.alert-success {
	background-color: #0091d6 ;
	border-color: #0084c4;
	color: #ffffff;
	font-weight: 11px;
}
.alert-danger, .alert-warning {
	background-color: #ff6633 ;
	border-color: #d93600;
	color: #ffffff;
	font-weight: 11px;
}
.alert {
	padding : 8px;
}
.alert.alert-dismissible {
	padding-right : 31px;
}

button.alert{
	margin-right: 20px;
	margin-bottom: 0px;
}
#commentaire{
	height: 100px !important;
}

#vulnerabilityComment{
	height: 100px !important;
}

#faultDescription.form-control {
	height: 50px;
}

#message {
	height : 295px;
}

/* Dossiers liés */

.panel-dossierslies{
	background: rgba(0, 0, 0, 0) url("/app/ressources/img/picto-dossiers-lies.gif") no-repeat scroll 6px 6px;
	border-color: #808080;
	color: #808080;
	padding : 20px 5px 15px 60px;
	font-weight: bold;
	font-size:11px;
	text-align : left;
}

.dossiers-lies {
	margin-top : 0px !important;

}/* see  .mess-body { */

/* Appareils */

.appareil-section-separateur{
	background-color: #ccc;
	height: 3px;
	text-align: right;
	width: 98.3%;
}

ul.appareil-list-action {
	/* white-space:nowrap; */
	margin:0px;
	-webkit-padding-start: 0px;
}

li.appareil-item-action {
	display:inline;
}

li.appareil-item-action::before {
	content : ' / ';
}

li.appareil-item-action:first-child::before {
	content : '';
}

.appareil-missions {
	margin-left: -15px;
}

.appareil-missions-entete {
	text-align: center;
}

.table-striped-item-appareil {
	background-color: #f9f9f9;
}

.table-striped-item-appareil>tbody>tr:nth-of-type(odd) {
	background-color: white;
}

.table-striped-item-appareil>tbody>tr:nth-of-type(even) {
	background-color: #f9f9f9;
}

div.appareils-repeat div.panel-body {
	padding-bottom: 0px;
}

/* ouvertue de dossiers */

.error {
	color: #D44950;
	margin-top: 3px;
	margin-bottom: 7px;
	text-align: left;
}

.phones{text-align:left; margin-left:18%}

.css-form input.ng-invalid.ng-touched,
.css-form div.ng-invalid.ng-touched a,
.css-form textarea.ng-invalid.ng-touched,
.css-form.ng-submitted.ng-invalid input.ng-invalid,
.css-form.ng-submitted.ng-invalid div.ng-invalid a,
.css-form.ng-submitted.ng-invalid textarea.ng-invalid a
{
	border-color: #D44950;
}

.proposition-acceptation {
	text-align: left;
}

label.radio-inline span{
	display: block;
	padding-top: 10px;
  padding-bottom: 2px;
	padding-right: 20px;
}

.tailleCommentaire, .fault-description-size {
	margin-top: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
}

.ouverture-retour{
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
}

.ouverture-retour a{
	color: rgb(128, 128, 128) !important;
}

/* suivi des demandes */

.select-etat{
	min-width: 100px;
}

.label-recherche-date{
	text-align: right;
	float: left;
	padding-top: 7px;
}

.input-date{
	padding-right: 0px;
}

.icone-legende{
	margin-right : 5px;
}

/* détail de la demande */
.detail-libelle > div > div > div{
	background-color: #ebebeb !important;
	text-align: left;
}

/* Pour ne pas perdre de place dans les header des liste */
.table>thead>tr>th {
	padding-left: 5px;
	padding-right: 5px;
}

.mrhtable th {text-align:center; font-size:10.27px}

.date_dossier {font-size: 9px !important;}

.indicateurs_mrh {font-size:10px !important}

.icone {
	margin-bottom:4px;
	width: 16px;
	height: 16px;
}

.iconeMRH {
	margin-bottom:2px;
}

img.indicateur {
	margin-right: 10px;
}

.uppercase{
	text-transform: uppercase;
}

.dateComptaMissionCompletee{
	color: green;
}

.dateComptaMissionPasCompletee{
	color: red;
}

.last-aida-update-container{
	text-align: right;
}

.last-aida-update{
	font-size: 10px;
	margin-top: 3px;
	margin-right: 16px;
}

#mcSimpleSearchForm {
	background-color: rgba(255, 255, 255, 0.8);
	margin-bottom: 200px;
}

#mcSimpleSearchTitle {
	text-align: center;
	vertical-align: middle;
	font-size: 5em;
	font-style: italic;
	letter-spacing: 3px;
	padding-top: 100px;
	padding-bottom: 50px;
	color: black;
	font-weight: 300;
}

.mc-simple-search {
	margin: 0px;
	padding: 0px 55px 15px;
}

#mc-first-row {
	padding-top: 25px;
}

.mc-btn-row {
	margin: 10px 0px 5px;
}

#simple-btn {
	font-weight: bold;
	letter-spacing: 1px;
	box-shadow: 0px 2px 2px rgb(168, 232, 104);
	display: inline-block;
	padding: 8px 0px;
	text-align: center;
}

.mc-simple-cont {
	margin: 0px;
	padding: 0px;
}

#advanced-btn {
	background-color: rgba(195, 226, 230, 0.8);
	color: #346a9b;
	font-weight: bold;
	outline: none;
	text-decoration: none;
	border: none;
	margin-top: 0px;
}

.mc-datepicker {
	width: 100%;
	float: left;
}

#mcSimpleSearchForm .clear {
	background: none;
	border: none;
	cursor: pointer;
	padding: 11px 5px 9px;
	position: absolute;
	right: 30px;
	top: 2px;
	outline: none;
	color: rgba(0, 0, 0, 0.6);
}

#mcSimpleSearchForm .clear.glyphicon {
	padding-top: 2px;
}

#mcSimpleSearchForm .clear:active {
	color: black;
}

.selectize-input {
	height: 42px;
	padding: 10px 50px 10px 12px;
	white-space: normal;
}

#mcSimpleSearchForm .ui-select-toggle {
	padding: 6px 12px;
	font-size: 14px;
}

#mcSimpleSearchForm .ui-select-match {
	padding: 2px;
}

#mcSimpleSearchForm table, #mc-src-label {
	padding: 6px 12px;
	font-size: 12px;
	font-weight: normal;
	background-color: rgba(255, 255, 255, 0.7);
}

.mainMcSearch {
	width: 1200px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

#mc-container {
	margin: 0px;
	width: 100%;
	background-color: transparent;
}

#mcSimpleSearchForm input.form-control, #mcSimpleSearchForm div.input-group {
	width: 100%;
	height: 3em;
}

#mcSimpleSearchForm div.form-group {
	padding-left: 10px;
	padding-right: 10px;
}

#mcSimpleSearchForm button.btn-datepicker {
	height: 100%;
}

#mc-simple-cont-btn {
	padding: 0px !important;
}

#mc-simple-reset {
	padding: 0px 0px 0px 5px !important;
}

#mc-simple-reset > button {
	font-weight: bold;
	display: inline-block;
	padding: 8px;
}

#mc-scroll-table {
	width: 100%;
	border-spacing: 0;
	padding-bottom: 10px;
	margin: 0px;

}

#mc-scroll-table tbody,
#mc-scroll-table thead {
	display: block;
}

#mc-scroll-table thead tr, #mc-scroll-table thead tr th {
	line-height: 30px;
	width: 100%;
	display: block;
}

#mc-scroll-table tbody {
	max-height: 150px;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 15px;
}

#mc-scroll-table input {
	font-weight: 100;
}

#mc-scroll-table thead {
	border-bottom: solid 1px lightgrey;
	padding-bottom: 5px;
}

#mc-scroll-table tbody tr {
	border-bottom: solid 1px lightgrey;
	width: 100%;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#mc-scroll-table tbody tr:last-child {
	border-bottom: none;
}

#mc-scroll-table input[type='checkbox'] {
	vertical-align: middle;
}

#mc-scroll-table label {
	padding-left: 5px;
	margin: 0px;
}

.mc-simple-search:last-of-type {
	padding-bottom: 25px;
}

.mc-footer {
	width: 100%;
	background-color: rgba(255, 255, 255, 0.7);
}

.mc-footer > div {
	padding-left: 100px;
	padding-right: 100px;
}

.mc-footer .logo {
	padding-right: 200px;
}

.mc-header {
	background-color: rgba(255, 255, 255, 0.7);
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}

.mc-content {
	position: relative;
	z-index: 2;
}

.mc-background {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

#opaque {
	background-color: rgba(255, 255, 255, 0.3);
}

#mcbg {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}

.mc-breadcrumb {
	background-color: #EBEBEB;
}

.mc-results-table>tbody>tr:nth-of-type(even) {
	background-color: #ebebeb;
}

.pdf-button {
	background: none;
	border: none;
	cursor: pointer;
	outline: none;
}

.msgLabel {
	padding: 0px;
	line-height: 15px;
}

.msgInput {
	padding: 0px 0px 0px 17px;
}

.msgContainer {
	height: 35px;
}

a.tab-link {
	text-decoration: none;
	font-size: 16px;
	color: black;
}

.tab-link-container{
	padding-top: 10px;
	padding-bottom: 10px;
}

.ReactTable{
	margin-top: 20px;
}

a.active-tab-link {
	text-decoration: underline;
}

#repair-root .form-control {
	height: auto;
}

#repair-root #legende{
	margin-top: 50px;
}

#repair-root .form-group{
	margin-bottom: 5px;
}

#sparePartOrderForm .form-group{
	margin-bottom: 5px;
}

.status-in-form{
	text-align: start;
}

.status-icon-label{
	margin-left: 5px;
}

.reception-container{
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	border-bottom: solid 1px lightgrey;
}

.reception-date{
	text-align: left;
}
.no-repair{
	padding-top: 20px;
	padding-bottom: 20px;
}
.spare-part-add-btn-container{
	text-align: end;
	padding-right: 7px;
}

form label.required:after {
	color: red;
	content: " *";
}

#usePotDiv{
	display: table-row;
	width: 85%;
	margin-left: 15px !important;
	padding-left: 0px;
}

#usePotLabel {
	margin-bottom: 10px;
	margin-top: 10px;
	display: table-cell;
	white-space: pre-line;
	padding-bottom: 12px;
	padding-right: 25px;
	padding-left: 5px;
}

#incentiveCont > .form-group {
	background-color: lightblue;
}

#incentiveCont > div {
	margin: 0px;
}

#usePotSpan {
	display: table-cell;
	vertical-align: middle;
}

#usePot {
	margin-left: 20px;
}

.alertsContainer {
	min-height: 420px;
	background-color: #FFFFFF;
	border-radius: 10px;
	padding: 10px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 10px;
}

.alert-btn {
	background: url(/app/ressources/img/ring2.png) no-repeat 5px;
	padding-left: 21px;
}

.panel-alerts {
	background:  url(/app/ressources/img/ring3.png) no-repeat 10px 0;
	border-color: #808080;
	color: #808080;
	padding: 20px 5px 15px 70px;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	background-size: 45px;
}
.float-right {
	float: right
}

.ReactTable .rt-resizable-header {
	padding: 6px 24px !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.ReactTable .rt-resizer:before {
	display: inline-block;
	position: absolute;
	right: 25px;
	top: 8px;
	height: 5px;
	width: 5px;
	color: transparent;
	content: '.';
	background-size: 8px 5px;
	background-repeat: no-repeat;
	opacity: 0.87;
}

.ReactTable  .rt-resizable-header-content:after {
	position: absolute;
	right: 8px;
	top: 3px;
	height: 18px;
	width: 18px;
	z-index: 120;
	color: transparent;
	content: '.';
}

.ReactTable .rt-th.-sort-asc .rt-resizer:before {
	/*background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAgMTVWNmw0IDQgMS0xLTYtNi02IDYgMSAxIDQtNHY5eiIgZmlsbD0iIzMzMyIvPjwvc3ZnPg==);*/
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);

}

.ReactTable .rt-th.-sort-desc .rt-resizer:before {
	/*	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOCAzdjkuMTNMNCA4IDMgOWw2IDYgNi02LTEtMS00IDQuMTNWM3oiIGZpbGw9IiMzMzMiLz48L3N2Zz4=);*/
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.ReactTable .rt-thead .rt-tr {
	/*	font-family: Arial;
        font-size: 11.4px;*/
	background-color: #E0E0E0;
	font-weight: bold
}

.ReactTable.-striped .rt-tr.-odd {
	background-color: #f9f9f9;
}
.ReactTable.-striped .rt-tr.-even {
	background-color: #ebebeb;
}
.ReactTable .-pagination {
	background-color: #54585a;
	color:white
}
.ReactTable .-pagination .-btn {
	background: rgba(255,255,255, 0.3) !important;
	color: white !important;
	font-size: 14px !important;
}
.ReactTable .-pagination select ,
.ReactTable .-pagination input {
	color : black
}

.alert-legend {
	margin-top : 20px;
}

.Table__pagination {
	text-align: center;
	padding: 0 10px;
	z-index: 1;
	justify-content: space-between;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
	border-top: 2px solid rgba(0,0,0,0.1);
}

.Table__pageButton {
	font-size: 15px;
	outline: none;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.Table__pageButton:disabled {
	cursor: not-allowed;
	color: gray;
}

.Table__pageButton--active {
	color: #45b3e3;
	font-weight: bold;
}

.rows__select {
	position: relative;
	top: -73px;
	right: 20px;
	float: right;
	width : 100px;
}
.page__input {
	width: 70px;
	text-align: center;
}
.page__text {
	font-weight: 600;
	padding: 9px 5px 0 0
}
.page__number {
	font-weight: 600;
	padding: 9px 0 0 5px
}
.page__select-container {
	position: relative;
	top: -43px;
	left: 10px;
	width: 200px;
	display: flex;
}

.Table__pagination .pagination {
	margin: 10px 0;
}
.table__bottom-container {
	height: 58px;
}
.pagination-top , .pagination-bottom {
	height : 55px;
	background-color: #54585a;
	color:white
}
.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6;
}

.rt-td , .rt-th {
	white-space: pre-line !important;
}

.alert__img-legend {
	width : 40px;
	height: 40px;
	display : inline-block;
}
.alert-legend .panel-body {
	padding: 5px 10px;
}

.rt-tooltip {
	/* position: relative; */
	display: inline-block;

}

/* Tooltip text */
.rt-tooltip .rt-tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: black;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-radius: 6px;

	/* Position the rt-tooltip text - see examples below! */
	position: absolute;
	z-index: 1;
}

/* Show the rt-tooltip text when you mouse over the rt-tooltip container */
.rt-tooltip:hover .rt-tooltiptext {
	visibility: visible;
}

.rt-tooltip .rt-tooltiptext::after {
	content: " ";
	position: absolute;
	top: 50%;
	right: 100%; /* To the left of the rt-tooltip */
	margin-top: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent black transparent transparent;
}

.panel-summary {
	border-color: #808080;
	color: #808080;
	padding: 20px 5px 15px 50px;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	background-size: 45px;
	background:  url(/app/ressources/img/liste.png) no-repeat 10px 0;
}

.filter-summary {
	display: inline-block;
	width:100%;
	padding: 10px 0;
	background: rgba(0, 0, 0, 0) repeating-linear-gradient(135deg, #fefefe, #fefefe 10px, #f9f9f9 10px, #f9f9f9 20px) repeat scroll 0 0;
}

.form-control-su {
	display: block;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	outline: 0 !important;
}
.align-label {
	float: left;
	width : 29%;
	margin-top: 10px;
}

.new-logo {
	position: relative;
	top: 10px;
}

.mc-filter div.filter-label-col {
	padding-right: 0;
	padding-left: 0;
}

.mc-filter div.filter-input-col {
	padding-left: 0;
}

.text-yellow {
	color: #F6BC08;
}

#inputRepairShop a.ui-select-match, #inputAgencyCity a.ui-select-match {
	height: auto;
}

#inputRepairShop span.select2-chosen, #inputAgencyCity span.select2-chosen {
	padding-left: 12px;
}

#inputRepairShop span.ui-select-toggle, #inputAgencyCity span.ui-select-toggle {
	padding: 0;
}

.address-label {
	line-height: 30px;
	margin: 0;
}

#new-dashboard-requestForm-error-immat {
	position: absolute;
}

.text-gray {
	color: #999999;
}
