.dashboard {
    padding: 20px 20px 10px 20px;
    max-width: none;
}

ul.maintenance-log-list > li {
   font-size: 13px; 
   line-height: 2;
}

#conductor-faq {
    margin-bottom: 20px;
}

div#conductor-faq div.panel-heading {
    font-weight: bold;
}

.example-button {
	background-color: #545454;
	height: 70px;
	width: 84px;
	color: white;
	padding: 16px;
	margin: 5px;
}
