.red{
	color:red;
}
.green{
	color:green;
}
.input-group{
    width:100%;
}
.modal-dialog{
	width:80%;
	min-width:600px;
	height:80%;
	min-height:400px;
}
#accordion .box-body{
	float: left;
    height:auto !important;
	
}