@import url(//fonts.googleapis.com/css?family=Pacifico);
body { background:url(images/body.jpg) center 0 repeat; }
h1, h2 {
	letter-spacing:-1px;
	margin:0 0 10px;
	text-transform:uppercase;
	margin:0 0 1px;
	margin:0 0 30px;
}
h1 a, h2 a { color:#2e2e2e; }
h1 a:hover, h2 a:hover { color:#d05f3d; }
h1 { margin-bottom:0; }
h3 {
	margin:0 0 30px;
	text-transform:uppercase;
}
h3 a { color:#2e2e2e; }
h3 a:hover { color:#d05f3d; }
h4 { margin:0 0 18px; }
h4 a { color:#d05f3d; }
h4 a:hover { color:#2e2e2e; }
h5 {
	text-transform:uppercase;
	margin:0 0 16px;
}
.title-section { padding:0; }
.title-header {
	font-size:30px;
	margin-bottom:3px;
}
.breadcrumb {
	background-color:#dcdcdc;
	border-radius:0;
	margin:0 0 18px;
	padding:11px 18px 12px;
	font:bold 18px/21px 'Ubuntu', sans-serif;
	text-transform:uppercase;
	color:#5c646d;
}
.breadcrumb li { text-shadow:none; }
.breadcrumb li a { color:#5c646d; }
.breadcrumb li a:hover { color:#2e2e2e; }
.breadcrumb li.active { color:#5c646d; }
.alignnone { margin-right:0; }
strong { color:#2e2e2e; }
a:hover { text-decoration:none; }
.thumbnail, .featured-thumbnail {
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	box-shadow:1px 1px 3px rgba(0,0,0,0.17);
	display:block;
	padding:0;
	height:auto !important;
}
p {
	margin:0;
	padding:0 0 18px;
}
.vertical-divider {
	border:none;
	background:url(images/divider.gif) right 0 repeat-y;
	margin-left:0;
	padding-right:24px;
	padding-left:0;
	padding-bottom:0;
}
body.home .vertical-divider {
	border:none;
	background:url(images/divider.gif) 0 0 repeat-y;
	margin-left:0;
	padding-left:51px;
	padding-bottom:25px;
}
.btn {
	font:bold 16px/20px 'Ubuntu', sans-serif;
	padding:13px 16px;
	color:#1e1e1e;
	text-shadow:none;
	background-color:#f7f7f7;
	background-image:-moz-linear-gradient(top,white,#ececec);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(white),to(#ececec));
	background-image:-webkit-linear-gradient(top,white,#ececec);
	background-image:-o-linear-gradient(top,white,#ececec);
	background-image:linear-gradient(to bottom,white,#ececec);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffececec', GradientType=0);
	border-color:#ececec #ececec #c6c6c6;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#ececec;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border:1px solid white;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.17);
	-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.17);
	box-shadow:1px 1px 3px rgba(0,0,0,0.17);
	text-transform:uppercase;
	outline:none !important;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	color:#1e1e1e;
	background-color:#ececec;
	*background-color:#dfdfdf;
}
.btn:active, .btn.active { background-color:#d3d3d3 \9; }
.btn:hover, .btn:focus {
	color:#8c8b8b;
	background-image:none;
}
.btn:focus {
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}
.btn.active, .btn:active {
	-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled, .btn[disabled] {
	opacity:1;
	filter:alpha(opacity=100);
}
input[type="submit"], input[type="reset"] { height:48px; }
.header {
	border:none;
	background:none;
	padding:90px 0 0px;
}
.logo {
	position:relative;
	margin-bottom:29px;
	text-transform:lowercase;
	width:100%;
}
.logo a {
	float:left;
	margin-right:6px;
	display:inline-block;
	color:#2e2e2e !important;
}
.logo h2 {
	border:none;
	margin:0;
	padding:0;
}
.logo .logo_tagline {
	font:10px/12px Arial, Helvetica, sans-serif;
	float:left;
	margin:0;
	padding:32px 0 0;
	max-width:160px;
}
.logo_h__txt {
	float:left;
	margin-right:6px;
}
.logo_h__txt a { color:#2e2e2e; }
#search-header {
	padding:24px 0 0;
	min-width:242px;
}
#search-header .search-form_it {
	height:26px;
	border:1px solid #cccbcb;
	background:#eceaeb;
	background:rgba(255,255,255,0.47);
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	padding:0 10px;
	margin:0;
	max-width:154px;
	float:left;
}
#search-header #submit {
	font:12px/20px arial;
	color:white;
	text-transform:lowercase;
	color:white;
	background:#d05f3d;
	border:1px solid #d05f3d;
	box-shadow:none;
	height:28px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	margin:0 0 0 2px;
	padding:0 12px;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
}
#search-header #submit:hover {
	background:#2e2e2e;
	border-color:#2e2e2e;
}
#searchform .search-form_it { padding:15px 16px; }
#sidebar .widget { margin-bottom:40px; }
#sidebar input[type="text"] {
	padding:10px 16px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
#sidebar .widget_my_postwidget .thumbnail { margin-top:4px; }
#sidebar .widget_my_postwidget time {
	color:#2e2e2e;
	font-weight:bold;
}
#sidebar .widget_my_postwidget .btn-primary {
	padding:0;
	background:none;
	margin:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	box-shadow:none !important;
	text-shadow:none !important;
}
#sidebar .widget_categories ul, #sidebar .widget_archive ul, #sidebar .widget_pages ul { padding:14px 0 0; }
#sidebar .widget_categories >ul, #sidebar .widget_archive >ul, #sidebar .widget_pages >ul {
	margin:0 0 25px;
	padding:7px 0 0;
}
#sidebar .widget_categories >ul li, #sidebar .widget_archive >ul li, #sidebar .widget_pages >ul li {
	list-style:none;
	color:#2E2E2E;
	font-weight:bold;
	margin:0 0 13px;
}
#sidebar .widget_categories >ul li:before, #sidebar .widget_archive >ul li:before, #sidebar .widget_pages >ul li:before {
	content:'\f00c';
	display:inline-block;
	font-family:'FontAwesome';
	height:14px;
	line-height:14px;
	margin-right:5px;
	width:14px;
	font-weight:normal;
}
.header .nav { margin:0 0 56px; }
.header .nav:before {
	-webkit-box-shadow:0 15px 10px rgba(0,0,0,0.5);
	-moz-box-shadow:0 15px 10px rgba(0,0,0,0.5);
	box-shadow:0 15px 10px rgba(0,0,0,0.5);
	-webkit-transform:rotate(-1deg);
	-moz-transform:rotate(-1deg);
	-o-transform:rotate(-1deg);
	position:absolute;
	left:13px;
	bottom:15px;
	z-index:-1;
	width:50%;
	height:19%;
	content:"";
	display:block !important;
}
.header .nav:after {
	-webkit-box-shadow:0 15px 10px rgba(0,0,0,0.5);
	-moz-box-shadow:0 15px 10px rgba(0,0,0,0.5);
	box-shadow:0 15px 10px rgba(0,0,0,0.5);
	-webkit-transform:rotate(1deg);
	-moz-transform:rotate(1deg);
	-o-transform:rotate(1deg);
	position:absolute;
	right:13px;
	bottom:15px;
	z-index:-1;
	width:50%;
	height:19%;
	content:"";
	display:block !important;
}
.header .sf-menu {
	float:none;
	display:table;
	width:100%;
	table-layout:fixed;
	background:none;
	display:-moz-box;
}
.header .sf-menu > li {
	display:table-cell;
	float:none;
	background:none;
	text-align:center;
	-moz-box-flex:1;
}
@-moz-document url-prefix() {
	.header .sf-menu > li {
		display:block;
		width:190px;
	}
}
.header .sf-menu > li { background:#eeeeee; }
.header .sf-menu > li:first-child > a { border-left:none; }
.header .sf-menu > li > a {
	background:#eeeeee;
	border:none;
	border-right:1px solid #d1d1d1;
	border-left:1px solid #f8f8f8;
	text-transform:uppercase;
	padding:29px 0 31px;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
}
.header .sf-menu > li.lastItem > a { border-right:none; }
.header .sf-menu a.sf-with-ul { padding-right:0; }
.header .sf-sub-indicator {
	position:relative;
	top:auto;
	right:auto;
	display:inline-block;
	width:10px;
	height:12px;
	background:url(images/arrows-ffffff.png) no-repeat -10px -100px;
	margin-left:5px;
}
.header a > .sf-sub-indicator {
	top:auto !important;
	left:auto !important;
	margin-left:5px !important;
}
.header .sf-menu li ul {
	top:-18px !important;
	padding:18px 0;
	background:#5c646d;
	width:100%;
}
.header .sf-menu li ul a {
	color:white;
	display:inline-block;
}
.header .sf-menu li ul a:hover { color:#acacac; }
.header .sf-menu li ul a > .sf-sub-indicator {
	top:38%;
	left:90%;
	margin:0;
}
.header .sf-menu > li > ul {
	background:white;
	top:78px !important;
}
.header .sf-menu > li > ul >li > a { color:#2e2e2e; }
.header .sf-menu > li > ul >li > a:hover { color:#d05f3d; }
.header .sf-menu > li > ul >li.current-menu-item > a, .header .sf-menu > li > ul >li.sfHover > a { color:#d05f3d; }
.header .sf-menu li li { background:none; }
.header .sf-menu li li a {
	font:18px/34px Anton;
	padding:0;
	border:none;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
}
.header .sf-menu li li a:hover { color:#acacac; }
.header .sf-menu li li.current-menu-item > a, .header .sf-menu li li.sfHover > a { color:#acacac; }
.header .sf-menu > li > a:hover, .header .sf-menu > li.sfHover> a {
	background:none;
	color:#c75132;
}
.header .sf-menu > li.current-menu-item > a, .header .sf-menu > li.current-menu-parent > a, .header .sf-menu > li.current_page_item > a {
	background:none;
	background-color:#cc5939;
	background-image:-moz-linear-gradient(top,#d05f3d,#c75132);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#d05f3d),to(#c75132));
	background-image:-webkit-linear-gradient(top,#d05f3d,#c75132);
	background-image:-o-linear-gradient(top,#d05f3d,#c75132);
	background-image:linear-gradient(to bottom,#d05f3d,#c75132);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd05f3d', endColorstr='#ffc75132', GradientType=0);
	border-right:1px solid #b24c30;
	border-left:1px solid #b24c30;
	color:white;
}
.header .sf-menu li li > a:hover, .header .sf-menu li li.sfHover > a, .header .sf-menu li li.current-menu-item > a, .header .sf-menu li li.current_page_item > a { background:none; }
#slider-wrapper { padding:6px 0 40px; }
.camera_caption {
	top:20%;
	bottom:auto;
	display:block;
	width:30%;
	margin-top:0px;
}
.camera_caption >div {
	padding:0;
	background:none;
}
.camera_caption >div h2 {
	font:48px/48px Anton;
	color:#5c646d;
	text-transform:uppercase;
}
.camera_caption >div h2 span {
	display:block;
	font-size:60px;
	line-height:60px;
	color:#d05f3d;
}
.camera_prev, .camera_next {
	height:34px;
	width:34px;
	margin-top:0;
	top:61%;
	-webkit-border-radius:1000px;
	-moz-border-radius:1000px;
	border-radius:1000px;
	background:#d05f3d;
}
.ie8 .camera_prev, .ie8 .camera_next {
	top:auto;
	bottom:0;
}
.camera_prev span, .camera_next span {
	background:url(images/skip.png) no-repeat;
	display:block;
	height:34px;
	width:34px;
}
.camera_prev:hover, .camera_next:hover { background:#5c646d; }
.camera_prev span { background-position:11px 12px; }
.camera_next {
	right:auto;
	left:41px;
}
.camera_next span { background-position:-30px 12px; }
#content { padding-bottom:40px; }
.content-holder {
	background:#ececec url(images/content-bg.jpg) center 0 repeat-x;
	overflow:hidden;
	padding-top:38px;
}
.home .content-holder {
	padding-top:0;
	padding-bottom:0;
}
ul.jobs {
	background:url(images/jobs.jpg) 0 0 repeat;
	overflow:hidden;
}
ul.jobs li {
	font:italic 18px/24px 'Ubuntu', sans-serif;
	color:#ffb8a3;
	padding-top:45px;
	margin-bottom:48px;
	text-transform:uppercase;
}
ul.jobs li h5 {
	font:36px/35px Anton;
	color:white;
	overflow:hidden;
	margin-bottom:31px;
}
.ie8 ul.jobs li h5 { font:24px/35px Anton; }
ul.jobs li h5 span {
	float:left;
	font:75px/76px Anton;
	margin-right:8px;
}
ul.jobs li h5 a { color:white; }
ul.jobs li h5 a:hover { color:#2e2e2e; }
ul.jobs li p { letter-spacing:-1px; }
ul.jobs li .excerpt { padding-bottom:24px; }
ul.jobs:before, ul.jobs:after {
	display:block;
	width:100%;
	height:100%;
	content:"";
	position:absolute;
	background:url(images/jobs.jpg) 0 0 repeat;
	top:0;
}
ul.jobs:before { left:-100%; }
ul.jobs:after { right:-100%; }
.banners_wrap {
	background:white;
	position:relative;
	padding:46px 0 0;
}
.banners_wrap .banner-wrap {
	margin:0;
	overflow:visible;
	padding:0 0 48px;
}
.banners_wrap .banner-wrap .featured-thumbnail {
	margin:0;
	box-shadow:none;
	text-align:center;
}
.banners_wrap .banner-wrap .featured-thumbnail a {
	display:inline;
	float:none;
	border:none;
}
.banners_wrap:before, .banners_wrap:after {
	display:block !important;
	width:100%;
	height:100%;
	content:'';
	position:absolute;
	background:white;
	top:0;
}
.banners_wrap:before { left:-100%; }
.banners_wrap:after { right:-100%; }
ul.recent-posts {
	margin:0 !important;
	padding:0;
}
ul.recent-posts li {
	padding:0;
	margin:0;
}
ul.recent-posts li h5 {
	font-size:18px;
	line-height:21px;
	margin-bottom:6px;
}
ul.recent-posts li .excerpt { margin:0; }
ul.recent-posts.services li {
	float:left;
	margin-right:3%;
	width:47%;
	border-top:1px dashed #cccbc2;
	padding-top:36px;
}
ul.recent-posts.services li .inner {
	background:url(images/service-mark.png) 0 1px no-repeat;
	padding:0 50px 34px 40px;
}
.ie8 ul.recent-posts.services li .inner { padding-right:0px; }
ul.recent-posts.services li:first-child, ul.recent-posts.services li:first-child + li {
	border:none;
	padding-top:0;
}
.posts-grid.team .featured-thumbnail {
	float:none;
	margin-bottom:20px;
}
.posts-grid.team .featured-thumbnail a img { width:auto; }
.posts-grid.team h5 {
	font:bold 13px/18px arial;
	margin-bottom:18px;
	text-transform:none;
	color:#2e2e2e;
}
.posts-grid.team h5 a { color:#2e2e2e; }
.posts-grid.team h5 a:hover { color:#d05f3d; }
.testimonials .testi-item {
	background:none repeat scroll 0 0 transparent;
	margin-bottom:2em;
	overflow:hidden;
	padding-bottom:2em;
}
.testimonials .testi-item .featured-thumbnail {
	width:auto;
	height:auto;
	margin:0 20px 0 0px;
}
.testimonials .testi-item blockquote {
	background:none;
	border:none;
	border-radius:0;
	margin:0;
	padding:0;
}
.testimonials .testi-item blockquote a:hover { color:#d05f3d; }
.testimonials .testi-item blockquote:before, .testimonials .testi-item blockquote:after { display:none; }
.testimonials .testi-item .testi-meta {
	display:block;
	font-size:13px;
	padding-left:0;
	padding-top:0;
	text-align:right;
}
.testimonials .testi-item .testi-meta .user {
	display:block;
	font:18px/20px 'Pacifico', cursive;
	color:#2e2e2e;
}
.isotope .thumbnail { margin-bottom:18px; }
.isotope .caption__portfolio h3 {
	font:bold 13px/18px arial;
	color:#2e2e2e;
	margin:0;
	padding:0 0 18px;
}
.nav-pills > li > a { border-radius:0; }
.nav-pills > li.active a { background:#d05f3d; }
.post_meta {
	border-bottom:1px solid #d7d6d3;
	border-top:1px solid #d7d6d3;
	font-size:13px;
	margin-bottom:1em;
	overflow:hidden;
	padding:0.5em 0;
	color:#8c8b8b;
	font-weight:bold;
}
.post_meta a { color:#2e2e2e; }
.post_meta a:hover { color:#d05f3d; }
.post-author { background:#dcdcdc; }
.post-author h3 { text-transform:uppercase; }
.post-author .post-author_gravatar img {
	background:none repeat scroll 0 0 #FFFFFF;
	border:none;
	padding:0;
}
.footer {
	background:white;
	border-top:1px solid #d6d6d6;
	padding:48px 0;
}
.footer-text {
	font-size:12px;
	color:#555454;
	text-transform:uppercase;
}
.footer-text a { color:#555454; }
.footer-text a:hover { color:#d05f3d; }
.footer-text a.site-name {
	font:33px/33px Anton;
	text-transform:uppercase;
	color:#222222;
	margin-right:4px;
}
.footer-text a.site-name:hover { color:#d05f3d; }
.social {
	float:right;
	overflow:hidden;
	padding:9px 0 18px;
}
.social li {
	float:left;
	margin-left:8px;
	list-style:none;
}
.social li a {
	display:block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}
.social li a img { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important; }
.social li a:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}
.footer-nav ul li a:hover { text-decoration:underline !important; }
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	font:13px/18px arial;
	background:#dcdcdc;
	display:inline-block;
	padding:10px 16px;
	color:#8c8b8b;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border:none;
}
#commentform input[type="text"] { padding:10px 16px; }
p.field { padding:0; }
.wpcf7-form p.field input { height:38px; }
.spacer { height:40px; }
.list.check-list >ul {
	margin:0 0 25px;
	padding:7px 0 0;
}
.list.check-list >ul li {
	font-weight:bold;
	color:#2e2e2e;
	margin:0 0 13px;
}
.list.check-list >ul li:before { font-weight:normal; }
.post-list li {
	padding-bottom:14px;
	padding-top:14px;
}
.list.custom-list > ul li {
	border-top:1px dashed #ccccc2;
	margin:19px 0 0;
	padding:16px 0 0;
}
.list.custom-list > ul li:before, .list.custom-list > ul li:after { display:none; }
.list.custom-list > ul li:first-child {
	border:none;
	padding-top:0;
	margin-top:0;
}
.list.custom-list > ul li .icon {
	float:left;
	margin:4px 0 0;
	min-width:36px;
}
.extra-wrap small {
	float:left;
	font-weight:bold;
	font-size:13px;
	color:#2e2e2e;
	margin-right:8px;
}
.extra-wrap p {
	overflow:hidden;
	padding-bottom:21px;
}
#back-top-wrapper #back-top a {
	color:#464646;
	display:block;
	font:18px/60px Anton, sans-serif;
	width:60px;
}
#back-top-wrapper #back-top a span {
	background:#efefef;
	display:block;
	height:60px;
	width:60px;
	margin:0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	box-shadow:1px 1px 0px #dedede inset;
}
#back-top-wrapper #back-top a:hover { color:#a2a2a2; }
@media (max-width: 1200px) {
	.camera_caption { width:36%; }
	.camera_prev, .camera_next { top:80%; }
	ul.jobs li h5 span { font:66px/70px Anton; }
	ul.recent-posts.services li { padding-top:28px; }
	ul.recent-posts.services li .inner { padding-bottom:28px; }
	.post_meta .post_permalink { float:none; }
}
@media (max-width: 980px) {
	.header { padding:40px 0 0; }
	.logo .logo_h__txt { float:none; }
	.logo a { float:none; }
	.logo .logo_tagline {
		float:none;
		max-width:100%;
		padding:10px 0 0;
	}
	.camera_caption { top:0; }
	.camera_caption >div h2 { font:36px/40px Anton; }
	.camera_caption >div h2 span { font-size:40px; }
	ul.recent-posts.services li .inner { padding-right:0px; }
	.ie8 ul.recent-posts.services li .inner { padding-right:0px; }
	body.home .vertical-divider {
		background:none;
		padding:0;
	}
	ul.jobs li h5 { font:24px/35px Anton; }
	h2 { font-size:22px !important; }
}
@media (max-width: 767px) {
	body { padding:0; }
	body .container {
		padding-left:20px;
		padding-right:20px;
	}
	.header .sf-menu { display:none; }
	#slider-wrapper { display:none; }
	ul.jobs li {
		margin-bottom:20px;
		padding-top:20px;
	}
	.social {
		display:table;
		margin:0 auto;
		float:none;
	}
	.vertical-divider {
		background:none;
		padding-right:0;
	}
}
@media (max-width: 640px) {
	.thumbnail.alignleft { max-width:50%; }
}
@media (max-width: 480px) {
	ul.recent-posts.services li {
		float:none;
		margin-right:0%;
		width:100%;
		border-top:1px dashed #cccbc2;
		padding-top:36px;
	}
	ul.recent-posts.services li .inner {
		background:url(images/service-mark.png) 0 1px no-repeat;
		padding:0 50px 34px 40px;
	}
	.ie8 ul.recent-posts.services li .inner { padding-right:0px; }
	ul.recent-posts.services li:first-child + li {
		border-top:1px dashed #cccbc2;
		padding-top:36px;
	}
}
input:focus { box-shadow:none !important; }
.error404-holder_num { color:#D05F3D; }
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont { background:none; }
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:28px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
