.clearfix:after,
.clearfix:before {
display: table;
content: "";
line-height: 0
}
.clearfix:after {
clear: both
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0
}
.input-block-level {
display: block;
width: 100%;
min-height: 32px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
a:focus {
outline: thin dotted #333;
outline: thin auto #5fe18d;
outline-offset: -2px
}
a {
color: #26ce61;
text-decoration: none
}
a:focus,
a:hover {
color: #1a8d43;
text-decoration: underline
}
blockquote {
border-left: 5px solid #26ce61
}
.btn-link {
border-color: transparent;
cursor: pointer;
color: #26ce61;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0
}
.btn-link:focus,
.btn-link:hover {
color: #1a8d43;
text-decoration: underline;
background-color: transparent
}
.btn-primary {
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
background-color: #21b455;
background-image: -moz-linear-gradient(to top, #26ce61, #1a8d43);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#26ce61), to(#1a8d43));
background-image: -webkit-linear-gradient(to top, #26ce61, #1a8d43);
background-image: -o-linear-gradient(to top, #26ce61, #1a8d43);
background-image: linear-gradient(to bottom, #26ce61, #1a8d43);
background-repeat: repeat-x;
border-color: #1a8d43 #1a8d43 #0e4d24;
border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}
.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled] {
color: #fff;
background-color: #1a8d43
}
.btn-info {
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
background-color: #5be18a;
background-image: -moz-linear-gradient(to top, #75e59c, #34da6e);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#75e59c), to(#34da6e));
background-image: -webkit-linear-gradient(to top, #75e59c, #34da6e);
background-image: -o-linear-gradient(to top, #75e59c, #34da6e);
background-image: linear-gradient(to bottom, #75e59c, #34da6e);
background-repeat: repeat-x;
border-color: #34da6e #34da6e #1ea34d;
border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}
.btn-info.active,
.btn-info.disabled,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.btn-info[disabled] {
color: #fff;
background-color: #34da6e
}
.btn:focus {
outline: thin dotted #333;
outline: thin auto #5fe18d;
outline-offset: -2px
}
.btn-group.open .btn-primary.dropdown-toggle {
background-color: #1a8d43
}
.btn-group.open .btn-info.dropdown-toggle {
background-color: #34da6e
}
.carousel-control:focus,
.carousel-control:hover {
color: #26ce61;
text-decoration: none;
opacity: .9
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
color: #fff;
text-decoration: none;
outline: 0;
background-color: #24c55d;
background-image: -moz-linear-gradient(to top, #26ce61, #22b857);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#26ce61), to(#22b857));
background-image: -webkit-linear-gradient(to top, #26ce61, #22b857);
background-image: -o-linear-gradient(to top, #26ce61, #22b857);
background-image: linear-gradient(to bottom, #26ce61, #22b857);
background-repeat: repeat-x
}
.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
background-color: #fff;
border: 1px solid #ccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border linear .2s, box-shadow linear .2s;
-moz-transition: border linear .2s, box-shadow linear .2s;
-o-transition: border linear .2s, box-shadow linear .2s;
transition: border linear .2s, box-shadow linear .2s
}
.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
border-color: #5fe18d;
outline: 0;
-webkit-box-shadow: 0 0 8px #5fe18d;
-moz-box-shadow: 0 0 8px #5fe18d;
box-shadow: 0 0 8px #5fe18d
}
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus,
select:focus {
outline: thin dotted #333;
outline: thin auto #5fe18d;
outline-offset: -2px
}
.navbar-link {
color: #777
}
.navbar-link:focus,
.navbar-link:hover {
color: #26ce61
}
.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
background-color: transparent;
color: #26ce61;
text-decoration: none
}
.navbar .btn-navbar {
float: right;
padding: 7px 10px;
margin-left: 5px;
margin-right: 5px;
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
background-color: #1d9f4b;
background-image: -moz-linear-gradient(to top, #22b857, #167838);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#22b857), to(#167838));
background-image: -webkit-linear-gradient(to top, #22b857, #167838);
background-image: -o-linear-gradient(to top, #22b857, #167838);
background-image: linear-gradient(to bottom, #22b857, #167838);
background-repeat: repeat-x;
border-color: #167838 #167838 #0a371a;
border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075)
}
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar:active,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:hover,
.navbar .btn-navbar[disabled] {
color: #fff;
background-color: #167838
}
.navbar .nav li.dropdown>a:focus .caret,
.navbar .nav li.dropdown>a:hover .caret {
border-top-color: #26ce61;
border-bottom-color: #26ce61
}
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle,
.navbar .nav li.dropdown.open>.dropdown-toggle {
color: #26ce61
}
.nav-list>.active>a,
.nav-list>.active>a:focus,
.nav-list>.active>a:hover {
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
background-color: #26ce61
}
.nav-pills>.active>a,
.nav-pills>.active>a:focus,
.nav-pills>.active>a:hover {
color: #fff;
background-color: #26ce61
}
.nav .dropdown-toggle .caret {
border-top-color: #26ce61;
border-bottom-color: #26ce61;
margin-top: 6px
}
.nav .dropdown-toggle:focus .caret,
.nav .dropdown-toggle:hover .caret {
border-top-color: #1a8d43;
border-bottom-color: #1a8d43
}
a.thumbnail:focus,
a.thumbnail:hover {
border-color: #26ce61;
-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, .25);
-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, .25);
box-shadow: 0 1px 4px rgba(0, 105, 214, .25)
}
.tc-header {
border-top: 5px solid #26ce61
}
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar:active,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:hover,
.navbar .btn-navbar[disabled] {
background-color: #1a8d43;
background-position: 0 -30px
}
.navbar .btn-toggle-nav.hover .icon-bar,
.navbar .nav-collapse.in+.btn-toggle-nav .icon-bar,
.no-csstransforms .tc-sn-visible .btn-toggle-nav .icon-bar,
.tc-is-mobile.tc-sn-visible .btn-toggle-nav .icon-bar {
background-color: #26ce61
}
.navbar .btn-toggle-nav.hover .menu-label {
color: #26ce61
}
.site-description {
color: #26ce61
}
.navbar .nav>li.current-menu-item>a,
.tc-regular-menu .navbar .nav>li.current-menu-ancestor>a {
color: #26ce61
}
.navbar .nav li.dropdown.current-menu-item>a .caret,
.navbar .nav li.dropdown.open.current-menu-ancestor>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav>li.current-menu-item>a .caret,
.tc-regular-menu .navbar .nav li.current-menu-ancestor>a .caret,
.tc-regular-menu .navbar .nav li.dropdown.current-menu-ancestor>a .caret {
border-top-color: #26ce61;
border-bottom-color: #26ce61
}
.dropdown-menu>li.current-menu-item>a,
.tc-regular-menu .dropdown-menu>li.current-menu-ancestor>a {
color: #26ce61
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-submenu:focus>a,
.dropdown-submenu:hover>a {
color: #26ce61
}
.dropdown-menu>li.current-menu-item>a:after,
.dropdown-submenu:hover>a:after,
.tc-regular-menu .dropdown-menu>li.current-menu-ancestor>a:after {
border-left-color: #26ce61
}
a+span.tc-external:after {
color: #26ce61
}
table {
border-bottom: 5px solid rgba(38, 206, 97, .5);
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%
}
th {
font-weight: 700;
border-bottom: 1px solid rgba(38, 206, 97, .5)
}
td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0
}
.widget h3:before {
color: #26ce61
}
.archive .archive-header .format-icon:before,
.page #content>article.page .entry-header .entry-title.format-icon:before,
.search .search-header .format-icon:before,
.single #content .entry-header .entry-title.format-icon:before {
color: #26ce61;
opacity: 1
}
.widget.widget_archive li:before,
.widget.widget_calendar li:before,
.widget.widget_categories li:before,
.widget.widget_links li:before,
.widget.widget_meta li:before,
.widget.widget_nav_menu li:before,
.widget.widget_pages li:before,
.widget.widget_recent_comments li:before,
.widget.widget_recent_entries li:before,
.widget.widget_rss li:before {
color: #26ce61
}
.social-block a:hover {
color: #26ce61
}
.tc-carousel-control:hover {
color: #26ce61
}
.page-links button.btn {
color: #26ce61
}
.comments-link .tc-comment-bubble {
color: #26ce61
}
.comments-link .default-bubble:before {
border: solid 2px #26ce61
}
.comments-link .tc-comment-bubble {
color: #26ce61;
border: 2px solid #26ce61
}
.comments-link .custom-bubble-one:before {
border-color: #26ce61 transparent
}
h3.assistive-text {
color: #5fe18d
}
#footer .calendar_wrap table a {
color: #26ce61
}
#wp-calendar th {
background-color: #1a8d43;
color: #fff
}
.btt-arrow,
footer#footer .colophon a.back-to-top {
color: #26ce61
}
.tc-grid-border .grid__item {
border-bottom: 3px solid #26ce61
}
.tc-grid-icon:before {
color: #26ce61
}