:root {
--mainColor: #409eff;
}
html {
font-size: 14px;
}
.el-table .success-row {
background: #f0f9eb;
}
#main .ql-snow .ql-picker-label {
display: flex;
align-items: center;
}
textarea:focus {
outline: 0;
}
.table {
position: relative;
height: 100%;
height: calc(100% - 80px);
}
.clear::after {
display: block;
clear: both;
content: "";
}
.blackc {
color: #333333;
}
.lblack {
color: #999999;
}
.lblue {
color: #308eff;
}
.font13 {
font-size: 13px;
}
.floatr {
float: right;
}
.point {
cursor: pointer;
}
.floatl {
float: left;
}
.blod {
font-weight: bold;
}
.textc {
text-align: center;
}
.inlineb {
display: inline-block;
}
#cloud-balance .el-date-editor .el-range-separator {
width: auto !important;
}
.marginr10 {
margin-right: 10px;
}
.marginb10 {
margin-bottom: 10px;
}
.tablex table td {
text-align: center !important;
}
.state-border {
width: 70px;
display: inline-block;
}
.trcenter tr td,
.trcenter tr th {
text-align: center;
}
.marginr30 {
margin-right: 30px;
}
.mainContainer{
padding: 5px 20px;
}
.mainTitle{
padding-bottom: 15px;
font-size: 15px;
color: #303133;
}
.mainTableTools{
padding-bottom: 15px;
}
.mainTableTagbox{
margin-top: 3px;
}
.mainTableTagbox .el-tag{
margin-right: 5px;
}
.mainPageBox{
margin-top: 10px;
}