.datePanel {
  text-align: center;
  font-weight: bold;
  color: #2b9adf;
  background-color: #e6edf2;
  border: 2px solid #cedbe1;
}

.dateLabel {
	text-align: center;
	color: rgb(115, 186, 230);
	font-size: 11px;
	font-weight: bold;
}

.headerStackPanel {
  border-color: #99BBE8 !important;
  background: #DFE8F6 !important;
  cursor: pointer;
  padding: 2px !important;
}
.headerStackPanelFirst {
	border-top: 0 !important;
}
.headerStackPanelLast {
	border-bottom: 0 !important;
}
.headerStackFont {
  font-size: 12px !important;
  font-weight: bold;
  font-family: tahoma,arial,verdana,sans-serif;
  color: #4572BB;
  cursor: pointer;
  padding-top: 3px;
  padding-left: 8px;
  text-shadow: 0px 1px 0px #FFF;
}
.headerStackFont:hover {
  color: #4572BB;
}
.stackPanel {
	border-top: 1px solid #99bbe8;
}
.stackPanel.stackPanelAnalyse {
	border-top: 0;
}
.stackPanel.stackPanelStructure {
	border-top: 0;
	border-bottom: 0;
}
.stackPanel .gwt-StackLayoutPanelContent {
	border-color: #99BBE8 !important;
}
.gwt-StackLayoutPanel.stackPanel {
	border-color: #99BBE8 !important;
}
.stackPanelStructure .gwt-StackLayoutPanelContent {
	border-left: 0px !important;
	border-right: 0px !important;
}
.stackPanelStructure .headerStackPanel {
	border-left: 0px !important;
	border-right: 0px !important;
}

.buttonPanel{  
  background-color: #f0f0f0;
  border: 1px solid gray;
}

.navPushButton {
	border: 0px;
	background:transparent;
	outline:none;
	width: 215px;
	margin-left: 3px;
	height: 24px;
	cursor: pointer;
	border: 1px solid transparent;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.navPushButton-up {
	background:transparent;	
}

.navPushButton-up-hovering {
	background-color: #FFE17A;
    border-color: #FFC500;
    border-style: solid;
    border-width: 1px;	
}

.navPushButton .html-face {
	padding-top: 1px;
	padding-left: 25px;
	font-size: 14px;
}

.title {
  font-size: 15px;
  font-weight: bold;
  font-family: Century Gothic;
  letter-spacing: 1px;
  color: #2b9adf;
  text-shadow: 0px -1px 1px #CCC;
}

body.ext-mac .title {
	font-family: Verdana,sans-serif;
	font-size: 15px;
	font-weight: normal;
}

.titleButton {
  background: none;
  background-color: transparent;
  border: 0px;
  cursor: pointer;
  outline: none;
}
.titleButton-up, .titleButton-up-hovering {
  padding: 0px 0px 0px 0px;
}
.titleButton-down, .titleButton-down-hovering {
  padding: 1px 1px 1px 1px;
}
.titleButton-up-disabled, .titleButton-down-disabled {
	opacity: 0.6;
	cursor: default;
	-ms-filter: "alpha(opacity=60)";
	ms-filter: alpha(opacity=60);
}
.tabButton {
  background: none;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  border: 1px solid black;
}
.tabButton-up, .tabButton-up-hovering {
  padding: 0px 0px 0px 0px;
}
.tabButton-down, .tabButton-down-hovering {
  padding: 1px 1px 1px 1px;
}
.tabButtonSelected {
  background-color : #FFF;
  opacity : 0.30;
  -moz-opacity : 0.30;
  filter : alpha(opacity=30);
  -ms-filter : "alpha(opacity=30)";
}

.scrollTabButton {
  background: none;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  border: none;
}
.scrollTabButton-up, .scrollTabButton-up-hovering {
  padding: 0px 0px 0px 0px;
}
.scrollTabButton-down, .scrollTabButton-down-hovering {
  padding: 1px 1px 1px 1px;
}

.titleWindow, .periodebutton, .labelperiode {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.periodebutton {
	font-size: 12px;
	color:#0F4669;
	border: 0px;
	padding-right: 36px;
	background: url('images/calendar.png') no-repeat center right rgba(255, 255, 255, 0.2);
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 3px 3px 3px 3px;
	cursor: pointer;
	user-select: none;
  	outline:none;
}

.labelperiode {
	font-size: 12px;
}

.titleWindow, .labelperiode{
	color: #ffffff
}

.tbd_detail_onglet {
	width:185px !important;
}

div:has(> .tbd_detail_onglet) {
	width:225px !important;
}

.popupperiode {
	position: absolute;
	background: #0F4669;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 4px 3px rgba(0, 0, 0, 0.3); 
}

.centerpanel {
	display: table;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.popup {
  padding: 3px;
}

.drag-ok {
  background-color: #ebebeb;
  color: blue;
}

.whiteBtn .x-btn-text{
  background-color: white;
  color: gray;
}

.dialogOkBtn .x-btn-text{
  background-color: white;
  background-image: url(images/buttonOk_32x32.png);
  background-position: 50% -3px;
  background-repeat: no-repeat;
}

.grilleConditions .x-grid3-scroller {
  background-image:url(images/conditions.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.grilleFiltres .x-grid3-scroller {
  background-image:url(images/filtres.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.grilleColonnes .x-grid3-scroller {
  background-image:url(images/colonnes.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.grilleExceptions .x-grid3-scroller {
  background-image:url(images/exceptions.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.grilleConstantes .x-grid3-scroller {
  background-image:url(images/constante.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.favoris {
  border: 0px;
  background-color:transparent;
  outline:none;
  cursor: pointer;
}

/** ComboBox Custom Style **/

.combo-regroupement {
	font-weight: bold;
	color: #888;	
}

.combo-decale {
	padding-left: 10px;	
}

.row-deleted {
	background: #f44;
	color: #fff;
}


/*** TOOLTIPS ***/

.tabButton span {
  margin-left: -999em;
  position: absolute;
}

.tabButton-up-hovering span {
  font-family: Calibri, Tahoma, Geneva, sans-serif;
  position: absolute;
  left: 1em;
  top: 2em;
  z-index: 99;
  margin-left: 0;
  width: 250px;
}

.tooltip-classic {
	color: #5b1833;  
  	text-shadow: 0px 1px 1px #fff;
	font-size: 11px;
	position: absolute;
	display: none; 
	padding: 5px; 
	background: #FFFFAA; 
	border: 1px solid #FFAD33;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); 
}

/*** BLOC NOTE ***/

.bloc-topleft {
	position: absolute;
	left: -25px;
	top: -25px;
	width: 45px;
	height: 45px;
	background: url('images/Bloc/bloc_topleft.png') no-repeat;	
}

.bloc-topright {
	position: absolute;
	right: -25px;
	top: -25px;
	width: 45px;
	height: 45px;
	background: url('images/Bloc/bloc_topright.png') no-repeat;	
}

.bloc-bottomleft {
	position: absolute;
	left: -25px;
	bottom: -25px;
	width: 45px;
	height: 45px;
	background: url('images/Bloc/bloc_bottomleft.png') no-repeat;	
}

.bloc-bottomright {
	position: absolute;
	right: -25px;
	bottom: -25px;
	width: 45px;
	height: 45px;
	background: url('images/Bloc/bloc_bottomright.png') no-repeat;	
}

.bloc-left {
	position: absolute;
	left: -25px;
	top: 20px;
	width: 45px;
	bottom: 20px;
	background: url('images/Bloc/bloc_left.png');	
}

.bloc-right {
	position: absolute;
	right: -25px;
	top: 20px;
	width: 45px;
	bottom: 20px;
	background: url('images/Bloc/bloc_right.png');	
}

.bloc-top {
	position: absolute;
	left: 20px;
	right: 20px;
	top: -25px;
	height: 45px;
	background: url('images/Bloc/bloc_top.png');	
}

.bloc-bottom {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: -25px;
	height: 45px;
	background: url('images/Bloc/bloc_bottom.png');	
}

.bloc-center {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
	top: 20px;
	background: url('images/Bloc/bloc_center.png');	
}

.blocnote .x-html-editor-wrap, .blocnote .x-toolbar {
	background: transparent !important;
	border: 0px !important;
}

.blocyellow {
	border: 1px solid #917B00;
	background: #FFEA7D;
}

.whiteBtnCombo .x-btn-tl,.whiteBtnCombo .x-btn-tr,.whiteBtnCombo .x-btn-tc,
.whiteBtnCombo .x-btn-ml,.whiteBtnCombo .x-btn-mr,.whiteBtnCombo .x-btn-mc,
.whiteBtnCombo .x-btn-bl,.whiteBtnCombo .x-btn-br,.whiteBtnCombo .x-btn-bc {
    background-image: none;
	/*background: #FFFFFF;*/
}

.blocwhite {
	border: 1px solid #ddd;
	background: #fff;
}

.bloctransparent {
	border: 1px solid transparent;
	background: transparent;
}

.bigheader {
	background-image: url('images/big-contentpanel-header.png') !important;
}

.tableaubordNoBorder .x-panel-body {
	border-color: #ddd;
}

.tableaubordNoBorder .x-panel-header {
	border-color: #ddd !important;
	background: #fff !important;
}

.calculLabel {
	font:12px tahoma,arial,helvetica,sans-serif;
	color: #000;
	text-shadow: 1px 1px 1px #ffffff;
	font-weight: normal;
}

/*** DEVERSEMENT ***/
.dev-neg {
	background: #FFEB9C;
}

/*** Content Panel Sans bordure haute ***/
.notopborder .x-panel-tl {
	border-bottom: 0px;
}

.x-toolbar-vertical, .x-cell-button {
	background: none !important;
	border: 0px !important;
	height: auto !important;
}

.x-cell-button .x-btn-icon .x-btn-small .x-btn-text {
	height: 14px;
    width: 16px;
}

.x-cell-button {
	padding: 0px !important;
	margin: 0px !important;
}

.x-toolbar-nopadding {
	background: none !important;
	border: 0px !important;
	height: auto !important;
	padding: 0px !important;
}

/*** BUTTON FIX FOR CHROME ***/
/*.x-btn-icon-small-left .x-btn-text img {
	left: 0 !important;
}*/

.x-palette-siad {
	height: 106px !important;
}

.toolbar-legende .x-toolbar-cell {
	padding: 2px 5px 0 0;	
}

.toolbar-legende {
	height: 20px !important;	
}

.aide {
	cursor: help;
}

.popupfavoris {
	position: absolute;
}

.treefavoris {
	background: rgba(0, 0, 0, 0.8);
	border-radius: 6px;
	padding: 5px 0 5px 0;
}

.popupfavoris .x-tree3-node-text {
	color: #fff;
	font-weight: bold;
	font-family: arial,tahoma,helvetica,verdana;
	font-size: 13px;
}

.popupfavoris .x-tree3-el {
	height: 21px;
	padding-top: 2px;
}

.flechefavoris {
	width: 0; 
	height: 0; 
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	border-top: 16px solid rgba(0, 0, 0, 0.8);
	margin: auto;
}

.popupfavoris .x-ftree2-selected, .popupfavoris .x-ftree2-node-over {
	background: #555 !important;
}

.popupfavoris .x-tree3 {
	overflow-x: hidden !important;
	overflow-y: auto !important;
}

.popupfavoris .x-tree3-node-joint {
	width: 10px !important;
}

#listTypeCondition .x-view-item {
	height: 16px !important;
}

#listTypeCondition .x-view-item .structure {
	background: url('images/dimension.png') center left no-repeat !important;
	padding-left: 20px;
}

#listTypeCondition .x-view-item .regroupementadmin {
	background: url('images/RegroupementAdministrateur.png') center left no-repeat !important;
	padding-left: 20px;
}

#listTypeCondition .x-view-item .regroupementutil {
	background: url('images/RegroupementUtilisateur.png') center left no-repeat !important;
	padding-left: 20px;
}

.boutonAnalyse button {
	line-height: 12px !important;
}

.listview-fit .x-view-item {
	width : fit-content;
}

.x-toolbar-cell .x-btn-image {
	top: 0;
	left: 0;
}

.grid-row-alt-0 td.x-cell-button div.x-component, .grid-row-alt-1 td.x-cell-button div.x-component {
	height: auto !important;
}

.talend-loading .x-grid-group-hd .x-grid-group-div {
	background: url('siad/commons/loading.gif') no-repeat center left !important;
	padding-left: 19px;
}

/** TABPANEL CONDITIONS **/

.tabPanelConditions ul.x-tab-strip li {
	max-width: 170px;
}

.tabPanelConditions span.x-tab-strip-text, .tabPanelConditions span.x-tab-strip-text span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/** COMBO DANS COL PROJECTION (TREEGRID) **/

.col-projection .x-grid3-cell-inner {
	padding: 0px !important;
}

.col-projection .x-form-field-wrap {
	top: 0px !important;
}

/** TAB PANEL OVERRIDE **/

.tabPanelWorkPanel {
	/*border: none !important;*/
}

.tabItemButtonImage {
	margin-left: 5px !important;
	width: auto !important;
	height: 16px !important;
}

.tabItemButtonTextContainer {
	max-width: 151px !important;
}

.navigator .x-panel-header-text {
    font-weight: bold;
}

.navigator .x-accordion-hd {
	background: #e1ebf2 !important;
}

/** Planning Achat **/

.grid-planning-header-moisencours {
	background: red;
	color: white;
}

.grid-planning-bleu {
	background: #2E94E0;
}

.grid-planning-bleu-moisencours {
	background: #005FAF;
}

.grid-planning-moisencours {
	background: #DDDDDD;
}

/****/
 .CAHshape {
 	background:transparent;
    height:140px;
    width:400px;
    position:relative;
	top:-10px; 		
	border-radius:4px;
	cursor:pointer;
}

.CAHshape p{
 	text-align:center;	
	position:absolute;
	height: 100px;
    width: 400px;
    /*padding-top:20%;*/    
    z-index:1;
    font-weight: bold;
	font-family: arial,tahoma,helvetica,verdana;
	text-shadow: 1px 1px 1px  rgb(45,1,113);
	font-size: 25px;
	color:white;
	cursor:pointer;
	
}

/*
.CAHshape:before, .CAHshape:after {
    content : "";
    position : absolute;
    width : 200px;
    height : 130px;
    background : rgba(11, 96, 177, 1);    
    top : 10px;    
}

.CAHshape:before {
    transform-origin : 0% 100%;
    transform : skewY(9deg);
}

.CAHshape:after {
    transform-origin : 100% 100%;
    transform : skewY(-9deg);
    right : 0;
}
*/
.CAHul ul {   
    background : transparent;
    padding : 20px;
    margin : 0;    
}

.CAHul li {
    list-style-type: none; margin:0; margin-bottom:-2px; 
}

.CAHshape:hover:after, .CAHshape:hover:before {	
	background: rgb(176,196,222); 
}

#CAHright {
	font-size: 18px;	
	z-index:2;
	opacity:.99;
	padding:5px 10px 5px 25px;		
}

.CAHright-desc{
	visibility:hidden;
	/*text-align:center;*/
}

.CAHright-desc-visible{
	visibility:visible;
	/*text-align:center;*/		
}

.CAHleft{
	float:left;
	opacity:.99;	
	justify-content:center;
	display:flex;
}

.CAHcontainer{
	height:100%;
	/*overflow:auto;*/
}

.CAHcontainerDesc{
	height:100%;
	overflow:auto;
}


.CAHcontainerEtapes{
	height:100%;
	/*overflow:auto;*/
	/*float:left;*/
	overflow:hidden;
}


.CAHright-etapes{
	visibility:hidden;
	text-align:center;	
}

.CAHright-etape-visible{
	visibility:visible;	
}

.CAHright-etape-visible ul {
	padding-left:32px;
}

.fieldSet_B {
	background : rgb(180, 216, 250);
	border-top : 0px;
	border-right : 0px;
	border-bottom : 0px;
	border-left : 3px solid;
	border-color : rgb(11, 96, 177);
	-webkit-border-radius: 8px 0px 0px 0px;
	-moz-border-radius: 8px 0px 0px 0px;
	border-radius: 8px 0px 0px 0px;
	visibility:hidden;	
}

.fieldSet_B_visible {
	background : rgb(180, 216, 250);
	border-top : 0px;
	border-right : 0px;
	border-bottom : 0px;
	border-left : 3px solid;
	border-color : rgb(11, 96, 177);
	-webkit-border-radius: 8px 0px 0px 0px;
	-moz-border-radius: 8px 0px 0px 0px;
	border-radius: 8px 0px 0px 0px;
	visibility:visible;	
}

.fieldSet_H {
	background : rgb(180, 216, 250);
	border-top : 0px;
	border-right : 0px;
	border-bottom : 0px;
	border-left : 3px solid;
	border-color : rgb(11, 96, 177);
	-webkit-border-radius: 8px 0px 0px 0px;
	-moz-border-radius: 8px 0px 0px 0px;
	border-radius: 8px 0px 0px 0px;
}

.conteneurCAH {
	background : white;
}

.fieldSet_legende {
	background : rgb(255,255,198);
	border-top : 0px;
	border-right : 0px;
	border-bottom : 0px;
	border-left : 3px solid;
	border-color : rgb(126, 88, 53);
	-webkit-border-radius: 8px 0px 0px 0px;
	-moz-border-radius: 8px 0px 0px 0px;
	border-radius: 8px 0px 0px 0px;
	visibility:hidden;	
}

.fieldSet_legende_visible {
	background : rgb(255,255,198);
	border-top : 0px;
	border-right : 0px;
	border-bottom : 0px;
	border-left : 3px solid;
	border-color : rgb(126, 88, 53);
	-webkit-border-radius: 8px 0px 0px 0px;
	-moz-border-radius: 8px 0px 0px 0px;
	border-radius: 8px 0px 0px 0px;
	visibility:visible;	
	overflow : auto;
	/*padding : 10px;*/
}

#CAHlogos {
	visibility:hidden;
	float : left;
}

#CAHlogosDesc {	
	float : left;
	visibility:visible;	
	/*margin : 3px;*/
}

.instructionsButton, .settingsButton {
  background: none;
  background-color: transparent;
  border: 0px;
  cursor: pointer;
  outline: none;
  margin: 5px;
}

/** Exploit */

.sendButton {
  display: block;
  font-size: 16pt;
}

.gwt-DialogBox {
  width: 400px;
}

.dialogVPanel {
  margin: 5px;
}

.serverResponseLabelError {
  color: red;
}

#closeButton {
  margin: 15px 6px 6px;
}

.archives {
	background: #000;
	color: #fff;
	padding: 5px;
	overflow: auto;
}
.ouvrir, .logsPanel, .sql textarea {
	font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
	font-size: 12px;
	background: #000 !important;
	color: #fff;
	overflow: auto;
}
.ouvrir pre {
	padding: 5px;
}
.sql textarea	{
	outline : solid #000 !important;
	border-color : #000 !important;
}

.logcode-info {
	color: white;
	background-color:blue;
}

.logcode-warning {
	color: white;
	background-color:orange;
}

.logcode-error {
	color: white;
	background-color:red;
}

.logcode-fatalerror {
	color: white;
	background-color:black;
}

#progress {
    background: #eee;
    border-radius: 5px;
    height: 15px;
    width: 150px;
    padding: 0px;
    position: relative;
}

#text {
    content: '';
    display: block;
    height: 100%;
    border-radius: 3px;
    text-align: center;
}

#text span {
    display: inline-block;
    position: absolute;
    width: 100%;
    left: 0;
}

.checkgroup-nopadding td	{
	padding-right: 0px !important;
}

div.notif-button {
    cursor: pointer;
    line-height: 33px;
    display: inline-block;
}

div.notif-button.alert-0::after{
	opacity:0;
}

div.notif-button.alert::after {
    content: "0";
    background: red;
    color: white;
    font-size: 10px;
    border-radius: 100px;
    padding: 1px 3px;
    margin-left: -8px;
}

div.notif-button.alert-1::after {
    content: "1";
}
div.notif-button.alert-2::after {
    content: "2";
}
div.notif-button.alert-3::after {
    content: "3";
}
div.notif-button.alert-4::after {
    content: "4";
}
div.notif-button.alert-5::after {
    content: "5";
}
div.notif-button.alert-6::after {
    content: "6";
}
div.notif-button.alert-7::after {
    content: "7";
}
div.notif-button.alert-8::after {
    content: "8";
}
div.notif-button.alert-9::after {
    content: "9";
}

div.notif-button.alert-9plus::after {
    content: "9+";
    background: #e90000;
    color: white;
    font-size: 10px;
    border-radius: 100px;
    padding: 3px 3px;
    margin-left: -10px;
}

div.notif-button-small{
	text-align: center;
    margin-top: 5px;
}

div.notif-button-small.alert::after{
    position: absolute;
    top: 10px;
    height: 11px;
    line-height: 11px;
    margin-left: 0px;
    font-size: 8px;
    width: 7px;
}

/* Popup Panel */
.notificationPopup {
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    width: 300px;
    z-index:1000;
}

.notificationMainPanel,
.notificationDetailPanel {
    padding: 10px;
    overflow:auto;
}

.notificationMainPanel table {
    width: 100%;
    height: 30px;
    border-collapse: collapse;
}

/* Title */
.notificationTitle {
    margin-bottom: 10px;
}
.notificationTitle table{
	width:100%;
}

.notificationSectionDetailTitle {
    font-size: 14px;
    font-weight: 400;
    padding-top: 3px;
    padding-left: 20px;
}

.notificationSectionDetailTitle div.description {
    display: none;
}

.notificationSectionDetailTitle:before {
    content: '\00ab';
    position: absolute;
    opacity: 1;
    left: 13px;
    margin-top: -6px;
    font-size: 22px;
    color: black;
    transition: 0.5s;
}

.notificationSectionDetailTitle:hover:before {
    content: '\00ab';
    position: absolute;
    opacity: 1;
    left: 10px;
    font-size: 22px;
    color: black;
}

.notificationTitle label {
    font: bold 16px "Arial Unicode MS", Arial, sans-serif;
    color: #15428b;
    letter-spacing: 0.2px;
}

/* Section Panels */
.notificationSectionPanel {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px;
    border-top: 1px solid #ddd;
    margin: 0px;
    cursor: pointer;
    transition: 0.5s;
}

.notificationSectionTitle div.description {
    font-weight: 400;
    color: #9b9b9b;
    font-style: italic;
    padding-left: 10px;
    font-size: 12px;
    padding-top: 5px;
}

.notificationSectionPanel:hover {
    background-color: #fff4ce;
}

.notificationSectionPanel:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    right: 20px;
    transition: 0.5s;
    font-size: 22px;
    color: black;
}

.notificationSectionPanel:hover:after {
    right: 15px;
    opacity: 1;
}

.notificationSectionPanel td {
    align-content: center;
    height: 100%;
    width: 100%;
}

/* Section Titles */
.notificationSectionTitle {
    font-size: 14px;
    font-weight: normal;
}

/* Arrow Button */
.notificationArrowButton {
    background: none;
    border: none;
    font-size: 16px;
    cursor: pointer;
}

/* History Panel */
.notificationHistoryPanel {
    margin-top: 10px;
}

.notificationHistoryPanel .notificationHistoryItem table{
    background: #f8f8f8;
    border-color: white;
    border-top: 5px solid white;
    border-bottom: 5px solid white;
    padding: 10px 10px 5px;
    border: 1px solid #ececec;
    margin: 5px 0px 3px 0px;
    border-radius: 3px;
}


/* History Items */
.notificationHistoryItem {
    padding: 0px;
    width:100%;
}

.notificationHistoryPanel .notificationHistoryItem.read table{
	border:0px;
	border-color:transparent;
	padding:0;
	background:transparent;
	display:none;
}

/* Notification Badge */
.notificationBadge {
    background: #e90000;
    color: white;
    font-size: 10px;
    border-radius: 100px;
    padding: 3px 5px;
    margin-right: 15px;
    line-height: 10px;
    margin-top: 3px;
}

.notificationBadge.no-badge{
	display:none;
}

/* Remove focus and cursor */
.no-focus {
    outline: none;
}

.no-cursor {
    cursor: default;
}

.cursor-pointer {
    cursor: pointer;
}

.notificationHistoryItem {
    font-weight: normal;
}


.notificationHistoryItem tr{
    display: flex;
    flex-direction: column;
}

.notificationHistoryItem.unread {
    font-weight: normal;
    cursor: normal;
}
div.notificationDetailPanel{
	width:auto !important;
	height:auto !important;
}

div.notificationDetailPanel table{
	width:100%;
}

div.notificationDetailPanel > table > tbody > tr:nth-child(3){
	display: flex;
    height: 300px;
}

div.notificationDetailPanel > table > tbody > tr:nth-child(3) > td{
	width:100%;	
}



div.notificationDetailPanel > table > tbody > tr:nth-child(3) > td > div{
	height:100%;
}

div.notificationHistoryPanel > table{
	display: flex;
    overflow: auto;
    max-height: 300px;
    width: 100%;
}

div.notificationHistoryPanel > table > tbody {
	    width: 100%;
}
div.notificationHistoryPanel > table > tbody > tr {
	    width: 100%;
    display: flex;
}
div.notificationHistoryPanel > table > tbody > tr > td {
	    width: 100%;
}

div.button-mark-as-read,
div.button-open-notif{
	text-align:right;
	font-weight: 400;
    margin-bottom: 5px;
    font-size: 10px;
    color:#0b60b1;
    text-decoration:underline;
    cursor:pointer;
}

/*DISPARITION NOTIFS*/
.notif-button.all-read
,.notif-button.alert-0
,.notificationHistoryItem.read{
	display:none;
}

.notificationTitle div.quit-panel-notif{
	    font-size: 26px;
    cursor: pointer;
    transform: rotate(45deg);
    line-height: 0;
}

div.notificationHistoryButton tr{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.notificationHistoryPanel .notificationHistoryItem div.notificationHistoryButton table{
        border: 0px solid transparent;
    padding: 0;
    padding-top: 5px;
}