/* 
Custom css styles
by Cade Ward
*/ 


.clear-link, .clear-link:hover {  /* Remove text underline when buttons are hovered over */
	text-decoration: none;
}

/* for non static navbar
.navbar {
	margin-bottom: 0;
} */

.breadcrumb {
	margin-bottom: 0;
}

iframe {
	overflow-y: scroll;
}
