html.boxed header, html.boxed header .header-body, html.boxed header.header-bottom .header-nav-bottom {
    max-width: 100% !important;
}

 label.required:after {
    font-weight: bold;
    content: '*';
    color: red;
}

