.layheder_box blockquote{
    background-color: #e0f3ff !important;
}
.td_label{
    background: #f5fbff;
}
td{
    border: 1px solid #c4e7ff;
}
select,input,textarea {
    /*border: 1px solid #c4e7ff!important;*/
}
.xm-select-label>input {
    border: 0 !important;
}
.xm-select-parent .xm-input {
    /*border-color: #c4e7ff !important;*/
}
input.inputOther {
    border: 0.5px none rgb(196, 231, 255) !important;
    border-bottom-style: solid !important;
}
input.inputOther:hover, input.inputOther:focus {
    /*border: 0.5px solid #c4e7ff!important;*/
}
.layui-input:hover, .layui-textarea:hover {
    /*border-color: #6fc4ff!important;*/
}
.layui-input:focus, .layui-textarea:focus {
    /*border-color: #6fc4ff !important;*/
}
.layui-table thead tr, .layui-table-click, .layui-table-header, .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: #f5fbff;
}
.layui-table tbody tr:hover,.layui-table-hover,.layui-table[lay-even] tr:hover:nth-child(even) {
    background-color: #d5edfd !important;
}
.layui-table td, .layui-table th, .layui-table-col-set, .layui-table-fixed-r, .layui-table-grid-down, .layui-table-header, .layui-table-page, .layui-table-tips-main, .layui-table-tool, .layui-table-total, .layui-table-view, .layui-table[lay-skin=line], .layui-table[lay-skin=row] {
    border-color: #c4e7ff !important;
}
.layui-table th{
    background-color: #e0f3ff !important;
}
.layui-table th span{
    font-weight: bold;
    color: #5f5f5f;
}
/*历史记录页面第一列的样式*/
.layui-table [data-field="field"]{
    background-color:#f5fbff!important;
}
/*医院分析工具*/
.conditionBox {
    border-color: #c4e7ff !important;
}
/*题目分析表格*/
#tableHtm tfoot tr td{
    background-color:#f5fbff!important;
}
.question-edit-xxwz{
    background-color:#c4e7ff!important;
}
/*单选带查询边框*/
.select2-container--default .select2-selection--single {
    /*border: 1px solid #c4e7ff!important;*/
}
