#report-data-slider-panel.docked {
    bottom: 0 !important;
}

.ui-page-content {
    width: 90%;
    min-width: 900px;
}

#report-data-wrapper {
    /*width: auto !important;*/
    /*width: 1024px !important;*/
    width: 100% !important;
}

#rec1-report {
    width: 1024px !important;
}

#sort-mode {
    margin-left: 2em;
}

.ui-dropdown ul.ui-dropdown-links li .label {
    color: #111;
    text-align: inherit;
    width: 80px !important;
}

.ui-dropdown ul.print-report-menu li .label {
    color: #111;
    text-align: inherit;
    width: 180px !important;
}

.branding-civicrec .rec1-logo {
    margin: 0 50px 0 30px;
    width: 163px;
}

.branding-civicrec .rec1-logo img {
    margin-left: 10px;
    width:auto;
    height:33px;
}

.branding-civicrec #rec1-layout-subheader .label {
    display: inline-block;
}
body:not(.branding-civicrec) #rec1-layout-subheader .label {
    display: inline-block;
}