/* Copyright (C) arrowthemes, Regular/Extended Licence */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .hiddenElement {
	 display:none;
 }
 
 .tm-headerbar{
	background:#ffffff !important;
	 margin-bottom: 0 !important;
    margin-top: 0px!important;
    min-height: 80px!important;
	padding-right: 20px !important;
	padding-left: 10px !important;
    text-align: right !important;
 }
 
.tm-header-right .uk-public-form{
	float: right !important;
}

 div#nextend-smart-slider-5 {
   /* margin: 3px 0 59px 322px !important;*/
   margin-top: 3px !important;
   margin-bottom: 3px !important;
}

.nextend-thumbnail-container.nextend-thumbnail-vertical-vertical1 .nextend-thumbnail .nextend-thumbnail-vertical-content h4{
	margin: 0 0 0 10px !important;
}


#nextend-thumbnail .nextend-thumbnail-vertical .nextend-thumbnail-vertical-vertical1{
	height:30%;
}

.tm-header-right {
    color: #696969;
    /*  width: 60%; */
    max-width: 100%;
}
.tm-header-left {
    color: #696969 !important;
    /* width: 50% !important; */
    }
	
#tm-logo{
	padding-left: 20px !important;
}

.uk-width-1-5, .uk-width-2-10{
	width: 5% !important;
}

.right-pull { display: block; border-top: 5px solid #648c4e; border-bottom: 5px solid #648c4e; padding: 7px 11px; margin-left: 15px; width: 270px; float: right; margin-right: 10px; background: #d2cf79; color: #565eaa; line-height: 17px; font-size: 13px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-family: Trebuchet, sans-serif; font-weight:bold; font-style:italic;}
.right-pull a {
	color:#565eaa;
}
.right-pull a:hover, .right-pull a:focus {
	color:#565eaa;
}
#ezblog-body .blog-text blockquote::before{
	content:normal !important;
}

#ezblog-body .blog-text blockquote{
	width:100%;
	/* background-color:#CCC; */
	padding:10px;
	font: 300 14px/26px "open_sansregular",Arial,Helvetica,sans-serif;
	font-style:normal;
	padding-left: 30px;
	padding-right: 0px;
	border-left:none!important;
}

blockquote {
	width:100%;
	/* background-color:#CCC; */
	padding:10px;
	font: 300 14px/26px "open_sansregular",Arial,Helvetica,sans-serif;
	font-style:normal;
	margin: 0 0 0 20px !important;
	padding-left: 10px;
	padding-right: 0px;
	border-left:none!important;
}

blockquote p{
	font-size: 13px !important;
	line-height:1.2em !important;
	font-style: normal !important;
}

em{
	color: inherit;
}

#img-float-right{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

#img-float-left{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#expmenu_176 div.header {
background: #fff;
border-bottom: none;
}

ul.expmenu a {
	color:#ff6b00;
}
#expmenu_176 div.header .label {
	border: none;
	color: #748c49;
}
ul.expmenu > li > div.header{
	padding: 6px;
}
.tm-toolbar{
	background: #ffffff none repeat scroll 0 0;
}

.tm-toolbar a, .tm-toolbar .uk-subnav > li > a {
	
}
.uk-icon-button{
	color: #648c4e !important;
}
.uk-search::before{
	color: #648c4e;
	background-image: url("/images/magnifying_glass.png");
	content: "";
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
}
.tm-navbar, .uk-active.tm-navbar[data-uk-sticky]{
	background-color:#748c49;
	border-top:5px solid #565eaa;
	border-bottom:5px solid #565eaa;
	box-shadow:none;
}
input.uk-search-field{
	color: #000000;
}

imgright{ 
	float: right;
    margin-bottom: 15px;
    margin-left: 15px;
	}
	
imgleft{ 
	float: left;
    margin-bottom: 15px;
    margin-right: 15px;
	}	

body {
	background:#ffffff;
	font-family:'Source Sans Pro';
	color:#808080;
	line-height:20px;
	font-weight:400;
	letter-spacing:0.015em;
}
.tm-header-top {
	border:none;
}
.tm-toolbar a.uk-icon-button {
	font-size:30px;
}
.uk-search {
	border-right:none;
	padding-right:0;
}
.mobileSearchButton {
	margin-right:20px;
}
.mobileSearchButton img {
	height:28px;
}
@media all and (min-width: 768px) {
  .mobileSearchButton {
		display:none;
	}
}
.tm-horizontal-login {
	margin-top:16px;
}
.tm-horizontal-login a {
	color:#696969;
	font-size:13px;
}
.tm-login-button {
	color:#648c4e !important;
	background:#ffffff;
	background-image:none !important;
	border:1px solid black !important;	
	border-radius:2px;
	line-height:28px;
}
.tm-header-right button[value="Log out"]  {
	color:#648c4e;
	background: #ffffff;
	border:1px solid black;
}
.tm-header-right button[value="Log out"]:hover  {
	background-color: #f7f7f7;
}
#loginUsernameInput {
	background:#ffffff;
	border:1px solid black;
}
#loginPasswordInput {
	background:#ffffff;
	border:1px solid black;
}
.tm-label-username, .tm-label-password {
	float:left;
}
.uk-navbar-nav > li > a {
	padding:0 50px;
	font-size:16px;
}
.uk-nav-navbar li a {
	color:#648c4e;
}
.uk-dropdown-navbar .uk-nav-navbar > li > a:hover, .uk-dropdown-navbar .uk-nav-navbar > li > a:focus, .tm-navbar .uk-navbar-nav > li:hover > a {
	background-color:#d2cf79;
	color:#565eaa;
}
.uk-sticky-placeholder {
	height:auto !important;
}
.tm-footer {
	background-color:#ffffff;
}
.tm-footer-bottom {
	background:#565eaa;
	text-align:center;
	border-bottom:none;
	border-top:5px solid #648c4e;
}
.tm-footer-nav {
	float:none;
	margin-bottom:5px;
}
.tm-footer-bottom p {
	margin:0;
}
.tm-totop-scroller {
	color:#648c4e !important;
	margin-right:20px;
}
.tm-totop-scroller:hover, .tm-totop-scroller:focus {
	color:#565eaa !important;
}
.tm-footer-nav {
	width:100%;
}
.tm-footer-nav > div {
	float:none;
}
.footerColumnContainer {
	display:flex;
	justify-content:space-between;
	padding-bottom:30px;
	line-height:25px;
}
.footerColumnContainer .footerColumn {
	text-align:left;
	padding:0 30px;
}
.footerColumnContainer .footerColumn:last-child {
	text-align:right;
}
.footerColumnContainer .footerColumn .uk-icon-button {
	font-size:30px;
}
.tm-footer-nav div + div {
	margin:0;
}
.tm-footer-nav .uk-icon-button {
	color:#ffffff !important;
}
.nextend-desktop {
	border-bottom:10px solid #565eaa;
}
.alternativeFont, .alternativeFont a {
	font-family:'Georgia' !important;
}
::-moz-selection {
  background: #565eaa;
  color: #ffffff;
  text-shadow: none;
}
::selection {
  background: #565eaa;
  color: #ffffff;
  text-shadow: none;
}
.eb-toolbar {
	background-color:#ffffff !important;
}
#eb .eb-toolbar__link {
	color:#648c4e !important;
}
#eb .o-nav__item.is-active .eb-toolbar__link, #eb .eb-toolbar__link:hover, #eb .eb-toolbar__link:active, #eb .eb-toolbar__link:focus {
	background-color:#648c4e;
	color:#ffffff !important;
}
#eb .eb-pager__link-list a {
	color:#ffffff;
}
#eb .eb-pager {
	background-color:#648c4e;
	border:1px solid #648c4e;
	border-radius:0;
}
#eb .eb-pager a.disabled, #eb .eb-pager a.disabled:hover {
	border-radius:0;
}
#eb .eb-mod-media-title {
	font-weight:normal;
}
#eb .eb-post-title, .eb-entry-head h1 {
	color:#565eaa;
}
#eb .btn, #eb .btn-primary {
	background-color:#ff6b00 !important;
	border:none !important;
	color:#ffffff !important;
}
.btn:hover, .btn:focus, .btn-primary:hover, #eb .btn-primary:focus, #eb .btn-primary:active, .open .dropdown-toggle_#eb .btn-primary, #eb .btn-primary:hover, #eb .btn-primary.active, #eb .btn-primary.disabled, #eb .btn-primary.disabled:hover, #eb .btn-primary.disabled:focus, #eb .btn-primary.disabled:active, #eb .btn-primary.disabled.active, #eb .btn-primary[disabled], #eb .btn-primary[disabled]:hover, #eb .btn-primary[disabled]:focus, #eb .btn-primary[disabled]:active, #eb .btn-primary[disabled].active, fieldset[disabled] #eb .btn-primary, fieldset[disabled] #eb .btn-primary:hover, fieldset[disabled] #eb .btn-primary:focus, fieldset[disabled] #eb .btn-primary:active, fieldset[disabled] #eb .btn-primary.active {
	background-color:#ff6b00 !important;
}
#eb .eb-mod-thumb .eb-mod-image-cover {
	border:1px solid #e5e5e5;
}
#eb .mod-item + .mod-item {
	border-top:1px solid #e5e5e5;
}
#eb .eb-pager__fast-first-link, #eb .eb-pager__pre-link, #eb .eb-pager__fast-last-link, #eb .eb-pager__next-link, #eb .eb-pager__link-list {
	font-weight:normal;
}
#eb .fa-home::before {
	content:"SEED Blog";
	font-family:Source Sans Pro;
}
#eb .input-group .form-control:first-child, #eb .input-group-addon:first-child, #eb .input-group-btn:first-child > .btn, #eb .input-group-btn:first-child > .dropdown-toggle_, #eb .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle_), #eb .eb-filter-select-group select {
	border:1px solid #e5e5e5;
}
#eb .eb-tags-item__icon {
	display:none;
}
#eb .eb-tag {
	border:1px solid #e1eabf;
}
#eb .eb-tag-head {
	border-bottom:1px solid #e1eabf;
}
h1, h2, h3, h4, h5, h6 {
	color:#565eaa;
	font-family:'Source Sans Pro';
}
h3 {
	font-size:20px;
}
strong {
	font-weight:500;
}
.tm-middle li {
	line-height:20px;
}
.tm-middle li + li {
	margin-top:12px;
}
a, .uk-link {
	color:#565eaa;
	font-weight:400;
}
a:hover, .uk-link:hover {
	color:#565eaa;
}
.tm-content, .uk-panel-box {
	border-top:3px solid #ff6b00;
	padding:15px 30px 30px 30px;
}
.uk-form label {
	font-family:'Source Sans Pro';
}
.uk-button-primary {
	background-color:#ff6b00;
}
.uk-button-primary:hover, .uk-button-primary:focus {
	background-color:#ff6b00;
}
.uk-badge {
	background:#ff6b00;
}
.uk-offcanvas-bar {
	background:#ffffff;
}
.uk-nav-offcanvas ul a {
	color:#648c4e;
	padding-left:20px;
}
.uk-nav-offcanvas ul a:hover {
	color:#565eaa !important;
	background:#d2cf79;
}
.uk-nav-offcanvas ul.uk-nav-sub {
	padding-left:0;
}
.uk-nav-offcanvas .uk-parent, .uk-nav-offcanvas > li:nth-last-child(2), .uk-nav-offcanvas > li:nth-last-child(1) {
	background:#648c4e;
}
.uk-nav-offcanvas .uk-parent > a, .uk-nav-offcanvas > li:nth-last-child(2) a, .uk-nav-offcanvas > li:nth-last-child(1) a {
	font-size:16px;
}
.uk-nav-offcanvas .uk-parent ul {
	background:#ffffff;
}
.uk-nav-offcanvas > .uk-open > a, .uk-nav-offcanvas .uk-parent > a:hover, .uk-nav-offcanvas .uk-parent > a:focus, .uk-nav-offcanvas > li:nth-last-child(2) a:hover, .uk-nav-offcanvas > li:nth-last-child(1) a:hover, .uk-nav-offcanvas > li:nth-last-child(2) a:focus, .uk-nav-offcanvas > li:nth-last-child(1) a:focus {
	color:#565eaa !important;
	background-color:#d2cf79 !important;
}
.tm-header-right-small > div {
	margin:5px 30px;
}
.tm-header-right-small .uk-margin-small-top {
	text-align:right;
}
.uk-navbar-toggle.uk-visible-small {
	position:absolute;
	right:0;
	padding-right:15px;
}
.uk-nav.uk-nav-offcanvas > li.uk-active > a {
	color:#565eaa !important;
}
@media all and (max-width: 768px) {
	.homepage .tm-article-content h3 {
		text-align:center;
	}
	.homepage #eb .eb-mod-thumb.is-left {
		width:100%;
		text-align:center;
	}
	.uk-panel-box {
		padding-bottom:0;
	}
	.tm-footer {
		padding-top:0;
		margin-top:0;
	}
	.tm-footer-nav {
		width:auto;
	}
	.tm-footer-bottom {
		margin:0 15px;
	}	
	.tm-footer-bottom > div {
		padding:0 10px;
		font-size:10px;
	}
	.uk-margin-large-bottom {
		margin-bottom:0 !important;
	}
	.footerColumnContainer {
		flex-direction:column;
	}
}
.rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle {
	padding:8px;
}
.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle, .rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover, .rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle {
	color:#565eaa;
	text-decoration:none;
}
#offcanvasDropDown {
	display:none;
}
.tm-content, .uk-panel-box {
	border-top:none;
}
.tm-sliderbar, .tm-slider {
	background-color:#ffffff;
}
.homePageBanner {
	text-align: center;
	background: #ff6b00;
	color: #ffffff;
	padding: 5px 0;
	margin-top: 10px;
	font-weight: 400;
	font-size:16px;
}
.homePageBanner p {
	margin:0;
}
a:hover,a:focus {
	color:#ff6b00;
}
.tag-body, .tm-tags-list a, .tagspopular ul li a {
	background-color:#ff6b00;
}
.uk-alert-success {
	background-color:#748c49;
	color:#ffffff;
	border-color:#748c49;
}
.uk-alert-success .uk-close::after {
	color:#ffffff;
}
.alert-info {
	background-color:#ff6b00;
	color:#ffffff;
	border-color:#ff6b00;
}
.btn {
	background-color:#ff6b00;
}
.tm-content > h1, .tm-title {
	color: #565eaa;
	font-size: 24px;
}