/** Css rules for TheInsuranceMarket. */

body.theme-TheInsuranceMarket {
    background: #ffffff;
}

.theme-TheInsuranceMarket .about-page__content {
    background: #ffffff;
}

.theme-TheInsuranceMarket .about-page__content .content-title {
    color: #E75925;
}

.theme-TheInsuranceMarket .headerLabels {
    color: #E75925 !important;
}

.theme-TheInsuranceMarket .an-menu__item {
    color: #E75925 !important;
}

.theme-TheInsuranceMarket .x-fieldset {
    border-color: #d3d3d3 !important;
}

.theme-TheInsuranceMarket .x-tab-strip-top .x-tab-right,
.theme-TheInsuranceMarket .x-tab-strip-top .x-tab-left,
.theme-TheInsuranceMarket .x-tab-strip-top .x-tab-strip-inner {
    background-image: url(img/custom/TheInsuranceMarket-tabs-sprite_new.png) !important;
    margin-top: 8px;
    height: 37px;
}

.theme-TheInsuranceMarket .x-tab-panel-body {
    border-color: rgb(137, 144, 149) !important;
    background-color: #ffffff !important;
}

.theme-TheInsuranceMarket .x-tab-panel-header,
.x-tab-panel-footer {
    border-color: rgb(137, 144, 149) !important;
    border-bottom-width: 0px !important;
    background-color: #ffffff !important;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.theme-TheInsuranceMarket ul.x-tab-strip-top {
    border-bottom-width: 0px !important;
    background-color: #006CA7 !important;
    background-image: url(img/custom/TheInsuranceMarket-tab-strip-bg_new_1.png) !important;
}

.theme-TheInsuranceMarket .x-layout-collapsed {
    background-color: #ffffff !important;
}

.theme-TheInsuranceMarket .headerPanel {
    background-color: #ffffff !important;
    border-width: 0px !important;
}

.theme-TheInsuranceMarket .footerPanel {
    background-color: white !important;
    border-color: rgb(137, 144, 149);
}

.TheInsuranceMarketSeparatePages {
    background-color: #ffffff !important;
}

.theme-TheInsuranceMarket .toolbar {
    background-image: url(img/custom/cowan-bg4.gif) !important;
}

.theme-TheInsuranceMarket .x-window-plain .x-window-mc {
    background-color: #e8e8e8 !important;
}

/*Progress bar color*/
.theme-TheInsuranceMarket .ui-widget-header {
    background: #E75925 !important;
    border: 1px solid rgb(137, 144, 149) !important;
}

.theme-TheInsuranceMarket .x-window-mc {
    background-color: #ffffff;
}

.theme-TheInsuranceMarket .x-info-mc {
    background: #ffffff;
}

.theme-TheInsuranceMarket .x-panel-mc {
    background-color: #ffffff;
}

.theme-TheInsuranceMarket .x-border-layout-ct {
    background-color: #f1f1f1;
}

.theme-TheInsuranceMarket .x-panel-ghost {
    background-color: #e39776;
}

.theme-TheInsuranceMarket .x-panel-ghost ul {
    border-color: #b4b4b4;
}

.theme-TheInsuranceMarket .x-panel-ghost .x-window-tl {
    border-bottom-color: #b4b4b4;
}

.theme-TheInsuranceMarket .x-grid3-hd-row .x-filtered-column {
    color: #E75925;
}

.theme-TheInsuranceMarket .centered-block_login-form {
    background-color: #ffffff;
}

.theme-TheInsuranceMarket .btn_login {
    background: url('img/custom/TheInsuranceMarket-btn.png') repeat-x 0 -1097px;
}

.theme-TheInsuranceMarket .indicator {
    background: #ffffff !important;
}

.theme-TheInsuranceMarket .loding-bg {
    background-color: #E75925 !important;
}

.theme-TheInsuranceMarket .x-menu {
    border-color: #b4b4b4;
}

.theme-TheInsuranceMarket .logo-wrapper__image {
    background: url('logos/logo_TheInsuranceMarket.gif') no-repeat;
    margin: 0px;
}

.theme-TheInsuranceMarket .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-TheInsuranceMarket .login-block__welcome-bg {
    width: 564px;
    left: -10px;
    background: transparent url('img/custom/TheInsuranceMarket_welcome.png') no-repeat;
    font-size: 20pt;
}

.theme-TheInsuranceMarket .login-block__form {
    position: relative;
    right: 0;
    height: auto;
    padding-top: 110px;
    text-align: center;
}

.theme-TheInsuranceMarket .login-block__form-btn {
    margin: 6px auto;
}

.theme-TheInsuranceMarket .login-form__error-message {
    margin: 0 auto 25px;
}

.theme-TheInsuranceMarket .login-block__form-input.input:focus {
    border-color: #E75925 !important;
}

.theme-TheInsuranceMarket .login-page__footer {
    background: transparent url('img/custom/mcgriff-footer.png') repeat-x center;
}

.theme-TheInsuranceMarket .footerPanelBackground {
    background-color: #ffffff !important;
}

.theme-TheInsuranceMarket .backgroundColor {
    background-color: #ffffff !important;
}

.theme-TheInsuranceMarket .page-wrapper {
    background-color: #ffffff;
}

.theme-TheInsuranceMarket .selectedColor {
    color: white;
}