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

body {
color:#bbb;
}

.module-title h3 {
text-shadow: none;
}

h1, .componentheading, .blog &gt; h2 {
border-color: rgba(255,255,255,0.20);
}

h2.contentheading, h1 + h1, .page-header &gt; h2 {
border-color: rgba(255,255,255,0.20);
background: rgba(255,255,255,0.10);
}

.module-search input[type="search"] {
background : rgba(255,255,255,0.15) ;
}

/************************************************************************************************************************************

														General settinsg for Black theme in content box
														
************************************************************************************************************************************/	

select, textarea, input, .inputbox {
background:rgba(255,255,255,0.08);
}

hr {
border-color : #666;
}

pre {
color:#ddd;
}

.alert-warning {
background:transparent url(../images/white-40.png) 0 0 repeat;
border:none;
}

blockquote small {
color: #CCCCCC;
}

.text-muted a, .text-muted a:hover {
color: #ccc;
}
.text-blue a, .text-blue a:hover {
color: #00B0ED;
}
.text-green a, .text-green a:hover {
color: #ACE475;
}
.text-orange a, .text-orange a:hover {
color: #FFDB79;
}
.text-red a, .text-red a:hover {
color: #FD3F3F;
}
.text-violet a, .text-violet a:hover {
color: #CC41F6;
}
.text-turquoise a, .text-turquoise a:hover {
color: #33DCDC;
}



.bg-success, .bg-info, .bg-warning, .bg-danger {
color :#444;
}

.bg-success a, .bg-info a, .bg-warning a, .bg-danger a,
.bg-success a:hover, .bg-info a:hover, .bg-warning a:hover, .bg-danger a:hover {
color :#111;
}

table, table * {
border-color: rgba(255,255,255,0.4) !important;
}

.horizontal-menu li {
background:#444444;
background:rgba(255,255,255,0.05);
}

div[class*="horizontal-menu"] li &gt; * {
border-color:rgba(255,255,255,0.10);
}

div[class*="vertical-menu"] li.current &gt; a {
background-color:rgba(255,255,255,0.08);
}

.moduletable.shadow {
background-image: url(../images/shadow-module-dark.png);
}

.active, .success, .info, .warning, .danger, .bg-white {
color: #666;
}

.moduletable.border &gt; div {
border:1px solid #333;
border-color : rgba(255,255,255, 0.12);
box-shadow : 0px 0px 3px 0px rgba(255,255,255, 0.10) ;
}

.title-centered .module-title {
border-top: 1px dotted #333;
border-color : rgba(255,255,255,0.22);
}

.title-centered .module-title h3 {
background : #111 ;
}

legend {
color: #ccc;
border-color: #555;
border-color: rgba(255,255,255,0.3);
}

.well {
filter:none;
background : #444;
background : rgba(255,255,255,0.10) ;
border: 1px solid #555;
border-color:rgba(255,255,255,0.10);
box-shadow: none;
}

/**		Unordered lists without bullet 		**/

ul.simple li {
border-left:2px solid #484848;
border-color:rgba(255,255,255,0.18) ;
background:#383838;
background:rgba(255,255,255,0.10) ;
}

/**		Ordered lists	**/

ol.simple &gt; li {
border-left: 2px solid #484848;
border-color:rgba(255,255,255,0.18) ;
}
ol.simple &gt; li:before {
color: #aaa; 
}

ol.labels &gt; li {
background: #444;
background:rgba(0,0,0,0.06);
}

ol.labels &gt; li:before {
color: #aaa;
background: #666;
background: rgba(255,255,255,0.19) ;
}

ol.circle &gt; li, .items-more ol &gt; li {
border-color:rgba(255,255,255,0.28) ;
}

ol.circle &gt; li:before, .items-more ol &gt; li:before {
background: #666;
background:  rgba(255,255,255,0.19) ;
border-color : rgba(255,255,255,0.18) ;
color: #aaa;
}

.items-more ol &gt; li:first-child {
border-color : #666;
border-color:rgba(255,255,255,0.19);
}

/*
*	Quotation
*/

blockquote {
border-color : #666;
border-color: rgba(255,255,255,0.18) ;
}

blockquote.pull-right {
border-color : #666;
border-color: rgba(255,255,255,0.28) ;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
background : #333;
background : rgba(255,255,255,0.1) ;
border: 1px solid #555;
border-color:rgba(255,255,255,0.09);
}

.contact-category th, .category-list th, table.weblinks th, table.newsfeeds th, table.category th, table.jlist-table th {
background:rgba(255,255,255,0.10);
border-color: #555;
border-color: rgba(255,255,255,0.10);
}

.contact-category td, .category-list td, table.weblinks td, table.newsfeeds td, table.category td, table.jlist-table td {
border-color: #555;
border-color: rgba(255,255,255,0.12);
}

.login + div .nav-stacked &gt; li {
border-color: #555;
border-color: rgba(255,255,255,0.12);
}

.result-text .highlight {
background:rgba(255,255,255,0.08);
}

/**			Contact category  /  Category list		**/

.badge, .badge.tip {
background: #555;
}

/**			Tags 			**/

.list-striped, .row-striped {
border-top: 1px solid rgba(255,255,255,0.14);
}

.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
border-bottom: 1px solid rgba(255,255,255,0.14);
}

.list-striped li &gt; h3, .list-striped dd &gt; h3, .row-striped .row &gt; h3, .row-striped .row-fluid &gt; h3 {
border-bottom: 1px solid rgba(255,255,255,0.14);
}

.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
background : rgba(255,255,255,0.03);
}

/**  		Error Message  		**/

#system-message-container &gt; div {
background-color : rgba(255,255,255,0.1);
box-shadow:2px 2px 4px #000;
}

/**		Button ( Joomla 2.5 ) 		**/

input[type="submit"], button, .btn-primary {
background : transparent url(../images/white-30.png) 0 0 repeat;
background: rgba(255,255,255,0.18);
border: 1px solid #666;
border-color:rgba(255,255,255,0.14);
color: #ddd ;
}

input[type="submit"]:hover, button:hover, .btn-primary:hover, .btn:hover, .btn:focus {
background : transparent url(../images/white-20.png) 0 0 repeat;
background: rgba(255,255,255,0.22);
border: 1px solid #666;
border-color:rgba(255,255,255,0.17);
color: #ddd ;
}

input[type="submit"]:active, button:active, .btn-primary:active {
background : transparent url(../images/white-30.png) 0 0 repeat;
background: rgba(255,255,255,0.20);
border: 1px solid #666;
border-color:rgba(255,255,255,0.17);
color: #ddd ;
}

p.readmore a {
background: rgba(255,255,255,0.08) ;
border: 2px solid rgba(255,255,255, 0.10);
color: #fff;
}

/**		Pagination 					**/

.pagination li &gt; a, .pagination li &gt; span {
background-color: rgba(255,255,255,0.06);
border-color: #444;
border-color: rgba(255,255,255,0.12);
}

/**			Contact Form 			**/

.panel, #slide-contact .accordion-group {
background:transparent;
background: rgba(255,255,255,0.04);
}

.contact-form {
border-color: #444;
border-color: rgba(255,255,255,0.06);
box-shadow : none;
}

.contact-miscinfo {
background:transparent;
background: rgba(255,255,255,0.04);
}

.contact .pane-toggler-down + div,								/** 		J2.5  		**/
.accordion-body.in {											/** 		J3.5  		**/
border-color: #444 !important;
border-color: rgba(255,255,255,0.06) !important;
background: rgba(255,255,255,0.04);
}


#basic-details &gt; a, #display-form &gt; a, #display-misc &gt; a,				/** 		J2.5  		**/
.accordion-heading &gt; strong &gt; a {									/** 		J3.5  		**/
color:#bbb;
border-color: #222;
border-color: rgba(255,255,255,0.07);
background: #222;
background: rgba(255,255,255,0.05);
}

.pane-sliders #basic-details a:hover, .pane-sliders #display-form a:hover, .pane-sliders #display-misc a:hover,					/** 		J2.5  		**/
.accordion-heading strong a:hover {																								/** 		J3.5  		**/
color:#fff;
}

.pane-sliders #basic-details.pane-toggler-down a, .pane-sliders #display-form.pane-toggler-down a, .pane-sliders #display-misc.pane-toggler-down a, .accordion-heading strong a, .accordion-heading strong a,
.pane-sliders #basic-details.pane-toggler-down a:hover, .pane-sliders #display-form.pane-toggler-down a:hover, .pane-sliders #display-misc.pane-toggler-down a:hover, .accordion-heading strong a:hover, .accordion-heading strong a:hover {
color : #fff;
}


/**********			Contact Tabs				****************/

div.current,
#myTabContent {
border-color: #444;
border-color: rgba(255,255,255,0.12);
background:transparent;
background: rgba(255,255,255,0.04);
}

dl.tabs dt,
#myTabTabs li {
background: #222;
background: rgba(0,0,0,0.25);
border-color: #444;
border-color: rgba(255,255,255,0.12);
color: #ddd;
}

.tabs .contact-miscinfo {
background:transparent;
}

/**		Frontend admin article Joomla 3.5 		**/

.edit #adminForm .tab-content &gt; .tab-pane {
border-color: #444;
border-color: rgba(255,255,255,0.12);
}


/************  		POPOVER 		********/

.popover-title {
color:#000 ;
}

.popover-content {
color:#555 ;
}
</pre></body></html>