@charset "utf-8";
/* CSS Document */
/** skip nav **/
#skip a
{ 
position:absolute; 
left:-10000px; 
top:auto; 
width:1px; 
height:1px; 
overflow:hidden;
} 
 
#skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
} 
.alert-component .alert--link
{
white-space: normal !important;
}
body
{
margin: 0;
padding: 0;
font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
font-size:100%;
color: #000000;
text-align: left;
background-color: #fff;
min-width:320px !important;
}
html, body
{
height: 100%;
font-size: 100%;
}
button, input, select, textarea
{
font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
color: #000000;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute; 
    margin-left: 0px !important;
}
h1, h2, h3, h4, h5, h6
{
font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
font-weight: normal;
margin-top: 0;
}
h1
{
font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
color: #333366;
margin-bottom: .2em;
font-size: 30px;
line-height: 1.4;
}
h2
{
color: #333366;
margin-bottom: .5em;
font-size: 19px;
line-height: 1.2; 
}
h3
{
color: #333366;
margin-bottom: .3em;
font-size: 14px; 
line-height: 1.3;
}
p, ol, ul, dl, address
{
margin-bottom: 1em;
font-size: 14px;
}
p
{
hyphens: auto;
}
ul, ol
{
margin:0;
padding: 0 0 0 24px;
}
li ul, li ol
{
margin: 0;
font-size: 14px;
}
ul.specialList
{
margin: 0;
padding: 0 0 0 15px;
font-size: 14px;
}
b, strong
{
font-weight: bold;
}
img
{
border: 0;
max-width: 100%;
}
form
{
margin: 0;
}
fieldset
{
padding: 0;
border-width: 0;
}
label
{
font-weight: normal;
cursor: pointer;
display: block;
margin: 10px 0 0 0;
position: relative;
top: 0;
left: 0;
}
label span
{
color: #000000;
font-size: 14px;
}
label.disabled
{
color: #ccc;
}
button, search, input, select, textarea
{
font-size: 100%;
margin: 0;
vertical-align: baseline;
*vertical-align:middle;
}
button, input
{
line-height: normal;
*overflow:visible;
}
button, input[type="button"], input[type="reset"], input[type="submit"]
{
padding: .5em 1em;
margin: 0 0 1em 0;
cursor: pointer;
}
input[type="checkbox"], input[type="radio"]
{
box-sizing: border-box;
}
input[type="search"]
{
box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0;
}
#maincontentcontainer
{
width: 100%;
background-color: #ffffff;
text-align: left;
}
.maincontent
{
clear: both;
width: 80%;
font-size: 14px;
max-width: 92.3em;
margin: 0 auto;
padding: 1em 0;
color: #000000;
line-height: 1.5em;
position: relative;
}
.section
{
clear: both;
padding: 0;
margin: 0;
}
.usps-section
{
clear: both;
padding: 15px;
margin: 0;
max-width: 72.3em;
background:#ededed;
border: 1px solid #999999;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
position: relative;
text-align: left;
}
.group:before, .group:after
{
content: "";
display: table;
}
.group:after
{
clear: both;
}
.group
{
zoom: 1;
}
p.sign-in-button
{
width: 30%;
}
#signup1, #profile 
{
border-right:none;
}
.legacy-login
{
margin-bottom: 15px;
}
#signup1 .input-text-wrapper, #profile .input-text-wrapper, #profile .input-text-wrapper,  
#signup2 .input-text-wrapper  
{
width: 70%;
}
#login-legend
{
margin-bottom: 30px;
color: #000000;
font-size: 14px;
font-weight: bold;
padding: 0;
}
#login-legend span.drop
{
color: #333366;
font-size: 14px;
font-weight: normal;
line-height: 1em;
margin: 5px 0;
}
span.openTooltip a
{
height: 15px;
width: 15px;
}
span.openTooltip img
{
background: url("https://reg.usps.com/entreg/assets/responsive/images/buttons/help_icon.gif") no-repeat scroll 0 0 transparent;
height: 15px;
vertical-align: middle;
width: 15px;
cursor: help;
}
span.openTooltip img.top
{
vertical-align: top;
}
span.openTooltip a:focus img, span.openTooltip a:hover img
{
background-position: 0 -18px;
}
.drop
{
display: block;
font-size: 14px;
font-weight: normal;
line-height: 1.4em;
margin: 10px 0;
}
span.drop
{
display: block;
}
span.required
{
color: #333366; 
}
#a-errors
{
outline: 0;
}
#errors, #actionerrors, #fielderrors
{
font-weight: bold;
}
#error-list
{
width: 95%;
}
#errors p
{
line-height: 1em;
margin-bottom: 7px;
}
.hide
{
display: none;
}
input[type="submit"]
{
width: 97%;
}
#realMail input[type="text"], #realMail input[type="password"], #realMail input[type="number"], #realMail input[type="email"], #realMail input[type="tel"], #realMail select, #preferencesForm input[type="text"], #preferencesForm input[type="password"], #preferencesForm input[type="number"], #preferencesForm input[type="email"], #preferencesForm input[type="tel"], #preferencesForm select
{
display: block;
width: 80%;
margin: 0 0 20px 0;
border: 1px solid #999999;
font-size: 13px;
padding: 5px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
position: relative;
background: #fff;
color:#333366;
}


/* fix for header logo */
div.global-header--logo { text-align: left; }


/* fixes for header and footer search box */

input.search--track-input {
	font-size: 13px !important;
	display: inline-block !important;
	background: transparent !important;
	border: transparent;
}

.search--submit {
	width: 21px !important;
}

input::-webkit-input-placeholder, input:-moz-placeholder, .placeholder {
color:#bbb;
}
input::-moz-focus-inner {
border:0;
}
input[disabled="disabled"], input.disabled
{
color: #999;
background: #f5f5f5; 
}
.profileLabels
{
	font-weight:bold;
	text-align:left;
	padding-right:5px;
}
textarea
{
width: 97%;
height: 200px;
margin: 0 0 20px 0;
border: 1px solid #999999;
padding: 5px;
font-family: inherit;
font-size: 13px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
overflow: auto;
vertical-align: top;
color:#333366;
}
input:invalid, textarea:invalid {
-webkit-box-shadow:0 0 0 red;
-moz-box-shadow:0 0 0 red;
box-shadow:0 0 0 red;
}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
background-color:#ccc;
}
input.blue-button
{
border: solid 1px #333366;
font-family: "HelveticaNeueW02-75Bold", Helvetica, Arial, sans-serif;
border-radius: 3px;
background: #333366; 
color: #fff;
position: relative; 
}
input.blue-button:hover, input.blue-button:focus
{
border: solid 1px #ededed;
border-radius: 3px;
background: #ededed; 
color: #333366;
}
 

.register-button
{
margin-top: 4em;
padding:10px;
}
.register-button a
{
margin-right: 0;
padding: 6px 0px !important;
margin-bottom: 10px !important;
}
.missing-mailpiece-button input[type=submit]
{
margin-right: 0;
padding: 6px 0px !important;
margin-bottom: 10px !important;
width: 130px !important;
}
a
{
color: #333366;
text-decoration: none;
font-family: "HelveticaNeueW02-75Bold", Helvetica, Arial, sans-serif;
}
#global-login a:hover, #global-login a:active, #login-detail a:hover, #login-detail a:active
{
color: #999999;
text-decoration: none;
font-family: "HelveticaNeueW02-75Bold", Helvetica, Arial, sans-serif;
}
a:focus
{
outline: none;
}
a:hover, a:active
{
color: #999999;
text-decoration: none;
font-family: "HelveticaNeueW02-75Bold", Helvetica, Arial, sans-serif;
outline:none;
}
input:focus { outline:inset;border:solid 1px #333366; }

#change-password-links a:hover, #change-password-links a:active, p.link a:hover, p.link a:active, #choices-new-company a:hover, #choices-new-company a:active, div.previous-app a:hover, div.previous-app a:active
{
color: #999999;
}
.col
{
display: block;
float: left;
margin:10px 0 0 10px;
}
.col:first-child
{
margin-left: 0
}

@media only screen and (max-width:833px) {
.col
{
margin: 1% 0 1% 0
}
}

@media only screen and (min-width:834px) {

.span_1_of_2
{
width: 49.2%
}
}
@media only screen and (max-width:833px) {
.span_1_of_2
{
width: 100%
}
#signup1, #profile
{
border-right:none;
}
}
.span_3_of_3
{
width: 100%
}

.clearfix {
	margin: 0px; padding: 0px; display: inline-block;
}
/* upper tab control */

.navbar-default {
    background-color: #333366; 
    border:none !important;
}

.rmin-headerbar {
    height: 85px;
    margin: 0 auto;
    /* overflow: hidden; */
    padding: 0px;
    width: 100%;
    max-width: 1280px;
    text-align:center;
    white-space:nowrap;
}

.rmin-headerbar .headerbar-tab {
	 height: 55px; margin-top: 30px; float: left; position: relative; background-color: #333366;padding-top:7px;
}
.rmin-headerbar .headerbar-tab a {
	margin-left:5px;
}
.rmin-headerbar .active.headerbar-tab {
	background-color: #ededed;
}
.rmin-headerbar .active.headerbar-tab .tab-content {
	color: #333366;vertical-align:middle;
}
.rmin-headerbar .headerbar-tab .tab-content {
	width: 100%; height: 55px; color: rgb(255, 255, 255); 
	font-family: "HelveticaNeueW02-75Bold", Helvetica, Arial, sans-serif; 
	font-size: 14px; display: block; cursor: pointer;padding-top:15px;
}

form {
	margin: 0px; padding: 0px;  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
}
input {
	background: none; border: 1px solid #999999; border-image: none;
}

#realMail .usps-section.group {
		margin-bottom: 40px;
	}
	
	.unsubscribeDialog {
		width:675px;
		margin: 20px auto;	
	}
	
	.register-button {
	font-size: 14px;
}

#HomeAction_input_selectedDate {
	width: 225px;
}

/* matches mailbox and addon content breakpoint with mobile to tablet 601 overidding bootstrap */
@media only screen and (min-width : 600px) and (max-width : 991px){
#realMail .col-md-7 {
    width: 60% !important;
    float:left;
}
#realMail .col-md-5 {
    width: 40% !important;
    float:left;
}
}

.customerAlerts {
	margin-bottom: 30px;
}

.customerAlert {
width: 100%;
color: white;
padding-top: 13px;
min-height: 70px;
max-height: 70px;
}

.customerAlert .alertTitle {
font-size: 32px;
font-weight: bolder;
padding-left: 68px;
float: left;
background-position: 20px center;
margin-right: 20px;
}

.customerAlert .alertBody {
    font-size: 18px;
    font-weight: bold;
    padding-left: 13px;
}

.customerAlert .alertBody a {
    font-weight: bolder;
    color:white;
    text-decoration: underline;
}

.cleardiv {
	clear:both;
}