@theme-color: #396cd4;
@theme-lightBlue: #3c4fa0;
@theme-box-bg: #3f51b5;
@theme-menu-hover: #e8eaf6;
@theme-gray: #dddddd;
@theme-green: #49ae26;
@theme-green-hover: #3c941d;
@theme-lavender: #8c9eff;
@theme-otherLavender: #5d9cec;
@theme-border: #d3d3d3;
@theme-otherGreen: #67d28d;
@theme-red: #d90d0d;
@theme-redSecond: #ff0000;
@theme-yellowOne: #fdbe02;
@theme-yellowTwo: #ffdb33;
@theme-lightYellow: #efd6a1;
@theme-orange: #ff9944;
@theme-pink: #ea7c71;
@theme-activedColor: #db5345;
@theme-select-hover: #d1dffc;
@theme-box-shadow-color: rgba(16, 142, 233, 0.2);

/* components color begin */
/* AntdTree begin */
.hs_AntD_tree .ant-tree-checkbox-inner:hover,
.hs_AntD_tree .ant-tree-checkbox-checked .ant-tree-checkbox-inner:after,
.hs_AntD_tree .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner:after,
.hs_AntD_tree .ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,
.hs_AntD_tree .ant-tree-checkbox:hover .ant-tree-checkbox-inner,
.hs_AntD_tree .ant-tree-checkbox-input:focus + .hs_AntD_tree .ant-tree-checkbox-inner,
.hs_AntD_tree .ant-tree-checkbox-checked .ant-tree-checkbox-inner,
.hs_AntD_tree .ant-tree-checkbox-checked:after {
    border-color: @theme-color !important;
}
.hs_AntD_tree ::selection {
    background: @theme-color;
}
.hs_AntD_tree .ant-tree li .ant-tree-node-content-wrapper:hover {
    background-color: @theme-box-shadow-color;
}
/* AntdTree end */

/* Select begin */
.swiftBI_select > ul > li:hover {
    background: @theme-select-hover;
}
/* Select end */

/* BreadCrumbs begin */
.swiftBI_bread_crumbs .crumb_item.on {
    background: @theme-lightBlue;
    border-color: @theme-color;
}
.swiftBI_bread_crumbs .crumb_item.on:after {
    background: @theme-color;
}
/* BreadCrumbs end */

/* Button begin */
.swiftBI_button.primary {
    background: @theme-color;
    border-color: @theme-color;
}
.swiftBI_button.primary:hover,
.swiftBI_button.primary:active {
    background: @theme-lightBlue;
}
.swiftBI_button.plaint,
.swiftBI_button.plaint:hover {
    border-color: @theme-lightBlue;
    color: @theme-lightBlue;
}
.swiftBI_button.plaint:hover {
    background: @theme-menu-hover;
}

.swiftBI_button.plaint:active {
    background: @theme-lightBlue;
    border-color: @theme-lightBlue;
    color: #ffffff;
}
.swiftBI_button.default:hover,
.swiftBI_button.default:active {
    border-color: @theme-color;
    color: @theme-color;
}
.swiftBI_button.a_code,
.swiftBI_button.a_code:hover,
.swiftBI_button.a_code:active {
 color: @theme-color;
}
.swiftBI_button.a_fold,
.swiftBI_button.a_fold:active,
.icon_button.primary {
    color: @theme-color;
}
/* Button end */

/* Checkbox begin */
.hs_checkbox.on > i {
    border-color: @theme-color;
}
/* Checkbox end */

/* Radio begin */
.swiftBI_radio.primary.size_small input:checked ~ span,
.swiftBI_radio.primary.size_big input:checked ~ span {
    background: @theme-color;
}
/* Radio end */

/* RadioPlus begin */
.swiftBI_radio_plus.primary.on i {
    border-color: @theme-color;
}
.swiftBI_radio_plus.primary.on i:before,
.swiftBI_radio_plus.text_line.on:after,
.swiftBI_radio_plus.button.on {
    background: @theme-color;
}
.swiftBI_radio_plus.text_only.on {
    color: @theme-color;
}
/* RadioPlus end */

/* Header begin */
.header {
    background: @theme-box-bg;
}
/* Header end */

/* HsHeader begin */
.hs_comp_header {
    background: @theme-lightBlue;
}
.hs_comp_header .user_info .logout:hover {
    color: @theme-color;
}
/* HsHeader end */

/* KanBan begin */
.swiftBI_kanban.theme_blue:before {
    background: @theme-color;
}
.swiftBI_kanban.theme_blue .swiftBi_kanban_data {
    color: @theme-color;
}
/* KanBan end */

/* LoadingAnimation begin */
.dot1 {
    background-color: @theme-lightBlue;
}
.dot2 {
    background-color: @theme-color;
}
/* LoadingAnimation end */

/* Navigator begin */
.hs_navigator .spread_state li .item.single a.on,
.hs_navigator .spread_state li .sub_item p a.on {
    background: @theme-color;
}
/* Navigator end */

/* PopCheckbox begin */
.swiftBI_pop_checkbox.primary.check span {
    background: @theme-color;
}
/* PopCheckbox end */

/* RolePanel begin */
.role_privilage .privilage_p {
    color: @theme-color;
}
/* RolePanel end */

/* Steps begin */
.steps_item.on {
    border-color: @theme-color;
}
.steps_item.on:before {
    background: @theme-color;
}
/* Steps end */

/* Tab begin */
.swiftBI_tabbar > li.on {
    color: @theme-color;
}
.swiftBI_tabbar_indicator {
    background: @theme-color;
}
/* Tab end */

/* UploadPicture begin */
.hsty_upload_tip {
    color: @theme-color;
}
/* UploadPicture end */

/* UploadPicture begin */
.search_bar_res li:hover {
    background: @theme-select-hover;
}
/* UploadPicture end */
/* components color end */

/* pages/commons color begin */
/* MchNoSelect begin */
.login_mchNo_list li:hover {
    background: @theme-lightBlue;
}
/* MchNoSelect end */

/* PickPayAgent begin */
.pay_agent_list_selected {
    background: @theme-select-hover;
}
/* PickPayAgent end */

/* RadioGroup begin */
.hsty_radios .ant-radio-inner:after {
    width: 9px;
    height: 9px;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    background-color: @theme-color;
    border-color: @theme-color;

    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);

    transition: width 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), height 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
    -webkit-transition: width 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), height 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.hsty_rafios .ant-radio-checked:after {
    border-color: @theme-color;
}
.hsty_rafios .ant-radio-checked:after {
    border: 1px solid @theme-color;
}
/* RadioGroup end */
/* pages/commons color end */

.ant-menu .ant-menu-submenu-title:not(.ant-menu-item-selected):hover,
.ant-menu .ant-menu-sub li:not(.ant-menu-item-selected):hover {
    background-color: @theme-menu-hover;
}

/* 表单必填项的必填星号 */
.required span {
    color: @theme-redSecond;
}
.hs-query-flex .swiftBI_radio_plus_wrap .swiftBI_radio_plus.on {
    border-color: @theme-color;
}
.h_welfare_business_title {
    color: @theme-color;
    border-bottom: 2px solid @theme-color;
}
.hs-exception-modal .ant-btn-primary {
    background-color: @theme-color;
    border: 1px solid @theme-color;
}

.errInfo {
    color: @theme-redSecond;
}
.manage_plat_blue {
    color: @theme-color;
}
.plat_orange {
    color: @theme-color;
}
.invoice_errInfo {
    color: @theme-redSecond;
}
.login_error {
    color: @theme-redSecond;
}
.login_form_require:before {
    color: @theme-redSecond;
}

.login_pasword_pot_cont.login_index_pass .login_check_warn {
    color: @theme-redSecond;
}
.opera_pop_err {
    color: @theme-redSecond;
}
.huabei_required > span {
    color: @theme-redSecond;
}

.huabei_err_info {
    color: @theme-redSecond;
}

.infoBox p.tips span,
.infoBox .ant-row-flex .title span,
.infoBox span.red {
    color: @theme-redSecond;
}
.unCheckMerchantWrapper .swiftBI_panel_title.swiftBI_popup_header > span {
    color: @theme-redSecond;
}
.error {
    color: @theme-redSecond;
}
.mch_list_add_union_err_info {
    color: @theme-redSecond;
}
.required span {
    color: @theme-redSecond;
}
.ads_add_form_wrap .item_rt span {
    color: @theme-redSecond;
}
.ads_add_form_wrap .error_txt {
    color: @theme-redSecond;
}

.ads_add_form_wrap .item_rt span {
    color: @theme-redSecond;
}

.ads_add_form_wrap .error_txt {
    color: @theme-redSecond;
}
.deleteItem {
    color: @theme-redSecond;
}
.ads_add_form_wrap .item_rt span {
    color: @theme-redSecond;
}
.ads_add_form_wrap .error_txt {
    color: @theme-redSecond;
}
.prize_bg_wrap {
    background-color: @theme-redSecond;
}
.prize_title_warp {
    border-bottom: 4px solid @theme-lightYellow;
}
.prize_list {
    color: @theme-lightYellow;
}
.prize-list-item {
    color: @theme-lightYellow;
}
.ads_add_form_wrap .item_rt span {
    color: @theme-redSecond;
}
.ads_add_form_wrap .error_txt {
    color: @theme-redSecond;
}
.ads_add_form_wrap .item_rt span {
    color: @theme-redSecond;
}
.ads_add_form_wrap .error_txt {
    color: @theme-redSecond;
}
.ads_add_form_wrap .item_rt span {
    color: @theme-redSecond;
}
.ads_add_form_wrap .error_txt {
    color: @theme-redSecond;
}
.ads_add_form_wrap .item_rt span {
    color: @theme-redSecond;
}
.ads_add_form_wrap .error_txt {
    color: @theme-redSecond;
}
.ads_add_form_wrap .item_rt span {
    color: @theme-redSecond;
}
.ads_add_form_wrap .error_txt {
    color: @theme-redSecond;
}

.ads_add_form_wrap .item_rt span {
    color: @theme-redSecond;
}
.ads_add_form_wrap .error_txt {
    color: @theme-redSecond;
}
.app_version_add_form_wrap .item_rt span {
    color: @theme-redSecond;
}
.app_version_add_form_wrap .error_txt {
    color: @theme-redSecond;
}
.app_version_edit_form_wrap .item_rt span {
    color: @theme-redSecond;
}
.app_version_edit_form_wrap .error_txt {
    color: @theme-redSecond;
}
.payL_errInfo {
    color: @theme-redSecond;
}
.app_version_upgrade_form_wrap .error_txt {
    color: @theme-redSecond;
}
.pro-add-required > span {
    color: @theme-redSecond;
}
.pro-add-err-info-sev {
    color: @theme-redSecond;
}
.channel_add_remark_red {
    color: @theme-redSecond;
}
.hsty_red_node {
    color: @theme-redSecond;
}
.pro-add-required > span {
    color: @theme-redSecond;
}
.errInfo {
    color: @theme-redSecond;
}
.popup_errInfo {
    color: @theme-redSecond;
}
.pro-add-required > span {
    color: @theme-redSecond;
}
.pro-add-err-info-sev {
    color: @theme-redSecond;
}
.modified_content span:nth-child(2) {
    color: @theme-color;
}
.modified_content span:last-child {
    color: @theme-color;
}
.errInfo {
    color: @theme-redSecond;
}
.popup_errInfo {
    color: @theme-redSecond;
}
.pro-add-required > span {
    color: @theme-redSecond;
}
.pro-add-err-info-sev {
    color: @theme-redSecond;
}
.errInfo {
    color: @theme-redSecond;
}
.popup_errInfo {
    color: @theme-redSecond;
}
.pro-add-required > span {
    color: @theme-redSecond;
}
.pro-add-err-info-sev {
    color: @theme-redSecond;
}
.hsty_red_node {
    color: @theme-redSecond;
}
.freezeVerifyErr {
    color: @theme-redSecond;
}
.changeBindErr {
    color: @theme-redSecond;
}
.chennel_list_freezeVerifyErr {
    color: @theme-redSecond;
}
.pro-add-required > span {
    color: @theme-redSecond;
}
.pro-add-err-info-sev {
    color: @theme-redSecond;
}
.pro-add-err-info-sev2 {
    color: @theme-redSecond;
}
.err_Info_height21 {
    color: @theme-redSecond;
}
.payType_err_Info {
    color: @theme-redSecond;
}
.sc_edit_errInfo {
    color: @theme-redSecond;
}
.channel_grade_err_info {
    color: @theme-redSecond;
}
.market_service_err_info {
    color: @theme-redSecond;
}
.login_mchNo_title {
    color: @theme-lightBlue;
}
.login_mchNo_list::-webkit-scrollbar-track {
    background: @theme-gray;
}
.login_mchNo_list li:hover {
    background: @theme-color;
}
.pick_pay_agent .mch_pay_agent_err {
    color: @theme-redSecond;
}

.prepa_progress_content.ant-steps .ant-steps-item.ant-steps-status-finish .ant-steps-head-inner {
    border-color: @theme-green;
}
.prepa_progress_content.ant-steps .ant-steps-item.ant-steps-status-finish .ant-steps-head-inner .ant-steps-icon {
    color: @theme-green;
}
.resetPwd_pwd_err {
    color: @theme-redSecond;
}
.pro-add-required > span {
    color: @theme-redSecond;
}
.pro-add-err-info-sev {
    color: @theme-redSecond;
}
.verifyId_pwd_err {
    color: @theme-redSecond;
}
.pro-add-required > span {
    color: @theme-redSecond;
}
.pro-add-err-info {
    color: @theme-redSecond;
}
.pro-add-required > span {
    color: @theme-redSecond;
}
.pro-add-err-info {
    color: @theme-redSecond;
}
.h_welfare_business_examine .ant-tabs-nav .ant-tabs-tab:hover {
    color: @theme-otherLavender;
}
.h_welfare_business_examine .ant-tabs-nav .ant-tabs-tab-active {
    color: @theme-otherLavender;
}
.h_welfare_business_examine .ant-tabs-ink-bar {
    background-color: @theme-otherLavender;
}
//antd tabs栏==========================
.hs_tabs_content_warp .ant-tabs-ink-bar {
    background-color: @theme-color;
}
.hs_tabs_content_warp .ant-tabs-nav .ant-tabs-tab-active,.hs_tabs_content_warp .ant-tabs-nav .ant-tabs-tab:hover{
    color:@theme-color;
}

.hs_antd_btn.ant-btn.ant-btn-primary,.hs_theme_btn.ant-btn.ant-btn-primary{
    background:@theme-color;
    border-color: @theme-color;
}

.hs_theme_btn.ant-btn.ant-btn-primary.ant-btn-primary:disabled,
.hs_antd_btn.ant-btn.ant-btn-primary.ant-btn-primary:disabled{
    background-color: #f7f7f7;
    border-color: #d9d9d9;
}
.hs_antd_btn.ant-btn:hover{
    border-color: @theme-color;
}

.hs_form_font_style .ant-radio-button-wrapper-checked:first-child,
.hs_form_font_style .ant-radio-button-wrapper-checked:last-child,
.hs_form_font_style .ant-radio-button-wrapper-checked,
.hs_form_font_style .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-disabled):hover span,
.hs_form_font_style .ant-radio-button-wrapper-checked:hover{
    border-color: @theme-color;
    color: @theme-color;
}


//==========================
.h_welfare_business_examine .records_item .light {
    color: @theme-otherLavender;
}
.h_welfare_business_examine .radio_select .ant-radio-wrapper:hover .ant-radio-inner {
    border-color: @theme-otherLavender;
}
.h_welfare_business_examine .radio_select .ant-radio-checked .ant-radio-inner {
    border-color: @theme-otherLavender;
}
.h_welfare_business_examine .radio_select .ant-radio-checked .ant-radio-inner:after {
    background-color: @theme-otherLavender;
}
span.error {
    color: @theme-red;
}
.business_list_other_info ul li .ant-btn-primary {
    background: @theme-lightBlue;
}
.business_custom .tip_error {
    color: @theme-red;
}
.h_welfare_business_list .radio_select .isEffectived {
    color: @theme-otherLavender;
}

.business_list_other_info .recharge_ul > .recharge_li .ant-btn-primary {
    background: @theme-otherLavender;
}

.suited_merchant_popup .selected_row_count {
    border: 1px solid @theme-lavender;
}
.suited_merchant_popup .selected_row_count .selected_row_count_icon {
    color: @theme-otherLavender;
}
.discountRate_popconfirm .error {
    color: @theme-pink;
}

.suited_merchant_popup .selected_row_count {
    border: 1px solid @theme-lavender;
}
.suited_merchant_popup .selected_row_count .selected_row_count_icon {
    color: @theme-lightBlue;
}

.suited_merchant_popup .selected_row_count {
    border: 1px solid @theme-lavender;
}
.suited_merchant_popup .selected_row_count .selected_row_count_icon {
    color: @theme-lightBlue;
}
.merchant-detail-content .left .example .right .top .tag {
    border: 1px solid @theme-orange;
    color: @theme-orange;
}
.merchant-detail-content .error_info {
    color: @theme-red;
}
.merchant-detail-content .colorEA7C71 {
    color: @theme-orange;
}
.merchant-detail-content {
    .left {
        .example {
            .right {
                .top {
                    .tag {
                        border: 1px solid @theme-orange;
                        color: @theme-orange;
                    }
                }
            }
        }
    }
    .error_info {
        color: @theme-red;
    }
    .colorEA7C71 {
        color: @theme-pink;
    }
}
.hs_add_rule_btn {
    color: @theme-color;
}
.hs_add_company_btn {
    color: @theme-color;
}
.hs_error_info {
    color: @theme-red;
}
.hs_rule_del_btn {
    color: @theme-lightBlue;
}
.hs_table_clear_all {
    color: @theme-color;
}
.hs_table_selected_num {
    color: @theme-color;
}
.h_welfare_workbench .audit_btn {
    color: @theme-lightBlue;
}
.h_welfare_workbench .ant-radio-button-wrapper:hover,
.h_welfare_workbench .ant-radio-button-wrapper-focused {
    color: @theme-lightBlue;
}

.h_welfare_workbench .ant-radio-button-wrapper-checked {
    background-color: @theme-lightBlue;
}
.enterprise .detail_item h5::before {
    background-color: @theme-color;
}
.pro-add-err-info {
    color: @theme-redSecond;
}
.material-upload-err-info {
    color: @theme-redSecond;
}
.errInfo_material_file_upload {
    color: @theme-redSecond;
}
.material_errInfo {
    color: @theme-redSecond;
}
.membship_err {
    color: @theme-redSecond;
}

.cardpayListErr {
    color: @theme-redSecond;
}

.cashMachineErr {
    color: @theme-redSecond;
}

.cash_errInfo {
    color: @theme-redSecond;
}

.wap_err {
    color: @theme-redSecond;
}
.com_wx_spe_rate_tip_star {
    color: @theme-redSecond;
}
.errInfo_mch {
    color: @theme-redSecond;
}
.errInfo_mch_radio {
    color: @theme-redSecond;
}
.sup-tooltip {
    background-color: @theme-redSecond;
}
.centerList_tipColor span {
    color: @theme-color;
}
.mch_list_add_union_err_info {
    color: @theme-redSecond;
}
.pro-add-err-info-mch {
    color: @theme-redSecond;
}
.mch_common_list_add_union_err_info {
    color: @theme-redSecond;
}
.err_Info_height21 {
    color: @theme-redSecond;
}
.payType_err_Info {
    color: @theme-redSecond;
}
.errInfo_mch_pay_type {
    color: @theme-redSecond;
}
.modified_content span:nth-child(2) {
    color: @theme-color;
}
.modified_content span:last-child {
    color: @theme-color;
}
.zero_apply_list_err {
    color: @theme-redSecond;
}
.curMoreInfo_err {
    color: @theme-redSecond;
}
.error_txt {
    color: @theme-redSecond;
}
.pro-add-err-info {
    color: @theme-redSecond;
}
.detail_txt > span {
    color: @theme-yellowOne;
}
.platform-add-required > span {
    color: @theme-redSecond;
}

.platform-add-err-info {
    color: @theme-redSecond;
}
.page_pass_input .recover_error {
    color: @theme-redSecond;
}
.w_list_label:before {
    color: @theme-redSecond;
}
.w_list_cont.w_index .w_list_cont_err {
    color: @theme-redSecond;
}
.reset_form_require:before {
    color: @theme-redSecond;
}
.reset_pasword_pot_cont.reset_index_pass .login_check_warn {
    color: @theme-redSecond;
}
.salesman-add-err-info {
    color: @theme-redSecond;
}
.salesman-add-err-info-ml {
    color: @theme-redSecond;
}
.pro-add-required > span {
    color: @theme-redSecond;
}
.hs_redNode {
    color: @theme-redSecond;
}
.error_txt {
    color: @theme-redSecond;
}
.salesman_list_freezeVerifyErr {
    color: @theme-redSecond;
}
.err_Info_height21 {
    color: @theme-redSecond;
}

.payType_err_Info {
    color: @theme-redSecond;
}
.freezeVerifyErr {
    color: @theme-redSecond;
}
.changeBindErr {
    color: @theme-redSecond;
}
.transaction-download-popup .form-item .label i {
    color: @theme-redSecond;
}
.transaction-download-popup .form-item .error {
    color: @theme-redSecond;
}
.form-task-bill .form-item .label i {
    color: @theme-redSecond;
}
.org_reg_config_err {
    color: @theme-redSecond;
}
.pay_org_list_err {
    color: @theme-redSecond;
}
.payL_errInfo {
    color: @theme-redSecond;
}
.hsty_payment_list_union_errInfo {
    color: @theme-redSecond;
}

.pay_manage_errorInfo {
    color: @theme-redSecond;
}
.role_list_permi_text {
    color: @theme-color;
}
.pop-footer a {
    color: @theme-otherLavender;
}
.title-row a {
    color: @theme-otherLavender;
}
.super_role_edit_errInfo {
    color: @theme-redSecond;
}
.super_role_list_permi_text {
    color: @theme-color;
}
.commSysBI_marginBottom .error_txt {
    color: @theme-redSecond;
}
.theme_manage_list_permi_text {
    color: @theme-color;
}
.pre_auth_order_errInfo {
    color: @theme-redSecond;
}
.table_td_color {
    color: @theme-activedColor;
}
.transacation_errInfo {
    color: @theme-redSecond;
}
.head_right_button:hover {
    background-color: @theme-color;
}
.ant-menu-item-selected.ant-menu-item {
    background: @theme-color;
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background-color: @theme-color;
}
.component-error-catch p {
    color: @theme-red;
}

/* login product begin */
.login_ico_img_01 > .login_ico_img_01 {
    -webkit-filter: drop-shadow(40px 0 @theme-color);
    filter: drop-shadow(40px 0 @theme-color);
}

.login_ico_img_02 > .login_ico_img_02 {
    -webkit-filter: drop-shadow(44px 0 @theme-color);
    filter: drop-shadow(44px 0 @theme-color);
}

.login_ico_img_02_new > .login_ico_img_02_new {
    -webkit-filter: drop-shadow(60px 0 @theme-color);
    filter: drop-shadow(60px 0 @theme-color);
}

.login_ico_img_03 > .login_ico_img_03 {
    -webkit-filter: drop-shadow(48px 0 @theme-color);
    filter: drop-shadow(48px 0 @theme-color);
}

.login_ico_img_04 > .login_ico_img_04 {
    -webkit-filter: drop-shadow(54px 0 @theme-color);
    filter: drop-shadow(54px 0 @theme-color);
}
/* login product end */

.swiftBI_icon_notice_orange > .swiftBI_icon_notice_orange {
    -webkit-filter: drop-shadow(17px 0 @theme-lightBlue);
    filter: drop-shadow(17px 0 @theme-lightBlue);
}

.swiftBI_icon_tip_orange > .swiftBI_icon_tip_orange {
    -webkit-filter: drop-shadow(16px 0 @theme-lightBlue);
    filter: drop-shadow(16px 0 @theme-lightBlue);
}

.swiftBI_icon_ok > .swiftBI_icon_ok {
    -webkit-filter: drop-shadow(18px 0 @theme-lightBlue);
    filter: drop-shadow(18px 0 @theme-lightBlue);
}

.swiftBI_icon_toast_wran > .swiftBI_icon_toast_wran {
    -webkit-filter: drop-shadow(24px 0 @theme-lightBlue);
    filter: drop-shadow(24px 0 @theme-lightBlue);
}

.hs_checkbox.on > i > i.del {
    -webkit-filter: drop-shadow(16px 0 @theme-lightBlue);
    filter: drop-shadow(16px 0 @theme-lightBlue);
}

.ant-input:focus {
    box-shadow: 0 0 0 2px @theme-box-shadow-color;
}

.swiftBI_button.isWJYF.export {
    background: @theme-green;
    border-color: @theme-green;
}

.swiftBI_button.isWJYF.export:hover {
    background: @theme-green-hover;
}

.swiftBI_button.isWJYF.export:active {
    background: @theme-green-hover;
}
.theme-color-font {
    color: @theme-color;
}
/* 表格鼠标hover */
.ant-table-thead > tr.ant-table-row-hover > td,
.ant-table-tbody > tr.ant-table-row-hover > td,
.ant-table-thead > tr:hover > td,
.ant-table-tbody > tr:hover > td {
    background: @theme-menu-hover;
}
