.sbw-label {
    background-color: white;
    font-family: Verdana;
}

.sbw-combobox > div > input {
    background-color: white;
}

/*.sbw-combobox > div > div {
    border: 0;
}*/

.sbw-combobox:hover > div > div {
    border: 1px;
    background-color: gainsboro;
}

.sbw-combobox:active > div > div {
    border: 1px;
    background-color: #e8e8e8;
}

.sbw-checkbox > label {
    font-family: Verdana;
}

.sbw-grouplabel {
    font-style: italic;
    font-weight: bold;
}

.sbw-button > button {
    background-color: WhiteSmoke;
}

.sbw-button i {
    color: black;
}

.sbw-splittcontrol {
    background-color: white;
}

.sbw-dataform {
    background-color: white;
}

.sbw-childcontrol {
    background-color: white;
}

.sbw-groupbox {
    background-color: white;
    border-color: silver;
}

.sbw-groupbox > span {
    background-color: white;
}
