.header {
    background-image: none !important;
    clear: both;
    height: 20px;
    position: relative;
    padding-bottom:5px;
    width: 100%;
}

#utility_hdr_logged_in, #utility_hdr {
	position:relative !important;
    float: right !important;
    margin-top: 5px !important;
}

#utility_hdr_logged_in #welcome_user, #utility_hdr #welcome_user {
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
}
utility_nav{margin-top:5px !important}
#utility_hdr{margin:5px 0 0 0!important}	
#utility_nav ul{margin:5px !important; padding:0px !important}
#utility_nav li {padding: 0 0 0 13px !important}
body.bm {background-position:50% -99px !important}
/* body.bm.showDrawer {background: url("../images/bm_de_cookies_background.png") repeat-x scroll 50% 89px #FFFFFF;} */
body.bm.showDrawer {background-position:50% -10px !important}
.bm .masthead_content .logo a img.logo{left:0px; top:-6px;}
.be_copyright_right {
	margin-right: -60px;
}
.categoryLandingPage .content.category{margin-top:4px;}

/* news-letter pop-up */
#news-letter-popup {
    min-height: 320px;
    width: 620px;
    background: #fff;
    margin: 0 auto;
}
#dialog-close {
    background-color: #fff;
    border: none;
}
.newsltr{
	z-index: 150 !important;
}
#news-letter-popup input[type="text"]{
    height: 30px;
    border: 1px solid black;
    width: 270px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: black;
    letter-spacing: 0.9px;
    font-weight: normal;
}
#news-letter-popup input[type="text"].form-error{
   border: 1px solid red !important;
}
#news-letter-popup .email input[type="text"]{
    width: 562px;
}
.new-letter-container .label{
    padding: 0px;
    position: relative;
    top: 25px;
    left: 6px;
    z-index: 2;
    transition: all 0.1s ease-out;
    user-select: none;
    pointer-events: none;
    color: #707070;
}
.newsltr .ui-widget-header {
    background: #fff;
    border: 0 none;
    border-radius: 0 0 0 0;
}
.ui-widget-content.newsltr {
    border: none;
    border-radius: 0;
}
.new-letter-container .requiredindicator {
    color: #000;
    font-size: 20px;
}
.firstName, .lastName{
	display:inline-block;
	margin-right: 12px;
	vertical-align: top;
}
.mandatory-message{
	color: #000;
    margin: 10px 0;
}
.filledout .label {
    top: 15px;
    left: 4px;
    font-size: 10px;
}
.filledout .requiredindicator{
	display:none;
}
#newsletter-signup-btn1{
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
    height: 36px;
    width: 110px;
    font-size: 15px;
    line-height: 1;
    margin-left: 0px;
    display: block;
    margin-top: 10px;
    background-color: black;
    color: #fff;
    cursor: pointer;
}
.newsletter-signup-header {
    float: right;
    margin-top: 16px;
    color: #000;
    font-size: 13px;
}
.email-confirm-text{
	text-align: center
}

.email-confirm-text .text-copy{
	color: #000;
}
.newsletter_firstName, .newsletter_lastName, .newsletter_email, .newsletter_termcondition{
	color: red;
}
.terms-section{
	margin-top:12px;
}
.terms-section .checkbox.checkboxFloat{
	display: inline-block;
}