.layui-form-label {
    color:#d709f3 !important;
}

a {
    color: #adadad;
}

.layui-card, .layui-elem-quote {
    background-color: unset;
}

.layui-btn:not(.wg-main-menu .layui-btn) {
    background: linear-gradient(45deg, #bf6dfe 0%, #e83e8c 100%);
}

.layui-card-header {
    color: #adadad;
}

.ZpsoftCheckCode input {
    margin-left: 0.9em;
    width: 8em;
}

.ZpsoftCheckCode image {
    height: 36px;
    line-height: 36px;
}

.layui-elem-quote {
    color: #d709f3;
}

.layui-form-select dl dd {
    color: #0a0a0a;
}

.layui-table tbody tr:hover, .layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(even) {
    background-color: #cacaca;
}

.layui-table, .layui-table-page {
    background-color: #fff;
    color: #666666;
}

.layui-card, .layui-table, .layui-table-cell, .generalItemName {
    /*color: #000206 !important;*/
}

.layui-table-cell {
    font-weight: bold !important;
}

.layui-table-cell{
    color: #666666;
}

.yellowItemName,.generalItemName{
    color: #666666 !important;
}