html {
    overflow-y: scroll;
}

body
{
    font-family: Verdana;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

a
{
	text-decoration: none;
	cursor: pointer;
	color: #000;
}
a.style {
    text-decoration: underline;
    color: #00c;
}
a:hover {
    text-decoration: underline;
}

img
{
	border: 0;
}

h1
{
	font-size: 14px;
}

h1 a
{
	color: #500;
}

h2
{
	font-size: 12px;
}

h3
{
	font-size: 10px;
}

dd
{
	padding: 5px 0;
	margin: 0;
}

fieldset
{
	border: solid 1px #ccc;
	padding: 10px;
}

legend
{
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	color: #000;	
}

table
{
	margin: 0;
	padding: 0;
}

td
{
	vertical-align: top;
}

form
{
	margin: 0;
	padding: 0;
}

p
{
	margin: 0;
	padding: 0;
}

.red
{
    color: red;
}

.bgred {
	background-color: #f99;
	}

.bold
{
	font-weight: bold;
}

.textarea0
{
	width: 99%;
	height: 120px;
}

.textarea1
{
	width: 96%;
	height: 300px;
}

.textarea2
{
	width: 500px;
	height: 400px;
}

.textarea3
{
	width: 96%;
	height: 240px;
}

.errors
{
	font-size: 10px;
	color: red;
	padding: 2em 2em 1em;	
	margin: 0;
}

table.body .form-status-30 td,
table.body .form-status-30 td a,
#menu .form-status-30 .menu-value,
#menu .form-status-30 .menu-value a,
.cerr td,
.cerr td a {
    color: red !important;
    background: #fdd !important;
}

table.body .form-status-31 td,
table.body .form-status-31 td a,
#menu .form-status-31 .menu-value ,
#menu .form-status-31 .menu-value a {
    background: #ddd;
}

table.body .form-status-34 td,
table.body .form-status-34 td a,
#menu .form-status-34 .menu-value ,
#menu .form-status-34 .menu-value a {
    background: #cec;
}

table.body .form-status-35 td,
table.body .form-status-35 td a,
#menu .form-status-35 .menu-value ,
#menu .form-status-35 .menu-value a {
    background: #dee6ee;
}

ul.errors {
    padding: 0;
}
ul.errors li
{
	list-style: square;
}

input[disabled],
textarea[disabled],
option[disabled],
optgroup[disabled],
select[disabled],
.readonly {
	background: #ccc;
    color: #000;
    cursor: not-allowed;
}

.left
{
	text-align: left !important;
}

.right
{
	text-align: right;
}

.right-important {
	text-align: right !important;
}

.center
{
	text-align: center;
}

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

.width-full
{
	width: 96%;
}

.width-full2
{
	width: 99%;
}

.width-date
{
	width: 30%;
}

.width-1
{
	width: 1%;
}

.width-10
{
	width: 10%;
}

.width-15
{
	width: 15%;
}

.width-20
{
	width: 20%;
}

.width-25
{
	width: 25%;
}

.width-30
{
	width: 30%;
}

.width-40
{
	width: 40%;
}

.width-50
{
	width: 50%;
}

.width-60
{
	width: 60%;
}

.width-65
{
	width: 65%;
}

.width-70
{
	width: 70%;
}

.width-80
{
	width: 80%;
}

.width-90
{
	width: 90%;
}

.width-100
{
	width: 100%;
}

.width-large1
{
	width: 1400px;
}

.width-large2
{
	width: 1600px;
}

.width-radio
{
	margin: 0 10px 0 0;
}

.width-edit
{
	width: 20px;
}

.bgcolor1
{
	background: #ffaa00;
}

.bgcolor2
{
	background: #00aaff;
}

.bgcolor3
{
	background: #00aa00;
}

.bgcolor4
{
	background: #ff0000;	
}

.bgcolor5
{
	background: #aa77bb;	
}

.bgcolor6
{
	background: #500000;	
}

.bgcolor7
{
	background: #999;
}

.spinner
{
	margin: 5px;
}

.clear
{
	clear: both;
}

td.nowrap {
    white-space: nowrap;
}

#modal_info
{
	width: 700px;
	height: 400px;
	z-index: 2000;	
    overflow: hidden;
}

#modal_info .modal_body
{
	height: 358px;
    font-size: 12px;
	overflow: auto;
}

#modal_info .modal_body a {
	text-decoration: underline;
	color: #00C;
}
	
#modal_correction
{
	width: 700px;
	height: 400px;
	z-index: 3000;	
    overflow: hidden;
}

#modal_correction .modal_body
{
	height: 358px;
	overflow: auto;
}

#modal_help
{
	width: 700px;
	height: 620px;
    z-index: 3000;
    overflow: hidden;
}

#modal_help .modal_body
{
	height: 578px;
	overflow: auto;
}

#modal_help iframe
{
	margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
}

#modal_wand
{
	width: 500px;
	height: 400px;
	z-index: 3000;
    overflow: hidden;
}

#modal_parameter .modal_body
{
	height: 358px;
	overflow: auto;
}

#modal_comment
{
	width: 500px;
	height: 400px;
	z-index: 2000;	
    overflow: hidden;
}

#modal_comment .modal_body
{
	height: 358px;
	overflow: auto;
}

#modal_comment_edit
{
	width: 500px;
	height: 200px;
	z-index: 3000;	
    overflow: hidden;
}

#modal_comment_edit .modal_body
{
	height: 358px;
	overflow: auto;
}

#form_comment .textarea1 {
    height: 100px;	
}

#form_comment #bdc-input {
    width: 100px;	
}

#modal_confirmation
{
	width: 700px;
	height: 400px;
	z-index: 3000;	
    overflow: hidden;
}

#modal_confirmation .modal_body
{
	height: 358px;
	overflow: auto;
}

.modal
{
	position: absolute;
	z-index: 1000;
	background: #fff;
	border: solid 3px #888;
	overflow: auto;
}

.modal_header
{
	background: #888;
	color: #fff;
	padding: 2px;
}

.modal_header h1
{
	margin: 0;
	font-size: 13px;
	float: left;
}

.modal_header .close
{
	float: right;
}

.modal_body  
{
	overflow: auto;
	padding: 10px;
	text-align: left;
}

.modal_body .item
{
	border: solid 1px #ddd;
	margin: 0 0 10px 0;	
}

.modal_body .item .header 
{
	border-bottom: solid 1px #eee;
	padding: 5px;	
	background: #ddd;
}

.modal_body .item .body 
{
	border-bottom: solid 1px #eee;	
	padding: 5px;
}

.modal_body .item .footer 
{
	padding: 5px;
	background: #eee;	
}

.error
{
	background: url( /images/error.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
	padding: 0 10px 0 0;
}

.dialog-correction
{
	background: url( /images/error.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
	padding: 0 5px 0 0;
}

.dialog-modify
{
	background: url( /images/pencil.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
	padding: 0 5px 0 0;
}

.dialog-help
{
	background: url( /images/help.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
	padding: 0 5px 0 0;
}

.dialog-wand
{
	background: url( /images/wand.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
	padding: 0 5px 0 0;
}

.dialog-comment
{
	background: url( /images/comments.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
	padding: 0 5px 0 0;
}

.dialog_comment_edit
{
	background: url( /images/comment_add.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
	padding: 0 5px 0 0;
}

.dialog-package
{
	background: url( /images/package.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
	padding: 0 5px 0 0;
}

.help
{
	background: url( /images/help.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
}

.user_add
{
    background: url( /images/user_add.png ) no-repeat;
    height: 16px;
    vertical-align: text-bottom;
}

.go
{
	background: url( /images/bullet_go.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
	margin: 0 10px;
}

.accept
{
	background: url( /images/accept.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
	margin: 0 10px;
}

.icon-back
{
	background: url( /images/action_back.gif ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
	margin: 0 10px;
}
.icon-forward
{
	background: url( /images/action_forward.gif ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
	margin: 0 10px;
}

.home
{
	background: url( /images/house.png ) no-repeat;
	height: 16px;	
	vertical-align: text-bottom;
	margin: 0 5px 0 0;
}

.copyf
{
	display: block;
    height: 16px;   
    padding: 4px 0 4px 20px;
    text-decoration: underline;
    color: #00c;
}

img.folder
{
    background: url( /images/folder.png ) no-repeat;
    height: 16px;   
    vertical-align: text-bottom;
    margin: 0 10px 0 0;
}

.comment
{
	background: url( /images/comments.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;		
}

.comment_on
{
	background: url( /images/comments_on.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
}

.modify
{
	background: url( /images/pencil.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;	
}

.link
{
	background: url( /images/link.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;	
}

.edit
{
	background: url( /images/page_white_edit.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
}

.appformedit
{
    background: url( /images/application_form_edit.png ) no-repeat;
    height: 16px;
    vertical-align: text-bottom;
}
.visu2035
{
    background: url( /images/2035.png ) no-repeat;
    height: 16px;
    vertical-align: text-bottom;
}

.delete
{
	background: url( /images/cancel.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
}

.remove
{
	background: url( /images/delete.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
}

.view
{
	background: url( /images/magnifier.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
}

.add
{
	background: url( /images/add.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
}

.comment_add
{
	background: url( /images/comment_add.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
}

.wand
{
	background: url( /images/wand.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
}

 .logout
{
	display: block;
	float: right;
	background: url( /images/logout.png ) no-repeat;
	height: 16px;
	padding: 0 0 0 20px; 
	vertical-align: middle;		
}

.bin
{
	background: url( /images/bin.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
}

.calculator
{
    background: url( /images/calculator.png ) no-repeat;
    height: 16px;
    vertical-align: text-bottom;        
}

#header
{
	width: 100%;
}

#header .title
{
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
}

#header .datetime
{
	float: left;
	padding: 10px 0;

}

#header .rappel-dossier
{
    padding: 10px 0;

}

.menu
{
	float: right;
	margin: 0 40px 0 0;	
}

.menu a
{
	float: left;
	display: block;
	margin: 0 10px;
}

.padding_icon
{
	padding: 0 0 0 20px;
}

.padding10
{
	padding: 10px;
}

.menu_top
{
	padding: 0 0 10px 0;	
}

.menu_bottom
{
	padding: 0;	
	vertical-align: bottom;
}

#loading
{
	position: absolute;	
	border: solid 2px #aaa;	
	background: url( /images/spinner.gif ) no-repeat 5px 9px #fff;
	vertical-align: text-bottom;
	z-index: 10000;	
	left: 5px;
	top: 5px;
	padding: 10px 25px;
}

.paginator
{
	padding: 5px 0;
    width: 80%;
}

.paginator_previous
{
	display: block;
	float: left;	
	background: url( /images/action_back.gif ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;
}

.paginator_next
{	
	display: block;
	float: left;	
	background: url( /images/action_forward.gif ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;	
}

.paginator_item
{
	display: block;
	float: left;	
	padding: 2px 5px;
	border: solid 1px #ddd;
	background: #eee;
	margin: 0 2px;		
}

.paginator_selected
{
	float: left;	
	padding: 3px 6px;
	background: #f0f;
	margin: 0 2px;	
	color: #fff;	
}

.infos
{
    float: right;
	padding: 10px 0;
    font-weight: bold;
}

.table1
{
	width: 100%;
	border: solid 1px #ccc;
}

.hidden
{
	display: none;
}

.sidemenu_contract
{	
	background: url( /images/application_side_contract.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;	
}

.sidemenu_expand
{	
	background: url( /images/application_side_expand.png ) no-repeat;
	height: 16px;
	vertical-align: text-bottom;	
}

.errors_box
{
	padding: 10px;		
	margin: 0 0 10px 0;
	font-size: 10px;
	color: red;
	border: solid 1px #ecc;
	background: #fee;
}

.errors_box2
{
	padding: 10px;
	margin: 10px 0;
	font-size: 12px;
	color: red;
	border: solid 1px #ecc;
	background: #fee;
}

.flash_box2
{
	padding: 10px;
	margin: 10px 0;
	font-size: 12px;
	color: #093;
	border: solid 1px #bdb;
	background: #efe;
}

.infos_box2
{
    padding: 10px;
    margin: 10px 0;
    font-size: 12px;
    color: #666;
    border: solid 1px #cc0;
    background: #ffc;
}

.help_box2
{
    padding: 10px;
    margin: 10px 0;
    color: #003;
    border: solid 1px #99c;
    background: #dde;
}

.linkbutton
{
    display: block;
    padding: 5px;
    border-top: solid 2px #eee;
    border-left: solid 2px #eee;
    border-bottom: solid 2px #bbb;
    border-right: solid 2px #bbb;
    background: #ddd;
}

.linkbutton:hover
{
    background: #eee;
    text-decoration: none;
}

#bouton_soumettre {
	font-weight: bold;
	border-top-color: #f96;
  border-left-color: #f96;
  border-bottom-color: #c40;
  border-right-color: #c40;
  background: #f50;
  color: #fff;
}
#bouton_soumettre:hover {
  background: #f70;	
}

.description
{
    padding: 10px 0;
    color: #666;
}

/* tools */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


ul.cols-2 li {
    width: 50%;
    float: left;
}

.w-100 {
    width: 100% !important;
}

.w-99 {
    width: 99% !important;
}

.min-width-150 {
	min-width: 150px;
}

/* reset */

ol, ul {
	list-style: none;
}
ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
}

input.date-picker {
    width: 80px;
}
.ui-datepicker-trigger {
    padding-left:3px;
    padding-top: 2px;
    vertical-align: top;
    cursor: pointer !important;
}
.ui-datepicker {
	z-index: 9000;
}
.ui-widget-content .ui-datepicker-week-end a {
    color: #999;
}
.ui-widget-content .ui-datepicker-week-end a.ui-state-active {
    color:#E17009;
}
.ui-datepicker .ui-datepicker-title select {
    font-size:0.9em;
}

.ui-draggable .modal_header {
    cursor: move;	
}

ul.suite {
    margin: 10px 10px 10px 50px;
    list-style-type: disc;
}

ul.suite li {
    margin: 5px;
}

#staging-banner {
    width: 100%;
    text-align: center;
    line-height: 26px;
    font-weight: bold;
    background: #ffd;
    color: #333;
    border-bottom: 1px solid #ccc;
}

#staging-banner .warn-left {
	background: transparent url(/images/error.png) center left no-repeat;
	padding-left: 26px;
}

#staging-banner .warn-right {
	background: transparent url(/images/error.png) center right no-repeat;
	padding-right: 26px;
}


.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/images/spinner.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

a#folder_back {
	float: right;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}

#link2finish {
  font-weight: normal;
  text-decoration: underline;
  color: #062;
}


