.MenuColumn {
     vertical-align: top;
     padding-left: 10px;
 }

.ContentColumn {
    vertical-align: top;
    padding: 0 10px 0 20px;
    width:100%;
}

.RightColumn{
    child-align: right;
}

textarea[disabled], input[type="text"][disabled], input[type="password"][disabled], select[disabled] {
    color: #000000 !important;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .65 !important;
}

.emargement-column-low
{
    width:1.2em;
}

.emargement-column-med-high
{
    width: 10.2em;
}

.emargement-column-high
{
    width: 10.4em;
}

@font-face {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: normal;
    src: local('Titillium'), url(/webForm/public/plkl/javax.faces.resource/fonts/TitilliumWeb-Regular.ttf.jsf) format('truetype');
}

.header-spf {
    background-color: #FFF; /* #003366 #6534ff #204a87 3d0091 #003366 #494949;*/
    color:#000;
    min-height:20px;
/*    padding-top:20px;
    padding-bottom:20px;*/
    border-color: #9497be;
    border-bottom: 1px solid #D3D1D2;
    margin-bottom: 20px;
    font-family: Titillium, Arial, Verdana, sans-serif;
}

.lang-default{
    padding: 4px;
    text-decoration: none;
    color: #666;
    font-size: 11px;
    border-radius: 3px 3px 3px 3px;
}

.lang-default:hover{
    background-color: #666;
    color: #fff;
}

.lang-selected {
    background-color: #ccc;
    color: #fff;
    padding: 4px;
    border-radius: 3px 3px 3px 3px;
}

.lang-unavailable {
    color: #ccc;
    text-decoration: line-through;
}

.lang-unavailable:hover{
    background-color: #fff;
    color: #ccc;
}

.lang-text
{
    text-decoration:none;
    margin-right: 0.3em;
}

ul.language-switcher-locale-url li {
    display: inline-block;
}

.footer{
    background-color: #EEE;
    color:#646464;
    min-height:20px;
    padding-top:20px;
    padding-bottom:20px;
    /*border-color: #9497be;*/
    border-bottom: 1px solid #D3D1D2;
    /*margin-bottom: 20px;*/
    margin-top: 20px;

    text-transform: uppercase;
    font-size: 10px;
    font-family: Titillium,Helvetica,Arial,sans-serif;
}

.footer-stripe
{
    border-bottom: 1px solid #D3D1D2;
}

.facebook2 a:hover {
	color: white !important;
	background: #3c5a95 !important;
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.facebook2 a {
	background: #f8f8f8;
	color: #a1a4a6;
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.icone-facebook2::before {
	content: '\f09a';
	font-family: 'FontAwesome';
	font-size: 18px;
	font-weight: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.twitter2 a:hover {
	color: white !important;
	background: #007CAD !important;
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.twitter2 a {
	background: #f8f8f8;
	color: #a1a4a6;
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
	position: relative;
	
}

.icone-twitter2::before {
	content: '\f099';
	font-family: 'FontAwesome';
	font-size: 18px;
	font-weight: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.youtube2 a:hover {
	color: white !important;
	background: #c4302b !important;
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.youtube2 a {
	background: #f8f8f8;
	color: #a1a4a6;
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.icone-youtube2::before {
	content: '\f16a';
	font-family: 'FontAwesome';
	font-size: 18px;
	font-weight: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.linkedin2 a:hover {
	color: white !important;
	background: #017fb2 !important;
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.linkedin2 a {
	background: #f8f8f8;
	color: #a1a4a6;
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.icone-linkedin2::before {
	content: '\f0e1';
	font-family: 'FontAwesome';
	font-size: 18px;
	font-weight: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

footer .footer-top .rs li.facebook a:before {
	content: '\f09a';
}

footer .footer-top .rs li.twitter a:before {
	content: '\f099';
}

footer .footer-top .rs li.youtube a:before {
	content: '\f16a';
}

footer .footer-top .rs li.linkedin a:before {
	content: '\f0e1';
}

footer .footer-top .rs li:hover {
	color: #fff !important;
}

footer .footer-top .rs li a:hover {
	color: #fff !important;
}

footer .footer-top .rs li a:before:hover {
	color: #fff !important;
}

footer .footer-top .rs li.facebook:hover {
	color: white;
	background: #3c5a95;
}

footer .footer-top .rs li.twitter:hover {
	color: white;
	background: #00acee;
}

footer .footer-top .rs li.youtube:hover {
	color: white;
	background: #c4302b;
}

footer .footer-top .rs li.linkedin:hover {
	color: white;
	background: #017fb2;
}

footer .footer-top .rs li.facebook:before:hover {
	color: white;
}

footer .footer-top .rs li.twitter:before:hover {
	color: white;
}

footer .footer-top .rs li.youtube:before:hover {
	color: white;
}

footer .footer-top .rs li.linkedin:before:hover {
	color: white;
}

.bg_dots {
    background: url(/webForm/public/plkl/javax.faces.resource/images/fin_bg_dots.gif.jsf) repeat;
    height: 90px;
}

html, body {
    min-height: 100%;
    margin:0;
    height:100%;
    font-family: Titillium, Helvetica, Arial, sans-serif !important; 
    line-height: 18px;
	color: #353535;
}

nav>ul{
    display: table;
    list-style: none;
    text-decoration: none;
}

ul.menu-block li {
    display: inline-block;
}

nav>ul>li.active-menu{
    border: 1px solid;
    border-color: #B6B6B6;
    padding-bottom: 4px;
    padding-right: 4px;
    padding-left: 4px;
}

nav>ul>li.active-menu:hover{
    border-color: #F4F4F4;
}

nav>ul>li.not-active-menu{
    padding-bottom: 4px;
    padding-right: 4px;
    padding-left: 4px;
}

nav>ul>li.not-active-menu:hover{
    border-color: #F4F4F4;
}

nav>ul>li>a
{
    text-decoration: none;
    color: #666;
}

nav>ul>li:hover{
    background-color: #F4F4F4;
    color: #666;
}
nav>ul>li>a:hover{
    color: #666;
}


/* ---------- Fin-elements ------------ */

.box {display: flex;}
.box-item {align-items: stretch; min-height:270px }
.fin-ico{width: 60px;  margin: 0 auto }
.fin-ico img{width: 60px; height: auto;}
.row{margin-right:  0 !important; margin-left: 0!important}
hr{ width: 100%; display: block;}
hr.fin-dark{border-top: 1px solid #c5c7c8;}
hr.fin-light{border-top: 1px solid #f1f1f1;}
#toTop{
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  display: none;
  background:rgba(0,0,0,0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    padding: 10px 8px 8px 12px;

}
#toTop:hover{background:rgba(102,170,224,0.8);}
#toTop .fa {margin-right: 5px;}



/****  CSS pour la gestion STEP dans STAGE ! */
.stepwizard-step p {
    margin-top: 10px;    
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;     
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px !important;;
    bottom: 0 !important;;
    position: absolute !important;;
    content: " " !important;;
    width: 100% !important;;
    height: 1px !important;;
    background-color: #ccc !important;;
    z-order: 0 !important;;
    
}

.stepwizard-row:visited {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #00ff00;
    z-order: 0;
    
}

.stepwizard-row:after {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    height: 1px;
    background-color: #00ff00;
    z-order: 0;
    
}

.stepwizard-step {    
    width: auto;
    display: table-cell !important;;
    text-align: center !important;;
    position: relative !important;;
}

.btn-circle {
  width: 30px !important;;
  height: 30px !important;;
  text-align: center !important;;
  padding: 6px 0 !important;;
  font-size: 12px !important;;
  line-height: 1.428571429 !important;;
  border-radius: 15px !important;;
  background-image: none !important;
}

.btn-primary-stepWizard {
	
    cursor: not-allowed !important;;
    color: #fff !important;
    background-color: #337ab7 !important;
    border-color: #0acd5a !important;
    background-image: none !important;

}


.btn-default-stepWizard {
    cursor: not-allowed !important;;
    color: #333 !important; ;
    background-color: #e2e2e2!important; 
    border-color: #0acd5a !important;
    background-image: none !important;
}


.btn-success-stepWizard{
    cursor: not-allowed !important;;
    filter: alpha(opacity=65) !important;;
    -webkit-box-shadow: none !important;;
    box-shadow: none !important;;
    opacity: .65 !important;;
    background-color: #ffffff!important;;
    border-color: #00ff00!important; ;
    background-image: none !important;
}


/**
.btn-primary, .btn-default{
    border-width: 1px;
    font-size: 11px;
    font-family: Titillium, Arial, Verdana, sans-serif;
    background-repeat: repeat-x;
    background-position: top left;
    background-image: none !important;
    /* background-image: url(/webForm/public/stage/org.richfaces.resources/rfRes/buttonBackgroundImage.p….Final&db=eAFjZGBkZOBm!P-f8f-n70Bi37UfDEwAUQgJhA__&ln=org.richfaces.images); */
}


.btn-default-stepWizard.disabled, .btn-default-stepWizard[disabled] {
    cursor: not-allowed !important;;
    filter: alpha(opacity=65) !important;;
    -webkit-box-shadow: none !important;;
    box-shadow: none !important;;
    opacity: .65 !important;;
    background-color: #e1e1e1 !important;;
    border-color: #ccc !important; ;
}


.btn-success-stepWizard.disabled, .btn-success-stepWizard[disabled] {
    cursor: not-allowed !important;;
    filter: alpha(opacity=65) !important;;
    -webkit-box-shadow: none !important;;
    box-shadow: none !important;;
    opacity: .65 !important;;
    background-color: #ffffff!important;;
    border-color: #00ff00!important; ;
}

 .blink{
	font-size: 240px;
	color: red;
	
	animation: blink 1s infinite;
 }
 
 .ui-selectoneradio label {
    display: block;
    margin-top: 4px;
    margin-left: 10px;
}

.ui-widget {
	font-family: Titillium, Arial, Verdana, sans-serif !important;
}

input[type="radio"],
input[type="checkbox"] {
  transform: scale(1.5) !important;
}

.required span{
	color: red !important;
}