

.content .paneel-body {
  /* height: 480px; */
  height: calc(100vh - 177px);
  overflow-y: auto;
}
.content
{
	/* pour les 2 pixels haut dans chaque coin des tabs *************/
	/*
	background: #2d353c;
	 */
}
.jvectormap-label, .jvectormap-tip
{
	padding:0 !important;
}
.sidebar .nav > li.active > a, .sidebar .nav > li.active > a:hover, .sidebar .nav > li.active > a:focus {
    margin-right: 1px;
}
.panel-info > .panel-heading, .panel-danger > .panel-heading, .panel-inverse > .panel-heading, .panel-success > .panel-heading, .panel-warning > .panel-heading, .panel-primary > .panel-heading {
    color: #fff;
}

.theme-panel .theme-collapse-btn {
    left: -20px;
    top: 10%;
    margin-top: -15px;
    width: 20px;
    height: 20px;
    line-height: 18px;
}
.theme-panel.theme-panel-lg .theme-collapse-btn {
    top: 18%;
}

img.roundimgBIG {
    float: left;
    width: 110px;
    height: 110px;
    margin: -5px 10px -5px 0;
    border-radius: 50%!important;
}

.barrerDuTexte {
  text-decoration: line-through;
}
.clClaire {
  color: #cccccc;
}

.ctr {
	text-align: center;
}
/*.colFlt,*/.txtOmbre,.txtOmbre2
{
	font-size:11px;

	text-shadow: black 0.0em 0.0em 0.4em;
}
.noBold,.panelFltDate  {
		font-weight: normal;
}
.txtOmbre
{
	font-weight: bold;
	text-decoration: underline !important;
}
/*.colFlt,*/.fluo
{
	color: #fff73d !important;
	font-weight: bold;
	font-size:11px;
	text-shadow: black 0.0em 0.0em 0.4em;
}

option.selOptionDiff {
	background-color: #f1f4f8;
}
option.selOptionHolder {
	background-color: #f8f9fa;
	font-weight: bold;
}
.rSlfixe {
	font-weight: bold;
}

.my__Modal  .modal-header .close {
    margin: -10px -7px -12px 0;
}
/**, */input, select, textarea, option, button {
    outline: none!important;
}
#row-menu.dropdown-menu,.form-control {
	font-size : inherit;
}
.in_line {
	display : inline;
	width: auto;
}
#row-menu.dropdown-menu {
	     padding: 0;
}
#row-menu.dropdown-menu .card-header {
	     padding: 10px 7px;
}
#row-menu.dropdown-menu .card-block {
	     padding: 7px;
}

.bootstrap-select .dropdown-header {
	font-size:inherit;
    padding: 3px 14px;
	margin:0;
}

.bootstrap-select .dropdown-header span,.hand {
	cursor: pointer;
}
.bootstrap-select .btn-group-sm>.btn,.bootstrap-select  .btn-sm {
    font-size: inherit;
}
.bootstrap-select .dropdown-item.selected .text {
    color: #000;
}
.bootstrap-select li.selected {
	background-color:#f8fafb;
}
.bootstrap-select .dropdown-item .check-mark {
    color: #26a108;
    color: #cad0d7;
}


.ZZplaceholder {
    border: 1px solid green;
    background-color: white;
    -webkit-box-shadow: 0px 0px 10px #888;
    -moz-box-shadow: 0px 0px 10px #888;
    box-shadow: 0px 0px 10px #888;
}
.ZZtile {
    height: 100px;
}



.swal2-cancel {
	color: 			#2e353c!important;
    background: 	#f2f3f4!important;
    border-color: 	#f2f3f4!important;
}


a,.curseur,.cursHand,.curshand,tr.curseur,tr.curseur td
{
	cursor: pointer;
}


/** Menu haut des vues ****************************************/
.content .top-menu
{
	background: #CBD3DB;
}
.content .top-menu .nav .sub-menu
{
	background: #CBD3DB;
}

.content .top-menu .nav > li > a, .content .top-menu .sub-menu > li > a {
  color:#555555;
}
.content .top-menu > li > a:hover, .content .top-menu .sub-menu > li > a:hover,
.content .top-menu > li > a:focus, .content .top-menu .sub-menu > li > a:focus,
.content .top-menu > li:hover >a,
.content .top-menu > li:focus >a
{
	color:#111111;
}
.content .top-menu {
	left:0px;
	top: 0px;
    right: 0;
	position:relative;
	z-index: 1014;
	z-index: 999;
}
/** Menu haut des vues ****************************************/

.modal-body,.modal-body .panel {
	background-color: #d9e0e7 !important;

}
.modal-body .panel-body {
	padding:0px;

}
.modal-header {
		border-bottom: 0px solid #333333 !important;
}

/* onglets ---------------------------*/
.panel-with-tabs .tab-content,/*.panel-with-tabs .nav-link.active,*/.panel-with-tabs .fondContent {
	background-color: #d9e0e7 !important;
}
/*
.panel-with-tabs .nav-link {
	color: #7c8289;
	 background-color: #585d62!important;
}
*/
.panel-with-tabs .tab-content
{
	padding: 0;
}
.nav-tabs-close > li > a:hover {
  /*background: #9ca1a7 !important;*/
}

#tabContentPH.panel-heading,
.nav-tabs-close
{
	background-color: #2d353c;
}
.nav-tabs-close {
	padding: 2px 0px 0px 0px;
}
.panel-heading .nav-tabs-close > li > a {
    padding: 2px 4px 2px 13px;
}
/* onglets ---------------------------*/



/* bouton close des onglets ---------------------------*/
.nav-tabs-close .btn.btn-default {
	color: #585d62;
	background: #646a70;
	margin:-1px 0px 0px 1px;
}
.nav-tabs-close > li:hover >a .btn.btn-default
{
	color: #93979c;
	background: #d9e0e7;
}
.nav-tabs-close  > li:hover .active .btn.btn-default,
.nav-tabs-close .active .btn.btn-default
{
	color: #9fa6ac;
	background: #cfd7df;
}
.nav-tabs-close > li > a > .btn.btn-default:hover
{
	color: #4d5053 !important;
	background: #ffffff !important;
}
/* bouton close des onglets ---------------------------*/

/*
.sidebar .sub-menu > li > a {
    padding: 1px 20px 1px 15px;
}*/
.badge
{
	font-size: 90%;
	font-weight: 200;
}

@media print {
	.noPrint,.panel-heading-btn {
	   display: none;
	}
	.page-header-fixed {
		padding-top: 0px;
	}
	.content {
		margin-left: 0px;
	}
 }

.form-noinput {
    background-color: #ced4da;
}

#page-container 	{	height:100%; }
#content 			{	height:100%; }
#tabContent 		{	height:100%; }
.tab-pane 			{	height:100%; }
.tab-content 		{	height:100%; }
.fondContent 		{	height:100%; }
.parentfondContent 	{	height:100%; }

.parentfondContent {
	position:relative;
}
.parentfondContent
{
	height:calc(100% - 33px);
}

.rSld {
	padding-top:7px !important;
}
#vue_filtre .form-group {
	margin-bottom: 7px;
}
/*
.fondContent .panel
{
	max-height:calc(100% - 40px);
}
.fondContent .panel-body
{
	max-height:calc(100% - 40px);
}
*/

.header .navbar-user img {
    width: inherit;
}
.login-header .navbar-logo
{
	border: 14px solid transparent;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.3);
	top: 0px;
}
.swal2-image {
    margin: 1.25em auto 0px auto;
	border-radius: 100px;
	height: inherit !important;
	max-height: 100px;
	max-width: 320px;
}


.containerDTT {
	height:100%;
}
#content .panel {

	margin-bottom: 20px;

}

.panelCalculs .panel-title, .panelStat .panel-title, .panelFiltre .panel-title {
	color:#858383;
	font-size:12px;
}

.dropMenuPN {
	min-width:230px;
}
.dropMenuPN .text-truncate {
	width:200px;
	margin-bottom: 0;
}

#vue_filtre.panel
{
	background-color: #cbd3db;
}
.panel-resizable {
  resize: vertical;
  overflow: hidden;
}

.printStats {
	float:right;
}
/* POUR ISATIS --------------------
.login .login-header .brand .logo,.header .navbar-logo {

     margin-right: 0px;
    margin-top: 0px;

border: 0px solid transparent;
}
@media (max-width: 2222767px) {
.login .login-header .brand .logo
{

	display: none;
}
}
*/

/* CHART JS ---------------------------------------------*/
.chart-legend{
   height:92px;
}

.chart-legend{
    width:100%;
}

.chart-legend> ul{
    padding: 0;
    text-align: center;
}


.chart-legend {
  width:100%;
  bottom:10%;
}
.chart-legend li {
    cursor: pointer;
    margin: 4px 3px;
    display: inline-table;
}
.chart-legend li span {
    position: relative;
    padding: 2px 7px;
    border-radius: 13px;
    color: white;
    z-index: 2;
    font-size: 9px;
}

.chart-legend{
    height: 92px;
    overflow-y: auto;
}

.chart-area{
    height:calc(100% - 92px)
}
/* CHART JS ---------------------------------------------*/
.searchCol
{
	cursor: pointer;
}
.form-control
{
    height: auto;
    min-height: 34px;
}
.form-control input[type="checkbox"]
{
    margin-top: 8px;
}
.switcher.switcher-green input:checked + label:before {
    background: #7FBF17;
    border-color: #7FBF17;
}

.switcher.switcherSmall label:before
{
	width: 34px;
	height: 20px;
}
.switcher.switcherSmall label:after
{
	width: 15px;
	height: 15px;
}
.switcher.switcherSmall label
{
	width: 34px;
	height: 17px;
}
.switcher.switcherSmall input:checked + label:after {
	left: 17px;
}

.switcher.switcherSmall.XS2 label:before
{
	width: 25px;
	height: 15px;
}
.switcher.switcherSmall.XS2 label:after
{
	width: 11px;
	height: 11px;
}
.switcher.switcherSmall.XS2 label
{
	width: 25px;
	height: 13px;
}
.switcher.switcherSmall.XS2 input:checked + label:after {
	left: 13px;
}
div.switcherSmall.XS2 {
/*	width:100%; */
/*	display:block;*/
	padding-right:4px;
}

.switcher.switcherSmall.XS3 label:before
{padding-top:3px;
	width: 22px;
	height: 12px;
}
.switcher.switcherSmall.XS3 label:after
{margin-top:2px;
	width: 9px;
	height: 9px;
}
.switcher.switcherSmall.XS3 label
{padding-top:3px;
	width: 25px;
	height: 13px;
}
.switcher.switcherSmall.XS3 input:checked + label:after {
	left: 11px;
	padding-top:3px;
}
div.switcherSmall.XS3 {
/*	width:100%; */
/*	display:block;*/
	padding-right:1px;
}
#formident .login-header {
	padding-right:0px;
}

.vue_filtre {
	/*
	float: right;
	 */
}
.vue_filtre label {
	font-weight: normal;
}
.dataTable table.semaine ,.dataTable table.semaine tr,.dataTable table.semaine td,
.__noInput__ .tblJF td,.__noInput__ .tblJF th
{
	border-top: 0px !important;
	border-bottom: 0px !important;
}
.dataTable table.semaine ,.dataTable table.semaine tr,.dataTable table.semaine th,.dataTable table.semaine td  {
background-color: transparent;
}
.vue_filtre .dataTables_filter input {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: transparent;
	margin-left: 0.5em;
}
.vue_filtre .dataTables_filter label {
	padding-top:2px;
}
.vue_filtre .btn-light {
    color: #212529;
    background-color: #d9e0e7;
    border-color: #e6e8ec;
}
.IF_image {
	max-height: 40px;
}

input[type="date"] {
	min-width:125px;
}
input[type="search"]::-webkit-search-cancel-button {
	cursor: pointer;
  -webkit-appearance: none;
   height: 13px;
   width: 13px;
   background: url("data:image/svg+xml;charset=UTF-8,%3csvg viewPort='0 0 12 12' version='1.1' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='1' y1='11' x2='11' y2='1' stroke='black' stroke-width='2'/%3e%3cline x1='1' y1='1' x2='11' y2='11' stroke='black' stroke-width='2'/%3e%3c/svg%3e");
}

.fondContent .panel {
	background-color: #f0f3f4;
	 border-radius: 6px;
}
.fondContent .panel-heading {
    background-color: #ffffff !important;
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;

}
.panel-title {
    font-size: 14px;
}
.bold, .bold > span {
    font-weight: bold;
}

#vue_filtre a .fa-minus-circle {
	color: #7c8289;
}
#vue_filtre a .fa-plus-circle {
	color: #7c8289;
}
#vue_filtre .row i.fa {
	padding-top:12px;
}

a.titleGraph {
	display:inline-block;
	color:#9c9a9a;
	text-decoration: underline;
}

.panelStat_titleSup
{
	color: #9b9a9a;
	font-weight: normal;
}
a.comment,.comment,.cmt,.cmtS,.IF_rien,.divAvertFiltres,#refreshConsole {
	font-style: italic;
	color:#d1d1d1;
	font-size: 10px;
}
#refreshConsole {
	color: rgba(126, 189, 24, 0.57);
	padding-left:40px;
}
.cmt,.cmtS {
	color: #a3a2a2;
}
.colBD {
	color: #707478;
}
.avertFiltres {
	color: #df8686;
	display:inline-block;
	font-weight: normal;
}
.divAvertFiltres,#refreshConsole {
	display:inline-block;
}
.panel-title select {
    border: 0px solid #eceaea;
    color: #858383;
    border-radius: 7px;
    background-color: #f4f4f4;
    font-weight: 600;
}

#vue_filtre.panel .comment {
	color:#999;
	padding-bottom:2px;
	font-size:11px;
}
.modal-body .comment {
	color:#999;
}
#vue_filtre.panel input[type="checkbox"] {
	width:9px;
	height:9px;
	margin-top: 0px;
}

/*********************************/
.sidebar .sub-menu > li.Msep.themeLight-color {
	/*padding-left: 15px;*/
    padding-right: 15px;
    font-size: 90%;
    /* font-weight: bold; */
    font-style: italic;
	color:#727272 !important;
}
#top-menu .sub-menu > li
{
	height: 23px;
}
#top-menu .sub-menu > li.Msep.themeLight-color
{
    padding-top: 0px;
	height: 15px;
}
#top-menu .sub-menu > li.Msep.themeLight-color.MsepTxt
{
    padding-left: 20px;
	padding-top: 18px;
	height: 36px;
}
#top-menu .sub-menu > li.Msep.themeLight-color.MsepTxt:first-child {
    padding-top: 5px;
    height: 23px;
}


.sidebar .sub-menu > li.Msep.themeLight-color.MsepTxt
{
    padding-top: 12px;
}
.sidebar .sub-menu > li.Msep.themeLight-color.MsepTxt:first-child
{
    padding-top: 0px;
}
.sidebar .sub-menu > li.Msep:after,
#float-sub-menu .float-sub-menu > li.Msep:after
{
	width: 0px;
	height: 0px;
	border: 0px;
	top: 0px;
	margin-top: 0px;
}
/*********************************/

.containerXS
{
	font-size:10px;
}
.containerXS ::placeholder {
  color: #c1bebe;
  font-size:10px;
}
.containerXS .badge ::placeholder {
  font-size:9px;
}
.tab-pane .badgeOFF.badge {
    background-color: #c5c5c5;
}

.containerXS .form-control
{
	padding: 2px 6px 1px 6px;
	min-height: auto;
	width: auto;
	display: inline-block;
}
.containerXS h5 {
	font-size:11px;
	padding-top: 3px;
}
.containerXS div.input-append {
	display: inline-block;
}

.containerXS select.form-control:not([size]):not([multiple]) {
    height: 19px;
}
.containerXS table td {
    vertical-align: top;
}
.containerXS table td .switcher {
    margin-left: 0px!important;
	padding-top: 2px;
}
.containerXS table table td {
	vertical-align: middle;
}

.colorLiai { color: #73787c !important; font-style:normal; }
.contenairLiai {
	 display: flex;
     flex-wrap: wrap;
}
.blocLiai {
	min-width:84px; display:inline; padding-right:4px;
}

.spinner-growSmall
{
	width: 1rem;
	height: 1rem;
}

body .bootstrap-select.show .dropdown-menu {
	z-index: 1021 !important;
}

.modal-body .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
   /* width: 561px; */
    width: 100%;
    max-width: 561px;
}

input[data-toggle=password],input[data-toggle=passwordOLD] {
	width: -webkit-calc(100% - 43px);
    width:    -moz-calc(100% - 43px);
    width:         calc(100% - 43px);

	display:inline-block
}
input[data-toggle=password].dontshoweye,input[data-toggle=passwordOLD].dontshoweye {
	width: -webkit-calc(100%);
    width:    -moz-calc(100%);
    width:         calc(100%);

}
.eyepassword {
	display:inline-block
}
.eyepassword .input-group-text
{
	padding:9px 12px 11px 11px;
}

/* spinner ****************************************/
.loader {
	z-index: 9999999999999999999;
    left: 50%;
    margin-left: -4em;
    font-size: 10px;
    border: 1.0em solid rgba(218, 219, 223, 0.30);
    border-left: 1.0em solid rgba(232, 165, 94, 0.6);
    animation: spin 1.1s infinite linear;

}
.topIndex,.loader {
	z-index: 9999999999999999999;
}
.loader, .loader:after {
    border-radius: 50%;
    width: 7em;
    height: 7em;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -4.05em;
}

@keyframes spin {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/* spinner ****************************************/

.file-drop-zone {
    min-height: 60px !important;
    margin: 0px 9px 0px 4px !important;
}
.file-drop-zone-title {
    padding: 6px 0px 0px 0px !important;
	font-size: 1.0em !important;
}

table.nv2 {	width: 96%; }
#fc_contenu table.nv2 {	width: 100%; }
table.nv2 tr:first-child td {	background-color: #ffffff !important; padding-left:10px; padding: 10px 15px;
    border: none; }
table.nv2 tr:first-child td, .panel-title.nv2 {	font-size: 14px !important; font-weight: 600; color:#707478; }
table.nv2 tr:first-child td:first-child {	border-radius: 14px 14px 0 0; }
table.nv2 tr:last-child td:first-child {  border-radius: 0 0 0 14px; }
table.nv2 tr:last-child td:last-child {  border-radius: 0 0 14px 0; }

/****/
.widthAuto {
    width: auto;
}
#modalContent.noBorder .modal-body
{
	padding: 0px;
	margin: 0px !important;
}
#modalContent.noBorder .modal-body img.fileView
{
	 border-radius: 0px 0px 3px 3px;
}
/****/

.containerDTT td {
  overflow: hidden; /* this is what fixes the expansion */
  text-overflow: ellipsis; /* not supported in all browsers, but I accepted the tradeoff */
  white-space: nowrap;
}/*
.containerDTT {
  table-layout: fixed
}*/

.breakSpaces
{
	white-space: break-spaces
}
.red,.nok {
	color: #d20303 !important;
}
.ok {
	color: #317f02;
}
img.smoothBlk,.smoothBlk {
    opacity:1;
    animation:smoothBlink 0.6s infinite ease-in-out alternate;
}
#modalContent .form-control {
    border: 0;
	min-height: 25px;
    padding: 3px 6px;
}
#modalContent .switcher.form-control {
	background-color: #ced4da;
	padding: 3px 4px;
}
#modalContent  select.form-control:not([size]):not([multiple]) {
    height: auto;
}
#modalContent .btn.dropdown-toggle {
	line-height:12px;
}

.switcher label {
	width: auto;
}

.centerWindow {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 3333;
}


/****************************/
.top-menu .sub-menu > li > a.FAV {
    display: inline-block;
	    padding: 1px 0px;

}
.top-menu .sub-menu > li > a {
    display: inline-block;
}

.top-menu .sub-menu > li > a.FAV .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: 2px;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}


.sidebar .sub-menu > li > a {
    display: inline-block;
	 padding-right: 9px;
}
.sidebar .sub-menu > li > a.FAV {
	    padding: 8px 0px;

}
/****************************/
.top-menu .sub-menu > li > a {
    padding-right: 0px;
}
.top-menu .sub-menu .dropdown-item {
    padding: 2px 15px;
}
.top-menu .sub-menu .dropdown-menu {
	min-width:30px;
}

.dropdown-menu.autocompleteMenu {
	max-height: 280px;
    overflow-y: auto;
}

.modPlus {
	font-size:11px;
color: #98a2ad;
}
.inline {
	display:inline;
}
.inlineBlock {
	display:inline-block;
}

.titreEnBout {
	display:inline;
	font-style: italic;
	color:#8e9093;
	font-size: 10px;
	padding-left:16px;
}

@media (max-width: 575px) {
	.modal-dialog {
		margin: 1.75rem auto; /* pour probleme marge de gauche si ecran <576px */
	}
}
@media (min-width: 576px) and (max-width: 991px)
{
	.modal-dialog
	{
		max-width: calc(100% - 3.5rem);
	}
}

.tblJF {
	border: 9px solid #dee2e6;
	color: #686868;
	background-color: #dee2e6;
	background-color: #f3f4f7;
	font-size: 10px;
	  border-collapse: collapse;
	  border-radius: 5px;
	  overflow: hidden;
}
.tblJF th, .tblJF td {
  border-bottom: 1px solid #dee2e6;
}
/*
.tblJF {
padding: 0 0 1px 5px;
	color: #686868;
	font-size: 11px;
}*/
.JFdy {	padding: 0 5px 3px 10px;	}
.JFlb {	padding: 0 0 3px 5px;	}
.JFcc {	padding: 1px 0 0 7px;	}

.__noInput__ table.scheduler th,.__noInput__ table.scheduler td,
.__noInput__ table.tblJF th,.__noInput__ table.tblJF td,.__noInput__ table {
    background-color: #ced4da;
}

table.semaine {
	    margin-top: 6px;
}
table.semaine td {
	padding: 0 5px 3px 10px;
    font-size: 10px;
}
table.semaine td:first-child {

}
table.semaine td:last-child {

	font-weight: bold;
}

.dataTable table.semaine {
	line-height: 4px;
	margin: 0px;
}

.__noInput__ .tblJF {
	border: 9px solid #ced4da;
}

.tblJF th, .tblJF td {
    border-bottom: 1px solid #dee2e6;
}


.iconBtSound {
	font-size: 12px;
}
.cmt .custom-radio label {
	padding-top:5px;
}
.file-input .file-preview button.close {
	display:none;
}
/*---------------------*/

/*---------------------*/

.gritter-with-image, .gritter-without-image {
    padding-right: 20px!important;
}

/* .ficheChpLib:first-child { */
.ficheChpLib {
        font-weight: bold;
}
.ficheChpLib hr {
        font-weight: normal;
}
.ficheTable td {
	vertical-align: middle;
}
.ficheTable td {
	background-color: #c9d0d7;
	border-radius: 0px;
}
.ficheTable td.ficheChpLibG {
	/*
	background-color: #c6cdd5;
	*/
	border-right: 1px solid #f1f2f3;
	border-right: 1px solid #dde2e7;
}
.ficheTable td:last-child {
	background-color: transparent;
}

.displayContents {
	display: contents;
}td.switchMDL {
	background-color: transparent;
	width:25px;
	padding:0;
}

hr.hr-text.MDLcbsel::before {
	background-color: #fff73d;
}

.__input__ .ficheTable td:last-child {
	background-color: #dde2e7;
}

.table.ficheTable > thead > tr > th,
.table.ficheTable > tbody > tr > th,
.table.ficheTable > tfoot > tr > th,
.table.ficheTable > thead > tr > td,
.table.ficheTable > tbody > tr > td,
.table.ficheTable > tfoot > tr > td {
	border-color: #e2e7eb;
	padding: 6px 15px;
}

.ficheTable {
	border-radius: 0px;
}

.prog__datesRlib {
	display:inline-block;
}
hr.hr-text::before {
    font-size: 12px;
}

#activProgDateR .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 308px;
}

.fts9 { font-size: 9px; }
.fts10 { font-size: 10px; }
.fts11 { font-size: 11px; }
.fts12 { font-size: 12px; }
.fts13 { font-size: 13px; }
.fts14 { font-size: 14px; }
.fts15 { font-size: 15px; }
legend {
	    font-size: 13px;
	font-weight: normal;
}

table.nv3 {		width: 100%; border: none;   }
table.nv3 tr td {	background-color: #eeeeee !important; border: none; padding-left:10px; padding-right:10px }
table.nv3 tr:first-child td {	background-color: #d0e1cf !important; padding-left:10px; padding: 10px 15px;
    border: none; }
table.nv3 tr:first-child td, .panel-title.nv3 {	font-size: 14px !important; font-weight: 600; color:#707478; }


table.nv3 tr:first-child td:first-child {	border-radius: 8px 0px 0 0; }
table.nv3 tr:first-child td:last-child {	border-radius: 0px 8px 0 0; }

table.nv3 tr:last-child td:first-child {  border-radius: 0 0 0 8px; }
table.nv3 tr:last-child td:last-child {  border-bottom-right-radius: 8px; }

/* clignotement --------------*/
.blink,.blinkSlow {
-webkit-animation-name: blinker;
-webkit-animation-duration: 1.5s; /* Chrome, Safari, Opera */
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;

-moz-animation-name: blinker;
-moz-animation-duration: 2s; /* pour quel navig ? */
-moz-animation-timing-function: linear;
-moz-animation-iteration-count: infinite;

 animation-name: blinker;
 animation-duration: 1.5s;/* FF IE */
 animation-timing-function: linear;
 animation-iteration-count: infinite;
/*
 color: #fa7e33;

 */
}
.blinkSlow {
	-webkit-animation-duration: 4.5s; /* Chrome, Safari, Opera */
	-moz-animation-duration: 5s; /* pour quel navig ? */
	 animation-duration: 4.5s;/* FF IE */
}
@-moz-keyframes blinker    {  0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } }
@-webkit-keyframes blinker {  0% { opacity: 2.0; } 50% { opacity: 0.0; } 100% { opacity: 2.0; } } /* Chrome, Safari, Opera */
@keyframes blinker         {  0% { opacity: 0.2; } 50% { opacity: 1.0; } 100% { opacity: 1.0; } } /* FF IE */
/* clignotement --------------*/

.phoneSIPoff {
	color: #c2c5ca;
}
.phoneSIP,.phoneSIPoff {
	font-size: 16px;
    padding-top: 9px;
}

		.video {
    display: flex;
    background: #3e3f3e;
    position: relative;
    border: 0px solid lightgrey;
    height: 164px;
    width: 200px;
    margin: 0px 0;
}
.video_local {
    display: flex;
    background: #2c2d2c;
    position: absolute;
    border: 0px solid lightgrey;
    height: 32px;
    width: 40px;
    top: 126px;
    left: 7px;
    transform: scaleX(-1);
}

.video_local_only
{
	width: 125px;
	top: 56px;
	height: 100px
}


			/*
		.video {
    display: flex;
    background: #3e3f3e;
    position: relative;
    border: 0px solid lightgrey;
    height: 200px;
    width: 200px;
    margin: 0px 0;
}
			.video_local {
    display: flex;
    background: #2c2d2c;
    position: absolute;
    border: 0px solid lightgrey;
    height: 40px;
    width: 40px;
    top: 150px;
    left: 10px;
    transform: scaleX(-1);
}
*/

#gritter-notice-wrapper {
    z-index: 1051 !important;
}

.gritter-item-wrapper {
	box-shadow: 1px 1px 6px 2px rgb(210 210 210 / 20%);
	}

.popover-header,.popover-body {
	font-size:12px;
}
.modal-dialog .table-responsive {
    overflow-x: visible;
}


@media (min-width: 1300px) {
    .modal-xl {
        max-width:1240px
    }
}
div[aria-multiselectable] {
  max-width:544px
}

.inputHr select {
  min-width: 59px;
}
.Ztab-pane {
	padding: 3rem !important;
}

@media (max-width: 600px) {
.alert-dismissible .close {
    top: -7px;
    right: -14px;
}
}