@import url('/css/truckdriver-validator.css');
/*don't allow borders to affect the size of a box*/
html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}
img {
	box-sizing: content-box;
}
/*don't allow borders to affect the size of a box*/

.container {
	max-width: 1059px;
}
.navbar {
	-webkit-font-smoothing: antialiased;
    position: fixed !important;
    top: 0px;
    max-width: 1059px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: #048cbc;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	padding: 0;
}
h2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #050505;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	padding: 0;
}
h3 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #050505;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	padding: 0;
}
.title-h1 {
	font-size:20px;
	font-weight:bold;
	margin:0 auto;
	padding:0px;
	margin-bottom:7px;
	letter-spacing:0.02em;
	color:#048cbc;
}
.home-banner img {
	border: none;
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}
.home-banner-text {
	display: none;
}
/*
.home-banner-text {
	float: right;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 2em;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 1px 1px 2px #000000;
	z-index: 10;
}
*/
#home-banner-container {
	background-color: #ffffff;
	background-image: url(/images/nav2014/home-banner2.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 1059px;
	height: 200px;
	border-bottom: solid 2px #000000;
}
#home-banner {
	float: right;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 1px 1px 2px #000000;
}
body {
	padding-top: 30px;
}
.ads-top {
	background-color: #919191;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: solid 2px #000;
}
.ads-right {
	padding-top: 5px;
}
#content {
	padding-top: 10px;
	background-color: #fff;
}
/*
@media (max-width: 767px) {
	body {
		padding-top: 30px;
	}
}
@media (max-width: 991px) {
	body {
		padding-top: 90px;
	}
}
@media (max-width: 1199px) {
	body {
		padding-top: 60px;
	}
}
@media (min-width: 1200px) {
	body {
		padding-top: 30px;
	}
}
*/
/*additional bootstrap nav styles*/
/*
.nav {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
*/
/*/additional bootstrap nav styles*/

.title {
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(/images/td/title_grad.png);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	letter-spacing: 1px;
	padding: 5px;/*
	margin-left: -8px;
	margin-right: -8px;
	margin-bottom: 9px;
*/
}
.line_short {
	height: 2px;
	border-top: solid 1px #686969;
	width: 90%;
}
#top5 {
	width: 100%;
	margin-bottom: 50px;
	/*
	padding: 0px 8px 5px;
*/
	text-align: left;
	background-color: #FFF;
	border: solid 1px #888888;
	color: #282a2a;
}
.top5-inner {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 10px;
}
#poll-wrapper {
	margin-bottom: 10px;
	/*	padding: 0px 8px 5px;*/
	width: 100%;
	text-align: left;
	background-color: #FFF;
	border: solid 1px #888888;
	color: #282a2a;
}
#feed {
	margin-bottom: 50px;
	/*	padding: 0px 8px 5px;*/
	width: 100%;
	text-align: left;
	background-color: #FFF;
	border: solid 1px #888888;
	color: #282a2a;
}
#footer {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #2C2D31;
	color: #fff;
	padding: 10px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #048cbc;
	text-decoration: none;
}
.footer-title {
	text-transform: uppercase;
	font-weight: bold;
}
.footer-copyright {
	font-size: 10px;
	color: #a2a3a5;
}
.pull-bottom {
	float: none;
	display: table-cell;
	vertical-align: bottom;
}
.step-numbers {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 72px;
	color: #b8b6b6;
}
.step-text {
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
}
.circle {
	width: 48px;
	height: 48px;
	border-radius: 24px;
	line-height: 48px;
	padding-top: 8px;
	text-align: center;
	background: #E0C053;
	margin: auto;
}
blockquote span:before {
	color: #048cbc;
	content: open-quote;
}
blockquote span:after {
	color: #048cbc;
	content: close-quote;
}
.other-services, .quote-box {
	background-color: #C0E2EE;
	padding: 20px;
}
/* new clearfix, use instead of .cleared */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;
	height: 0;
}
/* IE6 */
* html .clearfix {
	zoom: 1;
}
/* IE7 */
*:first-child+html .clearfix {
	zoom: 1;
}
/* new clearfix, use instead of .cleared */

.dot-border-red {
	border: dotted 1px #f00;
}
.dot-border-green {
	border: dotted 1px #0f0;
}
.dot-border-blue {
	border: dotted 1px #00f;
}
.dot-border-yellow {
	border: dotted 1px #ff0;
}
.apply-now-intro-left {
	/*padding-top: 75px;*/
}
.apply-now-intro-left h2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #048cbc;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	padding: 0;
}
.apply-now-intro-right {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #050505;
	vertical-align: top;
	text-align: left;
}
#driver-app #app-h2 h2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #048cbc;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	padding: 0;
}
#non-driving-trucker-jobs h2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #048cbc;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	padding: 0;
}
#non-driving-trucker-jobs {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #050505;
}
#advertise h2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #050505;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	padding: 0;
}
#advertise h3 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #2497c2;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	padding: 0;
}
#advertise {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #050505;
}
ol.numbered-list {
	list-style-type: decimal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #048cbc;
}
ol.numbered-list > li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 0;
	margin-left: 0;
}
ol.numbered-list li .list-item {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #050505;
}
#find-truck-drivers {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #050505;
}
#find-truck-drivers .intro {
	font-size: 24px;
}
#driver-app .driver-app-note, .info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-align: justify;
}
#app-submit-msg {
	display: none;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #048cbc;
}
#app-save-page-msg {
	margin-left: auto;
	margin-right: auto;
	display: none;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #048cbc;
}
#driver-app .caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
#driver-app div.error {
	color: red;
}
#driver-app div.error a {
	color: #336699;
	font-size: 12px;
	text-decoration: underline
}
.line {
	height: 2px;
	border-top: solid 1px #686969;
	width: 100%;
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.line-short {
	height: 2px;
	border-top: solid 1px #686969;
	width: 100%;
	display: block;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.line-light {
	height:2px;
	border-top:solid 1px #e0e0e0;
	width:100%;
	display:block;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.text-OK-medium {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.2em;
	color: #006600;
	font-weight: bold;
}
.vline-light {
	border-right: solid 1px #e0e0e0;
}
.vline-light-left {
	border-left: solid 1px #e0e0e0;
}
.td-text {
	text-align: left;
}
.td-checkbox {
	text-align: center;
}
.td-date {
	text-align: center;
}
.td-expired-date {
	font-weight: bold;
	color: #ff0000;
}
.td-number {
	text-align: right;
}
.td-negative-number {
	color: #ff0000;
	text-align: right;
}
#fleet tr.edited-row
{
	background-color: #d8ecf4;
	border-left: solid 10px #1d8dc0;
}
.blue {
	color: #048cbc;
	text-decoration: none;
}
.alert-note {
	color: #f00;
}
.alert-tderror {
	color: #f00;
}
.alert-tdwarn {
	margin: 0;
	color: #0033ff;
	font-size: 85%;
}
.styleYES {color: #009900;}
.styleNO {color: #FF0000;}


/*http://www.cssmatic.com/box-shadow*/
.body-content {
	-webkit-box-shadow: 0px -25px 50px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px -25px 50px 0px rgba(0,0,0,0.75);
	box-shadow: 0px -25px 50px 0px rgba(0,0,0,0.75);
}

/*bigger screens*/
@media (min-width: 992px) {
	.social-media-icons img {
		padding-left: 6px;
	}
}
/*smaller screens*/
@media (max-width: 991px) {
	.social-media-icons img {
		padding-left: 3px;
		padding-right: 3px;
	}
}
