/** CSS CACHE **/

/*	
 * Template Name: Unify - Responsive Bootstrap Template
 * Description: Business, Corporate, Portfolio, E-commerce, Blog and One Page Template.
 * Version: 1.8
 * Author: @htmlstream
 * Website: http://htmlstream.com
*/

/*Reset Styles
------------------------------------*/
* {
	border-radius: 0;
}

a,
a:focus, 
a:hover, 
a:active,
button,
button:hover {
	outline: 0 !important;
}

a:focus {
	text-decoration: none;
}

hr {
	margin: 30px 0;
}

hr.hr-xs {
	margin: 10px 0;
}

hr.hr-md {
	margin: 20px 0;
}

hr.hr-lg {
	margin: 40px 0;
}

/*Headings*/
h1 {
	font-size: 28px;
	line-height: 35px;
}
h2 {
	font-size: 24px;
	line-height: 33px;
}
h3 {
	font-size: 20px;
	line-height: 27px;
}
h4 {
	line-height: 25px;
}
h5 {
	line-height: 20px;
}
h6 {
	line-height: 18px;
}

h1, h2, h3, h4, h5, h6 {
	color: #555;		
	margin-top: 5px;
	text-shadow: none; 
	font-weight: 100; 
	font-family: "Open Sans", Arial, sans-serif;
} 

h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
	margin-right: 5px;
}

/*Block Headline*/
.headline {
	display: block;
	margin: 10px 0 25px 0;
	border-bottom: 1px dotted #e4e9f0;
}

.headline h2 {
	font-size: 22px;
}

.headline h2, 
.headline h3, 
.headline h4 {
	margin: 0 0 -2px 0;
	padding-bottom: 5px;
	display: inline-block;
	border-bottom: 2px solid #72c02c;
}

.headline-md {
	margin-bottom: 15px;
}

.headline-md h2 {
	font-size: 21px;
}

/*Heading Options*/
.heading {
	text-align: center;
}

.heading h2 {
	padding: 0 12px;
	position: relative;
	display: inline-block;
	line-height: 34px !important; /*For Tagline Boxes*/
}

.heading h2:before, 
.heading h2:after {
	content: ' ';
	width: 70%;	
	position: absolute;
	border-width: 1px;
	border-color: #bbb;
}

.heading h2:before {
	right: 100%;
}

.heading h2:after {
	left: 100%;
}

@media (max-width: 768px) {
	.heading h2:before, 
	.heading h2:after {
		width: 20%;	
	}
}

/*Headline v1*/
.heading-v1 h2:before,
.heading-v1 h2:after {
	top: 15px;
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}

/*Headline v2*/
.heading-v2 h2:before,
.heading-v2 h2:after {
	top: 15px;
	height: 6px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}

/*Headline v3*/
.heading-v3 h2:before,
.heading-v3 h2:after {
	top: 15px;
	height: 6px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}

/*Headline v4*/
.heading-v4 h2:before,
.heading-v4 h2:after {
	top: 17px;
	border-bottom-style: solid;
}

/*Headline v5*/
.heading-v5 h2:before,
.heading-v5 h2:after {
	top: 17px;
	border-bottom-style: dashed;
}

/*Headline v6*/
.heading-v6 h2:before,
.heading-v6 h2:after {
	top: 17px;
	border-bottom-style: dotted;
}

/*Heading Titles v1*/
.title-v1 {
	z-index: 1;
	position: relative;
	text-align: center;
	margin-bottom: 60px;
}

.title-v1 h1, 
.title-v1 h2 {
	color: #444;
	font-size: 28px;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-family: "Open Sans", Arial, sans-serif;
}

.title-v1 h1:after, 
.title-v1 h2:after {
	bottom: 0;
	left: 50%;
	height: 1px;
	width: 70px;
	content: " ";
	margin-left: -35px;
	position: absolute;
	background: #72c02c;	
}

.title-v1 p {
	font-size: 17px;
	font-weight: 200;
}

.title-center {
	text-align: center;
}

.title-primary {
	color: #30c6fc;
}

.title-secondary {
	color: #78d73d;
}

/*Heading Titles v2*/
h2.title-v2 {
	color: #555;
	position: relative;
	margin-bottom: 30px;
}

h2.title-v2:after {
	left: 0;
	width: 70px;
	height: 2px;
	content: " ";
	bottom: -10px;
	background: #555;
	position: absolute;
}

h1.title-v2.title-center,
h2.title-v2.title-center,
h3.title-v2.title-center {
	text-align: center;
}

h1.title-v2.title-center:after,
h2.title-v2.title-center:after,
h3.title-v2.title-center:after {
	left: 50%;
	width: 70px;
	margin-left: -35px;
}

h1.title-light,
h2.title-light,
h3.title-light {
	color: #fff;
}

h2.title-light:after {
	background: #fff;
}

/*Heading Title v3*/
h1[class^="title-v3-"],
h2[class^="title-v3-"],
h3[class^="title-v3-"] {
	color: #555;
}

h2.title-v3-xlg {
	font-size: 28px;
	line-height: 32px;
}

h1.title-v3-lg,
h2.title-v3-lg {
	font-size: 24px;
	line-height: 28px;
}

h1.title-v3-md,
h2.title-v3-md {
	font-size: 20px;
	line-height: 24px;
}

h2.title-v3-sm,
h3.title-v3-md {
	font-size: 18px;
	line-height: 24px;
}

h3.title-v3-md {
	line-height: 22px;
}

h3.title-v3-sm {
	font-size: 16px;
	line-height: 20px;
}

h2.title-v3-xs {
	font-size: 16px;
	line-height: 22px;
}

h3.title-v3-xs {
	font-size: 14px;
	margin-bottom: 0;
}

/*Title v4*/
.title-v4 {
	font-size: 18px;
	margin: 0 0 20px;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
	border-bottom: 3px solid #333;
}

/*Headline Center*/
.headline-center {
	text-align: center;
	position: relative;
	line-height: 1.5;
}

.headline-center h1 {
	color: #555;
	font-size: 40px;
	line-height: 1.25;
	font-weight: bold;
}

.headline-center h1 strong {
	color: #30c6fc;
}

.headline-center h2 {
	color: #555;
	font-size: 26px;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

@media (max-width: 540px) {
	.headline-center h1 {
		font-size: 32px;
	}

	.headline-center h2 {
		font-size: 16px;
		line-height: 20px;
	}
}

.headline-center h2:after {
	left: 50%;
	z-index: 1;
	width: 30px;
	height: 2px;
	content: " ";
	bottom: -5px;
	margin-left: -15px;
	text-align: center;
	position: absolute;
	background: #30c6fc;
}

.headline-center h2.headline-primary {
}

.headline-center h2.headline-primary:after {
	background: #30c6fc;
}

.headline-center h2.headline-secondary {
}

.headline-center h2.headline-secondary:after {
	background: #78d73d;
}

.headline-center h3 {
	color: #555;
	font-size: 26px;
	font-weight: 100;
	position: relative;
	margin-bottom: 10px;
}

.headline-center p {
	/*color: #999;*/
	font-size: 14px;
	/*padding: 0 150px;*/
}

@media (max-width: 991px) {
	.headline-center p {
		padding: 0 50px;
	}
}

.headline-center.headline-light h1, .headline-center.headline-light h2, .headline-center.headline-light h3, .headline-center.headline-light h4 {
	color: #fff;
}

.headline-center.headline-light p {
	color: #eee;
}

/*Headline Center v2*/
.headline-center-v2 {
	z-index: 0;
	text-align: center;
	position: relative;
}

.headline-center-v2 h2 {
	color: #555;
	font-size: 24px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.headline-center-v2 span.bordered-icon {
	color: #fff;
	padding: 0 10px;
	font-size: 15px;
	line-height: 18px;
	position: relative;
	margin-bottom: 25px;
	display: inline-block;
}

.headline-center-v2 span.bordered-icon:before,
.headline-center-v2 span.bordered-icon:after {
	top: 8px;
	height: 1px;
	content: " ";
	width: 100px;
	background: #fff;
	position: absolute;
}

.headline-center-v2 span.bordered-icon:before {
	left: 100%;
}

.headline-center-v2 span.bordered-icon:after {
	right: 100%;
}

.headline-center-v2 p {
	color: #555;
	font-size: 14px;
	padding: 0 70px;
}

.headline-center-v2.headline-center-v2-dark p {
	color: #666;
}

.headline-center-v2.headline-center-v2-dark span.bordered-icon {
	color: #666;
}

.headline-center-v2.headline-center-v2-dark span.bordered-icon:before,
.headline-center-v2.headline-center-v2-dark span.bordered-icon:after {
	background: #666;
}

/*Headline Left*/
.headline-left {
	position: relative;
}

.headline-left .headline-brd {
	color: #555;
	position: relative;
	margin-bottom: 25px;
	padding-bottom: 10px;
}

.headline-left .headline-brd:after {
	left: 1px;
	z-index: 1;
	width: 30px;
	height: 2px;
	content: " ";
	bottom: -5px;
	position: absolute;
	background: #72c02c;
}

/*Headline v2
------------------------------------*/
.headline-v2 {
	display: block;
	background: #fff;
	padding: 1px 10px;
	margin: 0 0 20px 0;
	border-left: 2px solid #000;
}

.headline-v2 h2 {
	margin: 3px 0;
	font-size: 20px;
	font-weight: 200;
}

/*Heading Sizes
------------------------------------*/
h2.heading-md {
	font-size: 20px;
	line-height: 24px;
}

h2.heading-sm,
h3.heading-md {
	font-size: 18px;
	line-height: 24px;
}

h3.heading-md {
	line-height: 22px;
}

h3.heading-sm {
	font-size: 16px;
	line-height: 20px;
}

h2.heading-xs {
	font-size: 16px;
	line-height: 22px;
}

h3.heading-xs {
	font-size: 14px;
	margin-bottom: 0;
}

/*Devider
------------------------------------*/
.devider.devider-dotted {
	border-top: 2px dotted #eee;
}
.devider.devider-dashed {
	border-top: 2px dashed #eee;
}

.devider.devider-db {
	height: 5px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.devider.devider-db-dashed {
	height: 5px;
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
}
.devider.devider-db-dotted {
	height: 5px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}

/*Tables
------------------------------------*/
/*Basic Tables*/
.table thead > tr > th {
	border-bottom: none;
}

@media (max-width: 768px) {
	.table th.hidden-sm,
	.table td.hidden-sm {
		display: none !important;
	}
}

/*Forms
------------------------------------*/
.form-control {
	box-shadow: none;
	border-radius: 0;
}

.input-group-addon {
	border-radius: 0;
}

.form-control:focus {
	border-color: #bbb;
	box-shadow: 0 0 2px #c9c9c9;
}

/*Form Spacing*/
.form-spacing .form-control {
	margin-bottom: 15px;
}

/*Form Icons*/
.input-group-addon {
	color: #b3b3b3;
	font-size: 14px;
	background: #fff;
}

/*Carousel v1
------------------------------------*/
.carousel-v1 .carousel-caption {
	position: relative;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0px 50px;
	text-shadow: none;
}

.carousel-v1 .carousel-caption p {
	margin-bottom: 0;
}

.carousel-v1 .carousel-arrow a.carousel-control {
	opacity: 1;
	font-size:30px;
	height:inherit;
	width: inherit;
	background: none;
	text-shadow: none;
	position: inherit;
}

.carousel-v1 .carousel-arrow a i {
	top: 50%;
	margin-top: -18px;
	padding: 2px 12px; 
	position: absolute;
	color: #30c6fc;
}
.carousel-v1 .carousel-arrow a i:hover {
	opacity: 0.8;
}

.carousel-v1 .carousel-arrow a.left i {
	left: 0;
}
.carousel-v1 .carousel-arrow a.right i {
	right: 0;
}

/*Carousel v2
------------------------------------*/
.carousel-v2 .carousel-control,
.carousel-v2 .carousel-control:hover {
	opacity: 1;
	text-shadow: none;
}

.carousel-v2 .carousel-control.left,
.carousel-v2 .carousel-control.right {
	top: 50%;
	z-index: 5;
	color: #eee;
	width: 45px;
	height: 45px;
	font-size: 30px;
	margin-top: -22px;
	position: absolute;
	text-align: center;
	display: inline-block;
	border: 2px solid #eee;
	background: rgba(0,0,0,0.1);
}

.carousel-v2 .carousel-control:hover {
	background: rgba(0,0,0,0.3);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;		
}

.carousel-v2 .carousel-control.left {
	left: 20px;
}

.carousel-v2 .carousel-control.right {
	right: 20px;
}

.carousel-v2 .carousel-control .arrow-prev,
.carousel-v2 .carousel-control .arrow-next {
	top: -5px;
	position: relative;
}

.carousel-v2 .carousel-control .arrow-next {
	right: -2px;
}


@media (min-width: 768px) {
	.carousel-indicators {
		bottom: 10px;
	}	
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	margin: 0px auto;
}

/*Tabs
------------------------------------*/
.nav-tabs > li > a,
.nav-pills > li > a,
.nav-tabs.nav-justified > li > a {
	border-radius: 0;
}

/*Tabs v1
------------------------------------*/
.tab-v1 .nav-tabs { 
	border: none;
	background: none;
	border-bottom: solid 2px #72c02c;	
}

.tab-v1 .nav-tabs a { 
	font-size: 14px;
	padding: 5px 15px; 
}

.tab-v1 .nav-tabs > .active > a, 
.tab-v1 .nav-tabs > .active > a:hover, 
.tab-v1 .nav-tabs > .active > a:focus { 
	color: #fff;
	border: none; 
	background: #72c02c; 
}

.tab-v1 .nav-tabs > li > a { 
	border: none;
}
.tab-v1 .nav-tabs > li > a:hover { 
	color: #fff; 
	background: #72c02c; 
}

.tab-v1 .tab-content { 
	padding: 10px 0;
}

.tab-v1 .tab-content img {
	margin-top: 4px;
	margin-bottom: 15px; 
}

.tab-v1 .tab-content img.img-tab-space {
	margin-top: 7px;
}

/*Tabs v2
------------------------------------*/
.tab-v2 .nav-tabs {
	border-bottom: none;
}

.tab-v2 .nav-tabs li a {
	padding: 9px 16px;
	background: none;
	border: none;
}

.tab-v2 .nav-tabs li.active a {
	background: #fff;
	padding: 7px 15px 9px;
	border: solid 1px #eee;
	border-top: solid 2px #72c02c;
	border-bottom: none !important;
}

.tab-v2 .tab-content {
	padding: 10px 16px;
	border: solid 1px #eee;
}

/*Tabs v3
------------------------------------*/
.tab-v3 .nav-pills li a {
	color: #777;
	font-size: 17px;
	padding: 4px 8px;
	margin-bottom: 3px;
	background: #fafafa;
	border: solid 1px #eee;
}

.tab-v3 .nav-pills li a:hover,
.tab-v3 .nav-pills li.active a {
	color: #fff;
	background: #72c02c;
	border: solid 1px #68af28;
}

.tab-v3 .nav-pills li i {
	width: 1.25em;
	margin-right: 5px;
	text-align: center;
	display: inline-block;
}

.tab-v3 .tab-content {
	padding: 15px;
	background: #fafafa;
	border: solid 1px #eee;
}

/*Tab v4
------------------------------------*/
.tab-v4 .tab-heading {
	width: 100%;
	overflow: hidden;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	border-bottom: 3px solid #333;
}

.tab-v4 .tab-heading h2 {
	margin: 0;
	float: left;
	font-size: 18px;
	font-weight: bold;
}

/*Nav Tabs*/
.tab-v4 .nav-tabs {
	top: 3px;
	border: none;
	float: right;
	overflow: hidden;
	position: relative;
}

.tab-v4 .nav-tabs a {
	color: #555;
	font-size: 12px;
	padding: 6px 15px;
	text-transform: uppercase;
}

.tab-v4 .nav-tabs > .active > a,
.tab-v4 .nav-tabs > .active > a:hover,
.tab-v4 .nav-tabs > .active > a:focus {
	border: none;
	background: inherit;
}

.tab-v4 .nav-tabs > li > a {
	border: none;
}
.tab-v4 .nav-tabs > li > a:hover {
	background: inherit;
}

.tab-v4 .tab-content {
	padding: 20px 0 10px;
}

/*Tab v5
------------------------------------*/
.tab-v5 .nav-tabs {
	border-bottom: none;
}

.tab-v5 .nav-tabs li a {
	border: none;
	font-size: 14px;
	background: none;
	padding: 9px 16px;
}

.tab-v5 .nav-tabs li.active a {
	background: #fff;
	padding: 7px 15px 9px;
	border: solid 1px #eee;
	border-top: solid 3px #222;
	border-bottom: none !important;
}

.tab-v5 .tab-content {
	padding: 13px;
	border: solid 1px #eee;
}

/*Accordions
------------------------------------*/
/*Accordion v1*/
.acc-v1 .panel-heading {
	padding: 0;
	box-shadow: none;
}

.acc-v1 .panel-heading a {
	display: block;
	font-size: 14px;
	padding: 5px 15px;
	background: #fefefe;
}

.acc-icon a.accordion-toggle i {
	color: #555;
	margin-right: 8px;
}
.acc-icon a.accordion-toggle:hover i {
	color: #39414c;
}

/*Navigation
------------------------------------*/ 
.dropdown-menu,
.navbar-toggle {
	border-radius: 0;	
}

/*Pegination*/
.pagination > li:first-child > a, 
.pagination > li:first-child > span,
.pagination-lg > li:first-child > a, 
.pagination-lg > li:first-child > span,
.pagination-lg > li:last-child > a, 
.pagination-lg > li:last-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-radius: 0;
}

.pagination li a {
	color: #777;
	padding: 5px 15px;
}

.pagination li a:hover {
	color: #fff;
	background: #5fb611;
	border-color: #5fb611;	
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
	border-color: #72c02c;
	background-color: #72c02c;
}

/*Pagination Without Space*/
.pagination-no-space .pagination {
	margin: 0;
}

/*Pager*/
.pager li > a, 
.pager li > span {
	border-radius: 0;
}

.pager li > a:hover, 
.pager li > a:focus {
	color: #fff;
	background: #5fb611;
	border-color: #5fb611;	
}

/*Pager v2 and v3
------------------------------------*/
.pager.pager-v2 li > a {
	border: none;
}

.pager.pager-v2 li > a,
.pager.pager-v3 li > a {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;	
}

.pager.pager-v2 li > a:hover, 
.pager.pager-v2 li > a:focus,
.pager.pager-v3 li > a:hover, 
.pager.pager-v3 li > a:focus {
	color: #fff;
	background: #72c02c;
}

/*Pager Amount*/
.pager.pager-v2 li.page-amount,
.pager.pager-v3 li.page-amount {
	font-size: 16px;
	font-style: italic;
}

.pager.pager-v2 li.page-amount,
.pager.pager-v2 li.page-amount:hover,
.pager.pager-v2 li.page-amount:focus,
.pager.pager-v3 li.page-amount,
.pager.pager-v3 li.page-amount:hover,
.pager.pager-v3 li.page-amount:focus {
		top: 7px;
		color: #777;
		position: relative;
}

/*Pager Size*/
.pager.pager-v2.pager-md li a,
.pager.pager-v3.pager-md li a {
	font-size: 16px;
	padding: 8px 18px;
}

/*Pager v4
------------------------------------*/
.pager.pager-v4 li > a {
	line-height: normal;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.pager.pager-v4 li > a:hover,
.pager.pager-v4 li > a:focus {
	color: #fff;
	background: #222;
	border-color: #222;
}

/*Pager Amount*/
.pager.pager-v4 li.page-amount {
	font-size: 14px;
	font-style: italic;
}

.pager.pager-v4 li.page-amount,
.pager.pager-v4 li.page-amount:hover,
.pager.pager-v4 li.page-amount:focus {
	top: 7px;
	color: #777;
	position: relative;
}

/*Sidebar Menu
------------------------------------*/
.list-group-item:first-child,
.list-group-item:last-child {
	border-radius: 0;
}

/*Sidebar Menu v1*/
.sidebar-nav-v1 li {
	padding: 0;
}

.sidebar-nav-v1 li a {
	display: block;
	padding: 8px 30px 8px 10px;
}

.sidebar-nav-v1 li a:hover {
	text-decoration: none;
}

.sidebar-nav-v1 > li.active,
.sidebar-nav-v1 > li.active:hover {
	background: #717984;
} 

.sidebar-nav-v1 > li.active, 
.sidebar-nav-v1 > li.active:hover, 
.sidebar-nav-v1 > li.active:focus {
	border-color: #ddd;
}

.sidebar-nav-v1 > li.active > a {
	color: #fff;
}

/*Sidebar Sub Navigation*/
.sidebar-nav-v1 li ul {
	padding: 0;
	list-style: none;
}

.sidebar-nav-v1 li ul,
.sidebar-nav-v1 li.active ul a {
	background: #f8f8f8;
}

.sidebar-nav-v1 li ul a {
	color: #555;
	font-size: 12px;
	border-top: solid 1px #ddd;
	padding: 6px 30px 6px 17px; 
}

.sidebar-nav-v1 ul li:hover a,
.sidebar-nav-v1 ul li.active a {
	color: #72c02c;
}

/*Sidebar Badges*/
.list-group-item li > .badge {
	float: right;
}

.sidebar-nav-v1 span.badge {
	margin-top: 8px;
	margin-right: 10px;
}

.sidebar-nav-v1 .list-toggle > span.badge {
	margin-right: 25px;
}

.sidebar-nav-v1 ul li span.badge {
	margin-top: 8px;
	font-size: 11px;
	padding: 3px 5px; 
	margin-right: 10px;
}

/*Sidebar List Toggle*/
.list-toggle:after {
		top: 7px;
		right: 10px;
		color: #777;
		font-size: 14px;
		content: "\f105";
		position: absolute;
		font-weight: normal;
		display: inline-block;
		font-family: FontAwesome;
}

.list-toggle.active:after {
	color: #fff;
	content: "\f107";
}

/*Button Styles
------------------------------------*/
.btn {
	box-shadow: none;
	border-radius: 0;
}
.btn-u {
	border: 0;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	font-weight: 400;
	padding: 6px 13px;
	position: relative;
	background: #72c02c;
	white-space: nowrap;
	display: inline-block;
	text-decoration: none;
}
.btn-u:hover {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.btn-u.btn-block {
	text-align: center;
}

a.btn-u {
	/*padding: 4px 13px;*/
	/*vertical-align: middle;*/
}

.btn-u-sm,
a.btn-u-sm {
	padding: 3px 12px;
}

.btn-u-lg,
a.btn-u-lg {
	font-size: 18px;
	padding: 10px 25px;
}

.btn-u-xs,
a.btn-u-xs {
	font-size: 12px;
	padding: 2px 12px;	
	line-height: 18px;
}

/*Button Groups*/
.btn-group .dropdown-menu > li > a {
	padding: 3px 13px;
}

.btn-group > .btn-u, 
.btn-group-vertical > .btn-u {
	float: left;
	position: relative;
}

.btn-group > .btn-u:first-child {
	margin-left: 0;
}

/*For FF Only*/
@-moz-document url-prefix() { 
	.footer-subsribe .btn-u {
			padding-bottom: 4px;
	}
}
@media (max-width: 768px) { 
	@-moz-document url-prefix() { 
			.btn-u {
				padding-bottom: 6px;
			}
	}
}

/*Buttons Color*/
.btn-u:hover, 
.btn-u:focus, 
.btn-u:active, 
.btn-u.active, 
.open .dropdown-toggle.btn-u {
	background: #5fb611;
}
.btn-u-split.dropdown-toggle {
	border-left: solid 1px #5fb611;
}

.btn-u.btn-u-blue {
	background: #3498db;
}
.btn-u.btn-u-blue:hover, 
.btn-u.btn-u-blue:focus, 
.btn-u.btn-u-blue:active, 
.btn-u.btn-u-blue.active, 
.open .dropdown-toggle.btn-u.btn-u-blue {
	background: #2980b9;
}
.btn-u.btn-u-split-blue.dropdown-toggle {
	border-left: solid 1px #2980b9;
}

.btn-u.btn-u-red {
	background: #e74c3c;
}
.btn-u.btn-u-red:hover, 
.btn-u.btn-u-red:focus, 
.btn-u.btn-u-red:active, 
.btn-u.btn-u-red.active, 
.open .dropdown-toggle.btn-u.btn-u-red {
	background: #c0392b;
}
.btn-u.btn-u-split-red.dropdown-toggle {
	border-left: solid 1px #c0392b;
}

.btn-u.btn-u-orange {
	background: #e67e22;
}
.btn-u.btn-u-orange:hover, 
.btn-u.btn-u-orange:focus, 
.btn-u.btn-u-orange:active, 
.btn-u.btn-u-orange.active, 
.open .dropdown-toggle.btn-u.btn-u-orange {
	background: #d35400;
}
.btn-u.btn-u-split-orange.dropdown-toggle {
	border-left: solid 1px #d35400;
}

.btn-u.btn-u-sea {
	background: #1abc9c;
}
.btn-u.btn-u-sea:hover, 
.btn-u.btn-u-sea:focus, 
.btn-u.btn-u-sea:active, 
.btn-u.btn-u-sea.active, 
.open .dropdown-toggle.btn-u.btn-u-sea {
	background: #16a085;
}
.btn-u.btn-u-split-sea.dropdown-toggle {
	border-left: solid 1px #16a085;
}

.btn-u.btn-u-green {
	background: #2ecc71;
}
.btn-u.btn-u-green:hover, 
.btn-u.btn-u-green:focus, 
.btn-u.btn-u-green:active, 
.btn-u.btn-u-green.active, 
.open .dropdown-toggle.btn-u.btn-u-green {
	background: #27ae60;
}
.btn-u.btn-u-split-green.dropdown-toggle {
	border-left: solid 1px #27ae60;
}

.btn-u.btn-u-yellow {
	background: #f1c40f;
}
.btn-u.btn-u-yellow:hover, 
.btn-u.btn-u-yellow:focus, 
.btn-u.btn-u-yellow:active, 
.btn-u.btn-u-yellow.active, 
.open .dropdown-toggle.btn-u.btn-u-yellow {
	background: #f39c12;
}
.btn-u.btn-u-split-yellow.dropdown-toggle {
	border-left: solid 1px #f39c12;
}

.btn-u.btn-u-default {
	background: #95a5a6;
}
.btn-u.btn-u-default:hover, 
.btn-u.btn-u-default:focus, 
.btn-u.btn-u-default:active, 
.btn-u.btn-u-default.active, 
.open .dropdown-toggle.btn-u.btn-u-default {
	background: #7f8c8d;
}
.btn-u.btn-u-split-default.dropdown-toggle {
	border-left: solid 1px #7f8c8d;
}

.btn-u.btn-u-purple {
	background: #9b6bcc;
}
.btn-u.btn-u-purple:hover, 
.btn-u.btn-u-purple:focus, 
.btn-u.btn-u-purple:active, 
.btn-u.btn-u-purple.active, 
.open .dropdown-toggle.btn-u.btn-u-purple {
	background: #814fb5;
}
.btn-u.btn-u-split-purple.dropdown-toggle {
	border-left: solid 1px #814fb5;
}

.btn-u.btn-u-aqua {
	background: #27d7e7;
}
.btn-u.btn-u-aqua:hover, 
.btn-u.btn-u-aqua:focus, 
.btn-u.btn-u-aqua:active, 
.btn-u.btn-u-aqua.active, 
.open .dropdown-toggle.btn-u.btn-u-aqua {
	background: #26bac8;
}
.btn-u.btn-u-split-aqua.dropdown-toggle {
	border-left: solid 1px #26bac8;
}

.btn-u.btn-u-brown {
	background: #9c8061;
}
.btn-u.btn-u-brown:hover, 
.btn-u.btn-u-brown:focus, 
.btn-u.btn-u-brown:active, 
.btn-u.btn-u-brown.active, 
.open .dropdown-toggle.btn-u.btn-u-brown {
	background: #81674b;
}
.btn-u.btn-u-split-brown.dropdown-toggle {
	border-left: solid 1px #81674b;
}

.btn-u.btn-u-dark-blue {
	background: #4765a0;
}
.btn-u.btn-u-dark-blue:hover, 
.btn-u.btn-u-dark-blue:focus, 
.btn-u.btn-u-dark-blue:active, 
.btn-u.btn-u-dark-blue.active, 
.open .dropdown-toggle.btn-u.btn-u-dark-blue {
	background: #324c80;
}
.btn-u.btn-u-split-dark.dropdown-toggle {
	border-left: solid 1px #324c80;
}

.btn-u.btn-u-light-green {
	background: #79d5b3;
}
.btn-u.btn-u-light-green:hover, 
.btn-u.btn-u-light-green:focus, 
.btn-u.btn-u-light-green:active, 
.btn-u.btn-u-light-green.active, 
.open .dropdown-toggle.btn-u.btn-u-light-green {
	background: #59b795;
}
.btn-u.btn-u-split-light-green.dropdown-toggle {
	border-left: solid 1px #59b795;
}

.btn-u.btn-u-dark {
	background: #555;
}
.btn-u.btn-u-dark:hover, 
.btn-u.btn-u-dark:focus, 
.btn-u.btn-u-dark:active, 
.btn-u.btn-u-dark.active, 
.open .dropdown-toggle.btn-u.btn-u-dark {
	background: #333;
}
.btn-u.btn-u-split-dark.dropdown-toggle {
	border-left: solid 1px #333;
}

.btn-u.btn-u-light-grey {
	background: #585f69;
}
.btn-u.btn-u-light-grey:hover, 
.btn-u.btn-u-light-grey:focus, 
.btn-u.btn-u-light-grey:active, 
.btn-u.btn-u-light-grey.active, 
.open .dropdown-toggle.btn-u.btn-u-light-grey {
	background: #484f58;
}
.btn-u.btn-u-split-light-grey.dropdown-toggle {
	border-left: solid 1px #484f58;
}

/*Bordered Buttons*/
.btn-u.btn-brd {
	color: #555;
	/*font-weight: 200;*/
	background: none;
	padding: 5px 13px;
	border: solid 1px transparent;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;	
}
.btn-u.btn-brd:hover {
	background: none;
	border: solid 1px #eee;
}
.btn-u.btn-brd:focus {
	background: none;
}
.btn-u.btn-brd.btn-brd-hover:hover {
	color: #fff !important;
}

.btn-u.btn-brd {
	border-color: #72c02c;
}
.btn-u.btn-brd:hover {
	color: #5fb611;
	border-color: #5fb611;
}
.btn-u.btn-brd.btn-brd-hover:hover {
	background: #5fb611;	
}

.btn-u.btn-brd.btn-u-blue {
	border-color: #3498db;
}
.btn-u.btn-brd.btn-u-blue:hover {
	color: #2980b9;
	border-color: #2980b9;
}
.btn-u.btn-brd.btn-u-blue.btn-brd-hover:hover {
	background: #2980b9;
}

.btn-u.btn-brd.btn-u-red {
	border-color: #e74c3c;
}
.btn-u.btn-brd.btn-u-red:hover {
	color: #c0392b;
	border-color: #c0392b;
}
.btn-u.btn-brd.btn-u-red.btn-brd-hover:hover {
	background: #c0392b;
}

.btn-u.btn-brd.btn-u-orange {
	border-color: #e67e22;
}
.btn-u.btn-brd.btn-u-orange:hover {
	color: #d35400;
	border-color: #d35400;
}
.btn-u.btn-brd.btn-u-orange.btn-brd-hover:hover {
	background: #d35400;
}

.btn-u.btn-brd.btn-u-sea {
	border-color: #1abc9c;
}
.btn-u.btn-brd.btn-u-sea:hover {
	color: #16a085;
	border-color: #16a085;
}
.btn-u.btn-brd.btn-u-sea.btn-brd-hover:hover {
	background: #16a085;
}

.btn-u.btn-brd.btn-u-green {
	border-color: #2ecc71;
}
.btn-u.btn-brd.btn-u-green:hover {
	color: #27ae60;
	border-color: #27ae60;
}
.btn-u.btn-brd.btn-u-green.btn-brd-hover:hover {
	background: #27ae60;
}

.btn-u.btn-brd.btn-u-yellow {
	border-color: #f1c40f;
}
.btn-u.btn-brd.btn-u-yellow:hover {
	color: #f39c12;
	border-color: #f39c12;
}
.btn-u.btn-brd.btn-u-yellow.btn-brd-hover:hover {
	background: #f39c12;
}

.btn-u.btn-brd.btn-u-default {
	border-color: #95a5a6;
}
.btn-u.btn-brd.btn-u-default:hover {
	color: #7f8c8d;
	border-color: #7f8c8d;
}
.btn-u.btn-brd.btn-u-default.btn-brd-hover:hover {
	background: #7f8c8d;
}

.btn-u.btn-brd.btn-u-dark {
	border-color: #555;
}
.btn-u.btn-brd.btn-u-dark:hover {
	color: #333;
	border-color: #333;
}
.btn-u.btn-brd.btn-u-dark.btn-brd-hover:hover {
	background: #333;
}

.btn-u.btn-brd.btn-u-light-grey {
	border-color: #585f69;
}
.btn-u.btn-brd.btn-u-light-grey:hover {
	color: #484f58;
	border-color: #484f58;
}
.btn-u.btn-brd.btn-u-light-grey.btn-brd-hover:hover {
	background: #484f58;
}

.btn-u.btn-brd.btn-u-purple {
	border-color: #9b6bcc;
}
.btn-u.btn-brd.btn-u-purple:hover {
	color: #814fb5;
	border-color: #814fb5;
}
.btn-u.btn-brd.btn-u-purple.btn-brd-hover:hover {
	background: #814fb5;
}

.btn-u.btn-brd.btn-u-aqua {
	border-color: #27d7e7;
}
.btn-u.btn-brd.btn-u-aqua:hover {
	color: #26bac8;
	border-color: #26bac8;
}
.btn-u.btn-brd.btn-u-aqua.btn-brd-hover:hover {
	background: #26bac8;
}

.btn-u.btn-brd.btn-u-brown {
	border-color: #9c8061;
}
.btn-u.btn-brd.btn-u-brown:hover {
	color: #81674b;
	border-color: #81674b;
}
.btn-u.btn-brd.btn-u-brown.btn-brd-hover:hover {
	background: #81674b;
}

.btn-u.btn-brd.btn-u-dark-blue {
	border-color: #4765a0;
}
.btn-u.btn-brd.btn-u-dark-blue:hover {
	color: #324c80;
	border-color: #324c80;
}
.btn-u.btn-brd.btn-u-dark-blue.btn-brd-hover:hover {
	background: #324c80;
}

.btn-u.btn-brd.btn-u-light-green {
	border-color: #79d5b3;
}
.btn-u.btn-brd.btn-u-light-green:hover {
	color: #59b795;
	border-color: #59b795;
}
.btn-u.btn-brd.btn-u-light-green.btn-brd-hover:hover {
	background: #59b795;
}

.btn-u.btn-brd.btn-u-light {
	color: #fff;
	border-color: #fff;
}
.btn-u.btn-brd.btn-u-light:hover {
	border-color: #fff;
}
.btn-u.btn-brd.btn-u-light.btn-brd-hover:hover {
	background: #fff;
	color: #555 !important;
}

/*Dropdown Buttons
------------------------------------*/
.dropdown-show {
	box-shadow: 0 0 4px #eee;
	display: inline-block;
	position: relative;
}

/*Badges and Labels
------------------------------------*/
.badge,
.label {
	border-radius: 0;
}

/*Labels*/
span.label {
	font-size: 11px;
	font-weight: 400;
	padding: 4px 7px;
}

/*Badges*/
span.badge,
.list-group-item.active>.badge {
	color: #fff;
	font-weight: 400;
	padding: 4px 7px;	
}

span.label-u,
span.badge-u,
.list-group-item.active>.badge.badge-u {
	background: #72c02c;
}

span.label-blue,
span.badge-blue,
.list-group-item.active>.badge {
	background: #3498db;
}

span.label-red,
span.badge-red,
.list-group-item.active>.badge {
	background: #e74c3c;
}

span.label-green,
span.badge-green,
.list-group-item.active>.badge.badge-green {
	background: #2ecc71;
}

span.label-sea,
span.badge-sea,
.list-group-item.active>.badge.badge-sea {
	background: #1abc9c;
}

span.label-orange,
span.badge-orange,
.list-group-item.active>.badge.badge-orange {
	background: #e67e22;
}

span.label-yellow,
span.badge-yellow,
.list-group-item.active>.badge.badge-yellow {
	background: #f1c40f;
}

span.label-purple,
span.badge-purple,
.list-group-item.active>.badge.badge-purple {
	background: #9b6bcc;
}

span.label-aqua,
span.badge-aqua,
.list-group-item.active>.badge.badge-aqua {
	background: #27d7e7;
}

span.label-brown,
span.badge-brown,
.list-group-item.active>.badge.badge-brown {
	background: #9c8061;
}

span.label-dark-blue,
span.badge-dark-blue,
.list-group-item.active>.badge.badge-dark-blue {
	background: #4765a0;
}

span.label-light-green,
span.badge-light-green,
.list-group-item.active>.badge.badge-light-green {
	background: #79d5b3;
}

span.label-light,
span.badge-light,
.list-group-item.active>.badge.badge-light {
	color: #777;
	background: #ecf0f1;
}

span.label-dark,
span.badge-dark,
.list-group-item.active>.badge.badge-dark {
	background: #555;
}

/*Badge Lists*/
.badge-lists li {
	position: relative;
}

.badge-lists span.badge {
	top: -10px;
	right: -6px;
	position: absolute;
}

/*Badge Icons*/
.badge-lists.badge-icons span.badge {
	min-width: 12px;
	padding: 3px 6px;
 }

.badge-lists.badge-icons i {
	font-size: 18px;
	min-width: 25px;
}

/*Badge Box v1*/
.badge-box-v1 a {
	color: #777;
	min-width: 40px;
	font-size: 18px;
	padding: 8px 9px;
	display: inline-block;
	border: solid 1px #eee;
}

/*Badge Box v2*/
.badge-box-v2 a {
	color: #777;
	font-size: 12px;
	padding: 10px;
	min-width: 70px;
	text-align: center;
	display: inline-block;
	border: solid 1px #eee;
}

.badge-box-v2 a i {
	font-size: 20px;
}

/*General Badge Box*/
.badge-box-v1 a i,
.badge-box-v2 a i {
	display: block;
	margin: 1px auto 2px;
}

.badge-box-v1 a:hover,
.badge-box-v2 a:hover {
	color: #555;
	border-color: #555;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;		
}

/*Icons
------------------------------------*/
/*Social Icons*/
.social-icons {
	margin: 0;
	padding: 0; 
}

.social-icons li {
	list-style: none;
	margin-right: 3px;
	margin-bottom: 5px;
	text-indent: -9999px;
	display: inline-block;
}

.social-icons li a, a.social-icon {
	width: 28px;
	height: 28px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.social-icons li:hover a {
	background-position: 0 -38px;
}

.social-icons-color li a {
	opacity: 0.7;
	background-position: 0 -38px !important;
	-webkit-backface-visibility: hidden; /*For Chrome*/
}

.social-icons-color li a:hover {
	opacity: 1;
}

.social_amazon {background: url(../img/icons/social/amazon.png?v=fcdef455) no-repeat;}
.social_behance {background: url(../img/icons/social/behance.png?v=f055c67c) no-repeat;}
.social_blogger {background: url(../img/icons/social/blogger.png?v=dc998bcd) no-repeat;}
.social_deviantart {background: url(../img/icons/social/deviantart.png?v=8956fcd9) no-repeat;}
.social_dribbble {background: url(../img/icons/social/dribbble.png?v=4031ce8d) no-repeat;}
.social_dropbox {background: url(../img/icons/social/dropbox.png?v=6aaf36f2) no-repeat;}
.social_evernote {background: url(../img/icons/social/evernote.png?v=b77726c9) no-repeat;}
.social_facebook {background: url(../img/icons/social/facebook.png?v=de16edd4) no-repeat;}
.social_forrst {background: url(../img/icons/social/forrst.png?v=8ba0ec65) no-repeat;}
.social_github {background: url(../img/icons/social/github.png?v=a51f7568) no-repeat;}
.social_googleplus {background: url(../img/icons/social/googleplus.png?v=572f68bd) no-repeat;}
.social_jolicloud {background: url(../img/icons/social/jolicloud.png?v=735d5e57) no-repeat;}
.social_last-fm {background: url(../img/icons/social/last-fm.png?v=e8cf6578) no-repeat;}
.social_linkedin {background: url(../img/icons/social/linkedin.png?v=b8b0c687) no-repeat;}
.social_picasa {background: url(../img/icons/social/picasa.png?v=2c0d1edc) no-repeat;}
.social_pintrest {background: url(../img/icons/social/pintrest.png?v=496d8409) no-repeat;}
.social_rss {background: url(../img/icons/social/rss.png?v=39417b66) no-repeat;}
.social_skype {background: url(../img/icons/social/skype.png?v=444ec630) no-repeat;}
.social_spotify {background: url(../img/icons/social/spotify.png?v=33b2e71) no-repeat;}
.social_stumbleupon {background: url(../img/icons/social/stumbleupon.png?v=2c01bfe5) no-repeat;}
.social_tumblr {background: url(../img/icons/social/tumblr.png?v=c4938b87) no-repeat;}
.social_twitter {background: url(../img/icons/social/twitter.png?v=7f529b62) no-repeat;}
.social_vimeo {background: url(../img/icons/social/vimeo.png?v=3e3b11f0) no-repeat;}
.social_wordpress {background: url(../img/icons/social/wordpress.png?v=11343b87) no-repeat;}
.social_xing {background: url(../img/icons/social/xing.png?v=1d7d0a3f) no-repeat;}
.social_yahoo {background: url(../img/icons/social/yahoo.png?v=160aba0d) no-repeat;}
.social_youtube {background: url(../img/icons/social/youtube.png?v=b322fa2f) no-repeat;}
.social_vk {background: url(../img/icons/social/vk.png?v=7b675008) no-repeat;}
.social_instagram {background: url(../img/icons/social/instagram.png?v=5fc58ca) no-repeat;}

/*Font Awesome Icon Styles*/
i.icon-custom {
	color: #555;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 5px;
	text-align: center;
	display: inline-block;	
	border: solid 1px #555;
}

i.icon-sm {
	width: 35px;
	height: 35px;
	font-size: 16px;
	line-height: 35px;
}

i.icon-md {
	width: 55px;
	height: 55px;
	font-size: 22px;
	line-height: 55px;
}

i.icon-lg {
	width: 60px;
	height: 60px;
	font-size: 31px;
	line-height: 60px;
	margin-bottom: 10px;
}

i.icon-2x {
	font-size: 30px;
}
i.icon-3x {
	font-size: 40px;
}
i.icon-4x {
	font-size: 50px;
}

/*Line Icons*/
i.icon-line {
	font-size: 17px;
}
i.icon-sm.icon-line {
	font-size: 14px;
}
i.icon-md.icon-line {
	font-size: 22px;
}
i.icon-lg.icon-line {
	font-size: 28px;
}

i.icon-2x.icon-line {
	font-size: 27px;
}
i.icon-3x.icon-line {
	font-size: 36px;
}
i.icon-4x.icon-line {
	font-size: 47px;
}

/*Icon Styles For Links*/
.link-icon,
.link-bg-icon {
	color: #555;	
}

.link-icon:hover,
.link-bg-icon:hover {
	border: none;	
	text-decoration: none;
}

.link-icon:hover i {
	color: #72c02c;
	background: none;
	border: solid 1px #72c02c;
}

.link-bg-icon:hover i {
	color: #72c02c;
	background: #72c02c;
	border-color: #72c02c;
	color: #fff !important;
}

/*Icons Color*/
i.icon-color-u,
i.icon-color-red,
i.icon-color-sea,
i.icon-color-dark,
i.icon-color-grey,
i.icon-color-blue,
i.icon-color-green,
i.icon-color-yellow,
i.icon-color-orange,
i.icon-color-purple,
i.icon-color-aqua,
i.icon-color-brown,
i.icon-color-dark-blue,
i.icon-color-light-grey,
i.icon-color-light-green, {
	background: none;
}

i.icon-color-u {
	color: #72c02c;
	border: solid 1px #72c02c;
}
i.icon-color-blue {
	color: #3498db;
	border: solid 1px #3498db;
}
i.icon-color-red {
	color: #e74c3c;
	border: solid 1px #e74c3c;
}
i.icon-color-sea {
	color: #1abc9c;
	border: solid 1px #1abc9c;
}
i.icon-color-green {
	color: #2ecc71;
	border: solid 1px #2ecc71;
}
i.icon-color-yellow {
	color: #f1c40f;
	border: solid 1px #f1c40f;
}
i.icon-color-orange {
	color: #e67e22;
	border: solid 1px #e67e22;
}
i.icon-color-grey {
	color: #95a5a6;
	border: solid 1px #95a5a6;
}
i.icon-color-purple {
	color: #9b6bcc;
	border: solid 1px #9b6bcc;
}
i.icon-color-aqua {
	color: #27d7e7;
	border: solid 1px #27d7e7;
}
i.icon-color-brown {
	color: #9c8061;
	border: solid 1px #9c8061;
}
i.icon-color-dark-blue {
	color: #4765a0;
	border: solid 1px #4765a0;
}
i.icon-color-light-green {
	color: #79d5b3;
	border: solid 1px #79d5b3;
}
i.icon-color-light {
	color: #fff;
	border: solid 1px #fff;
}
i.icon-color-light-grey {
	color: #585f69;
	border: solid 1px #585f69;
}

/*Icons Backgroun Color*/
i.icon-bg-u,
i.icon-bg-red,
i.icon-bg-sea,
i.icon-bg-dark,
i.icon-bg-darker,
i.icon-bg-grey,
i.icon-bg-blue,
i.icon-bg-green,
i.icon-bg-yellow,
i.icon-bg-orange,
i.icon-bg-purple,
i.icon-bg-aqua,
i.icon-bg-brown,
i.icon-bg-dark-blue,
i.icon-bg-light-grey,
i.icon-bg-light-green {
	color: #fff;
	border-color: transparent;
}

i.icon-bg-u {
	background: #72c02c;
}
i.icon-bg-blue {
	background: #3498db;
}
i.icon-bg-red {
	background: #e74c3c;
}
i.icon-bg-sea {
	background: #1abc9c;
}
i.icon-bg-green {
	background: #2ecc71;
}
i.icon-bg-yellow {
	background: #f1c40f;
}
i.icon-bg-orange {
	background: #e67e22;
}
i.icon-bg-grey {
	background: #95a5a6;
}
i.icon-bg-dark {
	background: #555;
}
i.icon-bg-darker {
	background: #333;
}
i.icon-bg-purple {
	background: #9b6bcc;
}
i.icon-bg-aqua {
	background: #27d7e7;
}
i.icon-bg-brown {
	background: #9c8061;
}
i.icon-bg-dark-blue {
	background: #4765a0;
}
i.icon-bg-light-green {
	background: #79d5b3;
}
i.icon-bg-light {
	background: #fff;
	border-color: transparent;	
}
i.icon-bg-light-grey {
	background: #585f69;
	border-color: transparent;	
}

/* Make Font Awesome icons fixed width */
.fa-fixed [class^="fa"],
.fa-fixed [class*=" fa"] {
	width: 1.25em;
	text-align: center;
	display: inline-block;
}
.fa-fixed [class^="fa"].fa-lg,
.fa-fixed [class*=" fa"].fa-lg {
	/* increased font size for fa-lg */
	width: 1.5625em;
}

/*Content Boxes
------------------------------------*/
/*Content Boxes v1*/
.content-boxes-v1 {
	text-align: center;
}

.content-boxes-v1 span {
	display: block;
	margin-top: 5px;
}

/*Content Boxes v2*/
.content-boxes-v2-o span {
	display: block;
	overflow: hidden;
}

.content-boxes-v2-o small {
	display: block;
	line-height: 1.6;
}

.content-boxes-v2-o .icon-md + span {
	margin-top: 9px;
}

.content-boxes-v2-o .icon-lg + span {
	margin-top: 11px;
}

.content-boxes-v2-o .icon-custom {
	float: left;
	margin-top: 3px;
	margin-right: 15px;
}

@media (max-width: 992px) {
	.content-boxes-v2,
	.content-boxes-v2 .text-justify {
		text-align: center;
	}

	.content-boxes-v2 span {
		display: block;
		margin-top: 5px;
	}
}

/*Content Boxes v3*/
.content-boxes-v3 i.icon-custom {
	top: 8px;
	float: left;
	position: relative;
}

.content-boxes-v3 .content-boxes-in-v3 {
	padding: 0 20px;
	overflow: hidden;
}

.content-boxes-v3 .content-boxes-in-v3 h3 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 3px;
	text-transform: capitalize;
}

.content-boxes-v3 .content-boxes-in-v3 h3 a {
	color: #555;
}

/*Content Boxes Right v3*/
.content-boxes-v3.content-boxes-v3-right {
	text-align: right;
}

.content-boxes-v3.content-boxes-v3-right i.icon-custom {
	float: right;
}

@media (max-width: 768px){
	.content-boxes-v3.content-boxes-v3-right {
		text-align: inherit;
	}

	.content-boxes-v3.content-boxes-v3-right i.icon-custom {
		float: left;
		margin-left: 0;
	}
}

/*Content Boxes v4*/
.content-boxes-v4 h2 {
	color: #555;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.content-boxes-v4 a {
	color: #777;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.content-boxes-v4 i {
	width: 25px;
	color: #72c02c;
	font-size: 35px;
	margin-top: 10px;
}

.content-boxes-in-v4 {
	padding: 0 10px;
	overflow: hidden;
}

.content-boxes-v4-sm i {
	font-size: 26px;
	margin-top: 10px;
	margin-right: 5px;
}

/*Content Boxes v5*/
.content-boxes-v5 i {
	float: left;
	color: #999;
	width: 50px;
	height: 50px;
	padding: 11px;
	font-size: 22px;
	background: #eee;
	line-height: 28px;
	text-align: center;
	margin-right: 15px;
	display: inline-block;
}

.content-boxes-v5:hover i {
	color: #fff;
	background: #72c02c;
}

/*Content Boxes v6*/
.content-boxes-v6 {
	padding-top: 25px;
	text-align: center;
}

.content-boxes-v6 i {
	color: #fff;
	width: 90px;
	height: 90px;
	padding: 30px;
	font-size: 30px;
	line-height: 30px;
	position: relative;
	text-align: center;
	background: #dedede;
	margin-bottom: 25px;
	display: inline-block;
}

.content-boxes-v6 i:after {
	top: -8px;
	left: -8px;
	right: -8px;
	bottom: -8px;
	content: " ";
	position: absolute;
	border: 1px solid #dedede;
	border-radius: 50% !important;
}

.content-boxes-v6:hover i,
.content-boxes-v6:hover i:after {
	-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
}

.content-boxes-v6:hover i {
	background: #72c02c;
}

.content-boxes-v6:hover i:after {
	border-color: #72c02c;
}

/*Colored Content Boxes
------------------------------------*/
.service-block {
	padding: 20px 30px;
	text-align: center;
	margin-bottom: 20px;
}

.service-block p,
.service-block h2 {
	color: #fff;
}

.service-block h2 a:hover{
	text-decoration: none;
}

.service-block-light,
.service-block-default {
	background: #fafafa;
	border: solid 1px #eee; 
}

.service-block-default:hover {
	box-shadow: 0 0 8px #eee;
}

.service-block-light p,
.service-block-light h2,
.service-block-default p,
.service-block-default h2 {
	color: #555;
}

.service-block-u {
	background: #72c02c;
}
.service-block-blue {
	background: #3498db;
}
.service-block-red {
	background: #e74c3c;
}
.service-block-sea {
	background: #1abc9c;
}
.service-block-grey {
	background: #95a5a6;
}
.service-block-yellow {
	background: #f1c40f;
}
.service-block-orange {
	background: #e67e22;
}
.service-block-green {
	background: #2ecc71;
}
.service-block-purple {
	background: #9b6bcc;
}
.service-block-aqua {
	background: #27d7e7;
}
.service-block-brown {
	background: #9c8061;
}
.service-block-dark-blue {
	background: #4765a0;
}
.service-block-light-green {
	background: #79d5b3;
}
.service-block-dark {
	background: #555;
}
.service-block-light {
	background: #ecf0f1;
}

/*Funny Boxes
------------------------------------*/
.funny-boxes {
	background: #f7f7f7;
	padding: 20px 20px 15px;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.funny-boxes h2 {
	margin-top: 0;
	font-size: 18px;
	line-height: 20px;
}

.funny-boxes h2 a {
	color: #555;
}

.funny-boxes p a {
	color: #72c02c;
}

.funny-boxes .funny-boxes-img li {
	font-size: 12px;
	margin-bottom: 2px;
}

.funny-boxes .funny-boxes-img li i {
	color: #72c02c;
	font-size: 12px;
	margin-right: 5px;
}

@media (max-width: 992px) {
	.funny-boxes .funny-boxes-img li {
		display: inline-block;
	}
}

.funny-boxes .funny-boxes-img img {
	margin: 5px 10px 15px 0;
}

.funny-boxes ul.funny-boxes-rating li {
	display: inline-block;
}

.funny-boxes ul.funny-boxes-rating li i {
	color: #f8be2c;
	cursor: pointer;
	font-size: 14px;
}

.funny-boxes ul.funny-boxes-rating li i:hover {
	color: #f8be2c;
}

/*Funny Colored Boxes*/
.funny-boxes-colored p,
.funny-boxes-colored h2 a,
.funny-boxes-colored .funny-boxes-img li,
.funny-boxes-colored .funny-boxes-img li i {
	color: #fff;
}

/*Red Funny Box*/
.funny-boxes-red {
	background: #e74c3c;
}

/*Dark Red Funny Box*/
.funny-boxes-purple {
	background: #9b6bcc;
}

/*Blue Funny Box*/
.funny-boxes-blue {
	background: #3498db;
}

/*Grey Funny Box*/
.funny-boxes-grey {
	background: #95a5a6;
}

/*Turquoise Funny Box*/
.funny-boxes-sea {
	background: #1abc9c;
}

/*Turquoise Top Bordered Funny Box*/
.funny-boxes-top-sea {
	border-top: solid 2px #1abc9c;
}

.funny-boxes-top-sea:hover {
	border-top-color: #16a085;	
}

/*Yellow Top Bordered Funny Box**/
.funny-boxes-top-yellow {
	border-top: solid 2px #f1c40f;
}

.funny-boxes-top-yellow:hover {
	border-top-color: #f39c12;
}

/*Red Top Bordered Funny Box**/
.funny-boxes-top-red {
	border-top: solid 2px #e74c3c;
}

.funny-boxes-top-red:hover {
	border-top-color: #c0392b;
}

/*Purple Top Bordered Funny Box**/
.funny-boxes-top-purple {
	border-top: solid 2px #9b6bcc;
}

.funny-boxes-top-purple:hover {
	border-top-color: #814fb5;
}

/*Orange Left Bordered Funny Box**/
.funny-boxes-left-orange {
	border-left: solid 2px #e67e22;
}

.funny-boxes-left-orange:hover {
	border-left-color: #d35400;
}

/*Green Left Bordered Funny Box**/
.funny-boxes-left-green {
	border-left: solid 2px #72c02c;
}

.funny-boxes-left-green:hover {
	border-left-color: #5fb611;
}

/*Blue Left Bordered Funny Box**/
.funny-boxes-left-blue {
	border-left: solid 2px #3498db;
}

.funny-boxes-left-blue:hover {
	border-left-color: #2980b9;
}

/*Dark Left Bordered Funny Box**/
.funny-boxes-left-dark {
	border-left: solid 2px #555;
}

.funny-boxes-left-dark:hover {
	border-left-color: #333;
}

/*Typography
------------------------------------*/
.text-justify p { text-align: justify;}
.text-transform-uppercase { text-transform: uppercase;}
.text-transform-normal { text-transform: inherit !important;}

.font-bold { font-weight: 600;}
.font-light { font-weight: 200;}
.font-normal { font-weight: 400 !important;}

/*Text Dropcap*/
.dropcap {
	float: left; 
	color: #72c02c; 
	padding: 5px 0;
	font-size: 45px; 
	font-weight: 200;
	line-height: 30px; 
	margin: 0px 5px 0 0;
}

.dropcap-bg {
	float: left; 
	color: #fff; 
	padding: 7px 0;
	min-width: 50px;
	font-size: 35px; 
	font-weight: 200;
	line-height: 35px; 
	text-align: center;
	background: #72c02c;
	margin: 4px 10px 0 0;
}

/*Text Highlights*/
.text-highlights {
	color: #fff;
	font-weight: 200;
	padding: 0px 5px;
	background: #555;
}

.text-highlights-green {
	background: #72c02c;	
}
.text-highlights-blue {
	background: #3498db;
}
.text-highlights-red {
	background: #e74c3c;	
}
.text-highlights-sea {
	background: #1abc9c;
}
.text-highlights-orange {
	background: #e67e22;
}
.text-highlights-yellow {
	background: #f1c40f;
}
.text-highlights-purple {
	background: #9b6bcc;	
}
.text-highlights-aqua {
	background: #27d7e7;
}
.text-highlights-brown {
	background: #9c8061;	
}
.text-highlights-dark-blue {
	background: #4765a0;
}
.text-highlights-light-green {
	background: #79d5b3;
}

/*Text Borders*/
.text-border {
	border-bottom: dashed 1px #555;
}

.text-border-default {
	border-color: #95a5a6;
}
.text-border-green {
	border-color: #72c02c;
}
.text-border-blue {
	border-color: #3498db;
}
.text-border-red {
	border-color: #e74c3c;
}
.text-border-yellow {
	border-color: #f1c40f;
}
.text-border-purple {
	border-color: #9b6bcc;
}

/*List Styles*/
.list-styles li {
	margin-bottom: 8px;
}

/*Contextual Backgrounds*/
.contex-bg p {
	opacity: 0.8;
	padding: 8px 10px;
}
.contex-bg p:hover {
	opacity: 1;
}

/*Blockquote*/
blockquote {
	padding: 5px 15px;
	border-left-width: 2px;
}

blockquote p {
	font-size: 14px;
	font-weight: 400;	
}

blockquote h1,
blockquote h2,
blockquote span {
	font-size: 18px;
	margin: 0 0 8px;
	line-height: 24px;
}

/*Blockquote Styles*/
blockquote.bq-text-lg p,
blockquote.bq-text-lg small {
	text-transform: uppercase;
}

blockquote.bq-text-lg p {
	font-size: 22px;
	font-weight: 300;
	line-height: 32px;
}

blockquote.text-right,
blockquote.hero.text-right {
	border-left: none;
	border-right: 2px solid #eee;
}

blockquote.hero.text-right,
blockquote.hero.text-right:hover {
	border-color: #555;
}

blockquote:hover,
blockquote.text-right:hover {
	border-color: #72c02c;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

blockquote.bq-dark,
blockquote.bq-dark:hover {
	border-color: #585f69;
}

blockquote.bq-green {
	border-color: #72c02c;
}

/*Blockquote Hero Styles*/
blockquote.hero {
	border: none;
	padding: 18px;
	font-size: 16px;
	background: #f3f3f3;
	border-left: solid 2px #666;
}

blockquote.hero:hover {
	background: #eee;
	border-left-color: #666;
}

blockquote.hero.hero-dark,
blockquote.hero.hero-default {
	border: none;
}

blockquote.hero.hero-dark {
	background: #444;
}

blockquote.hero.hero-dark:hover {
	background: #555;
}

blockquote.hero.hero-default {
	background: #72c02c;
}

blockquote.hero.hero-default:hover {
	background: #5fb611;
}

blockquote.hero.hero-dark p,
blockquote.hero.hero-dark h2,
blockquote.hero.hero-dark small,
blockquote.hero.hero-default p,
blockquote.hero.hero-default h2,
blockquote.hero.hero-default small {
	color: #fff;
	font-weight: 200;
}

/*Alerts
------------------------------------*/
.alert {
	border-radius: 0;
}

/*Alerts
------------------------------------*/
.thumbnail {
	border-radius: 0;
}

/*Tag Boxes
------------------------------------*/
.tag-box	{
	padding: 20px;
	background: #fff;
	margin-bottom: 30px;
}

.tag-box h2 {
	font-size: 20px;
	line-height: 25px;
}

.tag-box p {
	margin-bottom: 0;
}

.tag-box.tag-text-space p {
	margin-bottom: 10px;
}

/*Tag Boxes v1*/
.tag-box-v1 {
	border: solid 1px #eee;
	border-top: solid 2px #72c02c;
}

/*Tag Boxes v2*/
.tag-box-v2 {
	background: #fafafa;
	border: solid 1px #eee;
	border-left: solid 2px #72c02c;
}

/*Tag Boxes v3*/
.tag-box-v3 {
	border: solid 2px #eee;
}

/*Tag Boxes v4*/
.tag-box-v4 {
	border: dashed 1px #bbb;
}

/*Tag Boxes v5*/
.tag-box-v5 {
	margin: 20px 0;
	text-align: center;
	border: dashed 1px #ccc;
}

.tag-box-v5 span {
	color: #555;
	font-size: 28px;
	margin-bottom: 0;
}

/*Tag Boxes v6*/
.tag-box-v6 {
	background: #fafafa;
	border: solid 1px #eee; 
}

/*Tag Boxes v7*/
.tag-box-v7 {
	border: solid 1px #eee;
	border-bottom: solid 2px #72c02c;
}

/*Testimonials
------------------------------------*/
/*Testimonials*/
.testimonials {
	margin-bottom: 10px;
}

.testimonials .testimonial-info {
	color: #72c02c;
	font-size: 16px;
	padding: 0 15px;
	margin-top: 18px;
}

.testimonials .testimonial-info span {
	top: 3px;
	position: relative;
}

.testimonials .testimonial-info em {
	color: #777;
	display: block;
	font-size: 13px;
}

.testimonials .testimonial-info img {
	width: 60px;
	float: left;
	height: 60px;
	padding: 2px;
	margin-right: 15px;
	border: solid 1px #ccc;
}

.testimonials .testimonial-author {
	overflow: hidden;
}

.testimonials .carousel-arrow {
	top: -65px;
	position: relative;
}

.testimonials .carousel-arrow i {
	color: #777;
	padding: 2px;
	min-width: 25px;
	font-size: 20px;
	text-align: center; 
	background: #f5f5f5;
}

.testimonials .carousel-arrow i:hover {
	color: #fff;
	background: #72c02c;
}

.testimonials .carousel-control {
	opacity: 1;
	width: 100%;
	text-align: right;
	text-shadow: none;
	position: absolute;
	filter: Alpha(opacity = 100); /*For IE*/
}

.testimonials .carousel-control.left {
	right: 27px;
	left: auto;
}
.testimonials .carousel-control.right {
	right: 0px;
}

/*Testimonials v1*/
.testimonials.testimonials-v1 .item p {
	position: relative;
}

.testimonials.testimonials-v1 .item p:after,
.testimonials.testimonials-v1 .item p:before {
	left: 80px;
	bottom: -20px;
}

.testimonials.testimonials-v1 .item p:after {
	border-top: 22px solid; 
	border-left: 0 solid transparent;
	border-right: 22px solid transparent;
}

/*Testimonials v2*/
.testimonials.testimonials-v2 .testimonial-info {
	padding: 0 20px;
}

.testimonials.testimonials-v2 p {
	padding-bottom: 15px;
}

.testimonials.testimonials-v2 .carousel-arrow {
	top: -55px; 
}

.testimonials.testimonials-v2 .item p:after,
.testimonials.testimonials-v2 .item p:before {
	left: 8%;
	bottom: 45px;
}

.testimonials.testimonials-v2 .item p:after {
	border-top: 20px solid; 
	border-left: 25px solid transparent;
	border-right: 0px solid transparent;
}

/*General Testimonials v1/v2*/
.testimonials.testimonials-v1 p,
.testimonials.testimonials-v2 p {
	padding: 15px;
	font-size: 14px;
	font-style: italic; 
	background: #f5f5f5;
}

.testimonials.testimonials-v1 .item p:after,
.testimonials.testimonials-v2 .item p:after {
	width: 0; 
	height: 0;
	content: " ";
	display: block; 
	position: absolute; 
	border-top-color: #f5f5f5;
	border-left-style: inset; /*FF fixes*/
	border-right-style: inset; /*FF fixes*/ 
}

/*Testimonials Backgrounds*/
.testimonials-bg-dark .item p,
.testimonials-bg-default .item p {
	color: #fff;
	font-weight: 200;
}

.testimonials-bg-dark .carousel-arrow i,
.testimonials-bg-default .carousel-arrow i {
	color: #fff;
}

/*Testimonials Default*/
.testimonials-bg-default .item p {
	background: #72c02c;
}

.testimonials.testimonials-bg-default .item p:after,
.testimonials.testimonials-bg-default .item p:after {
	border-top-color: #72c02c;
}

.testimonials-bg-default .carousel-arrow i {
	background: #72c02c;
}

.testimonials.testimonials-bg-default .carousel-arrow i:hover {
	background: #5fb611;
}

/*Testimonials Dark*/
.testimonials-bg-dark .item p {
	background: #555;
}

.testimonials.testimonials-bg-dark .item p:after,
.testimonials.testimonials-bg-dark .item p:after {
	border-top-color: #555;
}

.testimonials-bg-dark .carousel-arrow i {
	color: #fff;
	background: #555;
}

.testimonials.testimonials-bg-dark .carousel-arrow i:hover {
	background: #333;
}

.testimonials.testimonials-bg-dark .testimonial-info {
	color: #555;
}

/*Panels (Portlets)
------------------------------------*/
.panel,
.panel-heading,
.panel-group .panel {
	border-radius: 0;
}

.panel-heading {
	color: #fff;	
	padding: 5px 15px;
}

/*Panel Table*/
.panel .table {
	margin-bottom: 0;
}

/*Panel Unify*/
.panel-u {
	border-color: #72c02c;
}

.panel-u > .panel-heading {
	background: #72c02c;
}

/*Panel Blue*/
.panel-blue {
	border-color: #3498db;
}

.panel-blue > .panel-heading {
	background: #3498db;
}

/*Panel Red*/
.panel-red {
	border-color: #e74c3c;
}

.panel-red > .panel-heading {
	background: #e74c3c;
}

/*Panel Green*/
.panel-green {
	border-color: #2ecc71;
}

.panel-green > .panel-heading {
	background: #2ecc71;
}

/*Panel Sea*/
.panel-sea {
	border-color: #1abc9c;
}

.panel-sea > .panel-heading {
	background: #1abc9c;
}

/*Panel Orange*/
.panel-orange {
	border-color: #e67e22;
}

.panel-orange > .panel-heading {
	background: #e67e22;
}

/*Panel Yellow*/
.panel-yellow {
		border-color: #f1c40f;
}

.panel-yellow > .panel-heading {
		background: #f1c40f;
}

/*Panel Grey*/
.panel-grey {
	border-color: #95a5a6;
}

.panel-grey > .panel-heading {
	background: #95a5a6;
}

/*Panel Dark*/
.panel-dark {
	border-color: #555;
}

.panel-dark > .panel-heading {
	background: #555;
}

/*Panel Purple*/
.panel-purple {
	border-color: #9b6bcc;
}

.panel-purple > .panel-heading {
	background: #9b6bcc;
}

/*Panel Aqua*/
.panel-aqua {
	border-color: #27d7e7;
}

.panel-aqua > .panel-heading {
	background: #27d7e7;
}

/*Panel Brown*/
.panel-brown {
	border-color: #9c8061;
}

.panel-brown > .panel-heading {
	background: #9c8061;
}

/*Panel Dark Blue*/
.panel-dark-blue {
	border-color: #4765a0;
}

.panel-dark-blue > .panel-heading {
	background: #4765a0;
}

/*Panel Light Green*/
.panel-light-green {
	border-color: #79d5b3;
}

.panel-light-green > .panel-heading {
	background: #79d5b3;
}

/*Panel Default Dark*/
.panel-default-dark {
	border-color: #585f69;
}

.panel-default-dark > .panel-heading {
	background: #585f69;
}

/*Progress Bar
------------------------------------*/
.progress {
	border-radius: 0;
}

.progress-u {
	box-shadow: none;
}

.progress-u .progress-bar {
	box-shadow: none;
}

/*progress-bar (sizes)*/
.progress-lg {
	height: 25px;
}
.progress-lg p {
	padding-top: 3px;
}

.progress-sm {
	height: 12px;
}

.progress-xs {
	height: 7px;
}

.progress-xxs {
	height: 3px;
}

/*progress-bar (colors)*/
.progress {
	background: #e5e5e5;
}

.progress-bar-u {
	background: #72c02c;
}

.progress-bar-blue {
	background: #3498db;
}

.progress-bar-orange {
	background: #e67e22;
}

.progress-bar-red {
	background: #e74c3c;
}

.progress-bar-purple {
	background: #9b6bcc;
}

.progress-bar-aqua {
	background: #27d7e7;
}

.progress-bar-brown {
	background: #9c8061;
}

.progress-bar-dark-blue {
	background: #4765a0;
}

.progress-bar-light-green {
	background: #79d5b3;
}

.progress-bar-dark {
	background: #555;
}

/*Progress Bar Animation
------------------------------------*/
.progress {
		position: relative;
}

.progress .progress-bar {
	overflow: hidden;
	line-height: 20px;
	position: absolute;
}

.progress-box .progress-bar {
		transition: all 3s ease-in;
		-o-transition: all 3s ease-in;
		-ms-transition: all 3s ease-in;
		-moz-transition: all 3s ease-in;
		-webkit-transition: all 3s ease-in;
}

/*Vertical Progress Bar*/
.progress.vertical {
	float: left;
	width: 100%;
	height: 200px;
	margin-right: 20px;
}

.progress.vertical.bottom {
		position: relative;
}

.progress.vertical .progress-bar {
	height: 0;
	width: 100%;
	transition: height 3s ease;
	-o-transition: height 3s ease;
	-ms-transition: height 3s ease;
		-moz-transition: height 3s ease;
	-webkit-transition: height 3s ease;
}

.progress.vertical.bottom .progress-bar {
		bottom: 0;
		position: absolute;
}

/*Count Stars
------------------------------------*/
.stars-existing {
	color: #72c02c;
	cursor: pointer;
}

.star-lg {
	font-size: 30px;
}

.star-sm {
	font-size: 25px;
}

.star-xs {
	font-size: 20px;
}

.star-default {
	font-size: 16px;
}

/*Media (Audio/Videos and Images)
------------------------------------*/
/*Images*/
img.img-bordered {
	padding: 3px;
	border: solid 1px #eee;
}

img.img-circle {
	border-radius: 50% !important;	
}

img.image-sm {
	width: 50px;
	height: 50px;
}

img.image-md {
	width: 100px;
	height: 100px;
}

/*Responsive Video*/
.responsive-video {
	height: 0;
	padding-top: 1px;
	position: relative;
	padding-bottom: 56.25%; /*16:9*/
}

.responsive-video iframe {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

/*Tags v1
------------------------------------*/
.tags-v1 li {
	margin: 0;
	padding: 0; 
}

.tags-v1 li a {
	font-size: 13px; 
	padding: 4px 8px;
	line-height: 32px;
	border: solid 2px #eee;
	border-radius: 20px !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

.tags-v1 li a:hover {
	text-decoration: none;
	border-color: #e0e0e0;
}

/*Tags v2
------------------------------------*/
.tags-v2 li {
	padding: 7px 0 7px 4px;
}

.tags-v2 li a {
	color: #555;
	font-size: 13px;
	padding: 5px 10px;
	border: solid 1px #bbb;
}

.tags-v2 li a:hover {
	color: #fff;
	background: #555;
	border-color: #555;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;		
}

/*Tags v3
------------------------------------*/
.tags-v3 li {
	padding: 7px 0 7px 4px;
}

.tags-v3 li a {
	color: #555;
	font-size: 12px;
	padding: 4px 12px;
	border: solid 1px #eee;
}

.tags-v3 li a:hover {
	color: #fff;
	background: #222;
	border-color: #222;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/*Tags v4
------------------------------------*/
.tags-v4 {
	padding-left: 0;
	list-style: none;
}

.tags-v4 li {
	padding: 3px 2px;
	line-height: 28px;
	display: inline-block;
}

.tags-v4 a {
	color: #bbb;
	font-size: 13px;
	font-weight: 400;
	padding: 4px 10px;
	border: 1px solid #bbb;
}

.tags-v4 a:hover {
	color: #fff;
	background: #e74c3c;
	border-color: #e74c3c;
	text-decoration: none;
	-webkit-transition: all 0.25s, -webkit-transform 0.25s;
	transition: all 0.25s, transform 0.25s;
}

/*Lists
------------------------------------*/
.list-row {
	padding: 0;
	margin-bottom: 0;
	list-style: none;
}

/*Lists v1*/
.lists-v1 li {
	margin-bottom: 10px;
}

.lists-v1 i {
	color: #fff;
	width: 15px;
	height: 15px;
	padding: 1px;
	font-size: 13px; 
	margin-right: 7px;
	text-align: center;
	background: #72c02c;
	display: inline-block;
	border-radius: 50% !important;
}

/*Lists v2*/
.lists-v2 li {
	margin-bottom: 10px;
}

.lists-v2 i {
	color: #72c02c;
	font-size: 13px; 
	margin-right: 7px;
	display: inline-block;
}

/*Column Sizes
------------------------------------*/
/*Remove the Gutter Padding from Columns*/
.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

.no-gutter.no-gutter-boxed {
	padding-right: 15px;
	padding-left: 15px;
}

/*Heights
------------------------------------*/
.height-100 { min-height: 100px;}
.height-150 { min-height: 150px;}
.height-200 { min-height: 200px;}
.height-250 { min-height: 250px;}
.height-300 { min-height: 300px;}
.height-350 { min-height: 350px;}
.height-400 { min-height: 400px;}
.height-450 { min-height: 450px;}
.height-500 { min-height: 500px !important;}

/*Spaces
------------------------------------*/
.no-padding {
	padding: 0 !important;
}

.no-margin {
	margin: 0;
}

.no-top-space {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.no-bottom-space {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.no-margin-bottom {
	margin-bottom: 0 !important;
}

.no-padding-bottom {
	padding-bottom: 0 !important;
}

.content-xs {
	padding-top: 20px;
	padding-bottom: 20px;
}

.content-sm {
	padding-top: 60px;
	padding-bottom: 60px;
}

.content-md {
	padding-top: 80px;
	padding-bottom: 80px;
}

.content-lg {
	padding-top: 100px;
	padding-bottom: 100px;
}

.space-lg-hor {
	padding-left: 60px;
	padding-right: 60px;
}

.space-xlg-hor {
	padding-left: 100px;
	padding-right: 100px;
}

.margin-bottom-5	{ margin-bottom:5px;}
.margin-bottom-10 { margin-bottom:10px;} 
.margin-bottom-15 { margin-bottom:15px;}
.margin-bottom-20 { margin-bottom:20px;}
.margin-bottom-25 { margin-bottom:25px;}
.margin-bottom-30 { margin-bottom:30px;}
.margin-bottom-35 { margin-bottom:35px;}
.margin-bottom-40 { margin-bottom:40px;}
.margin-bottom-45 { margin-bottom:45px;}
.margin-bottom-50 { margin-bottom:50px;}
.margin-bottom-55 { margin-bottom:55px;}
.margin-bottom-60 { margin-bottom:60px;}
.margin-bottom-100 { margin-bottom:100px;}

@media (max-width: 768px) {
	.sm-margin-bottom-10 {
		margin-bottom: 10px;
	}
	.sm-margin-bottom-20 {
		margin-bottom: 20px;
	}
	.sm-margin-bottom-30 {
		margin-bottom: 30px;
	}
	.sm-margin-bottom-40 {
		margin-bottom: 40px;
	}
	.sm-margin-bottom-50 {
		margin-bottom: 50px;
	}
	.sm-margin-bottom-60 {
		margin-bottom: 60px;
	}
}

@media (max-width: 992px) {
	.md-margin-bottom-10 {
		margin-bottom: 10px;
	}
	.md-margin-bottom-20 {
		margin-bottom: 20px;
	}
	.md-margin-bottom-30 {
		margin-bottom: 30px;
	}
	.md-margin-bottom-40 {
		margin-bottom: 40px;
	}
	.md-margin-bottom-50 {
		margin-bottom: 50px;
	}
	.md-margin-bottom-60 {
		margin-bottom: 60px;
	}
}

/*Other Spaces*/
.margin-top-20 { margin-top: 20px;}
.margin-top-30 { margin-top: 30px;}
.margin-top-40 { margin-top: 40px;}
.margin-top-50 { margin-top: 50px;}
.margin-top-60 { margin-top: 60px;}
.margin-left-5 { margin-left: 5px;}
.margin-left-10 { margin-left: 10px;}
.margin-right-5 { margin-right: 5px;}
.margin-right-10 { margin-right: 10px;}

.padding-top-5 { padding-top: 5px;}
.padding-left-5 { padding-left: 5px;}

/*Text Colors
------------------------------------*/
.color-sea { color: #1abc9c;}
.color-red { color: #e74c3c;}
.color-aqua { color: #27d7e7;}
.color-blue { color: #3498db;}
.color-grey { color: #95a5a6;}
.color-dark { color: #555555;}
.color-darker { color: #333333;}
.color-green { color: #72c02c;}
.color-brown { color: #9c8061;}
.color-light { color: #ffffff;}
.color-orange { color: #e67e22;}
.color-yellow { color: #f1c40f;}
.color-green1 { color: #2ecc71;}
.color-purple { color: #9b6bcc;}
.color-inherit { color: inherit;}
.color-dark-blue { color: #4765a0;}
.color-light-grey { color: #585f69;}
.color-light-green { color: #79d5b3;}

/*Background Colors
------------------------------------*/
.bg-color-dark,
.bg-color-darker,
.bg-color-sea,
.bg-color-red,
.bg-color-aqua,
.bg-color-blue,
.bg-color-grey,
.bg-color-light,
.bg-color-green,
.bg-color-brown,
.bg-color-orange,
.bg-color-green1,
.bg-color-purple,
.bg-color-dark-blue,
.bg-color-light-grey,
.bg-color-light-green {
	color: #fff;
}
.bg-color-white {
	color: #555;
}
.bg-color-dark { background-color: #555 !important;}
.bg-color-darker { background-color: #222 !important;}
.bg-color-white { background-color: #fff !important;}
.bg-color-sea { background-color: #1abc9c !important;}
.bg-color-red { background-color: #e74c3c !important;}
.bg-color-aqua { background-color: #27d7e7 !important;}
.bg-color-blue { background-color: #3498db !important;}
.bg-color-grey { background-color: #95a5a6 !important;}
.bg-color-light { background-color: #f7f7f7 !important;}
.bg-color-green { background-color: #72c02c !important;}
.bg-color-brown { background-color: #9c8061 !important;}
.bg-color-orange { background-color: #e67e22 !important;}
.bg-color-green1 { background-color: #2ecc71 !important;}
.bg-color-purple { background-color: #9b6bcc !important;}
.bg-color-dark-blue { background-color: #4765a0 !important;}
.bg-color-light-grey { background-color: #585f69 !important;}
.bg-color-light-green { background-color: #79d5b3 !important;}

.rgba-red { background-color: rgba(231,76,60,0.8);}
.rgba-blue{ background-color: rgba(52,152,219,0.8);}
.rgba-aqua { background-color: rgba(39,215,231,0.8);}
.rgba-yellow { background-color: rgba(241,196,15,0.8);}
.rgba-default { background-color: rgba(114,192,44,0.8);}
.rgba-purple { background-color: rgba(155,107,204,0.8);}

/*Grey Backroud*/
.bg-grey {
	background: #f7f7f7;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

/*Rounded and Circle Classes
------------------------------------*/
.no-rounded { border-radius: 0 !important;}
.rounded { border-radius: 4px !important;}
.rounded-x { border-radius: 50% !important;}
.rounded-2x { border-radius: 10px !important;}
.rounded-3x { border-radius: 15px !important;}
.rounded-4x { border-radius: 20px !important;}
.rounded-sm { border-radius: 2px !important;}
.rounded-md { border-radius: 3px !important;}
.rounded-top { border-radius: 4px 4px 0 0 !important;}
.rounded-left { border-radius: 4px 0 0 4px !important;}
.rounded-right { border-radius: 0 4px 4px 0 !important;}
.rounded-bottom { border-radius: 0 0 4px 4px !important;}

/*Others
------------------------------------*/
.overflow-h { overflow: hidden;}
.overflow-a { overflow: auto;}
.overflow-hidden { overflow: hidden;}

.clear-both { clear: both;}

/*Display*/
.dp-none { display: none;}
.dp-block { display: block;}
.dp-table { display: table;}
.dp-inline-block { display: inline-block;}
.dp-table-cell { 
	display: table-cell;
	vertical-align: middle;	
}

/*Full Width*/
.full-width {
	width: 100%;
}

/*Equal Height Columns*/
@media (max-width: 767px) {
	.equal-height-column {
		height: auto !important;
	}
}

/*Image Classes*/
.img-width-200 { width:200px;}
.lft-img-margin { margin:0 20px 5px 0;}
.rgt-img-margin { margin:0 0 5px 10px;}

img.img-center,
.img-center img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

/*Background Light*/
.bg-light { 
	padding: 10px 15px; 
	margin-bottom: 10px; 
	background: #fcfcfc; 
	border: solid 1px #e5e5e5;
}
.bg-light:hover { 
	border: solid 1px #bbb;
}

/*CSS3 Hover Effects*/
.hover-effect {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.hover-effect-kenburn {
	left:10px;
	margin-left:-10px;
	position:relative;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.hover-effect-kenburn:hover {
	-webkit-transform: scale(2) rotate(5deg);
	-moz-transform: scale(2) rotate(5deg);
	-o-transform: scale(2) rotate(5deg);
	-ms-transform: scale(2) rotate(5deg);
	transform: scale(2) rotate(5deg);
}/*	 
 * Template Name: Unify - Responsive Bootstrap Template
 * Description: Business, Corporate, Portfolio, E-commerce, Blog and One Page Template.
 * Version: 1.8
 * Author: @htmlstream
 * Website: http://htmlstream.com
*/

/*Breadcrumbs
------------------------------------*/ 
/*Default Breadcrumbs*/
.breadcrumbs {
	overflow: hidden;
	padding: 10px 0 6px;
	border-bottom: solid 1px #eee;
	background: url(../img/patterns/breadcrumbs.png?v=bb0f1211) repeat;
}

.breadcrumbs h1 {
	color: #666;
	font-size: 22px;
	margin-top: 8px;
}

.breadcrumb { 
	top: 10px;
	padding-right: 0;
	background: none;
	position: relative;
}
.breadcrumb a {
	color: #777;
}
.breadcrumb li.active,
.breadcrumb li a:hover {
	color: #72c02c;
	text-decoration: none;
}

@media (max-width: 550px) {
	.breadcrumbs h1.pull-left,
	.breadcrumbs ul.pull-right {
	width: 100%;
	text-align: center;
	}

	.breadcrumbs h1.pull-left {
	margin-bottom: 0;
	}

	.breadcrumbs .breadcrumb {
	top: 0;
	margin-bottom: 10px;
	}
}

/*Breadcrumbs Dark and Light*/
.breadcrumbs.breadcrumbs-dark,
.breadcrumbs.breadcrumbs-light {
	background: #222;
	padding: 30px 0 20px;
	border-bottom: solid 3px #777;	
}

.breadcrumbs.breadcrumbs-light {
	background: #f7f7f7;	
	border-bottom: 1px solid #eee;
}

.breadcrumbs.breadcrumbs-dark h1,
.breadcrumbs.breadcrumbs-dark a,
.breadcrumbs.breadcrumbs-light h1,
.breadcrumbs.breadcrumbs-light a {
	color: #fff;
	font-weight: 200;
}

.breadcrumbs.breadcrumbs-light h1,
.breadcrumbs.breadcrumbs-light a {
	color: #555;
}

.breadcrumbs.breadcrumbs-dark h1 {
	font-size: 24px;
}

.breadcrumbs.breadcrumbs-light h1 {
	font-size: 26px;
}

/*Breadcrumbs Sizes*/
.breadcrumbs-sm {
	padding: 50px 0;
}
.breadcrumbs-md {
	padding: 100px 0;
}
.breadcrumbs-lg {
	padding: 200px 0;
}

/*Breadcrumbs v1 and v3
------------------------------------*/ 
.breadcrumbs-v1,
.breadcrumbs-v3 {
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out; 
}

/*Breadcrumbs v1
------------------------------------*/ 
.breadcrumbs-v1 {
	padding: 100px 0;
	position: relative;
	background: url(../img/breadcrumbs/img1.jpg?v=1cee7b1c) center no-repeat;
	background-size: cover; /*Scales the background image to be as large as possible*/
}

.breadcrumbs-v1:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.15);
}

.breadcrumbs-v1 span,
.breadcrumbs-v1 h1 {
	color: #fff;
	z-index: 1;
	position: relative;
}

.breadcrumbs-v1 span {
	font-size: 24px;
	font-weight: 200; 
	margin-bottom: 5px;
	display: inline-block;
}

.breadcrumbs-v1 h1 {
	font-size: 50px;
	margin-bottom: 0;
	line-height: 55px;
	text-transform: uppercase;
}

@media (max-width: 768px) {
	.breadcrumbs-v1 {
	padding: 50px 0;
	}

	.breadcrumbs-v1 h1 {
	font-size: 40px;
	line-height: 45px;
	}
}

/*Breadcrumbs v2
------------------------------------*/ 
.breadcrumbs-v2 {
	text-align: center;
	position: relative;
	background: url(../img/bg/11.jpg?v=866ed9f) no-repeat center;
}

.breadcrumbs-v2-in {
	padding: 80px 0;
	position: relative;
}

.breadcrumbs-v2 h1 {
	color: #fff;
	text-transform: uppercase;
}

.breadcrumb-v2 li a,
.breadcrumb-v2 li.active {
	color: #fff;
}

.breadcrumb-v2 li i {
	color: #fff;
	min-width: 19px;
	padding: 3px 7px;
	margin-right: 5px;
	text-align: center;
	border: 1px solid #fff;
}

/*Breadcrumbs v3
------------------------------------*/ 
.breadcrumbs-v3 {
	z-index: 1;
	padding: 100px 0;
	position: relative;
}

.breadcrumbs-v3.breadcrumbs-lg {
	padding: 200px 0;
}

.breadcrumbs-v3.img-v1 {
	background: url(../img/breadcrumbs/img1.jpg?v=1cee7b1c) no-repeat;
	background-size: cover;
	background-position: center center;
}

.breadcrumbs-v3.img-v2 {
	background: url(../img/breadcrumbs/img2.jpg?v=b4d40cd0) no-repeat;
	background-size: cover;
	background-position: center center;
}

.breadcrumbs-v3.img-v3 {
	background: url(../img/breadcrumbs/img3.jpg?v=e1722634) no-repeat;
	background-size: cover;
	background-position: center center;
}

.breadcrumbs-v3:after {
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.2);
}

.breadcrumbs-v3 h1 {
	color: #fff;
	font-size: 40px;
	line-height: 50px;
	text-transform: uppercase;
}

.breadcrumbs-v3 p {
	color: #fff;
	font-size: 24px;
	font-weight: 200;
	margin-bottom: 0;
	text-transform: uppercase;
}

@media (max-width: 992px) {
	.breadcrumbs-v3.breadcrumbs-lg {
	padding: 100px 0;
	}
}

@media (max-width: 768px) {
	.breadcrumbs-v3,
	.breadcrumbs-v3.breadcrumbs-lg {
	padding: 50px 0;
	}

	.breadcrumbs-v3 h1 {
	font-size: 30px;
	line-height: 40px;
	}

	.breadcrumbs-v3 p {
	font-size: 18px;
	}
}

/*Image Hover Effects
------------------------------------*/
/*Image Hover v1*/
.img-hover-v1 span {
	display: block;
	overflow: hidden;
	position: relative;
}

.img-hover-v1 span:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
}

.img-hover-v1:hover span:after {
	background: rgba(0,0,0,0.3);
}

.img-hover-v1 img,
.img-hover-v2 img,
.img-hover-v1 span:after {
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}

.img-hover-v1:hover img {
	-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

/*Image Hover v2*/
.img-hover-v2 img { 
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%); 
}

.img-hover-v2:hover img { 
	filter: grayscale(0);
	-webkit-filter: grayscale(0); 
}

/*Block Grid v1
------------------------------------*/
.block-grid-v1 {
	background: #fff;
	padding: 15px 15px 5px;
	border-bottom: solid 2px #eee;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;	
}

.block-grid-v1:hover {
	border-color: #72c02c;
}

.block-grid-v1 img {
	margin-bottom: 10px;
}

.block-grid-v1 img.block-grid-v1-img {
	width: 35px;
	height: 35px;
	margin-top: 8px;
}

.block-grid-v1.content-boxes-v1 img.pull-left {
	float: inherit !important;
}

.block-grid-v1 h3 a {
	font-size: 22px;
	font-weight: 200;
	margin-right: 10px;
}

.block-grid-v1.content-boxes-v1 h3 {
	margin-bottom: 0; 
}

.block-grid-v1.content-boxes-v1 h3 a {
	color: #555;
}

/*Star Vote*/
.block-grid-v1 .star-vote {
	padding: 0;
	margin-bottom: 10px;
	vertical-align: middle;
}

.block-grid-v1 .star-vote li {
	padding: 0;
	font-size: 11px;
	display: inline-block;
}

/*Additional Info*/
.block-grid-v1-add-info {
	margin: 0;
	padding-top: 15px;
	border-top: solid 1px #eee; 
}

.block-grid-v1-add-info li {
	padding: 0;
	margin-right: 3px;
	margin-bottom: 10px;
}

.block-grid-v1-add-info li a {
	font-size: 11px;
	padding: 4px 7px;
	text-decoration: none;
	border: solid 2px #eee;
	border-radius: 3px !important;
}

/*Block Grid v2
------------------------------------*/
.block-grid-v2 {
	padding: 0;
}

.block-grid-v2 li {
	list-style: none;
	position: relative;
	-webkit-backface-visibility: hidden; /*For Chrome*/
}

.block-grid-v2-info {
	padding: 15px;
	text-align: center;
	background: #f9f9f9;
	border-bottom: solid 3px #eee;
	 -webkit-transition: all 0.4s ease-in-out;
	 -moz-transition: all 0.4s ease-in-out;
	 -o-transition: all 0.4s ease-in-out;
	 transition: all 0.4s ease-in-out;	
}

.block-grid-v2 li:hover .block-grid-v2-info {
	border-color: #72c02c;
}

.block-grid-v2-info h3 {
	font-size: 22px;
	font-weight: 200;
	margin-bottom: 10px;
}

.block-grid-v2-info .star-vote li {
	padding: 2px;
	font-size: 16px;
}

/*Services Box v1
------------------------------------*/
.service-box-v1 .service-block {
	background: #fff;
	padding-top: 30px;
	padding-bottom: 20px;
}

.service-box-v1 p {
	position: relative;
	margin-bottom: 50px;
}

.service-box-v1 p:after {
	content: " ";
	left: 50%;
	height: 1px;
	width: 50px;
	bottom: -15px;
	position: absolute;
	margin-left: -25px;
	background: #72c02c; 
}

.service-box-v1 ul {
	padding: 0 40px;
}

.service-box-v1 li {
	margin: 8px 0;
	font-size: 15px;
	padding-top: 8px;
	border-top: dotted 1px #72c02c;
}

.service-box-v1 li:hover {
	color: #72c02c;
}

.service-box-v1 li:first-child {
	padding-top: 0;
	border-top: none;
}

/*Service Block v1
------------------------------------*/
.service-block-v1 {
	margin-top: 20px;
	text-align: center;
	position: relative;
	padding: 45px 20px 20px;
	border: 1px solid #f2f2f2;
}

.service-block-v1 i {
	left: 50%;
	top: -30px;
	color: #fff;
	width: 60px;
	height: 60px;
	font-size: 26px;
	line-height: 62px;
	margin-left: -30px;
	text-align: center;
	position: absolute;
	background: #72c02c;
	display: inline-block;
}

.service-block-v1 h3,
.service-block-v1 p {
	margin-bottom: 20px;
}

/*Service Block v2 (used in page_404_error2.html)
------------------------------------*/
.service-block-v2 .service-block-in {
	padding: 20px 30px;
	text-align: center;
	margin-bottom: 15px;
	background: rgba(255,255,255,0.2);
}

.service-block-v2 .service-block-in i {
	font-size: 40px;
}

.service-block-v2 .service-block-in h4 {
	line-height: 25px;
}

.service-block-v2 .service-block-in p {
	margin-bottom: 20px;
}

.service-block-v2 .service-block-in i,
.service-block-v2 .service-block-in h4,
.service-block-v2 .service-block-in p {
	color: #fff;
}

/*Service Block v3 (used in profile pages)
------------------------------------*/
.service-block-v3 {
	padding: 20px;
}

.service-block-v3 i {
	color: #fff;
	float: left;
	font-size: 50px;
	margin: 0 20px 20px 0;
}

.service-block-v3 .service-heading,
.service-block-v3 .service-in small {
	color: #fff;
	opacity: 0.8;
	line-height: 1;
}

.service-block-v3 .service-in h4,
.service-block-v3 .counter {
	color: #fff;
}

.service-block-v3 .service-heading {
	font-size: 16px;
	text-transform: uppercase;
}

.service-block-v3 .counter {
	display: block;
	line-height: 1;
	font-size: 30px;
}

.service-block-v3 .progress {
	margin-bottom: 7px;
}

/*Service Innner*/
.service-block-v3 .service-in small {
	font-size: 16px;
	text-transform: uppercase;
}

.service-block-v3 .service-in h4 {
	font-size: 16px;
	line-height: 0.8;
	margin-bottom: 0;
}

/*Statistics*/
.service-block-v3 .statistics .heading-xs {
	color: #fff;
	opacity: 0.8;
}

.service-block-v3 .statistics small {
	color: #fff;
}

.service-block-v3 .statistics .progress {
	background: #bbb;
}

.service-block-v3 .statistics .progress-bar-light {
	background: #fff;
}

@media screen and (max-width: 540px) {
	.service-block-v3 .icon-grid {
		display: grid;
		
		grid-template-columns: 1fr 1fr;
		align-item: center;
		justify-items: center;
	}
	
	.service-block-v3 i {
		float: none;
		margin-right: 0;
	}
	
	.service-block-v3 .service-desc {
		text-align: center;
		width: auto;
	}
}

/*Service Block v4
------------------------------------*/
.service-block-v4 {
	position: relative;
	background: #f7f7f7;
}

.service-block-v4:after {
	top: 0;
	width: 0;
	height: 0;
	left: 50%;
	content: '';
	margin-left: -20px;
	position: absolute;
	border-style: solid;
	border-width: 25px 20px 0 20px;
	border-color: #fff transparent transparent transparent;
}

.service-block-v4 .service-desc {
	text-align: center;
}

.service-block-v4 .service-desc i {
	color: #72c02c;
	font-size: 30px;
}

.service-block-v4 .service-desc h3 {
	font-size: 18px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

/*Service Block v5
------------------------------------*/
.service-block-v5 {
	text-align: center;
	background: #f7f7f7;
}

.service-block-v5 .service-inner {
	padding: 80px 40px;
}

.service-block-v5 .service-inner i {
	margin-bottom: 30px;
}

.service-block-v5 .service-inner span {
	display: block;
	font-size: 18px;
	font-weight: 200;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.service-block-v5 .service-border {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

@media (max-width: 992px) {
	.service-block-v5 .service-border {
	border-left: none;
	border-right: none;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
}

/*Service Block v6
------------------------------------*/
.service-block-v6 i {
	float: left;
	margin: 5px 15px 0 0;
}

.service-block-v6 .service-desc {
	overflow: hidden;
}

.service-block-v6 .service-desc h2 {
	font-size: 18px;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.service-block-v6 .service-desc a {
	text-transform: uppercase;
}

/*Service Block v7
------------------------------------*/
.service-block-v7 {
	margin-top: 20px;
	text-align: center;
	position: relative;
	border: 1px solid #ddd;
	padding: 45px 20px 20px;
}

.service-block-v7 i {
	left: 50%;
	top: -25px;
	color: #fff;
	width: 45px;
	height: 45px;
	font-size: 22px;
	line-height: 46px;
	text-align: center;
	position: absolute;
	background: #72c02c;
	margin-left: -22.5px;
	display: inline-block;
}

.service-block-v7 h3,
.service-block-v7 p {
	margin-bottom: 20px;
}

/*Service Block v8
------------------------------------*/
.service-block-v8 {
	padding: 25px;
	background: #fff;
}

.service-block-v8 i {
	color: #555;
	float: left;
	font-size: 22px;
	margin: 5px 25px 0 0;
}

.service-block-v8 .service-block-desc {
	overflow: hidden;
}

.service-block-v8 .service-block-desc h3 {
	font-size: 18px;
	margin: 0 0 30px;
	position: relative;
	text-transform: uppercase;
}

.service-block-v8 .service-block-desc h3:after {
	left: 0;
	top: 40px;
	height: 1px;
	width: 30px;
	content: " ";
	position: absolute;
	background: #72c02c;
}

/*Process v1
------------------------------------*/
.process-v1 .process-in {
	text-align: center;
}

.process-v1 .process-in > li i {
	z-index: 1;
	width: 30px;
	height: 30px;
	position: relative;
	text-align: center;
	background: #72c02c;
	margin-bottom: 15px;
	display: inline-block;
	border: solid 9px #fff; 
}

.process-v1 .process-in > li i:after {
	top: -9px;
	left: -9px;
	right: -9px;
	bottom: -9px;
	content: " ";
	border-radius: 50%;
	position: absolute;
	border: 1px solid #bbb;
}

/*Process Description*/
.process-v1 .process-in .process-desc {
	padding: 0 20px;
}

.process-v1 .process-in > li h3 {
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 10px;
	text-transform: uppercase;
}

/*Process Border*/
.process-v1 .process-border {
	position: relative;
}

.process-v1 .process-border:before {
	top: 15px;
	width: 75%;
	left: 12%;
	content: " ";
	display: block;
	position: absolute;
	border-top: solid 2px #ddd;
}

@media (max-width: 768px) {
	.process-v1 .process-border:before {
	border: none;
	}
}

/*Team v1
------------------------------------*/
.team-v1 ul {
	position: relative;
}

/*Team Image*/
.team-v1 li > .team-img {
	position: relative;
}

.team-v1 li > .team-img:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: transparent;
	transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.team-v1 li:hover > .team-img:after {
	background: rgba(0,0,0,0.5);
}

/*Team Socials*/
.team-v1 li > .team-img ul {
	left: 0;
	top: 45%;
	z-index: 1;
	padding: 0;
	width: 100%;
	height: 36px;
	list-style: none;
	margin-top: -18px;
	text-align: center;
	visibility: hidden;
	position: absolute;
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out; 
}

.team-v1 li:hover > .team-img ul {
	top: 50%;
	visibility: visible;
}

.team-v1 li > .team-img ul li {
	margin: 0 5px;
	text-align: center;
	display: inline-block;
}

.team-v1 li > .team-img li i {
	color: #eee;
	border-width: 2px;
	border-color: #eee;
	transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out; 
}

.team-v1 li > .team-img li i.fa-twitter:hover {
	color: #fff;
	background: #3498db;
	border-color: #3498db;
}

.team-v1 li > .team-img li i.fa-facebook:hover {
	color: #fff;
	background: #4765a0;
	border-color: #4765a0;
}

.team-v1 li > .team-img li i.fa-google-plus:hover {
	color: #fff;
	background: #e74c3c;
	border-color: #e74c3c;
}

/*Team Discription*/
.team-v1 li > h3 {
	color: #000;
	font-size: 18px;
	line-height: 20px;
	margin: 15px 0 7px;
	text-transform: uppercase;
}

.team-v1 li > h4 {
	color: #999;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
}

.team-v1 li > p {
	margin: 20px 0;
	position: relative;
}

.team-v1 li > p:before {
	left: 0;
	top: -10px;
	height: 1px;
	width: 40px;
	content: " ";
	position: absolute;
	background: #bbb; 
	transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.team-v1 li:hover > p:before {
	width: 100%;
	background: #72c02c; 
}

/*Team v2
------------------------------------*/
.team-v2 {
	position: relative;
	margin-bottom: 20px;
}

.team-v2 img {
	width: 100%;
}

.team-v2 .inner-team {
	padding: 20px;
	background: #fff;
	text-align: center;
}

.team-v2 .inner-team h3 {
	margin: 0;
}

.team-v2 .inner-team small {
	display: block;
	font-size: 12px;
	margin-bottom: 7px;
}

.team-v2 .inner-team p {
	font-size: 13px;
}

.team-v2 .inner-team hr {
	margin: 10px 0 15px;
}

/*Team-Social (Temporary)*/
.team-social {
	margin-bottom: 0;
}

.team-social li {
	padding: 0 2px;
}

.team-social li a {
	font-size: 14px;
	padding: 6px 4px;
	text-align: center;
	border-radius: 50% !important;
}

.team-social li i {
	min-width: 20px;
}

.team-social li a.fb {
	color: #4862a3;
	border: 1px solid #4862a3;
}

.team-social li a.tw {
	color: #159ceb;
	border: 1px solid #159ceb;
}

.team-social li a.gp {
	color: #dc4a38;
	border: 1px solid #dc4a38;
}

.team-social li a:hover {
	text-decoration: none;
}

.team-social li a.fb:hover {
	color: #fff;
	background: #4862a3;
}

.team-social li a.tw:hover {
	color: #fff;
	background: #159ceb;
}

.team-social li a.gp:hover {
	color: #fff;
	background: #dc4a38;
}

/*Team v3
------------------------------------*/
.team-v3 .team-img {
	position: relative;
}

.team-v3 .team-img:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.team-v3 .team-img:hover:after {
	background: rgba(0,0,0,0.5);
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.team-v3 .team-img > img {
	width: 100%;
}

/*Team Hover Gradient*/ 
.team-v3 .team-hover {
	left: 0;
	top: 60%;
	z-index: 1;
	padding: 0;
	width: 100%;
	padding: 20px;
	list-style: none;
	margin-top: -90px;
	text-align: center;
	visibility: hidden;
	position: absolute;
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out; 
}

.team-v3 .team-img:hover .team-hover {
	top: 50%;
	visibility: visible;
}

.team-v3 .team-hover span,
.team-v3 .team-hover small {
	color: #fff;
	display: block;
}

.team-v3 .team-hover span {
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
}

.team-v3 .team-hover small {
	font-size: 13px;
	font-weight: 200;
	margin-bottom: 10px;
}

.team-v3 .team-hover p {
	color: #fff;
	font-weight: 200;
	margin-bottom: 20px;
}

/*Team Social*/
.team-v3 .team-hover .team-social-v3 i {
	color: #fff;
	width: 33px;
	height: 33px;
	padding: 9px;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	border: 1px solid #fff;
}

.team-v3 .team-hover .team-social-v3 i:hover {
	color: #666;
	background: #fff;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

/*Team v4
------------------------------------*/
.team-v4 {
	text-align: center;
}

.team-v4 img {
	width: 100%;
	margin-bottom: 20px;
}

.team-v4 span {
	color: #333;
	display: block;
	font-size: 18px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.team-v4 small {
	color: #999;
	display: block;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 10px;
}

.team-v4 .team-social-v4 a {
	color: #555;
	font-size: 16px;
}

.team-v4 .team-social-v4 a:hover {
	color: #72c02c;
	text-decoration: none;
}

/*Team v5
------------------------------------*/
.team-v5 {
	text-align: center;
}

.team-v5 span {
	color: #555;
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.team-v5 small {
	display: block;
	color: #72c02c;
	font-size: 13px;
	font-style: italic;
	position: relative;
	margin-bottom: 25px;
}

.team-v5 small:after {
	left: 50%;
	top: 30px;
	height: 1px;
	width: 30px;
	content: " ";
	background: #777;
	margin-left: -15px;
	position: absolute;
}

.team-v5 .team-img {
	position: relative;
}

.team-v5 .team-img:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.team-v5 .team-img:hover:after {
	background: rgba(0,0,0,0.5);
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.team-v5 .team-img > img {
	width: 100%;
	margin-bottom: 20px;
}

/*Team Hover Gradient*/ 
.team-v5 .team-hover {
	left: 0;
	top: 60%;
	z-index: 1;
	padding: 0;
	width: 100%;
	list-style: none;
	margin-top: -16px;
	text-align: center;
	visibility: hidden;
	position: absolute;
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out; 
}

.team-v5 .team-img:hover .team-hover {
	top: 50%;
	visibility: visible;
}

/*Social Network-*/
.team-v5 .team-hover .team-social-v5 i {
	color: #fff;
	width: 33px;
	height: 33px;
	padding: 9px;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	border: 1px solid #fff;
}

.team-v5 .team-hover .team-social-v5 i:hover {
	color: #666;
	background: #fff;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

/*Team v6
------------------------------------*/
.team-v6 {
	text-align: center;
}

.team-v6 img {
	width: 100%;
	margin-bottom: 20px;
}

.team-v6 span {
	color: #777;
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.team-v6 small {
	display: block;
	color: #72c02c;
	font-size: 13px;
	margin-bottom: 15px;
}

/*Team v7
------------------------------------*/
.team-v7 .team-v7-in {
	padding: 0 50px;
}

.team-v7 .team-v7-name {
	color: #555;
	display: block;
	font-size: 18px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.team-v7 .team-v7-position {
	display: block;
	color: #72c02c;
	font-style: normal;
	margin-bottom: 15px;
}

.team-v7 p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}

/*Team Space*/
.team-v7 .team-v7-name {
	margin-top: 60px;
}

.team-v7 .social-icons-v1 {
	margin-bottom: 60px;
}

/*Team Image*/
.team-v7 .team-v7-img {
	position: relative;
}

.team-v7 .team-v7-img:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.1);
}

/*Team Info*/
.team-v7 .team-arrow-right,
.team-v7 .team-arrow-left {
	position: relative;
}

.team-v7 .team-arrow-left:before,
.team-v7 .team-arrow-right:before {
	width: 0;
	height: 0;
	top: 20%;
	z-index: 2;
	content: " ";
	position: absolute;
	border-style: solid;
}

.team-v7 .team-arrow-right:before {
	right: -25px;
	border-width: 20px 0 20px 25px;
	border-color: transparent transparent transparent #fff;
}

.team-v7 .team-arrow-left:before {
	left: -25px;
	border-width: 20px 25px 20px 0;
	border-color: transparent #fff transparent transparent;	
}

/*Team Info Media Queries*/
@media (max-width: 991px) {
	/*Team Arrows*/	
	.team-v7 .team-arrow-left:before,
	.team-v7 .team-arrow-right:before {
	top: auto;
	left: 70px;
	bottom: -25px;
	border-width: 25px 20px 0 20px;
	border-color: #fff transparent transparent transparent;
	}

	.team-v7 .team-arrow-left:before,
	.team-v7 .team-arrow-right:before {
	left: 70px;
	bottom: -25px;
	border-width: 25px 20px 0 20px;
	}

	/*Equal Height Columns*/
	.team-v7 .equal-height-column {
	height: auto !important;
	}
}

/*Call To Action v1
------------------------------------*/
.call-action-v1 p {
	margin-top: 5px;
	font-size: 18px;
	font-weight: 200;
	margin-bottom: 0;
}

.call-action-v1 .call-action-v1-box {
	width: 100%;
	display: table;
	padding: 30px 0;
	vertical-align: middle;
}

.call-action-v1 .call-action-v1-in {
	display: table-cell;
	vertical-align: middle;
}

.call-action-v1 .call-action-v1-in.inner-btn {
	min-width: 250px;
	text-align: right;
}

@media (max-width: 992px) {
	.call-action-v1 .call-action-v1-in,
	.call-action-v1 .call-action-v1-in.inner-btn {
	display: block;
	text-align: center;
	}

	.call-action-v1 .call-action-v1-in p {
	margin-bottom: 20px;
	}
}

/*Call To Axtion v2
------------------------------------*/
.call-action-v2 {
	padding: 50px 0;
	text-align: center;
	background: url(../img/patterns/16.png?v=93648050);
}

.call-action-v2 h2 {
	font-size: 22px;
	text-transform: uppercase;
}

.call-action-v2 p {
	padding: 0 100px;
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	.call-action-v2 p {
	padding: inherit;
	}
}

/*Portfolio Box
------------------------------------*/
/*Portfolio Box*/
@media (min-width: 991px) and (max-width: 1199px) {
	.portfolio-box {
	margin-bottom: 60px;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.portfolio-box {
	margin-bottom: 0;
	}
}

@media (max-width: 768px) {
	.portfolio-box {
	margin-bottom: 60px;
	}
}

.portfolio-box a.fancybox {
	background: #fff;
	overflow: hidden;
	position: relative;
	-webkit-backface-visibility: hidden; /*For Chrome*/
}

.portfolio-box a.fancybox:after {
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
}

.portfolio-box a.fancybox:hover:after {
	background: rgba(0,0,0,0.5);
}

.portfolio-box a.fancybox img {
	width: 100%;
	overflow: hidden;
	transition: all 500ms ease 0s;
}

.portfolio-box a.fancybox:hover img {
	transform: scale(1.1) rotate(0.1deg);
}

.portfolio-box .portfolio-box-in {
	left: 0;
	top: 50%;
	z-index: 1;
	width: 100%;
	min-height: 50px;
	margin-top: -25px;
	visibility: hidden;
	text-align: center;
	position: absolute;
}

.portfolio-box a.fancybox:hover .portfolio-box-in {
	visibility: visible;
}

.portfolio-box a.fancybox:after,
.portfolio-box a.fancybox:hover:after,
.portfolio-box a.fancybox:hover .portfolio-box-in i {
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	 
}

.portfolio-box .portfolio-box-in i {
	color: #fff;
	width: 50px;
	height: 50px;
	padding: 16px;
	font-size: 20px;
	text-align: center;
	background: #72c02c;
	display: inline-block;
}

/*Project Tag*/
.portfolio-box small.project-tag {
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}

.portfolio-box small.project-tag,
.portfolio-box small.project-tag a {
	color: #999;
}

.portfolio-box small.project-tag i {
	margin-right: 5px;
}

.portfolio-box small.project-tag a:hover {
	color: #72c02c;
}

/*Portfolio Box v1
------------------------------------*/
.portfolio-box-v1 {
	margin: 0;
}

.portfolio-box-v1 [class^="col-"] {
	padding: 0;
	overflow: hidden;
}

.portfolio-box-v1 li {
	background: #333;
	position: relative;
	-webkit-backface-visibility: hidden; /*For Chrome*/
}

.portfolio-box-v1 li:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
}

.portfolio-box-v1 li:hover:after {
	background: rgba(0,0,0,0.7);
}

.portfolio-box-v1 li:after,
.portfolio-box-v1 li:hover:after {
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	 
}

.portfolio-box-v1 li img {
	width: 100%;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.portfolio-box-v1 li:hover img {
	-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.portfolio-box-v1 .portfolio-box-v1-in {
	left: 0;
	top: 50%;
	z-index: 1;
	width: 100%;
	visibility: hidden;
	min-height: 150px;
	margin-top: -75px;
	text-align: center;
	position: absolute;
	font-family: "Open Sans", Arial, sans-serif;
}

.portfolio-box-v1 li:hover .portfolio-box-v1-in {
	visibility: visible;
}

.portfolio-box-v1 .portfolio-box-v1-in h3 {
	font-size: 22px;
	margin-top: 20px;
	position: relative;
	margin-bottom: 20px;
	text-transform: uppercase; 
}

.portfolio-box-v1 .portfolio-box-v1-in h3:after {
	left: 50%;
	height: 1px;
	width: 40px;
	content: " ";
	bottom: -10px;
	background: #fff; 
	margin-left: -20px;
	position: absolute;
}

.portfolio-box-v1 .portfolio-box-v1-in p,
.portfolio-box-v1 .portfolio-box-v1-in h3 {
	color: #fff;
}

.portfolio-box-v1 .portfolio-box-v1-in p {
	font-size: 16px;
	margin-bottom: 20px;
}

.portfolio-box-v1 .portfolio-box-v1-in a.btn-u {
	font-weight: normal;
	-webkit-backface-visibility: hidden; /*For Chrome*/
}

/*Portfolio Feature v2
------------------------------------*/
.portfolio-box-v2 {
	margin: 0 0 60px;
}

.portfolio-box-v2 [class^="col-"] {
	padding: 0;
	overflow: hidden;
}

.portfolio-box-v2 li {
	background: #333;
	overflow: hidden;
	position: relative;
	-webkit-backface-visibility: hidden; /*For Chrome*/
}

.portfolio-box-v2 li:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
}

.portfolio-box-v2 li:hover:after {
	background: rgba(255,255,255,0.6);
}

.portfolio-box-v2 li:after,
.portfolio-box-v2 li:hover:after {
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	 
}

.portfolio-box-v2 li img {
	width: 100%;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.portfolio-box-v2 li:hover img {
	-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.portfolio-box-v2 .portfolio-box-v2-in {
	left: 0;
	top: 50%;
	z-index: 1;
	width: 100%;
	visibility: hidden;
	min-height: 60px;
	margin-top: -30px;
	text-align: center;
	position: absolute;
	font-family: "Open Sans", Arial, sans-serif;
}

.portfolio-box-v2 li:hover .portfolio-box-v2-in {
	visibility: visible;
}

.portfolio-box-v2 .portfolio-box-v2-in i {
	color: #fff;
	width: 60px;
	height: 60px;
	padding: 20px;
	font-size: 22px;
	cursor: pointer;
	margin-right: 5px;
	text-align: center;
	display: inline-block;
	background: rgba(114,192,44,0.8);
}

.portfolio-box-v2 .portfolio-box-v2-in i:hover {
	background: #72c02c; 
}

/*Thumbnail v1
------------------------------------*/
.thumbnails-v1 .thumbnail-img {
	margin-bottom: 12px;
}

.thumbnails-v1 h3 {
	margin-bottom: 5px;
}

.thumbnails-v1 h3 a {
	color: #555;
	font-size: 15px;
	text-transform: uppercase;
}

.thumbnails-v1 .read-more {
	color: #72c02c;
	font-size: 12px;
	text-transform: uppercase;
}

/*Image Backgrounds v1
------------------------------------*/
.bg-image-v1 {
	width: 100%;
	height: auto;
	padding: 50px 0;
	position: relative;
	background: url(../images/gui/home/collage.jpg) repeat fixed; 
}

.bg-image-v1:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.5);
}

/*Image Backgrounds v2
------------------------------------*/
.bg-image-v2 {
	width: 100%;
	height: auto;
	padding: 50px 0;
	position: relative;
	background: url(../img/bg/7.jpg?v=7302dee8) repeat fixed;
}

.bg-image-v2:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	content: " ";
	position: absolute;
	background: rgba(255,255,255,0.7);
}

/*Background Dark Cover*/
.bg-image-v2-dark:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.5);
}

.bg-image-v2-dark h2,
.bg-image-v2-dark p {
	color: #eee !important;
}

/*Parallax Quote
------------------------------------*/
.parallax-quote {
	color: #fff;
	padding: 100px 0;
	position: relative;
	text-align: center;
	background: url(../img/team/faces.jpg?v=aec9c86b) 50% 0 repeat fixed;
}

.parallax-quote:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.8);
}

.parallax-quote:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	content: " ";
	position: absolute;
	background: url(../img/patterns/gridtile.png?v=18edb5b) repeat;
}

/*Parallax Quote Inner*/
.parallax-quote-in {
	z-index: 1;
	padding: 0 80px;
	position: relative; 
}

.parallax-quote-in p {
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
	font-family: "Open Sans", Arial, sans-serif;
}

.parallax-quote-in p:after,
.parallax-quote-in p:before {
	content: ' " ';
	position: absolute;
	font-family: Tahoma;
}

.parallax-quote-in p:after {
	margin-left: 3px;
}

.parallax-quote-in p:before {
	margin-left: -15px;
}

.parallax-quote-in small {
	color: #bbb;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
}

@media (max-width: 768px){
	.parallax-quote-in {
	padding: 0 40px;
	}

	.parallax-quote-in p {
	font-size: 20px;
	}
}

/*Parallax Quote Light*/
.parallax-quote-light:after {
	background: rgba(255,255,255,0.9);
}

.parallax-quote-light .parallax-quote-in {
	background: #fff;
	padding: 30px 80px;
	border-bottom: solid 2px #ddd; 
}

.parallax-quote-light .parallax-quote-in p {
	color: #555;
	font-size: 28px;
	font-weight: 200;
}

.parallax-quote-light .parallax-quote-in small {
	color: #555;
}

@media (max-width: 768px){
	.parallax-quote-light .parallax-quote-in {
	padding: 30px 40px;
	}

	.parallax-quote-light .parallax-quote-in p {
	font-size: 20px;
	}

	.parallax-quote-light .parallax-quote-in small {
	font-weight: 200;
	}
}

/*Parallax Team
------------------------------------*/
.parallax-team {
	background: url(../img/team/faces.jpg?v=aec9c86b) 50% 0 repeat fixed;	
}

.parallax-team,
.parallax-team .title-box-v2 {
	position: relative;
}

.parallax-team:before,
.parallax-team-dark:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	content: " ";
	position: absolute;
	background: rgba(255,255,255,0.9);
}

/*Parallax Team*/
.parallax-team {
	background: url(../img/team/faces.jpg?v=aec9c86b) 50% 0 repeat fixed;	
}

.parallax-team,
.parallax-team .title-box-v2 {
	position: relative;
}

.parallax-team-dark:before {
	background: rgba(0,0,0,0.8);
}

/*Parallax Counter
------------------------------------*/
.parallax-bg {
	background: url(../img/patterns/5.png?v=fd381d6d) repeat fixed;
}

/*Parallax Counter
------------------------------------*/
.parallax-counter {
	padding: 30px 0;
	background: url(../img/patterns/5.png?v=fd381d6d) repeat fixed;
}

.parallax-counter .counters {
	color: #fff;
	padding: 15px 0;
}

.parallax-counter h4 {
	color: #999;
	font-size: 16px;
	text-transform: uppercase;
}

.parallax-counter span.counter {
	font-size: 48px;
}

/*Parallax Counter v1
------------------------------------*/
.parallax-counter-v1 {
	padding: 60px 0;
	background: url(../img/patterns/5.png?v=fd381d6d) repeat fixed;
}

.parallax-counter-v1 .counters {
	color: #fff;
	padding: 15px 0 10px;
	border: solid 1px #555;
}

.parallax-counter-v1 h4 {
	color: #eee;
	font-size: 16px;
	text-transform: uppercase;
}

.parallax-counter-v1 span.counter {
	font-size: 42px;
	line-height: 48px;
}

/*Parallax Counter v2
------------------------------------*/
.parallax-counter-v2 {
	position: relative;
	padding: 80px 0 60px;
	background: url(../img/patterns/16.png?v=93648050) repeat fixed;
}

.parallax-counter-v2:after {
	top: 0;
	left: 50%;
	content: " ";
	margin-left: -25px;
	position: absolute;
	border-top: 25px solid #fff;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
}

.parallax-counter-v2:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.02);
}

.parallax-counter-v2 .counters {
	padding: 20px 0;
	border-bottom: solid 2px #ddd; 
	background: rgba(255,255,255,0.9);
}

.parallax-counter-v2 .counters h4,
.parallax-counter-v2 .counters span {
	color: #555;
	font-weight: 200;
	font-family: "Open Sans", Arial, sans-serif;
}

.parallax-counter-v2 .counters span {
	font-size: 36px;
}

.parallax-counter-v2 .counters h4 {
	font-size: 22px;
	text-transform: uppercase;
}

@media (max-width: 992px) {
	.parallax-counter-v2 .counters {
	margin-bottom: 0 !important;
	}
}

/*Parallax Counter v3
------------------------------------*/
.parallax-counter-v3 {
	z-index: 1;
	height: auto;
	padding: 80px 0;
	overflow: hidden;
	text-align: center;
	position: relative;
	background: url(../img/bg/25.jpg?v=d46c3200) 50% 0 fixed;
}

.parallax-counter-v3:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background: rgba(0,0,0,0.5);
}

.parallax-counter-v3 .features {
	width: 130px;
	height: 130px;
	padding: 25px;
	position: relative;
	text-align: center;
	display: inline-block;
	border-radius: 50% !important;
	background: rgba(255,255,255,0.2);
}

.parallax-counter-v3 .features:after {
	top: -9px;
	left: -9px;
	right: -9px;
	bottom: -9px;
	content: " ";
	border-radius: 50%;
	position: absolute;
	border: 1px solid #fff;
}

.parallax-counter-v3 .features span {
	color: #fff;
	display: block;
	font-weight: 200;
}

.parallax-counter-v3 .features span.counter {
	font-size: 30px;
}

.parallax-counter-v3 .features span.features-info {
	text-transform: uppercase;
}

@media (max-width: 550px) {
	.parallax-counter-v3 .features {
	width: 110px;
	height: 110px;
	padding: 22px;
	}

	.parallax-counter-v3 .features:after {
	top: -7px;
	left: -7px;
	right: -7px;
	bottom: -7px;
	}

	.parallax-counter-v3 .features span.counter {
	font-size: 20px;
	}

	.parallax-counter-v3 .features span.features-info {
	font-size: 11px;
	}
}

/*Parallax Counter v4
------------------------------------*/
.parallax-counter-v4 {
	z-index: 1;
	height: auto;
	padding: 30px 0;
	overflow: hidden;
	text-align: center;
	position: relative;
	background: url(../img/bg/19.jpg?v=9b8dadf6) 50% 0 fixed;
}

.parallax-counter-v4:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background: rgba(0,0,0,0.5);
}

.parallax-counter-v4 i {
	color: #fff;
	display: block;
	font-size: 50px;
	margin-bottom: 20px;
}

.parallax-counter-v4 span.counter {
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 10px;
}

.parallax-counter-v4 h4 {
	color: #fff;
	font-size: 18px;
	font-weight: 200;
	text-transform: uppercase;
}

/*Flat Background Block
------------------------------------*/
.flat-bg-block-v1 {
	padding: 40px 0;
	background: url(../img/patterns/16.png?v=93648050) repeat;
}

.flat-bg-block-v1 .checked-list.first-child {
	float: left;
	margin-right: 100px;
}

.flat-bg-block-v1 .checked-list li {
	color: #888;
	margin-bottom: 5px;
}

.flat-bg-block-v1 .checked-list i {
	color: #72c02c;
	margin-right: 5px;
}

/*Image Over*/
.flat-bg-block-v1 img.img-over {
	top: -70px;
	right: 10px;
	position: absolute;
}

@media (min-width: 991px) and (max-width: 1199px) {
	.flat-bg-block-v1 img.img-over {
	top: -18px;
	}
}

@media (max-width: 991px) {
	.flat-bg-block-v1 img.img-over {
	position: static;
	}
}

/*Flat Testimonials
------------------------------------*/
.flat-testimonials {
	padding: 50px 0; 
	background-color: #333;
}

.flat-testimonials .flat-testimonials-in {
	padding: 30px;
	text-align: center;
	background: rgba(0,0,0,0.3);
}

.flat-testimonials .flat-testimonials-in img {
	width: 135px;
	height: 135px;
	margin: 0 auto 25px;
}

.flat-testimonials .flat-testimonials-in h3 {
	color: #fff;
	font-size: 22px;
	font-weight: 200;
}

.flat-testimonials .flat-testimonials-in span {
	display: block;
	margin-bottom: 5px;
}

.flat-testimonials .flat-testimonials-in p {
	color: #fff;
	font-weight: 200;
	position: relative;
}

.flat-testimonials .flat-testimonials-in p:before,
.flat-testimonials .flat-testimonials-in p:after {
	top: 5px;
	font-size: 22px;
	line-height: 10px;
	position: relative;
}

.flat-testimonials .flat-testimonials-in p:before {
	content: "“";
	padding-right: 5px;
}

.flat-testimonials .flat-testimonials-in p:after {
	content: "”";
	padding-left: 5px;
}

/*Testimonials v4
------------------------------------*/
.testimonials-v4 {
	overflow: hidden;
}

.testimonials-v4 .testimonials-v4-in {
	background: #fff;
	position: relative;
	margin-bottom: 40px;
	padding: 20px 20px 20px 55px;
	-webkit-box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.1);
	box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.1);
}

.testimonials-v4 .testimonials-v4-in:before {
	color: #bbb;
	font-size: 60px;
	content: "\201C";
	position: absolute;
	margin: -25px 0 0 -40px;
	font-family: Georgia, serif;
}

.testimonials-v4 .testimonials-v4-in:after {
	width: 0;
	height: 0;
	left: 80px;
	content: " ";
	bottom: -30px;
	position: absolute;
	border-style: solid;
	border-width: 30px 30px 0 0;
	border-color: #fff transparent transparent transparent;
	-webkit-filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.1));
	filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.1));
}

.testimonials-v4 .testimonials-v4-in p {
	color: #777;
	font-size: 14px;
	font-style: italic;
}

.testimonials-v4 img {
	float: left;
	width: 60px;
	height: auto;
	margin: 0 20px;
}

.testimonials-v4 .testimonials-author {
	color: #555;
	display: block;
	font-size: 14px;
	overflow: hidden;
	padding-top: 8px;
	text-transform: uppercase;
}

.testimonials-v4 .testimonials-author em {
	font-size: 13px;
	text-transform: capitalize;
}

/*Testimonials v5
------------------------------------*/
.testimonials-v5 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.testimonials-v5 .testimonials-desc span {
	font-size: 13px;
	font-weight: 200;
}

.testimonials-v5 .testimonials-desc p {
	padding: 15px;
	position: relative;
	background: #f9f9f9;
	margin-bottom: 25px;
}

.testimonials-v5 .testimonials-desc p:after {
	width: 0;
	height: 0;
	left: 30px;
	color: #fff;
	bottom: -12px;
	content: " ";
	text-align: center;
	position: absolute;
	border-style: solid;
	border-width: 13px 10px 0 10px;
	border-color: #f9f9f9 transparent transparent transparent;
}

/*Testimonials By*/
.testimonials-v5 .testimonials-by {
	margin-left: 20px;
}

.testimonials-v5 .testimonials-by img {
	float: left;
	width: 40px;
	height: auto;
	margin-right: 15px;
}

.testimonials-v5 .testimonials-by small {
	color: #72c02c;
	font-size: 12px;
}

.testimonials-v5 .testimonials-by span {
	text-transform: uppercase;
}

/*Testimonials v6
------------------------------------*/
.testimonials-v6.testimonials-wrap {
	padding-left: 70px;
	padding-right: 70px;
	
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 30px 30px;
}

@media (max-width: 920px) {
	.testimonials-v6.testimonials-wrap {
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 540px) {
	.testimonials-v6.testimonials-wrap {
		grid-template-columns: 1fr;
	}
}

.testimonials-v6 .testimonials-info {
	padding: 20px;
	background: #fff;
	border-bottom: solid 3px #eee;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	height: 100%;
}

.testimonials-v6 .testimonials-info:hover {
	border-color: #72c02c;
}

.testimonials-v6 .testimonials-info.testimonial-primary {
	border-color: #30c6fc;
}

.testimonials-v6 .testimonials-info.testimonial-primary:hover {
	border-color: #0598ff;
}

.testimonials-v6 .testimonials-info.testimonial-secondary {
	border-color: #78d73d;
}

.testimonials-v6 .testimonials-info.testimonial-secondary:hover {
	border-color: #45cf04;
}

.testimonials-v6 .testimonials-info img {
	float: none;
	display: block;
	max-width: 80px;
	height: auto;
	margin: 0 auto;
}

.testimonials-v6 .testimonials-desc {
	overflow: hidden;
}

.testimonials-v6 .testimonials-desc p {
	margin-bottom: 15px;
}

.testimonials-v6 .testimonials-desc p:last-of-type {
	margin-bottom: 0px;
}

.testimonials-v6 .testimonials-desc strong,
.testimonials-v6 .testimonials-desc span {
	color: #555;
	display: block;
}

.testimonials-v6 .testimonials-info.testimonial-primary {
	min-height: 230px;
}

.testimonials-v6 .testimonials-info.testimonial-secondary {
	min-height: 210px;
}

@media (max-width: 1200px) {
	.testimonials-v6 .testimonials-info.testimonial-primary {
		min-height: 280px;
	}
	
	.testimonials-v6 .testimonials-info.testimonial-secondary {
		min-height: 250px;
	}
}

@media (max-width: 768px) {	
	.testimonials-v6.testimonials-wrap {
		padding-left: 0;
		padding-right: 0;
	}
}

/*Featured Blog
------------------------------------*/
.featured-blog h2 {
	font-size: 18px;
	margin: 0 0 25px;
	line-height: 25px;
	position: relative;
}

.featured-blog h2:after {
	left: 0;
	z-index: 1;
	width: 30px;
	height: 2px;
	content: " ";
	bottom: -10px;
	position: absolute;
	background: #72c02c;
}

.featured-blog .featured-img {
	position: relative;
}

.featured-blog .featured-img:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.featured-blog .featured-img:hover:after {
	background: rgba(0,0,0,0.3);
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.featured-blog .featured-img > img {
	width: 100%;
}

/*Team Hover Gradient*/ 
.featured-blog .featured-img i {
	top: 60%;
	left: 50%;
	z-index: 1;
	width: 100%;
	list-style: none;
	text-align: center;
	visibility: hidden;
	position: absolute;
	margin: -17.5px 0 0 -17.5px;
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out; 
}

.featured-blog .featured-img:hover i {
	top: 50%;
	visibility: visible;
}

.featured-blog .featured-img i {
	color: #fff;
	width: 35px;
	height: 35px;
	padding: 11px;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	background: rgba(255,255,255,0.4);
}

.featured-blog .featured-img i:hover {
	color: #fff;
	background: #72c02c;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

/*Blog Comments
------------------------------------*/
.blog-comments img {
	width: 80px;
	height: auto;
}

.blog-comments .comments-itself {
	background: #fff;
	padding: 20px 30px;
	position: relative;
}

.blog-comments .comments-itself:before {
	width: 0;
	height: 0;
	top: 20px;
	left: -17px;
	content: " ";
	position: absolute;
	border-style: solid;
	border-width: 15px 17px 15px 0;
	border-color: transparent #fff transparent transparent;
}

.blog-comments .comments-itself h3 {
	margin: 0 0 10px;
}

.blog-comments .comments-itself span {
	color: #999;
	float: right;
	font-size: 13px;
}

.blog-comments .comments-itself p {
	color: #999;
}

/*Comments Reply*/
.blog-comments.blog-comments-reply {
	margin-left: 70px;
}

/*Media Queries*/
@media (max-width: 768px) {
	.blog-comments .comments-itself:before {
	display: none;
	}

	.blog-comments .comments-itself:after {
	width: 0;
	height: 0;
	top: -17px;
	left: 20px;
	content: " ";
	position: absolute;
	border-style: solid;
	border-width: 0 15px 17px 15px;
	border-color: transparent transparent #fff transparent;
	}
}

/*Quote
------------------------------------*/
.quote-v1 {
	padding: 60px 0;
	text-align: center;
	background: url(../img/patterns/5.png?v=fd381d6d) repeat;
}

.quote-v1 p {
	color: #fff;
	font-size: 22px;
	font-weight: 200;
	padding: 0 100px;
	position: relative;
	margin-bottom: 20px;
}

.quote-v1 p:before {
	color: #72c02c;
	font-size: 60px;
	content: "\201C";
	position: absolute;
	margin: -30px 0 0 -40px;
	font-family: Georgia, serif;
}

.quote-v1 span {
	color: #fff;
	font-size: 18px;
}

@media (max-width: 768px) {
	.quote-v1 p {
	font-size: 18px;
	padding: 0 50px;
	}
}

/*Quote v2
------------------------------------*/
.quote-v2 {
	text-align: center;
	padding: 85px 10% 40px;
}

.quote-v2 p {
	color: #555;
	font-size: 16px;
	font-style: italic;
	position: relative;
	margin-bottom: 20px;
}

.quote-v2 p:before {
	left: 50%;
	top: -75px;
	font-size: 80px;
	content: "\201C";
	position: absolute;
	margin-left: -25px;
	font-family: Georgia, serif;
}

.quote-v2 span {
	color: #555;
	font-weight: 400;
}

/*Team Social
------------------------------------*/
.social-icons-v1 i {
	color: #555;
	width: 33px;
	height: 33px;
	padding: 9px;
	font-size: 14px;
	text-align: center;
	background: #f7f7f7;
	display: inline-block;
}

.social-icons-v1 i:hover {
	color: #fff;
	background: #72c02c;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

/*Box Shadows
------------------------------------*/
.shadow-wrapper {
	z-index: 1;	
	position: relative;
}

/*Common Style*/
.box-shadow {
	background: #fff;
	position: relative;
}

.box-shadow:after,
.box-shadow:before {
	top: 80%;
	left: 5px;
	width: 50%;
	z-index: -1;
	content: "";
	bottom: 15px;
	max-width: 300px;
	background: #999;
	position: absolute; 
}

 /*Effect 1*/
.shadow-effect-1 {
	box-shadow: 0 10px 6px -6px #bbb;
	-moz-box-shadow: 0 10px 6px -6px #bbb;
	-webkit-box-shadow: 0 10px 6px -6px #bbb;
}

 /*Effect 2,3,4*/
.shadow-effect-2 {
	position: relative;
}

.shadow-effect-2:after,
.shadow-effect-2:before,
.shadow-effect-3:before,
.shadow-effect-4:after {
	transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	box-shadow: 0 15px 10px #999;
	-moz-box-shadow: 0 15px 10px #999;
	-webkit-box-shadow: 0 15px 10px #999;
}

.shadow-effect-2:after,
.shadow-effect-4:after {
	left: auto;
	right: 5px;
	transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
}

/*Interactive Slider v1
------------------------------------*/
.interactive-slider-v1 {
	z-index: 1;
	padding: 130px 0;
	position: relative;
}

.interactive-slider-v1.img-v1 {
	background: url(../img/bg/18.jpg?v=47ac8241) no-repeat;
	background-size: cover;
	background-position: center center;
}

.interactive-slider-v1.img-v2 {
	background: url(../img/bg/19.jpg?v=9b8dadf6) no-repeat;
	background-size: cover;
	background-position: center center;
}

.interactive-slider-v1.img-v3 {
	background: url(../img/bg/18.jpg?v=47ac8241) no-repeat;
	background-size: cover;
	background-position: center center;
}

.interactive-slider-v1:after {
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.3);
}

.interactive-slider-v1 h2 {
	color: #fff;
	font-size: 40px;
	font-weight: 600;
	text-transform: uppercase;
}

.interactive-slider-v1 p {
	color: #fff;
	font-size: 24px;
	font-weight: 200;
	text-transform: uppercase;
}

@media (max-width: 768px) {
	.interactive-slider-v1 h2 {
	font-size: 30px;
	}

	.interactive-slider-v1 p {
	font-size: 18px;
	}
}

/*Interactive Slider v2
------------------------------------*/
.interactive-slider-v2 {
	z-index: 1;
	padding: 200px 0;
	position: relative;
	text-align: center;
	background: url(../img/bg/18.jpg?v=47ac8241) no-repeat;
	background-size: cover;
	background-position: center center;
}

.interactive-slider-v2.img-v1 {
	background: url(../img/bg/25.jpg?v=d46c3200) no-repeat;
	background-size: cover;
	background-position: center center;
}

.interactive-slider-v2.img-v2 {
	background: url(../img/bg/14.jpg?v=58cb5758) no-repeat;
	background-size: cover;
	background-position: center center;
}

.interactive-slider-v2:after {
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.4);
}

.interactive-slider-v2 h1 {
	color: #fff;
	font-size: 70px;
	font-weight: 600;
	line-height: 80px;
	text-transform: uppercase;
}

.interactive-slider-v2 p {
	color: #fff;
	font-size: 24px;
	font-weight: 200;
	font-family: "Open Sans", Arial, sans-serif;
}

@media (max-width: 768px) {
	.interactive-slider-v2 h1 {
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 20px;
	}
}

/*Blog Trending
------------------------------------*/
.blog-trending li {
	margin-bottom: 20px;
}

.blog-trending h3 {
	font-size: 14px;
	margin: 0 0 5px;
	line-height: 17px;
}

.blog-trending small,
.blog-trending small a {
	color: #777;
}

.blog-trending small a:hover {
	color: #72c02c;
}

/*Blog Latest Posts
------------------------------------*/
.blog-latest-posts li {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ddd;
}

.blog-latest-posts li:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

.blog-latest-posts h3 {
	font-size: 14px;
	margin: 0 0 3px;
	line-height: 20px;
}

.blog-latest-posts small,
.blog-latest-posts small a {
	color: #777;
}

.blog-latest-posts small {
	margin-bottom: 8px;
	display: inline-block;
}

.blog-latest-posts p {
	font-size: 12px;
}

/*Blog Photostream
------------------------------------*/
.blog-photostream {
	margin-right: -5px;
}

.blog-photostream li {
	padding: 0;
	margin: 3px 5px 5px;
	position: relative;
}

.blog-photostream li img {
	width: 78px;
	height: auto;
}

/*Newsletter
------------------------------------*/
.blog-newsletter p {
	color: #555;
	margin-bottom: 15px;
}

.blog-newsletter .form-control {
	border: none;
}

.blog-newsletter .form-control:focus {
	box-shadow: none;
}

/*Blog Post Quote
------------------------------------*/
.blog-post-quote {
	padding: 35px 60px;
	background: #fff;
	text-align: center;
}

.blog-post-quote p {
	color: #555;
	font-size: 32px;
	font-weight: 200;
	line-height: 45px;
	position: relative;
	margin-bottom: 20px;
	font-family: "Open Sans", Arial, sans-serif;
}

@media (max-width: 768px) {
	.blog-post-quote {
	padding: 35px 25px;
	} 

	.blog-post-quote p {
	font-size: 26px;
	line-height: 35px;
	}
}

.blog-post-quote p:before,
.blog-post-quote p:after {
	top: -3px;
	font-size: 30px;	
	position: relative;
}

.blog-post-quote p:before {
	left: -10px;
	content: "\0022";
}

.blog-post-quote p:after {
	right: -10px;
	content: "\0022";
}

.blog-post-quote span {
	color: #555;
	font-size: 20px;
	font-weight: 200;
}

/*Blog Post Author
------------------------------------*/
.blog-author {
	padding: 20px;
	background: #fff;
}

.blog-author img {
	float: left;
	width: 80px;
	height: auto;
	margin-right: 20px;
}

.blog-author .blog-author-desc {
	overflow: hidden;
}

.blog-author .blog-author-desc h4 {
	float: left;
	font-size: 18px;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.blog-author .blog-author-desc ul {
	float: right;
	margin-top: 6px;
}

.blog-author .blog-author-desc p {
	color: #555;
}

/*Blog Comments
------------------------------------*/
.blog-comments img {
	width: 80px;
	height: auto;
}

.blog-comments .comments-itself {
	background: #fff;
	padding: 20px 30px;
	position: relative;
}

.blog-comments .comments-itself:before {
	width: 0;
	height: 0;
	top: 20px;
	left: -17px;
	content: " ";
	position: absolute;
	border-style: solid;
	border-width: 15px 17px 15px 0;
	border-color: transparent #fff transparent transparent;
}

.blog-comments .comments-itself h3 {
	margin: 0 0 10px;
}

.blog-comments .comments-itself span {
	color: #555;
	float: right;
	font-size: 13px;
}

.blog-comments .comments-itself p {
	color: #555;
}

/*Comments Reply*/
.blog-comments.blog-comments-reply {
	margin-left: 70px;
}

/*Media Queries*/
@media (max-width: 768px) {
	.blog-comments .comments-itself:before {
	display: none;
	}

	.blog-comments .comments-itself:after {
	width: 0;
	height: 0;
	top: -17px;
	left: 20px;
	content: " ";
	position: absolute;
	border-style: solid;
	border-width: 0 15px 17px 15px;
	border-color: transparent transparent #fff transparent;
	}
}

/*News v1
------------------------------------*/
.news-section {
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

.news-v1 .news-v1-in {
	background: #fafafa;
}

.news-v1 h3 {
	margin-bottom: 0;
	font-weight: 200;
	line-height: 28px;
	padding: 10px 15px 15px;
}

.news-v1 h3 a {
	color: #555;
}

.news-v1 h3 a:hover {
	color: #72c02c;
}

.news-v1 p {
	color: #555;
	padding: 0 15px;
	margin-bottom: 20px;
}

.news-v1 .news-v1-info {
	margin-left: 0;
	margin-top: 30px;
	overflow: hidden;
	padding: 8px 10px;
	border-top: solid 1px #eee;
}

.news-v1 .news-v1-info li {
	font-size: 12px;
}

.news-v1 .news-v1-info li a:hover {
	color: #72c02c;
	text-decoration: none;
}

/*News v2
------------------------------------*/
/*News Badge*/
.news-v2 .news-v2-badge {
	overflow: hidden;
	position: relative;
}

.news-v2 .news-v2-badge p {
	left: 0;
	top: 20px;
	background: #fff;
	padding: 5px 15px;
	text-align: center;
	position: absolute;
}

.news-v2 .news-v2-badge span {
	color: #555;
	display: block;
	font-size: 16px;
	line-height: 16px;
}

.news-v2 .news-v2-badge small {
	color: #555;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
}

/*News Description*/
.news-v2 .news-v2-desc {
	padding: 20px;
	background: #fff;
}

.news-v2 .news-v2-desc h3 {
	margin: 0 0 3px;
	font-size: 16px;
}

.news-v2 .news-v2-desc h3 a {
	color: #555;
}

.news-v2 .news-v2-desc h3 a:hover {
	color: #72c02c;
}

.news-v2 .news-v2-desc small {
	color: #555;
	display: block;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.news-v2 .news-v2-desc p {
	color: #555;
}

/*News v3
------------------------------------*/
/*News Posts*/
.news-v3 {
	/*background: #fff;*/
}

.news-v3 .news-v3-in {
	padding: 35px 30px;
}

.news-v3 .news-v3-in-sm {
	padding: 20px;
}

.news-v3 h2 {
	font-size: 32px;
	font-weight: 200;
	margin: 0 0 20px;
	line-height: 45px;
	text-transform: uppercase;
}

.news-v3 .news-v3-in-sm h2 {
	font-size: 22px;
	margin: 0 0 15px;
	line-height: 30px;
	text-transform: inherit;
}

@media (max-width: 768px) {
	.news-v3 h2 {
	font-size: 22px;
	line-height: 30px;
	}
}

.news-v3 h2 a {
	color: #555;
}

.news-v3 h2 a:hover {
	color: #72c02c;
	text-decoration: none;
}

.news-v3 p {
	color: #555;
	margin-bottom: 20px;
}

/*News Info*/
.news-v3 .posted-info li {
	color: #555;
	font-style: italic;
}

.news-v3 .news-v3-in-sm .posted-info li {
	padding: 0;
	font-size: 12px;
	padding-left: 5px;
}

.news-v3 .posted-info li:before,
.news-v3 .news-v3-in-sm .posted-info li:before {
	content: '/';
}

.news-v3 .posted-info li:before {
	font-size: 12px;
	line-height: 12px;
	margin-right: 13px;
}

.news-v3 .news-v3-in-sm .posted-info li:before {
	font-size: 11px;
	line-height: 11px;
	margin-right: 9px;
}

.news-v3 .posted-info li:first-child:before,
.news-v3 .news-v3-in-sm .posted-info li:first-child:before {
	content: " ";
	margin-right: 0;
}

.news-v3 .posted-info li a {
	color: #555;
}

.news-v3 .posted-info li a:hover {
	color: #72c02c;
}

/*News Shares*/
.news-v3 .post-shares {
	padding-left: 0;
	list-style: none;
	margin: 40px 0 0 -5px;
}

.news-v3 .news-v3-in-sm .post-shares {
	margin: 20px 0 0 -5px;	
}

.news-v3 .post-shares li {
	position: relative;
	padding: 0 10px 0 5px;
	display: inline-block;
}

.news-v3 .post-shares li i {
	color: #555;
	width: 40px;
	height: 40px;
	padding: 13px;
	font-size: 16px;
	background: #eee;
	text-align: center;
	display: inline-block;
}

.news-v3 .post-shares li i:hover {
	background: #ddd;
}

.news-v3 .post-shares li span {
	top: -5px;
	right: 6px;
	color: #fff;
	width: 22px;
	height: 22px;
	padding: 4px;
	font-size: 10px;
	line-height: 10px;
	position: absolute;
	text-align: center;
	background: #72c02c;
	border: 2px solid #fff;
	border-radius: 50% !important;
}

.news-v3 .post-shares-lg li span {
	top: -10px;
	right: 0px;
	width: 29px;
	height: 29px;
	padding: 4px;
	font-size: 10px;
	line-height: 16px;
}


/*--------------------------------------------------
[Blog Grid]
----------------------------------------------------*/

.blog-grid img {
	margin-bottom: 15px;
}

.blog-grid h3 {
	font-size: 22px;
	margin: 0 0 10px;
	line-height: 1.4;
}

.blog-grid h2.blog-grid-title-lg {
	font-size: 28px;
	line-height: 1.4;
	margin: 0 0 10px;
}

.blog-grid h3.blog-grid-title-sm {
	font-size: 15px;
	line-height: 1.4;
}

.blog-grid h3 a {
	color: #333;
}

.blog-grid p {
	margin-bottom: 15px;
}

.blog-grid-inner {
	padding: 20px;
	background: #fff;
	margin: -70px 40px 0;
	position: relative;
}

/*Blog Grid Gradient*/
.blog-grid .blog-grid-grad {
	position: relative;
}

.blog-grid .blog-grid-grad i {
	top: 10px;
	left: 10px;
	z-index: 1;
	color: #fff;
	width: 30px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	display: inline-block;
	background: rgba(0,0,0,0.5);
}

/*Blog Grid Info*/
.blog-grid .blog-grid-info {
	padding-left: 0;
	list-style: none;
}

.blog-grid .blog-grid-info li {
	color: #888;
	padding: 0 2px;
	font-size: 12px;
	display: inline-block;
}

.blog-grid .blog-grid-info li:before {
	content: '/';
	font-size: 12px;
	line-height: 1.4;
	margin-right: 9px;
}

.blog-grid .blog-grid-info li:first-child:before {
	content: " ";
	margin-right: 0;
}

.blog-grid .blog-grid-info li a {
	color: #888;
}

.blog-grid .blog-grid-info li a:hover {
	text-decoration: none;
}

/*Read More Link*/
.blog-grid a.r-more {
	font-size: 13px;
	font-weight: 400;
	font-style: italic;
	display: inline-block;
}

.blog-grid a.r-more:hover {
	text-decoration: none;
}


/*--------------------------------------------------
[Blog Thumb]
----------------------------------------------------*/

.blog-thumb {
	overflow: hidden;
}

/*Blog Grid Hover*/
.blog-thumb .blog-thumb-hover {
	float: left;
	position: relative;
	margin-right: 15px;
}

.blog-thumb .blog-thumb-hover:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s;
}

.blog-thumb .blog-thumb-hover img {
	width: 120px;
	height: auto;
}

.blog-thumb .blog-thumb-hover img.video-play-btn {
	width: 30px;
	height: 30px;
}

/*Icon Hover Gradient*/
.blog-thumb .blog-thumb-hover .hover-grad {
	left: 0;
	top: 50%;
	z-index: 1;
	opacity: 0;
	width: 100%;
	color: #fff;
	font-size: 20px;
	margin-top: -14px;
	text-align: center;
	position: absolute;
	display: inline-block;
	-webkit-transition: all 0.65s, -webkit-transform 0.65s;
	transition: all 0.65s, transform 0.65s;
}

.blog-thumb .blog-thumb-hover:hover .hover-grad {
	opacity: 1;
	-webkit-transition: opacity 0.55s, -webkit-transform 0.55s;
	transition: opacity 0.55s, transform 0.55s;
}

/*Blog Thumb Description*/
.blog-thumb .blog-thumb-desc {
	overflow: hidden;
}

.blog-thumb .blog-thumb-desc h3 {
	font-size: 14px;
	margin: 0 0 5px;
	font-weight: 400;
	line-height: 1.4;
}

.blog-thumb .blog-thumb-desc h3 a {
	color: #555;
}

/*Blog Grid Info*/
.blog-thumb .blog-thumb-info {
	padding-left: 0;
	list-style: none;
}

.blog-thumb .blog-thumb-info li {
	color: #888;
	padding: 0 2px;
	font-size: 12px;
	display: inline-block;
}

.blog-thumb .blog-thumb-info li:before {
	content: '/';
	font-size: 12px;
	line-height: 1.4;
	margin-right: 9px;
}

.blog-thumb .blog-thumb-info li:first-child:before {
	content: " ";
	margin-right: 0;
}

.blog-thumb .blog-thumb-info li a {
	color: #888;
}

.blog-thumb .blog-thumb-info li a:hover {
	color: #e74c3c;
}

/*Blog Thumb Circle
------------------------------------*/
.blog-thumb.blog-thumb-circle .blog-thumb-hover:after {
	border-radius: 50% !important;
}

.blog-thumb.blog-thumb-circle .blog-thumb-hover img {
	width: 50px;
	height: 50px;
}

.blog-thumb.blog-thumb-circle .blog-thumb-hover .hover-grad {
	font-size: 15px;
	margin-top: -10px;
}/*Pricing Page
------------------------------------*/
/*Pricing Head*/
.no-space-pricing [class^="col-"],
.no-space-pricing [class*=" col-"] {
	padding: 0;
}
.pricing {
	position:relative;
	border-radius:3px;
	margin-bottom:15px;
	box-shadow:0 0 5px #eee;
	background-color: #fff;
}
.pricing:hover {
	box-shadow:0 0 15px #b5b5b5;
}
.pricing:hover h4 {
	color:#74C52C;
}
.pricing-head {
	text-align:center;
}
.pricing h3,
.pricing h4 {
	margin:0;
	line-height:normal;
	font-weight:bold;
}
.pricing p {
	padding-top: 10px;
	font-size: 11px;
}
.pricing-head h3 span, 
.pricing-head h4 span {
	display:block;
	font-size:12px;
	font-style:italic;
}

.pricing-head h3 span {
	font-weight: 100;
	text-transform: none;
	margin: 0px;
}

.pricing-head h3 {
	color: #fafafa;
	padding: 12px 0;
	font-size: 18px;
	background: #74C52C;
	border-radius: 3px 3px 0 0;
	text-shadow: 0 1px 0 #32a20f;
	text-transform: uppercase;
}
.pricing-head h4 {
	position:relative;
	color: #888;
	padding: 10px 0px 20px 0px;
	font-size:64px;
	text-shadow:0 1px 0 #fff;
	border-bottom:solid 1px #f5f9e7;
	text-transform: uppercase;
	line-height: 1.2;
}
.pricing-head h4 i {
	top:-24px;
	font-size:50%;
	font-style:normal;
	position:relative;
}
.pricing-head h4 span {
	font-size:14px;
	font-style:normal;
	position:relative;
}

.pricing-head h4 span.pricing-rate-note {
	font-size: 10px;
	font-weight: 100;
}

.pricing-head h4 span.pricing-currency {
	font-size: 12px;
	font-weight: 100;
	right: 30px;
	display: inline-block;
}

.pricing-enrolment-description {
	border-bottom:solid 1px #f5f9e7;
	padding: 10px;
}

.pricing-head h6 {
	margin: 0px;
	padding-top: 15px;
	color: #888;
	margin-bottom: -20px;
}
	
/*Pricing Content*/

.pricing-content  {
	margin-bottom: 20px;
}
.pricing-content li {
	color:#888;
	font-size:12px;
	padding:7px 15px;
	border-bottom:solid 1px #f5f9e7;
}
.pricing-content li i {
	color:#72c02c;
	font-size:16px;
	margin-right:5px;
	position:relative;
}

.pricing-content li i.disabled {
	opacity: 0.2;
	color: #888;
}

/*Pricing Footer*/
.pricing-footer {
	color:#777;
	font-size:11px;
	line-height:17px;
	text-align:center;
	padding:0 20px 19px;
	border-radius:0 0 3px 3px;
}

/*Pricing Active*/
.price-active,
.pricing:hover {
	z-index:9;
	margin-top: -15px;
}
.price-active h4 {
	color:#74C52C;
}

/*Pricing Extra*/

 .bg-color {
	background-color: #f9f9f9;	
}
.no-space-pricing {
	padding: 0 15px;
}

.sticker-right,
.sticker-left {
  	color: #fff;
	width: 150px;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	text-align: center;
	letter-spacing: 2px;
	}

 .sticker-right {
    top: 13px;
    right: -49px;
    background: rgba(231, 76, 60, 1);
    transform: rotate(45deg);   
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
 .sticker-left {
    top: 9px;
    left: -48px;
   	background: rgba(116, 197, 44, 1);
    transform: rotate(-45deg);   
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

/*Pricing Table Colored Background Version
------------------------------------*/
.price-active, 
.pricing-bg-colored	.pricing:hover {
	margin-top: 0;
}
.pricing-bg-colored .pricing {
	overflow: hidden;
}
.pricing-bg-colored .pricing {
	border: 1px solid #EEEEEE;
}
.pricing-bg-colored .pricing:hover {	
	background: #74C52C; 
}
.pricing-bg-colored .pricing:hover li,
.pricing-bg-colored .pricing:hover li i, 
.pricing-bg-colored .pricing:hover .pricing-head p {
	color: #fff; 
}
.pricing-bg-colored .pricing-head i {
	color: #74C52C;
	padding-top: 20px;	
	margin-top: 10px 0px;
}
.pricing-bg-colored .pricing-head p {
	color: #777;
	line-height: 17px;
	text-align:center;
	padding: 0px 20px 19px;
	border-radius: 0 0 3px 3px;
	border-bottom: 1px solid #F5F9E7;
}
.pricing-bg-colored h3 {
	border-bottom: 1px solid #fff;
}
.pricing-bg-colored h4 {
	color: #999;
	font-size: 70px;
	padding: 5px 0px;
	margin-top: -2px;
	background: #F7F7F7;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 #fff;
}
.pricing-bg-colored .pricing:hover h4 {
	background: #fff;
}
.pricing-bg-colored h4 i {
	top: -8px;
	font-size: 28px;
	font-style: normal;
	position: relative;
}
.pricing-bg-colored h4 span {
	top: -10px;
	display: block;
	margin-top: 5px;
	font-size: 14px;
	font-style: normal;
	position: relative;
}
.pricing-bg-colored .pricing-footer {
	padding: 2px 0px 19px;
}
.pricing-bg-colored .pricing-footer .btn-u {
	border: solid 1px #fff;
}

/*Pricing Table Rounded Version
------------------------------------*/
.price-active, 
.pricing-rounded .pricing:hover {
	margin-top: 0;
}
.pricing-rounded .pricing {
	overflow: hidden;
	box-shadow: none;
	border: 1px solid #eee;
}
.pricing-rounded .easy-bg-v2 {
	letter-spacing: 1px;
	border: 1px solid #fff;
	background-color:rgba(255, 255, 255, 0.1);
}	
.pricing-rounded .easy-bg-v2 i {
	padding-left: 3px;
}
.pricing-rounded h3 {
	padding-bottom: 80px;
	padding-top: 15px; 
}
.pricing-rounded h4 {
	width: 140px;
	height: 140px;
	padding-top: 22px;
	padding-left: 6px;
	font-size: 55px;
	margin: -75px auto 20px;
	border-radius: 140px !important;
	font-weight: normal !important;
	background: #fff;
}
.pricing-rounded .pricing-head h4 i{
	margin-right: 2px;
}
.pricing-rounded h6 {
	color: #888;
	font-size: 13px;
	font-style: normal;
	padding-bottom: 5px;
}
.pricing-rounded .pricing-content span {
	float: right;
}
.pricing-rounded .pricing-content span i {
	font-size: 13px;
}
/*Pricing Zoom  
------------------------------------*/

.pricing-zoom .pricing:hover {
	-webkit-transition:box-shadow 0.3s ease-in-out;
	-moz-transition:box-shadow 0.3s ease-in-out;
	-o-transition:box-shadow 0.3s ease-in-out;
	transition:box-shadow 0.2s ease-in-out;
}
.pricing-zoom .pricing-head h4 {
 scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.pricing-zoom .price-active .pricing-head h4,
.pricing-zoom .pricing:hover .pricing-head h4 {
	padding: 15px 0;
	font-size: 80px;
	-webkit-transition:color 0.5s ease-in-out;
	-moz-transition:color 0.5s ease-in-out;
	-o-transition:color 0.5s ease-in-out;
	transition:color 0.5s ease-in-out;
}

/*Pricing Table Light Version 
------------------------------------*/
.price-active, 
.pricing-light .pricing:hover {
	margin-top: 0 ;
	border-color: #717984;
}
.pricing-light .pricing {
	overflow: hidden;
	box-shadow: none;
	border: 1px solid #ddd;
}
.pricing-light h3 {
	color: #888;
	font-weight: 200 !important;
	font-family: inherit;
	text-shadow: none !important;
	border-bottom: 1px solid #ddd !important;
	background: #fff;

}
.pricing-light .pricing .rating li {
	padding: 0;
	border-bottom: none;
}
.pricing-light .rating li i {
	color: #888;
	margin: 7px 0;
	padding-top: 0;	
	font-size: 20px;
}
.pricing-light li {
	color: #888;
	text-align: center;
}
.pricing-light .pricing-footer {
	margin: 0px;
	padding: 2px 0px 19px;
}
.pricing-light .pricing-footer h4 {
	color: #888;
	padding: 5px;
	font-size: 70px;
	text-shadow: none;
	margin: -2px 0 0px; 
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-weight: normal !important;
	background: #fff;

}
.pricing-light .pricing-footer h4 i {
	top: -8px;
	font-size: 28px;
	font-style: normal;
}
.pricing-light .pricing-footer h4 span {
	top: -5px;
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
	font-style: normal;
}
.pricing-light .pricing-footer p {
	color: #888;
	line-height: 17px;
	padding: 15px 20px 5px ;
}
.pricing-light .pricing:hover h4,
.pricing-light .pricing:hover h3,
.pricing-light .pricing:hover p,
.pricing-light .pricing:hover li, 
.pricing-light .pricing:hover li i {
	color: #717984;
}

.pricing-medium-light .btn-u:hover {
	background-color: #717984!important;
}

/*Pricing Meduim Light
------------------------------------*/
.price-active, 
.pricing-medium-light .pricing:hover {
	z-index:8;
	margin-top: 0 !important;
}
.pricing-medium-light .pricing {
	overflow: hidden;
	background: #eee;
	border: 2px solid #ddd;
}
.pricing-medium-light .pricing-head h3 {
	color: #717984;
	text-shadow: none;
	font-weight: normal !important;
	border-bottom: 2px solid #eee !important; 
	background: #fff;
}
.pricing-medium-light .pricing-content > li {
	border-color: #fff !important;
}
.pricing-medium-light .pricing .rating {
	text-align: center;
}
.pricing-medium-light .pricing .rating li {
	padding: 0;
	border-bottom: none;
}
.pricing-medium-light .pricing li i {
	color: #585f69;
}
.pricing-medium-light .rating li i {
	margin: 7px 0;
	padding-top: 0;	
	font-size: 20px;
}
.pricing-medium-light .pricing-content span {
	float: right;
}
.pricing-medium-light .pricing-content span i {
	font-size: 12px;
}
.pricing-medium-light .pricing-footer {
	padding: 2px 0px 20px;
}
.pricing-medium-light .pricing-footer h4 {
	color: #717984 !important;
	font-size: 70px;
	padding: 5px 0px;
	text-shadow: none;
	margin: -2px 0 20px;
	margin-bottom: 20px;
	font-weight: normal !important;
	background: #fff;

}
.pricing-medium-light .pricing-footer h4 i {
	top: -8px;
	font-size: 28px;
	font-style: normal;
	position: relative;
}
.pricing-medium-light .pricing-footer h4 span {
	top: -10px;
	display: block;
	margin-top: 5px;
	font-size: 14px;
	font-style: normal;
	position: relative;
}
.pricing-medium-light .pricing-footer p {
	color: #585f69;
	padding: 0 20px;
	line-height: 17px;
	text-align:center;
	border-radius: 0 0 3px 3px;
}
.pricing-medium-light .btn-u {
	background: #fff ;
	padding: 5px 58px;
	border: 1px solid #888;
}
.pricing-medium-light .btn-u:hover {
background-color: #717984!important;
}


/*Pricing Table medium-dark Version
------------------------------------*/
.price-active, 
.pricing-medium-dark .pricing:hover {
	margin-top: 0 ;
}
.pricing-medium-dark .pricing {
	border: 2px solid #717984;
	box-shadow: none;
}
.pricing-medium-dark .pricing-head h3 {
	color: #fff;
	text-shadow: none;
	background: #717984;
	border-bottom: 2px solid #eee ; 
}
.pricing-medium-dark .pricing .rating {
	text-align: center;
}
.pricing-medium-dark .pricing .rating li {
	padding: 0;
	border-bottom: none;
}
.pricing-medium-dark .rating li i {
	padding-top: 0;	
	margin: 7px 0;
	font-size: 20px;
}

.pricing-medium-dark .pricing-content li i {
	color: #717984;
}

.pricing-medium-dark .pricing-content li {
	border-color: #eee; 
}

.pricing-medium-dark .pricing-footer {
	margin: 0px;
	background: #717984;
	padding: 2px 0px 19px;
}
.pricing-medium-dark .pricing-footer h4 {
	color: #717984 !important;
	font-size: 70px;
	padding: 5px 0px;
	text-shadow: none;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	margin: -2px 0 20px;
	font-weight: normal !important;
	background: #fff;
}
.pricing-medium-dark .pricing-footer h4 i {
	top: -8px;
	font-size: 28px;
	font-style: normal;
	position: relative;
}
.pricing-medium-dark .pricing-footer h4 span {
	top: -10px;
	display: block;
	margin-top: 5px;
	font-size: 14px;
	font-style: normal;
	position: relative;
}
.pricing-medium-dark .pricing-footer p {
	color: #fff;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
	padding: 0 20px 5px;
	border-radius: 0 0 3px 3px;
}
.pricing-medium-dark .btn-u {
	background: #fff !important;
	border: 1px solid #888 ;

}

/*Pricing Table Dark
------------------------------------*/
.price-active, 
.pricing-dark .pricing:hover {
	z-index:8;
	margin-top: 0 !important;
}
.pricing-dark .pricing {
	border-top: 2px solid #717984;
	overflow: hidden;
}
.pricing-dark .pricing {
	background: #717984;
}
.pricing-dark .pricing .rating  {
	text-align: center;
}
.pricing-dark .pricing .rating li {
	padding: 0;
	border-bottom: none;
}
.pricing-dark .pricing li i {
	color: #fff;
}
.pricing-dark .rating li i {
	margin: 7px 0;
	padding-top: 0;	
	font-size: 20px;
}
.pricing-dark li {
	color: #fff;
}
.pricing-dark .pricing-head h3 {
	color: #717984;
	text-shadow: none;
	font-weight: normal !important;
	border-bottom: 2px solid #eee !important; 
	background: #fff;
}

.pricing-dark .pricing-content li {
	border-color: #fff;	
}

.pricing-dark .pricing-content span {
	float: right;
}
.pricing-dark .pricing-content span i {
	font-size: 12px;
}
.pricing-dark .pricing-footer {
	padding: 2px 0px 20px;
}
.pricing-dark .pricing-footer h4 {
	font-size: 70px;
	padding: 5px 0px;
	text-shadow: none;
	margin: -2px 0 20px;
	margin-bottom: 20px;
	color: #717984 !important;
	font-weight: normal !important;
	background: #fff;
}
.pricing-dark .pricing-footer h4 i {
	top: -8px;
	font-size: 28px;
	font-style: normal;
	position: relative;
}
.pricing-dark .pricing-footer h4 span {
	top: -10px;
	display: block;
	margin-top: 5px;
	font-size: 14px;
	font-style: normal;
	position: relative;
}
.pricing-dark .pricing-footer p {
	color: #fff;
	padding: 0 20px;
	line-height: 17px;
	text-align:center;
	border-radius: 0 0 3px 3px;
}
.pricing-dark .btn-u {
	padding: 5px 60px;
	background: #fff !important;
	border: 1px solid #999 !important;
}


/*Pricing Table Mega v1 Version
------------------------------------*/
.pricing-mega-v1 {
	padding: 40px 15px 0 15px;
}
.pricing-mega-v1 .price-active,
.pricing-mega-v1 .pricing:hover {
	margin-top: 0;
}
.pricing-mega-v1 .pricing {
	position: relative;
	border-radius: 3px;
	margin-bottom: 15px;
	box-shadow: 0 0 0px #eee;
	border: 1px solid #eee;
}
.pricing-mega-v1 .pricing-head h3 {
	font-size: 25px;
	min-height: 75px;
}
.pricing-mega-v1 .pricing-head h4{
	font-size: 20px;
	min-height: 103px;
}
.pricing-mega-v1 .pricing-head h4 i {
	color: #888;
}
.pricing-mega-v1 .pricing:hover h4 i {
	color: #74C52C;
}
.pricing-mega-v1 .pricing-head h4 span,
.pricing-mega-v1 .pricing-content li span,
.padding-mega-v1 .pricing-head .price span {
	display: block; 
	padding: 10px 0px 0px;
}
.pricing-mega-v1 .pricing-head .price {
	font-size: 70px;
	font-style: normal;
	padding-bottom: 0px;
	background-color: #fff;
}
.pricing-mega-v1 .pricing-head h3, 
.pricing-mega-v1 .pricing-head h4 {
	font-style: normal;
	font-weight: normal !important;
} 
.pricing-mega-v1 .hidden-area {
	margin-top: 75px;
}
.pricing-mega-v1 .hidden-area:hover {
	margin-top: 75px;
}
.pricing-mega-v1 .hidden-area .pricing-head h4 {
	font-size: 28px;
	padding: 31px 0;
	min-height: 103px;
}
.pricing-mega-v1 .hidden-area:hover .pricing-head h4 {
	color: #888;
}  
.pricing-mega-v1 .block .pricing-content  li i {
	font-size: 13px;
}
.pricing-mega-v1 .block li {
	text-align: center;
}
.pricing-mega-v1 .pricing-content li {
	padding: 10px;
	font-size: 12px;
	font-style: normal; 
	min-height: 41px;
}
.pricing-mega-v1 .pricing-content li i {
	color: #72C02C; 
}
.pricing-mega-v1 .btn-group .dropdown-menu  {
	width: 100%;
	background: #72c02c;
	border-color: #eee;
	margin: 0;
	border: 0;
}
.pricing-mega-v1 .btn-group .dropdown-menu  li a{
	color: #fff;
}
.pricing-mega-v1 .btn-group .dropdown-menu  li a:hover { 
	background: #5fb611
}

/*Pricing Table Mega v2 
------------------------------------*/

.pricing-mega-v2 .price-active,
.pricing-mega-v2 .pricing:hover {
	margin-top: 0px;
	margin: 40px 0;
}
.pricing-mega-v2 .pricing {
	position: relative;
	border-radius: 3px;
	margin-bottom: 15px;
	margin-bottom: 100px;
	box-shadow: 0 0 0px #eee;
	border: 1px solid #eee;
	margin: 40px 0;
}
.pricing-mega-v2 .pricing-head  h3 {
	font-size: 25px;
	min-height: 75px;
}
.pricing-mega-v2 .pricing-head h4{
	font-size: 20px;
}
.pricing-mega-v2 .pricing-head h4 i {
	color: #888888;
}
.pricing-mega-v2 .pricing:hover h4 i {
	color: #74C52C;
}

.pricing-mega-v2 .pricing-head h4 span,
.pricing-mega-v2 .pricing-content li span,
.padding-mega-v2 .pricing-head .price span {
	display: block; 
	padding: 10px 0px 0px;
}
.pricing-mega-v2 .pricing-head .price {
	font-size: 70px;
	font-style: normal;
	padding-bottom: 0px;
	background-color: #fff;
}
.pricing-mega-v2 .pricing-head h3, 
.pricing-mega-v2 .pricing-head h4 {
	font-style: normal;
	font-weight: normal !important;
}
.pricing-mega-v2 .hidden-area {
	margin-top: 115px;
}
.pricing-mega-v2 .hidden-area:hover {
	margin-top: 115px;
}
.pricing-mega-v2 .hidden-area .pricing-head h4 {
    font-size: 28px;
    min-height: 103px;
    padding: 31px 0;
}
.pricing-mega-v2 .hidden-area:hover .pricing-head h4 {
	color: #888;
}  
.pricing-mega-v2 .hidden-area li:hover  i{
	color: #74C52C;
} 

.pricing-mega-v2 .block li {
	text-align: center;
}
.pricing-mega-v2 .block li i {
	font-size: 13px;
}

.pricing-mega-v2 .pricing-content li {
	padding: 10px;
	font-size: 12px;
	font-style: normal;
	min-height: 41px;
}
.pricing-mega-v2 .hidden-area li {
	font-size: 12px;
}
.pricing-mega-v2 .pricing-content li i {
	color: #888; 
}
.pricing-mega-v2 .bg-color {
	background-color: #f9f9f9;	
}
.pricing-mega-v2 .block:hover .bg-color {
	background: #74C52C;
}
.pricing-mega-v2 .block:hover h3,
.pricing-mega-v2 .block:hover h4, 
.pricing-mega-v2 .block:hover li, 
.pricing-mega-v2 .block:hover li i,
.pricing-mega-v2 .block:hover h4 i {
	color: #fff !important;
	background: #74C52C;
}
.pricing-mega-v2 .hidden-area:hover li i {
	color: #888;
}
.pricing-mega-v2 a{
	padding: 8px 0 ;
}

/*Pricing Table Mega v3
------------------------------------*/
.pricing-mega-v3 .price-active,
.pricing-mega-v3 .pricing:hover {
	margin-top: 0;
}
.pricing-mega-v3 .pricing {
	border-radius: 3px !important;
	box-shadow: none;
}
.pricing-mega-v3 .pricing-content {
	border: 1px solid #eee;
	border-left: none;
}
.pricing-mega-v3 .hidden-area  {
	margin-top: 76px;
}
.pricing-mega-v3  .hidden-area:hover {
	margin-top: 76px;
}
.pricing-mega-v3 .pricing-head h3 {
	font-size: 28px;
	min-height: 76px;
	font-weight: normal !important;
	border-left: 1px solid #eee;
}

.pricing-mega-v3  h4 {
	color: #888;
	min-height: 100px;
	border-top: 1px solid #eee ;
	border-right: 1px solid #eee ;
 	font-weight: normal !important;
}
.pricing-mega-v3 .pricing h5 {
	color: #888;
	font-size: 20px;
	padding-left: 5px;
	padding: 30px 0 0 7px;
}
.pricing-mega-v3 .block h5 {
	visibility: hidden;
}
.pricing-mega-v3 .pricing-head h4 span,
.pricing-mega-v3 .pricing-content li span,
.padding-mega-v3 .pricing-head .price span {
	display: block; 
	padding: 15px 0px 0px;
}
.pricing-mega-v3 .hidden-area .pricing-content:nth-child(2) {
	margin-bottom: 42px;
}
.pricing-mega-v3 .hidden-area .pricing-head h4 {
	font-size: 28px;
	padding: 34px 0 34px 15px;
	border-left: 1px solid #eee; 
}
.pricing-mega-v3 .hidden-area:hover .pricing-head h4 {
	color: #888;
}  
.pricing-mega-v3 .hidden-area .pricing-content {
	border-left: 1px solid #eee;
}
.pricing-mega-v3 .hidden-area .price {
	text-align: left;
	padding-left: 15px;
}
.pricing-mega-v3 .block .pricing-content li i {
	font-size: 13px;
}
.pricing-mega-v3 .pricing-content li {
	padding: 10px;
	font-size: 12px;
	text-align: left;
	min-height: 41px;
 }
 .pricing-mega-v3 .block .pricing-content li {
	text-align: center;
}
.pricing-mega-v3 .btn-u {
	border: 1px solid #fff;
	border-bottom: none;
	padding: 8px 0;
}
.pricing-mega-v3 .btn-group .dropdown-menu {
	margin: 0;
	border: 0;
	width: 100%;
	background: #72c02c;
	border-color: #eee;
	border: 1px solid #fff;
	border-top: none;
	margin-top: 40px;
	text-align: center;
}
.pricing-mega-v3 .btn-group .dropdown-menu li a {
	color: #fff;
}
.pricing-mega-v3 .btn-group .dropdown-menu li a:hover { 
	background: #5fb611;
}
.pricing-mega-v3 .btn-group-justified {
 display: block;
}

/* Devices (Desktop Mode) */
@media (min-width: 992px) and (max-width: 1200px) {
	 .sticker-right {
		top: 10px;
	    right: -58px;
	    padding: 3px;
	    font-size: 10px;
	}	
	 .sticker-left {
		top: 10px;
	    left: -58px;
	    font-size: 10px;
	    padding: 3px;
	}
}

/* Medium Devices (Desktops, 992px and less) */
@media (max-width: 991px) {
	/*Pricing Page*/
	.price-active,
	.pricing:hover {
		margin-top: 0;
	}
	.no-space-pricing [class^="col-"],
	.no-space-pricing [class*=" col-"] {
		padding: 10px;
	}
	.pricing-zoom .price-active .pricing-head h4,
	.pricing-zoom .pricing:hover .pricing-head h4 {
		padding: 5px 0;
		font-size: 70px;
	}
	.pricing-mega-v3 .pricing h4, 
	.pricing-mega-v3 .pricing h3, 	
	.pricing-mega-v3 .pricing-content {
		border-left: 1px solid #eee;
	}	
	
	.pricing-mega-v3 .block h5 {
		text-align: center;
		visibility: visible;
	}
	/*End Pricing Page*/
}body {
	color: #555;
	font-size: 16px;
	line-height: 1.6;
	font-weight: 100;
}

@media(max-width:540px) {
	body {
		font-size: 12px;
		line-height: 1.6;
	}
}

body.header-fixed-space {
	padding-top: 94px
}

body.header-fixed-space-v2 {
	padding-top: 135px
}

@media(max-width:991px) {
	body.header-fixed-space, body.header-fixed-space-v2 {
		padding-top: 0
	}
}

p, li, li a, label {
	color: #555;
}

a {
	color: #72c02c;
	text-decoration: none
}

a, a:focus, a:hover, a:active {
	outline: 0 !important
}

a:focus {
	text-decoration: none
}

a:hover {
	color: #72c02c;
	text-decoration: underline;
}

.wrapper {
}

.boxed-layout {
	padding: 0;
	box-shadow: 0 0 5px #ccc;
	margin-left: auto !important;
	margin-right: auto !important;
	background: url(../img/patterns/15.png?v=8020f17f) repeat
}

.purchase {
	padding: 25px 0 30px;
	border-bottom: solid 1px #eee;
	background: url(../img/patterns/breadcrumbs.png?v=bb0f1211) repeat
}

.purchase p {
	margin-bottom: 0
}

.purchase span {
	color: #666;
	display: block;
	font-size: 24px;
	line-height: 35px;
	font-weight: normal;
	margin-bottom: 12px;
	font-family: "Open Sans", Arial, sans-serif
}

.purchase .btn-buy {
	text-align: center
}

.purchase .btn-buy a {
	margin-top: 27px
}

.purchase .btn-buy a i {
	margin-right: 5px
}

@media(max-width:992px) {
	.purchase {
		text-align: center
	}

	.purchase span {
		font-size: 22px;
		line-height: 29px
	}

	.purchase .btn-buy a {
		margin-top: 25px;
		font-size: 16px
	}
}

.service {
	overflow: hidden;
	margin-bottom: 10px;
	padding: 15px 15px 10px
}

.service:hover {

}

.service:hover i {
	color: #656565
}

.service .desc {
	padding: 0 15px;
	overflow: hidden
}

.service .desc h4 {
	font-size: 22px;
	line-height: 25px
}

.service .service-icon {
	float: left;
	padding: 10px;
	color: #72c02c;
	font-size: 35px;
	text-align: center;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.service .service-icon.icon-cogs {
	font-size: 37px
}

.service .service-icon.icon-plane {
	font-size: 43px
}

.recent-work a {
	text-align: center;
	background: #fcfcfc;
	display: inline-block
}

.recent-work a:hover {
	text-decoration: none
}

.recent-work a:hover strong {
	color: #555
}

.recent-work em.overflow-hidden {
	display: block
}

.recent-work a span {
	display: block;
	padding: 10px;
	border-bottom: solid 2px #eee
}

.recent-work a strong {
	color: #555;
	display: block
}

.recent-work a i {
	color: #777
}

.recent-work a img {
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	-ms-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out
}

.recent-work a:hover img {
	opacity: .8;
	-webkit-transform: scale(1.2) rotate(3deg);
	-moz-transform: scale(1.2) rotate(3deg);
	-o-transform: scale(1.0) rotate(3deg);
	-ms-transform: scale(1.2) rotate(3deg);
	transform: scale(1.2) rotate(3deg)
}

.recent-work a:hover span {
	border-bottom: solid 2px #72c02c;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .3s ease-in-out
}

.work {
	margin-top: 6px
}

.work .details {
	padding: 10px
}

.work .caption {
	display: block;
	padding-top: 5px;
	color: #585f69 !important;
	font-size: 18px !important
}

.work .caption:hover {
	cursor: pointer;
	color: #444 !important;
	text-decoration: underline
}

.thumb-headline h2 {
	color: #eee;
	font-size: 16px
}

.footer-logo {
	margin: 17px 0 20px
}

.latest-list li {
	padding: 8px 0;
	border-top: 1px solid #353535
}

.latest-list li:first-child {
	padding-top: 0;
	border-top: 0
}

.latest-list li a {
	color: #eee
}

.latest-list small {
	color: #999;
	display: block
}

.link-list li {
	border-top: solid 1px #353535
}

.link-list li:first-child {
	border-top: none !important
}

.link-list a {
	color: #eee;
	font-size: 11px;
	padding: 6px 0;
	display: inline-block;
	text-transform: uppercase
}

.link-list li i {
	color: #bbb;
	float: right;
	margin-top: 10px
}

.latest-tweets .latest-tweets-inner p {
	color: #555;
	font-size: 13px
}

.latest-tweets .latest-tweets-inner a {
	text-decoration: none
}

.latest-tweets .latest-tweets-inner a:hover {
	text-decoration: underline
}

.latest-tweets .latest-tweets-inner i.fa {
	top: 2px;
	float: left;
	color: #bbb;
	color: #55acee;
	font-size: 18px;
	margin-right: 5px;
	position: relative
}

.latest-tweets .latest-tweets-inner small {
	color: #777;
	display: block
}

.social-icons {
	margin-top: 5px
}

.social-icons li {
	margin: 0
}

.social-icons li a {
	margin: 0 3px
}

a.thumbnail {
	padding: 0;
	border: 0;
	margin-bottom: 15px
}

.thumbnail-style {
	padding: 7px;
	margin-bottom: 20px
}

.thumbnail-style:hover {
	box-shadow: 0 0 8px #ddd;
	-webkit-transition: box-shadow .2s ease-in-out;
	-moz-transition: box-shadow .2s ease-in-out;
	-o-transition: box-shadow .2s ease-in-out;
	transition: box-shadow .2s ease-in-out
}

.thumbnail h3, .thumbnail-style h3 {
	margin: 6px 0 8px 0
}

.thumbnail h3 a, .thumbnail-style h3 a {
	color: #585f69;
	font-size: 18px
}

.thumbnail h3 a:hover, .thumbnail-style h3 a:hover {
	color: #72c02c;
	text-decoration: none
}

.thumbnail-style .thumbnail-img {
	position: relative;
	margin-bottom: 11px
}

.thumbnail-style a.btn-more {
	right: -10px;
	bottom: 10px;
	color: #fff;
	padding: 1px 6px;
	position: absolute;
	background: #72c02c;
	display: inline-block
}

.thumbnail-style a.btn-more:hover {
	text-decoration: none;
	box-shadow: 0 0 0 2px #5fb611
}

.thumbnail-style:hover a.btn-more {
	right: 10px
}

.thumbnail-kenburn img {
	left: 10px;
	margin-left: -10px;
	position: relative;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	-ms-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out
}

.thumbnail-kenburn:hover img {
	-webkit-transform: scale(1.2) rotate(2deg);
	-moz-transform: scale(1.2) rotate(2deg);
	-o-transform: scale(1.2) rotate(2deg);
	-ms-transform: scale(1.2) rotate(2deg);
	transform: scale(1.2) rotate(2deg)
}

.service-alternative .service:hover {
	background: #76ca2c;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.service-alternative .service:hover i, .service-alternative .service:hover p,
.service-alternative .service:hover h4 {
	color: #fff
}

.service-v1 h2 {
	margin: 15px 0 10px;
	font-size: 20px;
	line-height: 28px
}

.service-v1 p {
	text-align: justify
}

.posts .dl-horizontal a {
	color: #555
}

.posts .dl-horizontal {
	margin-bottom: 15px;
	overflow: hidden
}

.posts .dl-horizontal dt {
	width: 60px;
	float: left
}

.posts .dl-horizontal dt img {
	width: 60px;
	height: 60px;
	padding: 2px;
	margin-top: 2px;
	border: solid 1px #ddd
}

.posts .dl-horizontal dd {
	margin-left: 70px
}

.posts .dl-horizontal dd p {
	margin: 0
}

.posts .dl-horizontal dd a {
	font-size: 14px;
	line-height: 16px !important
}

.posts .dl-horizontal dd a:hover {
	color: #72c02c;
	text-decoration: none
}

.posts .dl-horizontal:hover dt img, .posts .dl-horizontal:hover dd a {
	color: #72c02c;
	border-color: #72c02c !important;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.team ul.team-socail {
	text-align: right
}

.team ul.team-socail li {
	margin: 0 !important;
	padding: 0 !important
}

.team ul.team-socail li a, .team ul.team-socail li a:hover {
	text-decoration: none
}

.team ul.team-socail li i {
	color: #aaa;
	padding: 6px 7px;
	min-width: 30px;
	font-size: 18px;
	text-align: center;
	background: #f7f7f7;
	display: inline-block
}

.team ul.team-socail li i:hover {
	color: #fff;
	background: #72c02c;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.team .thumbnail-style {
	padding: 12px
}

.team .thumbnail-style img {
	margin-bottom: 7px
}

.team .thumbnail-style h3 {
	margin-bottom: 5px
}

.team .thumbnail-style:hover h3 a {
	color: #72c02c !important
}

.team .thumbnail-style small {
	display: block;
	margin-top: 5px;
	font-size: 12px
}

.about-me {
	overflow: hidden
}

.about-me h2 {
	margin: 0;
	font-size: 20px;
	text-transform: uppercase
}

.about-me span {
	color: #999;
	display: block;
	font-size: 14px;
	margin-bottom: 10px
}

.about-me .social-icons {
	margin-top: 7px
}

.about-my-goals h2 {
	text-transform: uppercase
}

.about-skills {
	padding: 40px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: url(../img/breadcrumbs.png) repeat
}

.gallery-page .thumbnail, .gallery-page .thumbnail:hover {
	padding: 0;
	border: 0;
	box-shadow: none
}

.gallery-page .thumbnails {
	margin-bottom: 6px
}

.privacy a {
	text-decoration: underline
}

.privacy a:hover {
	color: #72c02c;
	text-decoration: none
}

.portfolio-item h2 {
	color: #555;
	font-size: 24px;
	margin: 0 0 15px
}

.portfolio-item li {
	padding: 3px 0
}

.portfolio-item p a {
	text-decoration: underline
}

.portfolio-item p a:hover {
	text-decoration: none
}

.portfolio-item1 ul {
	margin: 10px 0 20px
}

.portfolio-item1 li {
	font-size: 16px;
	margin-bottom: 3px
}

.portfolio-item1 li i {
	font-size: 18px;
	margin-right: 4px
}

ul.blog-tags li {
	display: inline-block
}

ul.blog-tags a {
	font-size: 13px;
	padding: 2px 7px;
	background: #f7f7f7;
	margin: 0 3px 6px 0;
	display: inline-block
}

ul.blog-tags a i {
	color: #666
}

ul.blog-tags a:hover {
	background: #72c02c
}

ul.blog-tags a:hover, ul.blog-tags a:hover i {
	color: #fff !important;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.blog-photos li {
	display: inline
}

.blog-photos li img {
	width: 58px;
	height: 58px;
	margin: 0 2px 8px
}

.blog-photos li img:hover {
	box-shadow: 0 0 0 2px #72c02c
}

.blog-twitter .blog-twitter-inner {
	padding: 10px;
	position: relative;
	background: #f7f7f7;
	margin-bottom: 10px
}

.blog-twitter .blog-twitter-inner, .blog-twitter .blog-twitter-inner:after,
.blog-twitter .blog-twitter-inner:before {
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out
}

.blog-twitter .blog-twitter-inner:after, .blog-twitter .blog-twitter-inner:before {
	width: 0;
	height: 0;
	right: 0;
	bottom: 0;
	content: " ";
	display: block;
	position: absolute
}

.blog-twitter .blog-twitter-inner:after {
	border-top: 15px solid #eee;
	border-right: 15px solid transparent;
	border-left: 0 solid transparent;
	border-left-style: inset;
	border-right-style: inset
}

.blog-twitter .blog-twitter-inner:before {
	border-bottom: 15px solid #fff;
	border-right: 0 solid transparent;
	border-left: 15px solid transparent;
	border-left-style: inset;
	border-bottom-style: inset
}

.blog-twitter .blog-twitter-inner:hover {
	border-color: #72c02c;
	border-top-color: #72c02c
}

.blog-twitter .blog-twitter-inner:hover:after {
	border-top-color: #72c02c
}

.blog-twitter .blog-twitter-inner span.twitter-time {
	color: #777;
	display: block;
	font-size: 11px
}

.blog-twitter .blog-twitter-inner a {
	color: #72c02c;
	text-decoration: none
}

.blog-twitter .blog-twitter-inner a:hover {
	text-decoration: underline
}

.blog-twitter .blog-twitter-inner i.fa {
	top: 2px;
	color: #bbb;
	font-size: 18px;
	position: relative
}

.who li {
	margin-bottom: 6px
}

.who li i {
	color: #72c02c;
	font-size: 13px;
	min-width: 15px;
	margin-right: 8px;
	text-align: center;
	position: relative
}

.who li:hover i, .who li:hover a {
	color: #777
}

.who li:hover a:hover {
	text-decoration: none
}

.fullwidthbanner-container.slider-promo {
	max-height: 460px !important
}

.slider-promo-info-bg {
	padding: 25px 20px 20px;
	background: url(../img/bg-black.png) repeat
}

.slider-promo-info span.big-size {
	color: #fff;
	display: block;
	font-size: 30px;
	margin-bottom: 25px;
	text-shadow: none !important
}

.slider-promo-info p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 0
}

.promo-box {
	padding: 20px;
	margin: 25px 0 20px;
	text-align: center
}

.promo-box i {
	display: block;
	font-size: 50px
}

.promo-box p {
	font-size: 14px;
	margin-bottom: 0
}

.promo-box strong, .promo-box strong a {
	color: #555;
	display: block;
	font-size: 20px;
	font-weight: 200;
	margin: 20px 0 15px
}

.promo-box:hover strong, .promo-box:hover strong a {
	color: #72c02c
}

.promo-service {
	margin-bottom: 20px
}

.promo-service li {
	margin-bottom: 5px
}

.promo-service a.btn-u {
	margin: 0 20px 10px 0
}

.title-box {
	font-size: 16px;
	text-align: center;
	padding: 10px 0 30px;
	border-bottom: solid 1px #eee
}

.title-box .title-box-text {
	color: #555;
	display: block;
	font-size: 35px;
	font-weight: 200
}

@media(max-width:768px) {
	.title-box .title-box-text {
		font-size: 26px;
		line-height: 34px;
		margin-bottom: 10px
	}

	.title-box p {
		font-size: 15px
	}
}

.block-blockquote {
	margin: 20px 0;
	text-align: center;
	border: dashed 1px #ccc
}

.block-blockquote-inner {
	padding: 15px
}

.block-blockquote p {
	font-size: 26px;
	margin-bottom: 0
}

.info-blocks {
	margin-bottom: 15px
}

.info-blocks:hover i.icon-info-blocks {
	color: #72c02c;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.info-blocks i.icon-info-blocks {
	float: left;
	color: #777;
	font-size: 30px;
	min-width: 50px;
	margin-top: 10px;
	text-align: center
}

.info-blocks .info-blocks-in {
	padding: 0 10px;
	overflow: hidden
}

.info-blocks .info-blocks-in h3 {
	color: #555;
	font-size: 20px;
	line-height: 28px
}

.info-blocks .info-blocks-in p {
	font-size: 12px
}

.brand-page .btn {
	margin-bottom: 10px
}

.form-page input, .form-page select {
	margin-bottom: 10px
}

ul.labels-demo {
	margin: 5px 0
}

ul.labels-demo li {
	list-style: none;
	display: inline-block;
	margin: 0 5px 2px 0
}

.badge-sidebar {
	border-left: solid 1px #eee
}

@media(max-width:991px) {
	.badge-sidebar {
		border-left: none
	}
}

.line-icon-page .item-box {
	width: 25%;
	float: left;
	height: 90px;
	text-align: center;
	padding: 20px 10px;
	margin: 0 -1px -1px 0;
	word-wrap: break-word;
	border: 1px solid #ddd
}

@media(max-width:768px) {
	.line-icon-page .item-box {
		height: 115px
	}
}

@media(max-width:450px) {
	.line-icon-page .item-box {
		height: 130px
	}
}

.line-icon-page .item-box:hover {
	background: #fafafa
}

.line-icon-page .item span {
	display: block;
	font-size: 28px;
	margin-bottom: 10px
}

.line-icon-page .item:hover {
	color: #72c02c
}

.icon-page-fa {
	margin-bottom: 20px
}

.icon-page-fa .item-box {
	float: left;
	height: 100px;
	width: 16% !important
}

.icon-page-fa .item {
	font-size: 12px
}

.icon-page-fa .item i {
	color: #555;
	display: block;
	font-size: 24px;
	margin-bottom: 10px
}

@media(max-width:767px) {
	.icon-page-fa .item-box {
		width: 20% !important
	}
}

@media(max-width:600px) {
	.icon-page-fa .item-box {
		width: 30% !important
	}
}

@media(max-width:400px) {
	.icon-page-fa .item-box {
		width: 50% !important
	}
}

.map {
	width: 100%;
	height: 350px;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee
}

.map-box {
	height: 250px
}

.map-box-space {
	margin-top: 15px
}

.map-box-space1 {
	margin-top: 7px
}

.service-or {
	overflow: hidden;
	position: relative
}

.service-bg {
	width: 250px;
	padding: 60px;
	position: absolute;
	top: -10px;
	right: -100px;
	background-color: rgba(255, 255, 255, 0.1);
	transform: rotate(55deg);
	-o-transform: rotate(55deg);
	-ms-transform: rotate(55deg);
	-moz-transform: rotate(55deg);
	-webkit-transform: rotate(55deg)
}

.easy-block-v1 {
	position: relative
}

.easy-block-v1 img {
	width: 100%
}

.easy-block-v1 .overflow-h h3 {
	width: 60%;
	float: left;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px
}

.easy-block-v1 .easy-block-v1-badge {
	left: 0;
	top: 10px;
	z-index: 1;
	color: #fff;
	padding: 4px 10px;
	position: absolute
}

.easy-block-v2 {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px
}

.easy-block-v2 img {
	width: 100%
}

.easy-block-v2 .easy-bg-v2 {
	top: 5px;
	color: #fff;
	width: 100px;
	padding: 5px;
	right: -32px;
	font-size: 13px;
	position: absolute;
	text-align: center;
	letter-spacing: 2px;
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}

.easy-block-v3 {
	text-align: left;
	background: #585f69;
	padding: 30px 20px 20px
}

.easy-block-v3.first {
	background: #696f77
}

.easy-block-v3.second {
	background: #707780
}

.easy-block-v3.third {
	background: #787f88
}

.easy-block-v3 i {
	color: #fff;
	float: left;
	font-size: 30px;
	min-width: 45px;
	padding-top: 10px
}

.easy-block-v3 .inner-faq-b {
	overflow: hidden
}

.easy-block-v3 .inner-faq-b h2, .easy-block-v3 .inner-faq-b h3 {
	font-size: 21px;
	margin-bottom: 8px
}

.easy-block-v3 .inner-faq-b h4 {
	color: #fff;
	font-size: 17px;
	margin-bottom: 2px
}

.easy-block-v3 .inner-faq-b h2, .easy-block-v3 .inner-faq-b h3, .easy-block-v3 .inner-faq-b p {
	color: #fff
}

.full-w-block {
	padding: 30px 0;
	background: #282828
}

.full-w-block .info-blocks i, .full-w-block .info-blocks-in h3 {
	color: #fff
}

.full-w-block .info-blocks-in p {
	color: #ccc
}

.full-w-block .info-blocks:hover i.icon-info-blocks {
	color: #fff
}

.simple-block {
	margin-bottom: 20px
}

.simple-block img {
	width: 100%
}

.simple-block p {
	text-align: center
}

.simple-block .carousel-indicators {
	top: 10px;
	left: 65%;
	text-align: right
}

.simple-block .carousel-indicators .active {
	background: #555
}

.simple-block .carousel-indicators li {
	border-color: #555
}

.simple-block .carousel-inner > .item {
	margin: 0
}

.simple-block .responsive-video {
	margin-bottom: 3px
}

.two-blocks {
	text-align: center
}

.two-blocks-in {
	margin-bottom: 30px
}

.two-blocks-in i {
	color: #fff;
	padding: 11px;
	font-size: 30px;
	min-width: 50px;
	text-align: center;
	background: #585f69;
	margin-bottom: 10px;
	display: inline-block
}

.three-blocks {
	text-align: center
}

.three-blocks-in {
	margin-bottom: 30px
}

.three-blocks-in i {
	color: #777;
	padding: 9px 6px;
	font-size: 20px;
	min-width: 40px;
	margin-bottom: 10px;
	border: 1px solid #777
}

.three-blocks-in h3 {
	font-size: 20px;
	margin-bottom: 7px
}

.banner-info {
	margin-bottom: 10px
}

.banner-info i {
	float: left;
	color: #fff;
	padding: 11px;
	min-width: 40px;
	font-size: 22px;
	text-align: center;
	margin: 7px 20px 0 0
}

.banner-info i.fa {
	min-width: 46px
}

.banner-info.light i {
	border: 1px solid #fff
}

.banner-info.dark i {
	background: #555
}

.banner-info h3 {
	font-size: 21px;
	margin-bottom: 5px
}

.banner-info.light h3 {
	color: #fff
}

.banner-info.light p {
	color: #eee
}

.title-box-v2 {
	text-align: center;
	margin-bottom: 40px
}

.title-box-v2 h2 {
	font-size: 25px;
	text-transform: uppercase
}

.title-box-v2 p {
	font-size: 13px
}

.no-space {
	padding: 0
}

.no-space-left {
	padding-left: 0;
	padding-right: 15px !important
}

.no-space-right {
	padding-right: 0;
	padding-left: 15px !important
}

.list-style-v1 li {
	margin-bottom: 7px
}

.list-style-v1 i {
	margin-right: 5px
}

.social-contacts li {
	padding: 5px 0;
	border-top: 1px solid #ddd
}

.social-contacts li:first-child {
	border-top: 0
}

.social-contacts li i {
	color: #777;
	font-size: 13px;
	min-width: 13px;
	margin-right: 12px;
	text-align: center
}

.status-bar li {
	padding-left: 9px;
	border-left: 1px solid #eee
}

.status-bar li:first-child {
	border-left: none
}

.status-bar li i {
	color: #72c02c;
	margin-right: 5px
}

.status-bar li a:hover {
	text-decoration: none
}

.status-bar-in {
	padding: 10px;
	position: relative;
	background: #f0f0f0
}

.status-bar-in:after {
	width: 0;
	height: 0;
	top: -10px;
	left: 50px;
	content: " ";
	display: block;
	position: absolute;
	border-bottom: 11px solid #f0f0f0;
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	border-left-style: inset;
	border-right-style: inset
}

.share-list {
	margin-bottom: 0
}

.share-list li {
	padding-left: 20px
}

.share-list li:first-child {
	padding-left: 0
}

.share-list li i {
	color: #72c02c;
	margin-right: 5px
}

.people-say img {
	float: left;
	width: 40px;
	height: auto;
	margin: 6px 10px 0 0
}

.people-say .overflow-h span {
	font-weight: 700
}

.people-say .overflow-h p {
	font-style: italic;
	line-height: 1.3
}

.people-say .overflow-h small {
	text-align: right;
	font-style: italic
}

img.img-mouse {
	width: 150px;
	height: auto;
	margin: 0 auto 60px
}

.service-info {
	position: relative;
	padding: 40px 0 50px;
	background: url(../img/patterns/17.png?v=cba9902a) repeat
}

.service-info .info-description {
	overflow: hidden
}

.service-info i.service-info-icon {
	color: #777;
	float: left;
	width: 50px;
	height: 50px;
	padding: 15px;
	font-size: 20px;
	line-height: 17px;
	margin-right: 20px;
	text-align: center;
	display: inline-block;
	border: 1px solid #777
}

.service-info .info-description h3 {
	margin: 0 0 10px
}

.service-info .info-description p {
	color: #777
}

.project-details li {
	color: #555;
	font-weight: 200;
	margin-bottom: 5px
}

.project-details strong {
	min-width: 100px;
	display: inline-block
}

.project-details a {
	text-decoration: underline
}

.testimonials-bs {
	padding: 50px 0;
	background: url(../img/bg/16.jpg?v=d6f788df) 50% 0 repeat fixed
}

.testimonials-bs .headline-center-v2 span.author {
	color: #777;
	font-size: 14px
}

.testimonials-bs .item {
	margin-bottom: 30px
}

.testimonials-bs .carousel-arrow {
	text-align: center
}

.testimonials-bs .carousel-control-v2 i {
	color: #888;
	width: 30px;
	height: 30px;
	padding: 2px;
	font-size: 22px;
	display: inline-block;
	border: 2px solid #888
}

.testimonials-bs .carousel-control-v2 i:hover {
	color: #72c02c;
	border-color: #72c02c;
	text-decoration: none;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out
}

.testimonials-bs .carousel-control-v2.left, .testimonials-bs .carousel-control-v2.right {
	text-decoration: none;
	background-image: none
}

.team-v1 li > h3 {
	color: #555
}

/** CSS CACHE **/

.error404 {
	background-image: url('/images/gui/background-404.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-size: cover;
}

.error404 h1 {
	font-size: 96px;
	line-height: 96px;
	font-weight: 100;
	color: #30c6fc;
	margin-top: 50px;
	width: 100%;
}

.error404 p {
	font-size: 36px;
	line-height: 46px;
	font-weight: 100;
	margin-bottom: 100px;
	width: 33.3333%;
}body {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 100;
	background-color: #fff;
}

body.splashpage-teaser, body.sub, body.search, body.body_profile, body.body_register, body.body_login, body.body_dashboard, body.body_public_profile {
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(221, 254, 255)), to(rgb(255, 255, 255)));
	background-image: -webkit-linear-gradient(top, rgb(221, 254, 255), rgb(255, 255, 255));
	background-image: -moz-linear-gradient(top, rgb(221, 254, 255), rgb(255, 255, 255));
	background-image: -o-linear-gradient(top, rgb(221, 254, 255), rgb(255, 255, 255));
	background-image: -ms-linear-gradient(top, rgb(221, 254, 255), rgb(255, 255, 255));
	background-image: linear-gradient(top, rgb(221, 254, 255), rgb(255, 255, 255));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ddfeff', EndColorStr='#ffffff');
	background-repeat: repeat-x;
	background-attachment: fixed;
	
	background-size: 100% 300px;
}

p:empty {
	display: none;
}

label {
	margin-bottom: 0px;
}

a {
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

a:hover {
	text-decoration: none;
}

i.wehl-category-icon {
	padding: 10px;
	text-align: center;
	display: block;
	background-image: url('/images/gui/wehl-category-icons.png');
	background-repeat: no-repeat;
	width: 75px;
	height: 75px;
	background-size: 660px 60px;
	border: 1px solid #fff;
	
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
}

/**
i.wehl-category-icon:hover {
	border: 1px solid #30c6fc;
	background-color: #dff6fe;
	
	-webkit-transition: background-color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out;
	-o-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out
	
	-webkit-transition: border .2s ease-in-out;
	-moz-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}
**/

i.wehl-category-icon.wehl-category-body {
	background-position: 8px;
}

i.wehl-category-icon.wehl-category-mind {
	background-position: -117px;
}

i.wehl-category-icon.wehl-category-spiritual {
	background-position: -233px;
}

i.wehl-category-icon.wehl-category-work {
	background-position: -354px;
}

i.wehl-category-icon.wehl-category-enviro {
	background-position: -474px;
}

i.wehl-category-icon.wehl-category-social {
	background-position: -588px;
}

i.wehl-icon {
	float: left;
	padding: 10px;
	text-align: center;
	display: block;
	background-image: url('/images/gui/wehl-icons.png');
	background-repeat: no-repeat;
	width: 53px;
	height: 53px;
	background-size: 215px 43px;
}

i.wehl-icon.wehl-do {
	background-position: 4px;
}

i.wehl-icon.wehl-tip {
	background-position: -82px;
}

i.wehl-icon.wehl-connect {
	background-position: -168px;
}

nav {
	margin-bottom: 0;
}

a.logo {
	position: absolute;
	display: block;
	width: 160px;
	height: 82px;
	background-image: url('/images/gui/wehl-logo.png');
	background-repeat: no-repeat;
	background-position: 0px 10px;
	background-size: 160px 72px;
}

.categories {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 60px 0px;
	text-align: center;
}

.home.splashpage-teaser .categories {
	padding-top: 0px;
	padding-bottom: 90px;
}

@media screen and (max-width: 480px) {
	.home.splashpage-teaser .categories {
		padding-bottom: 0px;
	}
}

.categories ul {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.categories ul > li {
	display: block;
	float: left;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 100;
	color: #999;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
}

.categories ul > li a:hover {
	text-decoration: none;
	color: #30c6fc;
}

#navbar > form {
	margin-top: 12px
}

.wehl-waitlist input {
	width: 250px;
}

.wehl-waitlist .btn-default, .wehl-waitlist .btn-default:hover {
	color: #7bd549;
	border: 1px solid #7bd549;
	border-radius: 6px;
	background-color: #fff;
}

.footer {
	position: relative;
	border-top: 1px solid #30c6fc;
	padding: 0;
	margin: 0;
	
	background-color: #dff6fe;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(223, 246, 254)), to(rgb(255, 255, 255)));
	background-image: -webkit-linear-gradient(top, rgb(223, 246, 254), rgb(255, 255, 255));
	background-image: -moz-linear-gradient(top, rgb(223, 246, 254), rgb(255, 255, 255));
	background-image: -o-linear-gradient(top, rgb(223, 246, 254), rgb(255, 255, 255));
	background-image: -ms-linear-gradient(top, rgb(223, 246, 254), rgb(255, 255, 255));
	background-image: linear-gradient(top, rgb(223, 246, 254), rgb(255, 255, 255));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#dff6fe', EndColorStr='#ffffff');
}

.footer .footer-nav ul {
	padding: 0;
	margin: 0;
}

.footer .footer-nav ul:first-of-type {
	margin-bottom: 10px;
}

.footer .footer-nav ul:last-of-type {
	margin: 0;
}

.footer .footer-nav ul li {
	list-style: none;
	display: inline-block;
	font-weight: 200;
	font-size: 14px;
	padding: 0px 10px;
	border-right: 1px solid #30c6fc;
	line-height: 16px;
}

.footer .footer-nav ul.legal-nav li {
	font-size: 10px;
	line-height: 12px;
}

.footer .footer-nav ul li:first-of-type {
	padding-left: 0px;
}

.footer .footer-nav ul li:last-of-type {
	border-right: none;
}

.footer .footer-nav ul li a {
	color: #30c6fc;
}

.footer .footer-nav ul li a:hover {
	color: #0598ff;
}

footer div.row > div {
	margin: 10px 0px;
	line-height: 100px;
}

footer .made-with {
	margin-bottom: 10px;
}

footer .copyright p {
	margin: 0px;
	color: #999;
	font-weight: 200;
	font-size: 10px;
}

footer div.row > div > div {
	display: inline-block;
	line-height: 14px;
	vertical-align: middle;
}

footer .made-with-love p {
	margin: 0px;
}

footer .made-with-care {
	text-align: right;
}

footer .made-with-care a {
	margin-right: 10px;
}

footer .made-with-care a:last-of-type {
	margin: 0px;
}

@media screen and (max-width: 767px) {
	.footer .footer-nav {
		width: 100%;
	}
	.footer .footer-nav ul {
		text-align: center;
	}
	
	.footer .footer-nav ul li:first-of-type {
		padding-left: 10px;
	}
	
	footer div.row > div {
		line-height: 1;
	}
	
	footer .made-with-care {
		text-align: center;
	}
}

@media screen and (max-width: 479px) {	
	.footer .footer-nav ul:first-of-type {
		margin: 0;
	}
	
	.footer .footer-nav ul li {
		width: 100%;
		float: none;
		text-align: center;
		border-right: none;
		border-bottom: 1px solid #30c6fc;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 14px;
	}
	
	.footer {
		line-height: 24px;
	}
}

.home.splashpage-teaser footer .copyright {
	width: 100%;
	text-align: center;
}

.service ul {
	padding-left: 20px;
}

.contact {
	padding-bottom: 40px;
	font-family: "Open Sans", sans-serif;
}

.contact > .row {
	margin-left: 0;
	margin-right: 0;
}

.subpage {
	min-height: 500px;
	border-top: 1px solid #30c6fc;
}

.subpage-top {
	background-image: url('/images/gui/masthead-bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

.subpage-left {
	min-height: 800px;
	padding-left: 0;
}

.subpage-right {
	min-height: 500px;
	padding-right: 0;
	text-align: right;
	overflow: hidden;
}

.subpage-right .contact-us {
	width: 571px;
	padding: 0 75px;
	text-align: left;
	float: right;
}

.contact-us .headline {
	margin-top: 80px;
}

ul.contacts {
	list-style: none;
	padding: 0
}

ul.contacts li, ul.contacts li a {
	color: #888;
	font-weight: lighter;
	text-decoration: none;
}

ul.contacts li {
	margin-bottom: 5px;
}

ul.contacts li i {
	color: #72c02c;
	font-size: 15px;
	min-width: 17px;
	margin-right: 8px;
	text-align: center;
	position: relative;
}

.contact-form {
	position: absolute;
	top: 160px;
	padding-right: 50%;
}

.contact-form > h1 {
	color: #30c6fc;
	font-size: 3.5em;
	font-family: "Open Sans", sans-serif;
	font-weight: lighter;
	padding-bottom: 30px;
}

.contact-form p {
	color: #888;
	font-weight: normal;
}

.contact-form .headline {
	padding-top: 20px;
}

.contact-form label {
	display: block;
	color: #888;
	font-weight: normal;
}

.contact-form textarea, .contact-form input {
	width: 100% !important;
}

.contact-form div.row:first-child {
	padding-top: 0;
}

.contact-form div.row {
	padding-top: 25px;
}

.contact-form fieldset > p {
	padding-top: 25px;
}

.activity-bar {
	background-color: #30c6fc;
	width: 100%;
}

.activity-bar p {
	color: #fff;
	padding-left: 145px;
	margin: 0;
}

.activity-bar p i {
	display: inline-block;
	margin: 3px 2px 0 2px;
	vertical-align: middle;
}

nav.navbar > .container:first-child + .activity-bar {
	top: 72px;
}

#site_wide_promos-box {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #78d73d;
	color: #fff;
}

#site_wide_promos-box a {
	color: #fff;
	text-decoration: none;
}

@media screen and (max-width: 992px) {	
	body.body_dashboard .activity-bar p, body.body_public_profile .activity-bar p {
		padding: 0;
	}
}

@media screen and (max-width: 540px) {
	.activity-bar p, #site_wide_promos-box a {
		font-size: 10px;
	}
}

nav.navbar {
	top: 0px;
	position: fixed;
	background-color: rgba(256,256,256, 0.8);
	width: 100%;
	border: none;
	z-index: 5000;
	margin: 0;
}

nav.navbar > .container {
	height: 72px;
}

.navbar {
	border-radius: 0px;
}

body .wrapper>.content, .dashboard>.content {
  padding-top: 174px;
  padding-bottom: 30px;
}

body.search .wrapper>.content {
  padding-top: 134px;
}

.home .main-content, .sub .main-content {
	position: relative;
	background-color: #fff;
	width: 100%;
	padding-top: 60px;
	box-shadow: 0px -30px 200px 0px rgba(31, 197, 255, .5);
}

.sub .main-longscroll {
	position: relative;
	background-color: #fff;
	width: 100%;
	box-shadow: 0px -30px 200px 0px rgba(31, 197, 255, .5);
}

.sub .main-content {
	position: relative;
	background-color: #fff;
	width: 100%;
	padding-top: 150px;
}

.home .wrapper>.content {
	padding: 0px;
}

@media screen and (max-width: 540px) {
	.wrapper>.content, .dashboard>.content {
		 padding-top: 154px;
	}
	
	body.search .wrapper>.content {
	  padding-top: 107px;
	}
}

.home.splashpage-teaser .footer .col-md-4, .home.splashpage-teaser .footer .col-md-8 {
	width: 100%;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.categories ul {
		width: 285px;
	}

	a.logo {
		left: 10px;
	}
	
	footer .copyright {
		text-align: center;
	}
}

@media screen and (max-width: 992px) {
	body.body_dashboard a.logo, body.body_public_profile a.logo {
		position: absolute;
		top: 0;
		left: 10px;
		display: block;
		width: 72px;
		height: 72px;
		background-image: url('/images/gui/wehl-glyph.png');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 82px 82px;
	}
}

@media (max-width: 992px) {
	.container {
		width: inherit;
	}
}

a.sticker {
	display: block;
	position: fixed;
	bottom: -50px;
	right: 150px;
	background: #30c6fc;
	border-radius: 100%;
	height: 150px;
	width: 150px;
	color: #fff;
	text-align: center;
	z-index: 999;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	
	border: 3px solid #fff;
	box-shadow: 0px 0px 0px 1px #30c6fc;
	
	text-transform: uppercase;
	
	-ms-transform: rotate(11deg); /* IE 9 */
	-webkit-transform: rotate(11deg); /* Chrome, Safari, Opera */
	transform: rotate(11deg);
}

a.sticker:before {
	content: " ";
	position: absolute;
	z-index: -1;
	border-radius: 100%;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border: 6px solid #fff;
}

.generic-button, .generic-button:link, .generic-button:visited, .generic-button:active {
	box-sizing: border-box;
	background-color: #78d73d;
	border: 1px solid #78d73d;
	font-size: 14px;
	line-height: 51px;
	text-align: center;
	color: #fff;
	border-radius: 48px 48px 48px 48px;
	-webkit-border-radius: 48px 48px 48px 48px;
	-moz-border-radius: 48px 48px 48px 48px;
	padding: 15px 40px;
	text-shadow: none;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.generic-button:hover {
	background-color: #45cf04;
	border: 1px solid #45cf04;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	text-shadow: none;
}

@media (pointer:fine) {	
	a.sticker:hover {
		background-color: #00aeff;
		text-decoration: none;
		transform: rotate(5deg) scale(1.1);
	}
}

a.sticker .text.visit {
	position: relative;
	top: 35px;
	display: inline-block;
	line-height: 24px;
	font-size: 18px;
	font-weight: 800;
	color: #fff;
}

a.sticker .text.blog {
	font-size: 36px;
}

@media screen and (max-width: 480px) {
	a.sticker {
		position: relative;
		right: auto;
		bottom: auto;
		margin: 0px auto;
		transform: scale(.6) rotate(11deg);
	}
}
@media screen and (max-width: 1200px) {
	a.sticker {
		right: 10px;
	}
}.formbox .counter, .interview .counter {
	border: 1px solid #78d73d;
	background: #e0fc9e;
	color: #78d73d;
}

.formbox .warning, .interview .warning {	
	border: 1px solid #c93;
	background: #ffc;
	color: #c93;
}

.formbox .exceeded, .interview .exceeded {
	border: 1px solid #CC0000;
	background: #F7CBCA;
	color: #CC0000;
}

.formbox .counter, .formbox .warning, .formbox .exceeded, .interview .counter, .interview .warning, .interview .exceeded {
	padding: 2px 8px;
	font-weight: normal;
	font-size: 10px;
	
	border-radius: 48px;
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	text-align: center;
	line-height: 16px;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.profile_editor .formbox .counter, .profile_editor .formbox .warning, .profile_editor .formbox .exceeded {
	position: absolute;
	top: auto;
	right: auto;
	bottom: 15px;
	left: -42px;
}

.interview .counter, .interview .warning, .interview .exceeded {
	position: absolute;
	top: -30px;
	right: 0px;
}

.notification_box .formbox .counter, .notification_box .formbox .warning, .notification_box .formbox .exceeded {
	position: absolute;
	bottom: 3px;
	right: 3px;
}

.post_terminal .formbox .counter, .post_terminal .formbox .warning, .post_terminal .formbox .exceeded {
	position: absolute;
	bottom: -40px;
	right: 0px;
	left: auto;
	line-height: 28px;
	padding: 0px 15px;
}

.comment_terminal .formbox .counter, .comment_terminal .formbox .warning, .comment_terminal .formbox .exceeded {
	position: absolute;
	top: auto;
	right: 125px;
	bottom: -67px;
	left: auto;
	font-size: 14px;
	line-height: 14px;
	border-radius: 48px;
	padding: 15px 30px;
	width: 100px;
}

.comment_terminal .formbox .exceeded {
	right: -11px;
	width: 235px;
}

@media screen and (max-width: 540px) {	
	.comment_terminal .formbox .counter, .comment_terminal .formbox .warning, .comment_terminal .formbox .exceeded {
		left: -11px;
	}
	
	.comment_terminal .formbox .exceeded {
		width: calc(100% + 22px);
	}
	
	.profile_editor .formbox .counter, .profile_editor .formbox .warning, .profile_editor .formbox .exceeded {
		position: absolute;
		top: -22px;
		right: 50px;
		bottom: auto;
		left: auto;
	}
}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.5
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.chosen-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	z-index: 1010;
	width: 100%;
	border: 1px solid #30c6fc;
	border-top: 0;
	background: #fff;
	-webkit-box-shadow: 0 15px 30px rgba(48,198,252, 0.3);
	box-shadow: 0 15px 30px rgba(48,198,252, 0.3);
	display: none;
	
	border-radius:			0px 0px 3px 3px;
	-webkit-border-radius:	0px 0px 3px 3px;
	-moz-border-radius:		0px 0px 3px 3px;
}

.chosen-container.chosen-with-drop .chosen-drop {
	display: block;
}

.chosen-container a {
	cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
	margin-right: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
	color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
	content: ":";
	padding-left: 2px;
	vertical-align: top;
}

/* @end */

/* @group Results */
.chosen-container .chosen-results {
	color: #444;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 4px 4px 0;
	padding: 0 0 0 4px;
	max-height: 240px;
	-webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
	display: none;
	margin: 0;
	padding: 5px 6px;
	list-style: none;
	line-height: 15px;
	word-wrap: break-word;
	-webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #ccc;
	cursor: default;
}

.chosen-container .chosen-results li.highlighted {
	background-color: #30c6fc;
	color: #fff;
}

.chosen-container .chosen-results li.no-results {
	color: #777;
	display: list-item;
	background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: bold;
	cursor: default;
}

.chosen-container .chosen-results li.group-option {
	padding-left: 15px;
}

.chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 10px;
	width: 100%;
	height: auto;
	border: 1px solid #30c6fc;
	background-color: #fff;
	cursor: text;
	
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	
	border-radius:			3px 3px 3px 3px;
	-webkit-border-radius:	3px 3px 3px 3px;
	-moz-border-radius:		3px 3px 3px 3px;
}

.chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	margin: 1px 0;
	padding: 0;
	height: 25px;
	outline: 0;
	border: 0 !important;
	background: transparent !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #999;
	font-size: 100%;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0;
	width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 3px 5px 3px 0;
	padding: 3px 25px 3px 10px;
	border: 1px solid #aaa;
	max-width: 100%;
	border-radius: 24px;
	background-color: #eeeeee;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-size: 100% 19px;
	background-repeat: repeat-x;
	background-clip: padding-box;
	-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	color: #333;
	line-height: 13px;
	cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
	word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	position: absolute;
	top: 4px;
	right: 3px;
	display: block;
	width: 12px;
	height: 12px;
	background-position: -42px 1px;
	font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
	padding-right: 5px;
	border: 1px solid #ccc;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
	background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
	background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #ccc;
	cursor: default;
}

/* @end */
/* @group Active	*/
.chosen-container-active .chosen-single {
	border: 1px solid #30c6fc;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #aaa;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
	background-image: linear-gradient(#eee 20%, #fff 80%);
	-webkit-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
	border-left: none;
	background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
	border: 1px solid #30c6fc;
	-webkit-box-shadow: 0 0 30px rgba(48,198,252, 0.3);
	box-shadow: 0 0 30px rgba(48,198,252, 0.3);
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
	color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
	opacity: 0.5 !important;
	cursor: default;
}

.chosen-disabled .chosen-single {
	cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
	cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
	text-align: right;
}

.chosen-rtl .chosen-single {
	overflow: visible;
	padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
	margin-right: 0;
	margin-left: 26px;
	direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
	margin-left: 38px;
}

.chosen-rtl .chosen-single div {
	right: auto;
	left: 3px;
}

.chosen-rtl .chosen-single abbr {
	right: auto;
	left: 26px;
}

.chosen-rtl .chosen-choices li {
	float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
	direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
	margin: 3px 5px 3px 0;
	padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
	right: auto;
	left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
	padding-right: 15px;
	padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
	border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
	padding: 4px 5px 4px 20px;
	background-position: -30px -20px;
	direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
	background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
	background-position: -12px 2px;
}

.chosen-rtl .chosen-search input[type="text"],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type="text"],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==") !important;
	background-repeat: no-repeat !important;
}

/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.chosen-rtl .chosen-search input[type="text"],
	.chosen-container-single .chosen-single abbr,
	.chosen-container-single .chosen-single div b,
	.chosen-container-single .chosen-search input[type="text"],
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
	.chosen-container .chosen-results-scroll-down span,
	.chosen-container .chosen-results-scroll-up span {
		background-image: url("iVBORw0KGgoAAAANSUhEUgAAAGgAAABKCAQAAAD9cdkXAAACqUlEQVRo3u2av2/TQBTHI8FQCYYguoLCyOY/IQNk6NSF3RNzBmZ04oe/JwFSp0owtSNb/oT8B8mIBIioAyuWrA7pD4fns+vkzvZQ1+3lne57UoZXJfan79333ovT6zGTDGUsg0o0oGjY4yfCWdEykBROFg954hhIJQ4/pI0bL5E0HIryAgpMpGqEW9HpAAktzjg1SNxxGpH44hRIiYaTsMZxDsixknPMFKzaNgSEQwcrBtklMLDW+mBRV5lYtAaaqvdPrTWnGNYCDdtdOtq/+oRo39r4gEkFZ9LusqK/zjcWom9pwKOq1w0xbrsDILR/i7Bmit3cSG4H2icN7CEturIDDWhqD2jYnR1srm6t4XpIk5vYQff2b2oUjuJRxRRGAUXDph0Qt7eD2xbhrGgZSAoni4d31LJ0jGMglTjNSNuqjRsvkTQcivICCkykaoTZ+GAAJLQ449QgccdpROKLUyAlGk7CGsc5IMdKzjFTcMy2nTtY3Wt9XGtOW44PW490vQHPy8vLy8vLy2ubJfrRGHP6RjxVaxaNu31kdseipxdXj93SYq3kP4tPL24mhAqAMHApL+QFvRZQCHlmJ8/MGX7jtXz64Yl8K39hmUOyy5Loq2JLcYoDsVNCPpbfcKqyFDPbS9FYldpSftHjr+7JQ5xnWYrGrIDkLNs5+PnmQSV3OzhR+2jOC0jtn/os4F1uD+yAcPn+Wd3fPr4kz2MK9NwpoMaSkwxLrmh3foiHFVPYxYkCmnGz7fxQ/SruGx53zNK21cGaqoP1WOyWeXskv6uDdYUluyaVWh/V5OAcf+QnvIj28Bl/8+woyzji2JwWranWnK5/YsMPqRgf0o3hgYqNNVI24GVtUL4wzwY8HLFGqi1Gj8QNae4ckiPfCa2Req5I9XyNv1n+D6RKWo1cTsbTAAAAAElFTkSuQmCC") !important;
		background-size: 52px 37px !important;
		background-repeat: no-repeat !important;
	}
}
/* @end */.zone.dashboard {
	width: 100%;
}

.dashboard>.container.content .container, .search_panel .container {
	width: 100%;
	padding: 0 40px;
	background-color: #fff;
	border-left: 1px solid #30c6fc;
	border-right: 1px solid #30c6fc;
	border-bottom: 1px solid #30c6fc;
	border-top: 1px solid #30c6fc;
	
	border-radius:			10px 10px 10px 10px;
	-webkit-border-radius:	10px 10px 10px 10px;
	-moz-border-radius:		10px 10px 10px 10px;
}

.dashboard .box, .search_panel .box {
	width: 100%;
	margin: 40px 0px;
}

.dashboard .box .box {
	margin-top: 0px;
}

.dashboard .box .row, .search_panel .box .row {
	margin: 20px 0px;
}

.dashboard .box .row:empty {
	display: none;
}

.dashboard h1, .dashboard h2, .dashboard h3, .dashboard h4 {
	font-weight: 100;
}

.dashboard select, 
.dashboard input:not([type='submit']):not([type='radio']):not([type='checkbox']):not([type='file']), 
.dashboard textarea {
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	border: 1px solid #30c6fc;
	color: #404040;
	font-size: 14px;
	font-weight: 200;
	padding: 10px;
	border-radius:			3px 3px 3px 3px;
	-webkit-border-radius:	3px 3px 3px 3px;
	-moz-border-radius:		3px 3px 3px 3px;
	outline: none;
	line-height: 20px;
}

.dashboard select {
	margin: 0px;
	padding: 10px;
	padding-right: 48px;
	margin-right: 10px;
	background-color: #fff;
	background-image:
		url('/images/gui/select-arrow-down.png'),
		linear-gradient(to right, #30c6fc, #30c6fc),
		linear-gradient(to bottom, #dff6fe, #efffff);
	background-position:
		calc(100% - 11px) 17px,
		calc(100% - 37px) 0px,
		top right;
	background-size:
		16px 50px,
		1px 50px,
		37px 100%;
	background-repeat: no-repeat;
	cursor: pointer;
	line-height: normal;
	width: 100%;
}

.dashboard select::-ms-expand {
	display: none;
}

.list_box.posts select#filter {
	width: auto;
	float: right;
	margin-right: 0px;
	margin-top: 7px;
}

.list_box.posts .pagination:first-of-type {
	display: none;
}

.list_box.posts .listbox tr .comment_terminal tr.row_post_as {
	position: absolute;
	bottom: 0px;
	left: 100px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	border: none;
	width: auto;
}

.list_box.posts .listbox tr .comment_terminal tr.row_post_as th.cell_header_post_as {
	display: block;
	padding: 0px;
	font-weight: 400;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	color: #555;
	line-height: 16px;
}

.post_terminal table.formbox th.cell_header_post_as {
	margin-top: 0px;
}

.post_terminal select {
	font-size: 10px;
	padding: 5px 48px 5px 5px;
	background-position: calc(100% - 11px) 7px, calc(100% - 37px) 0px, top right;
	
	background-image:
		url('/images/gui/select-arrow-down-alt.png'),
		linear-gradient(to right, #78d73d, #78d73d),
		linear-gradient(to bottom, #e0fc9e, #fbfff1);
	background-repeat: no-repeat;
	border: 1px solid #78d73d;
	margin: 0px;
	margin-right: 10px;
	background-color: #fff;
	background-size: 16px 50px,
			1px 50px,
			37px 100%;
	
	cursor: pointer;
	line-height: normal;
	width: 100%;
	
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

	color: #404040;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	outline: none;
}

@media screen and (max-width: 540px) {
	.list_box.posts .listbox tr .comment_terminal tr.row_post_as {
		top: 0px;
		right: 0px;
		bottom: auto;
		left: 74px;
	}
	
	.list_box.posts .listbox tr .comment_terminal tr.row_post_as th.cell_header_post_as {
		text-align: left;
		margin: 0px;
	}
}

.dashboard input:not([type='submit']):not([type='radio']):not([type='checkbox']) {
	box-sizing: border-box;
	width: 100%;
}

.dashboard textarea {
	box-sizing: border-box;
	width: 100%;
	height: 100px;
}

.dashboard .public_profile, .dashboard .managing {
	position: relative;
	width: 100%;
}

@media screen and (max-width: 540px) {
	.dashboard .public_profile {
		margin: 0px;
		padding: 0px;
	}
}

.dashboard .public_profile h7 {
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	color: #808080;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.dashboard .profile_pic, .notification_box .profile_pic a {
	display: block;
	position: relative;
	width: 64px;
	height: 64px;
	overflow: hidden;
	border-radius:			100%;
	-webkit-border-radius:	100%;
	-moz-border-radius:		100%;
	border: 4px solid #fff;
	box-shadow: 0 0 0 1pt #97e2fd;
	text-align: center;
}

.notification_box .profile_pic:first-of-type {
	float: left;
}

.notification_box .profile_pic:last-of-type {
	float: right;
}

.responsive_nav_menu li a .profile_pic {
	box-sizing: border-box;
	float: left;
	position: relative;
	top: 2px;
	height: 48px;
	width: 48px;
	overflow: hidden;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border: 3px solid #fff;
	box-shadow: 0px 0px 0px 1px #78d73d;

	margin-right: 10px;
	text-align: center;
	
	background-size: 42px 42px;
}

.responsive_nav_menu li.on a .profile_pic {
	box-shadow: 0px 0px 0px 1px #78d73d;
}

.dashboard .public_profile .profile_pic-container, .dashboard .managing>.profile_pic-container {
	position: absolute;
	width: 219px;
	height: 219px;
	top: -150px;
	right: 0px;
	z-index: 100;
}

.dashboard .public_profile .profile_pic-container .enrolment-label, .dashboard .managing>.profile_pic-container .enrolment-label {
	position: absolute;
	bottom: -5px;
	width: 100%;
	text-align: center;
}

.dashboard .public_profile .profile_pic-container .enrolment-label label, .dashboard .managing>.profile_pic-container .enrolment-label label {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	border-radius: 24px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	padding: 5px 20px;
}

.dashboard .public_profile .profile_pic-container.member-pro .enrolment-label label, .dashboard .managing>.profile_pic-container.member-pro .enrolment-label label {
	background-color: #1fc5ff;
}

.dashboard .public_profile .profile_pic-container.organization-pro .enrolment-label label, .dashboard .managing>.profile_pic-container.organization-pro .enrolment-label label {
	background-color: #45cf04;
}

.dashboard .public_profile .profile_pic-container .user-type-label, .dashboard .managing>.profile_pic-container .user-type-label {
		position: absolute;
		bottom: -25px;
		width: 100%;
		text-align: center;
	}

@media screen and (max-width: 767px) {
	.dashboard .public_profile .profile_pic-container .user-type-label, .dashboard .managing>.profile_pic-container .user-type-label {
		left: -64px;
		width: 256px;
	}
}

.dashboard .public_profile .profile_pic-container .user-type-label label, .dashboard .managing>.profile_pic-container .user-type-label label {
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
	color: #808080;
}

.dashboard .public_profile .profile_pic, .dashboard .managing>.profile_pic-container>.profile_pic {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 10px solid #fff;
	background-size: 236px 236px;
}

.list_box.posts .listbox td.cell_profile_pic {
	box-sizing: border-box;
	position: absolute;
	top: 0px;
	left: -100px;
	width: 64px;
	height: 64px;
	overflow: hidden;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border: 5px solid #fff;
	text-align: center;
	padding: 0px;
	
	background-size: 54px 54px;
}

.list_box.posts .listbox .formbox td.cell_profile_pic {
	left: 2px;
}

.dashboard .profile_pic, .dashboard .public_profile .profile_pic, .list_box.posts .listbox td.cell_profile_pic {	
	box-shadow: 0 0 0 1pt #97e2fd;
}

.dashboard .public_profile .profile_pic:empty, 
.dashboard .managing .profile_pic:empty, 
.list_box.posts .listbox td.cell_profile_pic:empty,
.responsive_nav_menu li a .profile_pic:empty,
#following td.cell_profile_pic a:empty,
#followers td.cell_profile_pic a:empty,
#managing td.cell_profile_pic a:empty,
#cards td.cell_profile_pic a:empty, #cards .list-cell.cell_profile_pic a:empty, .profile_pic a:empty {
	overflow: hidden;
	background-image: url('/images/gui/profile_pic-default.png');
	background-repeat: no-repeat;
	background-size: contain;
	
	background-color: #30c6fc;
	box-shadow: 0 0 0 1pt #97e2fd;
}

.dashboard .public_profile .profile_pic.type_1:empty,
.dashboard .managing .profile_pic.type_1:empty,
.list_box.posts .listbox td.cell_profile_pic.type_1:empty,
.responsive_nav_menu li a .profile_pic.type_1:empty,
#following td.cell_profile_pic.type_1 a:empty,
#followers td.cell_profile_pic.type_1 a:empty,
#managing td.cell_profile_pic.type_1 a:empty,
#cards td.cell_profile_pic.type_1 a:empty, #cards .list-cell.cell_profile_pic.type_1 a:empty, .profile_pic.type_1 a:empty {
	overflow: hidden;
	background-color: #1fc5ff;
	box-shadow: 0 0 0 1pt #8fe2ff;
}
.dashboard .public_profile .profile_pic.type_2:empty,
.dashboard .managing .profile_pic.type_2:empty,
.list_box.posts .listbox td.cell_profile_pic.type_2:empty,
.responsive_nav_menu li a .profile_pic.type_2:empty,
#following td.cell_profile_pic.type_2 a:empty,
#followers td.cell_profile_pic.type_2 a:empty,
#managing td.cell_profile_pic.type_2 a:empty,
#cards td.cell_profile_pic.type_2 a:empty, #cards .list-cell.cell_profile_pic.type_2 a:empty, .profile_pic.type_2 a:empty {
	overflow: hidden;
	background-color: #78d73d;
	box-shadow: 0 0 0 1pt #bceb9e;
}
.dashboard .public_profile .profile_pic.type_3:empty,
.dashboard .managing .profile_pic.type_3:empty,
.list_box.posts .listbox td.cell_profile_pic.type_3:empty,
.responsive_nav_menu li a .profile_pic.type_3:empty,
#following td.cell_profile_pic.type_3 a:empty,
#followers td.cell_profile_pic.type_3 a:empty,
#managing td.cell_profile_pic.type_3 a:empty,
#cards td.cell_profile_pic.type_3 a:empty, #cards .list-cell.cell_profile_pic.type_3 a:empty, .profile_pic.type_3 a:empty {
	overflow: hidden;
	background-color: #33dcc0;
	box-shadow: 0 0 0 1pt #99eddf;
}
.dashboard .public_profile .profile_pic.type_4:empty,
.dashboard .managing .profile_pic.type_4:empty,
.list_box.posts .listbox td.cell_profile_pic.type_4:empty,
.responsive_nav_menu li a .profile_pic.type_4:empty,
#following td.cell_profile_pic.type_4 a:empty,
#followers td.cell_profile_pic.type_4 a:empty,
#managing td.cell_profile_pic.type_4 a:empty,
#cards td.cell_profile_pic.type_4 a:empty, #cards .list-cell.cell_profile_pic.type_4 a:empty, .profile_pic.type_4 a:empty {
	overflow: hidden;
	background-color: #00e271;
	box-shadow: 0 0 0 1pt #80f1b8;
}
.dashboard .public_profile .profile_pic.type_5:empty,
.dashboard .managing .profile_pic.type_5:empty,
.list_box.posts .listbox td.cell_profile_pic.type_5:empty,
.responsive_nav_menu li a .profile_pic.type_5:empty,
#following td.cell_profile_pic.type_5 a:empty,
#followers td.cell_profile_pic.type_5 a:empty,
#managing td.cell_profile_pic.type_5 a:empty,
#cards td.cell_profile_pic.type_5 a:empty, #cards .list-cell.cell_profile_pic.type_5 a:empty, .profile_pic.type_5 a:empty {
	overflow: hidden;
	background-color: #c366e4;
	box-shadow: 0 0 0 1pt #e0b2f1;
}
.dashboard .public_profile .profile_pic.type_6:empty,
.dashboard .managing .profile_pic.type_6:empty,
.list_box.posts .listbox td.cell_profile_pic.type_6:empty,
.responsive_nav_menu li a .profile_pic.type_6:empty,
#following td.cell_profile_pic.type_6 a:empty,
#followers td.cell_profile_pic.type_6 a:empty,
#managing td.cell_profile_pic.type_6 a:empty,
#cards td.cell_profile_pic.type_6 a:empty, #cards .list-cell.cell_profile_pic.type_6 a:empty, .profile_pic.type_6 a:empty {
	overflow: hidden;
	background-color: #ff7029;
	box-shadow: 0 0 0 1pt #ffb694;
}
.dashboard .public_profile .profile_pic.type_7:empty,
.dashboard .managing .profile_pic.type_7:empty,
.list_box.posts .listbox td.cell_profile_pic.type_7:empty,
.responsive_nav_menu li a .profile_pic.type_7:empty,
#following td.cell_profile_pic.type_7 a:empty,
#followers td.cell_profile_pic.type_7 a:empty,
#managing td.cell_profile_pic.type_7 a:empty,
#cards td.cell_profile_pic.type_7 a:empty, #cards .list-cell.cell_profile_pic.type_7 a:empty, .profile_pic.type_7 a:empty {
	overflow: hidden;
	background-color: #ffab14;
	box-shadow: 0 0 0 1pt #ffd68a;
}
.dashboard .public_profile .profile_pic.type_8:empty,
.dashboard .managing .profile_pic.type_8:empty,
.list_box.posts .listbox td.cell_profile_pic.type_8:empty,
.responsive_nav_menu li a .profile_pic.type_8:empty,
#following td.cell_profile_pic.type_8 a:empty,
#followers td.cell_profile_pic.type_8 a:empty,
#managing td.cell_profile_pic.type_8 a:empty,
#cards td.cell_profile_pic.type_8 a:empty, #cards .list-cell.cell_profile_pic.type_8 a:empty, .profile_pic.type_8 a:empty {
	overflow: hidden;
	background-color: #f14881;
	box-shadow: 0 0 0 1pt #f7a4c0;
}

#following td.cell_profile_pic, #followers td.cell_profile_pic, #managing td.cell_profile_pic {
	float: left;
	width: 73px;
	padding: 10px;
}

#following td.cell_profile_pic a, #followers td.cell_profile_pic a, #managing td.cell_profile_pic a {
	display: block;
	box-sizing: border-box;
	width: 48px;
	height: 48px;
	overflow: hidden;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border: 2px solid #fff;
	text-align: center;
	box-shadow: 0 0 0 1pt #97e2fd;
	
	background-size: 28px 28px;
}

#following td.cell_enrolment_label, #followers td.cell_enrolment_label, #managing td.cell_enrolment_label {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 48px;
	text-align: center;
	padding: 0px;
}

#following tr, #followers tr, #managing tr {
	position: relative;
	float: left;
	width: 100%;
}

#following td.listbox_profile_name, #followers td.listbox_profile_name, #managing td.listbox_profile_name, #following td.listbox_profile_user_name, #followers td.listbox_profile_user_name, #managing td.listbox_profile_user_name {
	height: 68px;
	padding: 0px 10px 0px 0px;
}

#followers td.listbox_profile_permissions {
	padding: 0px;
	height: 68px;
	position: absolute; 
	top: 5px;
	left: 0px;	
}

#following td.listbox_profile_name, #followers td.listbox_profile_name, #managing td.listbox_profile_name {
	font-weight: 400;
}

@media screen and (max-width: 540px) {
	#following td.listbox_profile_name, #followers td.listbox_profile_name, #managing td.listbox_profile_name, #following td.listbox_profile_user_name, #followers td.listbox_profile_user_name, #managing td.listbox_profile_user_name {
		float: left;
		height: 34px;
		padding: 0px;
		width: calc(100% - 73px);
		padding-top: 15px;
	}
	
	#following td.listbox_profile_user_name, #followers td.listbox_profile_user_name, #managing td.listbox_profile_user_name {
		padding: 0px;
		padding-bottom: 15px;
	}
}

.list_box.posts .listbox td.cell_profile_pic .thumb_container, .profile_pic .thumb_container, #following td.cell_profile_pic a .thumb_container, #followers td.cell_profile_pic a .thumb_container, #managing td.cell_profile_pic a .thumb_container {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center;
}

#cards tr.divider-row, #cards tr.divider-row:hover {
	float: left;
	width: 100%;
	max-width: 100%;
	border: none;
	background: transparent;
	cursor: default;
	border-radius: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #bbecfe;
}

#cards tr.divider-row.divider-recommendation_user_kind {
	border-bottom: none;
	margin: 0px;
}

#cards tr.divider-row.divider-recommendation_user_kind th {
	color: #808080;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

#cards tr.disabled-row.none_found {
	width: 100%;
	max-width: 100%;
	padding: 30px;
	border: none;
}

#cards tr.disabled-row:not(.divider-row):hover {
	background-color: transparent;
	cursor: default;
}

#cards tr {
	position: relative;
	box-sizing: border-box;
	float: left;
	display: block;
	border: none;
	background: transparent;
	margin-right: 10px;
	margin-bottom: 20px;
	border-radius: 24px;
	text-align: center;
	padding: 10px;
	width: 200px;
}

#cards tr:hover {
	background-color: #dff6fe;
	cursor: pointer;
}

#cards tr.listbox_clicked {
	background-color: #e0fc9e;
	cursor: pointer;
}

#cards td.cell_profile_pic, #cards .list-cell.cell_profile_pic {
	width: 64px;
	margin-bottom: 10px;
	display: inline-block;
}

#cards td.cell_target_name, #cards .list-cell.cell_target_name {
	font-weight: bold;
}

#cards td.cell_comments {
	margin-top: 10px;
	font-style: italic;
}

#cards td, #cards .list-cell {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#cards td.cell_profile_pic a, #cards .list-cell.cell_profile_pic a {
	display: block;
	box-sizing: border-box;
	width: 64px;
	height: 64px;
	overflow: hidden;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border: 5px solid #fff;
	text-align: center;
	box-shadow: 0 0 0 1pt #97e2fd;
	
	background-size: 28px 28px;
}

#cards td.cell_profile_pic a .thumb_container, #cards .list-cell.cell_profile_pic a .thumb_container {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center;
}

@media screen and (max-width: 540px) {
	#cards tr {
		margin-right: 0px;
		max-width: 50%;
		width: 50%;
		border: 5px solid transparent;
	}
}

@media screen and (max-width: 320px) {
	#cards tr, #cards .list-row {
		margin-right: 0px;
		margin-bottom: 10px;
		max-width: 100%;
		width: 100%;
		border: 5px solid transparent;
	}
	
	#cards tr:last-of-type, #cards .list-row:last-of-type {
		margin: 0px;
	}
	
	#cards tr:hover, #cards tr.disabled-row:not(.divider-row):hover, #cards .list-row:hover, #cards .list-row.disabled-row:not(.divider-row):hover {
		border: 5px solid transparent;
	}
	
	#cards tr.listbox_clicked, #cards tr.listbox_clicked:hover, #cards .list-row.listbox_clicked, #cards .list-row.listbox_clicked:hover {
		border: 5px solid #fff;
	}
}

#followers.listbox td, #following.listbox td, #managing.listbox td {
	white-space: nowrap;
}

.dashboard .listbox td.cell_enrolment_label {
	width: 10px;
}

.list_box.posts .listbox tr .comment_terminal tr.row_enrolment_label {
	position: absolute;
	border: 0px;
	background-color: transparent;
	width: 74px;
	margin: 0px;
	top: 74px;
	left: 0px;
}

.list_box.posts .listbox tr .comment_terminal tr.row_enrolment_label td.cell_enrolment_label {
	top: -26px;
	left: 0px;
	width: 100%;
}

.dashboard .listbox label.label, .list_box.posts .listbox tr .comment_terminal tr.row_enrolment_label td.cell_enrolment_label label.label {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8px;
	line-height: 9px;
	padding: 3px 8px;
	border-radius: 24px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	margin: 0px;
}

.dashboard .listbox .type_member label.label.pro, .dashboard .listbox .user_type_member label.label.pro, .dashboard .listbox .recommendation_user_type_member label.label.pro, .dashboard .listbox .initiator_user_type_member label.label.pro, .dashboard .listbox .target_user_type_member label.label.pro, .dashboard .listbox .relationship_user_type_member label.label.pro, .comment_terminal.member-pro label.label  {
	background-color: #1fc5ff;
}

.dashboard .listbox .type_organization label.label.pro, .dashboard .listbox .user_type_organization label.label.pro, .dashboard .listbox .recommendation_user_type_organization label.label.pro, .dashboard .listbox .initiator_user_type_organization label.label.pro, .dashboard .listbox .target_user_type_organization label.label.pro, .dashboard .listbox .relationship_user_type_organization label.label.pro, .comment_terminal.organization-pro label.label {
	background-color: #45cf04;
}

#cards td.cell_enrolment_label, #cards td.cell_relationship_enrolment_label, #cards td.cell_recommendation_enrolment_label {
	position: absolute;
	left: 0px;
	width: 100%;
}

#cards td.cell_enrolment_label, #cards td.cell_recommendation_enrolment_label, #cards td.cell_relationship_enrolment_label {
	top: 58px;
}

#cards td.cell_display_username {
	margin-bottom: 10px;
}

.list_box #cards {
	margin-top: 30px;
}

@media screen and (max-width: 992px) {
	.list_box #cards {
		margin: 0;
	}
}

.list_box.featured #cards .list-row {
	position: relative;
	width: 100%;
	min-width: auto;
	float: left;
	margin-bottom: 30px;
}

.list_box.featured.members #cards .list-row {
	width: auto;
	margin-right: 30px;
}

@media screen and (max-width: 540px) {
	.list_box.featured.members #cards .list-row {
		width: 50%;
		margin: 0;
	}
}

.list_box.featured #cards .list-cell.cell_initiator_name, .list_box.featured #cards .list-cell.cell_initiator_display_username {
	font-size: 10px;
	line-height: 10px;
}

.list_box.featured #cards .list-cell.cell_initiator_name {
	font-weight: bold;
}

.list_box.featured #cards .cell-wrap.recommended-by {
	position: relative;
	width: 64px;
	float: left;
	text-align: center;
	margin-right: 36px;
}

.list_box.featured #cards .cell-wrap.recommended {
	float: left;
	position: relative;
	width: calc(100% - 100px);
	min-height: 84px;
	background-color: #fff;
	border: 1px solid #c7f0ff;
	padding: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: left;
}

.list_box.featured #cards .cell-wrap.recommended:before {
	content: " ";
	background-image: url('/images/gui/speech_bubble-notch.png');
	background-position: 0px -50px;
	position: absolute;
	top: 10px;
	left: -25px;
	width: 25px;
	height: 50px;
	overflow: hidden;
}

.list_box.featured #cards .list-cell.cell_initiator_enrolment_label {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
}

.list_box.featured #cards .list-cell.cell_target_enrolment_label {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 84px;
	text-align: center;
}

.list_box.featured #cards .list-cell.cell_target_profile_pic {
	float: left;
	margin-right: 10px;
}

.list_box.featured #cards .list-cell.cell_target_name {
	padding-top: 25px;
	text-align: left;
	line-height: 12px;
	width: 25%;
}

.list_box.featured #cards .list-cell.cell_target_display_username {
	width: 25%;
}

.cell_profile_url a, .list_box.featured #cards .list-cell.cell_target_name a, .list_box.featured #cards .list-cell.cell_target_display_username a {
	color: #00aeff;
}

.cell_profile_url a:hover, .list_box.featured #cards .list-cell.cell_target_name a:hover, .list_box.featured #cards .list-cell.cell_target_display_username a:hover {
	color: #30c6fc;
}

.list_box.featured #cards .list-cell.cell_comments {
	float: right;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	width: 75%;
	padding-top: 25px;
	padding-bottom: 25px;
}

@media screen and (max-width: 540px) {
	.list_box.featured #cards .list-row {
		margin-bottom: 10px;
	}
	
	.list_box.featured #cards .cell-wrap.recommended-by {
		position: absolute;
		top: 0;
		left: -47px;
		margin: 0px;
	}
	
	.list_box.featured #cards .cell-wrap.recommended {
		width: calc(100% - 25px);
		float: right;
	}
	
	.list_box.featured #cards .list-cell.cell_comments {
		width: 100%;
	}
	
	.list_box.featured #cards .list-cell.cell_target_name, .list_box.featured #cards .list-cell.cell_target_display_username {
		width: 100%;
		font-size: 10px;
	}
}

.list_box.posts .listbox td.cell_enrolment_label {
	position: absolute;
	top: 50px;
	left: -100px;
	width: 64px;
	text-align: center;
}

@media screen and (max-width: 540px) {
	.list_box.posts .listbox td.cell_enrolment_label {
		left: -73px;
	}
}

.list_box.posts .listbox td.cell_user_type_name {
	position: absolute;
	top: 70px;
	left: -100px;
	width: 64px;
	text-align: center;
}

.list_box.posts .listbox td.cell_user_type_name .label {
	color: #808080;
	white-space: normal;
	display: block;
	font-weight: 100;
}

.dashboard .public_profile strong.dynamic_data_bio {
	display: none;
}

.dashboard table.formbox td.required_flag {
	padding-right: 30px;
	background-image: url('/images/gui/required-mini.png');
	background-repeat: no-repeat;
	background-position: right center;
}

.dashboard table.formbox td.required_flag.valign_top {
	background-position: right 15px;
}

.dashboard table.formbox .type_checkbox td.required_flag {
	background-position: right;
}

.post_terminal td.required_flag {
	background-position: right 5px;
}

.dashboard tr.type_checkbox td {
	background-position: right 13px;
}

.dashboard .list_box, .dashboard .form_box {
	margin: 20px 0px;
}

.dashboard .box .list_box, .dashboard .box .form_box {
	margin: 0px;
}

.dashboard .box .form_box.post_terminal {
	margin-bottom: 30px;
}

.dashboard .list_box .list_box, .dashboard .form_box .form_box {
	margin: 0px;
}

.dashboard .form_box.profile_editor #title_box, .dashboard .managing.organizations h1.listbox_title, .dashboard .public_profile h1.listbox_title, .dashboard .public_profile .form_box h1, .dashboard .managing .form_box h1 {
	margin: 30px -40px 0px -40px;
	padding: 0px 40px 15px 40px;
	border-bottom: 1px solid #30c6fc;
	background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(223, 246, 254));
}

.dashboard .managing.organizations .form_box p.instructions {
	margin-top: 20px;
}

@media screen and (max-width: 992px) {
	.dashboard .form_box.profile_editor #title_box, .dashboard .managing.organizations h1.listbox_title, .dashboard .public_profile h1.listbox_title, .dashboard .public_profile .form_box h1, .dashboard .managing .form_box h1 {
		margin: 0px -20px;
		padding: 10px 20px;
		width: calc(100% + 40px);
	}
}

@media screen and (max-width: 767px) {
	.dashboard .form_box.profile_editor #title_box, .dashboard .managing.organizations h1.listbox_title, .dashboard .public_profile h1.listbox_title, .dashboard .public_profile .form_box h1, .dashboard .managing .form_box h1 {
		text-align: center;
	}
}

@media screen and (max-width: 540px) {
	.dashboard .form_box.profile_editor #title_box, .dashboard .managing.organizations h1.listbox_title, .dashboard .public_profile h1.listbox_title, .dashboard .public_profile .form_box h1, .dashboard .managing .form_box h1 {
		margin: 0px -10px;
		width: calc(100% + 20px);
	}
}

.dashboard .form_box textarea, .dashboard .form_box input, .dashboard .form_box select {
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.dashboard .form_box textarea:focus, .dashboard .form_box input:focus, .dashboard .form_box select:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 30px rgba(48,198,252, 0.6);
	box-shadow: 0 0 30px rgba(48,198,252, 0.6);
}

.dashboard input:not([type='submit']):not([type='radio']):not([type='checkbox']):not([type='file']).valid_code {
	border: 1px solid #78d73d;
	color: #78d73d;
}

.dashboard .form_box input.valid_code:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 30px rgba(120,215,61, 0.3);
	box-shadow: 0 0 30px rgba(120,215,61, 0.3);
}

.dashboard input:not([type='submit']):not([type='radio']):not([type='checkbox']):not([type='file']).invalid_code {
	border: 1px solid #f14881;
	color: #f14881;
}


.dashboard .form_box .discount-error {
	color: #f14881;
	font-weight: bold;
}

.dashboard .form_box input.invalid_code:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 30px rgba(241,72,129, 0.3);
	box-shadow: 0 0 30px rgba(241,72,129, 0.3);
}

.dashboard .control_strip {
	position: relative;
	display: block;
}

.dashboard .list_box .control_strip {
	/**margin-bottom: 10px;**/
}

.dashboard .list_box.comments_listing .control_strip {
	margin-bottom: 0px;
}

.dashboard .list_box.posts>form>#control_strip>.control_strip {
	margin: 15px 0px 20px 0px;
	float: left;
}

.dashboard form.menu_actionable {
	margin: 0;
}

.sticky_control_strip .control_strip {
	margin: 0px -40px;
	padding: 15px 40px 15px 40px;
	border-bottom: 1px solid #30c6fc;
	background-image: -webkit-linear-gradient(top, #fff, #eefaff);
	width: calc(100% + 80px);
}

.sticky_control_strip  .control_strip_buttons_box {
	white-space: nowrap;
}

@media screen and (max-width: 992px) {
	.public_profile .sticky_control_strip .control_strip {
		margin: 0px -20px 10px -20px;
		width: calc(100% + 40px);
		padding: 10px;
		overflow-x: scroll;
	}
	
	.sticky_control_strip .control_strip {
		margin: 0px -10px 10px -10px;
		width: calc(100% + 20px);
		padding: 10px;
		overflow-x: scroll;
	}
}

@media screen and (max-width: 767px) {
	.public_profile .sticky_control_strip .control_strip {
		margin: 0px -20px 10px -20px;
		width: calc(100% + 40px);
		padding: 10px;
	}
}

@media screen and (max-width: 540px) {
	.public_profile .sticky_control_strip .control_strip {
		margin: 0px -10px 10px -10px;
		width: calc(100% + 20px);
		padding: 10px;
		overflow-x: scroll;
	}
}

.dashboard .control_strip .control_strip_button {
	display: inline-block;
	margin-right: 5px;
}

.dashboard .control_strip .control_strip_button:last-of-type {
	margin: 0px;
}

.dashboard button, .dashboard .listbox_button {
	display: inline-block;
	font-size: 8px;
	color: #00aeff;
	font-weight: bold;
	background-color: #fff;
	line-height: 20px;
	padding: 0px 10px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: bottom;
	
	border-radius: 24px 24px 24px 24px;
	-webkit-border-radius: 24px 24px 24px 24px;
	-moz-border-radius: 24px 24px 24px 24px;
	
	border: 1px solid #00aeff;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.dashboard td.cell_delete_post button, .dashboard td.cell_delete_post button:hover {
	border: none;
	background: transparent;
	line-height: 18px;
	padding: 0;
	font-weight: 100;
}

.dashboard button:hover, .dashboard .listbox_button:hover {
	color: #30c6fc;
	border: 1px solid #30c6fc;
}

.dashboard button.delete_post:hover {
	color: #fa4881;
	border: 1px solid #fa4881;
}

.dashboard .cell_task_follow button, .dashboard .profile_actions.console_button, .dashboard .control_strip_button .console_button {
	display: inline-block;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	background-color: #78d73d;
	line-height: 26px;
	padding: 0px 15px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: bottom;
	
	border-radius: 24px 24px 24px 24px;
	-webkit-border-radius: 24px 24px 24px 24px;
	-moz-border-radius: 24px 24px 24px 24px;
	
	border: 1px solid #78d73d;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.dashboard .profile_actions.console_button {
	margin-right: 5px;
}

.dashboard #title_box h1 {
	display: inline-block;
	margin: 0;
	border: none;
	background: none;
	padding: 0;
}

.dashboard #title_box .profile_actions.console_button {
	float: right;
}

.dashboard .comments_listing .control_strip_button .console_button {
	width: 130px;
	padding: 0px;
}

@media screen and (max-width: 540px) {
	.dashboard #title_box .profile_actions.console_button {
		float: none;
		margin: 0px auto;
	}
}

@media (pointer:fine) {
	.dashboard .cell_task_follow button:hover, .dashboard .profile_actions.console_button:hover, .dashboard .control_strip_button .console_button:hover, .dashboard .control_strip_button .console_button.off:hover {
		text-decoration: none;
		background-color: #45cf04;
		border: 1px solid #45cf04;
		color: #fff;
	}
}

.dashboard .public_profile .basic_info h1 {
	display: inline-block;
	margin: 0px;
	margin-right: 10px;
}

.dashboard .public_profile .basic_info h3 {
	
}

.profile-rating {
	display: inline;
	margin-left: 5px;
}

nav.tabnav .profile-rating {
	position: absolute;
	display: block;
	top: 45px;
	right: -8px;
	z-index: 100;
	animation: popout .3s ease forwards;
	-webkit-animation: popout .3s ease forwards;
	animation-delay: 2s;
	-webkit-animation-delay: 2s;
	opacity: 0;
}

@media screen and (max-width: 767px) {
	.dashboard .public_profile .basic_info h1 {
		display: block;
	}
	
	.dashboard .profile_actions.console_button {
		margin-top: 10px;
	}
}

@media screen and (max-width: 540px) {
	.dashboard .public_profile .basic_info h1 {
		margin: 0px;
	}
}

.dashboard .control_strip_button .console_button.off {
	background-color: #fff;
	border: 1px solid #78d73d;
	color: #78d73d;
}

.dashboard .control_strip_button .console_button.on {
	background-color: #45cf04;
	border: 1px solid #45cf04;
	color: #fff;
}

.dashboard .list_box .console_button.readall {
	padding-left: 30px;
	background-image: url('/images/gui/icon-check.png');
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

.dashboard .list_box .console_button.delete, .dashboard .list_box .console_button.remove, .dashboard .list_box .console_button.unfollow, .dashboard .list_box .console_button.clear, .dashboard .list_box .console_button.clearall {
	padding-left: 30px;
	background-image: url('/images/gui/icon-delete.png');
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

.dashboard .list_box .console_button.delete:hover, .dashboard .list_box .console_button.remove:hover, .dashboard .list_box .console_button.unfollow:hover, .dashboard .list_box .console_button.delete.disabled, .dashboard .list_box .console_button.remove.disabled, .dashboard .list_box .console_button.unfollow.disabled, .dashboard .list_box .console_button.delete.disabled:hover, .dashboard .list_box .console_button.remove.disabled:hover, .dashboard .list_box .console_button.unfollow.disabled:hover {
	padding-left: 30px;
	background-image: url('/images/gui/icon-delete.png');
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

.dashboard .list_box .disabled, .dashboard .list_box .disabled:hover {
	background-color: #78d73d;
	border: 1px solid #78d73d;
	color: #fff;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	-webkit-opacity: 0.2;
	opacity: 0.2;
	cursor: default;
}

.dashboard .cropbox #delete.console_button {
	float: left;
	display: block;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	background-color: #30c6fc;
	line-height: 26px;
	padding: 0px 15px;
	text-transform: uppercase;
	text-align: center;
	
	border-radius: 24px 24px 24px 24px;
	-webkit-border-radius: 24px 24px 24px 24px;
	-moz-border-radius: 24px 24px 24px 24px;
	
	border: 1px solid #30c6fc;
	
	padding-left: 25px;
	background-image: url('/images/gui/icon-delete.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.dashboard .cropbox #delete.console_button:hover {
	border: 1px solid #0598ff;
	background-color: #0598ff;
	text-decoration: none;
}

.dashboard table.listbox {
	border-collapse: collapse;
}

.dashboard table.formbox {
	width: 100%;
	border-collapse: collapse;
}

.dashboard table.listbox>tbody>tr, .dashboard table.formbox>tbody>tr {
	border-bottom: 1px solid #bbecfe;
}

.dashboard table.listbox>tbody>tr:first-of-type {
	border-top: 1px solid #bbecfe;
}

.dashboard table.listbox td, .dashboard table.formbox td, .dashboard table.listbox th, .dashboard table.formbox th {
	position: relative;
	font-size: 14px;
	padding: 15px 15px 15px 0px;
	font-weight: 200;
}

.dashboard table.listbox tr.toggle_setting td:first-of-type {
	padding-left: 15px;
}

.dashboard table.listbox tr.row_textarea td, .dashboard table.formbox tr.row_textarea td, .dashboard table.listbox tr.row_textarea th, .dashboard table.formbox tr.row_textarea th, .dashboard table.formbox tr.row_password th, .dashboard table.formbox th.valign_top {
	vertical-align: top;
}

.dashboard table.listbox tr.row_textarea td textarea, .dashboard table.formbox tr.row_textarea td textarea {
	vertical-align: middle;
}

.dashboard table.formbox tr.row_password td.required_flag {
	background-position: right 21px;
}

.dashboard table.formbox tr.row_human_verification td.required_flag {
	background-position: right bottom 21px;
}

.dashboard table.listbox table tr, .dashboard table.listbox table td, .dashboard table.listbox table th, .dashboard table.formbox table tr, .dashboard table.formbox table td, .dashboard table.formbox table th {
	padding: 5px;
	border: none;
}

.dashboard table.listbox th label, .dashboard table.formbox th label {
	font-weight: 200!Important;
	line-height: 16px;
}

.dashboard table.listbox td label, .dashboard table.formbox td label {
	font-weight: 200!Important;
	margin-left: 10px;
	display: inline;
}

.dashboard table.formbox ul.help_text {
	font-size: 14px;
	font-weight: 100;
	line-height: 12px;
	clear: both;
	margin: 10px 0px;
}

.dashboard table.formbox ul.help_text span.addendum {
	font-size: 10px;
	font-style: italic;
}

.dashboard table.formbox ul.help_text span.icon, .dashboard table.formbox ul.help_text span.addendum span.icon {
	font-family: sans-serif;
}

.dashboard table.listbox th.header, .dashboard table.formbox th.header {
	font-size: 18px;
	font-weight: 200;
	color: #30c6fc;
	width: 100%;
}

.dashboard .form_box.register table.formbox th.header {
	text-align: center;
}


.dashboard table.listbox th.header p, .dashboard table.formbox th.header p {
	font-size: 12px;
}

.dashboard table.listbox td p, .dashboard table.formbox td p {
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
}

a.change_password, a.change_password:link, a.change_password:visited, a.change_password:active {
	float: right;
	display: block;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	background-color: #78d73d;
	line-height: 26px;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	
	border-radius: 24px 24px 24px 24px;
	-webkit-border-radius: 24px 24px 24px 24px;
	-moz-border-radius: 24px 24px 24px 24px;
	
	border: 1px solid #78d73d;
	
	margin-right: 15px;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

a.change_password:hover {
	text-decoration: none;
	background-color: #45cf04;
	border: 1px solid #45cf04;
	color: #fff;
}

.change_password_field {
	display: none;
}

.dashboard .list_box .listbox_title, .dashboard_title, .dashboard .form_box h1, .notification_box .form_box h1  {
	color: #30c6fc;
	padding: 0px;
	margin: 0px;
}

.dashboard .list_box.featured .listbox_title {
	font-size: 20px;
	font-weight: 100;
	border-bottom: 1px solid #bbecfe;
}

.dashboard .list_box .listbox_label, .dashboard .dashboard_label {
	padding: 0px;
	margin: 0px;
}

.dashboard .list_box .listbox_label:not(:empty), .dashboard .dashboard_label:not(:empty) {
	margin-bottom: 30px;
}

.dashboard_title + .dashboard_label, .dashboard .listbox_title + .filterscope + .listbox_label {
	/**margin-bottom: 20px;**/
}

.dashboard .pagination:not(:empty) {
	/**margin-top: 30px;**/
}

.dashboard .managing.organizations .listbox_title + .filterscope + .pagination + form .control_strip {
	/**margin-top: 10px;**/
}


@media screen and (max-width: 768px) {
	.dashboard .listbox_title + .filterscope + .pagination + form .control_strip {
		/**margin-top: 10px;**/
	}
}

.dashboard_title + div, .dashboard .dashboard_label + div, .dashboard .list_box .listbox_title + .filterscope + div {
	margin-top: 30px;
}

@media screen and (max-width: 992px) {
	.dashboard .list_box .listbox_label:not(:empty), .dashboard .dashboard_label:not(:empty) {
		margin-bottom: 0px;
	}
	.dashboard_title + div, .dashboard .dashboard_label + div, .dashboard .list_box .listbox_title + .filterscope + div {
		margin-top: 15px;
	}
}

.dashboard .listbox tr {
	background-color: #efffff;
	cursor: pointer;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.dashboard .listbox tr:hover {
	background-color: #dff6fe;
	cursor: pointer;
}

.dashboard .listbox tr.disabled-row {
	background-color: #effafe;
	cursor: default;
}

.dashboard .listbox tr.disabled-row tr {
	cursor: default;
}

.dashboard .listbox tr.listbox_clicked, .dashboard .listbox tr.listbox_clicked:hover, .list_box.posts .listbox tr.listbox_clicked, .list_box.posts .listbox tr.tip.listbox_clicked {
	background-color: #e0fc9e;
	cursor: pointer;
	border-color: #78d73d;
}

.dashboard .listbox tr.disabled-row {
	background-color: transparent;
}

.dashboard .listbox tr th {
	color: #30c6fc;
	padding: 0 0 10px 0;
	margin: 0px;
	font-weight: 100;
	font-size: 20px;
	line-height: 35px;
	background-color: transparent;
}

@media screen and (max-width: 540px) {
	.dashboard .listbox tr th {
		width: 100%;
		text-align: center;
	}
}

#notifications.listbox, #managing.listbox , #following.listbox , #followers.listbox, #tracks.listbox {
	position: relative;
	margin-top: 40px;
	margin-bottom: 40px;
}

 #tracks.listbox {
	margin-top: 20px;
	margin-bottom: 0px;
}

@media screen and (max-width: 540px) {
	 #tracks.listbox {
		margin-top: 10px;
	}
}

#tracks.listbox #listbox_spinner_box {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}

#tracks.listbox #listbox_spinner_box .loading-spinner {
	top: calc(50% - 40px);
}

.notifications_count, .notifications_count:link, .notifications_count:hover, .notifications_count:active, .notifications_count:visited {
	background-color: #45cf04!Important;
	border-radius: 48px!Important;
	text-align: center!Important;
	font-size: 12px!Important;
	line-height: 12px!Important;
	font-weight: 800!Important;
	color: #fff!Important;
	position: absolute!Important;
	padding: 5px 7px!Important;
	top: -5px!Important;
	right: -10px!Important;
	border: 1px solid #fff!Important;
	box-shadow: 0 0 3px 2px rgba(69, 207, 4, 0.3)!Important;
	z-index: 100!Important;
	min-width: 24px!Important;
	height: 24px!Important;
	opacity: 0;
}

.notifications_count:hover {
	background-color: #78d73d!Important;
	text-decoration: none;
}

#notifications.listbox tr td.cell_summary .listbox_button {
	float: right;
	margin-right: 15px;
	border: 1px solid #78d73d;
	color: #78d73d;
}

#notifications.listbox tr td.cell_summary .listbox_button:hover {
	border: 1px solid #45cf04;
	color: #45cf04;
}

@media screen and (max-width: 991px) {	
	.dashboard .list_box,.dashboard .form_box {
		margin: 0px 0px;
	}
}

@media screen and (max-width: 540px) {
	.notifications_count, .notifications_count:link, .notifications_count:hover, .notifications_count:active, .notifications_count:visited {
		font-size: 10px!Important;;
		line-height: 14px!Important;;
		padding: 3px 7px!Important;;
	}
	
	#notifications.listbox tr td {
		float: left;
		width: 100%;
		padding: 0px 0px 0px 50px;
	}
	
	#notifications.listbox tr td ul, #notifications.listbox tr td ul li {
		margin: 0px;
		padding: 0px;
	}
	
	#notifications.listbox tr td:first-of-type {
		padding-top: 10px;
	}
	
	#notifications.listbox tr td:last-of-type {
		padding-bottom: 10px;
	}
}

.notifications_count.popout {
	opacity: 0;
	animation: popout .3s ease;
	-webkit-animation: popout .3s ease forwards;
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}
@keyframes popout {
	from{transform:scale(0);opacity: 0}
	80%{transform:scale(1.2);opacity: 1}
	to{transform:scale(1);opacity: 1}
}
@-webkit-keyframes popout {
	from{-webkit-transform:scale(0);opacity: 0}
	80%{-webkit-transform:scale(1.2);opacity: 1}
	to{-webkit-transform:scale(1);opacity: 1}
}

.notifications_link.activated a:link {
	color: #45cf04;
	font-weight: 400;
}

#notifications.listbox tr td:first-of-type {
	padding-left: 50px;
}

#notifications.listbox tr.disabled-row td:first-of-type {
	padding-left: 10px;
}

#notifications.listbox tr td:first-of-type:before {
	content: " ";
	position: absolute;
	display: block;
	left: 19px;
	width: 12px;
	height: 12px;
	overflow: hidden;
	border-radius: 100%;
	background-color: #45cf04;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

@media screen and (max-width: 540px) {
	#notifications.listbox tr td:first-of-type:before {
		top: 20px;
	}
}

#notifications.listbox tr.status_2 td:first-of-type:before, #notifications.listbox tr.listbox_clicked.status_2 td:first-of-type:before, #notifications.listbox tr.disabled-row td:first-of-type:before {
	content: " ";
	opacity: 0;
}

#notifications.listbox td.cell_created {
	font-size: 8px;
	text-transform: uppercase;
	white-space: nowrap;
}

#notifications.listbox td.cell_summary {
	width: 100%;
}

.row_url_list.website input[type=text] { 
	display: block;
	margin-bottom: 10px;
}

.row_url_list.website input.empty_field { 
	display: none;
}

.dashboard td.valign_middle {
	vertical-align: middle!Important;
}

.dashboard td.center_align {
	text-align: center!Important;
}

.dashboard .listbox ul, .dashboard .formbox ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px!Important;
}

.dashboard .formbox .pusher, .dashboard .listbox .pusher {
	width: 100%;
}

.dashboard .listbox ul .admin {
	display: block;
	height: 25px;
	width: 25px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-image: url('/images/gui/icon-admin.png');
	background-repeat: no-repeat;
	background-position: 0px -50px;
}

.dashboard .form_box p.instructions {
	font-size: 12px;
	font-style: italic;
}

.post_terminal {
	position: relative;
	background-color: #fbfff1;
	padding: 10px;
	border: 1px solid #e0fc9e;
	border-radius:			10px 10px 10px 10px;
	-webkit-border-radius:	10px 10px 10px 10px;
	-moz-border-radius:		10px 10px 10px 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}

@media screen and (max-width: 992px) {
	.post_terminal {
		margin-bottom: 10px;
	}
}

.post_terminal table {
	margin-bottom: 0px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

.post_terminal table.formbox>tbody>tr {
	display: inline;
	border: none;
	position: relative;
}

.post_terminal table.formbox td, .post_terminal table.formbox th {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
}

.post_terminal table.formbox th {
	font-weight: 100;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	color: #404040;
}

.post_terminal .conveyor_ui.textareafield, .post_terminal .conveyor_ui.textinput, .post_terminal .conveyor_ui.textfield {
	width: 100%;
	border: 1px solid #78d73d;
	line-height: 20px;
	color: #404040;
	padding: 5px;
	
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.post_terminal ::-webkit-input-placeholder {
	font-size: 10px;
	color: #a6a6a6;
}

.post_terminal :-moz-placeholder { /* Firefox 18- */
	font-size: 10px;
	color: #a6a6a6;
}

.post_terminal ::-moz-placeholder { /* Firefox 19+ */
	font-size: 10px;
	color: #a6a6a6;
}

.post_terminal :-ms-input-placeholder {
	font-size: 10px;
	color: #a6a6a6;
}

.post_terminal .conveyor_ui.textareafield:focus, .post_terminal .conveyor_ui.textinput:focus, .post_terminal .conveyor_ui.textfield:focus, .post_terminal.form_box select:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 30px rgba(120,215,61, 0.3);
	box-shadow: 0 0 30px rgba(120,215,61, 0.3);
}

.dashboard .form_box.comment_terminal textarea:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.post_terminal tr {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.post_terminal tr.row_type_dynamicradio {
	margin: 0;
}

.post_terminal tr td.cell_body.required_flag {
	width: 100%;
	line-height: 0px;
	padding: 0px;
}

.post_terminal .cell_header_image_1, .post_terminal .uploadifive_instructions {
	display: none;
}

.dashboard .generic_button, .generic_submit_button, .dashboard .generic_button:active, .generic_submit_button:active, .dashboard .generic_button:visited, .generic_submit_button:visited {
	display: inline-block;
	box-sizing: border-box;
	background-color: #78d73d;
	border: 1px solid #78d73d;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	color: #fff;
	border-radius: 24px 24px 24px 24px;
	-webkit-border-radius: 24px 24px 24px 24px;
	-moz-border-radius: 24px 24px 24px 24px;
	padding: 10px 20px;
	text-shadow: none;
	box-shadow: none;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.dashboard .generic_button:hover, .generic_submit_button:hover {
	background-color: #45cf04;
	border: 1px solid #45cf04;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	text-shadow: none;
}

.dashboard .generic_button.big, .generic_submit_button.big, .dashboard .generic_button.big:active, .generic_submit_button.big:active, .dashboard .generic_button.big:visited, .generic_submit_button.big:visited {
	font-size: 14px;
	font-weight: 100;
	line-height: 14px;
	text-transform: none;
	padding: 15px 40px;
	border-radius: 48px 48px 48px 48px;
	-webkit-border-radius: 48px 48px 48px 48px;
	-moz-border-radius: 48px 48px 48px 48px;
}

.dashboard .generic_button.secondary_button, .generic_submit_button.secondary_button, .dashboard .generic_button.secondary_button:active, .generic_submit_button.secondary_button:active, .dashboard .generic_button.secondary_button:visited, .generic_submit_button.secondary_button:visited {
	background-color: #30c6fc;
	border-color: #30c6fc;
}

.dashboard .generic_button.secondary_button:hover, .generic_submit_button.secondary_button:hover {
	background-color: #0598ff;
	border-color: #0598ff;
}

.post_terminal .console_button.generic_button.big {	
	font-size: 16px;
	font-weight: 100;
	line-height: 16px;
	text-align: center;
	text-shadow: none;
	box-shadow: none;
	
	background-color: #78d73d;
	border: 1px solid #78d73d;
	color: #fff;
	padding: 10px 40px;
	display: inline-block;
	width: 100%;
	
	border-radius: 48px 48px 48px 48px;
	-webkit-border-radius: 48px 48px 48px 48px;
	-moz-border-radius: 48px 48px 48px 48px;
}

.post_terminal .console_button.generic_button.big:hover {
	background-color: #45cf04;
	border-color: #45cf04;
	color: #fff;
}

.dashboard .form_box .formbox_footer {
	margin-top: 20px;
	text-align: right;
}

.dashboard .form_box .formbox_footer .footer-text.legal-text {
	text-align: left;
	font-size: 10px;
	margin: 30px 0px 0px 0px;
}

@media screen and (max-width: 540px) {	
	.dashboard .form_box .formbox_footer {
		margin-top: 10px;
	}
	
	.post_terminal .formbox_footer {
		position: relative;
		bottom: auto;
		right: auto;
		margin: 0px;
	}
	
	.dashboard .form_box .formbox_footer a, .dashboard .form_box .formbox_footer button {
		display: block;
		margin-bottom: 10px;
		width: 100%;
	}
	
	.dashboard .form_box .formbox_footer button:last-of-type {
		margin-top: 10px;
	}
	
	.dashboard .form_box .formbox_footer a:last-of-type {
		margin: 0px;
	}
}
.dashboard .formbox .formbox td {
	padding: 0px;
}

.dashboard .formbox .formbox tr {
	border: none;
}

.list_box.posts .listbox tr .comments_listing .formbox_footer {
	margin-top: 10px;
}

::-webkit-input-placeholder {
	color: #666666;
	font-weight: 100;
}

:-moz-placeholder { /* Firefox 18- */
	color: #666666;
	font-weight: 100;
}

::-moz-placeholder { /* Firefox 19+ */
	color: #666666;
	font-weight: 100;
}

:-ms-input-placeholder {
	color: #666666;
	font-weight: 100;
}

.post_terminal table.formbox .cell_header_body {
	display: none;
}

.post_terminal .row_tags {
	float: left;
	display: block;
	line-height: 14px;
}

.post_terminal .checklist {
	padding: 0px;
}

.post_terminal .checklist li {
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 14.2%;
	line-height: 16px;
	text-align: center;
}

.post_terminal .checklist li input {
	visibility: hidden;
	position: absolute;
	padding: 0px;
	margin: 0px;
	width: 24px;
	height: 24px;
}

.post_terminal.newsfeed .checklist li input {
	width: 48px;
	height: 48px;
}

.post_terminal .checklist li input + label {
	display: inline-block!Important;
	position: relative;
	cursor: pointer;
	outline: none;
}

.post_terminal .checklist li label {
	width: 24px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	padding-top: 24px; 
}

.post_terminal.newsfeed .checklist li label {
	width: 48px;
	padding-top: 48px;
}

.post_terminal .checklist li label:before {
	content: " ";
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	border-radius: 100%;
	border: 1px solid #30c6fc;
	background-color: #fff;
	
	background-position: center 0px;
	background-repeat: no-repeat;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.post_terminal.popup .checklist li label:before {
	width: 24px;
	height: 24px;
	background-size: 23px 45px;
}

.post_terminal.newsfeed .checklist li label:before {
	width: 48px;
	height: 48px;
	background-size: 46px 90px;
}

.post_terminal.newsfeed .checklist li#listitem_tags_body label:before {
	background-image: url('/images/gui/category-button-body.png');
}
.post_terminal.newsfeed .checklist li#listitem_tags_mind label:before {
	background-image: url('/images/gui/category-button-mind.png');
}
.post_terminal.newsfeed .checklist li#listitem_tags_spiritual label:before {
	background-image: url('/images/gui/category-button-spiritual.png');
}
.post_terminal.newsfeed .checklist li#listitem_tags_work label:before {
	background-image: url('/images/gui/category-button-work.png');
}
.post_terminal.newsfeed .checklist li#listitem_tags_enviro label:before {
	background-image: url('/images/gui/category-button-enviro.png');
}
.post_terminal.newsfeed .checklist li#listitem_tags_social label:before {
	background-image: url('/images/gui/category-button-social.png');
}
.post_terminal.newsfeed .checklist li#listitem_tags_tip label:before {
	border: 1px solid #81ffc0;
	background-image: url('/images/gui/category-button-tip.png');
}

.post_terminal.popup .checklist li#listitem_tags_body_popup label:before {
	background-image: url('/images/gui/category-button-body.png');
}
.post_terminal.popup .checklist li#listitem_tags_mind_popup label:before {
	background-image: url('/images/gui/category-button-mind.png');
}
.post_terminal.popup .checklist li#listitem_tags_spiritual_popup label:before {
	background-image: url('/images/gui/category-button-spiritual.png');
}
.post_terminal.popup .checklist li#listitem_tags_work_popup label:before {
	background-image: url('/images/gui/category-button-work.png');
}
.post_terminal.popup .checklist li#listitem_tags_enviro_popup label:before {
	background-image: url('/images/gui/category-button-enviro.png');
}
.post_terminal.popup .checklist li#listitem_tags_social_popup label:before {
	background-image: url('/images/gui/category-button-social.png');
}
.post_terminal.popup .checklist li#listitem_tags_tip_popup label:before {
	border: 1px solid #81ffc0;
	background-image: url('/images/gui/category-button-tip.png');
}

.post_terminal.popup .checklist li input:checked + label:before {
	background-position: center -23px;
	background-color: #30c6fc;
}

.post_terminal.newsfeed .checklist li input:checked + label:before {
	background-position: center -46px;
	background-color: #30c6fc;
}

.post_terminal.popup .checklist li#listitem_tags_tip_popup input:checked + label:before {
	background-position: center -23px;
	background-color: #81ffc0;
}

.post_terminal.newsfeed .checklist li#listitem_tags_tip input:checked + label:before {
	background-position: center -46px;
	background-color: #81ffc0;
}

@media (pointer:fine) {
	.post_terminal.popup .checklist li input:hover + label:hover:before {
		background-position: center -23px;
		background-color: #30c6fc;
	}

	.post_terminal.popup .checklist li#listitem_tags_tip_popup input:hover + label:hover:before {
		background-position: center -23px;
		background-color: #81ffc0;
	}
	
	.post_terminal.newsfeed .checklist li input:hover + label:hover:before {
		background-position: center -46px;
		background-color: #30c6fc;
	}

	.post_terminal.newsfeed .checklist li#listitem_tags_tip input:hover + label:hover:before {
		background-position: center -46px;
		background-color: #81ffc0;
	}
}

.post_terminal .checklist label {
	margin: 0px;
	width: 24px;
	text-align: center;
	font-size: 10px;
}

.post_terminal.newsfeed .checklist label {
	width: 48px;
}

.post_terminal.newsfeed .formbox_footer {
	margin-top: 0px;
}

@media screen and (max-width: 540px) {
	.post_terminal.newsfeed .checklist li input {
		width: 24px;
		height: 24px;
	}
	
	.post_terminal.newsfeed .checklist li label {
		width: 24px;
		padding-top: 24px;
		margin: 0px;
	}

	.post_terminal.newsfeed .checklist li label:before {
		width: 24px;
		height: 24px;
		background-size: 23px 45px;
	}
	
	.post_terminal.newsfeed .checklist li input:checked + label:before {
		background-position: center -23px;
		background-color: #30c6fc;
	}
	
	.post_terminal.newsfeed .checklist li#listitem_tags_tip input:checked + label:before {
		background-position: center -23px;
		background-color: #81ffc0;
	}
	
	@media (pointer:fine) {
		.post_terminal.newsfeed .checklist li input:hover + label:hover:before {
			background-position: center -23px;
			background-color: #30c6fc;
		}

		.post_terminal.newsfeed .checklist li#listitem_tags_tip input:hover + label:hover:before {
			background-position: center -23px;
			background-color: #81ffc0;
		}
	}
	
	.post_terminal.newsfeed .checklist label {
		width: 24px;
	}
}

.list_box.posts {
	position: relative;
}

.list_box.posts .listbox {
	border: 0px;
	position: relative;
	margin-top: 30px;
	width: 100%;
}

.list_box.posts.taglist>h1 {
	text-align: center;
}

.list_box.posts.taglist.body_posts>h1, .list_box.posts.taglist.mind_posts>h1, .list_box.posts.taglist.spiritual_posts>h1, .list_box.posts.taglist.work_posts>h1, .list_box.posts.taglist.enviro_posts>h1, .list_box.posts.taglist.social_posts>h1 {
	border-top: 1px solid #30c6fc;
	padding-top: 40px;
	margin-top: -20px;
}

.list_box.posts.taglist.body_posts h1:before {
	content: " ";
	position: absolute;
	
	width: 90px;
	height: 90px;
	overflow: hidden;
	
	left: 50%;
	top: -50px;
 	margin-left: -45px;
	
	background-image: url('/images/gui/wehl-category-icons.png');
	background-repeat: no-repeat;
	background-size: 660px 60px;
	
	background-color: #fff;
	border: 1px solid #30c6fc;
	border-radius: 100%;
	
	background-position: 15px;
}

.list_box.posts.taglist.mind_posts h1:before {
	content: " ";
	position: absolute;
	
	width: 90px;
	height: 90px;
	overflow: hidden;
	
	left: 50%;
	top: -50px;
 	margin-left: -45px;
	
	background-image: url('/images/gui/wehl-category-icons.png');
	background-repeat: no-repeat;
	background-size: 660px 60px;
	
	background-color: #fff;
	border: 1px solid #30c6fc;
	border-radius: 100%;
	
	background-position: -110px;
}

.list_box.posts.taglist.spiritual_posts h1:before {
	content: " ";
	position: absolute;
	
	width: 90px;
	height: 90px;
	overflow: hidden;
	
	left: 50%;
	top: -50px;
 	margin-left: -45px;
	
	background-image: url('/images/gui/wehl-category-icons.png');
	background-repeat: no-repeat;
	background-size: 660px 60px;
	
	background-color: #fff;
	border: 1px solid #30c6fc;
	border-radius: 100%;
	
	background-position: -227px 17px;
}

.list_box.posts.taglist.work_posts h1:before {
	content: " ";
	position: absolute;
	
	width: 90px;
	height: 90px;
	overflow: hidden;
	
	left: 50%;
	top: -50px;
 	margin-left: -45px;
	
	background-image: url('/images/gui/wehl-category-icons.png');
	background-repeat: no-repeat;
	background-size: 660px 60px;
	
	background-color: #fff;
	border: 1px solid #30c6fc;
	border-radius: 100%;
	
	background-position: -345px;
}

.list_box.posts.taglist.enviro_posts h1:before {
	content: " ";
	position: absolute;
	
	width: 90px;
	height: 90px;
	overflow: hidden;
	
	left: 50%;
	top: -50px;
 	margin-left: -45px;
	
	background-image: url('/images/gui/wehl-category-icons.png');
	background-repeat: no-repeat;
	background-size: 660px 60px;
	
	background-color: #fff;
	border: 1px solid #30c6fc;
	border-radius: 100%;
	
	background-position: -466px;
}

.list_box.posts.taglist.social_posts h1:before {
	content: " ";
	position: absolute;
	
	width: 90px;
	height: 90px;
	overflow: hidden;
	
	left: 50%;
	top: -50px;
 	margin-left: -45px;
	
	background-image: url('/images/gui/wehl-category-icons.png');
	background-repeat: no-repeat;
	background-size: 660px 60px;
	
	background-color: #fff;
	border: 1px solid #30c6fc;
	border-radius: 100%;
	
	background-position: -585px;
}

.list_box.posts .listbox tr {
	display: block;
	max-width: calc(100vw - 142px); /** max-width without scrollbar width calculated **/
	width: calc(100% - 100px);
	position: relative;
	float: left;
	margin: 0px;
	padding: 10px;
	margin-left: 100px;
	margin-bottom: 30px;
	border: 1px solid #c7f0ff;
	border-radius:			10px 10px 10px 10px;
	-webkit-border-radius:	10px 10px 10px 10px;
	-moz-border-radius:		10px 10px 10px 10px;
	background-color: #f7ffff;
	overflow: visible;
	line-height: auto;
}

.list_box.posts.admin .listbox tr {
	border: 1px solid #c7f0ff;
	background-color: #fff;
}

.list_box.posts .listbox tr.tip {
	background-color: #effff7;
	border: 1px solid #81ffc0;
}

.list_box.posts .listbox tr.disabled-row.empty {
	box-sizing: border-box;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 20px;
	width: 100%;
	max-width: 100%;
}

.list_box.posts .listbox tr .comments_listing .listbox tr {
	background-color: #fff;
}

.list_box.posts .listbox tr .comments_listing .listbox tr.spotlighted {
	box-shadow: 0px 0px 15px 0px rgba(31, 197, 255, 0.35);
}

.list_box.posts .listbox td {
	background: none;
	border-bottom: 0px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

.list_box.posts .listbox tr td.cell_tagged_body {
	width: 100%;
	word-wrap: break-word;
	display: block;
	font-weight: 100;
	font-size: 16px;
	line-height: 20px;
	margin: 15px 0px;
}

.list_box.posts.admin .listbox tr td.cell_tagged_body {
	width: auto;
	display: inline;
	float: none;
}

.list_box.posts .listbox tr td.cell_tagged_body a {
	font-weight: 600;
	word-wrap: break-word;
	word-break: break-all;
}

.list_box.posts .listbox tr td.cell_tagged_body span {
	
}

.list_box.posts .listbox tr td.cell_created_by_name:before {
	content: " ";
	background-image: url('/images/gui/speech_bubble-notch.png');
	position: absolute;
	top: 0px;
	left: -35px;
	width: 25px;
	height: 50px;
	overflow: hidden;
}

.list_box.posts .listbox tr.tip td.cell_created_by_name:before {
	content: " ";
	background-image: url('/images/gui/speech_bubble-notch.png');
	background-position: 0px -100px;
	position: absolute;
	top: 0px;
	left: -35px;
	width: 25px;
	height: 50px;
	overflow: hidden;
}

.list_box.posts.admin .listbox tr td.cell_created_by_name:before {
	content: " ";
	background-image: url('/images/gui/speech_bubble-notch.png');
	background-position: 0px -50px;
	position: absolute;
	top: 0px;
	left: -35px;
	width: 25px;
	height: 50px;
	overflow: hidden;
}

.list_box.posts .listbox tr .comments_listing .listbox tr td.cell_created_by_name:before {
	content: " ";
	background-image: url('/images/gui/speech_bubble-notch.png');
	background-position: 0px -50px;
	position: absolute;
	top: 0px;
	left: -35px;
	width: 25px;
	height: 50px;
	overflow: hidden;
}

.list_box.posts.admin .listbox tr .comments_listing .listbox tr td.cell_created_by_name:before {
	content: " ";
	background-image: url('/images/gui/speech_bubble-notch.png');
	background-position: 0px -200px;
	position: absolute;
	top: 0px;
	left: -35px;
	width: 25px;
	height: 50px;
	overflow: hidden;
}

.listbox tr td.cell_delete_post, .listbox tr td.cell_reply_to_post {
	float: left;
	font-size: 10px;
	line-height: 22px;
	text-transform: uppercase;
	text-align: center;
}

.listbox tr td.cell_delete_post a {
	color: #00aeff;
}

.listbox tr td.cell_delete_post a:hover {
	color: #30c6fc;
	text-decoration: none;
}

.listbox tr td.cell_reply_to_post a:hover {
	color: #45cf04;
	text-decoration: none;
}

.list_box.posts .listbox tr .comment_terminal {
	margin: 10px 0px 0px 0px;
	position: relative;
	width: 100%;
	float: left;
}

.list_box.posts .listbox tr .comment_terminal tr {
	position: relative;
}

.list_box.posts .listbox tr .comment_terminal tr td.cell_body:before {
	content: " ";
	background-image: url('/images/gui/speech_bubble-notch.png');
	background-position: 0px -50px;
	position: absolute;
	top: 0px;
	left: -35px;
	width: 25px;
	height: 50px;
	overflow: hidden;
}

.list_box.posts .listbox tr .comment_terminal tr {
	background-color: #fff;
}

.list_box.posts .listbox tr .comment_terminal tr td.cell_body {
	width: 100%;
	line-height: 0px;
	background-image: none;
	padding: 0px;
}

.list_box.posts .listbox tr .comment_terminal tr.row_profile_pic {
	border: 0px;
	background-color: transparent;
	width: 100px;
	margin: 0px;
	top: 0px;
	left: 0px;
}

.list_box.posts .listbox tr .comment_terminal tr.row_body {
	margin: 0px;
}

.comment_terminal .generic_button.big, .comment_terminal .generic_button.big:active {
	float: right;
	padding: 15px 25px 15px 110px;
}

@media screen and (max-width: 540px) {
	.comment_terminal .generic_button, .comment_terminal .generic_button:active {
		padding: 15px 15px 15px 107px;
	}
}

.list_box.posts .listbox tr td.cell_image_1 {
	clear: both;
	width: 100%;
	text-align: center;
}

.list_box.posts.admin .listbox tr td.cell_image_1 {
	clear: none;
	width: 35%;
	float: right;
	margin-left: 15px;
}

@media screen and (max-width: 768px) {
	.list_box.posts.admin .listbox tr td.cell_image_1 {
		width: 50%;
	}
}

.list_box.posts .listbox tr td.cell_image_1:empty,
.list_box.posts .listbox tr.tip td.cell_image_1:empty {
	display: none;
}

.dashboard .public_profile strong.dynamic_data_bio {
	display: none;
}

.list_box.posts .listbox td.cell_date {
	font-size: 10px;
	text-transform: uppercase;
	color: #454545;
	width: 100%;
}

.list_box.posts.admin .listbox td.cell_created_by_name, .list_box.posts.admin .listbox td.cell_date {
	float: left;
	width: 100%;
}

.list_box.posts.admin .listbox tr td.cell_comments .listbox tr td.cell_created_by_name {
	width: auto;
}

.list_box.posts.admin .listbox tr td.cell_comments .listbox tr td.cell_date {
	margin: 0px;
}

.list_box.posts.admin .listbox tr td.cell_comments .listbox tr td.cell_tagged_body {
	width: 100%;
	float: left;
	display: block;
	margin: 15px 0px;
}

.list_box.posts.admin .listbox td.cell_date { 
	margin-bottom: 15px;
}

.list_box.posts .listbox td.cell_created_by_name, .list_box.posts .listbox td.cell_created_by_display_username {
	font-size: 14px;
	font-weight: bold;
	padding-right: 7px;
}

@media screen and (max-width: 540px) {
	.list_box.posts .listbox td.cell_created_by_display_username {
		float: left;
		width: 100%;
	}
}

.list_box.posts .listbox td.cell_profile_url a, .list_box.posts .listbox td.cell_profile_url a:link, .list_box.posts .listbox td.cell_profile_url a:active, .list_box.posts .listbox td.cell_profile_url a:visited {
	text-decoration: none;
	color: #00aeff;
}

.list_box.posts .listbox td.cell_profile_url a:hover {
	text-decoration: none;
	color: #30c6fc;
}

.list_box.posts .listbox tr td.cell_tags_array {
	display: block;
	margin: 0px 0px 10px 0px;
	width: 100%;
}

.list_box.posts.admin .listbox tr td.cell_tags_array {
	display: block;
	margin: 15px 0px 15px 0px;
	width: 100%;
	float: none;
}


.list_box.posts .listbox td.cell_tags_array:empty {
	display: none;
}

.list_box.posts .listbox td.cell_tags_array label.label {
	display: none;
	height: 25px;
	border-radius: 24px;
	border: 1px solid #c7f0ff;
	background-color: transparent;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	
	background-size: 23px 46px;
	background-position: left 5px top 0px;
	background-repeat: no-repeat;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.list_box.posts .listbox td.cell_tags_array label.label:hover {
	border: 1px solid #64d4fd;
}

.list_box.posts .listbox tr.tip td.cell_tags_array label.label {
}

.list_box.posts .listbox td.cell_tags_array label.label.body {
	display: inline-block;
	background-image: url('/images/gui/category-button-body.png');
}

.list_box.posts .listbox td.cell_tags_array label.label.mind {
	display: inline-block;
	background-image: url('/images/gui/category-button-mind.png');
}

.list_box.posts .listbox td.cell_tags_array label.label.spiritual {
	display: inline-block;
	background-image: url('/images/gui/category-button-spiritual.png');
}

.list_box.posts .listbox td.cell_tags_array label.label.work {
	display: inline-block;
	background-image: url('/images/gui/category-button-work.png');
}

.list_box.posts .listbox td.cell_tags_array label.label.enviro {
	display: inline-block;
	background-image: url('/images/gui/category-button-enviro.png');
}

.list_box.posts .listbox td.cell_tags_array label.label.social {
	display: inline-block;
	background-image: url('/images/gui/category-button-social.png');
}

.list_box.posts .listbox td.cell_tags_array label.label.tip {
	display: inline-block;
	background-image: url('/images/gui/category-button-tip.png');
	border-color: #81ffc0;
}

.list_box.posts .listbox td.cell_tags_array label.label.tip a {
	color: #00e271;
}

.list_box.posts .listbox td.cell_tags_array label.label.tip:hover {
	border-color: #00e271;
}

.list_box.posts .listbox td.cell_tags_array label.label a {
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0px 10px 0px 30px;
	color: #64d4fd;
	font-size: 10px;
	font-weight: 400;
}

.list_box.posts .listbox td.cell_tags_array label.label a:hover {
	text-decoration: none;
}

.list_box.posts .listbox tr td.cell_favorited {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 38px;
}

.list_box.posts .listbox tr td.cell_favorited.favorite .listbox_toggle {
	width: 39px;
	height: 38px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-image: url('/images/gui/favorite.png');
	background-position: 0px -28px;
	background-size: 102px 66px;
	background-repeat: no-repeat;
	cursor: pointer;
	border: none;
	padding: 0;
	
	-webkit-transition-property: none;
	-moz-transition-property: none;
	-o-transition-property: none;
	transition-property: none;
}

.list_box.posts .listbox tr.tip td.cell_favorited.favorite .listbox_toggle {
	background-position: -29px -28px;
}

@media (pointer:fine) {
	.list_box.posts .listbox tr td.cell_favorited.favorite .listbox_toggle:hover {
		background-position: 0px 0px;
	}

	.list_box.posts .listbox tr.tip td.cell_favorited.favorite .listbox_toggle:hover {
		background-position: -29px 0px;
	}
}

.list_box.posts .listbox tr td.cell_favorited.favorite .listbox_toggle.toggled {
	background-position: 0px 0px;
}

.list_box.posts .listbox tr.tip td.cell_favorited.favorite .listbox_toggle.toggled {
	background-position: -29px 0px;
}

.list_box.posts .listbox tr td.cell_favorite_count {
	position: absolute;
	right: 32px;
	top: 12px;
	font-size: 10px;
}

.list_box.posts .listbox tr td.cell_liked {
	position: absolute;
	top: 0px;
	right: 45px;
	width: 39px;
	height: 38px;
}

.list_box.posts .listbox tr td.cell_liked.like .listbox_toggle {
	width: 39px;
	height: 38px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	line-height: auto;
	background-color: transparent;
	background-image: url('/images/gui/like.png');
	background-position: 0px -28px;
	background-size: 102px 66px;
	background-repeat: no-repeat;
	cursor: pointer;
	border: none;
	padding: 0;
	
	-webkit-transition-property: none;
	-moz-transition-property: none;
	-o-transition-property: none;
	transition-property: none;

}

.list_box.posts .listbox tr.tip td.cell_liked.like .listbox_toggle {
	background-position: -29px -28px;
}

@media (pointer:fine) {
	.list_box.posts .listbox tr td.cell_liked.like .listbox_toggle:hover {
		background-position: 0px 0px;
	}

	.list_box.posts .listbox tr.tip td.cell_liked.like .listbox_toggle:hover {
		background-position: -29px 0px;
	}
}

.list_box.posts .listbox tr td.cell_liked.like .listbox_toggle.toggled {
	background-position: 0px 0px;
}

.list_box.posts .listbox tr.tip td.cell_liked.like .listbox_toggle.toggled {
	background-position: -29px 0px;
}

.list_box.posts .listbox tr td.cell_like_count {
	position: absolute;
	right: 77px;
	top: 12px;
	font-size: 10px;
}

.list_box.posts td {
	position: relative;
}

.list_box.posts .listbox tr td.cell_comments {
	width: 100%;
}

.list_box.posts.admin .listbox tr td.cell_comments {
	margin-top: 15px;
}

.dashboard .comments_listing h1 {
	display: none;
}

.dashboard .comments_listing div.count_total {
	background-color: #45cf04;
	border-radius: 24px;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	padding: 0px 5px;
	top: -8px;
	left: 120px;
	border: 1px solid #fff;
	box-shadow: 0 0 3px 2px rgba(69, 207, 4, 0.3);
	z-index: 100;
}

.dashboard .comments_listing .control_strip_button.task_add_comment {
	width: auto;
	float: right;
}

.dashboard .comments_listing .control_strip_button.task_view_comments {
	width: auto;
}

.dashboard .comments_listing .control_strip_button.task_add_comment .add_comment, .dashboard .comments_listing .control_strip_button.task_add_comment .cancel_comment {
	margin-right: 0px;
}

.dashboard .comments_listing .listbox {
	display: none;
}

.dashboard .comments_listing table.listbox {
	float: left;
	border: none;
	margin: 0px;
	margin-top: 10px;
}

.dashboard .comments_listing table.listbox tr {
	margin-bottom: 10px!Important;
}

.dashboard .comments_listing table.listbox tr:last-of-type {
	margin-bottom: 0px!Important;
}

.dashboard .comments_listing .pagination {
	display: none;
}

.dashboard .pagination:empty {
	display: none;
}

.dashboard .comments_listing .comment_terminal {
	display: none;
}

.dashboard .form_box.comment_terminal .loading_spinner_box {
	position: absolute;
	top: -10px;
	left: -10px;
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	border-radius:			24px 24px 24px 24px;
	-webkit-border-radius:	24px 24px 24px 24px;
	-moz-border-radius:		24px 24px 24px 24px;
	background-color: rgba(247,255,255,0.80);
	text-align: center;
}

.post_terminal .loading_spinner_box {
	width: calc(100% + 20px);
	margin-left: -10px;
	margin-right: -10px;
	background-color: rgba(255,255,255,0.80);
	text-align: center;
}

.post_terminal .loading_spinner_box .loading-spinner {
	top: calc(50% - 40px);
}

section.posts {
	width: 100%;
}

section.extra_info {
	margin-top: 40px;
}

section.extra_info strong {
	display: block;
}

section.extra_info h3 {
	color: #30c6fc;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	font-weight: 100;
	font-size: 20px;
	line-height: 35px;
	border-bottom: 1px solid #bbecfe;
}

.toolbar * { 
	box-sizing: border-box;
}

.toolbar {
	position: relative;
	white-space: nowrap;
	width: 100%;
	padding: 0px 20px;
	top: 2px;
}

.toolbar.icons {
	padding: 0px;
}

.toolbar.search_filters {

}

.toolbar p {
	font-size: 10px;
	line-height: 10px;
}

.toolbar .tab {
	display: inline-block;
	position: relative;
	padding: 0px 30px;
	margin-right: 10px;
	line-height: 45px;
	font-size: 14px;
	font-weight: 200;
	color: #30c6fc;
	background-color: #e2feff;
	border-top: 1px solid #81e1ff;
	border-left: 1px solid #81e1ff;
	border-right: 1px solid #30c6fc;
	border-bottom: 1px solid #30c6fc;
	border-radius:			10px 10px 0px 0px;
	-webkit-border-radius:	10px 10px 0px 0px;
	-moz-border-radius:		10px 10px 0px 0px;
	top: -1px;
	
	background-size: 30px 30px;
	background-position: calc(100% - 15px) 5px;
	
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

.toolbar .tab:hover {
	text-decoration: none;
	background-color: #f6ffff;
	border-top: 1px solid #30c6fc;
	border-left: 1px solid #30c6fc;
	border-right: 1px solid #30c6fc;
}

.toolbar .tab.active_pane, .toolbar .tab.active_pane:hover {
	background-color: #fff;
	border-top: 1px solid #30c6fc;
	border-left: 1px solid #30c6fc;
	border-right: 1px solid #30c6fc;
	border-bottom: 1px solid #fff;
	color: #000;
}

.toolbar.icons {
	width: calc(100% + 80px);
	margin: 30px -40px 0px -40px;
	padding: 0px 40px;
	border-bottom: 1px solid #30c6fc;
	background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(223, 246, 254));
}

.toolbar.icons .tab {
	width: 74px;
	height: 64px;
	padding: 0px;
	text-align: center;
	top: 1px;
	vertical-align: bottom;
	white-space: normal;
	line-height: 60px;
}

.toolbar.icons .tab img {
	max-width: 64px;
	height: 64px;
}

.toolbar.icons .tab .tab-label {
	display: inline-block;
	line-height: 12px;
}

.toolbar.icons .tab .tab-label {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	border-radius: 24px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	padding: 5px 12px;
	background-color: #1fc5ff;
}

.toolbar.icons .tab.member .tab-label {
	background-color: #1fc5ff;
}

.toolbar.icons .tab.organization .tab-label {
	background-color: #45cf04;
}

.toolbar.icons .tab img + .tab-label {
	display: none;
}

.toolbar.icon {
	padding: 0px;
	margin-top: 20px;
}

@media screen and (max-width: 767px) {
	.toolbar.icons .tab {
		height: 40px;
		line-height: 40px;
		width: 100%;
	}
	
	.toolbar.icons .tab img {
		margin-top: -10px;
	}
}

@media screen and (max-width: 992px) {
	.toolbar.icons {
		margin: 0px -30px;
		padding: 0px 10px;
		width: calc(100% + 60px);
	}
}

@media screen and (max-width: 540px) {
	.toolbar.icon {
		margin: 0px;
	}
	
	.toolbar.icons {
		margin: 0px -10px;
		padding: 0px 10px;
		width: calc(100% + 20px);
	}
}

.toolbar.icon .tab {
	padding: 0px;
	padding-top: 58px;
	width: 84px;
	height: 16px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #fff;
	
	font-size: 12px;
	text-align: center;
	
	border-radius:			10px 10px 10px 10px;
	-webkit-border-radius:	10px 10px 10px 10px;
	-moz-border-radius:		10px 10px 10px 10px;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.toolbar.icon .tab:hover {
	border: 1px solid #30c6fc;
}

.toolbar.icon .tab.active_pane, .toolbar.icon .tab.active_pane:hover {
	background-color: #e2feff;
	border: 1px solid #30c6fc;
}

.toolbar.icon .tab.newsfeed {
	background-image: url('/images/gui/dashboard/toolbar-posts.png');
}

.toolbar.icon .tab.followers {
	background-image: url('/images/gui/dashboard/toolbar-followers.png');
}

.toolbar.icon .tab.following {
	background-image: url('/images/gui/dashboard/toolbar-following.png');
}

.toolbar.icon .tab.profile {
	background-image: url('/images/gui/dashboard/toolbar-profile.png');
}

.toolbar.icon .tab.relationships {
	background-image: url('/images/gui/dashboard/toolbar-relationships.png');
}

.toolbar.icon .tab.recommendations {
	background-image: url('/images/gui/dashboard/toolbar-recommendations.png');
}

.toolbar.icon .tab.interviews {
	background-image: url('/images/gui/dashboard/toolbar-interviews.png');
}

img.captcha {
	margin: 15px 0px;
}

@media screen and (max-width: 767px) {
	.toolbar.icon .tab.newsfeed,
	.toolbar.icon .tab.followers,
	.toolbar.icon .tab.following,
	.toolbar.icon .tab.profile,
	.toolbar.icon .tab.relationships,
	.toolbar.icon .tab.recommendations,
	.toolbar.icon .tab.interviews,
	.toolbar.icon .tab,
	.toolbar.icon .tab:hover {
		height: auto;
		padding-top: 0px;
		width: 100%;
		
		background-image: url('/images/gui/select-arrow-down.png');
		background-position: calc(100% - 15px) 15px;
		background-size: 16px 50px;
		background-repeat: no-repeat;
	}
}

.dashboard table.listbox td.toggle_setting_column, .dashboard table.formbox td.toggle_setting_column {
	padding: 15px 0px;
	padding-top: 22px;
	width: 20px;
	text-align: center;
	font-size: 8px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 15px;
}

.dashboard table.listbox td.toggle_setting_column .toggle, .dashboard table.formbox td.toggle_setting_column .toggle {
	display: inline-block;
}

.dashboard table.listbox tr.toggle_setting td, .dashboard table.formbox tr.toggle_setting td {
	vertical-align: middle!Important;
}

.toggle {
	width: 16px;
	height: 16px;
	
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	
	background-image: url('/images/gui/unchecked.png');
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.privacy.private {
	display: inline-block;
	width: 16px;
	height: 16px;
	
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	
	background-image: url('/images/gui/private.png');
	background-position: center;
	background-repeat: no-repeat;
	cursor: default;
}

.toggle.checked {
	background-image: url('/images/gui/checked.png');
}

.toggle.unchecked {
	background-image: url('/images/gui/unchecked.png');
}

.cropbox .upload_size_stats {
	display: none;
}

.cropbox .thumbnail, .cropbox .crop_this {
	max-width: 100%;
	display: inline-block;
	line-height: 0px;
}

.cropbox .thumbnail {
	margin-bottom: 10px;
}

.cropbox .formbox td, .cropbox .formbox th {
	float: left;
	width: 100%;
	padding: 10px 0px;
}

.toolbar_dropdown {
	display: none;
}

.list_box.posts .listbox tr td.cell_image_1 img {
	border-style: solid;
	border-width: 10px;
	border-color: rgb(255, 255, 255);
	background-color: #c7f0ff;
	box-shadow: 0px 0px 15px 0px rgba(31, 197, 255, 0.35);
	margin: 10px auto 5px auto;
	max-height: 702px;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.list_box.posts.admin .listbox tr td.cell_image_1 img {
	border-style: solid;
	border-width: 7px;
	border-color: rgb(255, 255, 255);
	background-color: #c7f0ff;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
	margin: 0px;
	max-height: none;
	max-width: 100%;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

@media screen and (min-width: 768px) {
	.list_box.posts .listbox tr {
		max-width: 858px;
	}
	
	.list_box.posts .listbox tr td.cell_image_1 img {
		max-width: 100%;
		max-height: 621px;
	}
}

@media screen and (min-width: 993px) {
	.list_box.posts .listbox tr td.cell_image_1 img {
		max-width: 736px;
		max-height: 630px;
	}
}

@media screen and (min-width: 1200px) {
	.list_box.posts .listbox tr {
		max-width: 958px;
	}
	
	.list_box.posts .listbox tr td.cell_image_1 img {
		max-width: 936px;
		max-height: 702px;
	}
}

@media screen and (max-width: 767px) {
	.list_box.posts .listbox tr td.cell_image_1 img {
		border-width: 6px;
		max-width: 100%;
	}
	
	.list_box.posts .listbox tr.tip td.cell_image_1 img {
		border-width: 6px;
	}
}

.list_box.tracks .listbox .list-row {
	position: relative;
	border: 1px solid #bbecfe;
	border-radius: 48px;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.list_box.tracks.summary {
	width: 250px;
	float: right;
	padding-left: 30px;
	padding-bottom: 30px;
	background-color: #fff;
}

@media screen and (max-width: 767px) {
	.list_box.tracks.summary {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0;
	}
}

.list_box.tracks.summary .listbox .list-body {
	text-align: center;
}

.list_box.tracks.summary .listbox .list-row {
	border: none;
	display: inline-block;
	padding: 0;
	margin: 0;
	width: 33.333%;
	height: 64px;
	margin-bottom: 5px;
}

.list_box.tracks .listbox .list-row.none_found {
	padding: 30px;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.list_box.tracks.summary .listbox .list-row {
		width: 16.666%;
	}
}

.list_box.tracks .listbox .list-row .list-cell.cell_category_icon {
	display: inline-block;
	vertical-align: middle;
	width: 64px;
	height: 64px;
	border-radius: 100%;
	overflow: hidden;
}

.list_box.tracks.summary .listbox .list-row .list-cell.cell_category_icon {
	display: block;
}

.list_box.tracks.summary .listbox .list-row .list-cell.cell_category_icon {
	position: absolute;
	width: 100%;
	height: 100%;
}

.list_box.tracks .listbox .list-row .list-cell.cell_category_icon .thumb_container {
	height: 100%;
	width: 100%;
	background-size: 42px;
	background-position: center;
	background-repeat: no-repeat;
}

.list_box.tracks .listbox .list-row .cell-wrap.tracker-info {
	display: inline-block;
	width: calc(33% - 64px);
	vertical-align: middle;
	line-height: 1.5;
}

.list_box.tracks .listbox .list-row .cell-wrap.tracker-progress {
	display: inline-block;
	width: 33%;
	line-height: 1.5;
	vertical-align: middle;
}

.list_box.tracks .listbox .list-row .cell-wrap.tracker-actions {
	display: inline-block;
	width: 33%;
	vertical-align: middle;
	line-height: 1.5;
}

.list_box.tracks .listbox .list-row .list-cell.cell_interval_name {
	display: inline-block;
	font-weight: 700;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0;
}

.list_box.tracks .listbox .list-row .list-cell.cell_start_date {
	display: inline-block;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0;
}

.list_box.tracks .listbox .list-row .list-cell.cell_description {
	display: inline-block;
	width: 100%;
	padding: 0px;
}

.list_box.tracks .listbox .list-row .list-cell.cell_progress {
	width: 83.333%;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}

.list_box.tracks .listbox .list-col-head {
	font-size: 8px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	display: inline-block;
	width: 5.5%;
	text-align: center;
	padding: 0 5px;
	color: #808080;
}

.list_box.tracks .listbox .list-col-head.list-col-head-progress {
	text-align: left;
	width: 200px;
}

.list_box.tracks .listbox .list-col-head.list-col-head-progress:after {
	content: 'Recent Progress';
	display: inline-block;
	width: 68px;
	text-align: left;
	margin-left: 20px;
}

.list_box.tracks .listbox .list-col-head.list-col-head-completion_rate {
	margin-left: 33.333%;
}

@media screen and (max-width: 767px) {
	.list_box.tracks .listbox .list-head {
		display: none;
	}
}

.list_box.tracks .listbox .list-col-head:empty {
	display: none;
}

.list_box.tracks .listbox .list-row .list-cell.cell_progress ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}

.list_box.tracks.summary .listbox .list-row .list-cell.cell_completion_rate {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
}

.list_box.tracks.summary h4.listbox_label {
	color: #30c6fc;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	font-weight: 100;
	font-size: 20px;
	line-height: 35px;
	border-bottom: 1px solid #bbecfe;
}

.list_box.tracks .listbox .list-row .list-cell.cell_completion_rate {
	width: 16.667%;
	display: inline-block;
	position: relative;
	height: 36px;
	vertical-align: middle;
}

.list_box.tracks .listbox .list-row .list-cell.cell_completion_rate label {
	position: absolute;
	top: 0;
	left: 0;
	height: 36px;
	width: 100%;
	text-align: center;
	line-height: 36px;
	font-size: 10px;
	font-weight: bold;
}

.list_box.tracks .listbox .list-row .list-cell.cell_completion_rate label {
	color: #30c6fc;
}

.list_box.tracks .listbox .list-row .list-cell.cell_completion_rate.completion-warning label {
	color: #fb5581;
}

.list_box.tracks .listbox .list-row .list-cell.cell_completion_rate.completion-healthy label {
	color: #78d73d;
}

.list_box.tracks .listbox .list-row .list-cell.cell_completion_rate.completion-alert label {
	color: #ffbd44;
}

.list_box.tracks.summary .listbox .list-row .list-cell.cell_completion_rate label {
	display: none;
}

@-webkit-keyframes ProgressRing {
  0% {
    stroke-dasharray: 0 100;
  }
}

@keyframes ProgressRing {
  0% {
    stroke-dasharray: 0 100;
  }
}

.progress_ring .ring_animation {
	-webkit-animation: ProgressRing 1s ease-in-out forwards;
	animation: ProgressRing 1s ease-in-out forwards;
}

.progress_ring {
	height: 100%;
	width: 100%;
}
.progress_ring .ring {
	transform-origin: 50%;
	stroke-width: 4px;
	stroke: #30c6fc;
	stroke-linecap: round;
}

.list_box.tracks .listbox .list-row .list-cell.cell_completion_rate.completion-warning .progress_ring .ring {
	stroke: #fb5581;
}

.list_box.tracks .listbox .list-row .list-cell.cell_completion_rate.completion-healthy .progress_ring .ring {
	stroke: #78d73d;
}

.list_box.tracks .listbox .list-row .list-cell.cell_completion_rate.completion-alert .progress_ring .ring {
	stroke: #ffbd44;
}

.progress_ring circle {
	fill: none;
}

.progress_ring .ring .background {
	opacity: 0.2;
}

.list_box.tracks .listbox .list-row .list-cell.cell_progress ul li {
	display: inline-block;
	width: calc(16.666% - 2px);
	height: 36px;
	margin-top: 5px;
	margin-right: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.list_box.tracks .listbox .list-row .list-cell.cell_progress ul li:first-of-type {
	background-image: url('/images/gui/icon-tracker-ring-today.png');
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.list_box.tracks .listbox .list-row:not(.state_paused) .list-cell.cell_progress.me ul li:not(.icon_completed):first-of-type:hover {
	cursor: pointer;
	transform: scale(1.3) rotate(22.5deg);
}

.list_box.tracks .listbox .list-row .list-cell.cell_progress ul li {
	background-image: url('/images/gui/icon-tracker-untracked.png');
}

.list_box.tracks .listbox .list-row .list-cell.cell_progress ul li.icon_completed {
	background-image: url('/images/gui/icon-tracker-completed.png');
}

.list_box.tracks .listbox .list-row .list-cell.cell_progress ul li.icon_uncompleted {
	background-image: url('/images/gui/icon-tracker-uncompleted.png');
}

.list_box.tracks .listbox .list-row .list-cell.cell_progress ul li b {
	display: none;
}

.list_box.tracks .listbox .list-row .list-cell.cell_status {

}

.list_box.tracks .listbox .list-row .list-cell.cell_start_date ul, .list_box.tracks .listbox .list-row .list-cell.cell_start_date li {
	display: inline;
}


.list_box.tracks .listbox .list-row .list-cell.cell_encouragement1, 
.list_box.tracks .listbox .list-row .list-cell.cell_encouragement2, 
.list_box.tracks .listbox .list-row .list-cell.cell_encouragement3, 
.list_box.tracks .listbox .list-row .list-cell.cell_stop, 
.list_box.tracks .listbox .list-row .list-cell.cell_status, 
.list_box.tracks .listbox .list-row .list-cell.cell_complete {
	float: right;
	padding: 0px;
	margin-left: 5px;
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement1 button, 
.list_box.tracks .listbox .list-row .list-cell.cell_encouragement2 button, 
.list_box.tracks .listbox .list-row .list-cell.cell_encouragement3 button, 
.list_box.tracks .listbox .list-row .list-cell.cell_stop button, 
.list_box.tracks .listbox .list-row .list-cell.cell_status button, 
.list_box.tracks .listbox .list-row .list-cell.cell_complete button {
	border: none;
	width: 24px;
	height: 24px;
	line-height: 24px;
	padding: 0;
	margin-bottom: 2px;
	background: transparent;
	overflow: hidden;
	text-align: center;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement1 button, 
.list_box.tracks .listbox .list-row .list-cell.cell_encouragement2 button, 
.list_box.tracks .listbox .list-row .list-cell.cell_encouragement3 button {
	background: #bbecfe;
}

.list_box.tracks .listbox .list-row .encouragement_count {
	float: right;
	padding: 0 5px;
	font-size: 10px;
	line-height: 24px;
	min-width: 25px;
}

@media screen and (max-width: 767px) {
	.list_box.tracks .listbox .list-row .encouragement_count {
		width: 25px;
		text-align: center;
		display: none;
	}
}

.list_box.tracks .listbox .list-row .list-cell.encouragement_stats {
	display: inline-block;
	font-size: 10px;
	height: 25px;
	line-height: 25px;
	margin-right: 10px;
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement1_count.encouragement_stats::before {
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	content: '\f256';
	display: inline-block;
	color: #78d73d;
	font-style: normal;
    font-variant: normal;
    text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	margin-right: 3px;
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement2_count.encouragement_stats::before {
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	content: '\f118';
	display: inline-block;
	color: #ffbd44;
	font-style: normal;
    font-variant: normal;
    text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	margin-right: 3px;
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement3_count.encouragement_stats::before {
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	content: '\f004';
	display: inline-block;
	color: #fb5581;
	font-style: normal;
    font-variant: normal;
    text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	margin-right: 3px;
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement1 button::before {
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	content: '\f256';
	display: inline-block;
	color: #fff;
	font-style: normal;
    font-variant: normal;
    text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement1:hover button {
	background: #78d73d;
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement2:hover button {
	background: #ffbd44;
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement3:hover button {
	background: #fb5581;
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement2 button::before {
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	content: '\f118';
	display: inline-block;
	color: #fff;
	font-style: normal;
    font-variant: normal;
    text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement3 button::before {
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	content: '\f004';
	display: inline-block;
	color: #fff;
	font-style: normal;
    font-variant: normal;
    text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}

.list_box.tracks .listbox .list-row .list-cell.cell_stop button::before {
	font-family: "Font Awesome 5 Free";
	font-size: 24px;
	content: '\f057';
	display: inline-block;
	color: #bbecfe;
	font-style: normal;
    font-variant: normal;
    text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}

.list_box.tracks .listbox .list-row .list-cell.cell_stop:hover button::before {
	color: #fb5581;
}

.list_box.tracks .listbox .list-row .list-cell.cell_complete button::before {
	font-family: "Font Awesome 5 Free";
	font-size: 24px;
	content: '\f058';
	width: 24px;
	height: 24px;
	display: inline-block;
	color: #bbecfe;
	font-style: normal;
    font-variant: normal;
    text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}

.list_box.tracks .listbox .list-row .list-cell.cell_complete:hover button::before {
	color: #78d73d;
}

.list_box.tracks .listbox .list-row .list-cell.cell_status button::before {
	font-family: "Font Awesome 5 Free";
	font-size: 24px;
	content: '\f144';
	width: 24px;
	height: 24px;
	display: inline-block;
	color: #bbecfe;
	font-style: normal;
    font-variant: normal;
    text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}

.list_box.tracks .listbox .list-row .list-cell.cell_status:hover button::before {
	color: #30c6fc;
}

.list_box.tracks .listbox .list-row.state_paused {
	border: 1px solid #f5f5f5;
	background-color: #fafafa;
}

.list_box.tracks .listbox .list-row.state_paused .cell_category_icon *,
.list_box.tracks .listbox .list-row.state_paused .tracker-info *,
.list_box.tracks .listbox .list-row.state_paused .tracker-progress * {
	filter: grayscale(100%);
}

.list_box.tracks .listbox .list-row.state_active .cell_category_icon, .list_box.tracks .listbox .list-row.state_active .tracker-info, .list_box.tracks .listbox .list-row.state_active .tracker-progress {
	opacity: 1;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

@media screen and (max-width: 575px) {
	.list_box.tracks .listbox .list-row .cell-wrap.tracker-info {
		width: calc(100% - 75px);
	}
	.list_box.tracks .listbox .list-row .cell-wrap.tracker-progress {
		width: 100%;
		padding-left: 64px;
		padding-right: 35px;
	}
	
	.list_box.tracks .listbox .list-row .cell-wrap.tracker-actions {
		position: absolute;
		top: 10px;
		right: 10px;
		width: 25px;
	}
	
	.list_box.tracks .listbox .list-row {
		border-radius: 24px;
	}
	
	.list_box.tracks .listbox .list-col-head.list-col-head-completion_rate {
		margin-left: 10px;
	}
}

.list_box.tracks .listbox .list-row.state_paused .cell_category_icon, 
.list_box.tracks .listbox .list-row.state_paused .tracker-info, 
.list_box.tracks .listbox .list-row.state_paused .tracker-progress {
	opacity: 0.25;
}

.list_box.tracks .listbox .list-row .list-cell.cell_status button.toggled:before {
	content: '\f28b';
}

.list_box.tracks .listbox .list-row.state_paused .list-cell.cell_status:hover button::before {
	color: #78d73d;
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement1 button:hover, 
.list_box.tracks .listbox .list-row .list-cell.cell_encouragement2 button:hover, 
.list_box.tracks .listbox .list-row .list-cell.cell_encouragement3 button:hover,
.list_box.tracks .listbox .list-row .list-cell.cell_stop button:hover, 
.list_box.tracks .listbox .list-row .list-cell.cell_status button:hover, 
.list_box.tracks .listbox .list-row .list-cell.cell_complete button:hover {
	transform: scale(1.3);
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement1 button.encouraged:hover, 
.list_box.tracks .listbox .list-row .list-cell.cell_encouragement2 button.encouraged:hover, 
.list_box.tracks .listbox .list-row .list-cell.cell_encouragement3 button.encouraged:hover {
	transform: none;
	cursor: default;
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement1 button.encouraged {
	background-color: #78d73d;
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement2 button.encouraged {
	background-color: #ffbd44;
}

.list_box.tracks .listbox .list-row .list-cell.cell_encouragement3 button.encouraged {
	background-color: #fb5581;
}

@media screen and (max-width: 1200px) {
	.toolbar .tab {
		padding: 0px 15px 0px 15px;
		line-height: 45px;
		font-size: 12px;
		
		border-radius:			8px 8px 0px 0px;
		-webkit-border-radius:	8px 8px 0px 0px;
		-moz-border-radius:		8px 8px 0px 0px;
	}
	
	.dashboard .managing>.profile_pic-container {
		position: absolute;
		float: none;
		top: -96px;
		right: 0px;
		width: 192px;
		height: 192px;
	}
	
	.dashboard .managing>.profile_pic-container>.profile_pic {
		width: 192px;
		height: 192px;
		border-width: 5px;
	}
}

@media screen and (max-width: 992px) {	
	.dashboard .box, .search_panel .box {
		margin: 0;
	}
	
	.dashboard .managing>.profile_pic-container {
		position: absolute;
		float: none;
		top: -72px;
		right: 0px;
		width: 128px;
		height: 128px;
		margin-left: 10px;
		margin-right: 20px;
		margin-bottom: 10px;
	}
	
	.dashboard .managing>.profile_pic-container>.profile_pic {
		width: 128px;
		height: 128px;
		border-width: 5px;
	}
	
	.dashboard>.container {
		width: 100%;
		margin: 0px;
		padding: 10px;
		padding-top: 137px;
	}
	
	.dashboard>.container.content .container {
		padding: 20px;
	}
	
	.dashboard .public_profile .profile_pic-container .enrolment-label, .dashboard .managing>.profile_pic-container .enrolment-label {
		font-size: 8px;
	}
}

@media screen and (max-width: 767px) {
	.toolbar {
		z-index: 4999;
		top: 0px;
	}
	
	.managing.organizations .toolbar {
		z-index: 1000;
		margin-bottom: 15px;
	}
	
	.managing.organizations .toolbar.icons {
		z-index: 100;
		margin-bottom: 15px;
	}
	
	.toolbar .tab.active_pane {
		display: block;
		font-weight: 400;
	}
	
	.toolbar .tab {
		display: none;
		
		padding: 0px;
		margin: 0px;
		text-align: center;
		height: 40px;
		line-height: 40px;
		top: 0px;
		
		background-image: url('/images/gui/select-dots.png');
		background-position: calc(100% - 15px) 5px;
		background-size: 30px 30px;
		background-repeat: no-repeat;
		
		-webkit-transition: background-size 0.15s ease-in-out, background-position 0.15s ease-in-out;
		-moz-transition: background-size 0.15s ease-in-out, background-position 0.15s ease-in-out;
		-ms-transition: background-size 0.15s ease-in-out, background-position 0.15s ease-in-out;
		-o-transition: background-size 0.15s ease-in-out, background-position 0.15s ease-in-out;
		transition: background-size 0.15s ease-in-out, background-position 0.15s ease-in-out;
		
		font-size: 14px;
		color: #404040;
		border-bottom: none;
	}
	
	.toolbar .tab.disabled {
		background-image: none;
		cursor: default;
	}
	
	.toolbar.opened .tab, .toolbar.opened .tab:hover {
		border-bottom: 1px solid #bbecfe;
		background-image: url('/images/gui/select-dots.png');
		background-position: calc(100% - 20px) 10px;
		background-size: 20px 20px;
		background-repeat: no-repeat;
	}
	
	.toolbar .tab:hover {
		color: #30c6fc;
		text-decoration: none;
	}
	
	.toolbar_dropdown {
		display: block;
		width: -webkit-calc(100% - 20px);
		width: 100%;
	}
	
	.toolbar_dropdown ul {
		position: absolute;
		box-sizing: border-box;
		display: block;
		width: calc(100% - 40px);
		list-style-type: none;
		background-color: rgba(255,255,255,1);
		border: 1px solid #30c6fc;
		border-radius: 0px 0px 10px 10px;
		box-shadow: 0px 0px 10px 0px rgba(48, 198, 252, .45);
		margin: 0px;
		padding: 0px 10px;
		top: 0px;
		visibility: hidden;
		opacity: 0;
		
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
	}
	
	.inner_container .toolbar_dropdown ul {
		width: calc(100% - 20px);
	}
	
	.managing.organizations .toolbar_dropdown ul {
		width: calc(100% - 20px);
		margin: 0px 10px;
	}
	
	.managing.organizations .toolbar.icons .toolbar_dropdown ul {
		width: calc(100% - 20px);
		margin: 0px;
	}
	
	.toolbar_dropdown ul.opened {
		visibility: visible;
		opacity: 1;
		top: 39px;
	}
	
	.toolbar_dropdown ul li.active_pane {
		display: none;
	}
	
	.toolbar_dropdown ul li {
		border-bottom: 1px solid #bbecfe;
	}
	
	.toolbar_dropdown ul li:last-of-type {
		border: none;
	}
	
	.toolbar_dropdown ul li a {
		display: block;
		font-size: 14px;
		line-height: 50px;
		text-align: center;
	}
	
	.toolbar_dropdown ul li a:hover {
		color: #00aeff;
	}
	
	.dashboard .public_profile .basic_info {
		text-align: center;
	}
	
	.dashboard .public_profile .basic_info h3, .dashboard .public_profile .extra_info h3 {
		width: 100%;
		text-align: center;
	}
	
	.dashboard .public_profile .profile_pic-container {
		float: none;
		box-sizing: border-box;
		position: relative;
		width: 128px;
		height: 128px;
		top: auto;
		right: auto;
		margin: 20px auto 30px auto;
		z-index: 999;
	}
	
	.dashboard .public_profile .profile_pic {
		width: 128px;
		height: 128px;
		right: auto;
		border: 6px solid #fff;
		margin: 0px auto;
	
		background-size: 116px 116px;
	}
	
	.dashboard .managing>.profile_pic-container {
		float: none;
		box-sizing: border-box;
		position: relative;
		width: 128px;
		height: 128px;
		top: auto;
		right: auto;
		margin: 20px auto 30px auto;
		z-index: 999;
	}
	
	.dashboard .managing>.profile_pic-container>.profile_pic {
		width: 128px;
		height: 128px;
		right: auto;
		border: 6px solid #fff;
		margin: 0px auto;
	
		background-size: 116px 116px;
	}
}

@media screen and (max-width: 767px) {	
	.dashboard h1, .dashboard h3, .dashboard h7 {
		width: 100%;
		text-align: center;
	}
	
	.dashboard .list_box .listbox_label, .dashboard .dashboard_label {
		text-align: center;
	}
}

@media screen and (max-width: 540px) {
	.dashboard .public_profile .basic_info {
		margin-top: 0px;
	}

	.dashboard>.container {
		width: 100%;
		margin: 0px;
		padding: 107px 10px 10px 10px;
	}
	
	.search_panel .container {
		width: 100%;
		margin: 0px;
		padding: 10px;
	}
	
	.dashboard>.container.content .container {
		padding: 10px;
	}
	
	.dashboard h1, .dashboard h3, .dashboard h7 {
		width: 100%;
		text-align: center;
	}
	
	.dashboard .list_box .listbox_label, .dashboard .dashboard_label {
		text-align: center;
	}
	
	.dashboard table.listbox {
		table-layout: auto;
		width: 100%;
	}
	
	.dashboard table.formbox td.required_flag {
		background-image: none;
		padding-right: 0px;
	}
	
	.dashboard table.listbox>thead>tr, .dashboard table.listbox>thead>tr>th, .dashboard table.formbox>thead>tr, .dashboard table.formbox>thead>tr>th, 
	.dashboard table.listbox>tbody>tr, .dashboard table.listbox>tbody>tr>th, .dashboard table.formbox>tbody>tr, .dashboard table.formbox>tbody>tr>th {
		float: left;
		position: relative;
		width: 100%;
	}
	
	.dashboard table.listbox th.header {
		border: none;
		padding: 35px 15px;
	}
	
	.dashboard table.formbox th.header {
		border: none;
		padding: 35px 0px;
	}
	
	.dashboard table.listbox>thead>tr>td, .dashboard table.formbox>thead>tr>td, 
	.dashboard table.listbox>tbody>tr>td, .dashboard table.formbox>tbody>tr>td {
		position: relative;
		float: left;
		width: 100%;
		padding: 10px 0px;
	}
	
	.dashboard table.listbox>thead>tr>td, .dashboard table.listbox>tbody>tr>td {
		float: none;
		width: auto;
		padding: 10px 5px;
	}
	
	.dashboard .box, .search_panel .box {
		margin: 0px;
	}
	
	.dashboard table.listbox td.toggle_setting_column, .dashboard table.formbox td.toggle_setting_column {
		position: absolute;
		top: 8px;
		right: 0px;
		width: 40px;
		padding: 0px;
	}
	
	.dashboard table.listbox>thead>tr>th, .dashboard table.listbox>tbody>tr>th {
		float: left;
		border: none;
		padding: 10px;
		width: 100%;
	}
	
	.dashboard table.formbox>thead>tr>th, .dashboard table.formbox>tbody>tr>th {
		float: left;
		border: none;
		padding: 10px 0px 0px 0px;
		width: calc(100% - 30px);
	}
	
	.dashboard input:not([type='submit']):not([type='radio']):not([type='checkbox']) {
		width: 100%;
	}

	.dashboard textarea {
		width: 100%;
		height: 100px;
	}
	
	.dashboard select {
		width: 100%;	
	}
	
	.dashboard th.header {
		padding-bottom: 15px;
		border-bottom: 1px solid #cce0f0;
	}
	
	.dashboard .cropbox .crop_this img {
		max-width: 100%;
	}
	
	.post_terminal .console_button.generic_button.big {
		width: 100%;
	}
	
	.list_box.posts .listbox tr {
		display: block;
		max-width: calc(100vw - 72px); /** max-width without scrollbar width calculated **/
		width: calc(100% - 30px);
		position: relative;
		float: left;
		padding: 10px;
		margin: 0px;
		margin-left: 30px;
		margin-bottom: 10px;
		border: 1px solid #c7f0ff;
		border-radius:			10px 10px 10px 10px;
		-webkit-border-radius:	10px 10px 10px 10px;
		-moz-border-radius:		10px 10px 10px 10px;
		background-color: #f7ffff;
		overflow: visible;
		line-height: normal;
	}
	
	.list_box.posts .listbox tr .comment_terminal tr td.cell_body:before {
		content: " ";
		background-image: url('/images/gui/speech_bubble-notch-top-mini.png');
		background-position: -16px 0px;
		position: absolute;
		top: -18px;
		left: 15px;
		width: 16px;
		height: 8px;
		overflow: hidden;
	}
	
	.comment_terminal .generic_button {
		width: 100%;
	}
	
	.list_box.posts .listbox td.cell_profile_pic {
		left: -73px;
	}
	
	.control_strip .control_strip_button {
		width: auto;
		float: none;
		margin: auto;
	}
	
	.dashboard .control_strip_button .console_button {
		display: inline-block;
		margin: 0px;
		font-size: 8px;
		padding: 0px 10px;
		width: auto;
	}
	
	.dashboard .public_profile .console_button {
		display: inline-block;
		float: none;
		margin-right: 5px;
		margin-left: auto;
	}
	
	.dashboard .comments_listing .control_strip_button .console_button {
		font-size: 8px;
		width: 98px;
	}
	
	.dashboard .comments_listing table.listbox tr {
		margin-bottom: 10px!Important;
	}
	
	.dashboard .comments_listing div.count_total {
		left: 88px;
	}
	
	.list_box.posts .listbox tr .comment_terminal {
		margin-top: 10px;
	}
	
	.list_box.posts .listbox tr .comment_terminal tr.row_body {
		width: 100%;
		margin-top: 30px;
	}
	
	.dashboard table.listbox tr.toggle_setting td, .dashboard table.formbox tr.toggle_setting td {
		padding: 10px 5px;
	}

	.list_box.posts.taglist.body_posts>h1, .list_box.posts.taglist.mind_posts>h1, .list_box.posts.taglist.spiritual_posts>h1, .list_box.posts.taglist.work_posts>h1, .list_box.posts.taglist.enviro_posts>h1, .list_box.posts.taglist.social_posts>h1 {
		margin-top: 60px;
	}
}

@media screen and (max-width: 320px) {
	.dashboard .list_box .listbox_label, .dashboard .dashboard_label {
		font-size: 16px;
	}
}

/** a hack to get ie11 to play nice with the resizable window **/
@media all and (-ms-high-contrast:none) and (max-width: 767px) {
	*::-ms-backdrop, .list_box.posts .listbox tr {
		width: calc(100vw - 142px);
	}

	*::-ms-backdrop, .list_box.posts .listbox tr .comments_listing tr {
		width: calc(100vw - 264px);
	}
}

@media all and (-ms-high-contrast:none) and (max-width: 540px) {
	*::-ms-backdrop, .list_box.posts .listbox tr {
		width: calc(100vw - 72px);
	}
	
	*::-ms-backdrop, .list_box.posts .listbox tr .comments_listing tr {
		width: calc(100vw - 124px);
	}
}

.gift_box {
	width: 300px;
	height: auto;
	text-align: center;
	background: #f6ffff;
	box-shadow: inset 0px 0px 60px #e2feff;
	padding: 20px;
	margin: 30px 0px 10px 0px;
	border: 1px dashed #bbecfe;
}

@media screen and (max-width: 540px) {
	.gift_box {
		width: 100%;
	}
}

.checkout-line-item {
	text-align: right;
}

.dashboard .pane {
	margin-bottom: 30px;
}

.dashboard .pane:last-of-type {
	margin-bottom: 0px;
}

.notification_box .relationship_profile_pic_pair {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.notification_box .relationship_profile_pic_pair i {
	font-size: 36px;
	color: #30c6fc;
	line-height: 64px;
	margin: 0px 10px;
}

.notification_box label {
	font-size: 18px;
	font-weight: 100;
}

.notification_box .dashboard>table.listbox>tbody>tr, .dashboard>table.formbox>tbody>tr {
	border-bottom: none;
}

.notification_box .dashboard>table.listbox td, .dashboard>table.formbox td, .dashboard>table.listbox th, .dashboard>table.formbox th {
	padding: 15px 0px 0px 0px;
	border-bottom: none;
}

.tool-tip {
	font-weight: 800;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin-left: 10px;
	background-color: #0598ff;
	line-height: 16px;
	padding: 5px;
	width: 26px;
	height: 26px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	cursor: default;
	
	border-radius: 24px 24px 24px 24px;
	-webkit-border-radius: 24px 24px 24px 24px;
	-moz-border-radius: 24px 24px 24px 24px;
		
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.tool-tip:hover {
	color: #fff;
	background-color: #30c6fc;
}.datepicker-top-left, .datepicker-top-right {
	border-top-color: #30c6fc!Important;
}

.datepicker-top-left:before, .datepicker-top-right:before {
	border-bottom-color: #30c6fc!Important;
}.enrolment-member .pricing-head h3, .enrolment-member-pro .pricing-head h3 {
	background: #30c6fc;
	text-shadow: 0 1px 0 #0598ff;
}

.enrolment-member .pricing-content li i, .enrolment-member-pro .pricing-content li i {
	color: #30c6fc;
}

.enrolment-member .pricing-content li i.disabled, .enrolment-member-pro .pricing-content li i.disabled {
	color: #888;
}

.enrolment-member.pricing:hover h4, .enrolment-member-pro.pricing:hover h4 {
	color: #30c6fc;
}

.pricing .btn-u {
	border-radius: 48px;
	padding: 15px 40px;
}

.pricing.enrolment-member .btn-u, .pricing.enrolment-member-pro .btn-u {
	background: #30c6fc;
}

.pricing.enrolment-member .btn-u:hover, .pricing.enrolment-member-pro .btn-u:hover {
	background: #0598ff;
}

.enrolment-member.pricing h4.free, .enrolment-organization.pricing h4.free {
	font-weight: 100;
}.form.outer_container {
	position: relative;
	float: left;
	width: 100%;
	margin: 30px 0px 40px 0px;
}

.form .outer_box {
	width: 65%;
	height: 100%;
	margin: 0px auto;
}

.form.outer_container * {
	box-sizing: border-box;
}

.form.outer_container .title_box {
	width: 100%; 
	text-align: center; 
	border-bottom: 1px solid #30c6fc; 
	line-height: 0px;
	margin-bottom: 40px; 
}

.form.outer_container .title_box>h1 {
	position: relative;
	display: inline-block;
	background: #fff; 
	line-height: 28px;
	top: 22px;
	font-weight: 100;
	color: #30c6fc;
	padding: 0px 10px;
}

.form.outer_container .row_box {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.form.outer_container .field_box {
	position: relative;
}

.form.outer_container .element_box {
	float: left;
	padding: 0px 10px 0px 10px;
}

.form.outer_container .element_box.text {
	width: 50%;
}

.form.outer_container .element_box.textarea, .form.outer_container .element_box.tag_select {
	width: 100%;
}

.form.outer_container .textfield, .form.outer_container .textarea_input {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    
	border: 1px solid #30c6fc;
	color: #404040;
	font-size: 14px;
	font-weight: 200;
	padding: 10px;
	border-radius:			3px 3px 3px 3px;
	-webkit-border-radius:	3px 3px 3px 3px;
	-moz-border-radius:		3px 3px 3px 3px;
	outline: none;
	line-height: 14px;
	margin-right: 10px;
	width: 100%;
}

.form.outer_container .textarea_input {
	height: 100px;
}

.submit_button {
	box-sizing: border-box;
	float: right;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	font-weight: 300;	
	text-decoration: none;
	
	border: 0px;
	outline: none;
	border-radius: 48px 48px 48px 48px;
	-webkit-border-radius: 48px 48px 48px 48px;
	-moz-border-radius: 48px 48px 48px 48px;
	padding: 15px 40px;
	
	background-color: #78d73d;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.submit_button:hover {
	float: right;
	color: #fff;
	font-weight: 300;
	text-decoration: none;
	background-color: #45cf04;
}

.form.outer_container .footer_box {
	float: left;
	width: 100%;
}

.loading_spinner_box {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}

.home.splashpage-teaser .form.outer_container {
	text-align: center;
	margin-bottom: 60px;
}

.home.splashpage-teaser .form .outer_box {
	display: inline-block;
	width: 300px;
	margin: 0px;
}

.home.splashpage-teaser .form.outer_container .title_box {
	display: none;
}

.home.splashpage-teaser .form.outer_container .title_box.thanks {
	display: block;
}

.home.splashpage-teaser .form.outer_container .element_box.text {
	width: 100%;
	margin-right: 0px;
}

.home.splashpage-teaser .submit_button {
	width: 100%;
}

.home.splashpage-teaser .form.outer_container .element_box {
	padding: 0px;
}

@media screen and (max-width: 1199px) {
	.form .outer_box {
		width: 75%;
	}
}

@media screen and (max-width: 767px) {
	.form .outer_box {
		width: 85%;
	}
}

@media screen and (max-width: 480px) {
	.form.outer_container {
		margin: 0px;
	}
	
	.form .outer_box {
		width: 100%;
	}
	
	.form.outer_container .element_box, .form.outer_container .element_box.text {
		width: 100%;
		padding: 0px;
	}
}

.form label {
	font-size: 18px;
	font-weight: 100;
	margin-bottom: 10px;
}

.form textarea:focus, .form input:focus, .form select:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 30px rgba(48,198,252, 0.3);
	box-shadow: 0 0 30px rgba(48,198,252, 0.3);
}.parallax-wrapper:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.5);
}

.section-testimonials {
	width: 100%;
	height: auto;
	padding: 50px 0;
	position: relative;
	background-image: url('../images/gui/home/collage.jpg');
	background-repeat: no-repeat;
}

.section-devices, .section-features, .section-lightblue {
	background-color: #dff6fe;
	padding: 80px 0px 50px 0px;
}

.section-grey {
	background-color: #f7f7f7;
	padding: 80px 0px 50px 0px;
}

.section-devices a, .section-features a, .section-grey a {
	color: #30c6fc;
	font-weight: 400;
}

.section-devices a:hover, .section-features a:hover,.section-grey a:hover {
	color: #0598ff;
}

.section-conclusion {
	width: 100%;
	height: auto;
	padding: 100px 0;
	position: relative;
	background-image: url('../images/gui/home/forest.jpg');
	background-repeat: no-repeat;
}

i.wehl-feature-icon {
	padding: 10px;
	text-align: center;
	display: inline-block;
	background-image: url('/images/gui/home/wehl-feature-icons.png');
	background-repeat: no-repeat;
	width: 80px;
	height: 80px;
	background-size: 540px 60px;
}

i.wehl-feature-icon.wehl-feature-friends {
	background-position: 2px;
}

i.wehl-feature-icon.wehl-feature-learn {
	background-position: -117px;
}

i.wehl-feature-icon.wehl-feature-share {
	background-position: -230px;
}

i.wehl-feature-icon.wehl-feature-favorites {
	background-position: -350px;
}

i.wehl-feature-icon.wehl-feature-highfive {
	background-position: -460px;
}

.mobile-showcase {
	margin-bottom: 30px;
}

.smartphone {
	position: relative;
	width: 360px;
	max-width: 100%;
	margin: 50px auto;
	border: 16px black solid;
	border-top-width: 60px;
	border-bottom-width: 60px;
	border-radius: 36px;
	box-shadow: 0 0 0 6px #e6e6e6, #30c6fc 0px 0px 200px;
}

/* The horizontal line on the top of the device */
.smartphone:before {
	content: '';
	display: block;
	width: 60px;
	height: 5px;
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	border-radius: 10px;
	opacity: 0.1;
}

/* The circle on the bottom of the device */
.smartphone:after {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 50%;
	bottom: -70px;
	transform: translate(-50%, -50%);
	background: #fff;
	border-radius: 50%;
	opacity: 0.1;
}

/* The screen (or content) of the device */
.smartphone .content {
	width: 100%;
	background: black;
	overflow: hidden;
}

.smartphone .content video {
	display: block;
	max-width: 100%;
}#home_promos-box {
	position: fixed;
	height: 100vh;
	width: 100%;
	overflow: hidden;
}

.home_promos-spacer {
	width: 100%;
	height: 100vh;
}

#home_scroll_panes {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100vh;
}

#home_scroll_panes .item {
	position: relative;
	float: left;
	display: block;
	width: 100vw;
	height: 100vh;
}

#home_scroll_panes .items {
	width: 2000000px;
	position: absolute;
	clear: both;
	margin: 0;
	padding: 0;
}

#home_page_promos-box .navi {
	position: absolute;
	bottom: 10px;
	cursor: pointer;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

#home_page_promos-box .navi a {
    width: 10px;
    height: 10px;
    margin: 3px;
    display: inline-block;
    text-indent: 100%;
	white-space: nowrap;
	overflow: hidden; 
	border: 2px solid #30c6fc;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

#home_page_promos-box .navi a:hover {
	background-color: #30c6fc;
}

#home_page_promos-box .navi a.active {
	background-color: #30c6fc;
}

a.browse_back {
	background: url('/images/gui/previous.png') no-repeat;
	background-position: 0 0;
	display: block;
	width: 48px;
	height: 48px;
	cursor: pointer;
	position: absolute;
	top: 288px;
	left: 25px;
	z-index: 150;
	
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

a.browse_back:hover {
	background-position: 0 -48px;
}

a.browse_forward {
	background: url('/images/gui/next.png') no-repeat;
	background-position: 0 0;
	display: block;
	width: 48px;
	height: 48px;
	cursor: pointer;
	position: absolute;
	top: 288px;
	right: 25px;
	z-index: 150;
	
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

a.browse_forward:hover {
	background-position: 0 -48px;
}

.home_page_promo-box {
	position: relative;
	visibility: visible;
	width: 100%;
	height: 100vh;
	overflow: hidden;
	background-color: #dcfeff;
}

.home_page_promo-box.bg-white {
	background-color: #fff;
}

.home_page_promo_link-box {

}

.home_page_promo_button-box {
	width: 100%;
}

.home_page_promo-button, .home_page_promo-button:link, .home_page_promo-button:visited, .home_page_promo-button:active {
	display: inline-block;
	float: none;
	box-sizing: border-box;
	background-color: #78d73d;
	border: 1px solid #78d73d;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	color: #fff;
	border-radius: 48px 48px 48px 48px;
	-webkit-border-radius: 48px 48px 48px 48px;
	-moz-border-radius: 48px 48px 48px 48px;
	padding: 15px 40px;
	text-shadow: none;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.home_page_promo-button:hover {
	background-color: #45cf04;
	border: 1px solid #45cf04;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	text-shadow: none;
}

.home_page_promo-button-dimmed {
}

.home_page_promo-image {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100vh;
	background-repeat: no-repeat!Important;
	background-size: cover!Important;
	background-position: center!Important;
}

.home_page_promo-image:link {
}

.home_page_promo-image:visited {
}

.home_page_promo-image:hover {
}

.home_page_promo-image:active {
}

.home_page_promo_text-box {
	position: absolute;
	top: 130px;
	left: 100px;
	width: 40vw;
	height: calc(100vh - 130px);
	
	display: grid;
	align-items: center;
	justify-items: center;
}

.home_page_promo-title {
	display: block;
	max-width: 60%;
}

.home_page_promo-title a:link, .home_page_promo-title a:visited, .home_page_promo-title a:active {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 5vw;
	line-height: 5.2vw;
	text-decoration: none;
	color: #555;
}

.home_page_promo-title a:hover {
}

.home_page_promo-description {
	font-size: 2vw;
	line-height: 2.2vw;
	font-weight: 100;
	margin: 30px 0px;
}

.home_page_promo-description ul {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.home_page_promo-description li {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 5px;
}

@media screen and (max-width: 1024px) {
	.home_page_promo_text-box {
		position: relative;
		left: auto;
		width: 50%;
		padding: 0 30px;
	}
}

@media screen and (max-width: 800px) {	
	.home_page_promo-title {
		max-width: 100%;
		width: 100%;
	}
	
	.home_page_promo-title a:link, .home_page_promo-title a:visited, .home_page_promo-title a:active {
		font-size: 40px;
		line-height: 1;
	}
	
	.home_page_promo-description {
		font-size: 20px;
		line-height: 1.25;
		margin: 0 0 10px 0;
	}
}

@media screen and (max-width: 540px) {
	#home_promos-box {
		position: relative;
	}
	
	#home_promos-box, #home_scroll_panes, #home_scroll_panes .item, .home_page_promo-box {
		height: calc(200vw + 130px);
	}
	
	.home_promos-spacer {
		position: absolute;
		height: calc(200vw + 130px);
	}
	
	.home_page_promo_text-box {
		width: 100%;
		height: 100vw;
		max-height: 100vw;
		text-align: center;
	}
	
	.home_page_promo-image {
		width: 100vw;
		height: 100vw;
		max-height: 100vw;
		top: calc(100vw + 130px);
	}
}i.wehl-tracker-icon {
	padding: 10px;
	text-align: center;
	display: inline-block;
	width: 80px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 80px 80px;
}

i.wehl-tracker-icon.wehl-tracker-exercise {
	background-image: url('/images/gui/howitworks/wehl-tracker-exercise.png');
}

i.wehl-tracker-icon.wehl-tracker-brain {
	background-image: url('/images/gui/howitworks/wehl-tracker-brain.png');
}

i.wehl-tracker-icon.wehl-tracker-stress {
	background-image: url('/images/gui/howitworks/wehl-tracker-stress.png');
}

i.wehl-tracker-icon.wehl-tracker-sleep {
	background-image: url('/images/gui/howitworks/wehl-tracker-sleep.png');
}

i.wehl-tracker-icon.wehl-tracker-gut {
	background-image: url('/images/gui/howitworks/wehl-tracker-gut.png');
}

i.wehl-tracker-icon.wehl-tracker-meditation {
	background-image: url('/images/gui/howitworks/wehl-tracker-meditation.png');
}

i.wehl-tracker-icon.wehl-tracker-sustainability {
	background-image: url('/images/gui/howitworks/wehl-tracker-sustainability.png');
}

i.wehl-tracker-icon.wehl-tracker-gratitude {
	background-image: url('/images/gui/howitworks/wehl-tracker-gratitude.png');
}.form.interview.outer_container .element_box {
	padding: 0px;
}

.form.interview .tag {
	display: inline-block;
	padding: 3px 15px;
	background: #0598ff;
	border-radius: 48px 48px 48px 48px;
	-webkit-border-radius: 48px 48px 48px 48px;
	-moz-border-radius: 48px 48px 48px 48px;
	color: #fff;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 100;
}

.form.interview .label_box {
	padding-right: 50px;
}

.form.interview .alert_box {
	border: 1px solid #CC0000;
	padding: 10px;
	background: #F7CBCA;
	font-size: 14px;
	margin-bottom: 20px;
}

.form.interview .alert_box p {
	color: #CC0000;
}

.form.interview .alert_box p:last-of-type {
	margin: 0px;
}

.form.interview .thanks {
	font-size: 18px;
}#pwdMeter {
	padding: 5px;
	margin-top: 5px;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 30px;
}

#pwdMeter.GeneratePasswordLink {
}

#pwdMeter.NewPassword {
}

#pwdMeter.neutral {
	font-size: 11px;
	text-align: center;
	border: 1px solid #d5d5d5;
	background-color: #efefef;
	color: #828282;
}

#pwdMeter.veryweak {
	color: #cc3333;
	border: 1px solid #cc3333;
	background-color: #f7cbca;
}

#pwdMeter.weak {
	color: #cc6633;
	border: 1px solid #cc6633;
	background-color: #f7daca;
}

#pwdMeter.medium {
	color: #cc9933;
	border: 1px solid #cc9933;
	background-color: #ffffcc;
}


#pwdMeter.strong {
	color: #8fbfa0;
	border: 1px solid #8fbfa0;
	background-color: #e2ffeb;
}


#pwdMeter.verystrong {
	color: #8fbfa0;
	border: 1px solid #8fbfa0;
	background: #e2ffeb;
}div.tagsinput { border: 1px solid #78d73d;border-radius: 3px 3px 3px 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px; background: #FFF; padding:5px; width:300px; height:100px!Important; overflow-y: auto;}
div.tagsinput span.tag { border: 1px solid #78d73d; -moz-border-radius:100px; -webkit-border-radius:100px; display: block; float: left; padding: 0px 10px; line-height:24px; text-decoration:none; background: #e0fc9e; color: #78d73d; margin-right: 5px; margin-bottom:5px;font-size:13px;}
div.tagsinput span.tag a { position: relative; right: 0px; top: -1px; font-weight: bold; color: #78d73d; text-decoration:none; font-size: 14px;} 
div.tagsinput input { width:100% !important; margin:0px; font-size: 13px; border:1px solid transparent !Important; padding:5px!Important; background: transparent; color: #000; outline:0px;  margin-right:5px; margin-bottom:5px; }
div.tagsinput div { display:block; float: left; width: 100%; } 
.tags_clear { clear: both; width: 100%; height: 0px; }
.not_valid {color: #CC0000 !important;}
/* Z-INDEX */
.formError { z-index: 990; }
.formError .formErrorContent { z-index: 991; }
.formError .formErrorArrow { z-index: 996; }

.ui-dialog .formError { z-index: 5000; }
.ui-dialog .formError .formErrorContent { z-index: 5001; }
.ui-dialog .formError .formErrorArrow { z-index: 5006; }

.inputContainer {
	position: relative;
	float: left;
}

.formError * {
	box-sizing: border-box;
}

.formError {
	position: absolute;
	cursor: pointer;
	width: 200px;
	
}

.comments_listing .row_body .formError {
	display: none!Important;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.formError .formErrorContent {
	background: #78d73d;
	position: relative;
	color: #fff;
	font-size: 14px;
	padding: 15px;
	line-height: 14px;
	border-radius: 3px 3px 3px 3px;
	text-align: center;
}

.formError .formErrorArrow {
	width: 21px;
	margin: 0px auto;
}

.formError .formErrorArrow div {
	font-size: 0px;
	height: 1px;
	background: #78d73d;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrow .line10 {
	width: 19px;
}

.formError .formErrorArrow .line9 {
	width: 17px;
}

.formError .formErrorArrow .line8 {
	width: 15px;
}

.formError .formErrorArrow .line7 {
	width: 13px;
}

.formError .formErrorArrow .line6 {
	width: 11px;
}

.formError .formErrorArrow .line5 {
	width: 9px;
}

.formError .formErrorArrow .line4 {
	width: 7px;
}

.formError .formErrorArrow .line3 {
	width: 5px;
}

.formError .formErrorArrow .line2 {
	width: 3px;
}

.formError .formErrorArrow .line1 {
	width: 1px;
}

@media screen and (max-width: 480px) {
	.formError {
		right: 10px!Important;
	}
	.formError .formErrorContent {
	}
	
	.formError .formErrorArrow {
	}
}
.listexpander {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.listexpander h1, .listexpander h2, .listexpander h3, .listexpander h4 {
	margin: 0px;
	padding: 0px;
}

.listexpander, .listexpander ul, .listexpander li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.listexpander ul {
	display: none;
}

.listexpander li {
	margin-top: 1px;
	cursor: default;
	padding-left: 25px;
	font-size: 20px;
	margin: 20px 0px;
}

.listexpander li.collapsed, .listexpander li.expanded {
	cursor: pointer;
} 

/* first level */
.listexpander li, .listexpander li.collapsed {
	background-image: url('/images/gui/collapsed.png');
	background-repeat: no-repeat;
	background-position: 5px 12px;
}

.listexpander li.expanded {
	background-image: url('/images/gui/expanded.png');
	background-repeat: no-repeat;
	background-position: 5px 12px;
}

/* second level and beyond */
.listexpander li ul, .listexpander li li {
	display: block;
	background-image: none;
	font-size: 16px;
	cursor: default;
}

.listexpander li li.collapsed {
	background-image: none;
}

.listexpander li li.expanded {
	background-image: none;
}

p.listexpander {
	margin-bottom: 10px;
}

ul.listexpander ul.answer ul {
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

ul.listexpander ul.answer ul li {
	display: list-item;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-left: 30px;
}

ul.listexpander ul.answer a {
	color: #78d73d;
	font-weight: 400;
}

p.listexpander a {
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	border: 1px solid #78d73d;
	background-color: #fff;
	color: #78d73d;
	margin-right:5px;
	cursor: pointer;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	
	border-radius: 24px 24px 24px 24px;
	-webkit-border-radius: 24px 24px 24px 24px;
	-moz-border-radius: 24px 24px 24px 24px;
}

p.listexpander a:hover {
	background-color: #78d73d;
	color: #fff;
	text-decoration: none;
}#login_zone, .dashboard.registration {
	width: 100%;
	padding-top: 75px;
	padding-bottom: 75px;
	margin-top: 104px;
	background-image: url('/images/gui/background-login.jpg');
	background-size: 100%;
	background-color: #ddfeff;
	background-repeat: no-repeat;
	background-position: bottom;
}

@media screen and (max-width: 540px) {
	#login_zone, .dashboard.registration {
		background-size: cover;
		background-position: bottom left;
	}
}

#login_container {
	width: 300px;
}

.dashboard.registration .container {
	width: 460px;
}

#login_container, .dashboard.registration .container {
	margin: 0px auto;
}

#login-title_box h1, .dashboard.registration #title_box h1 {
	font-size: 24px;
	font-weight: 100;
	color: #30c6fc;
	text-shadow: 0px 1px 0px #ffffff;
	text-align: center;
	width: 100%;
	margin: 0px;
}

#login_zone #login_box, .dashboard.registration .box {
	box-sizing: border-box;
	padding: 20px;
	
	background-color: rgba(255,255,255,0.5);
	border: 1px solid #fff;
	
	border-radius: 10px 10px; 10px 10px;
	-webkit-border-radius: 10px 10px; 10px 10px;
	-moz-border-radius: 10px 10px; 10px 10px;
	
	-webkit-box-shadow: 0px 0px 20px 0px rgba(48, 198, 252, .30);
	-moz-box-shadow: 0px 0px 20px 0px rgba(48, 198, 252, .30);
	box-shadow: 0px 0px 20px 0px rgba(48, 198, 252, .30);
	z-index: 999;
}

#login_zone #login_box {
	margin: 20px 0px;
}

#login_zone #login_box {
	width: 100%;
}

.dashboard.registration .box {
	width: 100%;
}

.dashboard.registration table tr:last-of-type {
	border-bottom: none;
}

#login_zone #login_fields {
	position: relative;
	text-align: left;
	clear: both;
	width: 100%;
	margin-bottom: 5px;
}

#login_zone .primary_button, .register_button.primary_button, #login_zone .generic_button, #login_zone .primary_button:active, .register_button.primary_button:active, #login_zone .generic_button:active  {
	display: block;
	box-sizing: border-box;
	background-color: #78d73d;
	border: 1px solid #78d73d;
	font-size: 14px;
	text-align: center;
	color: #fff;
	border-radius: 48px 48px 48px 48px;
	-webkit-border-radius: 48px 48px 48px 48px;
	-moz-border-radius: 48px 48px 48px 48px;
	width: 100%;
	text-shadow: none;
	box-shadow: none;
	outline: none;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

#login_zone .primary_button:hover, .register_button.primary_button:hover, #login_zone .generic_button:hover {
	background-color: #45cf04;
	border: 1px solid #45cf04;
	color: #fff;
}

#login_zone .generic_button.register_button, #login_zone .generic_button.reset_password_button {
	border: 1px solid #30c6fc;
	background-color: #30c6fc;
	color: #fff;
}

#login_zone .generic_button.register_button:hover, #login_zone .generic_button.reset_password_button:hover {
	border: 1px solid #0598ff;
	background-color: #0598ff;
	color: #fff;
}

#login_zone .login_field {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	
	box-sizing: border-box;
	font-size: 14px;
	font-weight: 200;
	border: 1px solid #30c6fc;
	color: #404040;
	width: 100%;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	padding: 10px;
	margin: 0px;
	margin-bottom: 5px;
	outline: none;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

#login_zone .login_field:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 30px rgba(48,198,252, 0.3);
	box-shadow: 0 0 30px rgba(48,198,252, 0.3);
}

#login_zone #login_error {
	position: relative;
	top: -32px;
	text-align: left;
	background-image: url('/images/gui/form_error.png');
	background-position: center -10px;
	background-repeat: no-repeat;
	padding-top: 65px;
}

#login_zone #login_error p {
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#password_reset-box {
	margin-bottom: 10px;
}

#login_box label {
	font-size: 14px;
	font-weight: 200!Important;
}

@media screen and (max-width: 480px) {
	#login_zone, .dashboard.registration {
		padding-top: 30px;
		padding-bottom: 40px;
	}
	
	#login_container {
		width: 100%;
		padding: 10px;
	}
	
	.dashboard.registration .container {
		width: 100%;
	}
}#news_archive {	position: relative;	float: right;	width: 25%;	padding-bottom: 30px;}.news_article.container .date, .listing .date, .news_article .author_byline {	font-size: 9px;	text-transform: uppercase;	color: #505050;	width: 100%;	display: block;}.news_article.container .date {	margin-bottom: 20px;}#news_archive .date {	margin-bottom: 5px;}.news_article .author_byline {}.listing .date {	margin: 5px 0px;}#news_archive .title {	font-size: 14px;	display: block;}#news_archive .synopsis {	font-size: 12px;	line-height: 16px;}.news_article.container .row, .outer_container .row, .listing .row {	width: 100%;	padding-bottom: 10px;	margin-bottom: 10px;	border-bottom: 1px solid #c7f0ff;		margin-right: auto;	margin-left: auto;}#news_archive .on {	font-size: 14px;	color: #404040;}#news_archive .link:link, #news_archive .link:visited, #news_archive .link:active {	font-size: 14px;	color: #30c6fc;	text-decoration: none;}#news_archive .link:hover {	font-size: 14px;	color: #00aeff;	text-decoration: none;}#news_archive .read_more_link:link, #news_archive .read_more_link:visited, #news_archive .read_more_link:active {	display: block;	width: 100%;	font-size: 10px;	color: #fff;	font-weight: bold;	background-color: #78d73d;	line-height: 26px;	padding-left: 15px;	padding-right: 15px;	text-transform: uppercase;		border-radius: 24px 24px 24px 24px;	-webkit-border-radius: 24px 24px 24px 24px;	-moz-border-radius: 24px 24px 24px 24px;		border: 1px solid #78d73d;		text-align: center;}#news_archive .read_more_link:hover {	text-decoration: none;	background-color: #30c6fc;	border: 1px solid #30c6fc;	color: #fff;}#news_archive .read_more_link_box {}.news_article.container * {	box-sizing: border-box;}.news_article.container {	padding: 0px;}#articles_column {	float: left;	font-size: 14px;	line-height: 18px;	width: 75%;	padding-right: 20px;}#articles_column .row {	margin-bottom: 50px;}.news_article .box h1 {	font-size: 36px;	text-align: left;	font-weight: 100;	width: 75%;	display: block;	padding: 0px;	margin: 0px;	margin-bottom: 20px;}.news_article .body_copy {	font-size: 16px;	line-height: 24px;	font-weight: 100;	width: 100%;}.news_article .body_copy blockquote {	width: 150px;	padding-bottom: 15px;	padding-top: 15px;	padding-left: 20px;	margin-left: 10px;}.news_article .news_photo_box {	width: 100%;	padding-bottom: 15px;}.news_article .news_photo {	width: 100%;	border: 1px solid #30c6fc;}.news_article .news_photo_caption_box {}.news_article .body_copy ol, .news_article .body_copy ul {	font-size: 10px;	line-height: 12px;	margin: 10px!Important;	padding: 0px!Important;	padding-left: 15px!Important;}.news_article ol li, .news_article ul li {}.news_article .multimedia_file .title_box {	display: none;}.tags {	width: 100%;	margin-bottom: 20px;}.tag_filter {	padding: 0px;	margin-bottom: 20px;}#news_archive .tags {	width: auto;	padding: 0px 20px;}#news_archive h4 {	font-size: 18px;	font-weight: 100;	padding: 0px;	margin: 0px;	border-bottom: 1px solid #30c6fc;	padding-bottom: 5px;	margin-bottom: 5px;}.tags h4 {	font-size: 18px;	font-weight: 100;	padding: 0px;	margin: 0px;}.tags ul, .tag_filter ul {	list-style: none;	margin: 0px;	padding: 0px;}.tags li, .tag_filter li {	display: inline-block;	margin: 0px;	margin-right: 10px;	padding: 0px;	font-size: 10px;	text-transform: uppercase;}.tags li a, .tag_filter li a, .tags li a:hover, .tag_filter li a:hover {	color: #78d73d;}.news_article.container .title_box {	width: calc(75% - 30px); 	text-align: center; 	border-bottom: 1px solid #30c6fc; 	line-height: 0px;	margin-bottom: 60px; }.news_article.container .title_box>h1 {	position: relative;	display: inline-block;	background: #e4feff; 	line-height: 1px;	top: 11px;	font-weight: 100;	color: #30c6fc;	padding: 0px 20px;}.title_box .back {	display: none;}.title_box a.previous {	position: absolute;	left: -58px;	top: -23px;	margin-right: 10px;	text-indent: 100%;	white-space: nowrap;	overflow: hidden;	background: url('/images/gui/previous.png') no-repeat;	background-position: 0 0;	display: block;	width: 48px;	height: 48px;	cursor: pointer;	z-index: 150;}.title_box a.previous:hover {	background-position: 0 -48px;}.title_box span.previous {	position: absolute;	left: -58px;	top: -23px;	margin-right: 10px;	text-indent: 100%;	white-space: nowrap;	overflow: hidden;	background: url('/images/gui/previous.png') no-repeat;	background-position: 0 0;	display: block;	width: 48px;	height: 48px;	cursor: default;	z-index: 150;	opacity: 0.25;}.title_box a.next {	position: absolute;	right: -69px;	top: -23px;	margin-right: 10px;	text-indent: 100%;	white-space: nowrap;	overflow: hidden;	background: url('/images/gui/next.png') no-repeat;	background-position: 0 0;	display: block;	width: 48px;	height: 48px;	cursor: pointer;	z-index: 150;}.title_box a.next:hover {	background-position: 0 -48px;}.title_box span.next {	position: absolute;	right: -69px;	top: -23px;	margin-right: 10px;	text-indent: 100%;	white-space: nowrap;	overflow: hidden;	background: url('/images/gui/next.png') no-repeat;	background-position: 0 0;	display: block;	width: 48px;	height: 48px;	cursor: default;	z-index: 150;		opacity: 0.25;}.news_article.container a.back_link {	color: #30c6fc;}.news_article.container a.back_link:hover {	color: #0598ff;	text-decoration: none;}.listing {	position: relative;	float: left;	width: 100%;	margin: 26px 0px;}.listing .container {	position: relative;	float: left;	width: 100%;}.listing .on {	color: #303335;	font-weight: bold;}.listing .link:link, .listing .link:visited, .listing .link:active {	font-size: 18px;	font-weight: 100;	color: #30c6fc;}.listing .link:hover {	text-decoration: none;	color: #00aeff;}.listing .title {}.listing .synopsis {	font-size: 14px;	line-height: 20px;	font-weight: 100;}.date_filter {	width: 100%;	float: left;	margin-top: 5px;	margin-bottom: 0px;}@media screen and (max-width: 479px) {		.news_article .box {		width: 100%;	}		.news_group.container, .news_article.container {		width: 100%;		display: table;	}		.news_group.container .title_box.news_group, .news_article.container .title_box.news_group {		display: table-header-group;		float: left;		margin-top: 20px;		margin-bottom: 40px;	}		.news_group.container #news_archive, .news_article.container #news_archive {		width: 100%;		display: table-footer-group;		float: none;	}		#news_archive .synopsis {		display: none;	}		.news_group.container #articles_column, .news_article.container #articles_column {		width: 100%;		padding-right: 0px;		display: table-row-group;		float: left;	}		.news_article.container .title_box {		width: 100%;	}		#more_news {		width: 100%;	}}/* NOTIFICATIONS CSS */

#notification_window {
	font: 10px Arial, Helvetica, sans-serif;
}

#notification_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color: #fff;
	filter:alpha(opacity=55);
	-moz-opacity: 0.55;
	opacity: 0.55;
	z-index: 8888;
}

#notification_window.popup .notification-close {
	display: block;
	position: absolute;
	border: none;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
}

#notification_window.popup .notification-close:before {
	-webkit-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	background-position: 50%;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cg fill='none' stroke='%2330c6fc' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10'%3E%3Cpath d='M2 2l18 18'/%3E%3Cpath d='M20 2L2 20'/%3E%3C/g%3E%3Cdefs /%3E%3C/svg%3E");
	background-size: 22px 22px;
	background-repeat: no-repeat;
}

#notification_window.popup .dynamicradio {
	float: left;
	width: calc(100% + 20px);
	margin: 0 -10px;
}

#notification_window.popup .dynamicradio label {
	font-size: 10px;
	line-height: 10px;
	float: left;
	cursor: pointer;
}

#notification_window.popup .dynamicradio.parent label {
	width: 16.666%;
}

#notification_window .post_terminal table.formbox th, #notification_window .post_terminal .footer-text p {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	font-weight: 100;
	margin: 0px 0px 10px 0px;
	color: #404040;
}

#notification_window.popup .dynamicradio.child:before {
	content: "What does your habit relate to?";
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	color: #404040;
	width: 100%;
	display: block;
	text-align: center;
}

#notification_window.popup .dynamicradio.child label {
	width: 33.333%;
	min-height: 70px;
}

#notification_window.popup  .dynamicradio img {
	max-width: 100%;
}

#notification_window.popup  .dynamicradio.child img {
	width: 43px;
	margin: 0 25%;
}

#notification_window.popup  .dynamicradio label.selected img {
	border: 1px solid #30c6fc;
	border-radius:			3px 3px 3px 3px;
	-webkit-border-radius:	3px 3px 3px 3px;
	-moz-border-radius:		3px 3px 3px 3px;
	
	background-image: linear-gradient(to bottom, #dff6fe, #efffff);
	background-position: top right;
}

#notification_window.popup .dynamicradio input {
	display: none;
}

#notification_window {
	position: fixed;
	z-index: 9999;
	color: #000000;
	display: none;
	text-align: left;
	top: 50%;
	left: 50%;
	
	background-color: #fff;
	box-shadow: #30c6fc 0px 0px 200px;
	border-radius: 12px;
	padding: 20px;
}

#notification_window.popup {
	padding-top: 28px;
}

#notification_window.popup.tracker-start:before {
	position: absolute;
	width: 64px;
	height: 64px;
	top: -32px;
	left: calc(50% - 32px);
	border-radius: 100%;
	content: "";
	background-color: #fff;
	background-image: url('/images/gui/habittracker-icon.png');
	background-size: 64px 64px;
	overflow: hidden;
}

#notification_window.popup.post-create:before {
	position: absolute;
	width: 64px;
	height: 64px;
	top: -32px;
	left: calc(50% - 32px);
	border-radius: 100%;
	content: "";
	background-color: transparent;
	background-image: url('/images/gui/wehl-glyph-128x128.png');
	background-size: 64px 64px;
	overflow: hidden;
}

#notification_window .post_terminal {
	background-color: transparent;
	padding: 0;
	border: none;
	margin: 0;
}

#notification_window .post_terminal .conveyor_ui.textareafield, #notification_window .post_terminal .conveyor_ui.textinput, #notification_window .post_terminal .conveyor_ui.textfield {
	border: 1px solid #30c6fc;
}

#notification_window .post_terminal .conveyor_ui.textareafield:focus, #notification_window .post_terminal .conveyor_ui.textinput:focus, #notification_window .post_terminal .conveyor_ui.textfield:focus, #notification_window .post_terminal.form_box select:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 30px rgba(48,198,252, 0.6);
	box-shadow: 0 0 30px rgba(48,198,252, 0.6);
}

#notification_window .post_terminal select, #notification_window .post_terminal input:not([type='submit']):not([type='radio']):not([type='checkbox']) {
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	border: 1px solid #30c6fc;
	color: #404040;
	font-size: 14px;
	font-weight: 200;
	padding: 10px;
	border-radius:			3px 3px 3px 3px;
	-webkit-border-radius:	3px 3px 3px 3px;
	-moz-border-radius:		3px 3px 3px 3px;
	outline: none;
	line-height: 20px;
}

#notification_window .post_terminal select {
	margin: 0px;
	padding: 10px;
	padding-right: 48px;
	margin-right: 10px;
	background-color: #fff;
	background-image:
		url('/images/gui/select-arrow-down.png'),
		linear-gradient(to right, #30c6fc, #30c6fc),
		linear-gradient(to bottom, #dff6fe, #efffff);
	background-position:
		calc(100% - 11px) 17px,
		calc(100% - 37px) 0px,
		top right;
	background-size:
		16px 50px,
		1px 50px,
		37px 100%;
	background-repeat: no-repeat;
	cursor: pointer;
	line-height: normal;
	width: 100%;
}

#notification_ajax_content {
	clear: both;
	text-align: left;
}

#notification_hide_select {
	z-index: 7777;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#ffffff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

.notification_box {
	box-sizing: border-box;
	position: relative;
	min-width: 60px;
	min-height: 60px;
	text-align: center;
}

.notification_box .contents h2 {
	font-size: 16px;
}

.notification_box .form_box .formbox_footer {
	margin-top: 10px;
}

.notification_buttons_box {
	position: relative;
	text-align: center;
	margin: 15px -15px 0px -15px;
}

.notification_buttons_box .generic_button {
	box-sizing: border-box;
	float: none;
	display: inline-block;	
	font-size: 14px;
	color: #30c6fc;
	font-weight: 200;
	background-color: #def6ff;
	line-height: 30px;
	padding: 0px 10px;
	width: calc(50% - 10px);
	
	border-radius: 48px 48px 48px 48px;
	-webkit-border-radius: 48px 48px 48px 48px;
	-moz-border-radius: 48px 48px 48px 48px;
	
	border: 1px solid #30c6fc;
		
	text-decoration: none;
	text-shadow: none;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.notification_buttons_box .generic_button:hover {
	color: #fff;
	background-color: #30c6fc;
	border: 1px solid #30c6fc;
	text-shadow: none;
}

.notification_contents_zone {
	position: relative;
	font-size: 16px;
	line-height: 20px;
	font-weight: 100;
}

.notification_contents_zone.success {
	padding-left: 40px;
	background-image: url('/images/gui/success.png');
	background-repeat: no-repeat;
}

.notification_contents_zone.warning, .notification_contents_zone.error {
	padding-left: 40px;
	background-image: url('/images/gui/warning.png');
	background-repeat: no-repeat;
}

.notification_contents_zone.attention {
	padding-left: 40px;
	background-image: url('/images/gui/attention.png');
	background-repeat: no-repeat;
}

.notification_contents_zone .contents table.formbox td label, .notification_contents_zone .contents p {
	display: block;
	text-shadow: 0px 1px 0px #ffffff;
	text-align: center;
	margin: 0px;
}

.notification_contents_zone .contents {
	text-align: center;
}

.notification_contents_zone ul, .notification_contents_zone ol {
	list-style: none;
	padding-left: 10px;
	text-align: left;
}

.notification_contents_zone .textareafield {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    
	border: 1px solid #30c6fc;
	color: #404040;
	font-size: 14px;
	font-weight: 200;
	padding: 10px;
	border-radius:			3px 3px 3px 3px;
	-webkit-border-radius:	3px 3px 3px 3px;
	-moz-border-radius:		3px 3px 3px 3px;
	outline: none;
	line-height: 14px;
	margin-right: 10px;
	width: 100%;
	height: 150px;
}

.notification_contents_zone .textareafield:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 30px rgba(48,198,252, 0.3);
	box-shadow: 0 0 30px rgba(48,198,252, 0.3);
}

/* NOTIFICATIONS CSS */.pagination * {
	box-sizing: border-box;
}

.pagination {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.pagination .pager_summary {
	position: absolute;
	width: 100%;
	line-height: 36px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.pagination .pagination_buttons {
	position: relative;
	line-height: 36px;
	float: left;
	font-size: 10px;
}

.pagination .qty_select_menu_box {
	position: relative;
	float: right;
}

.pagination .select {
	margin: 0px;	
}

.pagination a, .pagination a:link, .pagination a:active, .pagination a:visited, .pagination.mini a, .pagination.mini a:link, .pagination.mini a:active, .pagination.mini a:visited, .pagination.mini a:visited {
	display: inline-block;
	border: 1px solid #30c6fc;
	color: #30c6fc;
	font-size: 12px;
	font-weight: 200;
	padding: 5px 15px;
	border-radius:			3px 3px 3px 3px;
	-webkit-border-radius:	3px 3px 3px 3px;
	-moz-border-radius:		3px 3px 3px 3px;
	outline: none;
	line-height: 22px;
	margin-right: 5px;
	
	background-image: linear-gradient(to bottom, #dff6fe, #efffff);
}

.pagination.mini a, .pagination.mini a:link, .pagination.mini a:active, .pagination.mini a:visited {
	padding: 5px 7px;
	width: auto;
}

.pagination a:hover, .pagination.mini a:hover {
	border: 1px solid #00aeff;
	color: #00aeff;
	text-decoration: none;
}

.pagination span.current {
	margin-right: 10px;
	margin-left: 5px;
}

.pagination.mini span.current {
	padding: 5px 2px;
	line-height: 26px;
	margin-right: 5px;
	width: auto;
}

.pagination span.ellipsis {
	margin-right: 5px;
}

.pagination span.inactive, .pagination.mini span.inactive {
	display: inline-block;
	border: 1px solid #30c6fc;
	color: #30c6fc;
	font-size: 12px;
	font-weight: 200;
	padding: 5px 15px;
	border-radius:			3px 3px 3px 3px;
	-webkit-border-radius:	3px 3px 3px 3px;
	-moz-border-radius:		3px 3px 3px 3px;
	outline: none;
	line-height: 24px;
	margin-right: 5px;
	
	background-image: linear-gradient(to bottom, #dff6fe, #efffff);
	opacity: 0.25;
}

.pagination.mini span.inactive {
	padding: 5px 7px;
}

.pagination:empty {
	display: none;
}

@media screen and (max-width: 991px) {
	.pagination .pager_summary {
		display: none;
	}
		
	.pagination .pagination_buttons {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.pagination .qty_select_menu_box {
		width: 100%;
	}
	
	.pagination a, .pagination a:link, .pagination a:active, .pagination a:visited, .pagination .pagination_button, .pagination .pagination_button.inactive, .pagination .pager_current.current {
		float: left;
		display: block;
		width: 20%;
		margin: 0px;
		padding: 0px;
		text-align: center;
		line-height: 36px;
	}
	
	.pagination .pager_current.current {
		width: 60%;
	}
	
	.pagination.search_results_pager .pager_current.current {
		width: 20%;
	}
	
	.pagination.mini .pagination_button.inactive {
		width: auto;
		border: 1px solid #30c6fc;
		border-radius:			3px 3px 3px 3px;
		-webkit-border-radius:	3px 3px 3px 3px;
		-moz-border-radius:		3px 3px 3px 3px;
	}
	
	.pagination a.pager_page {
		display: none;
	}
	
	.pagination .first.pagination_button, .pagination .next.pagination_button {
		border-radius:			3px 0px 0px 3px;
		-webkit-border-radius:	3px 0px 0px 3px;
		-moz-border-radius:		3px 0px 0px 3px;
		border-right: none;
	}
	
	.pagination .prev.pagination_button, .pagination .last.pagination_button {
		border-radius:			0px 3px 3px 0px;
		-webkit-border-radius:	0px 3px 3px 0px;
		-moz-border-radius:		0px 3px 3px 0px;
	}
	
	.pagination select {
		width: 100%;
		line-height: 20px;
		padding: 5px 36px 5px 5px;
		
		background-image:
			url('/images/gui/select-arrow-down.png'),
			linear-gradient(to right, #30c6fc, #30c6fc),
			linear-gradient(to bottom, #dff6fe, #efffff);
		background-position:
			calc(100% - 11px) 10px,
			calc(100% - 37px) 0px,
			top right;
		background-size:
			16px 50px,
			1px 50px,
			37px 100%;
		background-repeat: no-repeat;
	}
}

.pager_summary, .pagination .pagination_button.pager_last, .pagination .pagination_button.pager_first {
	display: none;
}.questions_listexpander.outer_container * {
	box-sizing: border-box;
}

.questions_listexpander.outer_container {
	width: 65%;
	margin: 0px auto;
}

.questions_listexpander .outer_box {
}

.questions_listexpander .title_box {
	width: 100%; 
	text-align: center; 
	border-bottom: 1px solid #30c6fc; 
	line-height: 0px;
	margin-bottom: 40px; 
}

.questions_listexpander .title_box h1 {
	position: relative;
	display: inline-block;
	background: #fff; 
	line-height: 28px;
	top: 22px;
	font-weight: 100;
	color: #30c6fc;
	padding: 0px 10px;
}

.questions_listexpander img {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.questions_listexpander ul.answer p {
	font-size: 16px;
	line-height: 24px;
}

@media screen and (max-width: 1199px) {
	.questions_listexpander.outer_container {
		width: 75%;
	}
}

@media screen and (max-width: 767px) {
	.questions_listexpander.outer_container {
		width: 85%;
	}
}.home.splashpage-teaser .quick_image.container {
	max-height: auto;
}

.sub .quick_image.container {
 width: 100%;
 max-height: 250px;
 overflow: hidden;
 padding: 0px;
 margin-bottom: 20px;
}

.quick_image.container .image {
	width: 100%;
}

.quick_image.container .image img {
	width: 100%;
}#navbar {
	position: relative;
	float: right;	
	height: 54px;
}

#subnavbar {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

#subnavbar .tabnav {
	display: inline-block;
}

.responsive_nav_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	height: 54px;
}

.responsive_nav_menu li {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
}

.responsive_nav_menu li:last-of-type {
	margin-right: 0px;
}

.responsive_nav_menu li:hover {
}

.responsive_nav_menu li a:link, .responsive_nav_menu li a:visited, .responsive_nav_menu li a:active {
	box-sizing: border-box;
	float: left;
	display: block;
	color: #30c6fc;
	background-color: #def6ff;
	font-size: 18px;
	font-weight: 300;
	text-decoration: none;
	line-height: 52px;
	padding-left: 30px;
	padding-right: 30px;
	
	border: 1px solid #30c6fc;
	border-radius: 48px 48px 48px 48px;
	-webkit-border-radius: 48px 48px 48px 48px;
	-moz-border-radius: 48px 48px 48px 48px;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.responsive_nav_menu li.dashboard_menu>.dropdown_mask>a.placeholder:link, .responsive_nav_menu li.dashboard_menu>.dropdown_mask>a.placeholder:visited, .responsive_nav_menu li.dashboard_menu>.dropdown_mask>a.placeholder:active, .responsive_nav_menu li.dashboard_menu>.dropdown_mask>a.placeholder:hover {
	background-color: #e0fc9e;
	color: #78d73d;
	border: 1px solid #78d73d;
	
	padding-left: 3px;
	padding-right: 22px;
	
	-webkit-border-radius: 48px 48px 48px 48px;
	-moz-border-radius:48px 48px 48px 48px;
	border-radius: 48px 48px 48px 48px;
	
	min-width: 200px;
	overflow: hidden;
}

.responsive_nav_menu li.help_button a:link, .responsive_nav_menu li.help_button a:visited, .responsive_nav_menu li.help_button a:active, .responsive_nav_menu li.help_button a:hover {
	text-indent: 100%;
	padding: 0px;
	margin: 0px;
	width: 54px;
	height: 54px;
	overflow: hidden;
	background-image: url('/images/gui/help.png');
	background-repeat: no-repeat;
	background-size: 54px 108px;
	border: 0px;
	background-color: transparent;
	
	transition:         opacity 0.3s ease-in-out;
    -moz-transition:    opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition:      opacity 0.3s ease-in-out;
}
.responsive_nav_menu li.help_button a:hover {
	background-position: 0px -54px;
}

.responsive_nav_menu li.dashboard_menu .dropdown_mask {
	white-space: nowrap;
}

.responsive_nav_menu li a:hover {
	float: left;
	display: block;
	color: #fff;
	font-weight: 300;
	text-decoration: none;
	background-color: #30c6fc;
}

.responsive_nav_menu li.on a {
	color: #30c6fc;
	background-color: #fff;
	border: 1px solid #30c6fc;
}

.responsive_nav_menu li.login_button a {
	color: #fff;
	background-color: #30c6fc;
	border: 1px solid #30c6fc;
}

.responsive_nav_menu li.login_button a:hover {
	color: #fff;
	background-color: #0598ff;
	border: 1px solid #0598ff;
}

.responsive_nav_menu li.join_button a {
	color: #fff;
	background-color: #78d73d;
	border: 1px solid #78d73d;
}

.responsive_nav_menu li.join_button a:hover {
	color: #fff;
	background-color: #45cf04;
	border: 1px solid #45cf04;
}

.responsive_nav_menu li.join_button.on a {
	color: #78d73d;
	background-color: #fff;
	border: 1px solid #78d73d;
}

#subnavbar .responsive_nav_menu li a:link, #subnavbar .responsive_nav_menu li a:visited, #subnavbar .responsive_nav_menu li a:active {
	box-sizing: border-box;
	float: left;
	display: block;
	color: #30c6fc;
	background-color: transparent;
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
	line-height: 25px;
	padding-left: 30px;
	padding-right: 30px;
	
	border: 1px solid #30c6fc;
	border-radius: 48px 48px 48px 48px;
	-webkit-border-radius: 48px 48px 48px 48px;
	-moz-border-radius: 48px 48px 48px 48px;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

#subnavbar .responsive_nav_menu li a:hover {
	float: left;
	display: block;
	color: #fff;
	font-weight: 300;
	text-decoration: none;
	background-color: #30c6fc;
}

#subnavbar .responsive_nav_menu li.on a, #subnavbar .responsive_nav_menu li.on a:hover {
	float: left;
	display: block;
	color: #78d73d;
	font-weight: 300;
	text-decoration: none;
	background-color: #e0fc9e;
	border: 1px solid #78d73d;
}

#subnavbar .responsive_nav_menu li.back_button a:link, #subnavbar .responsive_nav_menu li.back_button a:visited, #subnavbar .responsive_nav_menu li.back_button a:active, #subnavbar .responsive_nav_menu li.back_button a:hover {
	text-indent: 100%;
	padding: 0px;
	margin: 0px;
	width: 27px;
	height: 27px;
	overflow: hidden;
	background-image: url('/images/gui/back-mini.png');
	background-repeat: no-repeat;
	background-position: -2px -1px;
	background-size: 27px 54px;
}
#subnavbar .responsive_nav_menu li.back_button a:hover {
	background-position: -2px -28px;
}

.responsive_nav_menu li ul.dropdown_menu {
	position: absolute;
	list-style-type: none;
	background: rgba(256, 256, 256, 0.95);
	border: 1px solid rgba(48, 198, 252, .8);
	border-radius: 10px 10px; 10px 10px;
	-webkit-border-radius: 10px 10px; 10px 10px;
	-moz-border-radius: 10px 10px; 10px 10px;
	padding: 0px;
	padding-top: 10px;
	font-size: 10px;
	width: 100%;
	margin-top: 18px;
		
	-webkit-box-shadow: 0px 0px 10px 0px rgba(48, 198, 252, .30);
	-moz-box-shadow: 0px 0px 10px 0px rgba(48, 198, 252, .30);
	box-shadow: 0px 0px 10px 0px rgba(48, 198, 252, .30);
	
	top: 0px;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
}

.responsive_nav_menu li ul.dropdown_menu.dropdown_open {
	position: absolute;
	visibility: visible;
	display: block;
	opacity: 1;
	top: 54px;
}

.responsive_nav_menu li ul.dropdown_menu li {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.responsive_nav_menu li ul.dropdown_menu li a, .responsive_nav_menu li ul.dropdown_menu li.on a {
	display: block;
	padding: 0px;
	margin: 0px;
	border: none;
	background: none;
	float: none;
	font-size: 16px;
	color: #555;
	line-height: 52px;
}

.responsive_nav_menu li ul.dropdown_menu li a:hover {
	color: #30c6fc;
}

.responsive_nav_menu li ul.dropdown_menu li.settings_link {
	border-top: 1px solid rgba(48, 198, 252, .5);
	margin-top: 10px;
	padding-top: 5px;
	
}

.responsive_nav_menu li ul.dropdown_menu li.logout_link {
	padding-bottom: 5px;
}

.responsive_nav_menu li ul.dropdown_menu li.settings_link, .responsive_nav_menu li ul.dropdown_menu li.notifications_link, .responsive_nav_menu li ul.dropdown_menu li.logout_link {
	background-color: #e2feff;
}

.responsive_nav_menu li ul.dropdown_menu li.settings_link a, .responsive_nav_menu li ul.dropdown_menu li.notifications_link a, .responsive_nav_menu li ul.dropdown_menu li.logout_link a {
	font-size: 12px;
	line-height: 32px;
}

.responsive_nav_menu li ul.dropdown_menu li.on a {
	font-weight: 600;
}

.dashboard_menu_dropdown {
	display: none;
}

.navbar-toggler {
	display: none;
}

@media screen and (max-width:540px) {
	.responsive_nav_menu li ul.dropdown_menu, .responsive_nav_menu li ul.dropdown_menu.dropdown_open {
		/*min-width: 200px;*/
		min-width: calc(100vw - 30px);
		right: 0px;
	}
	
	.responsive_nav_menu li.dashboard_menu>.dropdown_mask>a.placeholder:link, .responsive_nav_menu li.dashboard_menu>.dropdown_mask>a.placeholder:visited, .responsive_nav_menu li.dashboard_menu>.dropdown_mask>a.placeholder:active, .responsive_nav_menu li.dashboard_menu>.dropdown_mask>a.placeholder:hover {
		width: 56px;
		min-width: 56px;
		line-height: 52px;
	}
	
	.responsive_nav_menu li {
		line-height: 54px;
	}
	
	.responsive_nav_menu li a:link, .responsive_nav_menu li a:visited, .responsive_nav_menu li a:active {
		float: none;
		font-size: 14px;
		padding-left: 15px;
		padding-right: 15px;
		line-height: 32px;
		display: inline-block;
	}
	
	.dashboard_menu_dropdown {
		/*display: block;*/
	}
	
	.responsive_nav_menu {
		/*display: none;*/
	}
	
	.navbar-toggler {
		display: block;
		position: absolute;
		top: 15px;
		right: -10px;
		width: 50px;
		height: 40px;
		padding: 10px;
		border: none;
		background-color: transparent;
	}
	
	#subnavbar .navbar-toggler {
		top: -20px;
		right: auto;
		left: -10px;
	}
}

.navbar-togglerburger {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	cursor: pointer;
	outline: none;
	transition: all .3s ease;
}

.navbar-toggler .navbar-togglerburger span, .navbar-toggler .navbar-togglerburger span:before, .navbar-toggler .navbar-togglerburger span:after {
	position: absolute;
	display: block;
	cursor: pointer;
	border-radius: 6px;
	height: 4px;
	width: 100%;
	background: #30c6fc;
	content: '';
	transition: all .3s ease;
}

.navbar-toggler .navbar-togglerburger span { top: calc(50% - 1.5px);}
.navbar-toggler .navbar-togglerburger span:before { top: -10px; }
.navbar-toggler .navbar-togglerburger span:after { bottom: -10px; }
.navbar-toggler.open .navbar-togglerburger span { background-color: transparent; }
.navbar-toggler.open .navbar-togglerburger span:before, .navbar-toggler.open .navbar-togglerburger span:after { top: 0; }
.navbar-toggler.open .navbar-togglerburger span:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.navbar-toggler.open .navbar-togglerburger span:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }.jspContainer {
	overflow: hidden;
	position: relative;
	outline: none;
}

.jspPane {
	position: absolute;
	padding-bottom: 10px!Important;
}

.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100px;
}

.jspHorizontalBar {
	display: none;
}

.jspCap {
	display: block;
	height: 2px;
}

.jspVerticalBar * {
	margin: 0;
	padding: 0;
}

.jspHorizontalBar * {
	margin: 0;
	padding: 0;
}

.jspTrack {
	position: absolute;
	cursor: pointer;
	right: 4px;
	top: 0px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	background: #fff;
	border: 1px #30c6fc solid;
}

.jspDrag {
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	background: #30c6fc;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border: 1px #fff solid;
	width: 8px;
}

.jspVerticalBar .jspArrow:focus {
	outline: none;
}#search-container {
	position: relative;
	float: right;
	margin-right: 10px;
}

#search-container .search-container {
	float: left;
}

#search-container button.popup-button.tracker, #search-container a.tracker {
	float: left;
	width: 54px;
	height: 54px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	
	background-color: transparent;
	background-image: url('/images/gui/habittracker-icon.png');
	background-size: 69px 69px;
	background-position: center;
	overflow: hidden;
	
	border: none;
	
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

#search-container button.popup-button.tracker:hover, #search-container a.tracker:hover {
	transform: scale(1.3);
}

#search-container button.popup-button.post {
	float: left;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	background-color: #78d73d;
	line-height: 32px;
	padding: 10px 20px;
	margin-top: 10px;
	margin-right: 10px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: bottom;
	border-radius: 48px 48px 48px 48px;
	-webkit-border-radius: 48px 48px 48px 48px;
	-moz-border-radius: 48px 48px 48px 48px;
	border: 1px solid #78d73d;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

#search-container button.popup-button.post:hover {
	text-decoration: none;
	background-color: #45cf04;
	border: 1px solid #45cf04;
	color: #fff;
}

#search-container button.popup-button.post i {
	font-size: 18px;
	vertical-align: middle;
}

#search-container button.popup-button.post span {
	margin-left: 10px;
}

#search-container .search_button {
	position: absolute;
	top: 12px;
	right: 2px;
	width: 50px;
	height: 50px;
	
	margin: 0px;
	padding: 0px;
	
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: 0px;
	outline: none;
	background-image: url('/images/gui/search.png');
	background-size: 50px 50px;
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
	border-radius: 100%;
	-webkit-border-radius:  100%;
	-moz-border-radius:  100%;
}

#search-container .search_button:focus {
	outline: none;
}

#search-container .search_field input {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    width: 200px;
	background-color: #fff;
	margin: 0px;
	margin-top: 10px;
	padding: 10px 20px;
	line-height: 32px;
	border: 1px solid rgba(48, 198, 252, .80);
	
	border-radius: 48px 48px 48px 48px;
	-webkit-border-radius: 48px 48px 48px 48px;
	-moz-border-radius: 48px 48px 48px 48px;
	
	font-size: 14px;
	font-weight: 100;
	
	box-shadow: 0px 0px 10px 0px rgba(48, 198, 252, 0);
	
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
}

#search-container .search_field:hover input:focus, #search-container .search_field:hover input {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(48, 198, 252, .50);
	box-shadow: 0px 0px 10px 0px rgba(48, 198, 252, .50);
}

#search_results-container {

}

#search_results-box {
	font-size: 12px;
	margin-bottom: 20px;
}

#search_results-box h1 {

}

#search_results-box .container .box ul {
	list-style: none;
	width: 100%;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	border-top: 1px solid #c7f0ff;
	border-bottom: 1px solid #c7f0ff;
}

#search_results-box .container .box li {
	margin: 0px;
	padding: 30px 0px 30px 75px;
	min-height: 84px;
	border-bottom: 1px solid #c7f0ff;
	position: relative;
}

.search-thumb.profile {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 64px;
	height: 64px;
	overflow: hidden;
	border-radius:			100%;
	-webkit-border-radius:	100%;
	-moz-border-radius:		100%;
	border: 4px solid #fff;
	box-shadow: 0 0 0 1pt #97e2fd;
	margin-right: 10px;
	background-position: center;
	background-size: cover;
	background-color: #97e2fd;
	background-image: url('/images/gui/profile_pic-default.png');
	
}

.search-thumb.photo {
	position: absolute;
	top: 10px;
	left: 0px;
	border-style: solid;
	border-width: 4px;
	border-color: rgb(255, 255, 255);
	background-color: #c7f0ff;
	box-shadow: 0px 0px 10px 0px rgba(31, 197, 255, 0.35);
	margin-right: 10px;
	height: 64px;
	width: 64px;
	background-position: center;
	background-size: cover;
}

.search-thumb.photo.default {
	display: none;
}

#search_results-box .container .box li:last-of-type {
	border-bottom: 0px;
}

#search_results-box .container .box li a, #search_results-box .container>.box li a:link, #search_results-box .container .box li a:active, #search_results-box .container .box li a:visited {
	color: #00aeff;
}

#search_results-box .container .box li a:hover {
	color: #30c6fc;
	text-decoration: none;
}

.search_results-odd {
	border-bottom: 1px solid #c7f0ff;
}

.search_results-even {
	border-bottom: 1px solid #c7f0ff;
}

.search_results-on_what_page {
	font-size: 14px;
	font-weight: bold;
	font-weight: 700;
}

.search_results-component_name {
	font-size: 14px;
}

.search_results_summary {
	margin: 25px 0px;
}

.search_results_summary.top { 
	margin-top: 0px;
	margin-bottom: 25px;
}

.search_results_summary.bottom {
	margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
	#search-container .search_field input {
		width: 54px;
		height: 54px;
		background-image: url('/images/gui/search.png');
		background-size: 50px 50px;
		background-position: right;
		background-repeat: no-repeat;
		color: #fff;
	}
	
	#search-container .search_field input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
		color: rgba(0,0,0,0);
		opacity: 1; /* Firefox */
	}

	#search-container .search_field input:-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: rgba(0,0,0,0);
	}

	#search-container .search_field input::-ms-input-placeholder { /* Microsoft Edge */
		color: rgba(0,0,0,0);
	}
	
	#search-container button.popup-button.post {
		width: 54px;
		height: 54px;
		text-align: center;
		padding: 0px;
	}
	
	#search-container button.popup-button.post span {
		display: none;
	}
	
	#search-container .search_field:hover input:focus, #search-container .search_field:hover input {
		width: 235px;
		color: #555;
	}
	#search-container .search_field:hover input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
		color: #555;
		opacity: 1; /* Firefox */
	}

	#search-container .search_field:hover input:-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: #555;
	}

	#search-container .search_field:hover input::-ms-input-placeholder { /* Microsoft Edge */
		color: #555;
	}
	
	#search-container .search_button {
		display: none;
	}
}

.search_panel .box .row p.no_results {
	margin: 0px;
}

@media screen and (max-width: 540px) {
	#search-container {
		/*position: absolute;
		right: 56px;
		float: none;
		margin: 0px;*/
	}
	
	#search-container .search_field:hover input:focus, #search-container .search_field:hover input {
		width: calc(100vw - 165px);
	}
}.teaser-box * {
	box-sizing: border-box;
}

.teaser-box {
	float: left;
	width: 25%;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
}

.teaser {
}

.teaser .teaser_image-box {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}

.teaser .teaser_image-box a {
	display: block;
	width: 100%;
}

.teaser .teaser_image {
	max-width: 100%;
}

.teaser_name {
	display: none;
}

.teaser_sub_title {
	font-size: 24px;
	line-height: 24px;
	font-weight: 100;
	margin-bottom: 10px;
}

.teaser_sub_title a:link, .teaser_sub_title a:visited, .teaser_sub_title a:active {
	color: #30c6fc;
}

.teaser_sub_title a:hover {
	text-decoration: none;
	color: #00aeff;
}

.teaser_description {
	font-size: 14px;
	line-height: 20px;
	font-weight: 100;
}

@media screen and (max-width: 767px) {
	.teaser-box {
		width: 50%;
		min-height: 350px;
	}
}

@media screen and (max-width: 480px) {
	.teaser-box {
		width: 100%;
		min-height: auto;
	}
	
	.thumb_with_border .teaser {
		box-sizing: border-box;
		width: 100%;
	}
	
	.teaser_image {
	}
}.backgrounded .text_block, .backgrounded .text_block h1 {
	text-shadow: 0px -1px 0px #ffffff;
}

.text_block .inner_box {
	font-size: 16px;
	line-height: 24px;
	font-weight: 100;
}

.text_block.container {
	width: 100%;
}

.text_block.container .outer_container {
	width: 65%;
	margin: 0px auto;
	margin-bottom: 30px;
}

.text_block.container .title_box {
	width: 100%; 
	text-align: center; 
	border-bottom: 1px solid #30c6fc; 
	line-height: 0px;
	margin-bottom: 40px; 
}

.text_block.container .title_box>h1 {
	position: relative;
	display: inline-block;
	background: #fff; 
	line-height: 28px;
	top: 22px;
	font-weight: 100;
	color: #30c6fc;
	padding: 0px 10px;
}

.text_block.container .image {
	float: left;
	margin-right: 20px;
	height: 100%;
}

.home.splashpage-teaser .text_block.container {
	margin-bottom: 0px;
}

.home.splashpage-teaser .text_block .inner_container {
	margin-bottom: 60px;
}

.home.splashpage-teaser .text_block .inner_container:empty {
	display: none;
}

.home.splashpage-teaser .text_block.container .title_box {
	border: none;
	margin-bottom: 60px;
}

.home.splashpage-teaser .text_block.container .title_box>h1 {
	font-size: 6vw;
	line-height: 85%;
	margin: 0px;
	background: transparent;
}

@media screen and (max-width: 1199px) {
	.text_block.container .outer_container {
		width: 75%;
	}
}

@media screen and (min-width: 1200px) {	
	.home.splashpage-teaser .text_block.container .title_box>h1 {
		font-size: 76px;
	}
}

@media screen and (max-width: 767px) {
	.text_block.container .outer_container {
		width: 85%;
	}
	
	.text_block.container .title_box {
		width: 100%; 
		text-align: center; 
		border: none; 
		line-height: auto;
		margin-bottom: 40px; 
	}
	
	.text_block.container .title_box>h1 {
		background: none; 
		line-height: 28px;
		top: 0px;
	}
}.uploadifive_box {
	position: relative;
	float: left;
	width: 100%;
}

.uploadifive_box.croptool table {
	width: 100%;
	margin-bottom: 10px;
}

.uploadifive_browse_button_box {
	float: left;
	position: relative;
	width: 100%;
}

.uploadifive_clear_queue_box {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	clear: both;
}

.uploadifive_queue {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
}

.uploadifive-button {
	float: left;
	display: block;
	font-size: 12px;
	color: #fff;
	font-weight: 100;
	background-color: #78d73d;
	background-image: url('/images/gui/photo.png');
	background-repeat: no-repeat;
	background-position: 5px 4px;
	background-size: 32px 21px;
	
	line-height: 32px;
	
	width: 170px!Important;
	height: 32px;
	text-align: left!Important;
	text-indent: 40px;
	
	border-radius: 24px 24px 24px 24px;
	-webkit-border-radius: 24px 24px 24px 24px;
	-moz-border-radius: 24px 24px 24px 24px;
	
	border: 1px solid #78d73d;
	
	cursor: pointer;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.uploadifive-button:hover {
	color: #fff;
	border: 1px solid #45cf04;
	background-color: #45cf04;
	
	cursor: pointer;
	text-decoration: none;
}

.uploadify_default_save_box .uploadifive_button {
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	padding: 10px;
	text-shadow: none;
	box-shadow: none;
	
	background-color: #78d73d;
	border: 1px solid #78d73d;
	color: #fff;
	padding: 15px 40px;
	display: inline-block;
	
	border-radius: 48px 48px 48px 48px;
	-webkit-border-radius: 48px 48px 48px 48px;
	-moz-border-radius: 48px 48px 48px 48px;
}

.uploadify_default_save_box .uploadifive_button:hover {
	border: 1px solid #45cf04;
	background-color: #45cf04;
	color: #fff;
	text-decoration: none;
}

.uploadifive-queue-item {
	position: relative;
	margin-top: 10px;
	padding: 10px;
	width: 100%;
	background-color: #e0fc9e;
	padding: 10px;
	border: 1px solid #78d73d;
	border-radius:			10px 10px 10px 10px;
	-webkit-border-radius:	10px 10px 10px 10px;
	-moz-border-radius:		10px 10px 10px 10px;
}

.croptool .uploadifive-queue-item {
	margin-bottom: 0px;
}

.uploadifive-queue-item .filename {
	font-size: 10px;
}

.uploadifive-queue-item .close {
	background: url('/images/gui/remove.png') 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	opacity: 0.75;
}

.uploadifive-queue-item .close:hover {
	opacity: 1;
}

.uploadifive-queue-item .progress {
	background-color: #fbfff1;
	border: 1px solid #78d73d;
	margin: 0px;
	margin-top: 10px;
	width: 100%;
	height: 10px;
	overflow: hidden;
	
	border-radius: 12px 12px 12px 12px;
	-webkit-border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	
	background-image: none!Important;
	-webkit-box-shadow: none!Important;
	box-shadow: none!Important;
}

.uploadifive-queue-item .progress-bar {
	background-color: #78d73d!Important;
	width: 0px;
	height: 10px;
	line-height: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-image: none!Important;
	filter: none;
}

.uploadifived_files ul {
	display: none;
}

.form_box.post_terminal.newsfeed .uploadify_default_save_box .uploadifive_button, .form_box.post_terminal.popup .uploadify_default_save_box .uploadifive_button {
	width: 100%;
}

@media screen and (max-width: 540px) {
	.uploadifive_box.croptool .uploadifive_browse_button_box {
		float: none;
	}
	
	.uploadify_default_save_box .uploadifive_button {
		width: 100%;
	}
}