/** Css rules for Knightarcher. */

body.theme-knightarcher {
    background: #e7e7e7;
}

.theme-knightarcher .about-page__content {
    background: #ffffff;
}

.theme-knightarcher .about-page__content .content-title {
    color: #79BB53;
}

.theme-knightarcher .headerLabels {
    color: #79BB53 !important;
}

.theme-knightarcher .an-menu__item {
    color: #79BB53 !important;
}

.theme-knightarcher .x-tab-strip-top .x-tab-right,
.theme-knightarcher .x-tab-strip-top .x-tab-left,
.theme-knightarcher .x-tab-strip-top .x-tab-strip-inner {
    background-image: url(img/custom/airproducts-tabs-sprite_new.png) !important;
    margin-top: 8px;
    height: 37px;
}

.theme-knightarcher ul.x-tab-strip-top {
    border-bottom-width: 0px !important;
    background-color: #79BB53 !important;
    background-image: none !important;
}

.theme-knightarcher .headerPanel {
    background-color: #FFFFFF !important;
    border-width: 0px !important;
}

.theme-knightarcher .footerPanel {
    background-color: #e7e7e7 !important;
    border-color: rgb(137, 144, 149);
}

.airproductsSeparatePages {
    background-color: #e7e7e7 !important;
}

.theme-knightarcher .toolbar {
    background-image: url(img/custom/airproducts-bg4.gif) !important;
}

.theme-knightarcher .ext-el-mask-msg {
    background-color: #79BB53 !important;
    border-color: #79BB53 !important;
}

.theme-knightarcher .ext-el-mask-msg div {
    border-color: #79BB53;
    background-color: #ffffff !important;
}

.theme-knightarcher .footerPanelBackground {
    background-color: #e7e7e7 !important;
}

.theme-knightarcher .backgroundColor {
    background-color: #ffffff !important;
}

/*Progress bar color*/
.theme-knightarcher .ui-widget-header {
    background: #79BB53 !important;
    border: 1px solid rgb(137, 144, 149) !important;
}

.theme-knightarcher .x-window-mc {
    background-color: #ffffff;
}

.theme-knightarcher .centered-block_login-form {
    background-color: #F3F4F3;
}

.theme-knightarcher .btn_login {
    background: #79BB53;
}

.theme-knightarcher .indicator {
    background: #ffffff !important;
}

.theme-knightarcher .loding-bg {
    background-color: #79BB53 !important;
}

.theme-knightarcher .logo-wrapper__image {
    background: url('logos/logo_knightarcher.gif') no-repeat;
    margin: 0px;
}

.theme-knightarcher .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-knightarcher .login-block__welcome-bg {
    width: 564px;
    left: -10px;
    background: transparent url('img/custom/knightarcher_welcome.png') no-repeat;
    font-size: 20pt;
}

.theme-knightarcher .login-block__form {
    position: relative;
    right: 0;
    height: auto;
    padding-top: 110px;
    text-align: center;
}

.theme-knightarcher .login-block__form-btn {
    margin: 6px auto;
}

.theme-knightarcher .login-form__error-message {
    margin: 0 auto 25px;
}

.theme-knightarcher .login-block__form-input.input:focus {
    border-color: #17b0e2 !important;
}

.theme-knightarcher .login-page__footer {
    background: transparent url('img/custom/airproducts-footer.png') repeat-x center;
}

.theme-knightarcher .page-wrapper {
    background: #FFFFFF;
}

.theme-knightarcher .selectedColor {
    color: white;
}