/** Css rules for staebler. */

body.theme-staebler {
    background: #F8F8F8;
}

.theme-staebler .about-page__content {
    background: #F8F8F8;
}

.theme-staebler .about-page__content .content-title {
    color: #0076BF;
}

.theme-staebler .x-tab-strip-top .x-tab-right,
.theme-staebler .x-tab-strip-top .x-tab-left,
.theme-staebler .x-tab-strip-top .x-tab-strip-inner {
    background-image: url(img/custom/staebler-tabs-sprite_new.png) !important;
    margin-top: 8px;
    height: 37px;
}

.theme-staebler .x-tab-panel-body {
    border-color: rgb(137, 144, 149) !important;
    background-color: #ffffff !important;
}

.theme-staebler .x-tab-panel-header,
.theme-staebler .x-tab-panel-footer {
    border-color: rgb(137, 144, 149) !important;
    border-bottom-width: 0px !important;
    background-color: #ececec !important;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.theme-staebler .x-layout-collapsed {
    background-color: #ececec !important;
}

.theme-staebler .headerPanel {
    background-color: #e2e3e3 !important;
    border-width: 0px !important;
}

.staeblerSeparatePages {
    background-color: #F8F8F8 !important;
}

.theme-staebler .toolbar {
    background-image: url(img/custom/insperity-bg4.gif) !important;
}

.theme-staebler .ui-widget-header {
    background: #0076BF !important;
    border: 1px solid rgb(137, 144, 149) !important;
}

.theme-staebler .x-window-mc {
    background-color: #ffffff;
}

.theme-staebler .login-page {
    background-color: #babfc3 !important;
}

.theme-staebler .centered-block_login-form {
    background-color: #f3f4f4;
}

.theme-staebler .indicator {
    background: #ececec !important;
}

.theme-staebler .logo-wrapper__image {
    background: url('logos/logo_staebler.gif') no-repeat;
    margin: 0px;
}

.theme-staebler .login-page__login-block {
    width: 540px;
    height: auto;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.theme-staebler .login-block__welcome-bg {
    width: 564px;
    left: -10px;
    background: transparent url('img/custom/insperity_welcome.png') no-repeat;
    font-size: 20pt;
}

.theme-staebler .login-block__form {
    position: relative;
    right: 0;
    height: auto;
    padding-top: 110px;
    text-align: center;
}

.theme-staebler .login-block__form-btn {
    margin: 6px auto;
}

.theme-staebler .login-form__error-message {
    margin: 0 auto 25px;
}

.theme-staebler .login-page__footer {
    background: transparent url('img/custom/insperity-footer.png') repeat-x center;
}

.theme-staebler .x-tree3-node-ct .x-tree3-node {
    background-image: none;
    background-color: #e2e3e3;
}

.theme-staebler .footerPanel {
    background-color: rgb(248, 248, 248) !important;
    border-color: rgb(137, 144, 149);
}

.theme-staebler .x-tree3-node-ct .x-ftree2-node-over {
    background-image: none !important;
    background-color: #e2e3e3 !important;
}

.theme-staebler ul.x-tab-strip-top {
    background-color: #0076BF !important;
    background-image: none !important;
}

.theme-staebler .x-window-ml {
    background-image: url(img/custom/dialog/airproducts-left-right_new.png) !important;
}

.theme-staebler .x-window-mr {
    background-image: url(img/custom/dialog/airproducts-left-right_new.png) !important;
}

.theme-staebler .x-window-tc {
    background-image: url(img/custom/dialog/airproducts-top-bottom_new.png) !important;
}

.theme-staebler .x-window-bc {
    background-image: url(img/custom/dialog/airproducts-top-bottom_new.png) !important;
}

.theme-staebler .x-window-tl {
    background-image: url(img/custom/dialog/airproducts-left-corners_new.png) !important;
}

.theme-staebler .x-window-bl {
    background-image: url(img/custom/dialog/airproducts-left-corners_new.png) !important;
}

.theme-staebler .x-window-tr {
    background-image: url(img/custom/dialog/airproducts-right-corners_new.png) !important;
}

.theme-staebler .x-window-br {
    background-image: url(img/custom/dialog/airproducts-right-corners_new.png) !important;
}

.theme-staebler .x-grid3-header {
    background-image: url(img/custom/staebler-grid3-hrow_new.gif) !important;
}

.theme-staebler td.x-grid3-hd-over .x-grid3-hd-inner,
.theme-staebler td.sort-desc .x-grid3-hd-inner,
.theme-staebler td.sort-asc .x-grid3-hd-inner,
.theme-staebler td.x-grid3-hd-menu-open .x-grid3-hd-inner {
    background-image: url(img/custom/staebler-grid3-hrow_new.gif);
}

.theme-staebler .x-tool {
    background-image: url(img/custom/staebler-tool-sprites_new.png) !important;
}

.theme-staebler .x-panel-ghost {
    background-color: #e2e3e3;
}

.theme-staebler .x-panel-ghost ul {
    border-color: #b4b4b4;
}

.theme-staebler .x-panel-ghost .x-window-tl {
    border-bottom-color: #b4b4b4;
}

.theme-staebler .x-panel-header {
    background-image: none !important;
    background-color: #0076BF;
    border-color: rgb(15, 96, 159) !important;
}

.theme-staebler .x-grid3-hd-btn {
    background-image: url(img/custom/staebler-grid3-hd-btn_new_3.gif) !important;
}

.theme-staebler .x-window-plain .x-window-mc {
    background-color: #e8e8e8 !important;
}

.theme-staebler .footerPanelBackground {
    background-color: #F8F8F8 !important;
}

.theme-staebler .backgroundColor {
    background-color: #ffffff !important;
}

.theme-staebler .page-wrapper {
    background: #e2e3e3;
}

.theme-staebler .selectedColor {
    color: white;
}

.theme-staebler .btn_login {
    background: #0076BF;
}