/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

body {
	background-image: none;
	background: #FFFFFF;
	box-shadow: inset 0 0 0 #ffffff;
	background-color: #ffffff;
}

.tm-toolbar {
		background: #3578a6;
}

.tm-toolbar.uk-text-center { text-align: left !important; }
.tm-toolbar .uk-panel { float: left; }
.tm-toolbar .uk-panel + .uk-panel { float: right; }

.uk-nav-sub > li.uk-active > a {
	color: #ffffff;
	font-weight:900;
}

.mod_djmsgnotifications .djmsg_label {
	padding-right:10px;
}

.mod_djmsgnotifications .djmsg_label,
.djmsg_icon,
.djmsg_icon:hover {
	color: #ffffff;
}

.tm-sidebar-a {
	background-color: #2c2d30;
}

[class^="icon-"], [class*=" icon-"] {
	margin-top:8px;
	font-size: 80%;
}

.dropdown-menu > li > a  {
	color:	#4f5054;
}

.icon-green {
	color: #76EE00;
	font-size: 100%;
}

.sourcecoast .modal-header .close {
    margin-top: 10px;
    margin-right: 20px;
	font-size: 40px;
	line-height:44px;
}

.tm-grid-block.tm-bottom-c {
	background-color: #F2F2F2;
	color: #F2F2F2;
}

.uk-muted, * + .fabrikSubGroup {
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px;
    background: #fefefe;
    border: 1px solid rgb(143 143 143 / 30%);
    border-radius: 2px;
}
