ul li a{color: #ffffff;}
.faq-section a 
{
color: #333366;
}
#signUp {
    position: relative;
    top: 310px;
    left:50px;
}

td{padding-right: 15px;}
li.active{color: #000000; 
background-color: #ffffff !important; }
.lightBlue{color: #333366;}
.wrapperBlue{background-color: #333366;}
.mailImageBox{border-right: 1px solid #999999; padding: 20px;}
.advBox{ padding: 20px;}
.mailAdvBox{border-top:  1px solid #999999;}
#numMailpiecesWithNoImagesAtAll .mailAdvBox{border-top:  none;}

.navbar{
margin-bottom:0px !important;}
.navbar-nav {
    float: none !important;
    margin:0 auto;
    margin-top:0px !important;
    margin-bottom:0px !important;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    font-size:14px;
	font-family: "HelveticaNeueW02-75Bold", Helvetica, Arial, sans-serif;
    text-align:center;
    white-space:normal;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #ededed !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #333366;
    background-color: #ffffff;
}
.nav > li {
    position: relative;
    display: inline-block;
}
 .nav > li > a {
    position: relative;
    display: block;
    padding-top: 10px ;
    padding-bottom: 5px !important;
    padding-left: 15px !important;
    padding-right: 10px !important;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 0px;
    line-height: 1.2 !important;
}
 

.pref_email {
	font-weight: bold;
	color: #000000;
}

.leftTitle {
	text-align: left !important;
}
.rightTitle {
	text-align: right !important;
}

 .expandable .expander {
    display: block;
    padding: 20px 25px 20px 0;
    /* position: relative; */
    width: 100%;
}
    
a.padded-link {
    color: #333366; 
    text-decoration: none;
    vertical-align: inherit;
    font-family: "HelveticaNeueW02-75Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;}
    
a.black-padded-link {
	color: #000000; 
    text-decoration: none;
    vertical-align: inherit;
    font-family: "HelveticaNeueW02-75Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

/* Media Query for Phones */

@media only screen and (min-width : 1px) and (max-width : 599px) {

/*** Navigation Tabs ***/

body.mobile-nav.style-guide.closing {
	min-width:1px;
	max-width:599px;
}

 .page-wrap,  .content {
	padding: 0 !important;
}

 #tabs-mobile-phone {
	display: block;
	padding: 0;
}

 div#panel0.expandable-content {
    padding-right: 0;
}

 .head-left {
	display: none;
}

 .search-tabs-wrapper {
    margin: 0 15px 15px;
}

 #tabs-mobile-tablet {
	display: none;
}
/*** mailbox dashboard ***/
.mailImageBox {
    border-right: none;
    padding: 10px;
}
    padding:10px;
}

/* Media Query for Small Tablets */

@media only screen and (min-width : 600px) and (max-width : 958px) {
 #tabs-mobile-phone {
	display: none;
}
 #tabs-mobile-tablet {
	display: block;
    background-color: #333366; 
    height: 85px;
    overflow: hidden;
}
#headerbar-content {
    margin-left: 0px;
}
 .headerbar-tab { 
    padding-right: 5px;
    background-color: #333366;  
    display:inline-block; 
    width:196px; 
    height:55px;
    margin-top: 35px;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;  
    float:none; 
}
.headerbar-tabless { 
    background-color: transparent;
    display:inline-block;  
    width:103px; 
    height:55px;
    margin-top: 35px;
    text-align:center;
    white-space:normal;
    vertical-align:middle;
    float:none;  
}
.headerbar-tab a 
{ 
    padding-top:17px !important;
    vertical-align: middle;
    text-align:center !important;
}
.headerbar-tabless a 
{ 
    text-align:left !important;
    padding-top:12px !important;
    vertical-align: middle;
}
.tablink
{
margin:0 auto;
text-align:  center !important;
padding: 6px 15px 6px 10px;
white-space:nowrap !important;
vertical-align:middle; 
}
.tablessLink
{ 
text-align: left;
padding: 6px 15px 6px 10px;
vertical-align:middle; 
border-right: 1px solid #333366;
}
.tablessLinkNoBord
{ 
text-align: left;
padding: 6px 15px 6px 10px;
vertical-align:middle; 
border-right: none;
}
 .nav > li > a {
    position: relative;
    display: block;
    padding-top: 10px ;
    padding-bottom: 7px !important;
    padding-left: 13px !important;
    padding-right: 10px !important;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 0px;
    line-height: 1.2 !important;
}
.navbar-nav{
width:100%;
float:left;
}
}

/* Media Query for Laptops and Desktops */

@media only screen and (min-width : 959px) {
 #tabs-mobile-phone {
	display: none;
}

 #tabs-mobile-tablet {
    display: block;
    background-color: #333366; 
    height: 85px;
    overflow: hidden;
}
#headerbar-content {
    margin: 0 auto;
}
 .headerbar-tab { 
    padding-right: 5px;
    background-color: #333366;  
    display:inline-block; 
    width:190px; 
    height:55px;
    margin-top: 35px;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle; 
    float:none; 
}
.headerbar-tabless {
background-color: transparent;
    display:inline-block;   
    height:55px;
    margin-top: 35px;
    text-align:center;
    white-space:normal;
    vertical-align:middle;
float:none;  
}
.headerbar-tab a 
{ 
    padding-top:17px !important;
    vertical-align: middle;
    text-align: center !important;
}
.headerbar-tabless a 
{ 
    text-align:left !important;
    padding-top:17px !important;
    vertical-align: middle;
}
.tablink
{
margin:0 auto;
text-align: center !important;
padding: 6px 15px 6px 10px;
width:180px; 
white-space:nowrap !important;
vertical-align:middle; 
}
.tablessLink
{ 
text-align: left;
padding: 6px 30px 6px 30px; 
vertical-align:middle; 
border-right: 1px solid #333366;
}
.tablessLinkNoBord
{ 
text-align: left;
padding: 6px 0px 6px 30px;
vertical-align:middle; 
border-right: none;
}
 .nav > li > a {
    position: relative;
    display: block;
    padding-top: 10px ;
    padding-bottom: 5px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 0px;
    line-height: 1.2 !important;
}
.navbar-nav{
width:962px;
float:none;}
}

/* common */
 #headerbar-content {
    height: 85px;
    /* overflow: hidden; */
    padding: 0px;
    width: 100%;
    max-width: 1280px;
    text-align:left;
    white-space:nowrap;
    font-size: 1.25em;
    line-height:1 !important;
}

.tablink
{
text-align: left;
padding: 6px 15px 6px 10px;
white-space:nowrap !important;
vertical-align:middle; 
}
.tablessLink
{ 
text-align: left;
padding: 6px 15px 6px 10px;
vertical-align:middle; 
border-right: 1px solid #333366;
}
.tablessLinkNoBord
{ 
text-align: left;
padding: 6px 15px 6px 10px;
vertical-align:middle; 
border-right: none;
}
.tool-tip {
	display: inline-block;
	text-align: center;
	width: 20px;
	height: 20px;
	font-size: 1.05em;
	cursor: default;
	vertical-align: bottom;
}

.tool-tip:before {
	content: url(../images/20x20infoIcon.png);
}

.tool-tip:hover p {
	display:block;
	transform-origin: 100% 0%;
	-webkit-animation: fadeIn 0.3s ease-in-out;
	animation: fadeIn 0.3s ease-in-out;
}

.tool-tip p {
	display: none;
	text-align: left;
	background-color: #ffffff;
	border: solid 2px #999999;
	padding: 18px;
	position: absolute;
	border-radius: 10px; 
	color: #000000;
	font-size: 14px;
	line-height: 1.4;
	z-index: 1;
}

.tool-tip p:after {
	width:100%;
	height:40px;
	content:'';
	position: absolute;
	top:-40px;
	left:0;
}

@-webkit-keyframes fadeIn {
	0% { 
		opacity:0; 
		transform: scale(0.6);
	}

	100% {
		opacity:100%;
		transform: scale(1);
	}
}

@keyframes fadeIn {
	0% { opacity:0; }
	100% { opacity:100%; }
}

.missingMailpieceLabel {
	display: inline;
	color: #333366;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
}
.missingMailpieceSubmittedLabel {
	display: inline;
	color: #218748;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

img.arrowImage {
    vertical-align: bottom;
    margin-top: 5px;
    margin-left: 10px;
	width: 7px;
	height: 14px;
}

/* 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;
}
}


.redback {
background-color: #ffd3d3; /* Old browsers */
background: -moz-linear-gradient(top,  #ffd3d3 0%, #ffa8a8 31%, #ffa8a8 31%, #ff3a3a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffd3d3 0%,#ffa8a8 31%,#ffa8a8 31%,#ff3a3a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffd3d3 0%,#ffa8a8 31%,#ffa8a8 31%,#ff3a3a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd3d3', endColorstr='#ff3a3a',GradientType=0 ); /* IE6-9 */
}

.amberback {
background-color: #f9cc00; /* Old browsers */
background: -moz-linear-gradient(top,  #f9cc00 0%, #fb9c00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f9cc00 0%,#fb9c00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f9cc00 0%,#fb9c00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9cc00', endColorstr='#fb9c00',GradientType=0 ); /* IE6-9 */
}

.greenback {
background-color: #73f55f; /* Old browsers */
background: -moz-linear-gradient(top,  #73f55f 0%, #1ac90c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #73f55f 0%,#1ac90c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #73f55f 0%,#1ac90c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73f55f', endColorstr='#1ac90c',GradientType=0 ); /* IE6-9 */
}

.blueback {
background-color: #0e84f9; /* Old browsers */
background: -moz-linear-gradient(top,  #0e84f9 0%, #0d4ad8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0e84f9 0%,#0d4ad8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0e84f9 0%,#0d4ad8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e84f9', endColorstr='#0d4ad8',GradientType=0 ); /* IE6-9 */
}

.purpleback {
background-color: #c511fc; /* Old browsers */
background: -moz-linear-gradient(top,  #c511fc 0%, #750dc4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #c511fc 0%,#750dc4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #c511fc 0%,#750dc4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c511fc', endColorstr='#750dc4',GradientType=0 ); /* IE6-9 */
}
 
#alertsTable{
width: 100%;
line-height:1.2;
color: #000000 !important;
}
#alertsTable tr td:NTH-CHILD(1) {
width: 60px;
text-align: center;
padding-right: 0px !important;
color: #000000 !important;
}
#alertsTable tr td:NTH-CHILD(3){
	font-size: 14px;
	font-weight: normal;
	color: #000000 !important;
}
#alertsTable tr td a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000 !important;
}
/* alerts 991 up */
@media(min-width:992px) {
#alertsTable tr td{
	padding: 8px;
}
#alertsTable tr td:NTH-CHILD(2) {
	font-size: 20px;
	font-weight: bold;
	width: auto;
}
}
/* alerts 600 to 991 */
@media only screen and (min-width : 600px) and (max-width : 991px) {
#alertsTable tr td{
	padding: 7px;
}
#alertsTable tr td:NTH-CHILD(2) {
	font-size: 18px;
	font-weight: bold;
	width: auto;
}
}
/* alerts mobile 1 to 599 */
@media only screen and (min-width : 1px) and (max-width : 599px) {
#alertsTable tr td{
	padding: 5px;
}
#alertsTable tr td:NTH-CHILD(2) {
	font-size: 16px;
	font-weight: normal;
	width: auto;
}
}