.wid100 {
    width: 100px !important;
}

.wid150 {
    width: 150px !important;
}

.wid200 {
    width: 200px !important;
}

.wid250 {
    width: 250px !important;
}

.wid300 {
    width: 300px !important;
}

.wid350 {
    width: 350px !important;
}

.wid400 {
    width: 400px !important;
}

.wid450 {
    width: 450px !important;
}

.wid500 {
    width: 500px !important;
}

.wid550 {
    width: 550px !important;
}

.wid600 {
    width: 600px !important;
}

.wid650 {
    width: 650px !important;
}


.json_config {
    font-family: "Courier New", serif;
    font-size: 1.4rem;
    color: mediumblue;
    line-height: 18px;
    vertical-align: top;
    min-height: 300px !important;
}
.json_config_blue {
    font-family: Consolas, "Courier New", serif;
    font-size: 1.5rem;
    color: blue;
    vertical-align: top;
}

.layui-btn-callback1 {
    background-color: blueviolet;
}

.layui-btn-callback2 {
    background-color: darkred;
}

.config-value-stress {
    font-family: "Courier New", serif;
    color: red;
    font-size: larger;
}

.config-value-val  {
    font-family: "Courier New", serif;
    color: blue;
    font-size: larger;
}

.config-value-grp {
    color: saddlebrown;
    font-weight: bold;
}

.fc-royalblue{
    color: royalblue;
}