
body, html {
    height:auto;
}
.content {
    overflow:visible;
}

#tab-search,
.flip-container,
.button-row-container,
.header-tab {
    display:none !important;
}


#logo, #tab-detail {
    position:static;
    width:100%;
    margin-bottom:20px;
    height:auto;
}
#tab-content-detail {
    position:static;
}
#logo {
    text-align:right;
}
