/** CSS BULLETIN **/
@media all{
	.content_bulletin{
		margin:auto;
		width:980px;
		color:#404040 !important;
	}

	.cadre_bulletin{
		padding:20px;width:980px;max-width:980px;border:1px solid #999;text-align:left;
	}
	
	.cadre_bulletin_print{
		padding:0px;width:980px;max-width:980px;text-align:left;
	}
	
	.printer_block{
		width:100%;
	}
	#content_td{
		vertical-align:top;
		padding:2px;
	}
	.titleb{
		font-family:Arial;
	}
	h1.titleb{
		color:#e76a1d !important;
		font-size: 22px;
		font-weight: 700;
		font-family: Arial;
		line-height:1.5;
	}
	h2.titleb{
		color:#e76a1d !important;
		font-size: 18px;
		font-weight: 700;
		font-family: Arial;
		text-transform:uppercase;
		line-height:1.5;
	}
	h3.titleb{
		color:#e76a1d !important;
		font-size: 16px;
		font-family: Arial;
		font-weight:normal;
		line-height:1.5;
	}
	.textcorp-bulletin p{
		font-size:14px;
	}

	th{
		vertical-align:middle;
		padding:2px;
		border:1px solid #333;
		text-align:center;
		font-size:10px;
		font-family:Arial;
	}
	td{
		vertical-align:middle;
		padding:2px;
		text-align:center;
		border:1px solid #333;
		font-weight:700;
		font-size:10px;
		font-family:Arial;
	}
	.content_column_left p {
		text-align: justify;
		text-justify: inter-word;
		color:#FFF !important;
	}
	.content_column_left p em{
		color:#FFF !important;
		font-family:Arial;
	}

	.title_principal_bulletin{
		text-transform:uppercase;
		font-size:40px;
		font-weight:700;
		line-height:100%;
		font-family:Arial;
		color:#404040 !important;
	}

	.text-align_right{
		text-align:right;
	}

	.logo_asl_bulletin{
		width:185px;height:120px;border-radius:20px 0px;
	}

	.numero_bulletin{
		font-size:20px;
		color:#666 !important;
	}

	.width_100_pourcent{
		width:100%;
	}

	.width_70_pourcent{
		width:70%;
	}

	.width_72_pourcent{
		width:72%;
	}

	.vertical-align_middle{
		vertical-align:middle;
	}

	.column_left_orange_bulletin{
		width:28%;background-color:#e76a1d !important;max-width:28%;
		
		/* -webkit-print-color-adjust: exact; */
	}

	.content_column_left{
		padding:20px;font-size:14px;
	}

	.text-transform_none{
		text-transform:none;
	}

	p.rappel_numero_bulletin{
		font-style:italic;font-size:16px;color:#FFF !important;
		font-family:Arial;
	}

	.columns_justify{
		text-align: justify;text-justify: inter-word;
	}

	.border_chart_buletin{
		border:1px solid #CCC;
	}
	
	.height_chart_bulletin_signalements{
		height:350px;
	}

	.height_content_chart{
		height:350px;
	}

	.text_source_chart{
		font-style:italic;font-size:12px;text-align:right;margin-right:10px;
	}

	.text_rappel_objectif_bulletin{
		font-style:italic;font-size:9px;
	}

	.background_color_ccc{
		background-color:#CCC !important;
		/* -webkit-print-color-adjust: exact; */
	}
	.font-style_italic{
		font-style:italic;
	}

	.font-weight_normal{
		font-weight:normal;
	}

	.font-weight_700{
		font-weight:700;
	}

	.border_none{
		border:none !important;
	}
	.border_right_none{
		border-right:none !important;
	}
	.border_left_none{
		border-left:none !important;
	}

	.background_color_rgba_231{
		background-color:rgba(231, 106, 29, 0.95) !important;
		/* -webkit-print-color-adjust: exact; */
	}
	.text-align_left{
		text-align:left;
	}

	.text-align_center{
		text-align:center;
	}

	td.border_table{
		border:1px solid #333;
	}
	td.border_table_day{
		border:1px solid #333;
		border-right:none !important;
	}
	td.border_table_date{
		border:1px solid #333;
		border-left:none !important;
	}
	td.border_table_total{
		border:1px solid #333;
		border-left:none !important;
		border-bottom:none !important;
	}
	th.border_table{
		border:1px solid #333;
	}
	.white{
		color:#FFF !important;
	}
	.html_css_bulletin_pdf{
		font-family:Arial;
	}
}

/**.highcharts-background {
    fill: #F6F6F6 !important;
}**/

.link-bulletin-indivi{
	/* border-bottom:1px solid transparent; */
	
}
.link-bulletin-indivi:hover{
	/* border-bottom:1px solid #ddd; */
}

li.select2-results__option{
	font-size:11px !important;
}

.btn-color-xsdn.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-xsdn.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-xsdn.btn-outline:active {
    color: #000 !important;
}

a:hover{
	text-decoration:none !important;
}

/** contact 7 form **/
.wpcf7-inline-wrapper {
    display: table;
    table-layout: fixed;
    width: 100%;
    font-size: 0px;
}

.wpcf7-inline-wrapper .wpcf7-inline-field {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 0px 9px;
}

.wpcf7-acceptance {
    box-shadow: none !important;
    border: none !important;
}

.wpcf7-form-control.wpcf7-submit.btn{
	width:auto !important;
}

.h-captcha{
	margin-bottom:0 !important;
}

/** alert **/
.panel > .alert {
    padding: 10px 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
}

/* 8.16 Alert Setting */

.alert {
    font-size: 13px;
    padding: 10px 15px;
    border: none;
	margin-bottom: 20px;
	border-radius: 4px;
}
.alert h4 {
    margin-top: 5px;
    color: inherit;
}
.alert .close {
    color: inherit;
    line-height: 16px;
}
.alert.alert-success {
    background: #d1f0ed;
    color: #108073;
}
.alert.alert-success.alert-bordered {
    border: 1px solid #17b6a4;
}
.alert.alert-info {
    background: #d7eff6;
    color: #277b94;
}
.alert.alert-info.alert-bordered {
    border: 1px solid #38AFD3;
}
.alert.alert-danger {
    background: #fcdbda;
    color: #d8443f;
}
.alert.alert-danger.alert-bordered {
    border: 1px solid #F04B46;
}
.alert.alert-warning {
    background: #feefd9;
    color: #b17b2e;
}
.alert.alert-warning.alert-bordered {
    border: 1px solid #e39e3b;
}




