@font-face {
    font-family: "abeatbykai";
    src: url('../Font/abeatbykai/ABEAKRG.TTF');
}
@font-face {
    font-family: "champagne_limousine";
    src: url('../Font/champagne_limousine/champagne_limousine.ttf');
}
@font-face {
    font-family: "postit";
    src: url('../Font/postit/Post-it_Penscript.ttf');
}
@font-face {
    font-family: "caviar_dreams";
    src: url('../Font/caviar_dreams/CaviarDreams.ttf');
}
@font-face {
    font-family: "alpaca";
    src: url('../Font/alpaca/alpaca.ttf');
}
@font-face {
    font-family: "geo_sans_light";
    src: url('../Font/geo_sans_light/GeosansLight.ttf');
}
@font-face {
    font-family: "steelish";
    src: url('../Font/steelish/steelish.ttf');
}
@font-face {
    font-family: "century_gothic";
    src: url('../Font/century_gothic/GOTHIC.TTF');
}
@font-face {
    font-family: "JingleBalonsGT1";
    src: url('../Font/JingleBalonsGT1/JingleBalonsGT1.otf');
}
@font-face {
    font-family: "Pastoral";
    src: url('../Font/Pastoral/Pastoral-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Pastoral";
    src: url('../Font/Pastoral/Pastoral-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Pastoral";
    src: url('../Font/Pastoral/Pastoral-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "Pastoral";
    src: url('../Font/Pastoral/Pastoral-BoldItalic.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}

html { 
  margin:0;
  padding:0;
  background: url(../images/bg_home_opacity.jpg) no-repeat center fixed; 
  -webkit-background-size: cover; /* pour Chrome et Safari */
  -moz-background-size: cover; /* pour Firefox */
  -o-background-size: cover; /* pour Opera */
  background-size: cover; /* version standardisée */
}
body {

	/*background-image:url(../images/bg_home.png);
	background-attachment:fixed;
	background-repeat:no-repeat;
    font: 14px 'trebuchet ms', arial, sans-serif;*/
	margin:0px;
	height:100%;
}
#page{
	width:1000px;
	margin:auto;
	height: calc(100% - 67px);
}
/** Structure */
#header {
    padding: 20px;
    color: #fff;
	font-family:'abeatbykai';
	font-size:10px;
	-moz-box-shadow: 0px 8px 8px 0px #656565;
	-webkit-box-shadow: 0px 8px 8px 0px #656565;
	-o-box-shadow: 0px 8px 8px 0px #656565;
	box-shadow: 0px 8px 8px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=8);
	display:none;
}

#content {
	
	padding:10px;
	background-color:white;
	-moz-box-shadow: inset 0px 8px 8px 0px #656565;
	-webkit-box-shadow: inset 0px 8px 8px 0px #656565;
	-o-box-shadow: inset 0px 8px 8px 0px #656565;
	box-shadow: inset 0px 8px 8px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=8);
    min-height: 100%;
}
.sous_titre{
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#999;
}
#footer {
    background-image: -webkit-linear-gradient(top, #434343, #0D0D0D);
    color: #fff;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	
}

/* Links */
#header a {
    color: #fff;
    padding: 4px 15px;
    text-decoration: none;
    font-size: 12px;
}
#header a.actif{
	color:#ffde00;
}

#header a:hover {
    color:#dadde2;
}

/** Forms */
form {
    font: 100% verdana,arial,sans-serif;
}

form label { 
    display: block;
    float: left; 
    width: 150px; 
    padding: 0; 
    margin: 9px 0 0;
    text-align: right; 
}


form input[type=submit]:hover {
    cursor: pointer;
    background: silver;
}


form br {clear: left;}

div.vertical{
 transform: rotate(-90deg);
 -webkit-transform: rotate(-90deg); /* Safari/Chrome */
 -moz-transform: rotate(-90deg); /* Firefox */
 -o-transform: rotate(-90deg); /* Opera */
 -ms-transform: rotate(-90deg); /* IE 9 */
}

th.vertical{
 height: 100px;
 line-height: 14px;
 text-align: left;
}
.bg_present{
	background-image:url('../images/check.png');
	background-size:20px;
	background-repeat:no-repeat;
	background-position:center bottom;
	
}
.piti{
	font-size:9px;
}
#logo{
	width:127px;
	height:55px;
	float:right;
	margin-top:23px;
	margin-right:30px;
}
.tradi_enseigne{
	background-image:url(../images/logos/tradi.png);
}
.scc_enseigne{
	background-image:url(../images/logos/scc.png);
}
.primobois_enseigne{
	background-image:url(../images/logos/primobois.png);
}
.mob_enseigne{
	background-image:url(../images/logos/mob.png);
}
.extension_enseigne{
	background-image:url(../images/logos/extension.png);
}
/* Datatable */
	.datatable .odd{
		background-color: #dcdcdc;
	}
	.datatable tbody tr:hover{
		cursor:pointer;
	}
/* FIN Datatable */

/* Prospects */
	.cli_form{
		width:100%;
	}
	.no_contact{
		color:red;
	}
	.center{
		text-align:center;
	}
	.label{
		color:#6c6c6c;
		font-size:11px;
	}
	.un .label,.trois .label,.cinq .label{
		width:100px;
	}
	
/* FIN Prospects*/

/* Historiques */
	#historiques{
		width:100%;
		min-width:600px;
	}
	#histo_events,#histo_mails{
		width:100%;
		position:relative;
		min-width:300px;
		height:500px;
		overflow:auto;
		border: 2px groove threedface;
		border-radius: 5px;
		
	}


	#histo_events_futur,#histo_events_passe{
		width:100%;
	}
	.title{
		font-family:'Source Sans Pro';
		text-align:center;
		font-weight:bold;
		width:100%;
		height:30px;
		/*background-image: -webkit-linear-gradient(top, #434343, #0D0D0D);*/
		color:white;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
		 text-transform : capitalize;
		 box-sizing: border-box;

		font-family: 'Open Sans Condensed', Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		line-height: 23.399999618530273px;
		text-decoration: underline solid rgb(255, 255, 255);
		text-transform: uppercase;

	}
	.ev_form{
		width:100%;
		border-spacing: 0px;
		border-collapse:  collapse;
	}
	.ev_form tbody tr:hover{
		background-color:#FFB347;
		cursor:pointer;
	}

	.
	.ev_form tbody tr:nth-child(even){
		background-color:#dcdcdc;
	}
/* Fin historiques */

/* Toolbar */
	#content{
		position:relative;
	}
	#toolbar {
		padding: 4px;
		position: absolute;
		right:10px;	
		color:orange;
	}
/* Fin ToolBar */

/* Divers */
	.ui-autocomplete{
		max-height:200px;
		overflow:auto;
		z-index:101!important;
	}
	.hidden{
		display:none;
	}
	.ui-dialog{
		z-index:60;
	}

/* Fin Divers */
/* Calendrier */
.event_qualified,
.event_qualified div,
.event_qualified span {
    background-color: green; /* background color */
    border-color: green;     /* border color */
    color: yellow;           /* text color */
}
/* Fin calendrier */


/* Tableau de bord */
	#dashboard{
		width:100%;
		min-height:500px;
	}
	#dashboard #container{
		margin:auto;
		overflow: hidden;
		width:1130px;
	}
	#dashboard #left,#dashboard #right,#dashboard #center{
		float:left;
		min-height:500px;
		margin-left:3px;
		border: 2px groove threedface;
		border-radius: 5px;
	}
	#dashboard #left{
		width:300px;
	}
	#dashboard #center{
		width:500px;
	}
	#dashboard #right{
		width:300px;
	}
	.dashboard_table_event{
		width:100%;
	}
	.dashboard_table_event tr td,.dashboard_table_event tr th,.table_cx_activite tr td,.table_cx_activite tr th{
		border-left: 1px dotted black;
		text-align:center;
	}
	
	.table_prospects_sans_contact tbody tr:hover,.dashboard_table_event tbody tr:hover{
		cursor:pointer;
	}
	#cx_permis thead th{
		font-size:9px;
		
	}
	#cx_permis .bg_vert{
		background-color:#87dc00;
	}
	#cx_permis .bg_rouge{
		background-color:#dc4800;
	}
	#cx_permis tbody td{
		cursor:pointer;
	}
	
/*Fin tableau de bord*/
/* GED */
#ged{
	width:500px;
	margin:auto;
}
.folders{
	padding-left: 20px;
	background: rgba(0, 0, 0, 0) url('../images/folder.png') 0 center no-repeat;
}
#ged a:link, a:visited ,a{
	color: #095197;
}
#ged .xls,#ged .xlsx{
	padding-left: 20px;
	background: rgba(0, 0, 0, 0) url('../images/xls.png') 0 center no-repeat;
}
.pdf{
	padding-left: 20px;
	background: rgba(0, 0, 0, 0) url('../images/pdf.png') 0 center no-repeat;
}
#ged .doc{
	padding-left: 20px;
	background: rgba(0, 0, 0, 0) url('../images/doc.png') 0 center no-repeat;
}
#ged .jpg,#ged .JPG,#ged .JPEG,#ged .png,#ged .PNG,#ged .bmp{
	padding-left: 20px;
	background: rgba(0, 0, 0, 0) url('../images/image.png') 0 center no-repeat;
}
#cli_nom{
	width:100%;
	font-size:30px;
	text-align:center;
}

#ged #cat_nom{
	background: #FFF url('images/grey-bg.png') left top repeat-x;
	border: 1px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: inset 0 1px 3px #FFF, 0 0 3px #CCC;
	-o-box-shadow: inset 0 1px 3px #fff, 0 0 3px #ccc;
	-webkit-box-shadow: inset 0 1px 3px #FFF, 0 0 3px #CCC;
	-moz-box-shadow: inset 0 1px 3px #fff, 0 0 3px #ccc;
	padding:5px;
	color: #555;
	font-size: 1.1em;
	font-weight: bold;
}
#ged .add_file{
	float:right;
	margin-right:30px;
	cursor:pointer;
}
#ged .up_div{
	float:right;
}
#ged .nb_files_span{
	font-size:8px;
}
#ged .vert{
	color:#87dc00;
}
#ged .rouge{
	color:#dc4800;
}
/* Fin GED */


#header_container{
	width:1000px;
	margin:auto;
}

/* DASHBOARD */
	.row{
		height:250px;
		padding-top:20px;
	}
	#row_first{
		padding-top:5px !important;
	}
	.bloc{
		float:left;
		overflow:hidden;
		background-color:white;
		margin-left:20px;
		height:100%;
		-moz-box-shadow: 2px 2px 2px 0px #656565;
		-webkit-box-shadow: 2px 2px 2px 0px #656565;
		-o-box-shadow: 2px 2px 2px 0px #656565;
		box-shadow: 2px 2px 2px 0px #656565;
		filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=2);
		font-family:'century_gothic';
		position:relative;
	}
	.bloc_simple{
		width:300px;
	}
	.bloc_double{
		width:620px;
	}
	.bloc_left,.bloc_right{
		float:left;
		width:300px;
		height:100%;
		
	}
	.bloc_left{
		
	}
	.bloc_right{
		margin-left:20px;
	}
	.grey_content,.grey_content td{
		color:#acb0ba;
	}

	.activite_big{
		color:#888888;
		font-size:24px;
	}
	#bloc_activite_title{
		font-size:30px;
		padding-left:10px;
		border-bottom:solid 1px #888888;
	}
	#bloc_activite_content{
		overflow:auto;
		height:calc(100% - 60px);
		overflow:auto;
	}
	#bloc_helene_event_content{
		width:100%;
		height:160px;
		color:#707070;
	}
	.events_when{
		font-size:13px;
	}
	#bloc_activite_content td{
		vertical-align:bottom;
	}

	.events_details,.events_details td {
		font-size:10px;
	}
	#projets_title{
		color:#fff;
		height:calc(100% - 190px);
		font-size:15px;
		padding:15px;
	}
	.fotorama__nav-wrap{
		display:block;
	}
	#actu_title,#meteo_title{
		width:110px;
		font-size:30px;
		color:white;
		height:38px;
	}
	#last_contacts_title{
		width:100%;
		font-size:18px;
		color:white;
		height:30px;
	}
	#Rss_batiactu a:link,#Rss_batiactu a:visited{
		color:#707070;
		font-family:'century_gothic';
	}
	.piti{
		font-size:20px;
	}
	#bloc_facebook{
		background-image:url('../..//public/images/facebook.png');
	}
	#facebook_title{
		font-family:abeatbykai;
		font-size:40px;
		letter-spacing:5px;
		padding-top:5px;
		padding-left:20px;
		color:#888888;
	}
	#Rss_treco{
		height:calc(100% - 45px);
		vertical-align:bottom;
	}
	#Rss_treco a:link,#Rss_treco a:visited{
		font-size:15px;
		font-family:century_gothic;
		text-transform:uppercase;
		line-height:35px;
	}
	#annonces_div{
		height:36px;
		cursor:pointer;
	}
	#annonces_bg{
		width:100%;
		height:calc(100% - 36px);
		
		background-size:300px;
		background-repeat:no-repeat;
		opacity:0.3;
	}
	#annonces_txt{
		width:100%;
		height:calc(100% - 36px);
		position:absolute;
		top:36px;
	}
	.medium{
		font-size:35px;
	}
	.big{
		color:#888888;
		font-size:70px;
	}
	#taux_title{
		font-family:abeatbykai;
		font-size:36px;
		padding:5px;
	}
	#taux_content{
		background-image:url('../../public/images/bg_taux.png');
		width:300px;
		height:200px;
	}
	#table_taux{
		width:300px;
		height:180px;
		padding-top:37px;
	}
	#table_taux th{
		width:70px;
	}
	#table_taux tr{
		height:20px;
	}
	#table_taux td{
		text-align:center;
		font-family:abeatbykai;
		font-size:11px;
	}
	#architecture_bg{
		height:calc(100% - 37px);
		width:100%;
		/*background-image:url('../../public/images/bg_architecture.jpg');
		background-repeat:no-repeat;
		background-size:300px;*/
	}
	#architecture_title,#agenda_div{
		cursor:pointer;
	}
/* Fin DASHBOARD */
#aa_table_wrapper{
	margin-top:40px;
}
#aa_table{
	margin:auto;
}
form input, form select {
    border:1px solid #dcdcdc;
}
.ui-autocomplete-input{
	width: calc(100% - 40px);
}
#row_welcome{
	width:100%;
	padding-left:50px;
	font-size:25px;
	font-family:'champagne_limousine';
}
.first_name{
	font-size:50px;
}

.module_title{
	color:silver;
	font-family:'century_gothic';
	font-size:25px;
	margin:15px;
}
.green{
	background-color:#CCDC00 !important;
}
.green:hover{
	background-color:#dcdcdc !important;
}
.orange{
	background-color:#e15b26 !important;
}
.orange:hover{
	background-color:#dcdcdc !important;
}
#save_fiche_projet_btn{
	width:100px;
	margin:auto;
}

#fiche_projet tr{
	height:40px;
}

.fp_champs{
	font-size:10px;
}
#stats_cx_table{
	width:100%;
}
#stats_cx_table td{
	text-align:center;
	color:#999;
}	
.prospect_table  tbody{
	font-size:11px;
}	
.ui-state-active span{
	color:yellow;
}
.helene{
	font-size:27px !important;
	height:38px;
}

h2{
	font-size:18px;
}

#prospect_edit_form .ui-autocomplete-input{
	width:134px !important;
	border:solid 1px #dcdcdc;
}

#prospect_edit_form .ui-multiselect{
	width:154px !important;
}
#histo_events .title{
	background:#504B4A url(/public/css/gris-noir_jaune-vert/images/ui-bg_gloss-wave_35_504b4a_500x100.png) 50% 50% repeat-x;
}
/*Menu onglet de Kub*/
	#kub #menu_onglet{
		margin:auto;
		width:850px;
	}
	#kub #menu_onglet ul{
		display: block;
		list-style-type: disc;
		-webkit-margin-before: 1em;
		-webkit-margin-after: 1em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		-webkit-padding-start: 40px;
	}
	#kub #menu_onglet li{
		float: left;
		list-style: none;
		margin: 0 -7px 0 0;
		display: list-item;
		text-align: -webkit-match-parent;
	}
	#kub #menu_onglet a{
		color: #373739;
		line-height: 18px;
		display: block;
		width: 135px;
		padding: 4px 0 0 0;
		height: 23px;
		background: url('/public/images/onglet_orange.png') no-repeat 0 -27px;
		text-decoration: none;
		color:white
	}
	#kub #menu_onglet .num{
		text-indent: 15px;
		font-weight:bold;
		width:25px;
	}
	#kub #menu_onglet .libelle{
		width:100px;
		text-align:center;
	}
	#kub #menu_onglet a:hover{
		color:red;
	}
	#kub #menu_onglet .libelle,#kub #menu_onglet .num{
		font-family:abeatbykai;
		font-size:14px;
		float:left;
	}
	
	#kub #menu_onglet .active{
		background-position: 0 0;
		color:#fd8114;
	}
/* Fin du menu onglet de Kub */
/*       Kub généralitées    */
	#kub #modules{
		float:left;
	}
	#kub .module_libelle{
		width:100px;
	}
	#kub #pngs{
		float:left;
	}
	#kub .png_div{
		position:absolute;
		border:none;
	}
	#kub .png_img{
	}
/*   Fin Kub généralitées b  */

.event_clickable{
	cursor:pointer;
}
.right{
	text-align:right;
}

body.amenatys #title_trecobat {
	width:auto;
	height:50px;
	padding: 4px 30px;
	background-color: #fff;
	margin-top: 0 !important;
	position: relative;
	background-image: none !important;
	margin-right: 15px !important;
}

body.amenatys #title_trecobat::before {
	content: '';
	display: block;
	width: 120px;
	height: 42px;
	background-image: url(../images/logos/logo_amenatys.png);
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

#title_trecobat {
	width: 120px;
	height: 40px;
	background-image: url(../images/logos/logo_hello.png);
}

.pre {
	margin: 10px auto;
	width: 95%;
	position: relative;
}
.pre b {
	background-color: #504b4a;
	color: #FFF;
	padding: 7px 12px;
	width: 100%;
	display: block;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.pre pre {
	margin: 0;
	width: 100%;
	padding: 5px;
	background-color: #dcdcdc;
	border: 1px solid #504b4a;
}