@font-face {font-family: 'MuseoSans-500';src: url('../webfonts/292132_0_0.eot');src: url('../webfonts/292132_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/292132_0_0.woff') format('woff'),url('../webfonts/292132_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MuseoSans-100';src: url('../webfonts/292132_1_0.eot');src: url('../webfonts/292132_1_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/292132_1_0.woff') format('woff'),url('../webfonts/292132_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MuseoSans-100Italic';src: url('../webfonts/292132_2_0.eot');src: url('../webfonts/292132_2_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/292132_2_0.woff') format('woff'),url('../webfonts/292132_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MuseoSans-500Italic';src: url('../webfonts/292132_3_0.eot');src: url('../webfonts/292132_3_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/292132_3_0.woff') format('woff'),url('../webfonts/292132_3_0.ttf') format('truetype');}
 

body {
	margin: 0px;
}
a:focus {
	outline: dotted thin;
}
a:active {
	outline: 0px;
}
a:hover {
	outline: 0px;
}
h1 {
	font-size: 2em;
}
abbr[title] {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted;
}
b {
	font-weight: 600;
}
strong {
	font-weight: 600;
}
dfn {
	font-style: italic;
}
mark {
	background: rgb(255, 255, 0); color: rgb(0, 0, 0);
}
code {
	font-family: monospace, serif; font-size: 1em;
}
kbd {
	font-family: monospace, serif; font-size: 1em;
}
pre {
	font-family: monospace, serif; font-size: 1em;
}
samp {
	font-family: monospace, serif; font-size: 1em;
}
pre {
	white-space: pre-wrap; -ms-word-wrap: break-word;
}
q {
	quotes: "¡°" "¡±" "¡®" "¡¯";
}
small {
	font-size: 80%;
}
sub {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0px currentColor;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0px;
}
fieldset {
	margin: 0px 2px; padding: 0.35em 0.62em 0.75em; border: 1px solid rgb(192, 192, 192);
}
legend {
	padding: 0px; border: 0px currentColor;
}
button {
	margin: 0px; font-family: inherit; font-size: 100%;
}
input {
	margin: 0px; font-family: inherit; font-size: 100%;
}
select {
	margin: 0px; font-family: inherit; font-size: 100%;
}
textarea {
	margin: 0px; font-family: inherit; font-size: 100%;
}
button {
	line-height: normal;
}
input {
	line-height: normal;
}
button {
	cursor: pointer; -webkit-appearance: button;
}
html input[type='button'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='reset'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='submit'] {
	cursor: pointer; -webkit-appearance: button;
}
button[disabled] {
	cursor: default;
}
input[disabled] {
	cursor: default;
}
input[type='checkbox'] {
	padding: 0px; box-sizing: border-box;
}
input[type='radio'] {
	padding: 0px; box-sizing: border-box;
}
input[type='search'] {
	box-sizing: content-box; -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;
}
textarea {
	overflow: auto; vertical-align: top;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
.button {
	background: rgb(238, 238, 238); padding: 0px; border-radius: 3px; border: 1px solid rgb(238, 238, 238); text-align: center; color: white; text-transform: uppercase; letter-spacing: 0.15em; font-weight: 500; text-decoration: none; display: inline-block; white-space: nowrap; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px;
}
button {
	background: rgb(238, 238, 238); padding: 0px; border-radius: 3px; border: 1px solid rgb(238, 238, 238); text-align: center; color: white; text-transform: uppercase; letter-spacing: 0.15em; font-weight: 500; text-decoration: none; display: inline-block; white-space: nowrap; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px;
}
.button:hover {
	text-decoration: none;
}
button:hover {
	text-decoration: none;
}
.button:active {
	opacity: 0.75;
}
button:active {
	opacity: 0.75;
}
.hollow.button {
	border-color: rgb(204, 204, 204); color: rgb(170, 170, 170); background-color: transparent;
}
button.hollow {
	border-color: rgb(204, 204, 204); color: rgb(170, 170, 170); background-color: transparent;
}
.green.button {
	border-color: rgb(87, 193, 49); background-color: rgb(87, 193, 49);
}
button.green {
	border-color: rgb(87, 193, 49); background-color: rgb(87, 193, 49);
}
.green.button:hover {
	border-color: rgb(69, 152, 39); background-color: rgb(69, 152, 39);
}
button.green:hover {
	border-color: rgb(69, 152, 39); background-color: rgb(69, 152, 39);
}
.blue.button {
	border-color: rgb(60, 148, 241); background-color: rgb(60, 148, 241);
}
button.blue {
	border-color: rgb(60, 148, 241); background-color: rgb(60, 148, 241);
}
.blue.button:hover {
	border-color: rgb(17, 122, 233); background-color: rgb(17, 122, 233);
}
button.blue:hover {
	border-color: rgb(17, 122, 233); background-color: rgb(17, 122, 233);
}
.red.button {
	border-color: rgb(242, 107, 51); background-color: rgb(242, 107, 51);
}
button.red {
	border-color: rgb(242, 107, 51); background-color: rgb(242, 107, 51);
}
.red.button:hover {
	border-color: rgb(228, 77, 14); background-color: rgb(228, 77, 14);
}
button.red:hover {
	border-color: rgb(228, 77, 14); background-color: rgb(228, 77, 14);
}
.orange.button {
	border-color: rgb(253, 190, 55); background-color: rgb(253, 190, 55);
}
button.orange {
	border-color: rgb(253, 190, 55); background-color: rgb(253, 190, 55);
}
.orange.button:hover {
	border-color: rgb(252, 174, 5); background-color: rgb(252, 174, 5);
}
button.orange:hover {
	border-color: rgb(252, 174, 5); background-color: rgb(252, 174, 5);
}
.gray.button {
	border-color: rgb(170, 170, 170); background-color: rgb(170, 170, 170);
}
button.gray {
	border-color: rgb(170, 170, 170); background-color: rgb(170, 170, 170);
}
.gray.button:hover {
	border-color: rgb(144, 144, 144); background-color: rgb(144, 144, 144);
}
button.gray:hover {
	border-color: rgb(144, 144, 144); background-color: rgb(144, 144, 144);
}
.link.button {
	background: rgb(255, 255, 255); border-color: transparent; color: rgb(102, 102, 102);
}
button.link {
	border-color: transparent; color: rgb(255, 255, 255);
}
.topmenu.button {
	background: rgb(255, 255, 255); border-color: transparent; color: rgb(102, 102, 102);
}
button.topmenu {
	border-color: transparent; color: rgb(255, 255, 255);
}
.disabled.button {
	background: rgb(238, 238, 238); border-color: rgb(238, 238, 238); cursor: default;
}
button.disabled {
	background: rgb(238, 238, 238); border-color: rgb(238, 238, 238); cursor: default;
}
.disabled.button {
	opacity: 1;
}
.disabled.button:active {
	opacity: 1;
}
button.disabled {
	opacity: 1;
}
button.disabled:active {
	opacity: 1;
}
.button .right.chevron {
	top: 9px; line-height: 9px; margin-left: 6px; display: inline-block; position: relative;
}
button .right.chevron {
	top: 9px; line-height: 9px; margin-left: 6px; display: inline-block; position: relative;
}
.button .right.chevron::after {
	font-family: Flaunt; font-size: 14px; font-weight: 400; content: "\f283"; -webkit-font-smoothing: antialiased;
}
button .right.chevron::after {
	font-family: Flaunt; font-size: 14px; font-weight: 400; content: "\f283"; -webkit-font-smoothing: antialiased;
}
.button sub {
	text-transform: none; letter-spacing: 0px; display: block;
}
button sub {
	text-transform: none; letter-spacing: 0px; display: block;
}
.spinner {
	background-position: center; animation:spinner-spin 0.75s linear infinite; display: block; opacity: 0.3; background-repeat: no-repeat; -webkit-animation: spinner-spin 0.75s infinite normal linear; -moz-animation: spinner-spin 0.75s infinite normal linear; -o-animation: spinner-spin 0.75s infinite normal linear;
}
.spinner-24 {
	width: 24px; height: 24px; background-image: url(""); background-size: 24px;
}
form.signup-form .form-submit .spinner {
	width: 24px; height: 24px; background-image: url(""); background-size: 24px;
}

.white.spinner-24 {
	background-image: url("");
}
form.signup-form .form-submit .spinner.white {
	background-image: url("");
}

.spinner-48 {
	width: 48px; height: 48px; background-image: url(""); background-size: 48px;
}
body {
	margin: 0px; padding: 0px; color: rgb(102, 102, 102); line-height: 1.5em; font-family: "MuseoSans-100", Arial, sans-serif; font-size: 16px; font-weight: 400; -webkit-tap-highlight-color: rgba(0, 0, 0, 0) z;
}
body {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
body * {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
body a {
	color: rgb(56, 163, 220); text-decoration: none; cursor: pointer;
}
body a:hover {
	text-decoration: underline;
}
ul {
	list-style: none; margin: 0px; padding: 0px;
}
li {
	list-style: none; margin: 0px; padding: 0px;
}
dd {
	list-style: none; margin: 0px; padding: 0px;
}
hr {
	border-width: 0px 0px 1px; margin: 0px; padding: 0px; border-bottom-color: rgb(238, 238, 238); border-bottom-style: solid;
}
input {
	-webkit-appearance: none;
}
textarea {
	-webkit-appearance: none;
}
input.placeholder {
	color: rgb(204, 204, 204);
}
textarea.placeholder {
	color: rgb(204, 204, 204);
}
input:focus {
	border-color: rgb(131, 187, 246) !important; box-shadow: 0px 0px 6px 0px #83bbf6;
}
input.focus {
	border-color: rgb(131, 187, 246) !important; box-shadow: 0px 0px 6px 0px #83bbf6;
}
textarea:focus {
	border-color: rgb(131, 187, 246) !important; box-shadow: 0px 0px 6px 0px #83bbf6;
}
textarea.focus {
	border-color: rgb(131, 187, 246) !important; box-shadow: 0px 0px 6px 0px #83bbf6;
}
input.placeholder:focus {
	color: rgb(135, 189, 246);
}
input.placeholder.focus {
	color: rgb(135, 189, 246);
}
textarea.placeholder:focus {
	color: rgb(135, 189, 246);
}
textarea.placeholder.focus {
	color: rgb(135, 189, 246);
}
input.text-input {
	margin: 0px; padding: 0.2em 0px 0px 1em; border-radius: 4px; border: 1px solid rgb(204, 204, 204); -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
textarea.text-textarea{
	margin: 0px; padding: 0.2em 0px 0px 1em; border-radius: 4px; border: 1px solid rgb(204, 204, 204); -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
input.placeholder.text-input {
	color: rgb(204, 204, 204);
}
section {
	margin: 0px auto; padding: 0px 5%;
}
section::before {
	display: table; content: " ";
}
section::after {
	display: table; content: " ";
}
section::after {
	clear: both;
}
section .inner {
	margin: 0px auto; padding: 3em 0px; position: relative; max-width: 1000px;
}
section .inner::before {
	display: table; content: " ";
}
section .inner::after {
	display: table; content: " ";
}
section .inner::after {
	clear: both;
}
section h1 {
	margin: 0px 0px 0.25em;
}
section h2 {
	margin: 0px 0px 0.25em;
}
section h3 {
	margin: 0px 0px 0.25em;
}
section h4 {
	margin: 0px 0px 0.25em;
}
section h5 {
	margin: 0px 0px 0.25em;
}
section h6 {
	margin: 0px 0px 0.25em;
}
section a h1:hover {
	text-decoration: none;
}
section h2 {
	margin-bottom: 1em;
}
section p {
	margin: 0.5em 0px; line-height: 1.5em;
}
section dd {
	margin-bottom: 1.5em;
}
section.narrow .inner {
	max-width: 830px;
}
section.has-divider .inner {
	border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
section.top-divider .inner {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
section.intro {
	text-align: center;
}
section.intro .inner {
	padding: 4em 0px;
}
section.intro h1 {
	color: rgb(51, 51, 51); font-size: 2.4em; font-weight: 600; margin-bottom: 0.2em; position: relative; z-index: 10; text-shadow: none;
}

section.intro h1 a {
	color: inherit;
}
section.intro p.tagline {
	margin: 0px auto 2em; color: rgb(170, 170, 170); font-size: 1.5em; max-width: 75%;
}
section.intro p.intro {
	margin: 0px auto 2em; color: rgb(170, 170, 170); font-size: 1.5em; max-width: 75%;
}

section.intro p.intro {
	color: inherit;
}
section.homeimg {
	background: url(../mainimg/headerimg1.jpg); background-position: center; padding: 0px; height: 430px; text-align: center; color: white; position: relative; max-width: none; background-repeat: no-repeat; background-size: cover; background-color: rgb(79, 85, 101); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
section.homeimg .content-wrap {
	position: relative; z-index: 100;
}
section.homeimg h1 {
	text-shadow: 0px 1px 5px rgba(0,0,0,0.5);
}
section.homeimg p.tagline {
	text-shadow: 0px 1px 5px rgba(0,0,0,0.5);
}
section.homeimg h1 {
	color: white; font-size: 2.25em; margin-top: 0.8em; margin-bottom: 0.3em;
}
section.homeimg p.tagline {
	color: rgb(171, 171, 168); font-size: 1.5em; font-weight: 500;
}
section.homeimg .button {
	margin: 0px 0px 0px 20px; width: 150px; height: 30px; line-height: 30px; font-size: 0.8em;
    }
section.homeimg h3 {
	color: rgb(255, 255, 255); font-size: 1.25em;
}
section.testimonial {
	border-width: 1px 0px; border-style: solid; border-color: rgb(238, 238, 238); padding: 2em 0px; overflow: hidden; max-width: 1200px;
}
section.testimonial .inner {
	margin: 0px auto; padding: 0px 50px; position: relative; max-width: 940px;
}
section.testimonial .quote {
	padding-left: 90px;
}
section.testimonial .quote > blockquote {
	margin: 0.3em 0px; color: rgb(85, 85, 85); line-height: 1.45em; font-size: 1.62em; font-weight: 300;
}
section.testimonial .quote > cite {
	color: rgb(154, 155, 157); font-size: 0.87em; font-style: normal;
}
section.testimonial .photo {
	border-radius: 100%; width: 64px; height: 64px; overflow: hidden; position: absolute; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%;
}
section.testimonial .photo img {
	width: 100%; height: 100%; display: block;
}

.gray-box {
	background: rgb(247, 247, 247); padding: 3% 5% 4%; border-radius: 4px; line-height: 1.6em; font-size: 0.9em; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
.gray-box h4 {
	color: rgb(102, 102, 102); text-transform: uppercase; letter-spacing: 1px; font-size: 0.8em; font-weight: bold; margin-top: 0.3em; margin-bottom: 0.3em;
}
.gray-box p {
	margin-bottom: 0.25em;
}
.gray-box > a {
	font-weight: 400;
}
.three-cols {
	margin: 0px -1%; font-size: 0px;
}
.three-cols > li {
	margin: 0px 1%; width: 31.33%; font-size: 1rem; vertical-align: top; display: inline-block;
}
.two-cols {
	margin: 0px -1%; font-size: 0px;
}
.two-cols > li {
	margin: 0px 1%; width: 48%; font-size: 1rem; vertical-align: top; display: inline-block;
}

h1 {
	color: rgb(51, 51, 51); line-height: 1.5em; font-weight: 600;
}
h2 {
	color: rgb(51, 51, 51); line-height: 1.5em; font-weight: 600;
}
h3 {
	color: rgb(51, 51, 51); line-height: 1.5em; font-weight: 600;
}
h4 {
	color: rgb(51, 51, 51); line-height: 1.5em; font-weight: 600;
}
h5 {
	color: rgb(51, 51, 51); line-height: 1.5em; font-weight: 600;
}
h1 {
	line-height: 1.15em; font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1em;
}
h5 {
	text-transform: uppercase; font-size: 0.75em;
}
span.arrow {
	font-family: arial;
}
article pre {
	border-radius: 4px; border: 1px solid rgb(238, 238, 238); -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
article .highlight {
	border-radius: 4px; border: 1px solid rgb(238, 238, 238); -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
article {
	color: rgb(102, 102, 102); line-height: 1.6em; font-size: 1.2em; font-weight: 300; -ms-word-wrap: break-word;
}
article > *:last-child {
	margin-bottom: 0px !important;
}
article em {
	font-style: oblique;
}
article i {
	font-style: oblique;
}
article strong {
	font-weight: 600;
}
article b {
	font-weight: 600;
}
article q {
	color: rgb(170, 170, 170);
}
article q::before {
	content: "&ldquo;";
}
article q::after {
	content: "&rdquo;";
}
article a:hover {
	text-decoration: underline;
}
article pre {
	line-height: 1.5em; font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size: 0.82em;
}
article code {
	line-height: 1.5em; font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size: 0.82em;
}
article pre {
	margin: 0.25em 0px 0.75em; padding: 0.75em 1em; overflow: auto; display: block; -ms-word-wrap: normal;
}
article pre:first-child {
	margin-top: 0.5em;
}
article code {
	color: rgb(170, 170, 170); display: inline;
}
article pre > code {
	font-size: 1em; display: inline-block; white-space: pre;
}
article .highlight {
	overflow: auto;
}
article .highlight > pre {
	border-width: 0px; overflow: hidden; margin-top: 0px; display: inline-block;
}
article p {
	margin: 0.25em 0px 0.75em;
}
article p + pre {
	margin-top: 0.75em;
}
article blockquote {
	color: rgb(170, 170, 170); padding-left: 0.75em; border-left-color: rgb(221, 221, 221); border-left-width: 1px; border-left-style: solid;
}
article blockquote:first-child {
	margin-top: 0.5em;
}
article blockquote p:last-child {
	padding-bottom: 0em !important; margin-bottom: 0.75em !important;
}
article h1 {
	margin: 1em 0px 0.75em; padding: 0px; font-weight: 500;
}
article h2 {
	margin: 1em 0px 0.75em; padding: 0px; font-weight: 500;
}
article h3 {
	margin: 1em 0px 0.75em; padding: 0px; font-weight: 500;
}
article h4 {
	margin: 1em 0px 0.75em; padding: 0px; font-weight: 500;
}
article h5 {
	margin: 1em 0px 0.75em; padding: 0px; font-weight: 500;
}
article h6 {
	margin: 1em 0px 0.75em; padding: 0px; font-weight: 500;
}
article hr {
	margin: 1.4em 0px; border: currentColor !important; height: 1px; background-color: rgb(238, 238, 238);
}
article ul {
	margin: 0.25em 0px 0.75em 2em;
}
article ol {
	margin: 0.25em 0px 0.75em 2em;
}
article li ol {
	margin-left: 1.4em;
}
article li ul {
	margin-left: 1.4em;
}
article li {
	margin: 0px 0px 0.25em; padding: 0px; line-height: 1.4em; font-size: 0.9em; display: list-item; list-style-type: disc;
}
article li:last-child {
	margin-bottom: 0px;
}
article li li {
	list-style-type: circle;
}
article ol li {
	list-style-type: decimal;
}
article table {
	margin: 0px 0px 1.4em;
}
article table td {
	padding: 2px 4px; border: 1px solid rgb(238, 238, 238);
}
article table th {
	padding: 2px 4px; border: 1px solid rgb(238, 238, 238);
}
article table th {
	background: rgb(247, 247, 247); font-weight: bold;
}
article table thead {
	background: rgb(247, 247, 247); font-weight: bold;
}
article img {
	margin: 1.5em 0px; display: block; max-width: 100%;
}
article p:first-child {
	margin-top: 0px;
}
article p:first-child img {
	margin-top: 0px;
}
article kbd {
	background: rgb(238, 238, 238); margin: 0px 0.2em; padding: 0.3em 0.4em; border-radius: 0.25em; font-size: 0.9em; position: relative;
}
article .tip {
	padding: 0.5em 0.8em; border-radius: 4px; border: 1px solid rgb(238, 238, 238); color: rgb(170, 170, 170); font-size: 0.8em; display: inline-block; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
article .tip::before {
	font-weight: 600; content: "TIP ¨C ";
}
.imonitor-header {
	background: white; padding: 0px 0px; position: relative; z-index: 10;align:center;width: 1000px;margin-left: auto;
margin-right: auto;
}
.content-sector-borderall{width: 1000px;margin-left: auto;
margin-right: auto;margin-bottom: 15px;padding:0px 0px 0px 0px;border:1px rgb(242, 242, 242) solid;align:center;-moz-opacity:0.7;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
line-height:25px;
overflow:hidden;}
.imonitor-header .inner {
	margin: 0px auto; border-bottom-color: rgb(238, 238, 238); align:center;border-bottom-width: 1px; border-bottom-style: solid; position: relative; min-height: 80px; max-width: 1000px;
}
.imonitor-header-logo {
	margin: 0px; padding: 0px; height: 80px; position: absolute; z-index: 100;
}
.imonitor-header-logo::after {
	top: 14px; right: -11px; color: rgb(204, 204, 204); font-family: helvetica, arial; font-size: 7px; font-weight: 100; position: absolute; content: "TM"; -webkit-font-smoothing: antialiased;
}
.imonitor-header-logo a {
	background-position: center 45%; width: 200px; height: 100%; text-indent: -9999em; display: block; background-image: url("../mainimg/logo.png"); background-repeat: no-repeat; background-size: 200px 50px;
}

.site-nav {
	height: 80px; float: right;
}
.site-nav li {
	float: left; display: block;
}
.site-nav li .button {
	margin: 20px 0px 0px 20px; width: 120px; height: 40px; line-height: 40px; font-size: 0.8em;
}
.site-nav li .link.button {
	line-height: 28px; font-weight: 600;
}
.site-nav li .link.button sub {
	color: rgb(204, 204, 204); font-size: 1em; font-weight: 400;
}
.site-nav li .blue.button {
	line-height: 28px; font-weight: 600;
}
.header-link{text-align:center; padding:10px 10px;font-size: 1.0em;font-weight: 10;
}




body.fixed-header {
	padding-top: 80px;
}
body.fixed-header .site-header {
	left: 0px; top: 0px; right: 0px; position: fixed; box-shadow: 0px 1px 4px rgba(0,0,0,0.15), 0px 1px 0px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15), 0px 1px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15), 0px 1px 0px rgba(0, 0, 0, 0.1);
}
body.fixed-header .site-header .inner {
	border-bottom-width: 0px;
}
body.support .site-nav a:not(.hollow) {
	display: none;
}
body.support .show-menu-link {
	display: none;
}

.signin-content {
	padding-bottom: 1.5em;
}

.signin-content .inner {
	padding: 0.8em 0px 0px; border-top-color: rgb(238, 238, 238); border-top-width: 1px; text-align: center;max-width:1000px;
}

.signin-content .button {
	margin: 10px 10px 10px 0px; width: 150px; height: 30px; line-height: 30px; font-size: 0.8em;
    }  
    .signin-content .blue.button {
	margin: 10px 10px 10px 0px; width: 200px; height: 33px; line-height: 30px; font-size: 0.8em;
    }  
    .signin-content .green.button {
	margin: 10px 10px 10px 0px; width: 200px; height: 33px; line-height: 30px; font-size: 0.8em;
    }  
.signin-content input {
margin: 10px 10px 10px 0px; width: 150px; height: 30px; line-height: 30px; font-size: 0.8em;
} 
.signin-content H1 {
	margin: 0.8em 0px 0.9em;
}
.signin-content H2 {
	margin: 0.8em 0px 0.9em;
}
.signin-content H3 {
	margin: 0.8em 0px 0.9em;
}

.home-content {
	padding-bottom: 1.5em;
}
.home-content .inner {
	padding: 0.8em 0px 0px; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;text-align: left;
}
.home-content .button {
	margin: 0px 10px 10px 0px; width: 150px; height: 40px; line-height: 40px; font-size: 0.8em;
    }    
.home-content-item {
	width: 45%; padding-top: 1.0em; padding-bottom: 0em; float: left;
}
.right.home-content-item {
	border-width: 0px 0px 0px 1px; border-style: solid; border-color: rgb(238, 238, 238); width: 51%; padding-left: 4%; float: right;
}
.home-content-item p {
	margin: 0.4em 0px 0.6em;
}
.home-content-item H2 {
	margin: 0.4em 0px 0.3em;
}
.home-content-item .follow-link {
	text-transform: uppercase; letter-spacing: 0.1em; font-size: 0.75em; font-weight: 600; position: relative;
}
.home-content-item .follow-link::after {
	top: -4px; right: -11px; font-family: Flaunt; font-size: 12px; font-weight: 400; position: absolute; content: "\f283"; -webkit-font-smoothing: antialiased;
}
.imonitor-news {
	background: rgb(247, 247, 247); margin: 0px auto;  padding: 0px 0px;  text-align: center; color: rgb(102, 102, 102); overflow: hidden;
}
.imonitor-news .inner {
	margin: 0px auto; max-width: 1000px;
}
.imonitor-news h2 {
	font-size: 2.25em; margin-bottom: 0.3em;
}

.imonitor-footer {
	background: rgb(247, 247, 247); padding: 0px 1%; text-align: left; color: rgb(102, 102, 102); overflow: hidden;  -webkit-box-shadow: 0px 1px 1px #eaeaea inset; -moz-box-shadow: 0px 1px 1px #eaeaea inset;
}
.fixed.imonitor-footer {
	width: 100%; bottom: 0px; position: fixed;
}
.imonitor-footer .inner {
	margin: 0px auto; width: 1000px;
}
.imonitor-footer .inner .light {
	color: rgb(102, 102, 102);
}
.imonitor-footer-section {
	padding-bottom: 20px;
}
.imonitor-footer-company {
	text-align: left; max-width: 1000px; color: rgb(170, 170, 170); margin-top:15px; padding-top: 15px; padding-bottom: 8px; font-size: 0.81em; min-height: 50px;
border-top-color: rgb(232, 232, 232); border-top-width: 1px; border-top-style: solid;
}
.imonitor-footer-company .imonitor strong {
	color: rgb(102, 102, 102);
}
.imonitor-footer-company .imonitor a {
	color: rgb(170, 170, 170); font-weight: 600; text-decoration: underline;
}
.imonitor-footer-company .copyright {
	color: rgb(204, 204, 204);
}
.imonitor-footer-company .copyright::before {
	content: "\00a0\2013\00a0";
}
.imonitor-footer-company .copyright a {
	color: rgb(204, 204, 204);
}
.imonitor-footer-address {
	margin-top: 1px; float: right;
}
.imonitor-footer-address .badge {
	margin-left: 5px; float: left;
}

.imonitor-footer-newsletter form {
	margin-top: 1.5em; max-width: 275px;
}
.imonitor-footer-newsletter .button {
	height: 2.8em; font-size: 0.9em; float: left;
}
.imonitor-footer-newsletter input {
	height: 2.8em; font-size: 0.9em; float: left;
}
.imonitor-footer-newsletter p {
	margin-top: 0px;
}
.imonitor-footer-newsletter strong {
	font-weight: 600;
}
.imonitor-footer-newsletter input {
	border-color: rgb(204, 204, 204); width: 50%; padding-left: 0.75em;
}
.imonitor-footer-newsletter .button {
	background: rgb(204, 204, 204); border-color: rgb(204, 204, 204); line-height: 2.8em; margin-left: 10px;
}
.imonitor-footer-newsletter .button span {
	padding-right: 1em; padding-left: 1em;
}
.imonitor-footer-sitemap {
	padding-left: 2.5%;
}
.imonitor-footer-sitemap .row {
	width: 25%; float: left;
}
.imonitor-footer-sitemap a {
	color: rgb(102, 102, 102); display: block; font-size: 0.8em;
}
.imonitor-footer-sitemap a:hover {
	text-decoration: underline;
}
.imonitor-footer-sitemap a span.long {
	display: none;
}
.imonitor-footer-newsletter {
	width: 32.33%; text-align: left; padding-top: 0.75em; font-size: 0.8em; margin-right: 1.5%; float: left;
}
.imonitor-footer-sitemap {
	width: 64.33%; text-align: left; padding-top: 0.75em; font-size: 0.8em; margin-right: 1.5%; float: left;
}
.imonitor-footer-twitter-likes {
	width: 0%; text-align: left; padding-top: 0.75em; font-size: 0.8em; margin-right: 1.5%; float: left;
}
:last-child.imonitor-footer-newsletter {
	margin-right: 0px;
}
:last-child.imonitor-footer-sitemap {
	margin-right: 0px;
}
:last-child.imonitor-footer-twitter-likes {
	margin-right: 0px;
}
.imonitor-footer-newsletter h4 {
	font-size: 1.1em;
}
.imonitor-footer-sitemap h4 {
	font-size: 1.1em;
}
.imonitor-footer-twitter-likes h4 {
	font-size: 1.1em;
}

.field-error-message {
	background: rgba(242, 107, 51, 0.8); border-radius: 4px; transition:0.15s ease-out; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; color: white; line-height: 3.2em; font-weight: 500; visibility: hidden; position: absolute; z-index: 1000; opacity: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; -o-transition: all 0.15s ease-out;
}
.visible.field-error-message {
	visibility: visible; opacity: 1;
}
.field-error-message::first-letter {
	text-transform: capitalize;
}

.content-sector-borderall{max-width: 1000px;margin-left: auto;
margin-right: auto;margin-bottom: 15px;padding:0px 0px 0px 0px;border:1px rgb(242, 242, 242) solid;align:center;-moz-opacity:0.7;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
line-height:25px;
overflow:hidden;}

.content-sector-borderall.noborder{width: 1000px;margin-left: auto;
margin-right: auto;margin-bottom: 15px;padding:0px 0px 0px 0px;border:0px rgb(242, 242, 242) solid;align:center;-moz-opacity:0.7;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
line-height:25px;
overflow:hidden;}

.content-sector-borderall h1 {
	font-size: 2.0em; margin: 0em 0em 0em 0em; padding: 0em;
}
.content-sector-borderall h2 {
	font-size: 1.2em; margin: 0em 0em 0em 0em; padding: 0em;
}
.content-sector-borderall h3 {
	font-size: 1.0em; margin: 0em 0em 0em 0em; padding: 0em;
}
.content-sector-borderall h4 {
	font-size: 0.8em; margin: 0em 0em 0em 0em; padding: 0em;font-weight: normal;
}
.content-sector-left{height:auto;margin-right:0px; float:left;margin-bottom:-10000px;padding-bottom:10000px;}
.content-sector-right{padding: 15px; border-left:1px rgb(242, 242, 242) solid; margin-bottom:-10000px;padding-bottom:10000px;float:right;}
.feature-sector-header{width:auto; height:40px; padding: 10px; text-align: center;background: rgb(250, 250, 250);border-bottom:1px rgb(242, 242, 242) solid;}
.feature-sector-inner{width:auto;}
.feature-sector-left{margin-right:0px; border-bottom:1px rgb(242, 242, 242) solid;float:left;}
.feature-sector-right{padding: 15px;border-bottom:1px rgb(242, 242, 242) solid; border-left:1px rgb(242, 242, 242) solid;float:right;}

.feature-sector-left-last{margin-right:0px; float:left;}
.feature-sector-right-last{padding: 15px;border-left:1px rgb(242, 242, 242) solid; float:right;}



.button.hollow.appinfo{width:155px; height:30px;font-size: 12px;padding: 0.2em 0px 0px 0em;margin-bottom:15px; }
.button.blue.appinfo{width:165px; height:30px;font-size: 12px;padding: 0.2em 0px 0px 0em;margin-bottom:15px; }
.button.green.appinfo{width:165px; height:30px;font-size: 12px;padding: 0.2em 0px 0px 0em;margin-bottom:15px; }
