/* Add here all your CSS customizations */

/* Layout Boxed - Header */
html.boxed .header {
    border-top: 3px solid #cccccc;
    height: 63px;
    position: absolute;
    top: 0px;
}

/* Layout Boxed - Inner Wrapper */
html.boxed .inner-wrapper {
    padding-top: 66px;
    padding-bottom: 25px;
}
