.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.hide-text {
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a:not(.btn) {
	color: #0b4ca1;
}

a:not(.btn):hover {
	color: #0b4ca1;
}

body {
	color: #353535;
}

body.bg {
	background: #fff;
}

#sp-header-wrapper .logo {
	background-image: url(../../images/presets/preset2/logo.png);
}

.f-sp-header-wrapper .logo-wrapper .logo {
	background-position: 0 50%;
	background-repeat: no-repeat;
}

#sp-feature-wrapper {
	background: #fff;
}

#sp-feature-wrapper a:not(.btn) {
	color: #3599dd;
}

#sp-feature-wrapper a:not(.btn):hover {
	color: #196293;
}

#sp-news-wrapper {
	background: #3599dd;
	background-image: url("../../images/pattern2.png");
}

#sp-breadcrumb-wrapper {
	color: #737373;
	padding: 10px 0;
	background: #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}

#sp-breadcrumb-wrapper li {
	text-shadow: none;
}

/*#sp-breadcrumb-wrapper li:last-child {
  float: right;
  font-size: 20px;
  font-family: 'Lato', sans-serif;
}*/
#sp-breadcrumb-wrapper a:not(.btn) {
	color: #0b4ca1;
}

#sp-breadcrumb-wrapper a:not(.btn):hover {
	color: #0b4ca1;
}

.breadcrumb > li > .divider {
	color: #0b4ca1;
}

.breadcrumb > li > span:not(.divider) {
	color: #0b4ca1;
	font-weight: 600;
}

.search form {
	margin: 0;
}

.search .btn-primary {
	padding: 5px 20px;
	border: none;
}

.search .btn-primary:hover {
	border: none;
	color: #fff;
	background: #2287cc;
}

.search .form-inline input {
	width: 190px;
}

.uk-modal-dialog .search .form-inline input {
	width: 440px;
}

.input-append,
.input-prepend {
	margin-bottom: -13px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
	border-radius: 0;
}

#sp-position-wrapper {
	background: #3599dd;
	height: 50px;
}

#sp-inbottom-wrapper {
	padding: 35px 0;
	background: #fff;
	border-bottom: 1px solid #ebebeb;
}

#sp-bottom-wrapper {
	padding: 35px 0;
	background: #fff;
	border-top: 1px solid #f2f2f2;
}

#sp-bottom-2-wrapper {
	padding: 35px 0;
	background: #3599dd;
	color: #f2f2f2;
}

#sp-bottom-2-wrapper h3 {
	color: #fff;
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 18px;
	border-bottom: 2px solid #6cb5e6;
	padding-bottom: 5px;
}

#sp-bottom-2-wrapper a:not(.btn) {
	color: #fff;
}

.iccalendar table td .icevent a .ic-bright {
	color: #fff !important;
}

#sp-bottom-2-wrapper a:not(.btn):hover {
	color: #fff;
}

#sp-footer-wrapper {
	padding: 15px 0;
	color: #000;
}

#sp-footer-wrapper h3 {
	color: #bfbfbf;
}

#sp-footer-wrapper a:not(.btn) {
	color: #bfbfbf;
}

#sp-footer-wrapper a:not(.btn):hover {
	color: #3599dd;
}

#sp-footer-wrapper {
	background: #fff;
}

#sp-footer-wrapper::after {
	background: #393f43;
}

.sp-border::after {
	background: #393f43;
}

.sprocket-mosaic-item {
	border: 1px solid #eee !important;
}

.sprocket-mosaic-item:hover {
	border: 1px solid #eee !important;
}

.sprocket-strips-title2 {
	color: #3599dd;
}

.sprocket-strips-title2 a:not(.btn) {
	color: #3599dd !important;
}

.sprocket-strips-title2 a:hover {
	color: #114568 !important;
}

.sprocket-mosaic-item .sprocket-mosaic-title {
	color: #3599dd !important;
}

.sprocket-mosaic-item .sprocket-mosaic-title a:not(.btn) {
	color: #3599dd !important;
}

.sprocket-mosaic-item .sprocket-mosaic-title a:hover {
	color: #196293 !important;
}

.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-hovercontent:hover {
	background: rgba(53, 153, 221, 0.9) !important;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-hovercontent:hover::after {
	font-family: "FontAwesome";
	font-size: 25px;
	position: relative;
	top: 50%;
	content: "\f064";
	vertical-align: middle;
	color: #fff;
}

.sprocket-mosaic-filter li.active,
.sprocket-mosaic-filter li:hover,
.sprocket-mosaic-order li.active,
.sprocket-mosaic-order li:hover {
	color: #3599dd;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.sprocket-mosaic-item .sprocket-mosaic-title::after {
	background-color: #cfd9db !important;
}

.sprocket-mosaic {
	margin-top: -10px;
}

.sprocket-lists .sprocket-lists-title .indicator {
	color: #3599dd;
	background: none;
}

.sprocket-lists-title {
	border: 1px solid #dde4e6 !important;
	color: #353535 !important;
}

.sprocket-lists-title:hover {
	border: 1px solid #8d969d !important;
}

.active .sprocket-lists-title {
	border: 1px solid #8d969d !important;
}

.sprocket-mosaic-loadmore:hover {
	color: #3599dd;
	border: 2px solid #3599dd;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.sprocket-tabs-nav li .sprocket-tabs-inner:hover,
.sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
	color: #fff !important;
	background: #373c40 !important;
}

.sprocket-headlines {
	padding: 35px 0;
}

.sprocket-headlines-badge {
	color: #fff;
}

.sprocket-headlines-item a {
	color: #e4f1fa !important;
}

.sprocket-headlines-item a:hover {
	color: #fff !important;
}

.sprocket-headlines-navigation {
	color: #fff;
}

.layout-slideshow .sprocket-features-arrows .arrow {
	color: #4f565b;
}

.uk-badge-color,
.uk-progress-bar {
	background: #3599dd !important;
}

.uk-panel-box .uk-panel-badge {
	top: 15px;
	right: 15px;
	border-radius: 0;
}

.uk-overlay-area {
	background: rgba(53, 153, 221, 0.7) !important;
}

.uk-panel-box {
	border-radius: 0px;
}

.uk-panel-box-secondary {
	background: rgba(255, 255, 255, 0.2) !important;
	border: none;
	padding: 15px 0px;
}

.uk-panel-box-primary {
	background: none;
	border: none;
	padding: 15px 0px;
}

.uk-panel-box-primary .uk-panel-title {
	color: #444;
}

.icon-stack {
	background: #3599dd;
}

.btn-info {
	background: none;
	border: 2px solid #999;
	color: #999;
	text-shadow: none;
}

.btn-info:hover,
.btn-info:focus {
	background: none;
	border: 2px solid #3599dd;
	color: #3599dd;
}

#sp-main-menu {
	float: left;
}

#sp-main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: none;
	font-weight: 400;
}

#sp-main-menu ul.level-0 > li {
	display: inline-block;
	margin: 0 48px 0 0;
	position: relative;
	padding: 0;
	cursor: pointer;
	font-size: 15px;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

@media screen and (max-width: 1199px) {
	#sp-main-menu ul.level-0 > li {
		margin: 0 25px 0 0;
	}
}

#sp-main-menu ul.level-0 > li a {
	display: block;
	margin: 0;
	padding: 30px 0 23px 0;
	color: #cee6f7;
	border-bottom: 7px solid transparent;
}

#sp-main-menu ul.level-0 > li a .menu-desc {
	font-size: 11px;
	color: #cee6f7;
	display: block;
}

#sp-main-menu ul.level-0 > li:hover {
	padding: 0;
}

#sp-main-menu ul.level-0 > li:hover > a {
	color: #fff;
	border-bottom: 7px solid #fff;
}

#sp-main-menu ul.level-0 > li.active {
	padding: 0;
}

#sp-main-menu ul.level-0 > li.active > a {
	border-bottom: 7px solid #fff;
	color: #fff;
}

#sp-main-menu ul.level-0 > li.active:hover {
	padding: 0;
}

#sp-main-menu ul.level-0 > li.active:hover > a {
	color: #cee6f7;
}

#sp-main-menu ul.level-0 > li.parent {
	padding: 0;
}

#sp-main-menu ul.level-0 > li.parent:hover {
	padding: 0;
}

#sp-main-menu li {
	z-index: 999;
	text-align: left;
	text-transform: none;
}

#sp-main-menu li li:not(.sp-menu-group) {
	display: block;
	position: relative;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

#sp-main-menu li li:not(.sp-menu-group):first-child {
	border-top: none;
}

#sp-main-menu li li:not(.sp-menu-group) a {
	display: block;
	font-size: 13px;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	padding: 10px !important;
	color: #444;
	border-bottom: none;
}

#sp-main-menu li li:not(.sp-menu-group):hover,
#sp-main-menu li li:not(.sp-menu-group).active {
	color: #0b4ca1;
	background: #f1f1f1;
}

#sp-main-menu div.sp-menu-group .sp-menu-group-title {
	border-bottom: 1px solid #eee;
}

#sp-main-menu div.sp-menu-group .sp-menu-group-title .menu-title {
	padding: 5px !important;
	color: #555;
}

#sp-main-menu div.sp-menu-group .sp-menu-group-content .module {
	margin: 0;
	padding: 5px;
	color: #999;
}

#sp-main-menu .form-inline input {
	width: 125px;
	color: #fff;
	background: #3599dd;
	border: none;
}

.flat-price .plan {
	list-style: none;
	padding: 0 0 5px;
	margin: 0 0 5px;
	text-align: center;
	background: #edeeef;
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	transition: all 0.9s ease 0s;
}

.flat-price .plan li {
	padding: 10px 15px;
	color: #727c85;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

.flat-price .plan li.plan-price {
	border-top: 0;
	font-size: 30px;
	padding: 10px 0;
	background: #5a6369;
}

.flat-price .plan li.plan-price > h1 {
	color: #fff;
}

.flat-price .plan li.plan-name {
	padding: 15px;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	background: #5a6369;
	border-top: 0;
}

.flat-price .plan li.plan-action {
	margin-top: 5px;
	border-top: 0;
}

.flat-price .plan.featured li.plan-name {
	color: #fff;
	background: #3599dd;
}

.flat-price .plan.featured:hover {
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	transition: all 0.9s ease 0s;
}

.flat-price .plan.featured:hover li.plan-name {
	background: #3599dd;
}

.flat-price .plan:hover {
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	transition: all 0.9s ease 0s;
	z-index: 99;
}

.flat-price .plan:hover li.plan-name {
	color: #fff;
	background: #3599dd;
}

.uk-button-primary {
	background: #3599dd;
}

.uk-button-primary:hover,
.uk-button-primary:focus {
	background: #207fbf;
}

button[type="submit"],
.btn-primary {
	color: #fff;
	border: 2px solid #3599dd;
	background: #3599dd;
}

button[type="submit"]:hover,
button[type="submit"]:focus,
.btn-primary:hover,
.btn-primary:focus {
	color: #fff;
	border: 2px solid #3599dd;
	background: rgba(53, 153, 221, 0);
}

.module {
	margin-top: 20px;
}

.module:first-child {
	margin-top: 0;
}

.module h3 {
	font-size: 24px;
	font-weight: 300;
	margin: 0;
	line-height: normal;
}

.module.border {
	background: #3599dd none repeat scroll 0 0;
	border: 3px solid #c0cdd1;
	border-radius: 0;
	padding: 25px;
	color: #fff;
}

.module.border p {
	margin: 15px 0;
}

.module.white {
	padding: 25px;
	background: #fff;
	border: 2px solid #3599dd;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.module.white p {
	margin: 15px 0;
}

.module.white ul li {
	margin: 5px 0;
}

.module.dark {
	color: #fff;
	background-color: #373c40;
	padding: 25px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.module.dark h3.header {
	color: #fff;
}

.module.dark h3.header::after {
	margin: -1px auto;
	background-color: #fff;
	content: "";
	display: block;
	height: 7px;
	position: relative;
	width: 50px;
	top: 8px;
}

.module.dark a:not(.btn) {
	color: #7f8991;
}

.module.dark a:not(.btn):hover {
	color: #fff;
}

.module.dark p {
	margin: 25px 0;
}

.module.dark .header {
	text-align: center;
}

.module.dark .btn-default {
	color: #7f8991;
}

.module.dark .btn-default:hover {
	color: #fff;
	border: 2px solid #fff;
}

.module.highlight {
	color: #fff;
	padding: 25px;
	border: 1px solid #3599dd;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #3599dd;
	background-image: url("../../images/pattern2.png");
}

.module.highlight p {
	margin: 15px 0;
}

.module.highlight a:not(.btn) {
	color: #e4f1fa;
}

.module.highlight a:not(.btn):hover {
	color: #196293;
}

.module.color {
	color: #fff;
	padding: 0;
	background-color: #3599dd;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.module.color h3.header {
	color: #fff;
}

.module.color a:not(.btn) {
	color: #e4f1fa;
}

.module.color a:not(.btn):hover {
	color: #196293;
}

.module.color p {
	margin: 25px 0;
}

.module.color .header {
	text-align: center;
}

.module.color ul li {
	border-bottom: 1px solid #FFF;
	margin-bottom: 5px;
}

.module.color .btn-default {
	color: #fff !important;
	border: 2px solid #fff;
}

.module.color .btn-default:hover {
	color: #fff;
	border: 2px solid #373c40;
}

.module.title1 h3.header {
	padding: 0 0 25px 0;
	margin-top: -5px;
}

.module.title1 h3.header::after {
	background-color: #4f565b;
	content: "";
	display: block;
	height: 7px;
	position: relative;
	width: 50px;
	top: 8px;
}

.module.title1 p {
	margin: 5px 0;
}

.module.title2 h3.header {
	padding: 0 0 25px 0;
}

.module.title2 p {
	margin: 5px 0;
}

.module.title2 .header {
	text-align: center;
}

.module.title3 h3.header {
	padding: 0 0 25px 0;
	margin-top: -5px;
	color: #3599dd;
	font-size: 36px;
	margin-top: 20px;
}

.contact-info-h3 {
	margin-top: 15px !important;
}

#jform_contact_email_copy {
	width: 20px;
}

.module.title3 h3.header::after {
	margin: -1px auto;
	content: "";
	display: block;
	height: 7px;
	position: relative;
	width: 50px;
	top: 8px;
}

.module.title3 p {
	margin: 5px 0;
}

.module.title3 .header {
	text-align: center;
}

.module.title4 h3.header {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #8d969d;
	margin-top: -5px;
}

/*
.module.title4 h3.header::after {
  margin: -1px auto;
  background-color: #4f565b;
  content: "";
  display: block;
  height: 7px;
  position: relative;
  width: 50px;
  top: 8px;
}
*/
.module.title4 p {
	margin: 15px 0;
}

.module.title4 .header {
	text-align: center;
}

.grid figcaption {
	background-color: #3599dd;
}

.ns2-date-blog {
	background: #3599dd !important;
}

.ns2-date-blog:hover {
	background: #207fbf !important;
}

a.ns2-readmore span {
	background: #3599dd !important;
}

a.ns2-readmore span:hover {
	background: #207fbf !important;
}

.ns2-page-inner {
	margin-top: 0;
}

.ns2-tools {
	margin-top: -13px;
}

.ns2-created {
	font-size: 11px !important;
}

.uk-badge {
	border-radius: 0;
}

.uk-close:after {
	font-size: 20px;
}

.uk-close {
	color: #fff;
	line-height: 35px;
	width: 35px;
	background-color: #3599dd;
	opacity: 1;
}

.uk-close a:not(.btn) {
	background: rgba(255, 255, 255, 0) !important;
}

.uk-close:hover {
	color: #fff;
}

.uk-close:after {
	color: #fff;
}

.pagination ul > li > a,
.pagination ul > li > span {
	border: 2px solid #bfbfbf !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	color: #bfbfbf !important;
	text-shadow: none;
	opacity: 1 !important;
	padding: 5px 10px;
	margin-right: 5px;
}

.pagination ul > li.pagination-active a {
	color: #fff !important;
}


.pagination ul > li > a:active,
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > li > span:active,
.pagination ul > li > span:hover,
.pagination ul > li > span:focus {
	color: #fff !important;
	background: #373c40;
	border: 2px solid #373c40 !important;
}

.day {
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	color: #3599dd;
	padding: 0px;
	padding-bottom: 5px;
}

.year {
	font-family: 'Lato', sans-serif;
	letter-spacing: 10px;
	color: #2b2f32;
	padding: 0px;
	margin-top: -4px;
	font-weight: 800;
}

.btn.social {
	color: #fff;
	background: #2e3235;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

.btn.social:hover {
	color: #fff;
	background: #3599dd;
	text-decoration: none;
}

.readmore {
	color: #373c40 !important;
	bottom: 30px !important;
	padding: 5px;
	background: none;
	border: 1px solid #373c40;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-shadow: none;
}

.readmore:hover,
.readmore:focus {
	color: #fff !important;
	background: #CCC;
	border: 1px solid #000;
}

#sp-middle-wrapper .uk-panel-box {
	background: #ecf0f1;
	border: 1px solid #d5dde0;
}

.hi-icon:before {
	color: #9aa2a9;
}

.hi-icon:after {
	box-shadow: 0 0 0 3px #9aa2a9;
}

.hi-icon-wrap:hover .hi-icon {
	box-shadow: 0 0 0 5px #3599dd;
}

.hi-icon-wrap:hover .hi-icon:before {
	color: #3599dd;
}

.spot li::before {
	color: #3599dd;
}

.tp-caption.bold_with_bg {
	color: #3599dd !important;
}

.tp-caption.bold_with_bg_color {
	background: rgba(53, 153, 221, 0.9) !important;
}

.uk-badge-urban {
	background: #3599dd;
}

.sp-dropcap {
	overflow: hidden;
}

.sp-dropcap:first-letter {
	background: #3599dd;
	color: #fff;
}

.pad-spa {
	padding: 10px 0;
}

urban {
	color: #3599dd;
}

.marker {
	color: #fff;
	background: #3599dd;
	padding: 0 1px;
}

.tp-caption a:hover {
	color: #3599dd !important;
}

.userItemTitle,
div.tagItemHeader h2.tagItemTitle,
div.catItemHeader h3.catItemTitle,
.catItemTitle,
div.itemHeader h2.itemTitle {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	line-height: 100%;
	padding: 0;
	padding-bottom: 5px;
}

div.userItemView {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

.catToolbar,
div.itemToolbar {
	padding: 10px;
	color: #fff;
	background: #3599dd;
	border-bottom: 1px solid #3599dd;
	border-top: 1px solid #3599dd;
}

.catToolbar a:not(.btn),
div.itemToolbar a:not(.btn) {
	color: #fff;
}

.catToolbar a:not(.btn):hover,
div.itemToolbar a:not(.btn):hover {
	color: #196293;
}

.catToolbar {
	font-size: 12px;
	display: block;
	padding: 20px;
	color: #fff;
	background: #3599dd;
	border-bottom: 1px solid #3599dd;
	border-top: 1px solid #3599dd;
}

.catToolbar a:not(.btn) {
	color: #fff;
}

.catToolbar a:not(.btn):hover {
	color: #196293;
}

div.catItemHeader span.catItemAuthor {
	float: right;
	display: inline-block;
	position: relative;
	top: -10px;
}

div.itemToolbar ul li a#fontIncrease img {
	background: url("../../images/up.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.itemToolbar ul li a#fontDecrease img {
	background: url("../../images/down.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.itemToolbar ul li {
	border-left: 1px solid #2284c8;
}

.datek2 {
	float: left;
	font-weight: bold;
}

.catDatek2 {
	float: left;
	font-weight: bold;
	margin-top: -10px;
}

.userDate {
	font-family: 'FontAwesome';
	font-weight: normal;
}

.tagItemDateCreated,
.userItemDateCreated {
	font-size: 12px;
}

div.tagItemCategory span,
div.userItemCategory span,
div.catItemCategory span,
div.itemCategory span,
.datek2-icon,
div.itemToolbar ul li a.itemCommentsLink span,
div.itemToolbar ul li a.itemEmailLink span,
div.itemToolbar ul li a.itemPrintLink span {
	font-family: 'FontAwesome';
	font-weight: normal;
}

div.catItemCategory {
	border-bottom: none;
}

span.tagItemImage img,
span.userItemImage img,
span.catItemImage img,
span.itemImage img {
	padding: 0;
	border: none;
}

div.catItemImageBlock,
div.itemImageBlock {
	margin: 0;
	padding: 0;
}

div.itemRatingBlock {
	float: right;
	padding: 0;
}

div.itemBody {
	border-bottom: 0;
	padding-bottom: 0;
}

div.itemCategory {
	border-bottom: none;
}

div.userItemTagsBlock,
div.catItemTagsBlock,
div.itemTagsBlock {
	padding: 10px;
	color: #fff;
	border-bottom: none;
	background: #4f565b;
}

div.userItemTagsBlock a:not(.btn),
div.catItemTagsBlock a:not(.btn),
div.itemTagsBlock a:not(.btn) {
	color: #fff;
}

div.userItemTagsBlock a:not(.btn):hover,
div.catItemTagsBlock a:not(.btn):hover,
div.itemTagsBlock a:not(.btn):hover {
	color: #080909;
}

div.itemTagsBlock span {
	font-weight: normal;
	color: #fff;
}

div.userItemTagsBlock span,
div.catItemTagsBlock span,
.itemTags_icon {
	font-weight: normal;
	color: #fff;
	font-family: 'FontAwesome';
}

div.userItemTagsBlock ul.userItemTags li,
div.catItemTagsBlock ul.catItemTags li,
div.itemTagsBlock ul.itemTags li {
	background: #373c40;
	padding: 5px 10px;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

div.userItemTagsBlock ul.userItemTags li a:not(.btn),
div.catItemTagsBlock ul.catItemTags li a:not(.btn),
div.itemTagsBlock ul.itemTags li a:not(.btn) {
	color: #fff;
}

div.userItemTagsBlock ul.userItemTags li a:not(.btn):hover,
div.catItemTagsBlock ul.catItemTags li a:not(.btn):hover,
div.itemTagsBlock ul.itemTags li a:not(.btn):hover {
	color: #fff;
}

div.userItemTagsBlock ul.userItemTags li:hover,
div.catItemTagsBlock ul.catItemTags li:hover,
div.itemTagsBlock ul.itemTags li:hover {
	background: #24272a;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

div.catItemCommentsLink {
	padding: 0 0 0 8px;
	margin: 0 0 0 8px;
	border-left: 1px solid #2284c8;
	border-right: none;
}

.itemBackToTop {
	padding-top: 5px;
	font-family: 'FontAwesome';
}

.catItemCommentsLink span {
	font-family: 'FontAwesome';
}

div.itemContainer {
	border-bottom: 0px solid #ddd;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 100%;
}

div.itemBackToTop a {
	text-decoration: none;
}

div.itemBackToTop a:before {
	content: "\f062";
	font-size: 16px;
}

body div.itemBackToTop {
	display: none;
	justify-content: flex-end;
}

body div.itemBackToTop a {
	text-decoration: none;
	width: 35px;
	background: #3599dd;
	color: #fff;
	height: 35px;
	font-size: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
}
body div.itemBackToTop a:hover {
	text-decoration: none;
}

div.userBlock,
div.itemAuthorBlock {
	background: #fff;
	border: none;
	padding: 5px 0;
	margin: 0;
	border-bottom: 1px solid #ddd;
}

div.itemAuthorLatest ul li.even,
div.itemAuthorLatest ul li.odd {
	background: #fff;
	border: none;
}

div.itemNavigation {
	background: #fff;
	border: none;
	margin: 10px 0;
	padding: 0;
}

div.itemCommentsForm form input#submitCommentButton {
	color: #fff;
	border: none;
	padding: 5px 10px;
	background: #3599dd;
	-webkit-box-shadow: inset 0 -2px 0px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 -2px 0px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 -2px 0px 0px rgba(0, 0, 0, 0.2);
}

div.itemCommentsForm form input#submitCommentButton:hover,
div.itemCommentsForm form input#submitCommentButton:focus {
	background: #4ba4e1;
}

div.userItemReadMore,
.catItemReadMore {
	border: none;
	border-radius: 4px;
	padding: 10px;
	background: #3599dd;
	-webkit-box-shadow: inset 0 -2px 0px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 -2px 0px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 -2px 0px 0px rgba(0, 0, 0, 0.2);
	margin-bottom: 10px;
}

div.userItemReadMore:hover,
div.userItemReadMore:focus,
.catItemReadMore:hover,
.catItemReadMore:focus {
	background: #4ba4e1;
}

div.userItemReadMore a:not(.btn),
.catItemReadMore a:not(.btn) {
	color: #fff;
}

div.userItemReadMore a:not(.btn):hover,
.catItemReadMore a:not(.btn):hover {
	color: #fff;
}

div.itemComments {
	background: #edeeef;
}

div.k2TagCloudBlock a {
	color: #fff;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #4f565b;
	padding: 5px;
	display: flex;
	align-items: center;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

div.k2TagCloudBlock a:hover {
	padding: 5px;
	display: flex;
	align-items: center;
	background: #373c40;
}

div.k2-tags-wrapper {
	width: 33.3%;
	float: left;
}

@media screen and (max-width: 1199px){
	div.k2-tags-wrapper {
		width: 50%;
	}
}

@media screen and (max-width: 768px){
	div.k2-tags-wrapper {
		width: auto;
	}
}

div.itemAuthorBlock div.itemAuthorDetails {
	margin-left: 20px;
	margin-top: -20px;
}

div.k2LatestCommentsBlock ul li,
div.k2ItemsBlock ul li {
	list-style-type: none;
	margin-left: -25px;
}

div.k2LatestCommentsBlock ul li.even,
div.k2LatestCommentsBlock ul li.odd,
div.k2ItemsBlock ul li.even,
div.k2ItemsBlock ul li.odd {
	background: #fff;
	border: none;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}

div.itemComments ul.itemCommentsList li.even,
div.itemComments ul.itemCommentsList li.odd {
	background: #fff;
	border: none;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}

div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
	float: left;
	width: 100%;
	margin-left: 0px;
}

div.k2ItemsBlock ul li span.moduleItemDateCreated {
	color: #3599dd;
	font-size: 10px;
	float: right;
	vertical-align: center;
}

div.k2Pagination ul > li > a,
div.k2Pagination ul > li > span {
	padding: 6px 10px;
	background: #3599dd;
	color: #fff;
	border-color: #fff;
	border-left: 1px solid #fff;
	opacity: 0.7;
}

div.k2Pagination ul > li > a:hover,
div.k2Pagination ul > li > span:hover {
	opacity: 1;
	color: #fff;
	background: #3599dd;
}

div.itemContainer {

}

div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
	background: #fff;
}

div.itemHeader h2.itemTitle span sup {
	color: #3599dd;
	background: #fff;
	padding: 5px 10px;
}

.iccalendar {
	background-color: #3599dd !important;
	color: #fff !important;
}

dl.search-results {
	display: flex;
	flex-direction: column;
}

dl.search-results div.search-result-item {
	display: flex;
	flex-direction: column;
	margin: 0 0 20px 0;
}

.btn-toolbar {
	margin: 0;
}