<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Rubberstamp */

/* Mediart Custom Headings */
.component-content h2, .component-content h3, .component-content h4, .component-content h5, .component-content h6 {margin: 10px 0;}
.component-content h1 {font-size: 210%; font-weight:bold; color: #303030;}
.component-content h2 {font-size: 200%; color: #000000;}
.component-content h3 {font-size: 175%; color: #8b7b64;}
.component-content h4 {font-size: 125%; color: #FFFFFF; background: #93836c; padding: 4px 8px; display:inline-block; border-radius:3px}
.component-content h5 {font-size: 115%; color: #ffffff; background: #000000; padding: 4px 8px; display:inline-block; border-radius:3px}
.component-content h6 {font-size: 110%; color: #93836c; border-bottom: 1px solid #93836c;}

/* Core */
.title, .blog-featured h1, .button, .readon, button.validate, .pagenav li a, #member-profile a, #member-registration a, .formelm-buttons button, .controls .btn, .logout-button .btn, .roksearch_results a.clr, .rokajaxsearch .inputbox, .item-title, .notice, .message, .success, .info, .error, .warning, dt, .table th, th.title, legend, fieldset dd, li.author, li.date, li.comments, .showHere, .highlight, .word_input, .word_label, .search_legend, .result_title, .pagenavcounter, .counter, .tip-title, .system-unpublished, a.readmore, p.readmore a, #member-profile a, #member-registration a, .pagenav a, .roksearch_results a.clr{
	font-family: open sans;
	font-weight:normal;	
}
/* Page Surround */
#rt-page-surround{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#030303+0,8c8c8c+100 */
background: rgb(3,3,3); /* Old browsers */
background: -moz-linear-gradient(top, rgba(3,3,3,1) 0%, rgba(140,140,140,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,3,3,1)), color-stop(100%,rgba(140,140,140,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(3,3,3,1) 0%,rgba(140,140,140,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(3,3,3,1) 0%,rgba(140,140,140,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(3,3,3,1) 0%,rgba(140,140,140,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(3,3,3,1) 0%,rgba(140,140,140,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#030303', endColorstr='#8c8c8c',GradientType=0 ); /* IE6-9 */
}
body {
    background-color: #121212;
}
#rt-page-surround {
    background-color: #121212;
    background-image: url("../../../images/background.jpg");
    background-repeat: no-repeat;
min-height: 1282px;
background-position: top center;

}
/* Top */

/* Header */
#rt-header-surround {
    background-color: #000000;
border-bottom: 1px solid #5d5d5d;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
}
.search-custom {
    float: right;
    width: 270px;
}
.search-custom .inputbox.roksearch_search_str {
    border-color: #000000;
    border-radius: 0;
    box-shadow: 1px 1px 3px 1px #232323 inset;
    font-family: open sans;
}
/* Navigation */
.dropdown {
    background-color: rgba(21, 21, 21, 0.9) !important;
    border: 1px solid #353535 !important;
    border-radius: 0 !important;
}
/* Showcase */

.sprocket-features-content {
display: none;
}

/* Feature */

/* Utility */

/* Main Top */

/* Content Top */

/* Main Body */

.article-count {
	display: none;
}
#rt-breadcrumbs .rt-container {
    background: #000000 none repeat scroll 0 0;
    color: #1c1c1c;
}
#rt-breadcrumbs .breadcrumb li:not(:first-child)::after {
    color: #959595;
}

/* Content Bottom */

/* Sidebar */

/* Mainbottom */

/* Extension */

/* Bottom */

/* Footer */

/* Copyright */

/* Mediart Custom Styles */
.mediart-highligher {
	background: #FEFFBF;
    padding:1px;
	font-weight:bold;
}
.mediart-alert {
	background-color: #FFFBFB;
	padding:3px 4px;
	border:1px dashed #F8C9BB;
	color:#D0583F;
    font-size: 120%;
}
.mediart-approved {
	background: #FAFDF9;
	padding:3px 4px;
	border:1px dashed #C1CEC1;
	color:#6CB656;
    font-size: 120%;
}
.mediart-bigone {
	background-color: #ffffff;
	font-style: italic;
	padding:4px;
	border:4px solid #eeeeee;
	font-weight: bold;
	font-size: 150%;
	line-height: 120%;
	color: #666666;
}
.mediart-attention {
	background-color: #FFFDF6;
	padding:3px 4px;
	border:1px dashed #E4E4D5;
    font-size: 120%;
	color:#E1B42F;
}
.mediart-doc {
	background-color: #F7F7F7;
	padding:3px 4px;
	border:1px dashed #E5E5E5;
	color:#666666;
    font-size: 120%;
}
.mediart-question {
	background-color: #FAFCFD;
	padding:3px 4px;
	border:1px dashed #C7CDDA;
	color:#6187B3;
    font-size: 120%;
}
/* Mediart Custom Fine Tuning */
table.haslines td {border: 1px solid #cccccc; padding:2px; font-size:10px; background-color:#ffffff;}
code {font-size: 12px; }
.component-content ul {margin-bottom: 10px;}


</pre></body></html>