header h1 { margin-top: 0px}
hr {margin: 10px 0}
q:before, q:after { content: "\"";}
q {background: #F7F7F9; padding: 2px; color: #6F9F2F}
code.widget { padding: 5px 5px 5px 25px; background: url(images/widget-icon.png) 5px center no-repeat; font-weight: bold; color: rgb(157,247,112); background-color: #333; }
dl { margin: 5px 0}
dd { margin-left: 20px}
.springnote h1,.springnote h2,.springnote h3,.springnote h4,.springnote h5,.springnote h6 {font-weight: bold;}
.table th,.table td { max-width: 300px;}
.springnote img {max-width: 100%}
.navbar-brand img {max-height: 24px; display: inline}
.toc,.toc ol {padding-left: 20px}
.toc-anchor { margin-left: 10px; margin-right: 10px;}
ol.toc li { list-style: decimal;}

@media (min-width: 768px) {
    .collapse-xs {
        display: block !important;
        overflow: visible !important;
        visibility: visible !important;
    }
}


/* .toc {float: right; margin: 10px; }
.toc ul {padding: 10px; }
.toc li { list-style: none; }
.toc .toc-h2 { margin-left: 15px;}
.toc .toc-h3 { margin-left: 30px;}
.toc .toc-h4 { margin-left: 45px;}
.toc .toc-h5 { margin-left: 60px;}
.toc .toc-h6 { margin-left: 75px;}
 */
.cke_button_label.cke_button__wikilink_label {display: inline}
.cke_button_icon.cke_button__wikilink_icon {display: none}
.cke_reset_all i.icon-link {font-family: FontAwesome;}
.cke_button.cke_button__link { display: none;}
.mce-container-body.mce-stack-layout.mce-fullscreen { z-index: 1001}

.panel-middle.panel-heading {  
  border-top: 1px solid #ddd;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.comments { padding: 0}
.comments li {list-style: none;}
.comments .created { float:right}

#sidebar { position: absolute; right: 0; top: 130px;}
.navbar { margin-bottom: 5px;}
@media (min-width: 768px) {
    #sidebar {display: block; position: static;}
	.navbar { margin-bottom: 20px;}
}
@media (max-width: 767px) {
}

.profile-image { height: 20px}
.profile-image-medium { height: 48px}

.wiki-members.table tbody > tr > td { vertical-align: middle;}

.springnote i.fa.mce-ico {
    font: normal normal normal 14px/1 FontAwesome;
    margin-top: 1px;
}

.mce-content-body div, .uiwidget-content div { border: 1px dotted gray}
.jumbotron .toc-anchor { display: none }
.row .toc-anchor { display: none }

#navigations { margin-bottom: 10px;}