<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.wonderplugintabs-panel .nice-loader {
	padding: 10px !important;
}

.nice-loader .nice-loader-holder {
	min-height: 494px;
	background: #fff;	
}

.nice-loader .circliful .border {
    stroke: #81DDF1;
}
.nice-loader .circliful .circle {
    stroke: #3AB8D1;
}

.nice-loader .circliful text.timer {
	fill: #3AB8D1;
}

.hidden-innerPanel {
	visibility: hidden;
	height: 1px;
}

.wonderplugintabs-header-ul li.not-allowed .wonderplugintabs-header-caption {
	cursor: not-allowed !important;
}
.wonderplugintabs-header-ul li.not-allowed .wonderplugintabs-header-title {
	cursor: not-allowed !important;
}

/*[id^="dwv-"] .layerContainer {
	width: 500px !important;
	height: 400px !important;
}*/
/*body.page-id-160923 #content.site-content {*/
body.page-id-234875 #content.site-content {
	width: 700px;
}

/*CUSTOMIZE DICOM TOOLBAR AND TEXTS*/
.wonderplugintabs-panel .toolbar label[for=tools] {
	font-family: Open Sans, Arial, sans-serif;  font-size: 14px; font-weight:bold;
}
.wonderplugintabs-panel .toolbar label[for=presets] {
	font-family: Open Sans, Arial, sans-serif;  font-size: 14px; font-weight:bold; 
}
.wonderplugintabs-panel .toolbar select {
	/*CSS HERE*/
}
.wonderplugintabs-panel .toolbar button.reset {
	padding:2px; float:in-line; background-color: #2DCCCD; color: #ffffff; font-family: Open Sans, Arial, sans-serif;  font-size: 12px; border: 0px solid black;
}
/*FULL SCREEN TEXT*/
.wonderplugintabs-panel .dwv-legend a {
	padding:5px; float:in-line; margin-top:-35px; background-color: #2DCCCD; color: #ffffff; font-family: Open Sans, Arial, sans-serif;  font-size: 18px; border-radius: 5px; font-weight:bold;
}

.wonderplugintabs-panel .dwv, .wonderplugintabs-panel .dwv-legend {
	text-align: left;
}

.page-id-160923 #header {
	width: 700px;
}</pre></body></html>