<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 769px) {
.mainTab {
    padding-left: 15px;
}
}
.section_header {
    width: 100%;
    display: block;
}
.section_header .pull-right {
    width: 100%;
    float: none;
    text-align: center;
}
.section_header .pull-right .icon {
    width: auto;
}
.section_header .module-header {
   padding: 10px 20px 10px 20px;
    margin: -20px -20px 20px -20px;
}
.section_header .pull-right {
    text-align: right;
}

.pageSearch-outer .module-header {
    background: transparent;
}</pre></body></html>