/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 body {
	 background: #f2f2f2;
 }
 .application-title {
	 font-size: 32px; 
 }
 .ac-table {
	margin-top: 20px; 
	width: 100%;
 }
 .ac-table th {
	 border-bottom: 1px solid #000;
	 padding-bottom: 10px;
 }
 .ac-table {

	 width: 100%;
 }
 .ac-table {
	 width: 100%;
 }