@import url(app.css);
@import url(ie8.css);
@import url(blocks.css);
@import url(plugins.css);
@import url(plugins/animate.css);
@import url(plugins/box-shadows.css);
@import url(plugins/style-switcher.css);
@import url(headers/header-default.css);
@import url(headers/header-v1.css);
@import url(headers/header-v2.css);
@import url(headers/header-v3.css);
@import url(headers/header-v4.css);
@import url(footers/footer-default.css);
@import url(footers/footer-v1.css);
@import url(footers/footer-v2.css);
@import url(footers/footer-v3.css);
@import url(footers/footer-v4.css);
@import url(footers/footer-v5.css);
@import url(footers/footer-v6.css);
@import url(footers/footer-v7.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans|Suwannaphum:300,400,500,600,700,800);
body { 
   color: #333; 
   font-size: 13px;
   line-height: 1.8;
   font-family: 'Open Sans', sans-serif, 'Suwannaphum';
}
.wrapper {
  background-color: #ffffff;
}
.boxed-layout {
  padding: 0;
  box-shadow: 0 0 5px #ccc;
  margin-left: auto !important;
  margin-right: auto !important;
  background: url(../img/patterns/15.png) repeat;
}
.parallax-bg {
	background: url(../img/blur/img1.jpg) 50% 0 repeat fixed;		
}
.parallax-counter {
	padding: 60px 0;
	background: url(../img/bg/9.jpg) 50% 0 no-repeat fixed;	
}
.parallax-counter h4 {
	color: #fff;
	font-size: 18px;
}
.parallax-counter .counters {
	color: #fff;
	padding: 20px 0;
	font-weight: 200;
	background: rgba(0,0,0,0.6);
}
.parallax-counter-v1 {
	padding: 60px 0;
	background: url(../img/patterns/5.png) repeat fixed;
}
.parallax-counter-v1 .counters {
	color: #fff;
	padding: 15px 0 10px;
	border: solid 1px #555;
}
.parallax-counter-v1 h4 {
	color: #bbb;
	font-size: 16px;
	text-transform: uppercase;
}
.parallax-counter-v1 span.counter {
	font-size: 42px;
	line-height: 48px;
}
.parallax-counter-v2 {
	position: relative;
	padding: 80px 0 60px;
	background: url(../img/patterns/16.png) 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', sans-serif, 'Suwannaphum';
}
.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-team {
	background: url(../img/team/faces.jpg) 50% 0 repeat fixed;	
}
.parallax-team,
.parallax-team .title-box-v2 {
	position: relative;
}
.parallax-team:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	content: " ";
	position: absolute;
	background: rgba(255,255,255,0.9);
}
.purchase {
	padding: 25px 0 30px;
	border-bottom: solid 1px #eee;
	background: url(../img/breadcrumbs.png) 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', sans-serif, 'Suwannaphum'; 	
}
.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 {
	background: #fcfcfc;
	box-shadow: 0 0 5px #ddd;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
}
.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: #009901;
	font-size: 35px;  
	text-align: center;
    -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;
}
.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 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;
}
.recent-work a:hover img {
	opacity: 0.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 #009901;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.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: none;
}
.latest-list li a {
	/*color: #eee;*/
}
.latest-list small {
	color: #999;
	display: block;
}
.link-list li {
	border-top: solid 1px #eeeeee;
}
.link-list li:first-child {
	border-top: none !important;
}
.link-list a {
	padding: 6px 0px;
	display: inline-block;
}
.link-list a.active {
	text-decoration: none;
	font-weight: bold;
	color: #5cb85c;
}
.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;
}
.breadcrumbs {
	overflow: hidden;
	padding: 10px 0 6px;
	border-bottom: solid 1px #eee;
	background: url(../img/breadcrumbs.png) 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: #009901;
	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;
	}
}
a.thumbnail {
	padding: 0;
	border: none;
	margin-bottom: 15px;
}
.thumbnail-style { 
	padding: 7px;
	margin-bottom: 20px; 
}
.thumbnail-style:hover { 
	box-shadow: 0 0 8px #ddd; 
    -webkit-transition: box-shadow 0.2s ease-in-out;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.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: 20px;
}
.thumbnail h3 a:hover,
.thumbnail-style h3 a:hover {
	color: #009901;
	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: #009901;
	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 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;
}
.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 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;
}
.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: #009901; 
	text-decoration: none;
}
.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a { 
	color: #009901;
	border-color: #009901 !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;
}
.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: #009901;
	-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;
}
.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: #009901 !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: none;
	box-shadow: none;
}
.gallery-page .thumbnails {
	margin-bottom:6px;
}
.privacy a {
	text-decoration: underline;
}
.privacy a:hover {
	color: #009901;
	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: #009901;
}
ul.blog-tags a:hover,
ul.blog-tags a:hover i {
	color: #fff !important;
	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;
}
.blog-photos li {
	display: inline;
}
.blog-photos li img {
	width: 50px;
	height: 50px;
	margin: 0 2px 8px;
}
.blog-photos li img:hover {
	box-shadow: 0 0 0 2px #009901;
}
.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 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;	
}
.blog-twitter .blog-twitter-inner:after,
.blog-twitter .blog-twitter-inner:before {
	width: 0; 
	height: 0;
	right: 0px;
	bottom: 0px;
	content: " "; 
	display: block; 
	position: absolute;
}
.blog-twitter .blog-twitter-inner:after {
	border-top: 15px solid #eee;	
	border-right: 15px solid transparent;
	border-left: 0px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-right-style: inset; /*FF fixes*/
}
.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; /*FF fixes*/
	border-bottom-style: inset; /*FF fixes*/
}
.blog-twitter .blog-twitter-inner:hover {
	border-color: #009901;
	border-top-color: #009901;	
}
.blog-twitter .blog-twitter-inner:hover:after {
	border-top-color: #009901;	
}
.blog-twitter .blog-twitter-inner span.twitter-time {
	color: #777;
	display: block;
	font-size: 11px; 
}
.blog-twitter .blog-twitter-inner a {
	color: #009901;
	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: #009901; 
	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: #009901;
}
.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: #009901;
    -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;	
}
.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: #009901;
}
.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;
 }
}
.bs-glyphicons {
	padding-left: 0;
	list-style: none;
	overflow: hidden;
	padding-bottom: 1px;
	margin-bottom: 20px;
}
.bs-glyphicons li {
	width: 25%;
	float: left;
	height: 115px;
	padding: 10px;
	font-size: 11px;
	line-height: 1.4;
	text-align: center;
	margin: 0 -1px -1px 0;
	border: 1px solid #ddd;
}
.bs-glyphicons .glyphicon {
	display: block;
	font-size: 18px;
	margin: 5px auto 10px;
}

.bs-glyphicons li:hover {
	color: #009901;
	background-color: #fafafa;
}
@media (min-width: 768px) {
	.bs-glyphicons li {
	  width: 12.5%;
	}
}
.demo-pro-glyphicons li {
	width: 170px;
	height: 100px;
	padding: 20px 10px 30px;
}
.demo-pro-glyphicons span {
	height: 40px;
	display: block;
}
.demo-pro-glyphicons span:before {
	color: #555;
	padding: 10px 62px;
}
.demo-pro-glyphicons span.glyphicons:before {
	font-size: 22px;
}
.demo-pro-glyphicons span.halflings {
	height: 30px;
}
.demo-pro-glyphicons span.halflings:before {
	padding: 10px 70px;
}
.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);
}
.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 img {
	width: 100%;
	margin-bottom: 15px;
}
.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;
}
.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: 0px;
	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-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;
	margin-bottom: 10px;
	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;
}
.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 {
	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;
}
.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: #585f69;
}
.banner-info h3 {
	font-size: 21px;
	margin-bottom: 5px;
}
.banner-info.light h3 { 
	color: #fff;
}
.banner-info.light p { 
	color: #eee; 
}
.breadcrumbs-v2 {
	text-align: center;
	position: relative;
	background: url(../img/bg/11.jpg) no-repeat center;
}
.breadcrumbs-v2-in {
	padding: 60px 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 {
	padding: 10px 0;
	background: #585f69;
	border-bottom: 1px solid #eee;
}
.breadcrumbs-v3 h1 {
	color: #fff;
	margin: 3px 0;
	font-size: 22px;
	font-weight: 200;
}
.breadcrumbs-v3 .breadcrumb {
	padding: 0;
	margin-top: 2px;
	margin-bottom: 0;
}
.breadcrumbs-v3 .breadcrumb li a {
	color: #fff;
}
.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: none;
}
.social-contacts li i {
	color: #777;
	font-size: 13px;
	min-width: 13px;
	margin-right: 12px;
	text-align: center;
}
.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-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;
}
.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;
}
.status-bar li {
	padding-left: 9px;
	border-left: 1px solid #eee;
}
.status-bar li:first-child {
	border-left: none;
}
.status-bar li i {
	color: #009901;
	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; /*FF fixes*/
	border-right-style: inset; /*FF fixes*/
}
.share-list {
	margin-bottom: 0;
}
.share-list li {
	padding-left: 20px;
}
.share-list li:first-child {
	padding-left: 0;
}
.share-list li i {
	color: #009901;
	margin-right: 5px;
}
.table-search-v1 .btn-u.dropdown-toggle {
	border-left: none;
}
.table-search-v1 .btn-group .btn-u {
	top: 4px;
	padding: 0 6px;
	position: relative;
}
.table-search-v1 thead {
	border-bottom: solid 1px #ddd;
}
.table-search-v1 td {
	vertical-align: middle !important;
}
.table-search-v1 td a {
	color: #555;
}
.table-search-v1 td span {
	display: block;
}
.table-search-v1 .star-vote {
	margin: 5px 0 0px;
}
.table-search-v1 .star-vote li {
	padding: 0;
}
.table-search-v1 .progress {
	margin-bottom: 0;
}
.table-search-v1 .m-marker a {
	font-size: 11px;
}
.table-search-v1 .m-marker i {
	float: left;
	min-width: 20px;
	font-size: 26px;
}
.table-search-v1 .m-marker .display-b {
	top: 3px;
	display: block;
	line-height: 10px;
	position: relative;
}
.table-search-v1 .td-width {
	width: 40%;
}
.table-search-v2 .btn-u.dropdown-toggle {
	border-left: none;
}
.table-search-v2 .btn-group .btn-u {
	top: 4px;
	padding: 0 6px;
	position: relative;
}
.table-search-v2 thead {
	border-bottom: solid 1px #ddd;
}
.table-search-v2 td {
	vertical-align: middle !important;
}
.table-search-v2 td img {
	width: 60px;
	height: 60px;
	margin: 0 auto;
	display: block;
}
.table-search-v2 .user-names span,
.table-search-v2 .user-names small {
	display: block;
	text-align: center;
}
.table-search-v2 .user-names span {
	color: #555;
	font-size: 16px;
	position: relative;
}
.table-search-v2 .user-names small {
	color: #999;
	font-size: 13px;
}
.table-search-v2 td h3 {
	font-size: 16px;
	margin: 0 0 2px;
}
.table-search-v2 td a {
	color: #555;
}
.table-search-v2 td p {
	margin-bottom: 0;
}
.table-search-v2 td span {
	display: block;
}
.table-search-v2 td small {
	font-style: italic;
}
.table-search-v2 .s-icons {
	margin-bottom: 0;
}
.table-search-v2 .s-icons li {
	padding: 2px;
}
.table-search-v2 .table-buttons {
	margin: 0;
}
.table-search-v2 .table-buttons li {
	padding: 0;
}
.table-search-v2 .table-buttons .btn-u-sm {
	padding: 3px 6px;
}
.table-search-v2 .td-width {
	width: 55%;
}
.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;
}
.page-option-v1 p {
	color: #999;
	font-size: 14px;
}
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) 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) 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: #009901;
  border-color: #009901;
  text-decoration: none;
  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;
}
.testimonials-bs .carousel-control-v2.left,
.testimonials-bs .carousel-control-v2.right {
    text-decoration: none;
    background-image: none;
}
.team-v1 li > h3 {
	color: #555;
}
.display-block {
	display: block !important;
}
.padding-top-0 {padding-top: 0px;}
.padding-top-5 {padding-top: 5px;}
.padding-top-10 {padding-top: 10px;}
.padding-top-15 {padding-top: 15px;}
.padding-top-20 {padding-top: 20px;}
.padding-top-25 {padding-top: 25px;}
.padding-top-30 {padding-top: 30px;}
.padding-top-35 {padding-top: 35px;}
.padding-top-40 {padding-top: 40px;}
.padding-top-45 {padding-top: 45px;}
.padding-top-50 {padding-top: 50px;}

.padding-right-0 {padding-right: 0px;}
.padding-right-5 {padding-right: 5px;}
.padding-right-10 {padding-right: 10px;}
.padding-right-15 {padding-right: 15px;}
.padding-right-20 {padding-right: 20px;}
.padding-right-25 {padding-right: 25px;}
.padding-right-30 {padding-right: 30px;}
.padding-right-35 {padding-right: 35px;}
.padding-right-40 {padding-right: 40px;}
.padding-right-45 {padding-right: 45px;}
.padding-right-50 {padding-right: 50px;}

.padding-bottom-0 {padding-bottom: 0px;}
.padding-bottom-5 {padding-bottom: 5px;}
.padding-bottom-10 {padding-bottom: 10px;}
.padding-bottom-15 {padding-bottom: 15px;}
.padding-bottom-20 {padding-bottom: 20px;}
.padding-bottom-25 {padding-bottom: 25px;}
.padding-bottom-30 {padding-bottom: 30px;}
.padding-bottom-35 {padding-bottom: 35px;}
.padding-bottom-40 {padding-bottom: 40px;}
.padding-bottom-45 {padding-bottom: 45px;}
.padding-bottom-50 {padding-bottom: 50px;}

.padding-left-0 {padding-left: 0px;}
.padding-left-5 {padding-left: 5px;}
.padding-left-10 {padding-left: 10px;}
.padding-left-15 {padding-left: 15px;}
.padding-left-20 {padding-left: 20px;}
.padding-left-25 {padding-left: 25px;}
.padding-left-30 {padding-left: 30px;}
.padding-left-35 {padding-left: 35px;}
.padding-left-40 {padding-left: 40px;}
.padding-left-45 {padding-left: 45px;}
.padding-left-50 {padding-left: 50px;}

.margin-top-0 {margin-top: 0px !important;}
.margin-top-5 {margin-top: 5px !important;}
.margin-top-10 {margin-top: 10px !important;}
.margin-top-15 {margin-top: 15px !important;}
.margin-top-20 {margin-top: 20px !important;}
.margin-top-25 {margin-top: 25px !important;}
.margin-top-30 {margin-top: 30px !important;}
.margin-top-35 {margin-top: 35px !important;}
.margin-top-40 {margin-top: 40px !important;}
.margin-top-45 {margin-top: 45px !important;}
.margin-top-50 {margin-top: 50px !important;}

.margin-right-0 {margin-right: 0px !important;}
.margin-right-5 {margin-right: 5px !important;}
.margin-right-10 {margin-right: 10px !important;}
.margin-right-15 {margin-right: 15px !important;}
.margin-right-20 {margin-right: 20px !important;}
.margin-right-25 {margin-right: 25px !important;}
.margin-right-30 {margin-right: 30px !important;}
.margin-right-35 {margin-right: 35px !important;}
.margin-right-40 {margin-right: 40px !important;}
.margin-right-45 {margin-right: 45px !important;}
.margin-right-50 {margin-right: 50px !important;}

.margin-bottom-0 {margin-bottom: 0px !important;}
.margin-bottom-5 {margin-bottom: 5px !important;}
.margin-bottom-10 {margin-bottom: 10px !important;}
.margin-bottom-15 {margin-bottom: 15px !important;}
.margin-bottom-20 {margin-bottom: 20px !important;}
.margin-bottom-25 {margin-bottom: 25px !important;}
.margin-bottom-30 {margin-bottom: 30px !important;}
.margin-bottom-35 {margin-bottom: 35px !important;}
.margin-bottom-40 {margin-bottom: 40px !important;}
.margin-bottom-45 {margin-bottom: 45px !important;}
.margin-bottom-50 {margin-bottom: 50px !important;}

.margin-left-0 {margin-left: 0px !important;}
.margin-left-5 {margin-left: 5px !important;}
.margin-left-10 {margin-left: 10px !important;}
.margin-left-15 {margin-left: 15px !important;}
.margin-left-20 {margin-left: 20px !important;}
.margin-left-25 {margin-left: 25px !important;}
.margin-left-30 {margin-left: 30px !important;}
.margin-left-35 {margin-left: 35px !important;}
.margin-left-40 {margin-left: 40px !important;}
.margin-left-45 {margin-left: 45px !important;}
.margin-left-50 {margin-left: 50px !important;}

.min-height-10 {min-height: 10px !important;}
.min-height-20 {min-height: 20px !important;}
.min-height-30 {min-height: 30px !important;}
.min-height-40 {min-height: 40px !important;}
.min-height-50 {min-height: 50px !important;}
.min-height-60 {min-height: 60px !important;}
.min-height-70 {min-height: 70px !important;}
.min-height-80 {min-height: 80px !important;}
.min-height-90 {min-height: 90px !important;}
.min-height-100 {min-height: 100px !important;}
.min-height-110 {min-height: 110px !important;}
.min-height-120 {min-height: 120px !important;}
.min-height-130 {min-height: 130px !important;}
.min-height-140 {min-height: 140px !important;}
.min-height-150 {min-height: 150px !important;}

.max-height-10 {max-height: 10px !important;}
.max-height-20 {max-height: 20px !important;}
.max-height-30 {max-height: 30px !important;}
.max-height-40 {max-height: 40px !important;}
.max-height-50 {max-height: 50px !important;}
.max-height-60 {max-height: 60px !important;}
.max-height-70 {max-height: 70px !important;}
.max-height-80 {max-height: 80px !important;}
.max-height-90 {max-height: 90px !important;}
.max-height-100 {max-height: 100px !important;}
.max-height-110 {max-height: 110px !important;}
.max-height-120 {max-height: 120px !important;}
.max-height-130 {max-height: 130px !important;}
.max-height-140 {max-height: 140px !important;}
.max-height-150 {max-height: 150px !important;}

.prtr-full-name {
	border-bottom-left-radius: 100px !important;
	border-bottom-right-radius: 100px !important;
	background-color: #2c6ed5;
	color: #ffffff;
	letter-spacing: 1px;
}
.prtr-header-bg {
	background: url('/userfiles/image/banner/website-banner-1450-120.png');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.color-white {
	color: #ffffff !important;
}
.color-red {
	color: #ff3300 !important;
}
.color-blue {
	color: #1314a0 !important;
}
.color-green {
	color: #009901 !important;
}
.white-text {
	color: #ffffff !important;
}
.blue-text {
	color: #1314a0 !important;
}
.green-text {
	color: #009901 !important;
}
.dark-grey-text {
	color: #333333 !important;
}
.medium-grey-text {
	color: #666666 !important;
}
.light-grey-text {
	color: #999999 !important;
}
.font-weight-bold {
	font-weight: bold !important;
}
.text-shadow-white {
	text-shadow: 1px 1px #ffffff !important;
}
.text-shadow-blue {
	text-shadow: 1px 1px #1314a0 !important;
}
.font-size-12 {font-size: 12px !important;}
.font-size-13 {font-size: 13px !important;}
.font-size-14 {font-size: 14px !important;}
.font-size-15 {font-size: 15px !important;}
.font-size-16 {font-size: 16px !important;}
.font-size-18 {font-size: 18px !important;}
.font-size-20 {font-size: 20px !important;}
.font-size-22 {font-size: 22px !important;}
.font-size-24 {font-size: 24px !important;}
.font-size-26 {font-size: 26px !important;}
.font-size-28 {font-size: 28px !important;}
.font-size-30 {font-size: 30px !important;}
.font-size-32 {font-size: 32px !important;}
.font-size-34 {font-size: 34px !important;}
.font-size-36 {font-size: 36px !important;}
.font-size-38 {font-size: 38px !important;}
.font-size-40 {font-size: 40px !important;}
.font-size-42 {font-size: 42px !important;}
.font-size-44 {font-size: 44px !important;}
.font-size-46 {font-size: 46px !important;}
.font-size-48 {font-size: 48px !important;}
.font-size-50 {font-size: 50px !important;}
#year, #iac, #place, #crm, #swg, #swgsub, #swgtype, #emr, #subprocess, #parameter, #air, #conduct, #emt, #cair, #cwater, #cland, #eat, #identity, #substance, #quantity, #sector,  
.year, .iac, .place, .crm, .swg, .swgsub, .swgtype, .emr, .subprocess, .parameter, .air, .conduct, .emt, .cair, .cwater, .cland, .eat, .identity, .substance, .quantity, .sector {
	cursor: pointer;
	color: #333333 !important;
}
#year:before, #iac:before, #place:before, #crm:before, #swg:before, #swgsub:before, #swgtype:before, #emr:before, #air:before, #conduct:before, #emt:before, #subprocess:before, #parameter:before, #cair:before, #cwater:before, #cland:before, #eat:before, #identity:before, #substance:before, #quantity:before, #sector:before {
	font-family: FontAwesome;
    content: "\f096";
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 1;
    font-size: 14px;
    color: #333333 !important;
}
#year:hover, #iac:hover, #place:hover, #crm:hover, #swg:hover, #swgsub:hover, #swgtype:hover, #emr:hover, #air:hover, #conduct:hover, #emt:hover, #subprocess:hover, #parameter:hover, #cair:hover, #cwater:hover, #cland:hover, #eat:hover, #identity:hover, #substance:hover, #quantity:hover, #sector:hover {
	cursor: pointer;
	color: #009901 !important;
}
#year:hover:before, #iac:hover:before, #place:hover:before, #crm:hover:before, #swg:hover:before, #swgsub:hover:before, #swgtype:hover:before, #emr:hover:before, #subprocess:hover:before, #parameter:hover:before, #air:hover:before, #conduct:hover:before, #emt:hover:before, #cair:hover:before, #cwater:hover:before, #cland:hover:before, #eat:hover:before, #identity:hover:before, #substance:hover:before, #quantity:hover:before, #sector:hover:before {
	font-family: FontAwesome;
    content: "\f046";
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 1;
    font-size: 14px;
    color: #009901 !important;	
}
.text-indent-0 {
	text-indent: 0px !important;
}
.overflow {
	max-height: 200px !important;
	overflow-y: auto;
}
.list-style-none {
	list-style: none!important;
}
.font-weight-bold {font-weight: bold;};
.font-weight-none {font-weight: normal;}
.sectorActivityShowHide,.pollutantReleaseShowHide,.pollutantTransferShowHide,.wasteTransferShowHide {
  display:none;
}