/*

gray-bg : #f3f3f4
dark-blue : #2f4050
--------------------------

Flat color : 
admin color : 
ROUGE 
D24D57 CHESTNUT ROSE
D64541 VALENCIA
EC644B SOFT RED
E74C3C CINNABAR

ROSE
F62459 RADICAL RED
D2527F CABARET
DB0A5B RAZZMATAZZ
F64747 SUNSET ORANGE

PURPLE
DCC6E0 SNUFF
BE90D4 LIGHT WISTERIA
9B59B6 WISTERIA
913D88 PLUM

BLUE
6BB9F0 MALIBU
4183D7 ROYAL BLUE
59ABE3 PICTON BLUE
19B5FE DODGER BLUE

GREEN
4ECDC4 MEDIUM TURQUOISE
1BBC9B MOUTAIN MEADOW
36D7B7 TURQUOISE
2ECC71 SHAM ROCK

YELLOW
F5D76E CREAM CAN
F7CA18 RIPE LEMON
F4D03F SAFFRON

ORANGE
FDE3A7 CAPE HONEY
F4B350 CASABLANCA
EB974E SEA BUCKTHORN
F27935 JAFFA

GRAY
DADFE1 IRON
ECF0F1 PROCELAIN
BDC3C7 SILVER SAND
6C7A89 LYNCH
*/

/* ------------------ Migration Bootstrap v3 -> v4 --------------------- */

/* -- Icônes FowAwesome dans barre d'outil de l'éditeur TinyMce -- */
.mce-ico.mce-i-fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}

/* -- Gestion des onglets -- */
.tabs-container .nav-tabs {
	min-width: 100%;
}

/*-- Examens --*/
.ibox-title {
	padding: 15px 15px 8px 15px;
}

/*-- Gestion des modales --*/
.modal-header {
	display: block;
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.close {
	border: none;
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}


/*-- Gestion des menus --*/
.no-padding .list-group-item:first-child {
	border-bottom: 1px solid #e7eaec;
}

.no-padding .list-group-item {
	border-bottom: 1px solid #e7eaec;
}

/*-- Gestion des champs --*/
/*select.form-control {
	font-size: 12px;
	min-height: 27px;
	padding: 1px 4px;
	width: 100%;
}*/

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
}

.chosen-container-single .chosen-single {
	background: #fff;
	box-shadow: none;
	-moz-box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #cbd5dd;
	border-radius: 2px;
	cursor: text;
	height: auto!important;
	margin: 0;
	min-height: 30px;
	overflow: hidden;
	padding: 4px 12px;
	position: relative;
	width: 100%;
}

.input-group {
	position: relative;
	display: flex;
	flex-wrap: nowrap;
}

textarea.form-control {
	height: auto;
}

.input-group-addon, .input-group-btn {
	white-space: nowrap;
	vertical-align: middle;
}

/* -- Gestion des boutons -- */
.btn-group-xs > .btn, .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-group-sm>.btn, .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

a.btn-primary.btn-outline {
	color:#1ab394;
}

.dropdown-toggle::after {
	display: none;
}

.btn-block {
	display: block;
	width: 100%;
}

.text-right {
	text-align: right!important;
}

/* -- Gestion des icônes -- */
a .fa-times, td a .fa-pencil-square-o, th a .fa-pencil-square-o,td  a .fa-commenting-o, a.fa-history:before {
	color:#337ab7;
}

/*-- Gestion des liens --*/
a, #bloccomptadiv, #blocordodiv, #exam-compl-online, #bloconsentement, #bloconsentementonline, #blocpdfdiv, #blocourrier, ibox > #dropdownMenuButton,
#trshorcutmesures, #previewReportLink, #printFullLink, #printLink, #accountmentLink, #motscles, #prescriptionLink, #page-garde, a .fa-external-link {
	color: #337ab7;
}

a {
	text-decoration: none;
}

/* -- Gestion de la pagination -- */
#listPagination .pagination {
	justify-content: center;
}

.listPagination .pagination {
	justify-content: center;
}

/* -- Gestion des tableaux -- */

.table {
	--bs-table-color: var(--bs-body-color);
	--bs-table-bg: transparent;
	--bs-table-border-color: var(--bs-border-color);
	--bs-table-accent-bg: transparent;
	--bs-table-striped-color: var(--bs-body-color);
	--bs-table-striped-bg: rgba(0, 0, 0, 0.025);
	--bs-table-active-color: var(--bs-body-color);
	--bs-table-active-bg: rgba(0, 0, 0, 0.1);
	--bs-table-hover-color: var(--bs-body-color);
	--bs-table-hover-bg: rgba(0, 0, 0, 0.055);
	width: 100%;
	margin-bottom: 1rem;
	color: var(--bs-table-color);
	vertical-align: top;
	border-color: var(--bs-table-border-color);
}

:root {
	--bs-link-hover-color: #23527c;
}

tbody > tr > td{
	border-style: none;
}

.nav > li > a:hover {
	color: #404e67 !important;
}

.tabs-container .tabs-cardio .nav-tabs {
	border-bottom: 0px solid #e7eaec !important;
}

.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	color: #676a6c !important;
}

.navbar-right {
	margin-right: 15px;
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}

.navbar-static-side {
	width: 75px !important;
	background: #fff !important;
}

#page-wrapper {
	margin: 0 0 0 0 !important;
	padding: 0 0 !important;
	position: inherit;
	margin: 0 0 0 0;
	min-height: 100vh;
	width: 100%;
}

body.fixed-sidebar #page-wrapper {
	margin: 0 0 0 0 !important;
}

.breadcrumb {
	min-height: 25px !important;
}

/* -- Largeur des popovers des courriers -- */
.courrier-content{
	max-width : 40vw;
}

/* -- Largeur des popovers des ordonnances -- */
.ordo-content{
	max-width : 30vw;
}

/* ------------------ Divers --------------------- */
.verticalSpacer-4 {
	height: 4px
}

.verticalSpacer-5 {
	height: 5px
}

.verticalSpacer-6 {
	height: 6px
}

.verticalSpacer-8 {
	height: 8px
}

.verticalSpacer-10 {
	height: 10px
}

.verticalSpacer-15 {
	height: 15px
}

.verticalSpacer-20 {
	height: 20px
}

.verticalSpacer-25 {
	height: 25px
}

.verticalSpacer-30 {
	height: 30px
}

.verticalSpacer-35 {
	height: 35px
}

.verticalSpacer-40 {
	height: 40px
}

.verticalSpacer-50 {
	height: 50px
}

.padding-15 {
	padding: 15px;
}

.pullLeft {
	float: left
}

.pullRight {
	float: right
}

.textMuted {
	color: #888888
}

.textMuted:active {
	color: #fff
}

.textCenter {
	text-align: center
}

/*
::-webkit-scrollbar
{
  width: 4px; 
  height: 4px; 
}

::-webkit-scrollbar-track
{
  background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb
{
  background: rgba(0, 0, 0, 0.5);
}
*/
	
.strong {
	font-weight: 700
}
.normal {
	font-weight: normal
}

textarea {
    resize: none;
}

.round {
	border-radius: 50%;
}

.hidden {
	display: none;
}

.hiddenContainer {
	display: none;
}
.visibleContainer {
	display: block;
}

.ibox-style-alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

/* ------------------ MAILBOX --------------------- */
.emailLabelFrom {
	width: 280px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
	font-size: 13px;
}

.emailLabelSubject {
	width: 353px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
	font-size: 12px;
}

.mailboxContainer {
	width: 1150px
}

.emailContainer {
	border-bottom: 1px solid #e4e4e4; 
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #fff;
	cursor: pointer;
	color: #465d6f
}

.mailboxStatusContainer {
	padding-top: 14px;
	border: 1px solid #e4e4e4;
	width: 1134px;
	margin-left: 14px; 
	border-radius: 4px;
	background-color: #fff;
}

.mailboxStatusContainerTitle {
	padding-left: 8px;
	color: #465d6f
}

.mailboxStatusContainerTitleRight {
	padding-right: 8px;
	color: #465d6f;
	margin-top: 4px
}

.mailboxGeneralOptionsContainer {
	border-top: 1px solid #e4e4e4;
	padding: 8px;
	background-color: #fafafa;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.mailboxGeneralOptions {
	font-size: 13px
}
.mailboxGeneralOptions a:link {color: #007aff;text-decoration: none}
.mailboxGeneralOptions a:visited, .attachedFile a:hover,
.mailboxGeneralOptions a:active {
	color: #007aff;
}

.emailListContainer {
	float: left;
	border-left: 1px solid #e4e4e4; 
	border-top: 1px solid #e4e4e4; 
	border-right: 1px solid #e4e4e4; 
	border-bottom: 1px solid #e4e4e4; 
	width: 396px;
	margin-left: 14px; 
	overflow: auto;
	height: 513px;
	border-radius: 4px 0 0 4px;
	font-weight: 500;
	color: #465d6f
}

.emailContentContainer {
	float: right;
	border-bottom: 1px solid #e4e4e4; 
	border-top: 1px solid #e4e4e4; 
	border-right: 1px solid #e4e4e4; 
	width: 737px;
	overflow: auto;
	height: 513px;
	color: #465d6f;
	border-radius: 0 4px 4px 0
}

.emailContent {
	padding: 15px;
}

.emailContentBanner {
	border-bottom: 1px solid #e4e4e4;
	background-color: #fafafa;
	padding: 10px;
	line-height: 25px;
}

.emailContentToolbar {
	border-bottom: 1px solid #e4e4e4;
	background-color: #fff;
	padding: 8px;
	line-height: 20px;
	font-size: 13px;
	text-align: center;
	color: #888888
}

.loaderEmailContainer {
	height: 80px;
    padding-top: 40px;
}

.attachedFile {
	font-size: 13px
}
.attachedFile a:link {color: #007aff;}
.attachedFile a:visited, .attachedFile a:hover,
.attachedFile a:active {
	color: #007aff;
}

.emailToolbarAction {
	color: #888888
}
.emailToolbarAction a:link {color: #888888; text-decoration: none}
.emailToolbarAction a:visited, .emailToolbarAction a:hover,
.emailToolbarAction a:active {
	color: #888888;
}

/* --------------  NEWS --------------  */

.loaderNewsContainer {
	height: 280px;
	padding-top: 80px;
}

/* -------------- Modifications Bootstrap / Inspinia / js plugins -------------------- */


.fixed-nav .minimalize-styl-2 {
    margin: 0px 15px 0px 0px;
}

.minimalize-styl-2 {
    padding: 4px 12px;
    margin: 0px 15px 0px 0px;
    font-size: 14px;
}

.breadcrumb>li {
    display: inline-block;
	margin-top: 3px
}

.grid .ibox {
	margin-bottom: 0;
}

.grid-item {
	margin-bottom: 25px;
	word-wrap: break-word;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.ibox-content {
    border-radius: 0;
}

.ibox-content.no-border {
	border-width: 0;
}

.slick-slide {
    outline: none
}

/* ----------------------- LABELS ---------------------- */
.label.flag1 {
	background-color: #EF4836;
}
.label.flag2 {
	background-color: #03A678;
}
.label.flag3{
	background-color: #22A7F0;
}
.label.flag4 {
	background-color: #4ECDC4;
}
.label.flag5 {
	background-color: #BE90D4;
}
.label.flag6 {
	background-color: #EB974E;
}
.label.flag7 {
	background-color: #DB0A5B;
}
.label.flag8 {
	background-color: #F7CA18;
}
.label.flag9 {
	background-color: #BDC3C7;
}

.input-group-addon.left {
	min-width: 120px;
	max-width: 120px;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 0px;
	background-color: #fafafa;
	color: #666;
	text-align: left;
	overflow: hidden;
	-o-text-overflow: ellipsis; /* pour Opera 9 */
	text-overflow: ellipsis; 
}

.input-group-addon.right {
	font-size: 10px;
	background-color: #fafafa;
	color: #666;
	text-align: center
}

.input-group-addon.left a {
	color: #666
}

.input-group-addon.right a {
	color: #666
}


.input-group-addon.text-muted a {
	color: #666
}

.text-muted-light {
	color: #d2d2d2
}

.alert.small {
	padding-top: 6px;
	padding-bottom: 6px;
}

.lightBoxGallery {
	text-align: center;
}

.lightBoxGallery img {
	margin: 5px;
}

.file-box {
	width: auto;height: 100%
}

.file .icon, .file .image {
	height: 100%
}

.file .file-name {
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.dark-blue-bg {
	background-color: #2f4050
}

.form-control.width-27 {
	margin-top: 4px;
	width: 27px;
}

.form-control.width-70 {
	width: 70px;
}

.form-control.width-80 {
	width: 80px;
}

.form-control.width-100 {
	width: 100px;
}
/* ----------------------- CHOSEN ---------------------- */
.chosen {font-family: 'Open Sans' !important}
.chosen-container { width: 100% !important; }
.chosen-container-multi .chosen-choices {
	border: 1px solid #e5e6e7;
	border-radius: 0
}
.chosen-container-active .chosen-choices {
    border: 1px solid #1ab394;
    box-shadow: none;
}
.chosen-container .search-field input {
	width: 100% !important;
}

/* ----------------------- MODALS ---------------------- */
/*
.modal-dialog {
  width: 80%;
}
*/
.modal {
  /*overflow-y: auto !important;*/
}

.modal-body {
	padding: 0
}

.modal-body.with-padding {
	padding: 15px
}

/* ----------------------- JQUERY UI DIALOG ---------------------- */
.ui-dialog { 
	z-index: 99999 !important ;
	font-family: 'Open Sans' !important;
	background-color: #f3f3f4;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: 'Open Sans' !important
}
.ui-widget-header {
	background-color: #e5e6e7;
    border: 0px solid #e4e4e4;
	color: #465d6f
}

.ui-widget-content {
	background-color: #f3f3f4 !important;
	padding-left: 4px !important;
	padding-right: 0px !important;
	padding-top: 0px !important;
	margin-top: 0px !important;
}

.iframe-responsive-wrapper        {
    position: relative;
}

.iframe-responsive-wrapper .iframe-ratio {
    display: block;
    width: 100%;
    height: auto;
}

.iframe-responsive-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ----------------------- POPOVER ---------------------- */
.popover-title {
    font-family: 'Open Sans' !important
}
.popover-content {
    font-family: 'Open Sans' !important
}

/* ----------------------- TABS ---------------------- */
.nav-tabs>li>a {
    color: #777777;
}
	
/* ----------------------- BACKGROUNDS ---------------------- */
.lightblue-bg {
	background-color: #E4F1FE
}	

/* ----------------------- CONTAINERS ---------------------- */
.label-custom-left {
	border: 1px solid #e5e6e7;
	background-color: #fafafa;
	color: #666;
	font-weight: 400;
	font-size: 13px;
	padding: 12px 7px 12px 7px;
	float: left;
	height: 40px
}
.label-custom-right {
	border-top: 1px solid #e5e6e7;
	border-right: 1px solid #e5e6e7;
	border-bottom: 1px solid #e5e6e7;
	background-color: #fff;
	color: #666;
	font-weight: 600;
	font-size: 15px;
	padding: 10px 7px 10px 7px;
	float: right;
	height: 40px
}


.btn-colorselector {
	border-radius: 4px;
}

.placeSelectionContainer {
	padding: 6px 10px 6px 10px;
	border-radius: 0px; 
	border: 1px solid #e5e6e7; 
	cursor: pointer
}

.placeSelectionContainer:hover {
	background-color: #1ab394;
	border: 1px solid #1ab394; 
	color: #fff
}

.addDoctorLink {
	font-style: italic;
	cursor: pointer;
	border: 1px solid #e5e6e7
}

.addDoctorLink:hover {
	font-style: italic;
	cursor: pointer;
	background-color: #1ab394;
	border: 1px solid #1ab394; 
	color: #fff
}

.hr-line-full {
	background-color:rgba(0,0,0,0);
	border-style:solid!important;
	margin-top:9px;
	margin-bottom:9px;
	width: 100%
}

.h5-collapse{
    display: inline-block;
    font-size: 14px;
    margin: 0 0 7px;
    padding: 0;
    text-overflow: ellipsis;
    float: left;
	cursor: pointer
}

.mce-panel {
	border: 1px solid #e5e6e7 !important;
	border-width: 1px
}

.popover-content {
	word-wrap: break-word;
}


.sidebar-message.white-bg {
	background-color: #fff !important;
}

.sidebar-container .sidebar-message {
    padding: 10px 5px 5px 5px;
}

.user-initials-container {
	background-color: #DCC6E0;
	color: #fff;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	padding-top: 6px;
	font-size: 13px;
	text-align: center;
}

.user-initials-container.large {
	background-color: #DCC6E0;
	color: #fff;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	padding-top: 3px;
	padding-left: 1px;
	font-size: 15px;
	position: absolute;
	top: 15px;
}

.user-initials-container.clown {
	background-color: #DCC6E0;
	color: #fff;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	padding-top: 2px;
	padding-left: 2px;
	font-size: 15px;
	position: relative;
}

.chat-user-line {
	/*min-height: 50px*/
}
.media-body.user-line {
	padding-left: 8px;
	padding-top:0px;
	font-size: 12px;
}
.user-line-icon {
	padding-top: 0px
}


.small-chat-box {
	background-color: #fff;
	z-index: 99999999999;/*
	right: 0px !important
	*/
}

.chat-area {
	height: 44px !important;
	width: 100%;
	border: 1px solid #e5e6e7;
	border-radius: 2px;
	font-size: 11px
}

.small-chat-box .content .chat-message {
	border-radius: 3px;
	padding: 5px 8px;
}

.chat-message {
	word-wrap: break-word;
}

.chat-message a {
	color: #666;
	text-decoration: underline
}

.no-border {
	border: none;
	font-size: 12px;
	padding: 3px;
}

.dropdown-header {
	padding: 7px 10px;
    font-size: 12px;
    color: #fff;
    background-color: #2f4050;
    
}

.table-text-line {
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis
}


.ellipsis {
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ellipsis.line-clamp-1 {
	-webkit-line-clamp: 1;
	max-height: 20px
}


#right-sidebar-agenda {
  background-color: #fff;
  border-left: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  overflow: hidden;
  position: fixed;
  top: 60px;
  width: 260px !important;
  z-index: 1009;
  bottom: 0;
  right: -260px;
}
#right-sidebar-agenda.sidebar-open {
  right: 0;
}
#right-sidebar-agenda.sidebar-open.sidebar-top {
  top: 0;
  border-top: none;
}
.rtls #right-sidebar-agenda {
  left: -260px;
  right: auto;
}
.rtls #right-sidebar-agenda.sidebar-open {
  left: 0;
}
.md-skin #right-sidebar-agenda {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border: none;
  z-index: 900;
}

.navbar-brand {
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 19px;
	float: left;
}

.font-logo {
	font-family: 'Montserrat';
}

select {
	-webkit-appearance:none;	
}

label {
	margin-top: 2px;
    margin-bottom: 2px;
    color: #337ab7;
	font-weight: 700;
}

.mail-box-header {
	padding: 10px 20px 20px 20px;
}

/*
table.table-mail tr td {
    padding: 18px 12px 12px 12px;
}
*/

.btn:focus, .btn:active:focus, .btn.active:focus{
    outline:none;
    box-shadow:none;
}

.shortcut-legend {
    background-color: #ebebeb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 #d8d8d8;
    box-shadow: 0 1px 0 #d8d8d8;
    display: inline-block;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

.border-transparent {
	border-color: transparent !important;
}

/* .modal-fullscreen */

.modal-fullscreen {
  background: #f3f3f4;
}
.modal-fullscreen .modal-content {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-backdrop.modal-backdrop-fullscreen {
  background: #ffffff;
}
.modal-backdrop.modal-backdrop-fullscreen.in {
  opacity: .97;
  filter: alpha(opacity=97);
}

/* .modal-fullscreen size: we use Bootstrap media query breakpoints */

.modal-fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .modal-fullscreen .modal-dialog {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .modal-fullscreen .modal-dialog {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .modal-fullscreen .modal-dialog {
     width: 1170px;
  }
}

/* .modal-xxl */
@media (min-width: 600px) {
  .modal-xxl {
    width: 600px;
  }
}
@media (min-width: 768px) {
  .modal-xxl {
    width: 600px;
  }
}
@media (min-width: 992px) {
  .modal-xxl {
    width: 900px;
  }
}
@media (min-width: 1200px) {
 .modal-xxl {
     width: 1170px;
  }
}

/* ----------------------- PAGINATION ---------------------- */

.pagination {
	margin: 0 0 0 1px;
	padding: 0;
	border-radius: 0 !important;
	font-size: 14px;
	background: #fff;
	text-align: center;
}
.pagination>li>a, .pagination>li>span {
	border: none;
	padding: 6px 12px;
	background: #fff;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-radius: 0 !important;
	background: #fff;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	border-radius: 0 !important;
	background: #fff;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	font-weight: 700;
	color: #fff;
	background: #a7b1c2;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	background: #fff;
}

#listPagination, .listPagination {
	height: 33px;
	background-color: #ffffff;
	color: inherit;
	padding: 0;
	margin: 0px auto;
	border-left: 1px solid #e7eaec;
	border-right: 1px solid #e7eaec;
	border-top: 1px solid #e7eaec;
	text-align: center;
}

.form-group {
	margin-bottom: 15px
}


.ibox.left-border-green {
	border-left: 5px solid #1ab394;	
}
.ibox.left-border-turquoise {
	border-left: 5px solid #4ECDC4;	
}
.ibox.left-border-pink {
	border-left: 5px solid #F1A9A0;	
}
.ibox.left-border-red {
	border-left: 5px solid #e74c3c;	
}
.ibox.left-border-purple {
	border-left: 5px solid #9B59B6;	
}
.ibox.left-border-blue {
	border-left: 5px solid #4183D7;	
}
.ibox.left-border-yellow {
	border-left: 5px solid #f1c40f;	
}
.ibox.left-border-orange {
	border-left: 5px solid #F2784B;	
}
.ibox.left-border-orange-alt {
	border-left: 5px solid #F2784B;	
}
.ibox.left-border-gray {
	border-left: 5px solid #6C7A89;	
}
.ibox.left-border-dark-gray {
	border-left: 5px solid #2c3e50;
}
.ibox.left-border-purple-alt {
	border-left: 5px solid #AEA8D3;
}
.ibox.left-border-pink-alt {
	border-left: 5px solid #F62459;
}
.ibox.left-border-white-smoke {
	border-left: 5px solid #ECECEC;
}
.ibox.left-border-soft-orange {
	border-left: 5px solid #F64747;
}


.bt-inform{background-color:#EEE; color:#383838}
.bt-inform:hover{background-color:#DDD;}
.lightblue-bg label {
	font-weight:600;
	color:#3C3C3C;
}
.lightblue-title{
	color:#337ab7;
	font-size:16px;
	font-weight:bold
}


.dashboard-header h2 {
	margin-top: 0;
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: #fafafa;
}

#se-pre-con-small {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 50%;
	height: 50%;
	z-index: 9999;
	background: #fafafa;
}

.ibox-title.right-menu {
	min-height: 24px !important; 
}

.ibox-title.right-menu-title {
	min-height: 24px !important; 
	padding: 6px 15px 7px !important; 
}

.ibox-content.right-menu {
	padding: 5px 14px 8px 14px !important; 
}

.very-small {
	font-size: 10px
}

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

.right-15 {
	margin-right: 15px;
}

.media {
    margin-top: 0px; 
}

.width-consent-left {
	width: 2%;
}

.width-consent-right {
	width: 98%;
}

.icon-med {
	font-size: 15px
}

.highcharts-container {
	font-family: "Open Sans" !important;	
}

.highcharts-title {
	font-weight: 600
}

.highcharts-subtitle {
	font-weight: 600
}

.fullscreen .chart {
    height: 90%;
}

.sup { 
    vertical-align: super;
    font-size: 9px !important;
}

.percentile-publi-info {font-size: 8px;color: #666;text-decoration: none;text-transform: none}

/* Felx box */
.flex {
	display: flex;
}

.flex-column {
	display: flex;
	flex-direction: column;
}
.flex-column-reverse {
	display: flex;
    flex-direction: column-reverse;
}
.flex-wrap {
	display: flex;
	flex-wrap: wrap;
}
.flex-no-wrap {
	display: flex;
	flex-wrap: nowrap;
}
.flex-wrap-reverse {
	display: flex;
	flex-wrap: wrap-reverse;
}
.flex-space-around {
	justify-content: space-around;
}
.flex-start {
	justify-content: space-around;
}
.flex-center {
	justify-content: flex-center;
}
.flex-end {
	justify-content: flex-end;
}
.flex-space-between {
	justify-content: space-between;
}
.flex-items-center {
	align-items: center;
}

/*MENU SELECT*/
/*red*/
.listoption_EF4836{color:#EF4836; font-weight: bold;}
/*Vert*/
.listoption_03A678{color:#03A678; font-weight: bold;}
/*bleu*/
.listoption_22A7F0{color:#22A7F0; font-weight: bold;}
/*Turquoise*/
.listoption_4ECDC4{color:#4ECDC4; font-weight: bold;}
/*Violet*/
.listoption_BE90D4{color:#BE90D4; font-weight: bold;}
/*Orange*/
.listoption_EB974E{color:#EB974E; font-weight: bold;}
/*Rose*/
.listoption_DB0A5B{color:#DB0A5B; font-weight: bold;}
/*Jaune*/
.listoption_F7CA18{color:#F7CA18; font-weight: bold;}
/*Gris*/
.listoption_BDC3C7{color:#BDC3C7; font-weight: bold;}

/*ITEM CARRE*/
/*vide*/
.itemtexttag_{display:none}
/*red*/
.itemtexttag_EF4836{background-color:#EF4836; display:inline-block; width:10px; height: 10px; border-radius: 2px; margin-right: 2px}
/*Vert*/
.itemtexttag_03A678{background-color:#03A678; display:inline-block; width:10px; height: 10px; border-radius: 2px; margin-right: 2px}
/*bleu*/
.itemtexttag_22A7F0{background-color:#22A7F0; display:inline-block; width:10px; height: 10px; border-radius: 2px; margin-right: 2px}
/*Turquoise*/
.itemtexttag_4ECDC4{background-color:#4ECDC4; display:inline-block; width:10px; height: 10px; border-radius: 2px; margin-right: 2px}
/*Violet*/
.itemtexttag_BE90D4{background-color:#BE90D4; display:inline-block; width:10px; height: 10px; border-radius: 2px; margin-right: 2px}
/*Orange*/
.itemtexttag_EB974E{background-color:#EB974E; display:inline-block; width:10px; height: 10px; border-radius: 2px; margin-right: 2px}
/*Rose*/
.itemtexttag_DB0A5B{background-color:#DB0A5B; display:inline-block; width:10px; height: 10px; border-radius: 2px; margin-right: 2px}
/*Jaune*/
.itemtexttag_F7CA18{background-color:#F7CA18; display:inline-block; width:10px; height: 10px; border-radius: 2px; margin-right: 2px}
/*Gris*/
.itemtexttag_BDC3C7{background-color:#BDC3C7; display:inline-block; width:10px; height: 10px; border-radius: 2px; margin-right: 2px}



.box {
	position: relative;
	z-index: 150 !important;
}
.ribbon {
	position: absolute;
	left: -0px !important;
    top: -0px !important;
	z-index: 1;
	overflow: hidden;
	width: 120px; 
	height: 120px;
	text-align: right;
}		 
.ribbon span {
	font-size: 8px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	line-height: 14px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	width: 70px;
	display: block;
	background: #337ab7;
	position: absolute;
	top: 13px; 
	left: -15px;
}
.ribbon span::before {
	content: "";
	position: absolute; left: 0px; top: 100%;
	z-index: -1;
}
.ribbon span::after {
	content: "";
	position: absolute; right: 0px; top: 100%;
	z-index: -1;
}

.ribbon-important {
	position: absolute;
	left: -0px !important;
	top: -0px !important;
	z-index: 1;
	overflow: hidden;
	width: 120px;
	height: 120px;
	text-align: right;
}
.ribbon-important span {
	font-size: 8px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	line-height: 14px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	width: 70px;
	display: block;
	background: red;
	position: absolute;
	top: 13px;
	left: -15px;
}
.ribbon-important span::before {
	content: "";
	position: absolute; left: 0px; top: 100%;
	z-index: -1;
}
.ribbon-important span::after {
	content: "";
	position: absolute; right: 0px; top: 100%;
	z-index: -1;
}


.text-muted-light {
    color: #afafaf;
}

#easyPaginate {
	width: 100%!important;
}
#easyPaginate img {
	display: block;
	margin-bottom: 10px;
}

.easyPaginateNav {
	width: 100% !important;
}

.easyPaginateNav a {
	padding: 8px;
}

.easyPaginateNav .page {
    display: none
}

.easyPaginateNav a.current {
}

.large-tooltip > .tooltip > .tooltip-inner {
     min-width: 400px !important;
}

.search { position: relative; padding-top: 7px}
.search input { text-indent: 30px;}
.search .fa-search { 
  position: absolute;
  top: 24px;
  left: 7px;
  font-size: 15px;
}


.cartouchesegur{display:none}



.nav-header {
	background: #fff !important;
	padding: 6px 16px 3px 16px !important;
}
.nav.metismenu > li > a,
.nav.metismenu > li > span {
	color: #404e67;
	padding: 10px 0 7px;
	font-weight: 400 !important;
	font-family: 'Source Sans Pro';
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
.nav.metismenu > li > a > p,
.nav.metismenu > li > span > p {
	margin-bottom: 0;
	font-size: .65rem!important;
	color: #404e67!important;
}

.nav.metismenu {
	background: #fff;
}
.nav.metismenu > li {
	text-align: center;
}
.main-menu .navigation .active {
	background: #f2f2f3;
	border-left: 4px solid #00afb2;
}
.navbar-default {
	background: #fff !important;
	border-right: 1px solid #e4e7ed !important;
	box-shadow: 1px 0 20px rgba(0,0,0,.1);
	width: 75px !important;
	/*
	overflow-y: auto;
	overflow-x: hidden;
	*/
	/*height: calc(100vh - 61px);*/
	position: relative;
	height: auto !important;
}

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
	background: #f2f2f3;
	color: #404e67;
	transition: background .2s ease;
	cursor: pointer;
}
.nav.metismenu > li > a i {
	margin-left: 7px;
	font-size: 20px !important;
}

.navbar-default .nav > li > span:hover, .navbar-default .nav > li > span:focus {
	background: #f2f2f3;
	color: #404e67;
	transition: background .2s ease;
	cursor: pointer;
}
.nav.metismenu > li > span i {
	margin-left: 0;
	font-size: 20px !important;
}
.navbar-top {
	background: #38455b!important;
}

.nav.navbar-right > li > a {
	color: #d4dbe5!important;
}

.main-content {
	margin-left: 0px;
	margin-top: 0;
	padding: 0;
	flex-direction: column;
	min-height: calc(100vh - 61px);
	overflow-x: hidden;
	position: relative;
	width: 100%;
}

.page-content {
	padding: 8px 14px;
}

.breadcrumb-container {
	border-bottom: 1px solid #e7eaec;
	padding: 4px 14px;

}

.navbar-form-custom .form-control {
	height: 30px;
	border: 0!important;
	min-width: 236px;
	border-radius: 3px;
	margin-top: 10px;
	color: #d4dbe5!important;
	text-indent: 0px !important;
	background-color: #4e617f!important;
}

.navbar-form-custom .form-control::placeholder {
	color: #d4dbe5!important;
	font-size: 12px;
	padding-left: 1px;
	opacity: 1; /* Firefox */
}

.nav-second-level {
    position: absolute;
    left: 75px;
    top: 0;
    background-color: #2f4050;
    padding: 10px 10px 10px 10px;
    font-size: 12px;
}

.nav.metismenu .dropdown-menu,
.nav.metismenu .submenu-wrapper .dropdown-menu {
	top: 0 !important;
	left: 71px !important;
	position: absolute;
	z-index: 10000;
	background: #fff !important;
}

.nav.metismenu li:hover>.dropdown-menu,
.nav.metismenu li:hover>.submenu-wrapper .dropdown-menu{
	display: block;
}

.nav.metismenu > li.active {
	border-left: 0 !important;
	background: #f2f2f3;
	color: #404e67;
}

.submenu-parent {
	position: static;
}
.submenu-wrapper {
	position: absolute;
}

.navbar-search-container {
	position: absolute;
	width: 100%;
	display:none;
	z-index: 99;
	min-height: 61px;
	background-color: #38455b;
}
.form-control-search-bar {
	height: 30px;
	border: 0!important;
	min-width: 236px;
	border-radius: 3px;
	color: #d4dbe5!important;
	text-indent: 0px !important;
	background-color: #4e617f!important;
	font-size: 12px !important;
	padding: 1px 4px !important;
}

.navbar-search-results {
	max-height: 350px;
	overflow-y: auto;
	width: 88%;
	background-color: #fff;
	margin: 0 auto;
	border-left: 1px solid #e4e7ed!important;
	border-bottom: 1px solid #e4e7ed!important;
	border-right: 1px solid #e4e7ed!important;
	color: inherit;
	position: absolute;
	top: 61px;
	left: 6%;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	box-shadow: 1px 0 20px rgba(0,0,0,.1)
}

.form-control.has-percentile {
	flex-grow: 0 !important;
	flex-basis: 60px !important;
}

.form-control-w80 {
	flex-grow: 0 !important;
	flex-basis: 80px !important;
}

.form-control-w60 {
	flex-grow: 0 !important;
	flex-basis: 60px !important;
}

.input-group-addon.left.auto-height {
	height: auto !important;
}
.input-group-addon.right.auto-height {
	height: auto !important;
}

.table>tbody+tbody {
	border-top: 2px solid #ddd;
}

.chosen-container-multi .chosen-choices {
	border: 1px solid #ccc;
	border-radius: 0;
}

#d-flex-main-content {
	margin-top: 61px !important;
}

.navbar {
	z-index: 1049 !important;
}
::-webkit-scrollbar {
	background-color: hsla(0,0%,47%,.1)!important;
	height: 6px!important;
	width: 5px!important;
}

::-webkit-scrollbar-thumb {
	background-color: #b6b8bd!important;
}

#menu-badge-files-validation {
	display: none;
	top:8px;
	right: 14px;
	position: absolute;
	padding: 4px 5px;
	border-radius: 90%;
	font-size: 8px;
}

.btn-lineh-limit{line-height: 1.3}

.custom-fieldset {
	border: 1px solid #e1e1e1; /* couleur bleue */
	border-radius: 3px;       /* coins arrondis */
	padding: 3px;        /* marge intérieure */
	margin-top: 10px;
}

.custom-fieldset>legend{
	display:none;
}
.custom-fieldset>div>.chosen-container>.chosen-choices {
	border:none;
}

.custom-fieldset-legend {
	background-color: white;        /* marge intérieure */
	font-size: 10px;
	margin-top: -10px;
	display: block;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
}