<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.white * {
	/*background-color: #000000 !important;*/
	color: #FFFFFF !important;
	-webkit-filter: grayscale(100%) !important;
	-moz-filter: grayscale(100%) !important;
}
body.white .styledSelect:after ,
body.white .box-body .b-faq .list .b-text.cursor-pointer::after {
    border-top-color: #FFFFFF !important;
}
body.white img ,
body.white .box-body .Add-Event::before ,
body.white .box-body .home-page .b-BG ,
body.white .box-body .box-Cover ,
body.white .box-body .section .box-bg {
	-webkit-filter: grayscale(100%) !important;
	-moz-filter: grayscale(100%) !important;
}
body.white .modernAlertOverlay {
    background: rgba(121, 121, 121, 0.5);
}
body.white .modernAlertWrapper {
    background: #1f1f1f;
    border: 1px solid #000;
}

body.white .box-body ,
body.white .box-menu ,
body.white input ,
body.white textarea ,
body.white .box-body .b-download .item ,
body.white .box-body .b-pagination a.active ,
body.white .box-body .pagination a.active ,
body.white .box-body .b-body ,
body.white .box-menu .menu-main &gt; li &gt; ul ,
body.white .box-body .b-faq .list .b-text ,
body.white  footer ,
body.white .shifter-navigation .box-search &gt; form button[type="submit"] {
	background-color: #000000 !important;
}
body.white div#map div[role="button"] {
    background: #000 !important;
}
body.white .box-menu .menu-main &gt; li.active &gt; a {
	background-color: #3a3a3a !important;
}
body.white .header {
    background-image: url('../../images/bg-head-yellow.jpg');
}
body.white .box-body .B-date {
    background: #6f6f6f !important;
}
body.white .box-row .box-row-left li ,
body.white .box-row .box-row-left &gt; div ,
body.white .box-body .event-item ,
body.white .box-body .box-content .nav-tabs ,
body.white .box-body .b-Step h3.head ,
body.white .box-body .box-content .box-list .List:nth-child(even) {
	background-color: #3a3a3a !important;
}
body.white .styledSelect:active ,
body.white .styledSelect.active ,
body.white .options ,
body.white .box-body .box-content {
    background: #4c4c4c !important;
}
body.white .box-body .b-faq .list.important {
    background: #6b6b6b !important;
}
body.white .cal1 .clndr .clndr-table ,
body.white .cal1 .clndr .clndr-controls .month {
    background: #272727 !important;
}
body.white .cal1 .clndr .clndr-table tr .day.event::after {
    background: #efeff2 !important;
}
body.white .cal1 .clndr .clndr-table tr .empty .day-contents ,
body.white .cal1 .clndr .clndr-table tr .adjacent-month .day-contents {
    color: #7d7d7d !important;
}
body.white .box-body .box-content .box-gallery ,
body.white .box-body .box-content .box-Files {
    background: #616161 !important;
}
body.white .box-body .box-content .box-list .List::before ,
body.white .box-body .b-faq .list.important .box-list::before {
    -webkit-filter: grayscale(100%) brightness(150%);
    -moz-filter: grayscale(100%) brightness(150%);
}
body.white .btn {
    background: #8a8a8a !important;
}
body.white .btn:hover {
    background: #656565 !important;
}
body.white .box-body .b-Step .b-journey .box.active img {
    -webkit-filter: grayscale(100%) brightness(60%) !important;
    filter: grayscale(100%) brightness(60%) !important;
}
body.white .box-body .b-land {
    background: #3a3a3a;
}
body.white .box-body .b-faq .list:nth-child(even) .b-text {
    background: #313131 !important;
}
body.white .box-body .b-faq .list .b-text .reply {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}
body.white .box-body .b-download .b-button {
    background: #3e3e3e;
}
@media only screen and (min-width: 1025px) {
	body.white .box-body .pagination a:hover ,
	body.white .box-body .b-pagination a:hover {
	    background: #000000 !important;
	}
}</pre></body></html>