/* Default CSS Stylesheet for a new Web Application project */

/*<style media="screen" type="text/css">*/
.MockLink  { color: #00194e; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.ScriptLink  { color: #00194e; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; cursor: pointer  }
a:link  { color: #00194e; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:visited  { color: #00194e; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:hover  { color: red; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.whitetext { color: white; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a.topnav:link  { color: white; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.topnav:visited  { color: white; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.topnav:hover  { color: white; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
body { font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
td { font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.error {text-align: right; color: red}
.success {text-align: right; color: green}
.bpc-error {color:red}

.copyright {font-size: 9px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

span.ManagerAirbill {
	float: left;
	border:2px solid black;
	width:540;
	
}

span.Airbill {
	float: left;
	border:2px solid black;
	width:540;
}

.job-listing .description-column 
{
	width: 600px;	
}

span.ManagerAirbill div.Header 
{
	font-weight:bold;
	font-size:15;
	margin-left: 25%;
	margin-right: 25%;
}

span.Airbill div.Header {
	font-weight:bold;
	font-size:15;
	margin-left: 30%;
	margin-right: 30%;
}

span.Airbill table {
	width:100%;
	border-top:2px solid #777777;
}

span.ManagerAirbill table {
	width:100%;
	border-top:2px solid #777777;
}

span.ManagerAirbill table tr td.CancelShipmentDocuments 
{
	border-top:2px solid #777777;
}
span.Airbill table tr td.CancelShipmentDocuments {
	border-top:2px solid #777777;
}

div.content 
{
	width: 800px;
}

div.shopping-list-links a {
    white-space: nowrap;
    padding-right: 10px;
}

div.shopping-list-links {
    width: 80%;
}

div.link-container a 
{
     margin-right: 20px;
}

.float-left 
{
    float: left;
}




.home-page-links p
{
    margin-bottom:35px;
}
.home-page-link-style a
{
    font-weight:normal;
}

.home-page-link-style a:link { color: #0000EE; }

.home-page-link-style a:visited { color: #551A8B; }

.float-right 
{
    float: right;
}

.shoppinglist-width 
{
	width: 900px
}

.important-info
{
	font-weight: bold;
	font-size: 15px;
}

.tracking-info-link 
{
    margin-right: 20px;
}

#tracking-number-activity 
{
    position: absolute;
    top: 500px;
    background-color: White;
    border: solid 3px black;
    padding: 20px;
    box-shadow: 0px 10px 10px #333;
}

#navigation 
{
    background-color: #00194E;
    overflow: auto;
    color: #FFFFFF;
    height: auto;
    width: 100%;
}

#navigation ul 
{
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 7px;
    position: relative;
    z-index: 30;
}

#navigation li {
    float: left;
    height: 25px;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
    line-height: 25px;
}


#navigation a {
    display: inline-block;
    font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    height: 25px;
    margin: 0;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

#navigation a:hover {
    text-decoration: underline;
}


.alert p 
{
     color: #b94a48;
     display:inline;
     margin-left: 10px;
}

button.close {
  display:none
}


.alert-block { display:inline }

img.horz-single-bar 
{
    width:100%;
    height:5px 
}

img.horz-double-bar 
{
    width:100%;
    height:10px 
}


table.shopping-list th
{
    white-space:nowrap;
    font-weight:normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    padding-right: 10px;
    vertical-align: bottom;
    text-align: center;
}

table.shopping-list td
{
    white-space:nowrap;
    padding-right: 10px;
}

table.quantity-chart th
{
    border-bottom: solid 2px black;
    
}

table.quantity-chart
{
    border-collapse:collapse;
    border: solid 2px black;
}

.btn-menu input
{
     margin-right: 15px
}

.link-list a
{
    margin-right: 15px;
    margin-left: 15px;   
}

.inspection-item span
{
    width: 50px;
    display:inline-block;
    text-align: center;
    margin-right: 0;
    margin-left: 0;
}

.inspection-item input
{
    width: 50px;
    margin-right: 0;
    margin-left: 0;
}


.bpc-container table
{
    border-collapse:collapse;
}

.bpc-container table tbody tr td
{
    vertical-align: middle;
}

.bpc-format-row 
{
    border: solid 2px black;
}


.bpc-container > table > tbody > tr:nth-child(1) > td:nth-child(5)
{
    padding-top: 20px;
}


.bpc-container > table > tbody > tr:nth-child(1) > td:nth-child(6)
{
    padding-top: 21px;
}

.bpc-container > table > tbody > tr:nth-child(n+2) > td:nth-child(5)
{
    padding-top: 51px;
}


.bpc-container > table > tbody > tr:nth-child(n+2) > td:nth-child(6)
{
    padding-top: 51px;
}

.link-v-list a
{
    display:block;
}

.job-listing .header
{
	
}
table.job-listing
{
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
	padding: 0px;
}

.job-listing .city-state-column 
{
	width: 150px;
}

.job-listing .fee-column 
{
	width: 100px;
}

.job-listing .hours-column 
{
	width: 100px;
}

.job-listing .action-column 
{
	width: 120px;
}

.hidden
{
	display:none;
}

#apply-for-jobs 
{
	display:none;
}

#contact-form #emailAddress 
{
	width: 415px;
}

#contact-form #emailAddressConfirmation
{
	width: 415px;
}

#contact-form #firstName
{
	width: 145px;
}

#contact-form #lastName
{
	width: 145px;
}

#contact-form #mailingAddress
{
	width: 145px;
}

#contact-form #mailingCity
{
	width: 145px;
}

#contact-form #mailingState
{
	width: 145px;
}

#contact-form #mailingPostalCode
{
	width: 145px;
}

#contact-form #shipToAddress
{
	width: 145px;
}

#contact-form #shipToCity
{
	width: 145px;
}

#contact-form #shipToState
{
	width: 145px;
}

#contact-form #shipToPostalCode
{
	width: 145px;
}

#contact-form #cellPhone
{
	width: 145px;
}

#contact-form #alternatePhone
{
	width: 145px;
}

#contact-form #comments
{
	width: 415px;
}

.error-pad 
{
	margin-left: 5px;
	margin-right: 5px
}

table#edit-applicant th
{
    font-weight:bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    padding-right: 10px;
    vertical-align: top;
    text-align: right;
}

table#edit-applicant td
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    padding-right: 10px;
    vertical-align: top;
}

.calendar-title 
{
	color: white;
	background-color: #00194e;
	font-weight: bold;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.calendar-title div
{
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #00194e;
}


.calendar-time-item 
{
	text-align: right;
	color: black;
	background-color: white;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -14px;
	margin-right: -14px;
}

.calendar-item 
{
	text-align: center;
	color: black;
	background-color: white;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -14px;
	margin-right: -14px;
	cursor: pointer;
}

.calendar-item:hover
{
	background-color: #00FF00;
}

.calendar-closed 
{
	color: Red;	
}

.calendar-open 
{
	color: black;	
}

.calendar-scheduled 
{
	color: blue;	
}

#apply-for-jobs 
{
	background-color: #50C458;
	color: #FFF;
	padding: .5em 1em;
	border-radius: 4px;
	border:none;
	font-size:1.5em;
	cursor: pointer;
}

div#application-form span 
{
	float:left;
	width: 400px;
}

div#application-form input 
{
}

div#application-form>div 
{
	clear:both;
}

.problem-type-section-title
{
	text-decoration: underline;
	font-weight: bold;
}
div#application-form div div
{
	margin-bottom: 8px;
	float:left
}

#table-download-types input 
{
    margin-left: 15px; 
    margin-bottom: 20px;  
}