#reports-box{
	width: 650px;
}
#footer{
	padding-top: 20px;margin-top: 20px;
}
.select2-container{
	    width: 90% !important;
}
.report_left{
	width: 100%;
}
.select2-selection--multiple{
    padding: 0 5px 5px 5px;
}
.form-field {
	line-height: 1.42857143;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 5px;
	width: 89% !important;
}

div.custom_div input {
	width: 80%;
}
.report-form select {
width:100%;
}
