/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.2.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/
.breadcrumb a {
	color:#333;
}
.table-bordered > thead > tr > th {
    border-color: #e07e27
}
.navbar-default .navbar-nav > li > a {
		padding-left: 12px;
		padding-right: 12px;
	}
.footer-content .media img {
    width:42px;
}
@media (min-width: 768px) {
.navbar-nav {
    float: right;
}
}