Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.disamassist-box {
	width: 95%;
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid;
	overflow: hidden;
}

.disamassist-mainbox {
	border-color: #6495ED;
	background: #F2F1D7;
}

.disamassist-pendingeditbox {
	border-color: #6495ED;
	background: #F2F1D7;
}

.disamassist-errorbox {
	border-color: #ff0000;
	background: #ffb2b2;
}

.disamassist-errorbutton {
	float: right;
}

.disamassist-pagetitleline {
	font-weight: bold;
}

.disamassist-editcounter {
	font-size: xx-small;
	float: right;
}

.disamassist-subtitle {
	font-size: x-small;
}

.disamassist-button {
	padding: 0px 1px;
	font-size: small;
}

.disamassist-allbuttons {
	clear: both;
}

.disamassist-leftbuttons {
	float: left;
}

.disamassist-rightbuttons {
	float: right;
}

.disamassist-optionmarker {
	color: #D2691E !important;
	font-style: normal;
	font-weight: normal;
	font-size: xx-small;
}

.disamassist-curroptionmarker {
	font-weight: bold;
}

.disamassist-inclink {
	color: #ff0000;
	font-weight: bold;
}

.disamassist-context {
	font-family: monospace;
}