body.lgn {
	background: #222;
	background-color: #031F30;
	background-image: -webkit-linear-gradient(#031F30,#595959);
	background-image: linear-gradient(#031F30,#595959);	
}

header {
	background: #222;
	background-color: #031F30;
	background-image: -webkit-linear-gradient(#031F30,#595959);
	background-image: linear-gradient(#031F30,#595959);
	color: #fff; 
}

.header__user-profile {
    background-color: #2a2a2a;
    background-image: linear-gradient(#2a2a2a,#3a3a3a);
	padding: 0 9px 0 8px;
	height: 49px;
}

#header__search {
	color: #282729;
}

#header__search span {
	border: 1px solid #2a2a2a;
	background-color: #2a2a2a;
    background-image: linear-gradient(#2a2a2a,#3a3a3a);
}

#header__search span a {
	color: #FFF;
}

#header__search.focus input {
	background-color: #2a2a2a;
	background-image: linear-gradient(#2a2a2a,#3a3a3a);
	color: white;	
}

#header__search.focus span a.handle {
	color: #8e9eae;
}

.left-bar__link {
	background: #222;
	background-color: #585757;
	background-image: -webkit-linear-gradient(#585757,#4d4d4d);
	background-image: linear-gradient(#585757,#4d4d4d);
	color: #fff; 
	border-top: 1px solid #5d5c5c;
}

.left-bar__nav a.left-bar__link:last-child {
	border-bottom: 1px solid #222;
}

.right-bar-slide, .left-bar {
	background-color: #434343;
}

.left-bar__link {
	color: #dfdfdf !important;
	text-shadow: 1px 1px #000000;
}

#help {
	background-color: #585757;
}

.button, .nav__link, .button:visited, .nav__link:visited {
	background-color: #2a2a2a none repeat scroll 0 0;
	background-image: linear-gradient(#2a2a2a,#3a3a3a);
}

.single-post__header--blue-grey {
	background: #2a2a2a none repeat scroll 0 0;
	background-image: linear-gradient(#2a2a2a,#3a3a3a);
}

.button:hover, .nav__link:hover, .button:focus, .nav__link:focus, .button:visited:hover, .nav__link:visited:hover, .button:visited:focus, .nav__link:visited:focus {
    background: #585757 !important;
    border-color: #585757 !important; 
}

.modal-form .form-top, .password-form .form-top {
	background: #2a2a2a none repeat scroll 0 0;
}

.tags .popup .title {
	background: #2a2a2a;
}

#filters-drawer .sub-nav__tab-control > .tab.active {
    background: #585757 !important;
    border-color: #585757 !important;	
}

#filters-drawer-handle {
	background: #585757 !important;
}

#filters-drawer > .container--full-width {
	border-color: #585757 !important;
	border-color: #585757 -moz-use-text-color #585757 #585757 !important;
}

#sa h3.widget-title {
	background-color: #585757 !important;
}

#dark-web-search select {
	background: #585757 !important;
}

#dark-web-search #current-search-fields > div > span:first-child {
	background-color: #585757 !important;
}

.notes .popup .title {
	background: #2a2a2a !important;
}

a.start-menu-item:hover {
	color: white !important;
	background-color: #2a2a2a;
}
.start-menu-image.closer i,
.toolbar a, .toolbar a:visited {
	color: #282729;
}
.start-menu-image.closer i:hover,
.toolbar a:hover, .toolbar a:visited:hover {
	color: #585757;
}
#right-drawer-handle {
	background: #585757;
}
#right-drawer .filter {
	background-color: #aeadad;
	border-top: 1px solid #585757;
	border-bottom: 1px solid #585757;
	border-left: 1px solid #585757;
}
#right-drawer .filter .search_term_box {
	border: 1px solid #585757;
}

#case-menu .case-col {
	color: #243645;
}

#formEditCase {
	color: #243645;
}
#quick-pins-list .section-title{
	color: #243645;
}
.case-list-item .fa-check{
	color: white;
}