div .spacer {
    height: 10px;
    clear: both;
}
.biggester {
	font-size: 3.0em;
}
.biggest {
	font-size: 1.5em;
}
.bigger {
	font-size: 1.2em;
}
.big {
	font-size: 1.1em;
}
.bold {
	font-weight: bold;
}
.blueborder {
	border: 1px solid rgb(3, 36, 81); border-image: none;
}
.borderbottom {
	border-bottom-color: rgb(3, 36, 81); border-bottom-width: 1px; border-bottom-style: solid;
}
.clear {
	clear: both;
}
.center {
	margin-right: auto; margin-left: auto; display: block;
}
.dimmed {
	opacity: 0.5;
}
.hidden {
	display: none;
}
.italic {
	font-style: italic;
}
.left {
	float: left;
}
.lightborder {
	border: 1px solid rgb(227, 226, 226); border-image: none;
}
.longtextbox {
	width: 60%;
}
.midpadded {
	padding: 5px;
}
.missing-page-link {
	color: rgb(186, 0, 0);
}
.default-header {
	border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important;
}
.padded {
	padding: 10px;
}
.right {
	float: right;
}
.rounded {
	border-radius: 2px;
}
.rounded5 {
	border-radius: 5px;
}
.rounded10 {
	border-radius: 10px;
}
.small {
	font-size: 0.9em;
}
.smaller {
	font-size: 0.8em;
}
.smallest {
	font-size: 0.7em;
}
.jqConfirm {
	font-weight: bold !important;
}
.container {
	padding-left: 0px !important;
}
a.external-link {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVR4Xn3PgQkAMQhDUXfqTu7kTtkpd5RA8AInfArtQ2iRXFWT2QedAfttj2FsPIOE1eCOlEuoWWjgzYaB/IkeGOrxXhqB+uA9Bfcm0lAZuh+YIeAD+cAqSz4kCMUAAAAASUVORK5CYII=") no-repeat right; padding-right: 13px;
}
#pageinformation {
	padding-top: 10%;
}
#pageinformation .tags {
	
}
#pageinformation .tagblock {
	padding: 5px; border-radius: 4px; border: 1px solid rgb(194, 194, 194); border-image: none; margin-right: 3px; background-color: rgb(220, 220, 220);
}
#pageinformation .tags a {
	color: rgb(0, 0, 0) !important;
}
#pageinformation .tags a:hover {
	color: rgb(124, 124, 124) !important;
}
#profile {
	padding: 1em; background-color: rgb(251, 250, 250);
}
#login {
	padding: 1em; background-color: rgb(251, 250, 250);
}
#resetpassword {
	padding: 1em; background-color: rgb(251, 250, 250);
}
.searchresult {
	padding-bottom: 20px;
}
.searchresult-title {
	color: black;
}
.searchresult-summary {
	font-size: 95%;
}
.searchresult-date {
	color: green; font-size: 97%;
}
.searchresult-tags span {
	margin-left: 5px;
}
.searchresult-tags span a {
	color: rgb(78, 111, 163) !important; text-decoration: none;
}
.searchresult-tags span a:hover {
	color: rgb(0, 0, 0) !important; text-decoration: underline;
}
.searchbox {
	width: 20em; margin-right: 10px;
}
#historytable .version {
	width: 10%;
}
#historytable .editedon {
	width: 20%;
}
#historytable .editedby {
	width: 60%;
}
#historytable .revert {
	text-align: right;
}
#tagcloud {
	margin: 0px; padding: 10px; border: 1px solid rgb(227, 226, 226); border-image: none; line-height: 3em;
}
#tagcloud li {
	display: inline;
}
#tagcloud a {
	padding: 10px;
}
.tagblock a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.tagblock a:hover {
	color: rgb(170, 170, 170); text-decoration: none;
}
.tagcloud1 {
	font-size: 1em;
}
.tagcloud2 {
	font-size: 1.2em;
}
.tagcloud3 {
	font-size: 1.3em;
}
.tagcloud4 {
	font-size: 1.5em;
}
.tagcloud5 {
	font-size: 2em;
}
.wikitable {
	margin: 1em 0px; border: 1px solid rgb(170, 170, 170); border-image: none; color: black; border-collapse: collapse; background-color: rgb(249, 249, 249);
}
.wikitable tr > th {
	padding: 0.2em; border: 1px solid rgb(170, 170, 170); border-image: none; text-align: center; background-color: rgb(242, 242, 242);
}
.wikitable tr > td {
	padding: 0.2em; border: 1px solid rgb(170, 170, 170); border-image: none;
}
.table .stretch {
	width: 99%;
}
#editpage {
	width: 100%; height: 100%; clear: both; min-height: 100%;
}
#TagsEntry {
	width: 100px;
}
.tm-tag {
	margin-bottom: 10px;
}
#editpage-form textarea {
	width: 100%; height: 300px;
}
#wysiwyg-toolbar {
	padding-bottom: 5px;
}
#preview-wrapper {
	border-radius: 2px; border: 2px solid rgb(248, 248, 248); border-image: none; height: 100%; overflow: scroll;
}
#editpage-button-container {
	padding-top: 10px;
}
#editpage-save-button {
	text-align: right;
}
#preview-toggle-container {
	margin-right: 10px;
}
#filechooser-iframe {
	width: 100%; height: 100%;
}
#choose-image-dialog {
	padding-top: 5%;
}
#choose-image-dialog .modal-content {
	width: 750px;
}
#choose-image-dialog .modal-body {
	height: 410px;
}
#choose-image-dialog .modal-body-container {
	height: 100%;
}
#choose-image-dialog iframe {
	border: 1px solid rgb(170, 170, 170); border-image: none;
}
#markup-help-dialog {
	padding-top: 5%;
}
#markup-help-dialog .modal-content {
	width: 750px;
}
#markup-help-dialog .modal-body {
	height: 400px;
}
#markup-help-dialog .modal-body-container {
	height: 100%;
}
#markup-help-dialog iframe {
	border: 1px solid rgb(170, 170, 170); border-image: none;
}
#help-iframe {
	width: 100%; height: 100%;
}
#helptable {
	background: rgb(230, 234, 233); font: 11px/normal auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; padding: 5px; width: 99%; font-size-adjust: none; font-stretch: normal;
}
#helptable th {
	padding: 5px; text-align: left; font-size: 13px;
}
#helptable td {
	background: rgb(255, 255, 255); padding: 6px 6px 6px 12px; color: rgb(79, 107, 114); vertical-align: top; border-right-color: rgb(193, 218, 215); border-bottom-color: rgb(193, 218, 215); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
#configuration-container legend {
	font-size: 2em; font-weight: bold;
}
#configuration-container fieldset {
	padding-bottom: 10px;
}
#configuration-container .form-group label {
	font-weight: normal !important; margin-top: 10px;
}
#configuration-container .form-group button {
	margin-top: 10px;
}
#settings-container p {
	padding-top: 10px;
}
textarea#HeadContent {
	height: 150px;
}
textarea#MenuMarkup {
	height: 150px;
}
#userform {
	margin: 0px; padding: 0px;
}
#folder-container {
	padding: 5px; border: 1px solid lightskyblue; border-image: none; width: auto; height: 300px; overflow: auto; margin-top: 5px; margin-bottom: 5px; background-color: white;
}
#filechooser-select #folder-container {
	font-size: 1em;
}
table#files {
	width: 100%; border-collapse: collapse;
}
table#files thead tr {
	background-color: whitesmoke;
}
table#files thead tr th {
	text-align: left;
}
table#files tr.focus {
	background-color: aliceblue;
}
table#files tr.select {
	border: 1px solid lightskyblue; border-image: none; font-weight: bold; background-color: azure;
}
table#files tr.listrow {
	cursor: pointer;
}
.newfolder-icon {
	width: 1%;
}
#files img {
	max-width: 16px;
}
#newfolderinput {
	width: 150px;
}
#progress {
	display: none;
}
#progress-message {
	font-weight: bold; margin-left: 5px; position: absolute;
}
#image-preview {
	background: rgb(255, 255, 255); padding: 5px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(0, 0, 0); display: none; position: absolute;
}
#image-preview img {
	width: 80px; height: 60px;
}
.more-plugins {
	margin-bottom: 10px;
}
.plugins {
	border-radius: 3px; border: 1px solid rgb(221, 221, 221); border-image: none; border-collapse: separate;
}
.plugins thead {
	background-color: rgb(249, 249, 249);
}
.plugin-enabled {
	background: url("images/plugin-enabled.png"); margin-top: 2px; min-height: 16px; min-width: 15px;
}
.plugin-disabled {
	background: url("images/plugin-disabled.png"); margin-top: 2px; min-height: 16px; min-width: 15px;
}
#pluginsettings-save {
	margin-top: 20px;
}
