@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
* {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}
body,
html {
	-webkit-font-smoothing: antialiased!important;
	-moz-osx-font-smoothing: grayscale;
}
body {
	overflow-y: scroll;
}
.h1,
.h2,
h1,
h2 {
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	margin-top: 10px;
}
h1 small {
	font-weight: 300;
	color: #ffffff;
}
p {
	font-size: 14px
}
a:link {
	color: #CD0921;
}
a:visited {
	color: #CD0921;
}
a:hover {
	color: #CD0921;
}
a:active {
	color: #CD0921;
}
#tf-menu {
	margin-bottom: 0;
	background-color: #ffffff;
	padding: 10px 0;
	height: auto;
}
.navbar-brand img {
	height: 30px;
	width: auto;
}
.navbar-brand {
	padding: 12px 15px
}
.navbar-nav>li>a {
	font-size: 13px;
	font-weight: 700;
	border-bottom: 2px solid transparent;
	padding: 5px 5px;
	margin: 8px 10px;
	text-transform: uppercase;
	transition: all 0.5s;
}
.navbar-default .navbar-nav>li>a.active,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #333;
	border-bottom: 4px solid #36a9e1;
}
.navbar-default .navbar-toggle {
	border-color: transparent
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: transparent
}
.navbar-default .navbar-toggle:hover>.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle:focus>.navbar-default .navbar-toggle .icon-bar {
	color: #FFCC33
}
#tf-header {
	background: #36a9e1;
	color: #ffffff;
	margin-bottom: 20px;
}
#tf-header .breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: transparent;
	border-radius: 4px;
	margin-left: -10px;
	margin-top: -10px;
}
#tf-header .breadcrumb>li+li:before {
	padding: 0 5px;
	color: #FFF;
	content: "/\00a0";
}
#tf-header .breadcrumb>li a {
	color: #ffffff
}
#custom-search-input {
	padding: 3px;
	border: solid 1px #E4E4E4;
	background-color: #fff;
}
#custom-search-input input {
	border: 0;
	box-shadow: none;
}
#custom-search-input button {
	margin: 2px 0 0 0;
	background: none;
	box-shadow: none;
	border: 0;
	color: #666666;
	padding: 0 8px 0 10px;
	border-left: solid 1px #ccc;
}
#custom-search-input button:hover {
	border: 0;
	box-shadow: none;
	border-left: solid 1px #ccc;
}
#custom-search-input .glyphicon-search {
	font-size: 23px;
}
@media only screen and (max-width: 800px) {
	#no-more-tables table,
	#no-more-tables thead,
	#no-more-tables tbody,
	#no-more-tables th,
	#no-more-tables td,
	#no-more-tables tr {
		display: block;
		padding-left: 0px;
		padding-right: 0px;
	}
	#no-more-tables thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	#no-more-tables tr {
		border: 0px solid #dddddd;
	}
	#no-more-tables td {
		border: none;
		border-bottom: 1px solid #dddddd;
		position: relative;
		padding-left: 50%;
		white-space: nowrap;
		overflow: hidden;
		text-align: left;
		text-overflow: ellipsis;
	}
	.mobile-header {
		color: #fff;
		font-weight: 600;
		background-color: #36a9e1;
	}
	.mobile-header a:link {
		color: #fff;
	}
	.mobile-header a:visited {
		color: #fff;
	}
	.mobile-header a:hover {
		color: #fff;
	}
	.mobile-header a:active {
		color: #fff;
	}
	#no-more-tables td:before {
		position: absolute;
		top: 10px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		text-align: left;
		font-weight: bold;
	}
	#no-more-tables td:before {
		content: attr(data-title);
	}
}
@media only screen and (max-width: 800px) {
	.mobile-wrap {
		table-layout: fixed;
		width: 100%;
		white-space: nowrap;
	}
	.mobile-wrap td {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.mobile-hide {
		display: none;
	}
}
.panel,
.btn {
	border-radius: 0px!important;
}
#map-container {
	height: 300px;
}
.twitter-pic img {
	float: left;
	border-radius: 7px;
}
.tweet-time {
	font-size: 10px;
	color: #878787;
	float: right;
}
.tweet-time a,
.tweet-time a:hover {
	color: #878787;
}
.modal-open {
	overflow-y: scroll;
	overflow: hidden!important;
	padding-right: 17px!important
}
.modal-open .navbar {
	left: -17px;
}
.raw-class {
	width: 50%;
}
.tab-content>.tab-pane,
.pill-content>.pill-pane {
	display: block;
	height: 0;
	overflow-y: hidden;
}
.tab-content>.active,
.pill-content>.active {
	height: auto;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 10px;
}
.table-details>tbody>tr>td,
.table-details>tbody>tr>th,
.table-details>tfoot>tr>td,
.table-details>tfoot>tr>th,
.table-details>thead>tr>td,
.table-details>thead>tr>th {
	padding: 10px;
	border-top: 0px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.fa {
	color: #36a9e1;
}