@charset "utf-8";

/* CSS Document */
body {
	background-color: #000 !important;
	color: #fff;
}

* {
	border-color: #666666 !important;
}

.wrapper, .wrapperInner, .innerbody {
	background: #000 !important;
}

header {
	background: #000 !important;
	color: #fff600 !important;
}

h3, h4, h5, h6, .btn-link {
	color: #fff600 !important;
}

.logo-wrap, .main-menu, .header-top, .nav-menu ul, .site-main-container,
	.footer-area, .card, .list-group-item-success, .form-control {
	background: #000 !important;
	color: #fff600 !important;
}

.header-top {
	border-bottom: 1px solid #CCC;
}

.nav-menu a:hover {
	color: #fff600 !important;
	font-size: 100%;
}

.carousel-wrapper {
	background: #000 !important;
	border-bottom: 1px solid #CCC;
}

.relavent-story-post-wrap, .sidebars-area {
	background: #000 !important;
	border: 1px solid #666666;
}

.mar, .title-head, .relavent-story-post-wrap .title,
	.relavent-story-post-wrap .title1, .single-post-wrap,
	.our-webcoderskull .cnt-block
.list-group-item, .list-group-item-action {
	background: #000 !important;
}

.single-blog-area.style-4, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active
	{
	background-color: #000 !important;
	border: 1px solid #666666;
}

.nav-pills, .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background: #000 !important;
	color: #fff600 !important;
	font-size: 110%;
}

.border-light, .border {
	border: 1px solid #666666 !important;
}

th, td {
	background: #000 !important;
	color: #fff600 !important;
}

.single-information-area .contact-icon {
	background: #000 !important;
	color: #fff600 !important;
	border: 1px solid #666666 !important;
}

.modal-content, .btn-bgcolor, .btn, .close, .well, select {
	background-color: #000 !important;
	color: #fff600 !important;
}

::placeholder {
	color: #fff600 !important;
	opacity: 0.5; /* Firefox */
}

:-ms-input-placeholder, .list-group-item-success a { /* Internet Explorer 10-11 */
	color: #fff600 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
	color: #fff600 !important;
}

.footer {
	background-color: #000;
	border-top: 1px solid #666666;
}

.footer-area .footer-bottom p, .our-webcoderskull .cnt-block p,
	.dips-modal legend {
	color: #fff600 !important;
}

a {
	color: #fff600 !important;
	background-color: inherit;
}

a:hover, a:focus {
	color: #fff !important;
	background-color: inherit;
	font-size: 110%;
}

.header .header_top .access .top li a.light {
	color: #000 !important;
}

.header .header_top .access .top li a:hover.light {
	color: #000 !important;
}

/* .footer .top { background:url(../images/footer_bottom-high.png) 0 0 no-repeat; } */