
.message-block {
	padding: 10px;
	text-align: center;
	font-weight: 700 !important;
}

.atrium {
	color: #7BABCF;
	font-weight: 300 !important;
}

.atrium strong, .block-title .atrium {
	font-weight: 700 !important;
}

.atrium b {
	color: #F3B64A;
	font-weight: 500 !important;
}

.atrium_sous_titre {
	color: #777777;
	font-weight: 300 !important;
}

.atrium_sous_titre strong {
	font-weight: 700 !important;
}

.atrium_sous_titre i {
	font-weight: 400 !important;
}

.user_adm {
	color: #BB7CB3;
}

.user_adv {
	color: #7BABCF;
}

.user_rsp {
	color: #5F864A;
}

.user_com {
	color: #BCD25F;
}

.user_rcn {
	color: #EF854C;
}

.user_ccn {
	color: #F3B64A;
}

.user_par {
    color: #836741;
}

.user_cli {
    color: #416783;
}

.user_bnk {
    color: #EA4E46;
}

.label-adm {
	background-color: #BB7CB3;
}

.label-adv {
	background-color: #7BABCF;
}

.label-rsp {
	background-color: #5F864A;
}

.label-com {
	background-color: #BCD25F;
}

.label-rcn {
	background-color: #EF854C;
}

.label-ccn {
	background-color: #F3B64A;
}

.label-par {
    background-color: #836741;
}

.label-cli {
    background-color: #416783;
}

.label-bnk {
    background-color: #EA4E46;
}

.background-adm {
	background-color: #E4D1E7;
}

.background-adv {
	background-color: #D3DFEE;
}

.background-rsp {
	background-color: #C7CEB8;
}

.background-com {
	background-color: #E8EFCC;
}

.background-rcn {
	background-color: #FBD6BE;
}

.background-ccn {
	background-color: #FCE5C2;
}

.background-par {
    background-color: #E0B072;
}

.background-cli {
    background-color: #BAC1CE;
}

.background-bnk {
    background-color: #F9C7B9;
}

.background-inactive {
	background-color: #E0E0E0 !important;
}

.background-border {
	background-color: #F8F8F8 !important;
}

.background-corner {
	background-color: #F0F0F0 !important;
}

.label-atrium {
	background-color: #BB7CB3;
}

.label-partenaire {
	background-color: #EF854C;
}

.label-suspect {
    background-color: #5F864A;
}

.label-prospect {
	background-color: #416783;
}

.label-client {
	background-color: #7BABCF;
}

.label-banque {
	background-color: #EA4E46;
}

.background-atrium {
	background-color: #E4D1E7;
}

.background-partenaire {
	background-color: #FBD6BE;
}

.background-suspect {
    background-color: #C7CEB8;
}

.background-prospect {
	background-color: #BAC1CE;
}

.background-client {
	background-color: #D3DFEE;
}

.background-banque {
	background-color: #F9C7B9;
}

.label-etat-1 {
    background-color: #BB7CB3;
}

.label-etat-2 {
    background-color: #EA4E46;
}

.label-etat-3 {
    background-color: #F3B64A;
}

.label-etat-4 {
    background-color: #BCD25F;
}

.label-etat-5 {
    background-color: #666666;
}

.background-etat-1 {
    background-color: #E4D1E7;
}

.background-etat-2 {
    background-color: #F9C7B9;
}

.background-etat-3 {
    background-color: #FCE5C2;
}

.background-etat-4 {
    background-color: #E8EFCC;
}

.background-etat-5 {
    background-color: #BBBBBB;
}

.text-lg {
	font-size: 120% !important;
	line-height: 200% !important;
}

.text-sm {
	font-size: 80% !important;
	line-height: 160% !important;
}

.select2-results__options {
	max-height: 300px !important;
}
