* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; overflow-x:visible;}

body {
	font-size: 14px;
	line-height: 18px;
	color: #BBB;
	min-width: 100%;
}

.logoribbon { background: url(images/cornerbull.png) no-repeat center top; width: 102px; height:112px; display:block; margin: 0px 0px -112px 20px; }
.ticketlogo { background: url(images/cornerbull.png) no-repeat center top; width: 102px; height:112px; display:block; margin: 0px 0px -112px 10px; z-index:2; position:absolute; }
.manageabull { background: url(images/manageabull.png) no-repeat center top; height:133px; width:250px; display:block; margin: 0 auto; cursor:pointer;}

span.file { width:53px; height:43px; background: url(images/folder_ico.png) no-repeat bottom center; padding: 22px 27px 16px; }

.dropdown-style select {
	margin: 10px auto;
	border-radius: 0;
	outline: 1px solid #444;
	border:0;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075);
	font-size: 16px;
	width: 240px;
	padding: 16px 20px 15px;
	height: 52px;
	color: #2d2d2d;
	background-color: #fff;
	line-height: 1.5;
}

/*font-family: 'Lato', sans-serif;*/

a { color: #ffa616; text-decoration: underline; cursor: pointer; }
a:hover { text-decoration: none; }
a img { border: 0; }
a.more { color: #ffa616; text-decoration: underline; padding-left: 11px; background: url(images/arr-ico.png) no-repeat 0 5px; }
a.more:hover { text-decoration: none;  }
textarea { overflow: auto; }

h1, h2 { font-family: 'Roboto', sans-serif; }

.orangetxt {
	color:#ffa616;
}

.bigwhite {
	color: #FFF;
	font-weight:700;
	font-size:18px;
}

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

article, aside, details, footer, header, menu, nav, section { display: block; }

#header { height: 146px; padding-top: 8px; padding-left: 33px; padding-right: 33px; }
#logo { width: 200px; float:none; margin: 0 auto; font-size: 0; line-height: 0; }
#logo a { height: 138px; display: block; background: url(images/conveyabulllogo.png) no-repeat 0 0;  text-indent: -4000px;}

h2 a { font-size: 22px; color: #aaa; line-height: 22px; padding-bottom: 8px; font-weight: 500; text-decoration:none; }
h2 a:hover {text-decoration:none; color: #fff; }

.central { padding-top: 10px; padding-bottom: 10px;  text-align: center; background: none; margin: 0px auto; }

span.gps-icon {
	background: url("images/gps-rgb.png") no-repeat top left;
	background-size: contain;
	height: 4em;
	width: 4em;
	display: inline-block;
	line-height: 4em;
	padding-left: 4.2em;
}

.socials { margin-top:18px; height: 120px; line-height: 22px; overflow:hidden;}
.socials-inner { clear: both; text-align:left; float:right; position:relative; left:-50%; }
.socials h3 { float: left; font-size: 18px; line-height: 49px; padding-right: 19px; padding-bottom: 0; font-family: 'Lato', sans-serif; font-weight: 500;  }
.socials ul { list-style: none; list-style-position: outside; line-height: 49px; position:relative; left: 50%; }
.socials ul li { line-height: 14px; font-size: 11px; padding-right: 38px; color: #BBB; background: transparent; float: left; }
.socials ul li a { font-size: 11px; padding-right: 38px; color: #BBB; background: transparent; color: #BBB; text-decoration: none; }
.socials ul li a:hover { color: #FFF; }
.socials hr { border:0; height: 2px; background-image: -webkit-linear-gradient(left, rgba(220,220,220,0), rgba(220,220,220,1), rgba(220,220,220,0)); background-image: -moz-linear-gradient(left, rgba(220,220,220,0), rgba(220,220,220,1), rgba(220,220,220,0)); background-image: -ms-linear-gradient(left, rgba(220,220,220,0), rgba(220,220,220,1), rgba(220,220,220,0)); background-image: -o-gradient(left, rgba(220,220,220,0), rgba(220,220,220,1), rgba(220,220,220,0)); }

.socials ul li p { font-size: 11px; display: block; padding-left: 28px; position: relative; line-height: 20px;  }
.socials ul li p span { background: url(images/socialsgrey.png) no-repeat 0 0; position: absolute; width: 20px; height: 20px; left: 0; }

.socials ul li p.facebook-ico span { background-position: 0 0; }
.socials ul li p.twitter-ico span { background-position: -22px 0; }
.socials ul li p.rss-feed-ico span { background-position: -44px 0; }
.socials ul li p.myspace-ico span { background-position: -67px 0; }
.socials ul li p.john-doe-123-ico span { background-position: -88px 0; }


.central form {
	margin: 0px auto;
}

form fieldset {
	padding: 10px 10px 10px 10px;
	margin: 0px auto;
	border: none;
	color:#000;
	background-color: #fff;
	text-align: center;
	float:none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 6px;
    -moz-box-shadow: 0px 0px 10px #000; 
	-webkit-box-shadow: 0px 2px 10px #000; 
	box-shadow: 0px 0px 10px #000; 
}

.central form label {
	text-align:left;	
	display: block;
	font-size: 1.4em;
	line-height: 1.75em;
	margin-top: 12px;
	font-weight: bold;
}

.central form label.btn {
	font-size: 1.2em;
	font-weight: normal;
	max-width: fit-content;
	width: auto;
}


.central form label.error { 
	width: 240px;
	margin: 3px 0 0 0;
	display: block;
	color: #cf0101;                              
	font-size: 11px; 
	text-align: right;
}

.central form .placeholder {
	color: #aaa;
}

.central form select {
	text-align:left;
	display: block;
	margin: 0;
	padding: 6px; 
	width: 240px; 
	font-family: arial, sans-serif; 
	font-size: 12px; 
	color: #666;
	border: 1px solid #ccc;
    background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #f4f4f4), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #f4f4f4 1px, #FFFFFF 15px);
}

.central form option {
	text-align:left;
	display: block;
	font-family: arial, sans-serif; 
	font-size: 12px; 
	color: #000;
}

.central .button {
	display: inline-block;
	margin: 20px 0px 10px 0px;
	padding: 5px 15px 5px 15px;
	background-color: #282828;
	border: none;
	color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.central .button:hover {
	background-color: #ffa616;
	cursor: pointer;
}

.central .button:active {
	background-color: #f08004;
	cursor: pointer;
}

.borderdiv img {width:100%; border: 2px solid #FFA616; color:#FFF;} 


form.wht h2, form.wht h3, form.wht h4 {
	color: #282828;
}
form.wht h4 a { color: #114; }
form.wht h4 a:hover { color: #FFA616; }

.central form.wht fieldset {
	width: 50%;
}

.central form.wht label {
	text-align:center;	
	display: block;
	font-size: 1.4em;
	color: #222;
	font-weight: bold;
	margin-top: 18px; 	
}

.central form.wht select {
	color: #363636;
	border: 1px solid #000;
	border-bottom: 1px solid #666;
	background: #ddd;
	font-size:1.8em;
	height:1.9em;
	line-height:1.9em;
	margin: 4px auto;
	width: 360px;
}

form.wht input, form.wht input[type="text"], form.wht input[type="password"], form.wht input[type="url"], 
form.wht input[type="email"], form.wht input[type="tel"], form.wht input[type="date"], form.wht textarea {
	color: #363636;
	border: 1px solid #000;
	border-bottom: 1px solid #666;
	background: #ddd;
}

form.wht input[type="submit"], form.wht input[type="button"], form.wht .button {
	width: auto;
	display: block;
	font-size:22px;
	text-align:center;
	margin: 32px auto 18px;
	padding: 16px 24px 16px 24px;
	background: #aaa;
	color:#000;
	border:none;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	text-indent:0px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

a .button {
	text-decoration:none;
}

.clear_empty {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	font-size: 0;
	line-height: 0px;
	display: block;
}

table {
background-color:#EEE;
color: #000;
border-collapse:collapse;
padding: 8px;
text-align:left;
width:100%;
font-weight:700;
border: 1px solid #000;
}

table thead {
background:#FFA616;
padding: 8px;
}

table td, table th {
text-align: center;
padding: 3px;
border-right: 1px solid #000;
border-left: 1px solid #000;

}

table a{
text-align: center;
color: #333;
font-size:14px;
text-decoration:none;
}

table a:hover{
text-align: center;
color: #FFA616;
}

table tr.clickable {
	text-align: center;
	cursor:pointer;
}

table tr.clickable:hover {
	text-align: center;
	cursor:pointer;
	background:#333;
	color: #FFA616;
}

table td.table-cat {
	text-align: center;
	color:#ddd;
	background: #333;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
}

table td.gray {
	text-align: center;
	color:#ccc;
	background: #333;
}

table td.orange {
	text-align: center;
	color:#000;
	background: #ffa616;
}

tr.yellow td {background:#000; color:#fff;text-align: center;}


table.customerdata {
	border: 2px solid #000; text-align:center; width:100%; border-collapse: collapse; border-spacing: 0px;text-align: center;
}

table.customerdata tr.top td, table.customerdata tr.top th{
	border-top: 4px solid #000; border-left: 1px solid #000; border-bottom:1px solid #000; background: #FFA616;text-align: center;
}

table.customerdata tr.top td a, table.customerdata tr.top th a{
	color: #000;text-align: center;
}

table.customerdata tr.filters td input{
	border:1px solid #000; margin:0; padding: 3px 0 3px;text-align: center;
}

table.customerdata tr.filters td {
	padding:0;text-align: center;
}

table.customerdata td, table.customerdata th {
	border-left: 1px solid #333; padding: 6px;text-align: center;
}

table.customerdata tr {
	border-bottom: 1px solid #000;text-align: center;
}

table.customerdata tr.ticket td.ticketnum{
	background:#333;text-align: center;
}

table.customerdata tr.ticket td.ticketnum p{
	color:#FFF;
	text-decoration:none;
	font-size: x-large;
	text-decoration:none;text-align: center;
}

table.customerdata tr.ticket td.ticketnum {
	color:#eee;text-align: center;
}

table.customerdata tr.ticket {
	cursor: pointer;text-align: center;
}

table.customerdata tr.ticket:hover {
	cursor:pointer;
	background:#333;
	color: #FFA616;text-align: center;
}

table.customerdata tr.ticket2 {
	background:#FFF;text-align: center;
}

table.customerdata tr.ticket td {
	border-top: 2px solid #666;text-align: center;
}

table.customerdata tr.ticket2 td {
	border-top: 4px solid #000;text-align: center;
}

table.customerdata tr.additional td {
	background:#eee; border-top: 1px solid #666;text-align: center;
}

table.customerdata tr.tickettotal td {
	background:#fff; border-top: 1px solid #666; border-left:0; border-right:0;text-align: center; padding: 3px;
}

/*-------Grand Total--------*/

table.grandtotal {
	width:100%;
	margin-top: 10px;
	font-size:x-large;
}


.tc_date_picker {
	display: inline;
}
.manageabull-content {
	background: #222; padding: 20px; border: 3px solid #f8af00; border-radius: 10px; margin-left: -12px; margin-right: -12px;
}
.truckmap { width:95%; height:85%; margin:auto; border: 3px solid #000; }

.daterangepicker td.in-range { background: #b1b6bf; }

a.btn {text-decoration: none;}

[hidden] {
  display: none !important;
}


.central form .dropdown-style select {
	margin: 10px auto;
	border-radius: 0;
	outline: 1px solid #444;
	border:0;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075);
	font-size: 16px;
	width: 240px;
	padding: 16px 20px 15px;
	height: 52px;
	color: #2d2d2d;
	background-color: #fff;
	line-height: 1.5;
}