/* STATRT FONT */
@font-face{
	font-family: 'texgyrepagella-regular-webfont';
	src: url('/fordoc/javax.faces.resource/fonts/texgyrepagella-regular-webfont.eot.xhtml');
	src: url('') format('eot'),
	     url('/fordoc/javax.faces.resource/fonts/texgyrepagella-regular-webfont.woff.xhtml') format('woff'),
	     url('/fordoc/javax.faces.resource/fonts/texgyrepagella-regular-webfont.ttf.xhtml') format('truetype'),
	     url('') format('svg');
}
/* END FONT*/

/* START HEADER BANNER */
#header-topbar {
    background: none;
}

#header-topbar-logout {
    margin-top: 10px;
}

.oidcButton {
	margin-top: -17px;
}

#header-banner-image {
    background:none;
    background-color: #36588F;
    height: 100px;
}

#header-banner-logo {
    width:451px;
	height: 60px;
	background:transparent url("/fordoc/javax.faces.resource/images/FORDOC/header_logo.png.xhtml") top left no-repeat;
	position:absolute;
	top:15px;
	left:10px;
	z-index:1000;
}

#header-banner-logo-right {
    width:57px;
    height: 55px;
    background:none;
    top:52px;
}

#header-banner-breadcrumb {
    color: #fed334;
    left: 25px;
    top: 80px;
}
/* END HEADER BANNER */

/* START FOOTER BANNER*/
#footer {
    background: none repeat scroll 0 0 #36588F;
}

#footer-logo {
    background: url("/fordoc/javax.faces.resource/images/FORDOC/footer_logo.png.xhtml") no-repeat;
    width:158px;
    top:10px;
    left:10px;
}

#footer-links {
	padding: 0 0 0 90px;
}
/* END FOOTER BANNER*/

#contentHome {
    margin: 30px;
}

/* START ROUNDEDBOX */
.contentBox {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
.roundedBox {
    background-color: #FFFFFF;
    border:2px solid #36588F;
    margin:0;
    width: 96%;
}
.roundedBoxContent {
	padding: 15px 15px;
}
.roundedBoxContent ul {
	padding-left: 35px;
}
.roundedBox h2 {
    border-bottom:1px solid #36588F;
    color: black;
    font-size: 18px;
  	line-height: 18px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom: 20px;
}

.roundedBox h3 {
	color:#36588F;
	font-weight: bold;
	font-size: 16px;

	}
.roundedBoxContent a, .docGenPanel a {
    display: inline;
    line-height: 32px;
    color: #36588F;
    /*border:1px solid #fff;
    -moz-border-radius: 4px; /* FF1+ */
    /*-webkit-border-radius: 4px; /* Saf3+, Chrome */
    /*border-radius: 4px; /* Opera 10.5, IE 9 */
    margin-bottom: 0px;
    letter-spacing: 0px;
    font-size: 13px;
}
.roundedBoxContent a:hover, .docGenPanel a:hover {
    background: none !important;
    text-decoration: none !important;
    color: #8020ff;
}

.roundedBox.loginStyle {
	background-color: #FFFFFF;
    border:2px solid #ff6d20;
    width: 96%;

}
.roundedBox.loginStyle h2 {
    border-bottom: #ff6d20 1px solid;
}
.roundedBoxContent.loginStyle {
	padding: 15px 15px;
}
.roundedBoxContent td a, .docGenPanel td a {
    display: block;
}

/* END ROUNDEDBOX */

.inputDefaultSize {
	width: 95% !important;
	padding-right: 0 !important;
}

.ui-messages-info-summary, .ui-messages-warn-summary, .ui-messages-error-summary, .ui-messages-fatal-summary, .ui-message-info-summary, .ui-message-warn-summary, .ui-message-error-summary, .ui-message-fatal-summary {
  color:black;
}

.boldAndUnderline {
	text-decoration: underline;
	font-weight: bold;
	color:#0065a6;	
}

.ui-outputlabel-rfi {
	color:red;
}

.ui-datatable.ui-widget.boldAndUnderlineDataTable > .ui-datatable-tablewrapper {
	border-left-width: 5px !important;
	border-right-width: 5px !important;
	border-top-width: 5px !important;
	border-bottom-width: 5px !important;
	border-bottom-color:#0065a6;
	border-left-color:#0065a6;
	border-top-color:#0065a6;
	border-right-color:#0065a6;
}

#menuIconRightFordoc, #menuIconRightFordoc ul {
	padding : 0;
	margin : 0;
	list-style : none;
	text-align : left;
	display: inline;
	position:absolute;
	right:25px;
	margin-top:0px;
	z-index: 1000;
}

.userSettingFordoc { 
	background: url("/fordoc/javax.faces.resource/images/menu/userSetting.png.xhtml") no-repeat center;
	width: 24px;
	height: 24px; 
}

.boldLink {
	font-size: larger;
	font-weight: bold;
}

.yearInput input {
	width: 38px !important;
}


span.pe-number-montant input {
	width:60px !important;
}

.tabGreen {
	background-color:green !important;
	background-image:none !important;
}

.tabGreen a {
	color:white !important;
}


.tabRed {
	background-color:red !important;
	background-image:none !important;
}

.tabRed a {
	color:white !important;
}

.tabRed {
	background-color:red !important;
	background-image:none !important;
}

.tabRed a {
	color:white !important;
}

.labelStatut {
    position: relative;
    top: -5px;
    left: 5px;
}

.dateInterrupt {
    left: 15px;
    top: -7px;
    position: relative;
}

.dateInterruptString {
    left: 15px;
    position: relative;
}

.localiteAutoComplete.ui-autocomplete input{
	width: 266px !important;
}


/*
	MESSAGE START
*/
.fordoc-message {
	width: 100%;
	padding: 10px 0px 15px 0px;
	margin: 10px 0 10px 0;
	border-radius: 5px;
}

.fordoc-message > span:first-child {
	float: left;
	margin-left: 10px;
"
}

.fordoc-message > div {
	padding-left: 50px;
	font-size: 14px;
	text-align: justify;
	padding-right: 25px;
}

.info{
	border:2px solid #36588F;
}
/*
	MESSAGE END
*/


.ui-confirm-dialog-message {
	padding-left: 25px !important;
}

.ui-selectoneradio .ui-state-disabled{
	border: none !important;
}

.paddingQuestionEnquete{
	margin-left: 30px;
}

.questionAlign{
	float: left;
}

.reponseAlign{
	float: left;
	margin-top: -7px;
	margin-left: 15px;
}

.calendar-small input{
	width: 80px;
}

.colorRed {
 color: red
 }
 
.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.ui-confirm-dialog .ui-dialog-content .ui-icon {
	background-position: 0 -144px;
}

.select {
	background: url("/fordoc/javax.faces.resource/images/datatable/add.png.xhtml") no-repeat center;
	width: 24px;
	height: 24px;
}

.inputWrapper label{
	display:block;
}

.hr-lines {
	width: 90%;
	border-bottom: 1px solid #000;
	line-height: 0.1em;
	margin: 10px 0 20px;
	padding-left: 20px;
}

.hr-lines span {
	background:#f1f7fb;;
	padding:0 10px;
}
