﻿body
{
	overflow-x: hidden;
}
#Filters
{
	padding-top: 2px;
	width: 100%;
}
#Filters tr, #Filters tr td
{
	padding: 0;
}
#Filters .label
{
	text-align: right;
	width: 100px;
}
#Filters .field
{
	float: left;
	width: 100%;
}
#mapCanvasWrapper
{
    width: 100% !important;
}
#contentBody
{
    width: 100% !important;
}
.ui-timepickr ol
{
	margin-top: 2px;
	width: 500px;
}
.ui-timepickr
{
	position: absolute;
	text-align: left;
}
.ui-timepickr li
{
	cursor: pointer;
	float: left;
	font-size: .7em;
	margin-left: 2px;
	padding: 4px 6px 4px 6px;
}
div #master_contentplaceholder
{
	padding: 0;
}
#BackToFlightsButton span
{
	padding: 0;
}
#FlightFilterBox ul li, #OpenComplaints ul li
{
	font-size: 10px;
}
#FiltersTab, #Complaints, #ComplaintsSearch
{
	padding: 0;
}
#AddressTab
{
	padding-bottom: 0;
	padding-left: 4px;
	padding-right: 0;
	padding-top: 7px;
}
.pq-row-select
{
	background: #B0AFA9 !important;
}
.pq-grid-top
{
	display: none;
}
.table-column
{
	float: left;
	width: 40%;
}
img[src="http://www.google.com/intl/en_us/mapfiles/close.gif"], img[src="https://www.google.com/intl/en_us/mapfiles/close.gif"]
{
	display: none;
}
.grid-containerFlightList {
    background-color: white;
    display: none;
    max-height: 530px;
    max-width: 610px;
    min-height: 225px;
    min-width: 300px;
    width: 300px ;
    height: 245px ;
    opacity: 0.85;
    padding: 5px;
    position: absolute;
    right: 0px;
    top: 150px;
    z-index: 100;
}
#grid_array
{
	height: 170px;
	max-height: 500px;
	max-width: 600px;
	min-height: 100px;
	min-width: 200px;
	width: 260px;
	z-index: 10000;
}
#flight-head
{
	float: left;
	width: 100%;
}
#flight-head span
{
	float: left;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 2px;
}
.tracking-head
{
	height: 35px !important;
}
#flight
{
	border-spacing: 0;
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	margin: 5px;
	padding: 0;
}
#flight tr th
{
	background: #e6e6e6;
	border: 1px solid #d3d3d3;
	padding: 8px 8px;
}
#flight tr td
{
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding: 4px 5px;
}
.track-time-anchor
{
    float: left; 
    position: absolute; 
    z-index: 3000; 
    top: 30px; 
    left: 80px; 
    font-weight: bold; 
    font-size: 16px; 
    color: rgb(102, 255, 102); 
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; 
    font-family: Verdana,Arial,sans-serif;
}
ul {
    list-style-type: none;
}
.frist-dropdown .frist-dropdown-item a {
    display: block;
    font-weight: 400;
    line-height: 1.5;
    min-height: 0;
    padding: 2px 0.4em;
    text-decoration: none;
}

.frist-dropdown-item a:hover {
    background-color: #E5E5E5;
    width: 381px;
}

.selected {
    border-radius: 2px;
    background-color: #E5E5E5;
}

.last-dropdown .last-dropdown-item a {
    display: block;
    font-weight: 400;
    line-height: 1.5;
    min-height: 0;
    padding: 2px 0.4em;
    text-decoration: none;
}

.last-dropdown-item a:hover {
    background-color: #E5E5E5;
}

.selected1 {
    border-radius: 2px;
    background-color: #E5E5E5;
}
.pac-container {
    z-index: 7000;
}