.leftHeader .ui-widget-header{
    text-align: left;
}

.ui-widget {
    font-size: 12px !important;
}

.ui-layout-north {
    z-index: 20 !important;
    overflow: visible !important;
}
.ui-layout-north .ui-layout-unit-content {
    overflow: visible !important;
}
.ui-widget-header {
    text-align: center;
    /*text-transform: uppercase;*/
}
.ui-widget-body-back{
    text-align: left;
}

.ten-percent {
     width: 10%;
}

.ninety-percent {
     width: 90%;
}

.fifty-percent {
     width: 50%;
}

.seventy-percent {
     width: 70%;
}

.top-alignment {
     vertical-align: top;
}
.top-margin-20{
    margin-top: 20px;
}

.bold12{
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}

.bold16{
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
}

.noBorder.ui-panelgrid>*>tr, .noBorder.ui-panelgrid .ui-panelgrid-cell{
    border: none;
}
.noBorder{
    border: none;
}
.panelGridCenter{
    text-align: center;
    align-items: center;
}

.ui-dashboard-column {
    width: 25vw;
    padding: 20px 20px;
}
@media screen and (max-width: 940px) {
    .ui-dashboard-column {
        width: 60vw;
        padding: 20px 20px;
    }
}
.autoSizeimage{
    max-width: 100%;
    height: 50vh;
}
@media (min-width: 960px) {
     body .ui-dialog {
         width: 950px! important;
     }
}


@media (min-width: 640px) and (max-width: 960px) {
     body .ui-dialog {
         width: 557px! important;
     }
}

@media (min-width: 480px) and (max-width: 640px) {
     body .ui-dialog {
         width: 360px! important;
     }
}

.dashboard-panel{
    margin-bottom: 10px;
    min-height: 170px;
    display: grid;
}
.ui-panelgrid-cell-view{
    font-weight: bolder;
    color: black;
    
}

.adminSettingsMainPanel{
    width: 100%;
    margin:0px auto;
    border: none;
}

.adminSettingsSubPanel{
    text-align: center;
    width: 250px;
    margin:0 auto;
    padding: 10px 40px;
    margin-bottom: 25px;
}

.requestChange{
    background: #ccff00;
}


.text-center{
    text-align: center;
}

td.text-center{
    text-align: center;
}
td.text-left{
    text-align: left;
}

.error-container{
    border: 1px solid blue;
    border-radius: 25px;
    width: 600px;
    margin: 0 auto;
    color: #666666 !important;
    background: rgba(0,0,0,0.08) !important;
}

.error-header{
    border: 1px solid blue;
    border-radius: 35px;
    width: 600px;
    margin: 0 auto;
    color: #666666 !important;
    margin-top: 10px;
    background: rgba(0,0,0,0.09) !important; 
}


.noBoderGrid.ui-panelgrid>*>tr,.noBoderGrid.ui-panelgrid .ui-panelgrid-cell {
    border: none !important;
}

.lowPadding.ui-panelgrid>*>tr,.lowPadding.ui-panelgrid .ui-panelgrid-cell {
    padding: 1em !important;
}

.midPadding.ui-panelgrid>*>tr,.midPadding.ui-panelgrid .ui-panelgrid-cell {
    padding: 0.5em !important;
}

.settingMidPadding.ui-panelgrid>*>tr,.settingMidPadding.ui-panelgrid .ui-panelgrid-cell {
    padding: 0.3em !important;
}

ul.ui-menu-child {
    white-space: nowrap;
    width: auto !important;
}

.noBoderGrid.ui-widget-content {
    border: none !important;
}

.footerAlignLeft{
    overflow: auto;
    float: left;
}

.ui-autocomplete-dropdown.ui-button{
    margin-top: 0px !important;
    
}
.ui-buttonSP {
    margin-top: 10px !important;
}

.aboutDlg{
    background: white;
}

.centerImage{
    margin: 0px auto;
    display: flex;
}

.outHeader{
    font-style: italic;
    font-weight: bold;
}

/* Custom styles for the SlideOut */  
.news-panel {  
    border-color: chartreuse;  
    border-width: 5px;  
}  
.news-handle {  
    padding: 8px;  
    font-size: 14px;  
    color: white !important;
    background-color: chartreuse;  
}  

.ui-grid td {
        white-space: nowrap;
}
.truncate {
    max-width: 160px;
    width: 160 px\9;
}

.truncate > div {
    width: 160 px\9;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: block;
    position: absolute;
}
a {
  text-decoration: none;
  outline: none;
}
.ui-breadcrumb ul li .ui-menuitem-link {
  padding: 0 20px 0 0;
}

.returnPanel{
    border-color: #5D99C3;  
    background-color: #5D99C3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5D99C3', endColorstr='#3A6DA0') alpha(opacity = 100);  
    background: -webkit-gradient(linear, left top, left bottom, from(#5D99C3), to(#3A6DA0));  
    background: -moz-linear-gradient(top,  #5D99C3,  #3A6DA0);  
    -khtml-opacity: 1;  
    -moz-opacity: 1;  
    opacity: 1;  
    color: #ccff00;
}
.loginmainpanel.ui-widget-content>div.ui-layout-unit-content.ui-widget-content{
    height: 100% !important;
    margin-bottom: 200px;
    background-image: url("/HRPayroll/resources/images/background.png") !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin: 0px;
    border: none;
}

.ui-button-icon-left.Fs23{
    font-size: 23px !important;
    margin-left: -10px;
}

.firedEmployee {
        background-color: #3A6DA0 !important;
        background-image: none !important;
        color: #000000 !important;
}

.abscondingEmployee {
        background-color: #3A6DA0 !important;
        background-image: none !important;
        color: #000000 !important;
}

.expiredRecord {
        background-color: #ff3333 !important;
        background-image: none !important;
        color: #fff !important;
}
.panelGridCenter td,.panelGridCenter tr {
    text-align: center;
}
.overdue_leave {
    background-color: #cc3300 !important;
        background-image: none !important;
        color: #fff !important;
}

@-webkit-keyframes invalid {
  from { background-color: red; }
  to { background-color: inherit; }
}
@-moz-keyframes invalid {
  from { background-color: red; }
  to { background-color: inherit; }
}
@-o-keyframes invalid {
  from { background-color: red; }
  to { background-color: inherit; }
}
@keyframes invalid {
  from { background-color: red; }
  to { background-color: inherit; }
}
.selectedExpiredBlink {
  -webkit-animation: invalid 0.2s infinite; /* Safari 4+ */
  -moz-animation:    invalid 0.2s infinite; /* Fx 5+ */
  -o-animation:      invalid 0.2s infinite; /* Opera 12+ */
  animation:         invalid 0.2s infinite; /* IE 10+ */
  -webkit-animation-duration: 0.2s;
  animation-iteration-count: 15;
  background-image: none !important;
}

.sample-layout {
    text-align: center;
    padding-top: 0em;
    padding-bottom: 0em;
    border-radius: 4px;
}
.sample-layout {
    margin: 0;
}

.sample-layout {
    border: 1px solid #ffffff;
}

body {
  display: flex;
  /* crée un contexte flex pour ses enfants */
  flex-direction: column;
  /* le body prend toute la hauteur du viewport */
  padding: 0;
  margin: 0;
}

 .ui-panel-images {
    width: 100%;
    height: 100%;
}

.ui-galleria-panel {
    width: 100%;
    height: 100%;
}

.header-container{
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.ui-outputlabel {
        font-weight: bold;
}
.label {
    width:20%;
    padding:4px;
}
 
.value {
    width:80%;
    padding:4px;
}

aside {
  position: fixed;
  z-index: 10;
  min-width: 13%;
  height: 100% ;
}

section {
  flex: 1;
  /* occupe la hauteur restante  */
  margin-left: 13%;
  overflow: auto;
  padding: 10px 0 100px 0;
}




/* =====================================     POSITIONNEMENT H1+ ARTICLE + P (à l'intérieur de ASIDE)*/

aside {
  display: flex;
  flex-flow: column wrap;
}





@media screen and (max-width: 940px) {
  section {
    margin: 0
  }
}

.profileImage{
    display: inline;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    margin: 0;
}
.ui-panelgrid.center-text-align .ui-grid-responsive .ui-panelgrid-cell {
    text-align: center;
}
.ui-panelgrid.align-content-center{
    text-align: center;
}
.profileImageEmDash{
    display: inline-block;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 80px;
    
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    margin: 0;
}

.blinking{
    animation:blinkingText 2s infinite;
}

@keyframes blinkingText {
    0% { color: #000; }
    49% { color: #cc3300; }
    60% { color: transparent; }
    99% { color: #232131; }
    100% { color: #000; }
}

.numberCircle {
    font-size: 18px;

    width: 3em;
    height: 3em;
    box-sizing: initial;
    
    background: #5D99C3;
    border: 0.1em solid #000;
    color: #fff;
    text-align: center;
    border-radius: 50%;    
    
    line-height: 1em;
    box-sizing: content-box;   
}
.logoImage{
    width: 200px;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0;
    margin-left: 30px;
}
.bg-transparent {
  background-color: rgba(0,0,0, 0.5);
  zoom: 1;
}

/* note: trick with colspan is needed for IE8 */
.pe-dynaform-cell input
 {
    width: 75px;
}

.pe-dynaform-cell .ui-selectonemenu {
    width: 75px;
}

.label-container {
    font-weight: bold;
}

.field-container input {
    text-transform: uppercase;
}


.pe-dynaform-cell input:read-only {
    background-color: yellow;
}

.pe-dynaform-cell {
    padding-bottom: 15px;
}

.pe-dynaform-label {
    text-align: left;
    padding: 2px 20px 0 0;
}

.header-text{
    text-align: center;
    font-size: large;
    padding: 0;
    animation:blinkingTextHeader 2.5s infinite;
}
@keyframes blinkingTextHeader{
    0%{    color: #ff3333;    }
    49%{    color: #6600cc; }
    60%{    color: #66ff66; }
    99%{    color:#ed0ee6;  }
    100%{   color: #999999;    }
}

.ui-panel.myHeader{
  width: 100%;
  padding-top: 0;
  padding-bottom: 120px;
  margin: 0;
  padding-right: 20px;
  padding-left: 20px;
}

/* FOOTER */
.footer {
  position: fixed;
  z-index: 100;
  bottom: 0;
  width: 100%;
  height: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.ui-panel.nopaddingPanel .ui-panel-content{
    padding: 0;
}

.centerPanelGrid .ui-panelgrid-content {
        align-items: center;
}
.extended-panel{
    min-height: 150vh;
}
