@charset "UTF-8";

/* Generalitee */
html,body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	text-decoration: none;
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
}

header,nav,article,aside,footer,hgroup,section {
	display: block;
	margin: 0;
	padding: 0;
	margin: 0;
}


img {
	border: 0px solid black;
}

a {
	text-decoration: none;
	color: navy;
}

.projects_wrapper h1 {
	margin-top: 40px;
}

object {
	z-index: 100;
}

del {
	background: #fcc;
}

ins {
	background: #cfc;
}

.no_border {
	border: none !important;
}

.icon_pointer {
	cursor: pointer;
	border : none;
}

/* Accueil */ 
.header {
	display: block;
	width: 100%;
	height: 80px;
	border-width: 0px !important;
}

.header_accueil {
	display: block;
	padding-top: 5px;
	margin: 0px auto auto auto;
	min-width: 800px;
	max-width: 1200px;
	height: 72px;
	text-align: center;
}

.header_buttons {
	position: relative;
	display: block;
	float: right;
	margin-top: -40px;
}

.syspad_project_title {
	display: inline-block;
	text-align: left;
	float: left;
	padding-top: 20px;
	padding-left: 40px;
	font-size:  18px;
	font-weight: normal;
}

.logo_multiple_center {
	margin: auto;
}

.logo_client_center {
	margin: auto;
	padding-top: 0px;
	width : 30%;
	text-align: center;
}

.logo_cj {
	display: inline-block;
	border-right: 1px solid white;
	padding-right: 40px;
}

.logo_client {
	display: inline-block;
	padding-left: 40px;
	margin-top: 0px;
}

.images_container {
	height: 200px;
}

.image_left {
	float: left;
	width: 495px;
}

.image_right {
	float: right;
	width: 300px;
	text-align: right;
}



/* Boutons navigations */
.butons span {
	position: relative;
	display: block;
	float: right;
	margin-right: 8px;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-size: 12px;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	padding: 5px 10px 6px 7px;
	background-color: #f5f5f5;
	cursor: pointer;
}

.butons span img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

.butons span.bouton_logout {
	color: #d12f19;
}

.butons span.bouton_logout:hover {
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}

.butons span.bouton_logout:active {
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}

.butons span.bouton_normal {
	color: #336699;
}

.butons span.bouton_normal:hover {
	background-color: #dff4ff;
	border: 1px solid #c2e1ef;
	color: #336699;
}

.butons span.bouton_normal:active {
	background-color: #336699;
	border: 1px solid #6299c5;
	color: #fff;
}

.butons span.bouton_black {
	color: #8A8A8A;
}

.butons span.bouton_black:hover {
	background: #DBDBDB;
	border: 1px solid gray;
	color: #000000;
}

.butons span.bouton_black:active {
	background-color: #8A8A8A;
	border: 1px solid gray;
	color: #fff;
}

.butons span.bouton_admin {
	color: #529214;
}

.butons span.bouton_admin:hover {
	background: #E6EFC2;
	border: 1px solid #ABDB7D;
	color: #529214;
}

.butons span.bouton_admin:active {
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}


.accueil_image_wrapper {
	width: 800px;
	height: 200px;
	margin: auto;
}

.projects_wrapper {
	width: 800px;
	margin: auto;
}

.page_wrapper {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

/* Admin */




.syspad_buttons {
	width: 100%;
	margin-bottom: 10px;
}

.syspad_buttons_left {
	display: inline-block;
}

.syspad_buttons_right {
	display: inline-block;
	float: right;
}

.page_wrapper_admin {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 35px;
}

.syspad_bloc_left {
	width: 18%;
	float: left;
}

.syspad_bloc_right {
	min-width: 765px;
	width: 80%;
	float: right;
	margin-bottom: auto;
	margin-bottom: 35px;
}

.syspad_change_view{
	display: inline-block;
}

.syspad_button_export{
	display: inline-block;
}


/* Combo BOX */
.ui-combobox {
	position: relative;
	display: inline-block;
}

.ui-combobox-toggle {
	position: absolute;
	top: -1px;
	height: 22px;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
	/* adjust styles for IE 6/7 */
	*height: 23px;
	*top: -5px;
}

.ui-combobox-input {
	margin: 0;
	padding: 0.3em;
	width: 305px;
}

/* *** Add this for visible Scrolling ;) */
.ui-autocomplete {
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 20px;
}

/* Admin Menu */ 
.bloc_menu {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	width: 180px;
 	border-radius: 5px;
	-moz-border-radius: 5px !important;
	-khtml-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	-moz-box-shadow: 0 1px 18px rgba(20, 20, 20, 0.4);
	-webkit-box-shadow: 0 1px 18px rgba(20, 20, 20, 0.4);
	box-shadow: 0 1px 18px rgba(10,10,10,0.4);
	border: 1px solid gray;
}

.header_menu {
	display: inline-block;
	width: 180px;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #01509B;
	border-bottom: none;
	color: white;
	text-align: center;
	font-size: 12px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.middle_menu {
	display: inline-block;
	width: 164px;
	min-height: 10px;
	margin: 0;
	text-align: center;
	padding: 10px 5px 0px 10px;
	border-top: none;
	border-bottom: none;
	background-color: white;
}


.footer_menu {
	display: inline-block;
	width: 180px;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 4px;
	border-top: none;
	background-color: white;
	color: black;
	text-align: center;
	font-size: 12px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}

/* Footer */
#footer_copyright {
	position: fixed;
	display: block;
	color: white;
	padding: 5px 0px;
	left: 0px;
	bottom: 0px;
	font-size: 11px;
	margin-top: 10px;
	line-height: 15px;
	width: 100%;
}

#footer_copyright_content {
	margin: 0 auto;
	width: 1100px;
}

.footer_left {
	float: left;
}

.footer_right {
	float: right;
}

.footer_company {
	color: white;
	text-shadow: 0 0 15px #FFFFFF;
	font-weight: bold;
}

.footer_version {
	font-size: 9px;
}

.footer_request {
	font-size: 8px;
	font-style: italic;
}

/* Notifcations Syspad */
#syspad_notifications {
  position: fixed;
  bottom: 5px;
  right:5px;
  margin-left: 5px;
  z-index:103;
  text-shadow: none;
}

.alert {
  text-align: right;
  margin-top: 10px;
  padding: 15px;
  border: 1px solid #eed3d7;
  border-radius: 4px;
  float: right;
  clear: right;
  z-index: 103;
}

.alert-error {
  color: white;
  background-color: #DA4453;
}
.alert-success {
  color: white;
  background-color: #37BC9B;
}
.alert-info {
  color: white;
  background-color: #4A89DC;
}
.alert-waiting {
  color: white;
  background-color: #F6BB42;
}
.alert-warning {
  color:white;
  background-color: #E9573F;
}



/* Dialog */
.dialog_admin {
	min-height: 100px;
	min-width: 200px;
	max-height: 600px;
	max-width: 1000px;
}

.dialog_wrapper {
	padding-top: 20px;
	padding: 5px;
	margin: 0 auto;
	width: 100%;
}

.dialog_wrapper input[type=text],.dialog_wrapper input[type=number],.dialog_wrapper input[type=password],.dialog_wrapper textarea {
	background: rgba(255, 255, 255, 0.9);
	background: -moz-linear-gradient(90deg, #fff, #eee); /* Firefox */
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff), color-stop(0.2, #fff) ); /* Webkit */
	border: 1px solid #aaa;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 3px #aaa;
	-moz-box-shadow: 0 0 3px #aaa;
	-webkit-box-shadow: 0 0 3px #aaa;
	font-size: 12px;
	padding: 5px;
	width: 90%;
}

.dialog_line {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 30px;
	margin-top: 5px;
}

.dialog_line_text {
	height: 219px;
}

.dialog_line_big {
	display: inline-block;
	position: relative;
	height: 100px;
	margin-top: 5px;
}

.dialog_line_small {
	display: inline-block;
	position: relative;
	height: 25px;
}

.dialog_line_title {
	display: inline-block;
	position: relative;
	float: left;
	vertical-align: baseline;
	width: 30%;
	height: 35px;
}

.dialog_line_title_small {
	display: inline-block;
	position: relative;
	float: left;
	vertical-align: baseline;
	width: 148px;
	height: 25px;
}

.dialog_line_input {
	display: inline-block;
	position: relative;
	height: 35px;
	width: 70%;
}

.dialog_line_input_small {
	display: inline-block;
	position: relative;
	float: right;
	width: 70%;
	height: 25px;
}


.dialog_line_multiple_select {
	display: inline-block;
	position: relative;
	float: right;
	width: 70%;
}


.div_multiselect {
	height: 210px;
}



/* Dialog */

.saisie_aff_preview {
	text-align: center;
	height: 850px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: scroll;
	white-space: nowrap;
	overflow-y: hidden;
}


.saisie_bloc {
	margin-top: 10px;
}

.syspad_tab_sortable {
	margin: auto;
	width: 700px;
}

.syspad_saisie_cell {
	margin-top: 5px;
	padding-left : 5px;
	padding-right : 5px;
	min-height: 30px;
	cursor: ns-resize;
}

.syspad_saisie_cell label {
	cursor: ns-resize;
}

.syspad_div_input_line {
	display: inline-block;
	position: relative;
/*	float: right;*/
	width: 65%;
	height: 30px;
}

.saisie_line_title_cell {
	width: 27% !important;
	height: 25px;
	font-size: 11px !important;
	cursor: resize;
	margin: auto;
}


.syspad_div_del_line {
	display: inline-block;
	margin-top: 8px;
	float: right;
}

.syspad_div_historical {
	display: inline-block;
	vertical-align: text-top;
	margin-right: 5px;
	
}

.syspad_div_historical .syspad_historical {
	
}

.syspad_cell_input {
	background: rgba(255, 255, 255, 0.9);
	background: -moz-linear-gradient(90deg, #fff, #eee); /* Firefox */
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff), color-stop(0.2, #fff) ); /* Webkit */
	border: 1px solid #aaa;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 3px #aaa;
	-moz-box-shadow: 0 0 3px #aaa;
	-webkit-box-shadow: 0 0 3px #aaa;
	font-size: 12px;
	margin-top: 2px;
	padding: 4px;
	width: 80%;
}


.saisie_bloc_content {
	padding: 5px 15px 5px 15px;
}

.saisie_bloc_button {
	text-align: right;
}

.saisie_bloc_input {
	margin-bottom: 5px;
	display: inline-block;
	position: relative;
	width: 100%;
}

.syspad_delete_line {
	cursor: pointer;
}

.saisie_line_history {
        display: inline-block;
        position: relative;
        padding-top: 5px;
        float: left;
        width: 20px;
}

.saisie_line_title {
	display: inline-block;
	position: relative;
	float: left;
	padding-top: 5px;
	width: 17%;
	height: 25px;
	font-size: 12px;
}



.saisie_line_title_icon {
	display: inline-block;
	position: relative;
	float: left;
	padding-top: 3.5px;
	width: 17%;
	height: 25px;
	font-size: 12px;
}

.syspad_saisie_title {
	margin-top: 10px;
	cursor: pointer;
}

.syspad_historical {
	position: relative;
	float: right;
	cursor: pointer;
	*top: -5px;
}

.saisie_line_input {
	display: inline-block;
	position: relative;
	float: right;
	width: 82%;
	height: 30px;
}

.saisie_line_input_alone {
	display: inline-block;
	position: relative;
	float: right;
	width: 95%;
	height: 30px;
}


.saisie_line_libelle_textarea {
	display: inline-block;
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	font-size: 12px;
}

.syspad_html_ckeditor {
	cursor: pointer;
	border: 1px solid #aaa;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 3px #aaa;
	-moz-box-shadow: 0 0 3px #aaa;
	-webkit-box-shadow: 0 0 3px #aaa;
	font-size: 12px;
	background-color: white;
	padding: 5px;
	min-height: 45px;
	width: 98%;
}

.syspad_html_disabled {
	cursor: not-allowed;;
	border: 1px solid #aaa;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 3px #aaa;
	-moz-box-shadow: 0 0 3px #aaa;
	-webkit-box-shadow: 0 0 3px #aaa;
	background-color: #C0C0C0;
	font-size: 12px;
	padding: 5px;
	min-height: 45px;
	width: 98%;
}

.saisie_bloc_content input[type=text],.saisie_bloc_content input[type=number],.syspad_tabs input[type=password],.syspad_tabs textarea {
	background: rgba(255, 255, 255, 0.9);
	background: -moz-linear-gradient(90deg, #fff, #eee); /* Firefox */
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff), color-stop(0.2, #fff) ); /* Webkit */
	border: 1px solid #aaa;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 3px #aaa;
	-moz-box-shadow: 0 0 3px #aaa;
	-webkit-box-shadow: 0 0 3px #aaa;
	font-size: 12px;
	padding: 5px;
	width: 98%;
}


.sortable_list {
	list-style-type: none;
	margin: 20px 0 0 10px;
	padding: 0;
}

.sortable_list li {
	padding: 2px;
	font-size: 13px;
	height: 30px;
	margin: 4px 0;
}

.sortable_list li .position {
	margin: 0 4px;
	position: relative;
}

.sortable_list li .align_left {
	position: relative;
	margin: 0 4px;
	cursor: pointer;
	float: left;
}

.sortable_list li .align_right {
	position: relative;
	margin: 0 4px;
	cursor: pointer;
	float: right;
}

.sortable_list li span {
	margin-left: -1.3em;
	position: absolute;
}

.syspad_tabs input:disabled {
	cursor: not-allowed;
	background: #ECECEC;
}

/* PHOTOS */
.syspad_thumb {
        margin: 5px;
        position: relative;
        border: 1px solid #A0ACC0;
        height: 180px;
        width: 200px;
        float: left;
}

.syspad_photo_download {
        float : right;
        cursor: pointer;
        border-width: 0px;
}

.syspad_aff_name_photo {
	margin: auto;
	font-size: 10px;
	display: inline-block;
	width: 180px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.saisie_bloc_aff {
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	background-color: #C0C0C0;
	border: 1px solid #C0C0C0;
}

.syspad_thumb_delete {
        float : right;
        cursor: pointer;
        border-width: 0px;
}

.syspad_retouche {
        float : left;
        cursor: pointer;
        border-width: 0px;
}


#error_cadrage {
	color: red;
	font-size: 22px;
	font-weight: bold;
}
.syspad_thumb_cadrage  {
        float : left;
        cursor: pointer;
        border-width: 0px;
}

.syspad_thumb_contener {
        position: absolute;
        bottom: 0px;
        width: 100%;
        text-align: center;
}

.syspad_thumb_contener select {
        width: 190px;
        margin-bottom: 5px;
}

.syspad_thumb_img {
        border: 1px solid #A0ACC0;
}

.syspad_thumb a:hover img {
        border: 1px solid black;
}

.syspad_admin_cdf_wrapper {
	width: 1505px;
}

.syspad_admin_cdf_left {
	float : left;
	width: 650px;
	height: 805px;
	overflow: hidden;
	border: 1px solid gray;
	padding-left : 5px;
	padding-top : 5px;
}

.syspad_admin_cdf_right {
	float : left;
	margin-left: 1px;
	height: 800px;
	width: 835px;
	border: 1px solid gray;
	padding : 5px 5px 5px 5px;
}


#syspad_build_page {
	list-style-type: none;
	list-style: none;
	-webkit-padding-start: 0px;
	height : 100px;
}



#syspad_list_cdf_page {
	-moz-column-gap: 0px;
	-webkit-column-gap: 0px;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	column-gap: 0px;
	width: 100%;
	-webkit-padding-start: 0px;
	-webkit-margin-before: 0px;
	list-style-type: none;
	list-style: none;
	height: 800px;
	overflow-x: scroll;
}

#syspad_list_cdf_page li {
	width: 100%;
	margin-bottom: 2px;
}


.syspad_cdf_li {
	width: 300px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.div_multiselect_cdf {
	height: 130px;
}


.tab_cdf {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	border: 0px solid black;
}

.tab_cdf img {
	border: 0px solid black;
	cursor: pointer;
}

.tab_cdf td { 
	border-width: 0px;
	width: 10%;
}

.tab_cdf_right {
	border-spacing: 0px;
	padding-top: 20px;
	width: 95px;
	height: 150px;
	float: left;
	border: 0px solid black;
}

.tab_cdf_left {
	border-spacing: 0px;
	width: 95px;
	height: 150px;
	float: right;
	padding-top: 20px;
	border: 0px solid black;
}

.cell_txt {
	border-spacing: 0px;
	text-align: center;
	border: 1px solid #CECECE !important;
	height: 128px;
}

.folio_cdf {
	border-radius: 5px;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	background-color: gray;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	width: 50px;
}

.folio_vide_cdf {
	color: green;
	text-align: center;
	font-weight: bold;
	height: 20px;
	width: 50px;
}


/* Workflow */

.syspad_reject {
	color : red;
	font-size: 11px;
	font-style: italic;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
	width: 120px;
	cursor: help;
}

.syspad_validation_fil_ariane {
	text-align: center;
	padding-bottom: 15px; 
	margin-bottom: 15px; 
	clear: both; 
	font-size: 12px;
	border-bottom: 1px solid gray;
	
}

.syspad_item_validation {
	display: inline-block;
	cursor : help;
	padding: 5px 5px 5px 5px;
	border-radius: 10px;
	webkit-border-radius: 10px;
	moz-border-radius: 10px;
	
}

.syspad_statut_workflow {
	cursor : help;
}

.syspad_delete_workflow_validation {
	display: inline-block;
}

.syspad_workflow_validation {
	display: inline-block;
}

.syspad_table_cadre {
	border: 1px dashed black;
	padding: 20px 20px 20px 20px;
}

.syspad_project_element_title {
	margin-top: 30px;
	font-size: 18px;
	padding-bottom: 5px;
}



.syspad_bloc_retouche {
	border: 1px solid gray;
	margin-top: 15px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 10px 10px;
	height: 150px;
	text-align: center;
}






.ui-tabs-vertical {
	margin-top: 10px;
	width: 1150px;
}
.ui-tabs-vertical .ui-tabs-nav {
	 padding: .5em .1em .2em .2em;
	
	margin-top: 50px !important;
	float: left;
	width: 50px;
}


.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	width: 98%;
	border-bottom-width: 1px !important;
	border-right-width: 0 !important;
	margin: 0 -1px .2em 0;
}


.ui-tabs-vertical .ui-tabs-nav li a {
	display:block;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	padding-bottom: 0;
	padding-right: .1em;
	border-right-width: 1px;
}
.ui-tabs-vertical .ui-tabs-panel {
	padding: 1em;
	float: right;
	width: 1050px;
}