
.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pace-inactive {
    display: none
}

.pace .pace-progress {
    background: #20A44A;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 2px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s
}

.pace .pace-progress-inner {
    display: block;
    position: absolute;
    right: 0;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #29d, 0 0 5px #29d;
    opacity: 1;
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -moz-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    -o-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px)
}

.pace .pace-activity {
    display: none;
}

/*
.pace .pace-activity {
	display: block;
	position: fixed;
	z-index: 2000;
	top: 63px;
	right: 40px;
	width: 14px;
	height: 14px;
	border: solid 2px transparent;
	border-top-color: #29d;
	border-left-color: #29d;
	border-radius: 10px;
	-webkit-animation: pace-spinner 400ms linear infinite;
	-moz-animation: pace-spinner 400ms linear infinite;
	-ms-animation: pace-spinner 400ms linear infinite;
	-o-animation: pace-spinner 400ms linear infinite;
	animation: pace-spinner 400ms linear infinite
}
*/
#project-selector {
    width: 500px !important;
}

#header {
    /*  border-bottom: 3px #995577 solid !important; */

}

/*
.ui-growl-item-container {
	background-color: #000 !important;
	border: 1px solid #ccc;
	color: #fff;
}
*/
.ui-growl-item-container {
    background-color: #fff !important;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
}

.ui-growl-message p {
    font-weight: bold;
}

.ui-growl-image-info ~ .ui-growl-message {
    color: #43A047;
    font-weight: bold !important;
}

.ui-growl-image-error ~ .ui-growl-message {
    color: #E53935;
    font-weight: bold;
}

.ui-growl-image-warn ~ .ui-growl-message {
    color: #EF6C00;
}

.ui-growl-image-fatal ~ .ui-growl-message {
    color: #b94b50;
}

.ui-button-add {
    color: #0000ff !important;
}

.ui-datatable .ui-datatable-header {
    padding: 4px 0px !important;
}

/** fix selectmenu css */
.ui-toolbar .ui-selectonemenu,.ui-toolbar .ui-button,.ui-toolbar .ui-inputfield
{
    vertical-align: middle;
}

.ui-selectonemenu label.ui-selectonemenu-label {
    width: 100% !important;
}

/*

.ui-radiobutton-icon {
    margin-left: -0.575px;
    margin-top: -1.1px;
}



.ui-datatable .ui-datatable-header {
	text-align: left !important;
	border: 0;
	background: none repeat scroll 0 0;
	color: #1da64a;
	padding-left: 0 !important
}

.ui-datatable .ui-datatable-header td {
	padding-left: 0
}

.ui-datatable .ui-datatable-footer {
	border: 1px solid #D3D3D3
}

.ui-datatable .ui-paginator {
	border: 1px solid #D3D3D3;
	border-top: 0
}

.ui-datatable tr:hover {
	border-color: #f2f2f2;
	background-color: #f2f2f2;
	color: #222
}

.ui-datatable-no-border .ui-datatable-header {
	border: 1px
}

.ui-datatable-no-border thead tr th {
	font-weight: 400 !important;
	text-transform: uppercase !important;
	font-size: .8em !important;
	color: #999 !important;
	background-color: #EEE !important;
	border: 0 !important
}

.ui-datatable-no-border tbody {
	border: 0 !important
}

.ui-datatable-no-border tbody tr {
	border: 0 !important;
	border-bottom: 1px solid #D3D3D3 !important;
	border-top: 1px solid #D3D3D3 !important
}

.ui-datatable-no-border tbody tr td {
	border: 0 !important;
	font-size: .85em
}

.ui-datatable-no-column-header {
	display: none;
}

.ui-panelgrid {
	border-bottom-color: #CCC;
	border-style: none solid solid;
	border-width: 0 1px 2px
}

.ui-panelgrid tr:hover {
	background-color: #f2f2f2;
	color: #222
}

.ui-panelgrid tr td.label {
	font-size: 100%;
	color: #222 !important;
	display: table-cell;
	text-align: left
}

.ui-panelgrid tr td.label label {
	font-size: 100%;
	color: #222 !important
}

.ui-panelgrid tr td.title {
	background: none repeat scroll 0 0 #F2F2F2;
	border-bottom: 1px solid #1DA64A !important;
	margin: 10px 0;
	font-weight: 700 !important;
	title: #777 !important
}

.ui-panelgrid tr.title,.ui-panelgrid tr.titre {
	border-bottom: 1px solid #1DA64A !important;
	padding: .6em .4em !important;
	font-weight: 700 !important
}

.ui-panelgrid .ui-panelgrid-header {
	text-align: left !important
}

.ui-panelgrid .ui-panelgrid-header tr .ui-widget-header {
	border: 1px solid #D3D3D3
}

.ui-panelgrid .ui-panelgrid-footer tr .ui-widget-header {
	border: 1px solid #D3D3D3
}

.ui-panelgrid .required:after,.ui-panelgrid .obligatoire:after {
	content: "*";
	color: red
}

.ui-panelgrid-full-width {
	width: 100% !important
}

.ui-panelgrid-form tbody td {
	border: 0 !important
}

.ui-panelgrid-form-no-border {
	border: 0
}

.ui-panelgrid-form-no-border tr {
	border: 0 !important
}

.ui-panelgrid-form-no-border td {
	border: 0 !important
}

.ui-panelgrid-form-no-border .ui-panelgrid-header {
	border-bottom: 1px solid #D3D3D3
}

.ui-panelgrid-form-no-border .ui-panelgrid-header .ui-widget-header {
	background: none repeat scroll 0 0;
	color: #1da64a
}

.ui-panelgrid-form-no-border .ui-panelgrid-header td {
	padding-left: 0
}

.ui-panelgrid-form-no-border .ui-panelgrid-footer {
	border-top: 1px solid #D3D3D3
}

.ui-panelgrid-form-no-border .ui-panelgrid-footer .ui-widget-header {
	background: none repeat scroll 0 0
}

.ui-panelgrid-form-no-border .ui-panelgrid-footer td {
	padding-left: 0
}
*/
.value,.valeur {
    font-weight: 700;
    color: #369
}

.left,.gauche {
    text-align: left;
    margin-left: 0
}

.right,.droite {
    text-align: right;
    margin-right: 0
}

.ui-picklist {
    width: 100%
}

.ui-picklist .ui-picklist-list {
    width: 100% !important
}

.ui-picklist tr {
    border: 0 solid #D3D3D3
}

.ui-selectonemenu .ui-selectonemenu-trigger {
    width: 24px !important
}

.ui-selectonemenu-panel .ui-selectonemenu-filter {
    width: 95%
}

.ui-selectonemenu-panel .ui-selectonemenu-filter-container {
    width: 100%
}

.ui-selectonemenu .ui-selectonemenu-trigger .ui-icon {
    margin-top: 5px !important
}

.ui-toolbar {
    background: none repeat scroll 0 0 #FFF
}

.pe-blockui {
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .8) !important;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .8) !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, .8) !important;
    padding: 1px;
    color: #fff;
    font-size: 15px
}

.pe-blockui-content {
    background-color: #231F20 !important;
    color: #fff;
    font-size: 15px
}

.ui-fieldset .ui-fieldset-legend {
    padding: .1em 1em !important;
    margin: 2px !important
}

.ui-fieldset-full-width {
    width: 100% !important
}

/*
.ui-icon-check {
	background-color: #1DA64A !important;
}

.ui-radiobutton > .ui-state-active {
	background-color: #1DA64A !important;
}
*/
.ui-note-no-obtenton {
    text-align: center;
    color: orange;
    font-weight: bold
}

.ui-note-eliminatoire {
    color: red;
    font-weight: bold
}

.ui-note-obtenton {
    text-align: center;
    font-weight: bold
}

.ui-decision-passage-sans-dette {
    color: green;
    font-weight: bold
}

.ui-decision-passage-avec-dette {
    color: orange;
    font-weight: bold
}

.ui-ue-column-color {
    background-color: #CEE3F6;
    color: black;
}

.smenu .ui-selectonemenu {
    height: 40px !important;
}

.smenu .ui-selectonemenu-label {
    height: 40px !important;
}

.smenu .ui-selectonemenu-table td,.ui-selectonemenu-table tr {
    border-style: hidden !important;
}
.ui-fileupload {
    display: inline
}

.ui-fileupload>.ui-widget-header {
    border: 0px;
    background-color: transparent;
    display: inline;
}

.ui-fileupload-content {
    /* display: none; */
    padding: 0px;
    border: 0px !important;
    background: transparent;
}

.ui-fileupload-files {
    display: none;
}

.ui-fileupload-buttonbar {
    padding: 0px;
}

.ui-steps .ui-steps-item {
    width: 16%;
}

.ui-state-highlight {
    text-shadow: none !important;
}

.ui-steps.custom {
    margin-bottom: 30px;
}

.ui-steps.custom .ui-steps-item .ui-menuitem-link {
    height: 10px;
    padding: 0 1em;
}

.ui-steps.custom .ui-steps-item .ui-steps-number {
    background-color: #0081c2;
    color: #FFFFFF;
    display: inline-block;
    width: 30px;
    border-radius: 10px;
    margin-top: -10px;
    margin-bottom: 10px;
}

.ui-steps.custom .ui-steps-item.ui-state-highlight .ui-steps-title {
    color: #555;
}

.green.ui-datatable { background: green;}

.red.ui-datatable {background: red;}

.yellow.ui-datatable {background: yellow;}

.white.ui-datatable {background: white;}

.timeline {
     list-style: none;
     padding: 20px 0 20px;
     position: relative;
 }
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
}
.timeline > li {
    margin-bottom: 20px;
    position: relative;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li > .timeline-panel {
    width: 50%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li.timeline-inverted + li:not(.timeline-inverted),
.timeline > li:not(.timeline-inverted) + li.timeline-inverted {
    margin-top: -60px;
}

.timeline > li:not(.timeline-inverted) {
    padding-right:90px;
}

.timeline > li.timeline-inverted {
    padding-left:90px;
}
.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}
.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}
.timeline > li > .timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #999999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-badge.primary {
    background-color: #2e6da4 !important;
}
.timeline-badge.success {
    background-color: #3f903f !important;
}
.timeline-badge.warning {
    background-color: #f0ad4e !important;
}
.timeline-badge.danger {
    background-color: #d9534f !important;
}
.timeline-badge.info {
    background-color: #5bc0de !important;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}
.timeline-body > p + p {
    margin-top: 5px;
}



#timeline1 {
    list-style: none;
    position: relative;
}
#timeline1:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #4997cd;
    left: 50%;
    margin-left: -1.5px;
}
#timeline1 .clearFix {
    clear: both;
    height: 0;
}
#timeline1 .timeline1-badge {
    color: #fff;
    width: 43px;
    height: 43px;
    font-size: 1.2em;
    text-align: center;
    position: absolute;
    top: 45px;
    left: 50%;
    margin-left: -25px;
    background-color: #4997cd;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}
#timeline1 .timeline1-badge span.timeline1-balloon-date-day {
    font-size: 1.4em;
}
#timeline1 .timeline1-badge span.timeline1-balloon-date-month {
    font-size: .7em;
    position: relative;
    top: -10px;
}
#timeline1 .timeline1-badge.timeline1-filter-movement {
    background-color: #ffffff;
    font-size: 1.7em;
    height: 35px;
    margin-left: -18px;
    width: 35px;
    top: 40px;
}
#timeline1 .timeline1-badge.timeline1-filter-movement a span {
    color: #4997cd;
    font-size: 1.3em;
    top: -1px;
}
#timeline1 .timeline1-badge.timeline1-future-movement {
    background-color: #ffffff;
    height: 35px;
    width: 35px;
    font-size: 1.7em;
    top: -16px;
    margin-left: -18px;
}
#timeline1 .timeline1-badge.timeline1-future-movement a span {
    color: #4997cd;
    font-size: .9em;
    top: 2px;
    left: 1px;
}
#timeline1 .timeline1-movement {
    border-bottom: dashed 1px #4997cd;
    position: relative;
}
#timeline1 .timeline1-movement.timeline1-movement-top {
    height: 60px;
}
#timeline1 .timeline1-movement .timeline1-item {
    padding: 20px 0;
}
#timeline1 .timeline1-movement .timeline1-item .timeline1-panel {
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: #666;
    padding: 10px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
#timeline1 .timeline1-movement .timeline1-item .timeline1-panel .timeline1-panel-ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#timeline1 .timeline1-movement .timeline1-item .timeline1-panel.credits .timeline1-panel-ul {
    text-align: right;
}
#timeline1 .timeline1-movement .timeline1-item .timeline1-panel.credits .timeline1-panel-ul li {
    color: #666;
}
#timeline1 .timeline1-movement .timeline1-item .timeline1-panel.credits .timeline1-panel-ul li span.importo {
    color: #468c1f;
    font-size: 1.3em;
}
#timeline1 .timeline1-movement .timeline1-item .timeline1-panel.debits .timeline1-panel-ul {
    text-align: left;
}
#timeline1 .timeline1-movement .timeline1-item .timeline1-panel.debits .timeline1-panel-ul span.importo {
    color: #e2001a;
    font-size: 1.3em;
}