#header {
    height: 36px;
}

#main {
    padding-top: 36px;
}

#ribbon {
    height: 30px;
    min-height: 30px;
    max-height: 30px;
}

#ribbon .breadcrumb {
    padding: 6px 30px 5px 0 !important;
}

.page-footer {
    height: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 10px;
    padding-left: 10px;
}

.sw-header-btn {
    margin-top: 2px;
    margin-bottom: 3px;
}

.sw-header-text {
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.sw-header-form {
    margin-top: 2px;
    margin-bottom: 3px;
    padding-right: 5px;
}