﻿@charset "UTF-8";
@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Lato:300,700,300italic,700italic");

/*
	Binary by TEMPLATED
	templated.co @templatedco
	Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/* Reset */



*{
   font-family: 'Poppins', sans-serif;
}

#pricefeatures {text-align: right; }
#pricefeatures li { background-position: 100% .4em; padding-right: .6em; list-style: none; }

.navopt {display: inline-block; }

#pricefeatures li:after {
        content: '✓';
        color: #17a689;
        font-size: 18pt;
        font-weight: 900;
        padding-left: 1em;
}

.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
  .testimonial_btn{
    background-color: #373d4b !important;
    color: #fff !important;
 }
 .seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
}

 
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 100em;
		min-width: 80em;
	}

	.container.\37 5\25 {
		width: 60em;
	}

	.container.\35 0\25 {
		width: 40em;
	}

	.container.\32 5\25 {
		width: 20em;
	}

	.container {
		width: 80em;
	}

	@media screen and (max-width: 1680px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 100em;
			min-width: 80em;
		}

		.container.\37 5\25 {
			width: 60em;
		}

		.container.\35 0\25 {
			width: 40em;
		}

		.container.\32 5\25 {
			width: 20em;
		}

		.container {
			width: 80em;
		}

	}

	@media screen and (max-width: 1280px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 81.25em;
			min-width: 65em;
		}

		.container.\37 5\25 {
			width: 48.75em;
		}

		.container.\35 0\25 {
			width: 32.5em;
		}

		.container.\32 5\25 {
			width: 16.25em;
		}

		.container {
			width: 65em;
		}

	}

	@media screen and (max-width: 980px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 112.5%;
			min-width: 90%;
		}

		.container.\37 5\25 {
			width: 67.5%;
		}

		.container.\35 0\25 {
			width: 45%;
		}

		.container.\32 5\25 {
			width: 22.5%;
		}

		.container {
			width: 90%;
		}

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 112.5%;
			min-width: 90%;
		}

		.container.\37 5\25 {
			width: 67.5%;
		}

		.container.\35 0\25 {
			width: 45%;
		}

		.container.\32 5\25 {
			width: 22.5%;
		}

		.container {
			width: 90% !important;
		}

	}

	@media screen and (max-width: 480px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 112.5%;
			min-width: 90%;
		}

		.container.\37 5\25 {
			width: 67.5%;
		}

		.container.\35 0\25 {
			width: 45%;
		}

		.container.\32 5\25 {
			width: 22.5%;
		}

		.container {
			width: 90% !important;
		}

	}

/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0 0 0 0em;
	}

	.row.\30 \25 {
		margin: 0 0 -1px 0em;
	}

	.row.uniform.\30 \25 > * {
		padding: 0em 0 0 0em;
	}

	.row.uniform.\30 \25 {
		margin: 0em 0 -1px 0em;
	}

	.row > * {
		padding: 0 0 0 2em;
	}

	.row {
		margin: 0 0 -1px -2em;
	}

	.row.uniform > * {
		padding: 1em 0 0 2em;
	}

	.row.uniform {
		margin: -2em 0 -1px -2em;
	}

	.row.\32 00\25 > * {
		padding: 0 0 0 4em;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -4em;
	}

	.row.uniform.\32 00\25 > * {
		padding: 4em 0 0 4em;
	}

	.row.uniform.\32 00\25 {
		margin: -4em 0 -1px -4em;
	}

	.row.\31 50\25 > * {
		padding: 0 0 0 3em;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -3em;
	}

	.row.uniform.\31 50\25 > * {
		padding: 3em 0 0 3em;
	}

	.row.uniform.\31 50\25 {
		margin: -3em 0 -1px -3em;
	}

	.row.\35 0\25 > * {
		padding: 0 0 0 1em;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -1em;
	}

	.row.uniform.\35 0\25 > * {
		padding: 1em 0 0 1em;
	}

	.row.uniform.\35 0\25 {
		margin: -1em 0 -1px -1em;
	}

	.row.\32 5\25 > * {
		padding: 0 0 0 0.5em;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -0.5em;
	}

	.row.uniform.\32 5\25 > * {
		padding: 0.5em 0 0 0.5em;
	}

	.row.uniform.\32 5\25 {
		margin: -0.5em 0 -1px -0.5em;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (max-width: 1680px) {

		.row > * {
			padding: 0 0 0 2em;
		}

		.row {
			margin: 0 0 -1px -2em;
		}

		.row.uniform > * {
			padding: 1em 0 0 2em;
		}

		.row.uniform {
			margin: -2em 0 -1px -2em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 4em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -4em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 4em 0 0 4em;
		}

		.row.uniform.\32 00\25 {
			margin: -4em 0 -1px -4em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\31 50\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform.\35 0\25 {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.\31 2u\28xlarge\29, .\31 2u\24\28xlarge\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28xlarge\29, .\31 1u\24\28xlarge\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28xlarge\29, .\31 0u\24\28xlarge\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28xlarge\29, .\39 u\24\28xlarge\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28xlarge\29, .\38 u\24\28xlarge\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28xlarge\29, .\37 u\24\28xlarge\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28xlarge\29, .\36 u\24\28xlarge\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28xlarge\29, .\35 u\24\28xlarge\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28xlarge\29, .\34 u\24\28xlarge\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28xlarge\29, .\33 u\24\28xlarge\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28xlarge\29, .\32 u\24\28xlarge\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28xlarge\29, .\31 u\24\28xlarge\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28xlarge\29 + *,
		.\31 1u\24\28xlarge\29 + *,
		.\31 0u\24\28xlarge\29 + *,
		.\39 u\24\28xlarge\29 + *,
		.\38 u\24\28xlarge\29 + *,
		.\37 u\24\28xlarge\29 + *,
		.\36 u\24\28xlarge\29 + *,
		.\35 u\24\28xlarge\29 + *,
		.\34 u\24\28xlarge\29 + *,
		.\33 u\24\28xlarge\29 + *,
		.\32 u\24\28xlarge\29 + *,
		.\31 u\24\28xlarge\29 + * {
			clear: left;
		}

		.\-11u\28xlarge\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28xlarge\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28xlarge\29 {
			margin-left: 75%;
		}

		.\-8u\28xlarge\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28xlarge\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28xlarge\29 {
			margin-left: 50%;
		}

		.\-5u\28xlarge\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28xlarge\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28xlarge\29 {
			margin-left: 25%;
		}

		.\-2u\28xlarge\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28xlarge\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1280px) {

		.row > * {
			padding: 0 0 0 1.5em;
		}

		.row {
			margin: 0 0 -1px -1.5em;
		}

		.row.uniform > * {
			padding: 1em 0 0 1.5em;
		}

		.row.uniform {
			margin: -1.5em 0 -1px -1.5em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\32 00\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 2.25em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -2.25em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 2.25em 0 0 2.25em;
		}

		.row.uniform.\31 50\25 {
			margin: -2.25em 0 -1px -2.25em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 0.75em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -0.75em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 0.75em 0 0 0.75em;
		}

		.row.uniform.\35 0\25 {
			margin: -0.75em 0 -1px -0.75em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.375em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.375em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.375em 0 0 0.375em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.375em 0 -1px -0.375em;
		}

		.\31 2u\28large\29, .\31 2u\24\28large\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28large\29, .\31 1u\24\28large\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28large\29, .\31 0u\24\28large\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28large\29, .\39 u\24\28large\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28large\29, .\38 u\24\28large\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28large\29, .\37 u\24\28large\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28large\29, .\36 u\24\28large\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28large\29, .\35 u\24\28large\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28large\29, .\34 u\24\28large\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28large\29, .\33 u\24\28large\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28large\29, .\32 u\24\28large\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28large\29, .\31 u\24\28large\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28large\29 + *,
		.\31 1u\24\28large\29 + *,
		.\31 0u\24\28large\29 + *,
		.\39 u\24\28large\29 + *,
		.\38 u\24\28large\29 + *,
		.\37 u\24\28large\29 + *,
		.\36 u\24\28large\29 + *,
		.\35 u\24\28large\29 + *,
		.\34 u\24\28large\29 + *,
		.\33 u\24\28large\29 + *,
		.\32 u\24\28large\29 + *,
		.\31 u\24\28large\29 + * {
			clear: left;
		}

		.\-11u\28large\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28large\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28large\29 {
			margin-left: 75%;
		}

		.\-8u\28large\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28large\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28large\29 {
			margin-left: 50%;
		}

		.\-5u\28large\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28large\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28large\29 {
			margin-left: 25%;
		}

		.\-2u\28large\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28large\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 980px) {

		.row > * {
			padding: 0 0 0 1.5em;
		}

		.row {
			margin: 0 0 -1px -1.5em;
		}

		.row.uniform > * {
			padding: 1em 0 0 1.5em;
		}

		.row.uniform {
			margin: -1.5em 0 -1px -1.5em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\32 00\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 2.25em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -2.25em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 2.25em 0 0 2.25em;
		}

		.row.uniform.\31 50\25 {
			margin: -2.25em 0 -1px -2.25em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 0.75em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -0.75em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 0.75em 0 0 0.75em;
		}

		.row.uniform.\35 0\25 {
			margin: -0.75em 0 -1px -0.75em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.375em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.375em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.375em 0 0 0.375em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.375em 0 -1px -0.375em;
		}

		.\31 2u\28medium\29, .\31 2u\24\28medium\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28medium\29, .\31 1u\24\28medium\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28medium\29, .\31 0u\24\28medium\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28medium\29, .\39 u\24\28medium\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28medium\29, .\38 u\24\28medium\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28medium\29, .\37 u\24\28medium\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28medium\29, .\36 u\24\28medium\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28medium\29, .\35 u\24\28medium\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28medium\29, .\34 u\24\28medium\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28medium\29, .\33 u\24\28medium\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28medium\29, .\32 u\24\28medium\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28medium\29, .\31 u\24\28medium\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28medium\29 + *,
		.\31 1u\24\28medium\29 + *,
		.\31 0u\24\28medium\29 + *,
		.\39 u\24\28medium\29 + *,
		.\38 u\24\28medium\29 + *,
		.\37 u\24\28medium\29 + *,
		.\36 u\24\28medium\29 + *,
		.\35 u\24\28medium\29 + *,
		.\34 u\24\28medium\29 + *,
		.\33 u\24\28medium\29 + *,
		.\32 u\24\28medium\29 + *,
		.\31 u\24\28medium\29 + * {
			clear: left;
		}

		.\-11u\28medium\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28medium\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28medium\29 {
			margin-left: 75%;
		}

		.\-8u\28medium\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28medium\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28medium\29 {
			margin-left: 50%;
		}

		.\-5u\28medium\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28medium\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28medium\29 {
			margin-left: 25%;
		}

		.\-2u\28medium\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28medium\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 0 0 0 1.25em;
		}

		.row {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform > * {
			padding: 1em 0 0 1.25em;
		}

		.row.uniform {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 2.5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -2.5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 2.5em 0 0 2.5em;
		}

		.row.uniform.\32 00\25 {
			margin: -2.5em 0 -1px -2.5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 1.875em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -1.875em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 1.875em 0 0 1.875em;
		}

		.row.uniform.\31 50\25 {
			margin: -1.875em 0 -1px -1.875em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\35 0\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.3125em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.3125em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.3125em 0 0 0.3125em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.3125em 0 -1px -0.3125em;
		}

		.\31 2u\28small\29, .\31 2u\24\28small\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28small\29, .\31 1u\24\28small\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28small\29, .\31 0u\24\28small\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28small\29, .\39 u\24\28small\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28small\29, .\38 u\24\28small\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28small\29, .\37 u\24\28small\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28small\29, .\36 u\24\28small\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28small\29, .\35 u\24\28small\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28small\29, .\34 u\24\28small\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28small\29, .\33 u\24\28small\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28small\29, .\32 u\24\28small\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28small\29, .\31 u\24\28small\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28small\29 + *,
		.\31 1u\24\28small\29 + *,
		.\31 0u\24\28small\29 + *,
		.\39 u\24\28small\29 + *,
		.\38 u\24\28small\29 + *,
		.\37 u\24\28small\29 + *,
		.\36 u\24\28small\29 + *,
		.\35 u\24\28small\29 + *,
		.\34 u\24\28small\29 + *,
		.\33 u\24\28small\29 + *,
		.\32 u\24\28small\29 + *,
		.\31 u\24\28small\29 + * {
			clear: left;
		}

		.\-11u\28small\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28small\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28small\29 {
			margin-left: 75%;
		}

		.\-8u\28small\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28small\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28small\29 {
			margin-left: 50%;
		}

		.\-5u\28small\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28small\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28small\29 {
			margin-left: 25%;
		}

		.\-2u\28small\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28small\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 480px) {

		.row > * {
			padding: 0 0 0 1.25em;
		}

		.row {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform > * {
			padding: 1em 0 0 1.25em;
		}

		.row.uniform {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 2.5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -2.5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 2.5em 0 0 2.5em;
		}

		.row.uniform.\32 00\25 {
			margin: -2.5em 0 -1px -2.5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 1.875em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -1.875em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 1.875em 0 0 1.875em;
		}

		.row.uniform.\31 50\25 {
			margin: -1.875em 0 -1px -1.875em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\35 0\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.3125em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.3125em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.3125em 0 0 0.3125em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.3125em 0 -1px -0.3125em;
		}

		.\31 2u\28xsmall\29, .\31 2u\24\28xsmall\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28xsmall\29, .\31 1u\24\28xsmall\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28xsmall\29, .\31 0u\24\28xsmall\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28xsmall\29, .\39 u\24\28xsmall\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28xsmall\29, .\38 u\24\28xsmall\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28xsmall\29, .\37 u\24\28xsmall\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28xsmall\29, .\36 u\24\28xsmall\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28xsmall\29, .\35 u\24\28xsmall\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28xsmall\29, .\34 u\24\28xsmall\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28xsmall\29, .\33 u\24\28xsmall\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28xsmall\29, .\32 u\24\28xsmall\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28xsmall\29, .\31 u\24\28xsmall\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28xsmall\29 + *,
		.\31 1u\24\28xsmall\29 + *,
		.\31 0u\24\28xsmall\29 + *,
		.\39 u\24\28xsmall\29 + *,
		.\38 u\24\28xsmall\29 + *,
		.\37 u\24\28xsmall\29 + *,
		.\36 u\24\28xsmall\29 + *,
		.\35 u\24\28xsmall\29 + *,
		.\34 u\24\28xsmall\29 + *,
		.\33 u\24\28xsmall\29 + *,
		.\32 u\24\28xsmall\29 + *,
		.\31 u\24\28xsmall\29 + * {
			clear: left;
		}

		.\-11u\28xsmall\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28xsmall\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28xsmall\29 {
			margin-left: 75%;
		}

		.\-8u\28xsmall\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28xsmall\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28xsmall\29 {
			margin-left: 50%;
		}

		.\-5u\28xsmall\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28xsmall\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28xsmall\29 {
			margin-left: 25%;
		}

		.\-2u\28xsmall\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28xsmall\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		-ms-overflow-style: scrollbar;
	}

	@media screen and (max-width: 480px) {

		html, body {
			min-width: 320px;
		}

	}

	body {
		background: #fff;
	}

		body.is-loading *, body.is-loading *:before, body.is-loading *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}

/* Type */

	body {
		background-color: #fff;
		color: #444;
	}

	body, input, select, textarea {
		font-family: "Lato", Arial, Helvetica, sans-serif;
		font-size: 16pt;
		font-weight: 700;
		line-height: 1.75;
	}

		@media screen and (max-width: 1680px) {

			body, input, select, textarea {
				font-size: 13pt;
			}

		}

		@media screen and (max-width: 1280px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

	a {
		text-decoration: none;
	}

		a:hover {
			text-decoration: underline;
		}

	strong, b {
		font-weight: 700;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 2em 0;
	}

	h1, h2, h3, h4, h5, h6 {
		font-weight: 700;
		line-height: 1.25;
		margin: 0 0 0.5em 0;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
		}

	h1 {
		font-size: 2.35em;
	}

	h2 {
		font-size: 1.75em;
	}

	h3 {
		font-size: 1.35em;
	}

	h4 {
		font-size: 1.1em;
	}

	h5 {
		font-size: 0.9em;
	}

	h6 {
		font-size: 0.7em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	blockquote {
		border-left: solid 4px;
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

	code {
		border-radius: 0;
		border: solid 1px;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0 2em 0;
	}

		pre code {
			display: block;
			line-height: 1.75;
			padding: 1em 1.5em;
			overflow-x: auto;
		}

	hr {
		border: 0;
		border-bottom: solid 1px;
		margin: 2em 0;
	}

		hr.major {
			margin: 3em 0;
		}

	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

	input, select, textarea {
		color: #555;
	}

	a {
		color: #407dbc;
	}

	strong, b {
		color: #555;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #555;
	}

	blockquote {
		border-left-color: rgba(144, 144, 144, 0.25);
	}

	code {
		background: rgba(144, 144, 144, 0.075);
		border-color: rgba(144, 144, 144, 0.25);
	}

	hr {
		border-bottom-color: rgba(144, 144, 144, 0.25);
	}

/* Box */

	.box {
		border-radius: 0;
		border: solid 1px;
		margin-bottom: 2em;
		padding: 1.5em;
	}

		.box > :last-child,
		.box > :last-child > :last-child,
		.box > :last-child > :last-child > :last-child {
			margin-bottom: 0;
		}

		.box.alt {
			border: 0;
			border-radius: 0;
			padding: 0;
		}

	.box {
		border-color: rgba(144, 144, 144, 0.25);
	}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		border-radius: 0;
		border: 0;
		cursor: pointer;
		display: inline-block;
		font-weight: 700;
		height: 3em;
		line-height: 3em;
		padding: 0 2.5em;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		button:hover,
		.button:hover {
			text-decoration: none;
		}

		input[type="submit"].icon,
		input[type="reset"].icon,
		input[type="button"].icon,
		button.icon,
		.button.icon {
			padding-left: 1.35em;
		}

			input[type="submit"].icon:before,
			input[type="reset"].icon:before,
			input[type="button"].icon:before,
			button.icon:before,
			.button.icon:before {
				margin-right: 0.5em;
			}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		button.fit,
		.button.fit {
			display: block;
			margin: 0 0 1em 0;
			width: 100%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		button.small,
		.button.small {
			font-size: 0.8em;
		}

		input[type="submit"].big,
		input[type="reset"].big,
		input[type="button"].big,
		button.big,
		.button.big {
			font-size: 1.25em;
		}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		button.disabled,
		button:disabled,
		.button.disabled,
		.button:disabled {
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			opacity: 0.25;
		}

		@media screen and (max-width: 480px) {

			input[type="submit"],
			input[type="reset"],
			input[type="button"],
			button,
			.button {
				padding: 0;
			}

		}

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		background-color: #407dbc;
		color: #fff !important;
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		button:hover,
		.button:hover {
			background-color: #1dd2af;
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		button:active,
		.button:active {
			background-color: #17a689;
		}

		input[type="submit"].alt,
		input[type="reset"].alt,
		input[type="button"].alt,
		button.alt,
		.button.alt {
			background-color: transparent;
			box-shadow: inset 0 0 0 2px rgba(144, 144, 144, 0.25);
			color: #555 !important;
		}

			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			input[type="button"].alt:hover,
			button.alt:hover,
			.button.alt:hover {
				background-color: rgba(144, 144, 144, 0.075);
			}

			input[type="submit"].alt:active,
			input[type="reset"].alt:active,
			input[type="button"].alt:active,
			button.alt:active,
			.button.alt:active {
				background-color: rgba(144, 144, 144, 0.2);
			}

			input[type="submit"].alt.icon:before,
			input[type="reset"].alt.icon:before,
			input[type="button"].alt.icon:before,
			button.alt.icon:before,
			.button.alt.icon:before {
				color: #bbb;
			}

		input[type="submit"].special,
		input[type="reset"].special,
		input[type="button"].special,
		button.special,
		.button.special {
			background-color: #3498db;
			color: #fff !important;
		}

			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			input[type="button"].special:hover,
			button.special:hover,
			.button.special:hover {
				background-color: #4aa3df;
			}

			input[type="submit"].special:active,
			input[type="reset"].special:active,
			input[type="button"].special:active,
			button.special:active,
			.button.special:active {
				background-color: #258cd1;
			}

/* Form */

	form {
		margin: 0 0 2em 0;
	}

	label {
		display: block;
		font-size: 0.9em;
		font-weight: 700;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		border-radius: 0;
		border: none;
		border: solid 1px;
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 95%;
	}

		input[type="text"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

        input[type="text"].invalidinput,
		input[type="password"].invalidinput,
		input[type="email"].invalidinput,        
		select.invalidinput, 
		textarea.invalidinput {
            color: red;
            background-color: rgba(255, 192, 203, 0.47);
            border: 1px solid red;
            padding-top: 0.5em;
            padding-bottom: 0.5em;
            font-size: 1.0em;   
            box-shadow: none;
        }

        input[type="text"].highlightinput,
		input[type="password"].highlightinput,
		input[type="email"].highlightinput,
		select.highlightinput,
		textarea.highlightinput {
            border: 1px solid black;
            padding-top: 0.5em;
            padding-bottom: 0.5em;
            font-size: 1.0em;   
            box-shadow: none;
        }

	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapper:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapper:before {
			content: '\f078';
			display: block;
			height: 2.75em;
			line-height: 2.75em;
			pointer-events: none;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 2.75em;
		}

		.select-wrapper select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 2.5em;
	}

	textarea {
		padding: 0.75em 1em;
	}

	input[type="checkbox"],
	input[type="radio"] {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2em;
		opacity: 0;
		width: 1em;
		z-index: -1;
	}

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			cursor: pointer;
			display: inline-block;
			font-size: 1em;
			/*font-weight: 300;*/
			padding-left: 2.4em;
			padding-right: 0.75em;
			position: relative;
		}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				border-radius: 0;
				border: solid 1px;
				content: '';
				display: inline-block;
				height: 1.65em;
				left: 0;
				line-height: 1.58125em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 1.65em;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			content: '\f00c';
		}

	input[type="checkbox"] + label:before {
		border-radius: 0;
	}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

	::-webkit-input-placeholder {
		opacity: 1.0;
	}

	:-moz-placeholder {
		opacity: 1.0;
	}

	::-moz-placeholder {
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		opacity: 1.0;
	}

	.formerize-placeholder {
		opacity: 1.0;
	}

	label {
		color: #555;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		background: rgba(144, 144, 144, 0.075);
		border-color: rgba(144, 144, 144, 0.25);
	}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		select:focus,
		textarea:focus {
			border-color: #fff;
			box-shadow: 0 0 0 1px #fff;
		}

	.select-wrapper:before {
		color: rgba(144, 144, 144, 0.25);
	}

	input[type="checkbox"] + label,
	input[type="radio"] + label {
		color: #444;
	}

    	input[type="checkbox"] + label.labelinvalidinput,
	    input[type="radio"] + label.labelinvalidinput {
		color: red;
        font-weight: 700;
	}

		input[type="checkbox"] + label:before,
		input[type="radio"] + label:before {
			background: rgba(144, 144, 144, 0.075);
			border-color: rgba(144, 144, 144, 0.25);
		}

	input[type="checkbox"]:checked + label:before,
	input[type="radio"]:checked + label:before {
		background-color: #fff;
		border-color: #fff;
		color: #407dbc;
	}

	input[type="checkbox"]:focus + label:before,
	input[type="radio"]:focus + label:before {
		border-color: #fff;
		box-shadow: 0 0 0 1px #fff;
	}

	::-webkit-input-placeholder {
		color: #bbb !important;
	}

	:-moz-placeholder {
		color: #bbb !important;
	}

	::-moz-placeholder {
		color: #bbb !important;
	}

	:-ms-input-placeholder {
		color: #bbb !important;
	}

	.formerize-placeholder {
		color: #bbb !important;
	}

/* Icon */

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
		text-decoration: none !important;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

	.hc {
		height: 2em;
		width: 4em;
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: -2em;
		display: block;
		border-radius: 90px 90px 0 0;
		color: #444;
		background: #fff;
	}

		.hc.up {
			border-radius: 0 0 90px 90px;
			top: 0;
			bottom: initial;
		}

		@media screen and (max-width: 980px) {

			.hc {
				display: none;
			}

		}

/* Image */

	.image {
		border: 0;
		display: inline-block;
		position: relative;
	}

		.image img {
			display: block;
		}

		.image.left, .image.right {
			max-width: 40%;
		}

			.image.left img, .image.right img {
				width: 100%;
			}

		.image.left {
			float: left;
			margin: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			margin: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.fit {
			display: block;
			margin: 0 0 2em 0;
			width: 100%;
		}

			.image.fit img {
				width: 100%;
			}

		.image.main {
			display: block;
			margin: 0 0 3em 0;
			width: 100%;
		}

			.image.main img {
				width: 100%;
			}

/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		list-style: disc;
		margin: 0 0 2em 0;
		padding-left: 1em;
	}

		ul li {
			padding-left: 0.5em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 1px;
				padding: 0.5em 0;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

		ul.icons {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.icons li {
				display: inline-block;
				padding: 0 1em 0 0;
			}

				ul.icons li:last-child {
					padding-right: 0;
				}

				ul.icons li .icon:before {
					font-size: 2em;
				}

		ul.actions {
			cursor: default;
			list-style: none;
			padding-left: 0;
			width: 100%;
		}

			ul.actions li {
				display: inline-block;
				padding: 0 1em 0 0;
				vertical-align: middle;
			}

				ul.actions li:last-child {
					padding-right: 0;
				}

			ul.actions.small li {
				padding: 0 0.5em 0 0;
			}

			ul.actions.vertical li {
				display: block;
				padding: 1em 0 0 0;
			}

				ul.actions.vertical li:first-child {
					padding-top: 0;
				}

				ul.actions.vertical li > * {
					margin-bottom: 0;
				}

			ul.actions.vertical.small li {
				padding: 0.5em 0 0 0;
			}

				ul.actions.vertical.small li:first-child {
					padding-top: 0;
				}

			ul.actions.fit {
				display: table;
				margin-left: -1em;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1em);
			}

				ul.actions.fit li {
					display: table-cell;
					padding: 0 0 0 1em;
				}

					ul.actions.fit li > * {
						margin-bottom: 0;
					}

				ul.actions.fit.small {
					margin-left: -0.5em;
					width: calc(100% + 0.5em);
				}

					ul.actions.fit.small li {
						padding: 0 0 0 0.5em;
					}

			@media screen and (max-width: 480px) {

                .navopt {display:none; }

				ul.actions {
					margin: 0 0 2em 0;
				}

					ul.actions li {
						padding: 1em 0 0 0;
						display: block;
						text-align: center;
						/*width: 100%;*/
					}

                    ul.actions.test {
                        width: 100%;
                    }

                    ul.actions.test3 li {
						padding: 1em 0.1em 0 0.1em;
						display: inline-block;
						text-align: center;
                        width: 30%;
					}

                    ul.actions.test li {
						padding: 1em 0.1em 0 0.1em;
						display: inline-block;
						text-align: center;
                        width: 47%;
					}

                    ul.actions.formbutton li {
                        width: 46%;
                        float: right;
					}

						ul.actions li:first-child {
							padding-top: 0;
						}

                        ul.actions.test li:first-child {
							padding-top: 0.5em;
						}

                        ul.actions.test3 li:first-child {
							padding-top: 0.5em;
						}

						ul.actions li > * {
							width: 100%;
							margin: 0 !important;
						}

							ul.actions li > *.icon:before {
								margin-left: -2em;
							}

					ul.actions.small li {
						padding: 0.5em 0.1em 0 0.1em;
					}

						ul.actions.small li:first-child {
							padding-top: 0;
						}

                    ul.actions.test.small li:first-child {
							padding-top: 0.5em;
						}
                    ul.actions.test3.small li:first-child {
							padding-top: 0.5em;
						}
			}

	dl {
		margin: 0 0 2em 0;
	}

		dl dt {
			display: block;
			font-weight: 700;
			margin: 0 0 1em 0;
		}

		dl dd {
			margin-left: 2em;
		}

	ul.alt li {
		border-top-color: rgba(144, 144, 144, 0.25);
	}

/* Section/Article */

	section.special, article.special {
		text-align: center;
	}

	header p {
		position: relative;
		margin: 0 0 1.5em 0;
	}

	header h2 + p {
		font-size: 1.25em;
		margin-top: -1em;
	}

	header h3 + p {
		font-size: 1.1em;
		margin-top: -0.8em;
	}

	header h4 + p,
	header h5 + p,
	header h6 + p {
		font-size: 0.9em;
		margin-top: -0.6em;
	}

	header p {
		color: #bbb;
	}

/* Table */

	.table-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}

	table {
		margin: 0 0 2em 0;
		width: 100%;
	}

		table tbody tr {
			border: solid 1px;
			border-left: 0;
			border-right: 0;
		}

		table td {
			padding: 0.75em 0.75em;
		}

		table th {
			font-size: 0.9em;
			font-weight: 700;
			padding: 0 0.75em 0.75em 0.75em;
			text-align: left;
		}

		table thead {
			border-bottom: solid 2px;
		}

		table tfoot {
			border-top: solid 2px;
		}

		table.alt {
			border-collapse: separate;
		}

			table.alt tbody tr td {
				border: solid 1px;
				border-left-width: 0;
				border-top-width: 0;
			}

				table.alt tbody tr td:first-child {
					border-left-width: 1px;
				}

			table.alt tbody tr:first-child td {
				border-top-width: 1px;
			}

			table.alt thead {
				border-bottom: 0;
			}

			table.alt tfoot {
				border-top: 0;
			}

	table tbody tr {
		border-color: rgba(144, 144, 144, 0.25);
	}

		table tbody tr:nth-child(2n + 1) {
			background-color: rgba(144, 144, 144, 0.075);
		}

	table th {
		color: #555;
	}

	table thead {
		border-bottom-color: rgba(144, 144, 144, 0.25);
	}

	table tfoot {
		border-top-color: rgba(144, 144, 144, 0.25);
	}

	table.alt tbody tr td {
		border-color: rgba(144, 144, 144, 0.25);
	}

/* Wrapper */

	.wrapper {
		position: relative;
	}

		.wrapper > .inner {
			margin: 0 auto;
			width: 60em;
		}

		.wrapper.style1 {
			background-color: #fff;
			color: #444;
		}

			.wrapper.style1 input, .wrapper.style1 select, .wrapper.style1 textarea {
				color: #407dbc;
			}

			.wrapper.style1 a {
				color: #407dbc;
			}

			.wrapper.style1 strong, .wrapper.style1 b {
				color: #407dbc;
			}

			.wrapper.style1 h1, .wrapper.style1 h2, .wrapper.style1 h3, .wrapper.style1 h4, .wrapper.style1 h5, .wrapper.style1 h6 {
				color: #407dbc;
			}

			.wrapper.style1 blockquote {
				border-left-color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style1 code {
				background: rgba(144, 144, 144, 0.075);
				border-color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style1 hr {
				border-bottom-color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style1 .box {
				border-color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style1 input[type="submit"],
			.wrapper.style1 input[type="reset"],
			.wrapper.style1 input[type="button"],
			.wrapper.style1 button,
			.wrapper.style1 .button {
				background-color: #407dbc;
				color: #fff !important;
			}

				.wrapper.style1 input[type="submit"]:hover,
				.wrapper.style1 input[type="reset"]:hover,
				.wrapper.style1 input[type="button"]:hover,
				.wrapper.style1 button:hover,
				.wrapper.style1 .button:hover {
					background-color: #1dd2af;
				}

				.wrapper.style1 input[type="submit"]:active,
				.wrapper.style1 input[type="reset"]:active,
				.wrapper.style1 input[type="button"]:active,
				.wrapper.style1 button:active,
				.wrapper.style1 .button:active {
					background-color: #17a689;
				}

				.wrapper.style1 input[type="submit"].alt,
				.wrapper.style1 input[type="reset"].alt,
				.wrapper.style1 input[type="button"].alt,
				.wrapper.style1 button.alt,
				.wrapper.style1 .button.alt {
					background-color: transparent;
					box-shadow: inset 0 0 0 2px rgba(144, 144, 144, 0.25);
					color: #407dbc !important;
				}

					.wrapper.style1 input[type="submit"].alt:hover,
					.wrapper.style1 input[type="reset"].alt:hover,
					.wrapper.style1 input[type="button"].alt:hover,
					.wrapper.style1 button.alt:hover,
					.wrapper.style1 .button.alt:hover {
						background-color: rgba(144, 144, 144, 0.075);
					}

					.wrapper.style1 input[type="submit"].alt:active,
					.wrapper.style1 input[type="reset"].alt:active,
					.wrapper.style1 input[type="button"].alt:active,
					.wrapper.style1 button.alt:active,
					.wrapper.style1 .button.alt:active {
						background-color: rgba(144, 144, 144, 0.2);
					}

					.wrapper.style1 input[type="submit"].alt.icon:before,
					.wrapper.style1 input[type="reset"].alt.icon:before,
					.wrapper.style1 input[type="button"].alt.icon:before,
					.wrapper.style1 button.alt.icon:before,
					.wrapper.style1 .button.alt.icon:before {
						color: #bbb;
					}

				.wrapper.style1 input[type="submit"].special,
				.wrapper.style1 input[type="reset"].special,
				.wrapper.style1 input[type="button"].special,
				.wrapper.style1 button.special,
				.wrapper.style1 .button.special {
					background-color: #407dbc;
					color: #fff !important;
				}

			.wrapper.style1 label {
				color: #407dbc;
			}

			.wrapper.style1 input[type="text"],
			.wrapper.style1 input[type="password"],
			.wrapper.style1 input[type="email"],
			.wrapper.style1 select,
			.wrapper.style1 textarea {
				background: rgba(144, 144, 144, 0.075);
				border-color: rgba(144, 144, 144, 0.25);
			}

				.wrapper.style1 input[type="text"]:focus,
				.wrapper.style1 input[type="password"]:focus,
				.wrapper.style1 input[type="email"]:focus,
				.wrapper.style1 select:focus,
				.wrapper.style1 textarea:focus {
					border-color: #407dbc;
					box-shadow: 0 0 0 1px #407dbc;
				}

			.wrapper.style1 .select-wrapper:before {
				color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style1 input[type="checkbox"] + label,
			.wrapper.style1 input[type="radio"] + label {
				color: #444;
			}

				.wrapper.style1 input[type="checkbox"] + label:before,
				.wrapper.style1 input[type="radio"] + label:before {
					background: rgba(144, 144, 144, 0.075);
					border-color: rgba(144, 144, 144, 0.25);
				}

			.wrapper.style1 input[type="checkbox"]:checked + label:before,
			.wrapper.style1 input[type="radio"]:checked + label:before {
				background-color: #407dbc;
				border-color: #407dbc;
				color: #fff;
			}

			.wrapper.style1 input[type="checkbox"]:focus + label:before,
			.wrapper.style1 input[type="radio"]:focus + label:before {
				border-color: #407dbc;
				box-shadow: 0 0 0 1px #407dbc;
			}

			.wrapper.style1 ::-webkit-input-placeholder {
				color: #bbb !important;
			}

			.wrapper.style1 :-moz-placeholder {
				color: #bbb !important;
			}

			.wrapper.style1 ::-moz-placeholder {
				color: #bbb !important;
			}

			.wrapper.style1 :-ms-input-placeholder {
				color: #bbb !important;
			}

			.wrapper.style1 .formerize-placeholder {
				color: #bbb !important;
			}

			.wrapper.style1 ul.alt li {
				border-top-color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style1 header p {
				color: #bbb;
			}

			.wrapper.style1 table tbody tr {
				border-color: rgba(144, 144, 144, 0.25);
			}

				.wrapper.style1 table tbody tr:nth-child(2n + 1) {
					background-color: rgba(144, 144, 144, 0.075);
				}

			.wrapper.style1 table th {
				color: #407dbc;
			}

			.wrapper.style1 table thead {
				border-bottom-color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style1 table tfoot {
				border-top-color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style1 table.alt tbody tr td {
				border-color: rgba(144, 144, 144, 0.25);
			}

		.wrapper.style2 {
			background-color: #fff;
			color: #444;
		}

			.wrapper.style2 input, .wrapper.style2 select, .wrapper.style2 textarea {
				color: #3498db;
			}

			.wrapper.style2 a {
				color: #3498db;
			}

			.wrapper.style2 strong, .wrapper.style2 b {
				color: #3498db;
			}

			.wrapper.style2 h1, .wrapper.style2 h2, .wrapper.style2 h3, .wrapper.style2 h4, .wrapper.style2 h5, .wrapper.style2 h6 {
				color: #3498db;
			}

			.wrapper.style2 blockquote {
				border-left-color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style2 code {
				background: rgba(144, 144, 144, 0.075);
				border-color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style2 hr {
				border-bottom-color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style2 .box {
				border-color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style2 input[type="submit"],
			.wrapper.style2 input[type="reset"],
			.wrapper.style2 input[type="button"],
			.wrapper.style2 button,
			.wrapper.style2 .button {
				background-color: #407dbc;
				color: #fff !important;
			}

				.wrapper.style2 input[type="submit"]:hover,
				.wrapper.style2 input[type="reset"]:hover,
				.wrapper.style2 input[type="button"]:hover,
				.wrapper.style2 button:hover,
				.wrapper.style2 .button:hover {
					background-color: #1dd2af;
				}

				.wrapper.style2 input[type="submit"]:active,
				.wrapper.style2 input[type="reset"]:active,
				.wrapper.style2 input[type="button"]:active,
				.wrapper.style2 button:active,
				.wrapper.style2 .button:active {
					background-color: #17a689;
				}

				.wrapper.style2 input[type="submit"].alt,
				.wrapper.style2 input[type="reset"].alt,
				.wrapper.style2 input[type="button"].alt,
				.wrapper.style2 button.alt,
				.wrapper.style2 .button.alt {
					background-color: transparent;
					box-shadow: inset 0 0 0 2px rgba(144, 144, 144, 0.25);
					color: #3498db !important;
				}

					.wrapper.style2 input[type="submit"].alt:hover,
					.wrapper.style2 input[type="reset"].alt:hover,
					.wrapper.style2 input[type="button"].alt:hover,
					.wrapper.style2 button.alt:hover,
					.wrapper.style2 .button.alt:hover {
						background-color: rgba(144, 144, 144, 0.075);
					}

					.wrapper.style2 input[type="submit"].alt:active,
					.wrapper.style2 input[type="reset"].alt:active,
					.wrapper.style2 input[type="button"].alt:active,
					.wrapper.style2 button.alt:active,
					.wrapper.style2 .button.alt:active {
						background-color: rgba(144, 144, 144, 0.2);
					}

					.wrapper.style2 input[type="submit"].alt.icon:before,
					.wrapper.style2 input[type="reset"].alt.icon:before,
					.wrapper.style2 input[type="button"].alt.icon:before,
					.wrapper.style2 button.alt.icon:before,
					.wrapper.style2 .button.alt.icon:before {
						color: #bbb;
					}

				.wrapper.style2 input[type="submit"].special,
				.wrapper.style2 input[type="reset"].special,
				.wrapper.style2 input[type="button"].special,
				.wrapper.style2 button.special,
				.wrapper.style2 .button.special {
					background-color: #3498db;
					color: #fff !important;
				}

			.wrapper.style2 label {
				color: #3498db;
			}

			.wrapper.style2 input[type="text"],
			.wrapper.style2 input[type="password"],
			.wrapper.style2 input[type="email"],
			.wrapper.style2 select,
			.wrapper.style2 textarea {
				background: rgba(144, 144, 144, 0.075);
				border-color: rgba(144, 144, 144, 0.25);
			}

				.wrapper.style2 input[type="text"]:focus,
				.wrapper.style2 input[type="password"]:focus,
				.wrapper.style2 input[type="email"]:focus,
				.wrapper.style2 select:focus,
				.wrapper.style2 textarea:focus {
					border-color: #3498db;
					box-shadow: 0 0 0 1px #3498db;
				}

			.wrapper.style2 .select-wrapper:before {
				color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style2 input[type="checkbox"] + label,
			.wrapper.style2 input[type="radio"] + label {
				color: #444;
			}

				.wrapper.style2 input[type="checkbox"] + label:before,
				.wrapper.style2 input[type="radio"] + label:before {
					background: rgba(144, 144, 144, 0.075);
					border-color: rgba(144, 144, 144, 0.25);
				}

			.wrapper.style2 input[type="checkbox"]:checked + label:before,
			.wrapper.style2 input[type="radio"]:checked + label:before {
				background-color: #3498db;
				border-color: #3498db;
				color: #fff;
			}

			.wrapper.style2 input[type="checkbox"]:focus + label:before,
			.wrapper.style2 input[type="radio"]:focus + label:before {
				border-color: #3498db;
				box-shadow: 0 0 0 1px #3498db;
			}

			.wrapper.style2 ::-webkit-input-placeholder {
				color: #bbb !important;
			}

			.wrapper.style2 :-moz-placeholder {
				color: #bbb !important;
			}

			.wrapper.style2 ::-moz-placeholder {
				color: #bbb !important;
			}

			.wrapper.style2 :-ms-input-placeholder {
				color: #bbb !important;
			}

			.wrapper.style2 .formerize-placeholder {
				color: #bbb !important;
			}

			.wrapper.style2 ul.alt li {
				border-top-color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style2 header p {
				color: #bbb;
			}

			.wrapper.style2 table tbody tr {
				border-color: rgba(144, 144, 144, 0.25);
			}

				.wrapper.style2 table tbody tr:nth-child(2n + 1) {
					background-color: rgba(144, 144, 144, 0.075);
				}

			.wrapper.style2 table th {
				color: #3498db;
			}

			.wrapper.style2 table thead {
				border-bottom-color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style2 table tfoot {
				border-top-color: rgba(144, 144, 144, 0.25);
			}

			.wrapper.style2 table.alt tbody tr td {
				border-color: rgba(144, 144, 144, 0.25);
			}

		@media screen and (max-width: 1280px) {

			.wrapper > .inner {
				width: 65em;
			}



		}

		@media screen and (max-width: 980px) {

			.wrapper > .inner {
				width: 100%;
			}

            ul.actions.test3 li {
			    padding: 1em 0.1em 0 0.1em;
			    display: inline-block;
			    text-align: center;
                width: 30%;
		    }

            ul.actions.test3 li:first-child {
				padding-top: 1em;
			}
            
            ul.actions.test3.small li:first-child {
					padding-top: 1em;
            }

		}

/* Header */

	body {
		padding-top: 44px;
	}

#header {
	background: white;
	color: black);
	cursor: default;
	/* height: 4.25em; */
	/* height: 10vh; */
	left: 0;
	line-height: 3.25em;
	position: fixed;
	text-align: right;
	top: 0;
	width: 100%;
	z-index: 10001;
}

.logoimage {
	margin-top: 6%;
	max-height: 70%;
	float: left;
	max-width: 200px;
}

@media (max-width:600px) {
	.logoimage {
		max-width: 170px;
	}
}

    #header .logo {
			display: inline-block;
			height: inherit;
			left: 1em;
			line-height: inherit;
			margin: 0;
			padding: 0;
			position: absolute;
			top: 0;
			color: black;
			font-size: 1.25em;
			text-decoration: none;
		}

			#header .logo strong {
				color: inherit;
				font-weight: 700;
			}

		#header nav a {
			-moz-transition: color 0.2s ease-in-out;
			-webkit-transition: color 0.2s ease-in-out;
			-ms-transition: color 0.2s ease-in-out;
			transition: color 0.2s ease-in-out;
			/*display: inline-block;*/
			padding: 0 0.75em;
			color: inherit;
			text-decoration: none;
		}

			#header nav a:hover {
				color: orange;
			}

			#header nav a[href="#menu"] {
				text-decoration: none;
				-webkit-tap-highlight-color: transparent;
			}

				#header nav a[href="#menu"]:before {
					content: "";
					-moz-osx-font-smoothing: grayscale;
					-webkit-font-smoothing: antialiased;
					font-family: FontAwesome;
					font-style: normal;
					font-weight: normal;
					text-transform: none !important;
				}

				#header nav a[href="#menu"]:before {
					margin: 0 0.5em 0 0;
				}

			#header nav a + a[href="#menu"]:last-child {
				border-left: solid 1px rgba(255, 255, 255, 0.25);
				padding-left: 0em;
				margin-left: 0.5em;
			}



			#header nav a:last-child {
				padding-right: 1.25em;
			}

			@media screen and (max-width: 736px) {

				#header nav a {
					padding: 0 0.5em;
				}

					#header nav a + a[href="#menu"]:last-child {
						padding-left: 0em;
						margin-left: 0.25em;
					}

					#header nav a:last-child {
						padding-right: 1em;
					}

			}

	@media screen and (max-width: 980px) {

		body {
			padding-top: 44px;
		}

		#header {
			/* height: 44px; */
			/*height: 10vh;*/
			/*line-height: 10vh;*/
		}

			#header .logo {
				left: 1em;
				font-size: 1em;
			}

	}


    @media screen and (max-width: 590px) {
        #navorgs {display: none;}
    }

	@media screen and (max-width: 480px) {

		#header {
			min-width: 320px;
		}

        .navopt {display: none;}
        .navopt a {display: none;}

        #eligible {width: 50%;}

	}

/* Menu */

	#menu {
		-moz-transform: translateX(100%);
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		-moz-transition: -moz-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
		-webkit-transition: -webkit-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
		-ms-transition: -ms-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
		transition: transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
		-webkit-overflow-scrolling: touch;
		background: #1c1c1c;
		box-shadow: none;
		color: #fff;
		height: 100%;
		max-width: 80%;
		overflow-y: auto;
		padding: 3em 2em;
		position: fixed;
		right: 0;
		top: 0;
		visibility: hidden;
		width: 20em;
		z-index: 10002;
	}

		#menu > ul {
			margin: 0 0 1em 0;
		}

			#menu > ul.links {
				list-style: none;
				padding: 0;
			}

				#menu > ul.links > li {
					padding: 0;
				}

					#menu > ul.links > li > a:not(.button) {
						border: 0;
						border-top: solid 1px rgba(255, 255, 255, 0.25);
						color: inherit;
						display: block;
						line-height: 2.8em;
						text-decoration: none;
					}

					#menu > ul.links > li > .button {
						display: block;
						margin: 0.5em 0 0 0;
					}

					#menu > ul.links > li:first-child > a:not(.button) {
						border-top: 0 !important;
					}

		#menu .close {
			text-decoration: none;
			-moz-transition: color 0.2s ease-in-out;
			-webkit-transition: color 0.2s ease-in-out;
			-ms-transition: color 0.2s ease-in-out;
			transition: color 0.2s ease-in-out;
			-webkit-tap-highlight-color: transparent;
			border: 0;
			color: rgba(255, 255, 255, 0.5);
			cursor: pointer;
			display: block;
			height: 3.25em;
			line-height: 3.25em;
			padding-right: 1.25em;
			position: absolute;
			right: 0;
			text-align: right;
			top: 0;
			vertical-align: middle;
			width: 7em;
		}

			#menu .close:before {
				content: "";
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			#menu .close:before {
				font-size: 1.25em;
			}

			#menu .close:hover {
				color: #fff;
			}

			@media screen and (max-width: 736px) {

				#menu .close {
					height: 4em;
					line-height: 4em;
				}

			}

		#menu.visible {
			-moz-transform: translateX(0);
			-webkit-transform: translateX(0);
			-ms-transform: translateX(0);
			transform: translateX(0);
			box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, 0.2);
			visibility: visible;
		}

		@media screen and (max-width: 736px) {

			#menu {
				padding: 2.5em 1.75em;
			}

		}

/* Banner */

	.banner {
		background-color: #407dbc;
		color: rgba(255, 255, 255, 0.75);
		text-align: center;
		cursor: default;
		padding: 4em 4em 6em 4em;
	}

    #detailbanner  {
		background-color: #407dbc;
		color: rgba(255, 255, 255, 0.75);
		text-align: center;
		cursor: default;
		padding: 6em 4em 6em 4em;
	}

    #subnav  {
		background-color: #407dbc;
		color: rgba(255, 255, 255, 0.75);
		text-align: center;
		cursor: default;
		padding: 0em 4em 1em 4em;
        line-height: 0px;
	}

		.banner input, .banner select, .banner textarea {
			color: #fff;
		}

		.banner a {
			color: #fff;
		}

		.banner strong, .banner b {
			color: #fff;
		}

		.banner h1, .banner h2, .banner h3, .banner h4, .banner h5, .banner h6 {
			color: #fff;
		}

		.banner blockquote {
			border-left-color: rgba(255, 255, 255, 0.25);
		}

		.banner code {
			background: rgba(255, 255, 255, 0.075);
			border-color: rgba(255, 255, 255, 0.25);
		}

		.banner hr {
			border-bottom-color: rgba(255, 255, 255, 0.25);
		}

		.banner .box {
			border-color: rgba(255, 255, 255, 0.25);
		}

		.banner input[type="submit"],
		.banner input[type="reset"],
		.banner input[type="button"],
		.banner button,
		.banner .button {
			background-color: #407dbc;
			color: #fff !important;
		}

			.banner input[type="submit"]:hover,
			.banner input[type="reset"]:hover,
			.banner input[type="button"]:hover,
			.banner button:hover,
			.banner .button:hover {
				background-color: #1dd2af;
			}

			.banner input[type="submit"]:active,
			.banner input[type="reset"]:active,
			.banner input[type="button"]:active,
			.banner button:active,
			.banner .button:active {
				background-color: #17a689;
			}

			.banner input[type="submit"].alt,
			.banner input[type="reset"].alt,
			.banner input[type="button"].alt,
			.banner button.alt,
			.banner .button.alt {
				background-color: transparent;
				box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25);
				color: #fff !important;
			}

				.banner input[type="submit"].alt:hover,
				.banner input[type="reset"].alt:hover,
				.banner input[type="button"].alt:hover,
				.banner button.alt:hover,
				.banner .button.alt:hover {
					background-color: rgba(255, 255, 255, 0.075);
				}

				.banner input[type="submit"].alt:active,
				.banner input[type="reset"].alt:active,
				.banner input[type="button"].alt:active,
				.banner button.alt:active,
				.banner .button.alt:active {
					background-color: rgba(255, 255, 255, 0.2);
				}

				.banner input[type="submit"].alt.icon:before,
				.banner input[type="reset"].alt.icon:before,
				.banner input[type="button"].alt.icon:before,
				.banner button.alt.icon:before,
				.banner .button.alt.icon:before {
					color: rgba(255, 255, 255, 0.5);
				}

			.banner input[type="submit"].special,
			.banner input[type="reset"].special,
			.banner input[type="button"].special,
			.banner button.special,
			.banner .button.special {
				background-color: #fff;
				color: #3498db !important;
			}

		.banner label {
			color: #fff;
		}

		.banner input[type="text"],
		.banner input[type="password"],
		.banner input[type="email"],
		.banner select,
		.banner textarea {
			background: rgba(255, 255, 255, 0.075);
			border-color: rgba(255, 255, 255, 0.25);
		}

			.banner input[type="text"]:focus,
			.banner input[type="password"]:focus,
			.banner input[type="email"]:focus,
			.banner select:focus,
			.banner textarea:focus {
				border-color: #fff;
				box-shadow: 0 0 0 1px #fff;
			}

		.banner .select-wrapper:before {
			color: rgba(255, 255, 255, 0.25);
		}

		.banner input[type="checkbox"] + label,
		.banner input[type="radio"] + label {
			color: rgba(255, 255, 255, 0.75);
		}

			.banner input[type="checkbox"] + label:before,
			.banner input[type="radio"] + label:before {
				background: rgba(255, 255, 255, 0.075);
				border-color: rgba(255, 255, 255, 0.25);
			}

		.banner input[type="checkbox"]:checked + label:before,
		.banner input[type="radio"]:checked + label:before {
			background-color: #fff;
			border-color: #fff;
			color: #3498db;
		}

		.banner input[type="checkbox"]:focus + label:before,
		.banner input[type="radio"]:focus + label:before {
			border-color: #fff;
			box-shadow: 0 0 0 1px #fff;
		}

		.banner ::-webkit-input-placeholder {
			color: rgba(255, 255, 255, 0.5) !important;
		}

		.banner :-moz-placeholder {
			color: rgba(255, 255, 255, 0.5) !important;
		}

		.banner ::-moz-placeholder {
			color: rgba(255, 255, 255, 0.5) !important;
		}

		.banner :-ms-input-placeholder {
			color: rgba(255, 255, 255, 0.5) !important;
		}

		.banner .formerize-placeholder {
			color: rgba(255, 255, 255, 0.5) !important;
		}

		.banner ul.alt li {
			border-top-color: rgba(255, 255, 255, 0.25);
		}

		.banner header p {
			color: rgba(255, 255, 255, 0.5);
		}

		.banner table tbody tr {
			border-color: rgba(255, 255, 255, 0.25);
		}

			.banner table tbody tr:nth-child(2n + 1) {
				background-color: rgba(255, 255, 255, 0.075);
			}

		.banner table th {
			color: #fff;
		}

		.banner table thead {
			border-bottom-color: rgba(255, 255, 255, 0.25);
		}

		.banner table tfoot {
			border-top-color: rgba(255, 255, 255, 0.25);
		}

		.banner table.alt tbody tr td {
			border-color: rgba(255, 255, 255, 0.25);
		}

		.banner h1 {
			font-size: 3em;
			line-height: 1.45;
			margin: 0 0 0.75em 0;
		}

		.banner > .inner {
			opacity: 1;
			-moz-transform: none;
			-webkit-transform: none;
			-ms-transform: none;
			transform: none;
			-moz-transition: opacity 1s ease, -moz-transform 1s ease;
			-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
			-ms-transition: opacity 1s ease, -ms-transform 1s ease;
			transition: opacity 1s ease, transform 1s ease;
		}

			.banner > .inner > :last-child {
				margin-bottom: 0;
			}

		body.is-loading .banner > .inner {
			opacity: 0;
			-moz-transform: translateY(1em);
			-webkit-transform: translateY(1em);
			-ms-transform: translateY(1em);
			transform: translateY(1em);
		}

		@media screen and (max-width: 1280px) {

			.banner h1 {
				font-size: 2.75em;
			}

				.banner h1 br {
					display: none;
				}

		}

		@media screen and (max-width: 736px) {

			.banner {
				padding: 5em 1.5em 4em 1.5em;
			}

				.banner h1 {
					font-size: 2em;
				}

		}

/* Main */

	#main {
		padding: 1.0em 0 0 0;
	}

		#main .inner {
			max-width: 60em;
			margin: 0 auto;
           
		}

        .innerform {
			max-width: 40em;
			margin: 0 auto;           
		}

			#main .inner header p {
				font-size: 1em;
				font-style: italic;
				border-top: 1px solid rgba(144, 144, 144, 0.25);
				border-bottom: 1px solid rgba(144, 144, 144, 0.25);
				padding: .5em 0;
			}

            #main .innerform header p {
				font-size: 1em;
				font-style: italic;
				border-top: 1px solid rgba(144, 144, 144, 0.25);
				border-bottom: 1px solid rgba(144, 144, 144, 0.25);
				padding: .5em 0;
			}

			#schedule header p {
				font-size: 1em;
				font-style: italic;
				border-top: 1px solid rgba(144, 144, 144, 0.25);
				border-bottom: 1px solid rgba(144, 144, 144, 0.25);
				padding: .5em 0;
			}

		@media screen and (max-width: 980px) {

			#main {
				/*padding: 3em 0 1em 0;*/
			}

			#main .inner {
				width: 90%;
			}

			#main .innerform {
				width: 90%;
			}

            ul.actions li {
				padding: 1em 0 0 0;
				display: block;
				text-align: center;
				/*width: 100%;*/
			}
                
        }

	.post, .feature {
		display: -ms-flexbox;
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-ms-flex-align: stretch;
		-moz-align-items: stretch;
		-webkit-align-items: stretch;
		-ms-align-items: stretch;
		align-items: stretch;
		-ms-flex-pack: end;
		min-height: -webkit-calc(100vh - 4.25em);
		min-height: -moz-calc(100vh - 4.25em);
		min-height: calc(100vh - 4.25em);
		position: relative;
	}

		body.is-ie .post, .feature {
			min-height: 0;
		}

		.post .content, .feature .content {
			-moz-transition: background 0.2s ease-in-out;
			-webkit-transition: background 0.2s ease-in-out;
			-ms-transition: background 0.2s ease-in-out;
			transition: background 0.2s ease-in-out;
			-moz-order: 1;
			-webkit-order: 1;
			-ms-order: 1;
			order: 1;
			width: 50%;
			display: block;
			background: #FFF;
			padding: 2em 4em 2em 4em;
			text-align: right;
			position: relative;
		}

			.post .content:before, .feature .content:before {
				content: '';
				display: inline-block;
				height: 100%;
				vertical-align: middle;
				margin-right: -0.25em;
			/* Adjusts for spacing */
		}

			.post .content .inner, .feature .content .inner {
				display: inline-block;
				vertical-align: middle;
			}

			.post .content header h2, .feature .content header h2   {
				font-size: 2.35em;
			}

			.post .content header p, .feature .content header p {
				font-size: 1em;
				font-style: italic;
				border-top: 1px solid rgba(144, 144, 144, 0.25);
				border-bottom: 1px solid rgba(144, 144, 144, 0.25);
				padding: .5em 0;
			}

			.post .content .button, .feature .content .button {
				margin: 0;
			}

			.post .content .postnav, .feature .content .postnav {
				position: absolute;
				left: 2em;
				bottom: 2em;
			}

				.post .content .postnav .prev, .post .content .postnav .next, .feature .content .postnav .prev, .feature .content .postnav .next {
					text-decoration: none;
					display: block;
					border: 1px solid rgba(144, 144, 144, 0.25);
					width: 2em;
					height: 2em;
					line-height: 2em;
					text-align: center;
				}

					.post .content .postnav .prev:hover, .post .content .postnav .next:hover, .feature .content .postnav .prev:hover, .feature .content .postnav .next:hover {
						background: rgba(144, 144, 144, 0.075);
					}

					.post .content .postnav .prev.disabled, .post .content .postnav .next.disabled, .feature .content .postnav .prev.disabled, .feature .content .postnav .next.disabled {
						color: #bbb;
						pointer-events: none;
					}

				.post .content .postnav .prev, .feature .content .postnav .prev {
					border-bottom: none;
				}

		.post .image, .feature .image {
			-ms-flex-order: 2;
			-moz-order: 2;
			-webkit-order: 2;
			-ms-order: 2;
			order: 2;
			width: 50%;
			display: block;
			margin: 0;
			position: relative;
			overflow: hidden;
			background-color: #ffffff;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
		}

			.post .image img {
				position: absolute;
				top: 0;
				right: 0;
				height: 100%;
				width: auto;
				display: none;
			}

            .feature .image img {
				position: absolute;
				top: 0;
				right: 0;
				width: auto;
			}

		.post.alt .content, .feature.alt .content {
			-ms-flex-order: 2;
			-moz-order: 2;
			-webkit-order: 2;
			-ms-order: 2;
			order: 2;
			text-align: left;
		}

			.post.alt .content .postnav, .feature.alt .content .postnav {
				right: 2em;
				left: initial;
			}

				@media screen and (max-width: 1280px) {

					.post.alt .content .postnav, .feature.alt .content .postnav {
						right: 1em;
					}

				}

		.post.alt .image, .feature.alt .image {
			-ms-flex-order: 1;
			-moz-order: 1;
			-webkit-order: 1;
			-ms-order: 1;
			order: 1;
		}

			.post.alt .image img, .feature.alt .image img {
				right: initial;
				left: 0;
			}

		.style1 {
			background-color: #fff;
			color: #444;
		}

			.style1 input, .style1 select, .style1 textarea {
				color: #407dbc;
			}

			.style1 a {
				color: #407dbc;
			}

			.style1 strong, .style1 b {
				color: #407dbc;
			}

			.style1 h1, .style1 h2, .style1 h3, .style1 h4, .style1 h5, .style1 h6 {
				color: #407dbc;
			}

			.style1 blockquote {
				border-left-color: rgba(144, 144, 144, 0.25);
			}

			.style1 code {
				background: rgba(144, 144, 144, 0.075);
				border-color: rgba(144, 144, 144, 0.25);
			}

			.style1 hr {
				border-bottom-color: rgba(144, 144, 144, 0.25);
			}

			.style1 input[type="submit"],
			.style1 input[type="reset"],
			.style1 input[type="button"],
			.style1 button,
			.style1 .button {
				background-color: #407dbc;
				color: #fff !important;
			}

				.style1 input[type="submit"]:hover,
				.style1 input[type="reset"]:hover,
				.style1 input[type="button"]:hover,
				.style1 button:hover,
				.style1 .button:hover {
					background-color: #1dd2af;
				}

				.style1 input[type="submit"]:active,
				.style1 input[type="reset"]:active,
				.style1 input[type="button"]:active,
				.style1 button:active,
				.style1 .button:active {
					background-color: #17a689;
				}

				.style1 input[type="submit"].alt,
				.style1 input[type="reset"].alt,
				.style1 input[type="button"].alt,
				.style1 button.alt,
				.style1 .button.alt {
					background-color: transparent;
					box-shadow: inset 0 0 0 2px rgba(144, 144, 144, 0.25);
					color: #407dbc !important;
				}

					.style1 input[type="submit"].alt:hover,
					.style1 input[type="reset"].alt:hover,
					.style1 input[type="button"].alt:hover,
					.style1 button.alt:hover,
					.style1 .button.alt:hover {
						background-color: rgba(144, 144, 144, 0.075);
					}

					.style1 input[type="submit"].alt:active,
					.style1 input[type="reset"].alt:active,
					.style1 input[type="button"].alt:active,
					.style1 button.alt:active,
					.style1 .button.alt:active {
						background-color: rgba(144, 144, 144, 0.2);
					}

					.style1 input[type="submit"].alt.icon:before,
					.style1 input[type="reset"].alt.icon:before,
					.style1 input[type="button"].alt.icon:before,
					.style1 button.alt.icon:before,
					.style1 .button.alt.icon:before {
						color: #bbb;
					}

				.style1 input[type="submit"].special,
				.style1 input[type="reset"].special,
				.style1 input[type="button"].special,
				.style1 button.special,
				.style1 .button.special {
					background-color: #407dbc;
					color: #fff !important;
				}

			.style1.invert {
				background-color: #407dbc;
				color: rgba(255, 255, 255, 0.75);
			}

				.style1.invert input, .style1.invert select, .style1.invert textarea {
					color: #fff;
				}

				.style1.invert a {
					color: #fff;
				}

				.style1.invert strong, .style1.invert b {
					color: #fff;
				}

				.style1.invert h1, .style1.invert h2, .style1.invert h3, .style1.invert h4, .style1.invert h5, .style1.invert h6 {
					color: #fff;
				}

				.style1.invert blockquote {
					border-left-color: rgba(255, 255, 255, 0.25);
				}

				.style1.invert code {
					background: rgba(255, 255, 255, 0.075);
					border-color: rgba(255, 255, 255, 0.25);
				}

				.style1.invert hr {
					border-bottom-color: rgba(255, 255, 255, 0.25);
				}

				.style1.invert input[type="submit"],
				.style1.invert input[type="reset"],
				.style1.invert input[type="button"],
				.style1.invert button,
				.style1.invert .button {
					background-color: #fff;
					color: #407dbc !important;
				}

					.style1.invert input[type="submit"].alt,
					.style1.invert input[type="reset"].alt,
					.style1.invert input[type="button"].alt,
					.style1.invert button.alt,
					.style1.invert .button.alt {
						background-color: transparent;
						box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25);
						color: #fff !important;
					}

						.style1.invert input[type="submit"].alt:hover,
						.style1.invert input[type="reset"].alt:hover,
						.style1.invert input[type="button"].alt:hover,
						.style1.invert button.alt:hover,
						.style1.invert .button.alt:hover {
							background-color: rgba(255, 255, 255, 0.075);
						}

						.style1.invert input[type="submit"].alt:active,
						.style1.invert input[type="reset"].alt:active,
						.style1.invert input[type="button"].alt:active,
						.style1.invert button.alt:active,
						.style1.invert .button.alt:active {
							background-color: rgba(255, 255, 255, 0.2);
						}

						.style1.invert input[type="submit"].alt.icon:before,
						.style1.invert input[type="reset"].alt.icon:before,
						.style1.invert input[type="button"].alt.icon:before,
						.style1.invert button.alt.icon:before,
						.style1.invert .button.alt.icon:before {
							color: rgba(255, 255, 255, 0.5);
						}

					.style1.invert input[type="submit"].special,
					.style1.invert input[type="reset"].special,
					.style1.invert input[type="button"].special,
					.style1.invert button.special,
					.style1.invert .button.special {
						background-color: #fff;
						color: #407dbc !important;
					}

				.style1.invert .content {
					background: #407dbc;
				}

					.style1.invert .content header p {
						color: rgba(255, 255, 255, 0.5);
						border-top: 1px solid rgba(255, 255, 255, 0.25);
						border-bottom: 1px solid rgba(255, 255, 255, 0.25);
					}

					.style1.invert .content .postnav .prev, .style1.invert .content .postnav .next {
						border: 1px solid rgba(255, 255, 255, 0.25);
					}

						.style1.invert .content .postnav .prev:hover, .style1.invert .content .postnav .next:hover {
							background: rgba(255, 255, 255, 0.075);
						}

						.style1.invert .content .postnav .prev.disabled, .style1.invert .content .postnav .next.disabled {
							color: rgba(255, 255, 255, 0.5);
						}

				.style1.invert .image {
					/*background-color: #407dbc;*/
				}

		.style2 {
			background-color: #fff;
			color: #444;
		}

			.style2 input, .style2 select, .style2 textarea {
				color: #3498db;
			}

			.style2 a {
				color: #3498db;
			}

			.style2 strong, .style2 b {
				color: #3498db;
			}

			.style2 h1, .style2 h2, .style2 h3, .style2 h4, .style2 h5, .style2 h6 {
				color: #3498db;
			}

			.style2 blockquote {
				border-left-color: rgba(144, 144, 144, 0.25);
			}

			.style2 code {
				background: rgba(144, 144, 144, 0.075);
				border-color: rgba(144, 144, 144, 0.25);
			}

			.style2 hr {
				border-bottom-color: rgba(144, 144, 144, 0.25);
			}

			.style2 input[type="submit"],
			.style2 input[type="reset"],
			.style2 input[type="button"],
			.style2 button,
			.style2 .button {
				background-color: #407dbc;
				color: #fff !important;
			}

				.style2 input[type="submit"]:hover,
				.style2 input[type="reset"]:hover,
				.style2 input[type="button"]:hover,
				.style2 button:hover,
				.style2 .button:hover {
					background-color: #1dd2af;
				}

				.style2 input[type="submit"]:active,
				.style2 input[type="reset"]:active,
				.st.style2 input[type="button"]:active,
				.style2 button:active,
				.style2 .button:active {
					background-color: #17a689;
				}

				.style2 input[type="submit"].alt,
				.style2 input[type="reset"].alt,
				.style2 input[type="button"].alt,
				.style2 button.alt,
				.style2 .button.alt {
					background-color: transparent;
					box-shadow: inset 0 0 0 2px rgba(144, 144, 144, 0.25);
					color: #3498db !important;
				}

					.style2 input[type="submit"].alt:hover,
					.style2 input[type="reset"].alt:hover,
					.style2 input[type="button"].alt:hover,
					.style2 button.alt:hover,
					.style2 .button.alt:hover {
						background-color: rgba(144, 144, 144, 0.075);
					}

					.style2 input[type="submit"].alt:active,
					.style2 input[type="reset"].alt:active,
					.style2 input[type="button"].alt:active,
					.style2 button.alt:active,
					.style2 .button.alt:active {
						background-color: rgba(144, 144, 144, 0.2);
					}

					.style2 input[type="submit"].alt.icon:before,
					.style2 input[type="reset"].alt.icon:before,
					.style2 input[type="button"].alt.icon:before,
					.style2 button.alt.icon:before,
					.style2 .button.alt.icon:before {
						color: #bbb;
					}

				.style2 input[type="submit"].special,
				.style2 input[type="reset"].special,
				.style2 input[type="button"].special,
				.style2 button.special,
				.style2 .button.special {
					background-color: #3498db;
					color: #fff !important;
				}

			.style2.invert {
				background-color: #3498db;
				color: rgba(255, 255, 255, 0.75);
			}

				.style2.invert input, .style2.invert select, .style2.invert textarea {
					color: #fff;
				}

				.style2.invert a {
					color: #fff;
				}

				.style2.invert strong, .style2.invert b {
					color: #fff;
				}

				.style2.invert h1, .style2.invert h2, .style2.invert h3, .style2.invert h4, .style2.invert h5, .style2.invert h6 {
					color: #fff;
				}

				.style2.invert blockquote {
					border-left-color: rgba(255, 255, 255, 0.25);
				}

				.style2.invert code {
					background: rgba(255, 255, 255, 0.075);
					border-color: rgba(255, 255, 255, 0.25);
				}

				.style2.invert hr {
					border-bottom-color: rgba(255, 255, 255, 0.25);
				}

				.style2.invert input[type="submit"],
				.style2.invert input[type="reset"],
				.style2.invert input[type="button"],
				.style2.invert button,
				.style2.invert .button {
					background-color: #407dbc;
					color: #fff !important;
				}

					.style2.invert input[type="submit"]:hover,
					.style2.invert input[type="reset"]:hover,
					.style2.invert input[type="button"]:hover,
					.style2.invert button:hover,
					.style2.invert .button:hover {
						background-color: #1dd2af;
					}

					.style2.invert input[type="submit"]:active,
					.style2.invert input[type="reset"]:active,
					.style2.invert input[type="button"]:active,
					.style2.invert button:active,
					.style2.invert .button:active {
						background-color: #17a689;
					}

					.style2.invert input[type="submit"].alt,
					.style2.invert input[type="reset"].alt,
					.style2.invert input[type="button"].alt,
					.style2.invert button.alt,
					.style2.invert .button.alt {
						background-color: transparent;
						box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25);
						color: #fff !important;
					}

						.style2.invert input[type="submit"].alt:hover,
						.style2.invert input[type="reset"].alt:hover,
						.style2.invert input[type="button"].alt:hover,
						.style2.invert button.alt:hover,
						.style2.invert .button.alt:hover {
							background-color: rgba(255, 255, 255, 0.075);
						}

						.style2.invert input[type="submit"].alt:active,
						.style2.invert input[type="reset"].alt:active,
						.style2.invert input[type="button"].alt:active,
						.style2.invert button.alt:active,
						.style2.invert .button.alt:active {
							background-color: rgba(255, 255, 255, 0.2);
						}

						.style2.invert input[type="submit"].alt.icon:before,
						.style2.invert input[type="reset"].alt.icon:before,
						.style2.invert input[type="button"].alt.icon:before,
						.style2.invert button.alt.icon:before,
						.style2.invert .button.alt.icon:before {
							color: rgba(255, 255, 255, 0.5);
						}

					.style2.invert input[type="submit"].special,
					.style2.invert input[type="reset"].special,
					.style2.invert input[type="button"].special,
					.style2.invert button.special,
					.style2.invert .button.special {
						background-color: #fff;
						color: #3498db !important;
					}

				.style2.invert .content {
					background: #3498db;
				}

					.style2.invert .content header p {
						color: rgba(255, 255, 255, 0.5);
						border-top: 1px solid rgba(255, 255, 255, 0.25);
						border-bottom: 1px solid rgba(255, 255, 255, 0.25);
					}

					.style2.invert .content .postnav .prev, .style2.invert .content .postnav .next {
						border: 1px solid rgba(255, 255, 255, 0.25);
					}

						.style2.invert .content .postnav .prev:hover, .style2.invert .content .postnav .next:hover {
							background: rgba(255, 255, 255, 0.075);
						}

						.style2.invert .content .postnav .prev.disabled, .style2.invert .content .postnav .next.disabled {
							color: rgba(255, 255, 255, 0.5);
						}

				.style2.invert .image {
					/*background-color: #3498db;*/
				}

		.style3 {
			background-color: #fff;
			color: #444;
		}

			.style3 input, .style3 select, .style3 textarea {
				color: #9b59b6;
			}

			.style3 a {
				color: #9b59b6;
			}

			.style3 strong, .style3 b {
				color: #9b59b6;
			}

			.style3 h1, .style3 h2, .style3 h3, .style3 h4, .style3 h5, .style3 h6 {
				color: #9b59b6;
			}

			.style3 blockquote {
				border-left-color: rgba(144, 144, 144, 0.25);
			}

			.style3 code {
				background: rgba(144, 144, 144, 0.075);
				border-color: rgba(144, 144, 144, 0.25);
			}

			.style3 hr {
				border-bottom-color: rgba(144, 144, 144, 0.25);
			}

			.style3 input[type="submit"],
			.style3 input[type="reset"],
			.style3 input[type="button"],
			.style3 button,
			.style3 .button {
				background-color: #407dbc;
				color: #fff !important;
			}

				.style3 input[type="submit"]:hover,
				.style3 input[type="reset"]:hover,
				.style3 input[type="button"]:hover,
				.style3 button:hover,
				.style3 .button:hover {
					background-color: #1dd2af;
				}

				.style3 input[type="submit"]:active,
				.style3 input[type="reset"]:active,
				.style3 input[type="button"]:active,
				.style3 button:active,
				.style3 .button:active {
					background-color: #17a689;
				}

				.style3 input[type="submit"].alt,
				.style3 input[type="reset"].alt,
				.style3 input[type="button"].alt,
				.style3 button.alt,
				.style3 .button.alt {
					background-color: transparent;
					box-shadow: inset 0 0 0 2px rgba(144, 144, 144, 0.25);
					color: #9b59b6 !important;
				}

					.style3 input[type="submit"].alt:hover,
					.style3 input[type="reset"].alt:hover,
					.style3 input[type="button"].alt:hover,
					.style3 button.alt:hover,
					.style3 .button.alt:hover {
						background-color: rgba(144, 144, 144, 0.075);
					}

					.style3 input[type="submit"].alt:active,
					.style3 input[type="reset"].alt:active,
					.style3 input[type="button"].alt:active,
					.style3 button.alt:active,
					.style3 .button.alt:active {
						background-color: rgba(144, 144, 144, 0.2);
					}

					.style3 input[type="submit"].alt.icon:before,
					.style3 input[type="reset"].alt.icon:before,
					.style3 input[type="button"].alt.icon:before,
					.style3 button.alt.icon:before,
					.style3 .button.alt.icon:before {
						color: #bbb;
					}

				.style3 input[type="submit"].special,
				.style3 input[type="reset"].special,
				.style3 input[type="button"].special,
				.style3 button.special,
				.style3 .button.special {
					background-color: #9b59b6;
					color: #fff !important;
				}

			.style3.invert {
				background-color: #9b59b6;
				color: rgba(255, 255, 255, 0.75);
			}

				.style3.invert input, .style3.invert select, .style3.invert textarea {
					color: #fff;
				}

				.style3.invert a {
					color: #fff;
				}

				.style3.invert strong, .style3.invert b {
					color: #fff;
				}

				.style3.invert h1, .style3.invert h2, .style3.invert h3, .style3.invert h4, .style3.invert h5, .style3.invert h6 {
					color: #fff;
				}

				.style3.invert blockquote {
					border-left-color: rgba(255, 255, 255, 0.25);
				}

				.style3.invert code {
					background: rgba(255, 255, 255, 0.075);
					border-color: rgba(255, 255, 255, 0.25);
				}

				.style3.invert hr {
					border-bottom-color: rgba(255, 255, 255, 0.25);
				}

				.style3.invert input[type="submit"],
				.style3.invert input[type="reset"],
				.style3.invert input[type="button"],
				.style3.invert button,
				.style3.invert .button {
					background-color: #407dbc;
					color: #fff !important;
				}

					.style3.invert input[type="submit"]:hover,
					.style3.invert input[type="reset"]:hover,
					.style3.invert input[type="button"]:hover,
					.style3.invert button:hover,
					.style3.invert .button:hover {
						background-color: #1dd2af;
					}

					.style3.invert input[type="submit"]:active,
					.style3.invert input[type="reset"]:active,
					.style3.invert input[type="button"]:active,
					.style3.invert button:active,
					.style3.invert .button:active {
						background-color: #17a689;
					}

					.style3.invert input[type="submit"].alt,
					.style3.invert input[type="reset"].alt,
					.style3.invert input[type="button"].alt,
					.style3.invert button.alt,
					.style3.invert .button.alt {
						background-color: transparent;
						box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25);
						color: #fff !important;
					}

						.style3.invert input[type="submit"].alt:hover,
						.style3.invert input[type="reset"].alt:hover,
						.style3.invert input[type="button"].alt:hover,
						.style3.invert button.alt:hover,
						.style3.invert .button.alt:hover {
							background-color: rgba(255, 255, 255, 0.075);
						}

						.style3.invert input[type="submit"].alt:active,
						.style3.invert input[type="reset"].alt:active,
						.style3.invert input[type="button"].alt:active,
						.style3.invert button.alt:active,
						.style3.invert .button.alt:active {
							background-color: rgba(255, 255, 255, 0.2);
						}

						.style3.invert input[type="submit"].alt.icon:before,
						.style3.invert input[type="reset"].alt.icon:before,
						.style3.invert input[type="button"].alt.icon:before,
						.style3.invert button.alt.icon:before,
						.style3.invert .button.alt.icon:before {
							color: rgba(255, 255, 255, 0.5);
						}

					.style3.invert input[type="submit"].special,
					.style3.invert input[type="reset"].special,
					.style3.invert input[type="button"].special,
					.style3.invert button.special,
					.style3.invert .button.special {
						background-color: #fff;
						color: #9b59b6 !important;
					}

				.style3.invert .content {
					background: #9b59b6;
				}

					.style3.invert .content header p {
						color: rgba(255, 255, 255, 0.5);
						border-top: 1px solid rgba(255, 255, 255, 0.25);
						border-bottom: 1px solid rgba(255, 255, 255, 0.25);
					}

					.style3.invert .content .postnav .prev, .style3.invert .content .postnav .next {
						border: 1px solid rgba(255, 255, 255, 0.25);
					}

						.style3.invert .content .postnav .prev:hover, .style3.invert .content .postnav .next:hover {
							background: rgba(255, 255, 255, 0.075);
						}

						.style3.invert .content .postnav .prev.disabled, .style3.invert .content .postnav .next.disabled {
							color: rgba(255, 255, 255, 0.5);
						}

				.style3.invert .image {
					/*background-color: #9b59b6;*/
				}

		@media screen and (max-width: 1280px) {

			.post .content, .feature .content  {
				padding: 4em;
			}

				.post .content .postnav , .feature .content .postnav {
					left: 1em;
					bottom: 1em;
				}

		}

		@media screen and (max-width: 980px) {

			.post {
				-ms-flex-direction: column;
				-moz-flex-direction: column;
				-webkit-flex-direction: column;
				-ms-flex-direction: column;
				flex-direction: column;
				height: auto;
				min-height: 0;
			}

            .feature {
				-ms-flex-direction: column;
				-moz-flex-direction: column;
				-webkit-flex-direction: column;
				-ms-flex-direction: column;
				flex-direction: column;
                height: auto;
				min-height: 0;
			}

			.post .button, .feature .button {
				width: 100%;
			}

				.post .image {
					-ms-flex-order: 1;
					-moz-order: 1;
					-webkit-order: 1;
					-ms-order: 1;
					order: 1;
					width: 100%;
					overflow: auto;
					background: none !important;
				}

                .feature .image {
					-ms-flex-order: 1;
					-moz-order: 1;
					-webkit-order: 1;
					-ms-order: 1;
					order: 1;
					width: 100%;					
					background-image: none !important;
                    background-attachment: scroll !important;
                    background-repeat: repeat !important;
                    background-position: 0% !important;
                    background-size: auto !important;
                    background-origin: padding-box !important;
                    background-clip: border-box !important;
                    background-color: #ffffff;
				}

					.post .image img {
						position: relative;
						width: 100%;
						height: auto;
						display: block;
					}

                    .feature .image img {
						position: relative;
						width: 100%;
						display: block;
                        height: auto;
                    }

				.post .content, .feature .content  {
					-ms-flex-order: 2;
					-moz-order: 2;
					-webkit-order: 2;
					-ms-order: 2;
					order: 2;
					width: 100%;
					text-align: left;
				}

					.post .content .postnav, .feature .content .postnav {
						display: none;
					}

				.post.alt .image img, .feature.alt .image img {
					left: initial;
				}

				.post.alt .content, .feature.alt .content {
					text-align: left;
				}

                #pricefeatures {text-align: left; }
                #pricefeatures li { background-position: 0% .4em; list-style: none; text-align: left; }

                #pricefeatures li:before {
                        
                        content: '✓ ';
                        color: #17a689;
                        font-size: 18pt;
                        font-weight: 900;
                        padding-right: 0.2em;
                }
                
                #pricefeatures li:after {
                        content: '';
                        color: #17a689;
                        font-size: 18pt;
                        font-weight: 900;
                        padding-left: 1em;
                }

		}

		@media screen and (max-width: 736px) {

			.post .content, .feature .content  {
				padding: 2em 1.5em 3em 1.5em;
			}

				.post .content header h2, .feature .content header h2 {
					font-size: 1.75em;
				}

			.post .button, .feature .button {
				width: 100%;
			}

		}

/* Footer */

	#footer {
		padding: 4em 0 2em 0;
		background: #1c1c1c;
		text-align: center;
	}

		#footer a {
			color: rgba(255, 255, 255, 0.75);
		}

			#footer a:hover {
				color: #fff;
			}

		#footer .copyright {
			color: rgba(255, 255, 255, 0.5);
			font-size: 0.9em;
			margin: 0 0 2em 0;
			padding: 0;
		}

		@media screen and (max-width: 736px) {

			#footer {
				padding: 3em 0 1em 0;
			}

		}

        #testimonials-inner {padding-top: 1em}


        .featureimage {
                width: 100%; background-color: white;
        }

        article { height: auto; }
        .inner { height: auto; }
        .innerform { height: 100%; }

        .image { background-color: white; }

        .feature .image { background-color: white; }

        #testimonalscounter {margin-bottom: 0.1em;}
        .fbreview:hover {cursor: pointer;}

        .embed-container {
            position: relative;
            padding-top: 100%;
            height: 0;
            overflow: hidden;
            max-width: 100%;
            height: auto;
        }

        .embed-container iframe, .embed-container object, .embed-container embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 98%;
            margin-right: 1%;
            height: 100%;
        }



#newloginremindercontainer { display: none; }
.newloginremindercontainerheader {display: inherit;float: left; width: 590px;height: 30px;background-color: #fca11c;z-index:2003;overflow: auto; border-radius: 9px 9px 0px 0px; padding: 8px 0px 0px 10px; color: White; font-size: 13pt;} 
.newloginreminderfieldlabel { font-size: 13pt; padding: 20px 20px 3px 20px; float: left; text-align: left; width: 560px; }
.newloginreminderfieldlabelrem { font-size: 13pt; padding: 20px 20px 3px 20px; float: left; text-align: left; width: 560px; text-align: center; height: 20px;}
/*#newloginremindermessage { display:none; font-size: 13pt; margin: 15px 200px 0px 200px; box-shadow: 6px 6px 5px #ccc;  padding: 8px 0px 5px 0px; float: left; text-align: center; width: 600px; border-radius: 9px; height: 25px; border-left: 1px solid #b4b4b4; border-top: 1px solid #b4b4b4; border-bottom: 1px solid #747474; border-right: 1px solid #747474;}*/


.newloginfieldmessage {
    text-align: center;
    color: green;
    background-color: lightgreen;
    border: 1px solid green;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 1.0em;   
    margin-top: 1em;
}

.trialstatusgreen {
    width: 100%;
    text-align: center;
    color: green;
    background-color: lightgreen;
    border: 1px solid green;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 1.0em;   
    display: none;
}

.trialstatusred {
    width: 100%;
    text-align: center;
    color: red;
    background-color: pink;
    border: 1px solid red;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 1.0em;   
    display: none;
}

.newloginfielderror {
    display: none;
    text-align: center;
    color: red;
    background-color: pink;
    border: 1px solid red;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 1.0em;   
    margin-top: 1em;
    margin-bottom: 0.5em;
}

.info {font-weight: 400;}
.innerform p {margin-bottom: 0.7em;  }
.mainform {height: 90vh;}


.invalidinput {
    color: red;
    background-color: pink;
    border: 1px solid red;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 1.0em;   
}

.button.red {
    background-color: red;
    color: white;
    border-color: red;
} 

.button.green {
    background-color: green;
    color: white;
    border-color: green;
} 
.innerform {font-weight: 400;}

.innerform p {width: 100%; height: 100%; }

.highlightinput {background-color: lightgreen; padding: 0px;}

.highlightradio {color: red;}



.leftborder {border-left:  4px solid rgba(144, 144, 144, 0.25)}

.labelinvalidinput {
    color: red;
    font-weight: 700;
}

#trialfail, #trialcomplete {display: none;}

#trialcomplete p {font-weight: 700;}

.footernav {margin: 0.5em;}
.footernav:hover {color: orange;}

.faqanswer {
    border-top: 1px solid black;
    display: none;
}

.faqquestion:hover {color: orange; cursor: pointer;}

            #headerhome {
				padding-left: 0em;
                padding-right: 0em;
				margin-left: 0em;
                margin-right: 0em;

			}



#usertestimonials .testimonials-carousel-context {
    border-top: 1px solid black;
    margin-top: 1em;
    padding-top: 1em;
}

.innerform p a {
    font-weight: 700;
}



.priceplancontainer {
    width: 30%;
    display: block;
    margin: 2px;
    /*position: relative;*/
    float: left;
    order: 2;
    -moz-order: 2;
    -ms_flex_order: 2;
    overflow: hidden;
    padding: 0;

}

.priceplan-header {font-size: 1.35em; line-height: 1.25; text-align: center; font-weight: 700; padding: 0; height: 1.7em; padding-top: 0.2em; width: 100%; border-radius: 4px 4px 0px 0px; }
.priceplan-detail {border: 1px solid;}

.priceplan-explain {border: 1px solid; color: white; display: none;}

#priceplan-explain-1, #priceplan-explain-1-exc {background-color: #407dbc; }
#priceplan-explain-2, #priceplan-explain-2-exc { background-color: rgba(255, 115, 0, 1); }
#priceplan-explain-3, #priceplan-explain-3-exc {  background-color: green; }
.price-detail-link {font-weight: 700;}
.price-detail-link:hover {cursor: pointer;}


#priceplan-monthly, #priceplan-monthly-exc { border: 0px solid #407dbc; color: #407dbc; }
#priceplan-quarterly, #priceplan-quarterly-exc { border: 0px solid rgba(255, 115, 0, 1); color: rgba(255, 115, 0, 1); }
#priceplan-annual, #priceplan-annual-exc { border: 0px solid green; color: green; }
#priceplan-monthly .priceplan-header, #priceplan-monthly-exc .priceplan-header  { background-color: #407dbc; color: white; }
#priceplan-quarterly .priceplan-header, #priceplan-quarterly-exc .priceplan-header { background-color: rgba(255, 115, 0, 1); color: white; }
#priceplan-annual .priceplan-header, #priceplan-annual-exc .priceplan-header { background-color: green; color: white; }

.priceplan-label {text-align: center; font-size: 1.00em;}
.priceplan-label-sub {text-align: center; font-size: 0.7em; font-weight: bold;}
.priceplan-label-small {text-align: center; font-size: 0.80em; padding: 4px;}
.priceplan-label-smaller {text-align: center; font-size: 0.80em; padding: 0px 4px; line-height:1.0em;}

.priceplan-price {text-align: center; font-size: 1.90em; font-weight: 700;}
.priceplan-button {font-weight: 700; width: 95%; margin-left: 2.5%; margin-top: 10px; margin-bottom: 10px; text-align: center; height: 2.4em; padding-top: 0.3em; font-size: 0.8em;}

#priceplan-monthly .priceplan-button, #priceplan-monthly-exc .priceplan-button { background-color: #407dbc; color: white; }
#priceplan-quarterly .priceplan-button, #priceplan-quarterly-exc .priceplan-button { background-color: rgba(255, 115, 0, 1); color: white; }
#priceplan-annual .priceplan-button, #priceplan-annual-exc .priceplan-button { background-color: green; color: white; }

#priceplan-monthly .priceplan-button:hover, #priceplan-monthly-exc .priceplan-button:hover { cursor: pointer; background-color: #1dd2af;}
#priceplan-quarterly .priceplan-button:hover, #priceplan-quarterly-exc .priceplan-button:hover { cursor: pointer; background-color: #1dd2af;}
#priceplan-annual .priceplan-button:hover, #priceplan-annual-exc .priceplan-button:hover { cursor: pointer; background-color: #1dd2af;}

.priceplan-button a {color: white;}

@media screen and (max-width: 480px) {

    .priceplancontainer {
        width: 96%;
        display: block;
        margin: 2px;
        /*position: relative;*/
        float: left;
        order: 2;
        -moz-order: 2;
        -ms_flex_order: 2;
        overflow: hidden;
        padding: 0;
        border-radius: 4px 4px 0px 0px; 
    }

}

.showVATLabel {text-align: center; color: #407dbc; font-weight: bold; float: left; width: 100%; font-size: 0.8em;}
.showVATLabel:hover {cursor: pointer; color: orange;}

#basket { display: none; width: 16em; height: 4em; background-color: #407dbc; color: white; float: right; font-size: 0.8em; border-radius: 0px 0px 0px 10px; }
#basketlabel {padding: 0.8em; float: right; text-align: right;}

.control-panel-panel {width: 45%;  min-width: 305px; text-align: center;  max-width: 18em; padding: 0em; margin: 1.0em; float: left; border: 1px solid silver; height: 200px; }
.control-panel-panel:hover {color: orange; cursor: pointer; border: 1pt solid orange; }

#menu-user-image {
	max-width: 2.9em;
	max-height: 2.9em;
	border-radius: 1.45em;
	float: left;
	margin-right: 10px;
}
.menu-user-name {
	height: 20px;
	margin-top: 7px;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 15em;
}
.menu-user-email {
	height: 15px;
	font-size: 0.7em;
	float: left;
	line-height: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 15em;
}

#menu-user-details {
	float: left;
}

.menu-icon {
	width: 30px;
	text-align: center;
	margin-right: 10px;
	float: left;
}
.menu-text {  text-align: left; 
}

#divLog {width: 100%; height: 300px; overflow: auto; background-color: black; color: yellow; font-family: 'Courier New' }

.loge {
	width: 100%;
	float: left;
}

#headervideo {display: none; }

h3 {float: left;}

.page-header-option-icon {
	float: right;
	color: #1c1c1c;
	padding-left: 15px;
}

.page-header-option-icon:hover {
	color: orange;
	cursor: pointer;
}

.dataArea {
	float: left;
	width: 100%;
	min-width: 320px;
	height: 95%;
	overflow-y: auto;
	padding-bottom: 75px;
	overflow-x: hidden;
}

.pageHeader {

	height: auto;
	width: 100%;
	float: left;
	border-bottom: 1pt black solid;
}

.popupHeader {
	height: auto;
	width: 100%;
	float: left;
	border-bottom: 1pt black solid;
	margin-top: 2.5%;
	margin-bottom: 2.5%;
	padding: 0 2.5% 0 2.5%;
}

.dataGroupHeader {
	width: 100%;
	background-color: rgba(144, 144, 144, 0.25);
	/*background-color: #fffddd;*/
	height: 40px;
	padding: 5px 0px 5px 0px;
	float: left;
	border-bottom: 1px solid #b4b4b4;
	

}

.dataGroupHeaderText {
	padding-left: 25px;
	font-weight: bold;
}

.dataGroupHeaderText:hover{ cursor: pointer}

.dataGroupItemGroup {
	height: auto;
	float: left;
	width: 100%;
	background-color: white;
}

.dataGroupItem {
	width: 100%;
	height: 80px;
	margin: 4px 0px 2px 0px;
	border-bottom: 1px solid rgba(144, 144, 144, 0.25);
	float: right;
	/*display: table;*/
}

	.dataGroupItem:hover{
		cursor: pointer;
	}

	.dataGroupItemLine {
		/*width: 100%;*/
		height: 40%;
		/*float: left;*/
		font-size: 13pt;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

.dataGroupItemLineSingle {
	/*width: 100%;*/
	height: 100%;
	/*float: left;*/
	font-size: 1.1em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0.7em;
}


.dataGroupItemSmallLine {
	/*width: 100%;*/
	height: 25%;
	/*float: left;*/
	font-size: 10pt;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.dataGroupItemText {
	color: black;
	/*font-weight: bold;*/
	padding-left: 10px;
	padding-left: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}

.diaryTimes, .diaryTimesShow {
	margin: 7px 4px 4px 4px;
	height: 65px;
	width: 65px;
	min-width: 65px;
	border-radius: 5px;
	background-color: #555;
	color: blue;
	float: left;
	/*display: table-cell;*/
}

.diaryTimesText {
	height: 22px;
	width: 100%;
	color: white;
	text-align: center;

	
}

#header nav a {
	line-height: 3.25em;
}

.diaryLineOptions {
	margin: 7px 4px 4px 4px;
	height: 65px;
	width: 75px;
	min-width: 75px;
	float: right;
}

.diaryLineOptionsShow {
	margin: 1px 4px 4px 4px;
	height: 65px;
	width: 75px;
	min-width: 75px;
	float: right;
	display: table;
}

.diaryLineDetail {
	margin: 0 0px;
	height: 100%;
	/*float: left;	
	display: table-cell;*/
	overflow: hidden;
}

.diaryLineOptions .fa {
	width: 22px; 
	text-align: center;
	font-size : 12pt;
}


@media screen and (max-width: 480px) {
	.diaryTimes {
		display: none;
	}
}

@media screen and (min-width: 481px) {
	.diaryTimes {
		display: table-cell;
	}
}

.dataItemEditOption {
	color: #407dbc;
	font-weight: bold;
	font-size: 12pt;
}

.dataItemEditOptionHide {
	color: #407dbc;
	font-weight: bold;
	font-size: 11pt;
	line-height: 1.1;
	text-align: center;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.dataItemEditOptionShow {
	color: red;
	font-weight: bold;
	font-size: 11pt;
	line-height: 1.1;
	text-align: center;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.dataItemEditSave {
	color: green;
	font-weight: bold;
	font-size: 12pt;
}

.dataItemEditOption:hover, .dataItemEditOptionShow, .dataItemEditOptionHide {
	cursor: pointer
}

.dataItemRemoveOption {
	color: red;
	font-weight: bold;
	font-size: 12pt;
}

.dataItemRemoveOption:hover {
	cursor: pointer
}

.divUsersImages {
	width: 65px;
	height: 65px;
	border-radius: 5px;
}

.reminderslistimageimage {
	width: 65px;
	height: 65px;
	border-radius: 5px;
	filter: grayscale(1);
}

.remindersImage {
	margin: 7px 4px 4px 4px;
	height: 65px;
	width: 65px;
	min-width: 65px;
	border-radius: 5px;
	color: blue;
	float: left;
	/*display: table-cell;*/
}

.photoThumbHolder {
	float: left;
	width: 190px;
	height: 190px;
	background-size: cover;
	margin: 5px;
	border: 1px dotted silver;
	position: relative;
}

.photoThumbHolder:hover {
	cursor: pointer;
	border: 1px solid grey ;
}

.photoThumbHolderComment {
	float: right;
	margin: 5px;
	font-size: 11pt;
	color: black;
}

.photoThumbHolderReminder {
	float: left;
	margin: 5px;
	font-size: 11pt;
	color: black;
}

@media screen and (max-width: 750px) {
	.photoThumbHolder {
		float: left;
		width: 150px;
		height: 180px;
		background-size: cover;
		margin: 5px;
		border: 1px dotted silver;
	}
}


@media screen and (max-width: 480px) {
	.photoThumbHolder {
		float: left;
		width: 150px;
		height: 180px;
		background-size: cover;
		margin: 5px;
		border: 1px dotted silver;
	}
}

.photoThumbHolderOptions {width: 100%; height: 20px; bottom: 0px; background-color: black;}

.formLabel {margin: 0pt; margin-bottom: 10px; color: #407dbc; font-size: 0.8em; font-weight: bold;	 /* Changed from 10pt */ }
.formLabelInfo {
	margin: 0pt;
	color: black;
	font-size: 0.9em;
	font-weight: normal;
}
.formInput {
	width: 95%;
}

.formYesNoLabelTitle {
	margin: 0pt;
	color: #407dbc;
	font-size: 0.8em;
	width: 75%;
	float: left;
	padding: 7px;
	padding-left: 0px;
}

.formYesNoLabel {
	margin: 0pt;
	color: black;
	font-size: 1em;
	width: 75%;
	float: left;
	padding: 7px;
}

.formYesNo {
	float: left; 
	width: 25%;
}

.formYesNoRight {
	float: right;
	width: 25%;
}

/*------------------------------------------------
/* Switch SECTION START*/
/*------------------------------------------------*/
.Switch {
	position: relative;
	display: inline-block;
	font-size: 10pt;
	font-weight: bold;
	color: salmon /*#ccc*/;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
	height: 29px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 4px;
	background: #ececec;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.1), inset 0px 1px 3px 0px rgba(0,0,0,0.1);
	cursor: pointer;
}

body.IE7 .Switch {
	width: 78px;
}

.Switch span {
	display: inline-block;
	width: 30px;
}

	.Switch span.On {
		color: green;
	}

.Switch .Toggle {
	position: absolute;
	top: 1px;
	width: 32px;
	height: 24px;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.3);
	border-radius: 4px;
	background: #fff;
	background: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ececec 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #ececec 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ececec 0%,#ffffff 100%);
	background: linear-gradient(top, #ececec 0%,#ffffff 100%);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.5);
	z-index: 999;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
}

.dsw-onoff {
	float: right;
	margin: 6px 5px 1px 5px;
	width: 70px;
}

.Switch.On .Toggle {
	left: 2px;
}

.Switch.Off .Toggle {
	left: 30px;
}

.Off {
	text-align: right;
}

.On {
	text-align: left;
}

/* Round Switch */
.Switch.Round {
	padding: 0px 20px;
	border-radius: 40px;
}

body.IE7 .Switch.Round {
	width: 1px;
}

.Switch.Round .Toggle {
	border-radius: 40px;
	width: 14px;
	height: 14px;
}

.Switch.Round.On .Toggle {
	left: 3%;
	background: #33d2da;
}

.Switch.Round.Off .Toggle {
	left: 58%;
}

.first {
	margin-top: 10px;
}

#instantMessage {
	position: fixed;
	width: 100%;
	height: auto; 
	padding: 10px;
	background-color: #fAfAfA;
	border-bottom: 1px solid silver;
	display: none;
	/*margin-top: 10px;*/
}

#txtIM {
	width: 90%;
	float: left;
	margin-top: 5px;
}

@media screen and (max-width: 685px) {
	#txtIM {
		width: 80%;
		float: left;
	}
}


	#sendMessage {
		float: left;
		padding: 15px 0.0em 0.0em 0.7em;
		color: green;
	}

		#sendMessage:hover {
			color: orange;
			cursor: pointer;
		}

.blogSpot {
	width: 90%;
	padding: 2.5%;
	margin: 2.5%;
	border: 1pt solid black;
	border-radius: 5px;
	float: left;
	background-color: #f1f1f1;
}

.blogSpotTitle {
	font-size: 1.5em;
	font-weight: bold;
	width: 100%;
	float: left;
}

.blogSpotDate {
	font-size: 0.9em;
	font-weight: bold;
	width: 100%;
	float: left;
}

.blogSpotBody {
	font-size: 1.0em;
	width: 100%;
	float: left;
}

.mainform {
	overflow:hidden;
}

html, body {
	overflow: hidden;
	position: relative;
	height: 100%;
}

#photo-file-upload {
	display: none;
}

.custom-file-upload {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 6px 12px;
	cursor: pointer;
	font-size: 0.9em;
	font-weight: 700;
	margin: 1em 0 1em 0;
	border: 1px solid;
	background-color: #f1f1f1;
	height: auto;
	padding: 0.4em;
	width: 100%;
	text-align: center;
}



.green-menu-option {
	color: green; 
	font-weight: bold;
}

.red-menu-option {
	color: red;
	font-weight: bold;
}

.black-menu-option {
	color: black;
	font-weight: bold;
}

.filProgress {
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 1.7em;
	color: white;
	opacity: 0.7;
	background-color: black;
	padding-top: 32%;
}

.bLoadImage {
	max-width: 100%;
	max-height: 100%;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	/* opacity: 0.1; */
}

.pthumbholder {
	background: no-repeat center white;
	height: 100%;
	width: 100%;
}

.pIcons {
	float: left;
	margin-top: -30px;
	width: 100%;
}

.fade-in-img {
	animation: fadeIn 3s;
	-webkit-animation: fadeIn 3s;
	-moz-animation: fadeIn 3s;
	-o-animation: fadeIn 3s;
	-ms-animation: fadeIn 3s;
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-ms-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.filDownloadProgress {
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 1.7em;
	color: white;
	opacity: 0.1;
	background-color: black;
	padding-top: 32%;
	z-index: 10;
	position: absolute;
	margin-top: 12px;
}

#fullPhoto {
	width: 90%;
	height: auto;
	max-height: 600px;
	object-fit: contain;
}

body {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Old versions of Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

text textarea {
	-webkit-touch-callout: unset; /* iOS Safari */
	-webkit-user-select: unset; /* Safari */
	-khtml-user-select: unset; /* Konqueror HTML */
	-moz-user-select: unset; /* Old versions of Firefox */
	-ms-user-select: unset; /* Internet Explorer/Edge */
	user-select: unset; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.clickable:hover {cursor: pointer}

.timepicker {width: 40px; float: left; padding-left: 2px; padding-right: 2px; }
.timepicker-seperator {float: left; padding-left:8px; padding-right: 8px; font-weight: bold;}

.optHalf {float: left;}

#imagePicker {
	background-color: white;
	/*border: 1px solid black;*/
	/* position: absolute;
	top: 0px; */
	width: 95%;
	margin: 0 auto;
	/* padding: 2.5%; */
	/*overflow-x: hidden;*/
	/*overflow-y: hidden;*/
	margin-top: 10px;
}

#systemImages {
	overflow-y: scroll;
	height: 100%;
	float: left;
}

#userPhotos {
	overflow-y: scroll;
	height: 100%;
	float: left;
}

#divReinderImageLink {
	background: no-repeat center white;
}

#schedule {
	background-color: white;
	/*border: 1px solid black;*/
	/* position: absolute;
	top: 0px; */
	width: 95%;
	margin: 0 auto;
	/* padding: 2.5%; */
	overflow-x: hidden;
	/*overflow-y: hidden;*/
	margin-top: 10px;
}


#scheduleScroll {
	float: left;
	width: 100%;
	height: 100%; 
	overflow-x: auto;
}

#scheduleForm {
	width: 100%;
	padding: 2.5%;		
	float: left;
}

/*.disable-div {
	pointer-events: none;
}*/
.divSchedDays {
	width: 100%;
	margin: 30px 0px 10px 0px;
	float: left;
	/*height: 100px;*/
}

.lblSchedDays {
	/*width: 258px;*/
	text-align: right;
	float: left;
	font-size: 1em;
	margin: 8px 0px 0px 10px;
}

.txtSchedDays {
	width: 40px;
	text-align: center;
	float: left;
	font-size: 1em;
	margin: 0px 7px 0px 5px;
}

.lblSchedDaysRight {
	width: 120px;
	text-align: left;
	float: left;
	font-size: 1em;
	margin: 9px 0px 0px 0px;
}

.lblSchedWeeks {
	/*width: 248px;*/
	text-align: right;
	float: left;
	font-size: 1em;
	margin: 9px 0px 0px 10px;
}

.txtSchedWeeks {
	width: 40px;
	text-align: center;
	float: left;
	font-size: 1em;
	margin: 0px 7px 0px 5px;
}

.lblSchedMonthsHead {

}
.lblSchedWeeksRight {
	width: 140px;
	text-align: left;
	float: left;
	font-size: 1em;
	margin: 9px 0px 0px 0px;
}

.mhhSchedMonthAllSelectorRow {
	width: 43%;
	float: left;
	margin-bottom: 5px;
}

@media (max-width:500px) {
	.mhhSchedMonthAllSelectorRow {
		width: 96%;
		float: left;
		margin-bottom: 5px;
	}

}

.mhhSchedMonthAllSelectorOpt {
	color: #407dbc;
	float: right;
	font-size: small;
	text-align: right;
	margin-left: 5px;
	margin-right: 10px;
}

.mhhSchedMonthAllSelectorOpt:hover {
	color: #fca11c;
	cursor: pointer;
}

.lblSchedMonthsWeekDaysHead {
	font-size: 0.8em;
}

.divSchedDaysRow {
	float: left;
	margin: 20px 0px 0px 0px; /*68px 0px 70px;*/
}

.divSchedWeeksRow {
	width: 98%;
	float: left;
	/*margin: 20px 0px 0px 0px;*/ /*68px 0px 70px;*/
}

.mhhchkSelected {
	border-radius: 4px;
	width: 20%;
	padding-top: 100%;
	max-width: 50px;
	max-height: 53px;
	cursor: pointer;
	text-align: center;
	font-size: small;
	float: left;
	display: inline;
	padding: 4px 5px 2px 2px;
	margin: 2px 2px 6px 3px;
	border: 1px solid black;
	color: white;
	background-color: Green;
	color: white;
	cursor: pointer;
}

.mhhchkDeSelected {
	border-radius: 4px;
	width: 20%;
	padding-top: 100%;
	max-width: 50px;
	max-height: 53px;
	cursor: pointer;
	text-align: center;
	font-size: small;
	float: left;
	display: inline;
	padding: 4px 5px 2px 2px;
	margin: 2px 2px 6px 3px;
	border: 1px solid black;
	color: rgb(130,130,130);
	background-color: rgb(235, 235, 235);
	cursor: pointer;
}

/*.mhhchkSelectedDays {
	border-radius: 4px;
	width: 20%;
	padding-top: 100%;
	max-width: 50px;
	max-height: 53px;
	cursor: pointer;
	text-align: center;
	font-size: small;
	float: left;
	display: inline;
	padding: 4px 5px 2px 4px;
	margin: 2px 4px 6px 3px;
	border: 1px solid black;
	color: white;
	background-color: Green;
	color: white;
	cursor: pointer;
}*/

.mhhchkSelectedDays {
	border-radius: 4px;
	width: 50px;
	max-width: 50px;
	height: 40px;
	/* max-height: 53px; */
	cursor: pointer;
	text-align: center;
	font-size: small;
	float: left;
	display: inline;
	padding: 6px 5px 2px 4px;
	margin: 2px 4px 6px 3px;
	border: 1px solid black;
	color: white;
	background-color: Green;
	color: white;
	cursor: pointer;
}

.mhhchkDeSelectedDays {
	border-radius: 4px;
	width: 50px;
	max-width: 50px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	font-size: small;
	float: left;
	display: inline;
	padding: 6px 5px 2px 4px;
	margin: 2px 4px 6px 3px;
	border: 1px solid black;
	color: rgb(130,130,130);
	background-color: rgb(235, 235, 235);
	cursor: pointer;
}

	.mhhchkSelectedSmall {
		border-radius: 4px;
		width: 20px;
		height: 18px;
		cursor: pointer;
		text-align: center;
		font-size: small;
		float: left;
		display: inline;
		padding: 2px 2px 2px 2px;
		margin: 2px 2px 2px 2px;
		border: 1px solid black;
		color: white;
		background-color: Green;
		color: white;
		cursor: pointer;
	}

	.mhhchkDeSelectedSmall {
		border-radius: 4px;
		width: 20px;
		height: 18px;
		cursor: pointer;
		text-align: center;
		font-size: small;
		float: left;
		display: inline;
		padding: 2px 2px 2px 2px;
		margin: 2px 2px 2px 2px;
		border: 1px solid black;
		color: rgb(130,130,130);
		background-color: rgb(235, 235, 235);
		cursor: pointer;
	}

	.mhhchkSelectedRect {
		border-radius: 4px;
		width: 24px;
		height: 20px;
		cursor: pointer;
		text-align: center;
		font-size: small;
		float: left;
		display: inline;
		padding: 4px 5px 2px 2px;
		margin: 2px 2px 6px 3px;
		border: 1px solid black;
		color: white;
		background-color: Green;
		color: white;
		cursor: pointer;
	}

	.mhhchkDeSelectedRect {
		border-radius: 4px;
		width: 24px;
		height: 20px;
		cursor: pointer;
		text-align: center;
		font-size: small;
		float: left;
		display: inline;
		padding: 4px 5px 2px 2px;
		margin: 2px 2px 6px 3px;
		border: 1px solid black;
		color: rgb(130,130,130);
		background-color: rgb(235, 235, 235);
		cursor: pointer;
	}


@media screen and (max-width: 685px) {
	/*.mhhchkDeSelectedDays .mhhchkDeSelected .mhhchkSelected*/

	.mhhchkSelectedDays {
		border-radius: 4px;
		width: 18%;
		max-width: 39px;
		height: 39px;
		/* max-height: 53px; */
		cursor: pointer;
		text-align: center;
		font-size: small;
		float: left;
		display: inline;
		padding: 4px 5px 2px 2px;
		margin: 2px 2px 6px 3px;
		border: 1px solid black;
		color: white;
		background-color: Green;
		color: white;
		cursor: pointer;
	}

	.mhhchkDeSelectedDays {
		border-radius: 4px;
		width: 18%;
		max-width: 39px;
		height: 39px;
		/* max-height: 53px; */
		cursor: pointer;
		text-align: center;
		font-size: small;
		float: left;
		display: inline;
		padding: 4px 5px 2px 2px;
		margin: 2px 2px 6px 3px;
		border: 1px solid black;
		color: rgb(130,130,130);
		background-color: rgb(235, 235, 235);
		cursor: pointer;
	}
}

#divShcedRowMonthDayTypeArea2 {float: left; display: none; }

.spanDays { float: left; width: 90%;

}

@media screen and (max-width: 500px) {
	/*.mhhchkDeSelectedDays .mhhchkDeSelected .mhhchkSelected*/

	.mhhchkSelectedDays {
		border-radius: 4px;
		width: 16%;
		max-width: 35px;
		height: 35px;
		/* max-height: 53px; */
		cursor: pointer;
		text-align: center;
		font-size: small;
		float: left;
		display: inline;
		padding: 4px 5px 2px 2px;
		margin: 2px 2px 6px 3px;
		border: 1px solid black;
		color: white;
		background-color: green;
		color: white;
		cursor: pointer;
	}

	.mhhchkDeSelectedDays {
		border-radius: 4px;
		width: 16%;
		max-width: 35px;
		height: 35px;
		/* max-height: 53px; */
		cursor: pointer;
		text-align: center;
		font-size: small;
		float: left;
		display: inline;
		padding: 4px 5px 2px 2px;
		margin: 2px 2px 6px 3px;
		border: 1px solid black;
		color: rgb(130,130,130);
		background-color: rgb(235, 235, 235);
		cursor: pointer;
	}
}

#divShcedRowMonthDayTypeArea2 {
	float: left;
	display: none;
}

.spanDays {
	float: left;
	width: 90%;
}

#selSchedType { margin-bottom: 20px; }

.divReinderImageLink {
	width: 200px;
	text-align: center;
	border: 1pt solid silver;
	height: 173px;
	padding-top: 70px;
}

.divReinderImageLink:hover {
	cursor: pointer;
	color: orange;
}

.remSched { display: none; }

.lblReminderMaintLabel {
	padding: 7px 2px 0px 0px;
	float: left;
}

.lblFor {padding-left: 5px; }



#txtFromMins {
	width: 60px;
	margin-right: 7px;
	margin-left: 7px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#txtRepeatMins {
	width: 60px;
	margin-right: 7px;
	margin-left: 7px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.dataAreaOptions {
	position: fixed;
	/*width: 350px;*/
	height: auto;
	padding: 10px 10px 20px 10px;
	background-color: #fAfAfA;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	display: none;
	z-index: 400;
}

	/*.dataAreaOptions > ul {
		list-style-type: none;
		text-align: right;
		font-weight: bold;
	}*/

.dataAreaOptionsOption {
	/*width: 90%;*/
	float: left;
	/*padding: 1% 5% 1% 5%;*/
	text-align: right;
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 0px;
}

.dataAreaOptionsOption > label {
	font-weight: bold;
}

	.dataAreaOptionsOption > li {
		padding-bottom: 5px;
	}

	.dataAreaOptionsOption > li:hover {
		cursor: pointer;
		color: orange;
	}

.reminderexpired {
	float: left;
	padding-left: 10px;
	color: red;
}

#divAddCategoryRow {
	width: 100%;
	float: left;
	border-bottom: 1px solid silver;
	padding: 1em 0em
}

#txtCategoryText {
	float: left;
	width: 85%;
	padding: 10px;
}

@media screen and (max-width: 750px) {
	#txtCategoryText { width: 75%; }
}

.divDiaryCategories {
	width: 90%;
	list-style-type: none;
	float: left;
	margin-bottom: 80px;
}

	.divDiaryCategories > li {
		width: 100%;
		list-style-type: none;
		/*background-color: #ececec;*/
		height: 80px;
		/*margin: 4px 0px 2px 0px;*/
	}

.divDiaryCategories > .dataGroupItemGroup {
	width: 100%;
	float: right;
	margin: 0px;
}



.catdataGroupItemGroup {
	height: auto;
	float: left;
	width: 100%;
	background-color: white;
}

/*.ui-state-highlight {
	height: 2.5em;
	line-height: 1.5em;
	background-color: darkorange;
}*/

.divBlankRow {
	height: 70px; 
	float: left;
	width: 100%
}

#lblCategoryAdd {
	margin-top: 5px;
}

.contenteditable {
	-webkit-touch-callout: initial; /* iOS Safari */
	-webkit-user-select:  text; /* Safari */
	-khtml-user-select: unset; /* Konqueror HTML */
	-moz-user-select: all; /* Old versions of Firefox */
	-ms-user-select: text; /* Internet Explorer/Edge */
	user-select: text; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

[contenteditable] {
	outline: 0px solid transparent;
}


.divDiaryDisplaySetupOpt {
	float: left;
	width: 31%;
	margin-right: 2%;
	border: 1pt solid silver;
	margin-top: 3%;
	min-height: 480px;
}

.divDiaryDisplaySetupOptSelectRow {
	float: left;
	width: 90%;
	margin-left:5%;
	margin-bottom: 5px;
}

.divDiaryDisplaySetupOpt input {
	/*margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 35px;*/
	float: left;
}

#optDiaryDisplay1, #optDiaryDisplay2, #optDiaryDisplay3 {

}

#lblReminderMainDetail {}

.divDiaryDisplaySetupOpt > label {
	margin-top: 12px;
	float: left;
	font-size: 1.0em;
	font-weight: bold;
}

.optLabel  {
	margin-top: 12px;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
}



.divDiaryDisplaySetupOptSelectImage {
	float: left;
	width: 100%;
}

.divDiaryDisplaySetupOptSelectImageImg {
	float: left;
	/* max-width: 251px; */
	margin-top: 5%;
	/* margin-right: 10px; */
	/* margin-bottom: 10px; */
	margin-left: 5%;
	border-radius: 10px;
	border: 1px dotted #888;
	width: 90%;
}

.divDiaryDisplaySetupOptSelectText {
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	margin-top: 10px;
	font-size: 0.8em;
	font-weight: bold;
}

.lblDiaryDisplayTitle {
	font-weight: bold;
	font-size: 1.1em;
}

	.lblDiaryDisplayTitle {
		font-size: 0.9em;
	}

.divDiaryDisplaySetupOpt > input[type="checkbox"] + label,
.divDiaryDisplaySetupOpt > input[type="radio"] + label {
	font-size: 0.9em;
}

#lblDiaryDisplayTitle1, #lblDiaryDisplayTitle2, #lblDiaryDisplayTitle3 {
	font-size: 0.9em !important;
	margin-bottom: 0 !important;
}

#divDiaryCategories .dataGroupItem {
	margin: 0px;
}

#divDiaryCategories > li {
	margin: 0px;
}

@media screen and (max-width: 800px) {
	.divDiaryDisplaySetupOpt {
		float: left;
		width: 90%;
		margin-right: 5%;
		margin-left: 5%;
		border: 1pt solid silver;
		margin-top: 3%;
	}

	.divDiaryDisplaySetupOptSelectText {
		font-size: 1em;
	}


	#lblDiaryDisplayTitle1, #lblDiaryDisplayTitle2, #lblDiaryDisplayTitle3 {
		font-size: 1.1em !important;
		margin-bottom: 0 !important;
	}

}

.ui-datepicker-month, .ui-datepicker-year {
	display: inline-block;
}

.dateListNoData {
	text-align: center;
	padding-top: 1.2em;
}

#divReminderMaintResponseContainerDetail {
	/*height: 194px;*/
	width: 100%;
	float: left;
	padding-top: 10px;
}


#divReminderMaintResponseContainerDetailOptTick1, #divReminderMaintResponseContainerDetailOptTick2, #divReminderMaintResponseContainerDetailOptTick3 {
	float: left;
	margin: 2px 5px 5px 7px;
	width: 35px;
	height: 34px;
	padding-top: 1px;
	border-radius: 23px;
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
	background-color: White;
	border-top: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
}

#divReminderMaintResponseContainerDetailOptText1Cont, #divReminderMaintResponseContainerDetailOptText2Cont, #divReminderMaintResponseContainerDetailOptText3Cont {
	float: left;
	width: 135px;
	text-align: center;
	height: 35px;
	margin-top: 7px;
	font-weight: bold;
}

.addResponseContainer {width: 100%; }

#selRemResponseColor:invalid {
	color: gray; display: none;
}

#selRemResponseColor option {color: black;}

#selRemResponseColor {

}
#reponseText {

}

.responseemail {
	font-size: 12pt;
	font-weight: 600;
	max-width: 90%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	
}

#divReminderMaintResponsePopupEMails {
	display: block;
	border-top: 1pt dotted silver;
	border-bottom: 1pt dotted silver;
	padding-top: 0;
	margin-top: 10px;
}

.responseemailremove {
	font-size: 12pt;
	font-weight: 600;
	max-width: 10%;
	width: auto;
	float: right;
	clear: none;
	text-align: right;
	color: red;
	padding-right: 20px;
	cursor: pointer;
}


#lblshowAddResponse, #lblshowAddEMail {
	cursor: pointer;
	text-align: right;
	padding-right: 20px;
	margin-top: 0px;
}

.remres-red, .remres-red-cross {
	background-color: Red;
	color: White;
}

.remres-green, .remres-green-tick {
	background-color: Green;
	color: White;
}

.remres-amber, .remres-amber-QM {
	background-color: #fca11c;
	color: White;
}

.remres-yellow {
	background-color: #f8ea70;
	color: black;
}

.remres-blue {
	background-color: #407dbc;
	color: White;
}

.divReminderMaintResponseContainerDetailOptRemove {
	float: left;
	color: red;
	font-size: 13pt;
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
	display: none;
}

	.divReminderMaintResponseContainerDetailOptRemove:hover {
		color: #fca11c;
		cursor: pointer;
	}

.divReminderMaintResponseContainerDetailOpt {
	display: none;
	width: 200px;
	float: left;
	height: 45px;
	/*padding-top: 5px;*/
	margin: 5px 10px 5px 20px;
	text-align: center;
	border-radius: 40px;
	border-top: 2pt solid #b4b4b4;
	border-left: 2pt solid #b4b4b4;
	border-bottom: 2pt solid #555;
	border-right: 2pt solid #555;
	line-height: 1;
}

	.divReminderMaintResponseContainerDetailOpt:hover {
		cursor: pointer;
	}

.disabledDiv {
	pointer-events: none;
	opacity: 0.4;
	filter: greyscale(1);
}

.contentpanel {
	-webkit-box-shadow: 5px 5px 27px -7px rgba(0,0,0,0.46);
	-moz-box-shadow: 5px 5px 27px -7px rgba(0,0,0,0.46);
	box-shadow: 8px 8px 8px -7px rgba(0,0,0,0.46);
	width: 96%;
	border-radius: 5px;
	margin-left: 2%;
	padding: 10px;
	border: 1px dotted lightgrey;
	display: block;
	overflow: auto;

}

.contentpaneldevice {
	-webkit-box-shadow: 5px 5px 27px -7px rgba(0,0,0,0.46);
	-moz-box-shadow: 5px 5px 27px -7px rgba(0,0,0,0.46);
	box-shadow: 8px 8px 8px -7px rgba(0,0,0,0.46);
	width: 96%;
	border-radius: 15px;
	margin-left: 2%;
	padding: 10px;
	border: 15px solid #555555;
	display: block;
	overflow: auto;
}

@media screen and (min-width: 600px) {

	.leftpanel {
		width: 49%;
		margin-left: 1%;
	}

	.rightpanel {
		width: 49%;
		margin-right: 1%;
	}
}

.devicename {
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	padding-top: 7px;
	width: 100%;
}

.deviceonlinestatus {
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
}

.deviceinfoline {
	text-align: center;
	font-size: 0.7em;
}

.red {
	color: red;
}

.deviceonline {color: forestgreen;}
.deviceoffline {color: red;}

.devicestitle {
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	padding-top: 7px;
	color: #407dbc;
}

.content-device-remove {
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	color: red;
	width: 100%;
	float: left;
}

.content-device-video {
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	color: #407dbc;
	width: 100%;
	float: left;
}

.content-device-rename {
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	color: #407dbc;
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

.ttRow {width: 100%; float: left; margin-top: 10px;}
.ttText {width: 39%;float: left; font-weight: bold; }
.ttSelect {width: 49%; float: left;}
.ttInfoIcon {width: 10%; float: left; padding-top: 6px; font-size: 1.1em; }
.ttInfoIcon:hover {cursor: pointer;}
.ttInfoRow {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	margin-top: 10px;
	display: none;
	border-bottom: 1px solid silver;
}

.ttInfoImage {width: 35%; float: left; }

.ttInfoText {
	margin-left: 2%;
	width: 62%;
	float: left;
	vertical-align: middle;
	height: 100%;
	display: table;
	font-size: 0.9em;
}

.ttInfoImage > img {max-width: 100%; }

.ttMinute {width: 8%; margin: 1%; float: left; text-align: center; border: 1pt solid silver; border-radius: 5px;}
.ttMinute:hover { cursor: pointer; }

.ttAll {
	width: 8%;
	margin: 1%;
	background-color: white;
	color: black;
	float: left;
	text-align: center;
	margin-top: 15px;
}

.ttAll:hover {cursor: pointer; }

.ttExplainerLine {
	padding-top: 6px;
	font-size: 1em;
}
.ttExplainerLineText {
	font-size: 1em;
	line-height: 1.5em;
}

.divTTItem0 {
	background-color: white;
	color: #000000;
}

.divTTItem1 {
	color: #ffffff;
	background-color: black;
}

.divTTItem2 {
	background-color: yellow;
	color: black;
}

.divTTItem3 {
	background-color: #407dbc;
	color: white;
}

.divTTItem4 {
	background-color: #fca11c;
	color: black;
}

#ttAdvancedOption, #ttBasicOption {display: none; }

.messages_header_row {width: 100%; background-color: black; color: white; font-weight: bold; float: left; border-radius: 5px;}
.message_header_date {float: left; width: 15%;}
.message_header_time {float: left; width: 10%;}
.message_header_sender {float: left; width: 15%;}
.message_header_type {float: left; width: 10%;}
.message_header_message {float: left; width: 49%}

.messages_container {float: left; width: 100%; height: auto;}

.messages_row {
	width: 98%;
	font-weight: bold;
	float: left;
	border: 1pt silver solid;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 5px;
	border-radius: 5px;
	padding: 2%;
}

.message_date {
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 50%;
	font-size: 0.8em;
	font-weight: bold;
}

.message_time {
	float: left;
	width: 50%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}

.message_sender {
	float: left;
	width: 50%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.8em;
	font-weight: bold;
}

.message_type {
	float: left;
	width: 50%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}

.message_message_container {
	width: 100%;
	border: 1pt solid rgba(144, 144, 144, 0.25);
	border-radius: 5px;
	float: left;
	background-color: rgba(144, 144, 144, 0.075);
	padding: 5px;
	margin-top: 5px;
	font-weight: bold;
}
.message_message {
	float: left;
	width: 100%;
	white-space: pre-wrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}

.settingsline {
	height: 100%;
	font-size: 1.1em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 1.0em;
}

.settingsicon {
	font-size: 1.8em;
	color: #407dbc;
	margin-top: 12px;
}

#divPreview {
	border: 10px solid black;
	border-radius: 10px;
	float: left;
	width: 400px;
	height: 300px;
	padding: 1px;
	background-color: gray;
	margin-left: 100px;
	font-family: Arial;
	line-height: normal;
	width: 75%;
	margin-left: 12.5%;
	margin-top: 10px;
}

#nightmodefullclock {
	position: absolute;
	top: 83px;
	left: 405px;
	width: 320px;
	height: 233px;
	overflow: hidden;
	z-index: 200;
	color: White;
	background-color: black;
}

#fullclock {
	/* position: absolute; 
	top: 83px;
	left: 405px; */
	float: left;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 99;
	color: White;
	background-color: black;
}

#nightmode {
/*	position: absolute;
	top: 0px;
	left: 0px;*/
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	-moz-opacity: 1.0;
	opacity: 1.0;
	filter: alpha(opacity=100);
	background-color: black;
	color: Aqua;
	font-size: 15pt;
}

#fullclock1 {
	width: 99%;
	float: left;
	vertical-align: middle;
	margin: 0.1% 0px 0px 0px; /* height: 26.5%; */
	height: 20%;
	text-align: center;
}

#fullclock2 {
	width: 99%;
	float: left;
	vertical-align: middle; /* height: 41.5%; */
	height: 24.5%;
	margin: 0.1% 0px 0.1% 0px;
	text-align: center;
}

#fullclock3 {
	width: 99%;
	float: left;
	vertical-align: middle; /* height: 26.5%; */
	height: 20%;
	text-align: center;
}

#fullclock4 {
	width: 99%;
	float: left;
	vertical-align: middle;
	height: 30%;
	margin: 0.1% 0px 0.1% 0px;
	text-align: center;
}
/*Analog Clock */
/*.clock{position:relative;width:200px;height:200px;border:solid 1px #ccc} */
.clock {
	position: relative;
	margin: 6px 0px 0px 20px;
	border: solid 0px #ccc
}

	.clock img {
		width: 100%;
		height: 100%
	}

	.clock .face, .clock .face div {
		position: absolute;
		top: 0;
		left: 0
	}

	.clock .face {
		font-family: 'arial';
		font-size: larger;
		font-weight: bold
	}

	.clock .hh {
		/*background: #ffffff;*/
		width: 4px;
		height: 4px
	}

	.clock .mm {
		/*background: #ffffff;*/
		width: 3px;
		height: 2px
	}

	.clock .ss {
		/*background: #ffffff;*/
		width: 2px;
		height: 1px
	}




@media screen and (max-width: 736px) {

	.clock .hh {
		/*background: #ffffff;*/
		width: 2px;
		height: 2px
	}

	.clock .mm {
		/*background: #ffffff;*/
		width: 2px;
		height: 2px
	}

	.clock .ss {
		/*background: #ffffff;*/
		width: 1px;
		height: 1px
	}

	#divPreview {
		width: 85%;
		margin-left: 7.5%;
	}

	.todDetail {
		width: 60%;
		float: left;
	}

}




.cpHalfLeft {width: 49%; float: left; }
.cpHalfRight {width: 49%; float: right; }

.bottomspacer { float: left; height: 50px; }

.infoContainer {
	background-color: aliceblue;
}

.warningContainer {
	background-color: lavenderblush;
}

.infoHeaderLabel {float: left; width: 100%; padding: 10px; font-weight: bold; font-size: 1em;}

.infoHeaderLabel:hover {
	cursor: pointer;
}

.infoContentLabel {
	float: left;
	width: 100%;
	padding: 0px 10px 10px 10px;
	font-size: 1em;
	line-height: 1.5em;
}

.NF_Label {width: 60%; float: left; font-size: 0.9em; font-weight: bolder;}

.NF_Select {
	
	float: right;
	font-size: 0.9em;
	color: green;
	text-align: right;
	font-weight: bold;
	margin-right: 2%;
}
.NF_View { float: right; font-size: 0.9em; color: #407dbc; text-align: right;  font-weight: bold; margin-right: 2%; }

.NF_Select:hover {cursor: pointer;}
.NF_View:hover {
	cursor: pointer;
}

#selectedNewsFeed {font-size: 1em;}

.notimplemented {color: silver;}

#emailAlerts {float: left; width: 100%; }

.dataTODText {
	color: black;
	/*font-weight: bold;*/
	padding-left: 10px;
	padding-left: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	font-size: 1.1em;
}

.dataTODTextTimes {
	color: black;
	/*font-weight: bold;*/
	padding-left: 10px;
	padding-left: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.9em;
}

.dataGroupItemTOD {
	width: 100%;
	height: 70px;
	margin: 4px 0px 2px 0px;
	border-bottom: 1px solid rgba(144, 144, 144, 0.25);
	float: right;
	/*display: table;*/
}

.dataGroupItemTOD:hover {
	cursor: pointer;
}

.todDetail {width: 75%; float: left;}

.todHR {
	float: left;
	width: 35px;
	height: 35px;
	border: 1px solid black;
	border-radius: 3px;
	margin-right: 5px;
	text-align: center;
}
.todROW {float: left; width: 100%; margin-bottom: 10px; vertical-align: central; display: flex; justify-content: center; }
.todHR:hover {
	cursor: pointer
}
.todSelected {
	background-color: green;
	color: white;
}
.todOther {
	background-color: grey; 
	color: white;
}
.todNone {
	background-color: white;
	color: black;	
}

@media screen and (max-width: 430px) {

	.todDetail {
		width: 60%;
		float: left;
	}

}

.userDetailsPhoto {
	max-width: 200px;
	border: 1pt solid silver;
	border-radius: 10px;
}

.userphotoContainer {
	margin-top: 10px;
	margin-bottom: 10px;
	display: flex;
	width: 100%;
	align-content: center;
	justify-content: center;
	float: left;
}

.userPermission {
	width: 45%;
	float: left;
	margin-top: 5px;
}

@media screen and (max-width: 736px) {

	.userPermission {
		width: 85%;
		float: left;
		margin-top: 5px;
	}

}

.removephoto {
	width: 100%;
	text-align: center;
}

.removephoto:hover {cursor: pointer;}

.menuItem {
	border: 0;
	border-top: solid 1px rgba(255, 255, 255, 0.25);
	color: inherit;
	display: block;
	line-height: 2.8em;
	text-decoration: none;
}
.menuItem:hover {cursor: pointer;}

.menuItemFirst {border: 0pt;}
