body{ color: #000; }
ul,ol{ list-style-position: outside; margin-left: 15px; }
li{ margin-bottom: 10px; }
p{
    margin: 8px 0px 20px;
}
.sp-menu li, .breadcrumb li { margin: 0; }

#sp-header-wrapper {
    border: none;
    background: #ffffff;
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
}
#sp-main-body-wrapper {
    min-height: 470px;
}
#toolbar{
    padding: 3px 0px;
}
#sp-toolbar-wrapper {
    background: #590;
}
#sp-toolbar-l a { color: #fff; }
#sp-toolbar-l { color: #fff; }
#sp-top-wrapper {
    padding: 0;
    border-bottom: none; background: #f9f9f9 url(../../../images/bg/bg_circles.png);
}
#sp-toolbar-r a {
    color: #590;
}
#sp-countdown-wrapper {
    border: none;
    background: none;
}
#sp-countdown-wrapper #countdown {
    background: #f2f2f2; padding:
}
#sp-menu { margin-top: 14px; }
#sp-main-menu ul.level-0 > li a,
#sp-main-menu li li:not(.sp-menu-group) a {
    color: #333;
}
#sp-main-menu li li.active:not(.sp-menu-group) a {
    color: #590;
}
.sp-mobile-menu {
    top: 78px;
}
.sp-mobile-menu ul li.active {
    background: #590;
}
.sp-mobile-menu ul li a {
    display: block;
    color: #fff;
}
#sp-header-wrapper {
    padding: 6px 0;
}
#sp-bottom-2-wrapper {
    color: #fff;
}
#sp-bottom-2-wrapper a:not(.btn) {
    color: #fff;
}
[id*='jform_contact_'] { 
	width: 100%;
	box-sizing: border-box;
}

button.btn, input.btn[type="submit"] {
    padding: 8px 12px !important;
}
.uk-icon-button {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0 !important; width: 30px !important; height: 30px !important;
    background: #fcfcfc;
    line-height: 30px !important;
    color: #444444;
    font-size: 18px;
    text-align: center;
    border: none;
    text-shadow: 0 1px 0 #ffffff;
}
.module.title1 h3.header {
    border-bottom: 4px solid #ddd;
}
.module.title1 h3.header::after {
    height: 4px;
}
.active .sprocket-lists-title,
.active:hover .sprocket-lists-title,
.active:focus .sprocket-lists-title {
    color: #fff !important;
    background: #559900 !important;
    border: 1px solid #559900;
}
