article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
audio:not([controls]) {
	display: none
}
[hidden] {
display:none
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
html, button, input, select, textarea {
	font-family: sans-serif;
	color: #222
}
body {
	margin: 0;
	font-size: 1em;
	line-height: 1.4
}
::-moz-selection {
background:#fe57a1;
color:#fff;
text-shadow:none
}
::selection {
	background: #fe57a1;
	color: #fff;
	text-shadow: none
}
a {
	color: #0e522a;
	text-decoration: none;
	-moz-transition: color .3s;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	-ms-transition: color .3s;
	transition: color .3s
}
a:visited {
	color: #0e522a
}
a:hover {
	color: #555;
	-moz-transition: color .3s;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	-ms-transition: color .3s;
	transition: color .3s
}

a:focus {
	outline: thin dotted
}
a:hover, a:active {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
blockquote {
	margin: 1em 40px
}
dfn {
	font-style: italic
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold
}
pre, code, kbd, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
q {
	quotes: none
}
q:before, q:after {
	content: "";
	content: none
}
small {
	font-size: 85%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
ul, ol {
	margin: 0 0;
	padding: 0 0 0 40px
}
dd {
	margin: 0 0 0 40px
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
form {
	margin: 0
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0
}
label {
	cursor: pointer
}
legend {
	border: 0;
*margin-left:-7px;
	padding: 0;
	white-space: normal
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align:middle
}
button, input {
	line-height: normal
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
*overflow:visible
}
button[disabled], input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
*width:13px;
*height:13px
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical
}
input:invalid, textarea:invalid {
background-color:#f0dddd
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td {
	vertical-align: top
}
.chromeframe {
	margin: .2em 0;
	background: #ccc;
	color: black;
	padding: .2em 0
}
.left {
	float: left
}
.right {
	float: right
}
body {
	font: 16px/26px Helvetica, Helvetica Neue, Arial;
	overflow-x: hidden
}
.wrapper {
	width: 90%;
	margin: 0 5%;
	position: relative
}
@font-face {
	font-family: 'BebasNeue';
	src: url('../fonts/BebasNeue-webfont.eot');
	src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/BebasNeue-webfont.woff') format('woff'), url('../fonts/BebasNeue-webfont.ttf') format('truetype'), url('../fonts/BebasNeue-webfont.svg#BebasNeue') format('svg');
	font-weight: normal;
	font-style: normal
}
.bebasneue {
	font-family: BebasNeue, sans-serif
}
#header-container {
	position: relative
}
#header-container header.wrapper {
	position: relative
}
#header-container h1 {
	margin-top: 0
}
#header-container img.roach {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 0
}
#header-container img {
	margin-left: -20px;
	float: left;
	clear: left
}
#header-container section {
	float: left;
	clear: left
}
#header-container section p.tagline {
	clear: none;
	display: inline;
	font-size: 2em;
	float: left;
	margin-top: 20px;
	color: #0e522a
}
#header-container .paper-rip {
	background: url(../img/paper-tear-header.png);
	width: 100%;
	height: 83px;
	display: block;
	position: absolute;
	bottom: -75px
}
#title {
	float: left
}
::-moz-selection {
background:#f16529;
color:#fff;
text-shadow:none
}
::selection {
	background: #f16529;
	color: #fff;
	text-shadow: none
}
nav {
	float: left;
	width: 100%;
	margin-top: 25px
}
nav ul {
	width: 65%
}
.freeestimates {
		display: block;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #0e522a;
	border: 1px solid #ccc;
	width: 50%;
	background-image: -moz-linear-gradient(top, #fff, #c5c5c5);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(1, #c5c5c5));
	background-image: -webkit-linear-gradient(top, #fff, #c5c5c5);
	background-image: -o-linear-gradient(top, #fff, #c5c5c5);
	background-image: -ms-linear-gradient(top, #fff, #c5c5c5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c5c5c5');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c5c5c5')";
	background-image: linear-gradient(top, #fff, #c5c5c5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/libs/pie.php);
	-webkit-box-shadow: #999 1px 1px 2px 1px;
	-moz-box-shadow: #999 1px 1px 2px 1px;
	box-shadow: #999 1px 1px 2px 1px;
	-moz-transition: color .3s;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	-ms-transition: color .3s;
	transition: color .3s;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:45px;
	}
	.freeestimates:hover, .freeestimates:visited {
	color: #0e522a
	}
	.freeestimates:hover {
	color: #555;
	-webkit-box-shadow: #fff 1px 1px 2px 1px inset;
	-moz-box-shadow: #fff 1px 1px 2px 1px inset;
	box-shadow: #fff 1px 1px 2px 1px inset;
	background-image: -moz-linear-gradient(top, #cdcdcd, #e3e3e3);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cdcdcd), color-stop(1, #e3e3e3));
	background-image: -webkit-linear-gradient(top, #cdcdcd, #e3e3e3);
	background-image: -o-linear-gradient(top, #cdcdcd, #e3e3e3);
	background-image: -ms-linear-gradient(top, #cdcdcd, #e3e3e3);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdcdcd', endColorstr='#e3e3e3');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdcdcd', endColorstr='#e3e3e3')";
	background-image: linear-gradient(top, #cdcdcd, #e3e3e3);
	-moz-transition: color .3s;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	-ms-transition: color .3s;
	transition: color .3s
}
	
	
	
nav ul li a {
	display: block;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #0e522a;
	border: 1px solid #ccc;
	width: 20.5%;
	background-image: -moz-linear-gradient(top, #fff, #c5c5c5);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(1, #c5c5c5));
	background-image: -webkit-linear-gradient(top, #fff, #c5c5c5);
	background-image: -o-linear-gradient(top, #fff, #c5c5c5);
	background-image: -ms-linear-gradient(top, #fff, #c5c5c5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c5c5c5');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c5c5c5')";
	background-image: linear-gradient(top, #fff, #c5c5c5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/libs/pie.php);
	-webkit-box-shadow: #999 1px 1px 2px 1px;
	-moz-box-shadow: #999 1px 1px 2px 1px;
	box-shadow: #999 1px 1px 2px 1px;
	-moz-transition: color .3s;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	-ms-transition: color .3s;
	transition: color .3s
}
nav a:hover, nav a:visited {
	color: #0e522a
}
nav a:hover {
	color: #555;
	-webkit-box-shadow: #fff 1px 1px 2px 1px inset;
	-moz-box-shadow: #fff 1px 1px 2px 1px inset;
	box-shadow: #fff 1px 1px 2px 1px inset;
	background-image: -moz-linear-gradient(top, #cdcdcd, #e3e3e3);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cdcdcd), color-stop(1, #e3e3e3));
	background-image: -webkit-linear-gradient(top, #cdcdcd, #e3e3e3);
	background-image: -o-linear-gradient(top, #cdcdcd, #e3e3e3);
	background-image: -ms-linear-gradient(top, #cdcdcd, #e3e3e3);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdcdcd', endColorstr='#e3e3e3');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdcdcd', endColorstr='#e3e3e3')";
	background-image: linear-gradient(top, #cdcdcd, #e3e3e3);
	-moz-transition: color .3s;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	-ms-transition: color .3s;
	transition: color .3s
}
#main-container nav {
	border-bottom: 1px solid #ccc
}
#main-container nav p.info {
	width: 40%;
	float: right;
	margin-top: 0;
	color: #363636;
	text-align: right
}
#main-container nav p.info span {
	color: #0e522a;
	font-size: 2em
}
#main-container nav p.info em {
	font-style: normal;
	color: #888;
	font-size: .9em
}
#main-container {
	background: url(../img/bg-pattern.png)
}
#main {
	padding: 30px 0
}
#main article h1, #main article {
	
}
#main article h1, #main article .headline {
	font-size: 2em;
	color: #0e522a;
	margin: 50px 0 10px 0
}
#main article h1, #main article p {
	color: #363636
}
#main article h1, #main article p span {
	text-transform: uppercase;
	font-weight: bold
}
#main article h1, #main article section img.rodent {
	position: absolute;
	left: 0;
	bottom: -99px
}
#main article h1, #main article section img.investment {
	bottom: -86px;
	left: 0;
	position: absolute
}
#main aside h3 {
	color: #0e522a;
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 10px;
	margin-top: 8px;
	float: right
}
#main aside h3 span {
	color: #6a6a6a
}
#main aside p {
	font-size: 16px;
	padding-bottom: 50%;
}
#main .fb-like {
	position: absolute;
	bottom: 50px;
	right: 0
}
#main .contact-info {
	font-size: 2.5em;
	line-height: 1em
}
#main .contact-info span {
	color: #0e522a;
	font-weight: normal
}
#main #sign-up {
	float: right
}
#main #sign-up li {
	padding-bottom: 10px
}
#main #sign-up input {
	width: 280px;
	height: 42px;
	background: #fff
}
#main #sign-up input#form-button {
	background: url(../img/send-sprites.png);
	width: 199px;
	height: 50px;
	border: 0;
	background-position: 0 -2px
}
#main #sign-up input#form-button:hover {
	background-position: center
}
#main #sign-up input#form-button:active {
	background-position: 0 -102px
}
#main #sign-up textarea {
	width: 280px;
	height: 150px;
	background: #fff
}
#main #sign-up label {
	width: 90px;
	padding: 10px 0 10px 10px;
	float: left;
	clear: left;
	font-weight: bold;
	color: #0e522a;
	border: 1px solid #ccc;
	-webkit-box-shadow: #fff 1px 1px 2px 1px inset;
	-moz-box-shadow: #fff 1px 1px 2px 1px inset;
	box-shadow: #fff 1px 1px 2px 1px inset;
	background-image: -moz-linear-gradient(top, #cdcdcd, #e3e3e3);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cdcdcd), color-stop(1, #e3e3e3));
	background-image: -webkit-linear-gradient(top, #cdcdcd, #e3e3e3);
	background-image: -o-linear-gradient(top, #cdcdcd, #e3e3e3);
	background-image: -ms-linear-gradient(top, #cdcdcd, #e3e3e3);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdcdcd', endColorstr='#e3e3e3');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdcdcd', endColorstr='#e3e3e3')";
	background-image: linear-gradient(top, #cdcdcd, #e3e3e3)
}
#main #sign-up label:hover {
	cursor: default
}
#main .success img {
	position: absolute;
	top: 200px;
	right: 0
}
#footer-container {
	background: url(../img/footer-bg.png);
	width: 100%;
	height: 99px
}
#footer-container footer {
	padding: 15px 0
}
#footer-container footer ul {
	float: right;
	width: 65%
}
#footer-container footer li {
	float: left;
	display: inline;
	clear: none;
	width: 16%;
	text-align: center
}
#footer-container footer li.divider:before {
	content: " | ";
	float: left
}
#footer-container footer li.divider.facebookicon {
	width:8%;
	}
#footer-container footer li.divider.twitter {
	width:8%;
	}
#footer-container footer li.divider.gplus {
	position:relative;
	}
#footer-container footer li.divider.gplus a{
	position:absolute;
	left:8px;
	width:85px;
	}
#footer-container footer li a span {
	background: url(../img/fb-icon.png);
	width: 23px;
	height: 23px;
	display: block;
	float: left;
	margin-left: 15%
}
#footer-container  footer  li.twitter a span {
	background: url(../img/TwitterIcon.png);
	width: 23px;
	height: 23px;
	display: block;
	float: left;
	margin-left: 15%
}

.ie7 #title {
	padding-top: 20px
}



.lineheight {
	line-height: 1em;
}
.newfont {
	padding-bottom:25%!important;
}
.lowercase {
	text-transform: lowercase!important;
}
.creds {
	padding-right:4%;
	width:32%;

}
.foottext {
	float:right;
	margin-left: -50%;
	
}
.creds1 {
	width:30%;
	padding-right:4%;
}
.creds2 {
	width:27%;
	
}

.imagecontainer {
	align:center;
	
	}

.commercial {
	display: block;
    margin-left: auto;
    margin-right: auto;
    
	}
#seeourservice {
	float: none !important;
    text-align: center;
	padding-bottom:8%;
	}
	.checkusout {
		
		}
		.phone {
	
	display:none;
			}
			ul {
				list-style-image:url('/test/img/listbug.png');
				
				}
.bedbuglifetime {
	 display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
	margin-top:20%;
	}
.bedbugsmargin {
	 margin-top: 0 !important;
	
	}
	.lifecyclefont {
		font-size:1.3em!important;
		text-align:center;
		padding-bottom:0!important;
		}
	#map-canvas {
		width:100%;
		height:100%;
		}
	#carousel {
		width:90%;
		}
	.mapcontainer {
		
		}
		.residentialleft {
			padding-bottom:0;
			}
			.commercialright {
				padding-bottom:50%;
				}
				#slideshow { 
    margin: 50px auto; 
    position: relative; 
    width: 80%; 
    
    padding-bottom: 40%; 
    
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
	 padding-bottom: 40%; 
}
.mobilephone {
	font-size:2em;
	color:#0E522A;
	}
	.rightside {
		
		}
		.bugslist {
	width:80%;
	}
.rowofbugs {
	width:100%;
	height:auto;
	margin-top:35px;
	}
	.whychoose {
		margin-top:20px!important;
		}
		.fourseasons {
			
			}
			.nopadding {
				padding-bottom:0!important;
				}
				.fbheader {
					margin: 2.3% 0 0 55%;
					padding: 0 0;
					width:7%;
				}
				.twitterheader {
					margin: 2.3% 0 0 0;
					padding: 0 0;
					width:7%;
					}
					.gplusheader {
					margin: 2.5% 2.5% 0 0;
					padding: 0 0;
					width:0;
						}
						.sixdays {
							font-style: normal;
							color: #888;
							font-size: .9em;
							float:right;
							}
							
							li.winter {
							list-style-image: url("https://ozonesafepc.com/test/img/winter.png");	
								}
								li.fall {
									list-style-image: url("https://ozonesafepc.com/test/img/fall.png");
									}
								li.summer {
									list-style-image: url("https://ozonesafepc.com/test/img/summer.png");
									}
									li.springtime {
										list-style-image: url("https://ozonesafepc.com/test/img/springtime.png");
										}
										
										.lifecycle {
											margin-bottom:40px;
											}
											img.lifecycle:hover {
												opacity:0.8;
												}
												.lifecyclefont:hover {
												opacity:0.8;
												}
												nav a.fbheader:hover {
													background-image: none;
													}
													nav a.twitterheader:hover {
													background-image: none;
													}
													nav a.gplusheader:hover {
													background-image: none;
													}
@media only screen and (min-width:480px) {
nav a {
	float: left;
	width: 27%;
	margin: 0 1.7%;
	padding: 25px 2%;
	margin-bottom: 0
}
nav li:first-child a {
	margin-left: 0;
	margin-right:0;
}
nav li:last-child a {
	margin-right: 0;
	margin: 0;
}
nav ul li {
	display: inline
}
.oldie nav a {
	margin: 0 .7%
}
.mobilephone {
	
	display:none;
	}
	.phone {
	float: none;
    margin: 0;
    padding: 0;
	display:inline;
			}
			.ipadpadding {
		padding-top:25%;
		
		}			
}
@media only screen and (min-width:590px) {
nav ul li a {
	width:20%!important;
}
.creds {
	padding-right:12%;
	width:25%;

}

.creds1 {
	width:25%;
	padding-right:15%;
}
.creds2 {
	width:20%;
	
}
.lifecyclefont {
	font-size:2em!important;
	}
.bedbuglifetime {
	width:50%;
	margin-top:15%;
	}
	
}

@media only screen and (min-width:768px) {
#main article {
	float: left;
	width: 45%
}
#main aside {
	float: right;
	
}
nav ul li a {
	width: 26.5%;
}


.lifetimecontainer {
	
	}
.commercial {
		padding-top:10%;
		
		}
.bedbugsmargin {
    margin-top: 10% !important;
}
.bedbuglifetime {
	margin-left: 30%;
    margin-right: 0;
    margin-top: 14%;
    width: 80%;
}
.checkusout {
    margin-right: 16%;
    margin-top: 5%;
}
.residentialright {
				margin-left:10%;
				}
.mainright {
	   margin-left: 15%;
    width: 85%;

	}	
			
.credentialimages {
	
	}	
.fullmap {
	width:100%!important;
	}
.bugslist {
	width:80%;
	}
	.bugrightipad {
	padding-left: 33%;
    padding-top: 15%;
    width: 80%;
		}
		.chartipad {
			width:119%;
			}
			#slideshow {
    
    padding-bottom: 10%;

}	
.freeestimates {
	width: 75%;
}
#footer-container footer li {
	float: left;
	display: inline;
	clear: none;
	width: 16%;
	text-align: center
}
#footer-container footer ul {
    float: right;
    width: 75%;
}			
}
@media only screen and (min-width:947px) {
.mainright {
	   margin-left: 27%;
   

	}	

.creds {
	padding-right:28%;
	width:13%;

}

.creds1 {
	width:13%;
	padding-right:33%;
}
.creds2 {
	width:11%;
	
}
.fullmap {
	width:45%!important;
	}
				#slideshow {
    
    padding-bottom: 30%;

}
.residentialleft {
			padding-bottom:16%;
			}	
			.commercialright {
				padding-bottom:25%;
				}
				.fbheader {
					margin: 24px 1% 0 5%;
					padding: 0 0;
					width:3%;
				}
				.twitterheader {
					
					padding: 0 0;
					width:4%;
					}
					.gplusheader {
					
					padding: 0 0;
					width:3%;
						}
						.sixdays {
							font-style: normal;
							color: #888;
							font-size: .9em;
							float:right;
							
							}
}


@media only screen and (min-width:1140px) {
.wrapper {
	width: 1026px;
	margin: 0 auto
}
.lifecyclefont {
    
    padding-right: 30%;
    padding-top: 0;
}
form {
    
    padding-top: 10%;
}
.fourseasons {
    float: right;
    margin-top: -108px;
}
}
@media only screen and (max-width:1024px) {
#main .fb-like {
	display: none
}

}
@media only screen and (max-width:1000px) {
#footer-container footer li a {
	font-size: .8em
}
#main article section img.rodent {
	display: none
}
}
@media only screen and (max-width:768px) {
#main article {
	float: left;
	margin-top: 25px;
	margin-bottom: 0
}
#main aside {
	float: left;
	clear: left
}
#main-container nav p.info {
	width: 100%;
	margin-top: 0;
}
#main-container nav p.info {
	clear: left
}
#main-container nav p.info span {
	float: right;
	clear: none;
	display: inline
}
#main-container nav p.info em {
	display: none
}
nav ul {
	width: 100%
}
nav ul li a {
	width: 25%
}
nav ul li a.middle {
	margin-right: 0
}
nav li:last-child a {
	float: left;
	margin-left: 0
}
#main article h1, #main article .headline {
	margin: 50px 0 10px 0
}
#main .fb-like {
	float: left;
	clear: left;
	position: relative;
	bottom: 0
}
#main aside {
	width: 100%
}
#main #sign-up {
	width: 100%
}
#main #sign-up ul {
	padding-left: 0
}
#main #sign-up input, #main #sign-up textarea {
	width: 100%
}
#header-container img.roach {
	display: none
}
#footer-container footer ul {
	width: 100%
}
}
@media only screen and (max-width:590px) {
nav ul li a {
	width: 100%;
	clear: left;
	float: left;
	margin: 0;
	margin-bottom: 5px;
	padding: 20px 0 20px 0
}
nav li:last-child a {
	float: left
}
#footer-container footer ul {
	display: none
}
}
.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
*line-height:0
}
.ir br {
	display: none
}
.hidden {
	display: none!important;
	visibility: hidden
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}
.invisible {
	visibility: hidden
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
.clearfix {
*zoom:1
}
@media print {
* {
	background: transparent!important;
	color: black!important;
	box-shadow: none!important;
	text-shadow: none!important;
	filter: none!important;
	-ms-filter: none!important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
@page {
margin:.5cm
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
}
.formError {
	z-index: 990
}
.formError .formErrorContent {
	z-index: 991
}
.formError .formErrorArrow {
	z-index: 996
}
.formErrorInsideDialog.formError {
	z-index: 5000
}
.formErrorInsideDialog.formError .formErrorContent {
	z-index: 5001
}
.formErrorInsideDialog.formError .formErrorArrow {
	z-index: 5006
}
.inputContainer {
	position: relative;
	float: left
}
.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer
}
.ajaxSubmit {
	padding: 20px;
	background: #ccc;
	border: 1px solid #999;
	display: none
}
.formError .formErrorContent {
	width: 100%;
	background: #ccc;
	position: relative;
	color: #fff;
	width: 150px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px
}
.greenPopup .formErrorContent {
	background: #33be40
}
.blackPopup .formErrorContent {
	background: cccccc;
	color: #FFF
}
.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position: relative
}
body[dir='rtl'] .formError .formErrorArrow, body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0
}
.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 0 0 12px;
	top: 2px
}
.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	font-size: 0;
	height: 1px;
	background: #ccc;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block
}
.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
}
.greenPopup .formErrorArrow div {
	background: #33be40
}
.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF
}
.formError .formErrorArrow .line10 {
	width: 15px;
	border: 0
}
.formError .formErrorArrow .line9 {
	width: 13px;
	border: 0
}
.formError .formErrorArrow .line8 {
	width: 11px
}
.formError .formErrorArrow .line7 {
	width: 9px
}
.formError .formErrorArrow .line6 {
	width: 7px
}
.formError .formErrorArrow .line5 {
	width: 5px
}
.formError .formErrorArrow .line4 {
	width: 3px
}
.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd
}
.formError .formErrorArrow .line2 {
	width: 3px;
	border: 0;
	background: #ddd
}
.formError .formErrorArrow .line1 {
	width: 1px;
	border: 0;
	background: #ddd
}
