color: #b1d5f5;
border: 1px dashed #0a70e4;
}
.mw-plusminus-pos {
color: #4de24d;
}
fieldset legend {
padding: 0.5em 1.25em;
background: #3f3f3f;
font-weight: bold;
color: #efefef;
}
input[type="submit"], input[type="button"], button {
padding: 0.25em 1em 0.1em 1em;
border: solid 1px #cccccc;
border-bottom-width: 0.2em;
text-shadow: 0 -1px 0 #cccccc;
box-sizing: border-box;
border-radius: 0.6em;
background: #424956;
color: #fff;
min-height: 30px;
box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}