.technology-blue .header {
    background-color: #0269d9;
}
.technology-blue .login-wrap {
    background: rgba(56, 157, 170, 0.82);
}
.technology-blue .plugins-tips {
    background: #f2f2f2;
}
.technology-blue .plugins-tips a {
    color: #0269d9;
}
.technology-blue .el-upload--text em {
    color: #0269d9;
}
.technology-blue .pure-button {
    background: #0269d9;
}
.technology-blue .pagination > .active > a,
.technology-blue .pagination > .active > a:focus,
.technology-blue .pagination > .active > a:hover,
.technology-blue .pagination > .active > span,
.technology-blue .pagination > .active > span:focus,
.technology-blue .pagination > .active > span:hover {
    background-color: #0269d9 !important;
    border-color: #0269d9 !important;
}
.technology-blue .tags-li.active {
    border: 1px solid #0269d9;
    background-color: #0269d9;
}
.technology-blue .collapse-btn:hover {
    background: #0269d9;
}
.technology-blue .fox-group-header-mark {
    height: 16px;
    background: #0269d9;
}
.technology-blue .el-input.is-disabled .el-input__inner,
.technology-blue .el-textarea.is-disabled .el-textarea__inner {
    background-color: #f1f1f4;
    border-color: #dde0e6;
    color: #404d6a;
}
.technology-blue tr:nth-child(2n) {
    background-color: #f6f8fa;
}
.technology-blue .el-dialog {
    background: #f6f7fb;
}
.technology-blue .fox-hint .fox-hint-text {
    opacity: 0.8;
    color: #fff;
    background-color: #000;
}
.technology-blue .fox-hint .fox-hint-arrow {
    opacity: 0.8;
    border-top-color: #000;
}
.technology-blue .el-table__body tr.hover-row.current-row > td,
.technology-blue .el-table__body tr.hover-row > td {
    background-color: #e2edf9;
}
.technology-blue .el-table--enable-row-hover .el-table__body tr:hover > td {
    background: #e2edf9;
}
.technology-blue .el-table--border td,
.technology-blue .el-table--border th {
    border-right-color: transparent;
}
.technology-blue .el-table__header thead th::after {
    background-color: #dcdfe6;
}
.technology-blue .el-tag.el-tag--info .el-tag__close {
    color: #404d6a;
}
.technology-blue .el-tag.el-tag--info .el-tag__close:hover {
    color: #404d6a;
    background-color: #d6dbe7;
}
.technology-blue .el-table__header thead th:last-child::after {
    background-color: #dcdfe6;
}
.technology-blue .fox-page .el-form-item__label {
    color: #404d6a;
}
.technology-blue .fox-page .el-button.el-button--default {
    border: 0;
}
.technology-blue .el-message-box__wrapper .el-button.el-button--default {
    border: 0;
}
.technology-blue .el-message-box__wrapper .el-button.el-button--default:active,
.technology-blue .fox-page .el-button.el-button--default:active {
    border: 0;
}
.technology-blue .fox-page .el-button.el-button--default.is-disabled,
.technology-blue .fox-page .el-button.el-button--default.is-disabled:active,
.technology-blue .fox-page .el-button.el-button--default.is-disabled:focus,
.technology-blue .fox-page .el-button.el-button--default.is-disabled:hover {
    background: #dce8f6;
    color: #0269d9;
}
.technology-blue .el-message-box__wrapper .el-button.el-button--primary,
.technology-blue .fox-page .el-button.el-button--primary {
    border: 0;
}
.technology-blue .fox-page .el-button.el-button--primary.is-disabled,
.technology-blue .fox-page .el-button.el-button--primary.is-disabled:active,
.technology-blue .fox-page .el-button.el-button--primary.is-disabled:focus,
.technology-blue .fox-page .el-button.el-button--primary.is-disabled:hover {
    background: -webkit-linear-gradient(left, #0269d9, #0269d9);
}
.technology-blue .fox-page .el-button.el-button--primary.is-disabled,
.technology-blue .fox-page .el-button.el-button--primary.is-disabled:active,
.technology-blue .fox-page .el-button.el-button--primary.is-disabled:focus,
.technology-blue .fox-page .el-button.el-button--primary.is-disabled:hover {
    /* background: #f3d19e; */
    /* border-color: #f3d19e; */
}
.technology-blue .el-message-box__wrapper .fox-group-header-mark {
    /* background: #e5a642; */
}
.technology-blue .el-dialog__header::after {
    background-color: #c8c7cc;
}
.technology-blue .el-popover {
    color: #fff;
    background: #000;
    opacity: 0.8;
}
.technology-blue
    .el-popover.el-popper[x-placement^="top"]
    .popper__arrow::after {
    border-top-color: #000;
}
.technology-blue
    .el-popover.el-popper[x-placement^="left"]
    .popper__arrow::after {
    border-left-color: #000;
}
.technology-blue
    .el-popover.el-popper[x-placement^="right"]
    .popper__arrow::after {
    border-right-color: #000;
}
.technology-blue
    .el-popover.el-popper[x-placement^="bottom"]
    .popper__arrow::after {
    border-bottom-color: #000;
}
.technology-blue .el-tag.el-tag--info {
    background-color: #e8ebf3;
    border-color: #e8ebf3;
    color: #404d6a;
}
.technology-blue .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,
.technology-blue
    .el-checkbox__input.is-disabled.is-indeterminate
    .el-checkbox__inner {
    background-color: #f1f1f4;
    border-color: #dde0e6;
}
.technology-blue
    .el-checkbox__input.is-disabled.is-checked
    .el-checkbox__inner::after,
.technology-blue
    .el-checkbox__input.is-disabled.is-indeterminate
    .el-checkbox__inner::before {
    color: #c1c4cb;
}
.technology-blue .el-tabs--card > .el-tabs__header .el-tabs__item.is-active {
    border-bottom-color: #0269d9;
}

/*菜单*/
/*my-sidebar*/
.technology-blue .my-left.my-sidebar {
    background: #364566;
}
.technology-blue .my-left .my-switch-buttons .my-btn {
    color: #adc2db;
    background-color: #364566;
    border-color: #2b3c51;
}
.technology-blue .my-left .my-switch-buttons .my-btn:focus,
.technology-blue .my-left .my-switch-btns .my-btn:hover {
    background-color: #2b3c51;
}
.technology-blue .my-left .my-switch-buttons .my-btn-search {
    border-top-color: #364566;
    border-right: #364566;
    border-bottom-color: #364566;
    border-left-color: #2b3c51;
}
.technology-blue .my-left.my-sidebar .el-input__inner {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff;
}
.technology-blue .my-left.my-sidebar .el-input__inner:focus {
    border-color: #fff;
    color: #fff;
}

/*my-menu*/
.technology-blue .my-menu .my-menu-item {
    color: #adc2db;
    background-color: #364566;
}
.technology-blue .my-menu .my-menu-item.active-item {
    color: #fff;
    background-color: #2b3c51;
}
.technology-blue .my-menu .my-menu-item.active-item .menu-item__mark {
    background-color: #5796d9;
}

/*my-sub-menu*/
.technology-blue .my-menu .my-menu-wrap,
.technology-blue .my-menu .my-popup-menu {
    background: rgba(54, 69, 102, 0.9);
}
.technology-blue .my-menu .my-menu-item-mark {
    background-color: inherit;
    color: #adc2db;
}
.technology-blue .my-menu .my-menu-item-mark.active-item {
    background-color: rgba(255, 255, 255, 0.16);
    color: #fff;
}
.technology-blue .my-menu .favor {
    color: rgba(255, 255, 255, 0.4);
}
.technology-blue .my-menu .item-line:hover .favor {
    color: rgba(255, 255, 255, 1);
}

.technology-blue .my-menu .el-icon-star-on.favor {
    color: #5796d9;
}
.technology-blue .my-menu .item-text:hover {
    color: #fff;
}

.technology-blue .my-menu .item-text-selected {
    color: #fff;
}
