<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Signika+Negative:wght@400;700&amp;display=swap");
@import url("https://www.nejlepsi-adresa.cz/assets/css/font-awesome.min.css");

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;
}

/* html, body { height: 100%; } */

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;
}

mark {
	background-color: transparent;
	color: inherit;
}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input, select, textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		-ms-overflow-style: scrollbar;
	}

	@media screen and (max-width: 480px) {

		html, body {
			min-width: 320px;
		}

	}

	html {
		box-sizing: border-box;
	}

	*, *:before, *:after {
		box-sizing: inherit;
	}

	body {
		background: #ffffff;
	}

		body.is-preload *, body.is-preload *:before, body.is-preload *: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 */

	html {
		font-size: 15pt;
	}

		@media screen and (max-width: 1680px) {

			html {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 1280px) {

			html {
				font-size: 11pt;
			}

		}

		@media screen and (max-width: 980px) {

			html {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 736px) {

			html {
				font-size: 11pt;
			}

		}

		@media screen and (max-width: 360px) {

			html {
				font-size: 10pt;
			}

		}

	body {
		background-color: #ffffff;
		color: #3b3b3b;
	}

	body, input, select, textarea {
		font-family: 'Signika Negative', sans-serif;
		font-weight: 300;
		font-size: 1rem;
		line-height: 1.65;
	}

	a {
		-moz-transition: background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out, color 0.2s ease-in-out;
		text-decoration: none;
		border-bottom: dotted 1px;
    outline: none;
	}

		a strong {
			-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;
		}

		a:hover {
			text-decoration: underline;
			border-bottom-color: transparent;
		/*	color: #db4817 !important;*/
		}

    a.button:hover, a.toggleHref:hover { text-decoration: none; }

			a:hover strong {
				color: inherit;
			}

		a.major {
			font-size: 2.25rem;
			font-weight: 200;
			line-height: 1.3;
			margin: 0 0 1.5rem 0;
			letter-spacing: -0.025rem;
		}
    
    
    
    

		@media screen and (max-width: 736px) {

			a.major {
				font-size: 1.75rem;
				letter-spacing: 0;
			}

		}

	strong, b {
		font-weight: 400;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 2rem 0;
    
	}

	h1, h2, h3, h4, h5, h6 {
		font-weight: 400;
		line-height: 1.5;
		margin: 0 0 1rem 0;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
		}

	h1 {
		font-size: 3.05rem;
		font-weight: 300;
		line-height: 1.3;
		margin: 0 0 2rem 0;
		letter-spacing: -0.05rem;
	}
  
  h1.thin { font-weight: 100; }

	h2 {
		font-size: 2.25rem;
		font-weight: 200;
		line-height: 1.3;
		margin: 0 0 1.5rem 0;
		letter-spacing: -0.025rem;
	}

	h3 {
		font-size: 1.35rem;
	}

	h4 {
		font-size: 1.1rem;
		margin: 0 0 0.65rem 0;
	}

	h5 {
		font-size: 0.9rem;
	}

	h6 {
		font-size: 0.7rem;
	}

	@media screen and (max-width: 736px) {

		h1 {
			font-size: 2.25rem;
			letter-spacing: -0.025rem;
		}
    
   

			h1 br {
				display: none;
			}

		h2 {
			font-size: 1.5rem;
			letter-spacing: -0.0125rem;
		}

			h2 br {
				display: none;
			}

		h3 {
			font-size: 1.25rem;
		}

	}

	sub {
		font-size: 0.8rem;
		position: relative;
		top: 0.5rem;
	}

	sup {
		font-size: 0.8rem;
		position: relative;
		top: -0.5rem;
	}

	blockquote {
		border-left: solid 4px;
		font-style: italic;
		margin: 0 0 2rem 0;
		padding: 0.5rem 0 0.5rem 2rem;
	}

	code {
		border-radius: 0.5rem;
		border: solid 1px;
		font-family: "Courier New", monospace;
		font-size: 0.9rem;
		margin: 0 0.25rem;
		padding: 0.25rem 0.65rem;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		font-family: "Courier New", monospace;
		font-size: 0.9rem;
		margin: 0 0 2rem 0;
	}

		pre code {
			display: block;
			line-height: 1.75;
			padding: 1rem 1.5rem;
			overflow-x: auto;
		}

	hr {
		border: 0;
		border-bottom: solid 1px;
		margin: 2rem 0;
	}

		hr.major {
			margin: 3rem 0;
		}

	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

	input, select, textarea {
		color: #3b3b3b;
	}

	a {
		color: #3b3b3b;
	}

	strong, b {
		color: #3b3b3b;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #3b3b3b;
    
	}

	blockquote {
		border-left-color: #eeeeee;
	}

	code {
		background: rgba(144, 144, 144, 0.075);
		border-color: #eeeeee;
	}

	hr {
		border-bottom-color: #eeeeee;
	}



/* Box */

	.box {
		border-radius: 0.5rem;
		border: solid 1px;
		margin-bottom: 2rem;
		padding: 1.5rem;
	}

		.box &gt; :last-child,
		.box &gt; :last-child &gt; :last-child,
		.box &gt; :last-child &gt; :last-child &gt; :last-child {
			margin-bottom: 0;
		}

		.box.alt {
			border: 0;
			border-radius: 0;
			padding: 0;
		}

	.box {
		border-color: #eeeeee;
	}

/* 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.5rem;
		border: 0;
		cursor: pointer;
		display: inline-block;
		font-weight: 700;
		height: 2.75rem;
		line-height: 2.75rem;
		border-radius: 2.75rem;
		padding: 0 1.625rem;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
		font-size: 0.875rem;
		outline: 0;
	}

		input[type="submit"].icon:before,
		input[type="reset"].icon:before,
		input[type="button"].icon:before,
		button.icon:before,
		.button.icon:before {
			margin-right: 0.5rem;
		}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		button.fit,
		.button.fit {
			width: 100%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		button.small,
		.button.small {
			font-size: 0.7rem;
			height: 2.0625rem;
			line-height: 2.0625rem;
			border-radius: 2.0625rem;
			padding: 0 1.25rem;
		}

		input[type="submit"].large,
		input[type="reset"].large,
		input[type="button"].large,
		button.large,
		.button.large {
			font-size: 1rem;
			height: 3.4375rem;
			line-height: 3.4375rem;
			border-radius: 3.4375rem;
			padding: 0 2rem;
		}

		input[type="submit"].wide,
		input[type="reset"].wide,
		input[type="button"].wide,
		button.wide,
		.button.wide {
			min-width: 12rem;
		}

		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 {
			pointer-events: none;
			opacity: 0.25;
		}

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		/* editx background-color: transparent; */
    background-color: rgba(255,255,255,0.5);
		box-shadow: inset 0 0 0 3px #db4817;
		color: #db4817 !important;
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		button:hover,
		.button:hover {
			background-color: #db4817;
      color: #fff !important;
		}

			input[type="submit"]:hover:active,
			input[type="reset"]:hover:active,
			input[type="button"]:hover:active,
			button:hover:active,
			.button:hover:active {
				background-color: rgba(35, 177, 236, 0.25);
			}

		input[type="submit"].primary,
		input[type="reset"].primary,
		input[type="button"].primary,
		button.primary,
		.button.primary {
			background-color: #db4817;
			box-shadow: none;
			color: #ffffff !important;
		}

			input[type="submit"].primary:hover,
			input[type="reset"].primary:hover,
			input[type="button"].primary:hover,
			button.primary:hover,
			.button.primary:hover {
				background-color: #49beef;
			}

			input[type="submit"].primary:active,
			input[type="reset"].primary:active,
			input[type="button"].primary:active,
			button.primary:active,
			.button.primary:active {
				background-color: #13a2dd;
			}

/* Form */

	form {
		margin: 0 0 2rem 0;
	}

	label {
		display: block;
		font-size: 0.9rem;
		font-weight: 400;
		margin: 0 0 1rem 0;
	}

	input[type="text"],
  input[type="number"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		border-radius: 0.5rem;
		border: none;
		border: solid 1px;
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1rem;
		text-decoration: none;
		width: 100%;
	}

		input[type="text"]:invalid,
    input[type="number"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

	select {
		background-size: 1.25rem;
		background-repeat: no-repeat;
		background-position: calc(100% - 1rem) center;
		height: 2.75rem;
		padding-right: 2.75rem;
		text-overflow: ellipsis;
	}

		select:focus::-ms-value {
			background-color: transparent;
		}

		select::-ms-expand {
			display: none;
		}

	input[type="text"],
  input[type="number"],
	input[type="password"],
	input[type="email"],
	select {
		height: 2.75rem;
	}

	textarea {
		padding: 0.75rem 1rem;
	}

	input[type="checkbox"],
	input[type="radio"] {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2rem;
		opacity: 0;
		width: 1rem;
		z-index: -1;
	}

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			cursor: pointer;
			display: inline-block;
			font-size: 1rem;
			font-weight: 200;
			padding-left: 2.4rem;
			padding-right: 0.75rem;
			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.5rem;
				border: solid 1px;
				content: '';
				display: inline-block;
				height: 1.65rem;
				left: 0;
				line-height: 1.58125rem;
				position: absolute;
				text-align: center;
				top: 0;
				width: 1.65rem;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			content: '\f00c';
		}

	input[type="checkbox"] + label:before {
		border-radius: 0.5rem;
	}

	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;
	}

	label {
		color: #3b3b3b;
	}

	input[type="text"],
  input[type="number"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		border-color: #b8b8b8;
	}

		input[type="text"]:focus,
    input[type="number"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		select:focus,
		textarea:focus {
			border-color: #db4817;
		/*	box-shadow: inset 0 0 0 1px #db4817; */
		}

	select {
	 	/*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='%23eeeeee' /%3E%3C/svg%3E"); */
    
    padding: 0.5em 3.5em 0.5em 1em;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  
   background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
    
	}
  
  select:focus {
   background-image:
    linear-gradient(45deg, red 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, red 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
 
  outline: 0;
  
  }

		select option {
			color: #3b3b3b;
			background: #ffffff;
		}

	input[type="checkbox"] + label,
	input[type="radio"] + label {
		color: #3b3b3b;
	}

		input[type="checkbox"] + label:before,
		input[type="radio"] + label:before {
			border-color: #b8b8b8;
		}

	input[type="checkbox"]:checked + label:before,
	input[type="radio"]:checked + label:before {
		background-color: #db4817;
		border-color: #db4817;
		color: #ffffff;
	}

	input[type="checkbox"]:focus + label:before,
	input[type="radio"]:focus + label:before {
		border-color: #db4817;
		box-shadow: 0 0 0 1px #db4817;
	}

	::-webkit-input-placeholder {
		color: #acacac !important;
	}

	:-moz-placeholder {
		color: #acacac !important;
	}

	::-moz-placeholder {
		color: #acacac !important;
	}

	:-ms-input-placeholder {
		color: #acacac !important;
	}

	.formerize-placeholder {
		color: #acacac !important;
	}

/* Icon */

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}

		.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 &gt; .label {
			display: none;
		}

		.icon.major {
			display: block;
			margin: 0 0 1.25rem 0;
		}

			.icon.major:before {
				display: inline-block;
				width: 4.5rem;
				height: 4.5rem;
				line-height: 4.5rem;
				border-radius: 4.5rem;
				font-size: 1.75rem;
				text-align: center;
			}

	.icon.major:before {
		box-shadow: inset 0 0 0 3px #db4817;
		color: #db4817;
	}

/* 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.5rem 1rem 0;
			top: 0.25rem;
			max-width: 35%;
		}

		.image.right {
			float: right;
			margin: 0 0 1rem 1.5rem;
			top: 0.25rem;
			max-width: 35%;
		}

		.image.fit {
			display: block;
			margin: 0 0 2rem 0;
			width: 100%;
		}

			.image.fit img {
				width: 100%;
			}

		.image.main {
			display: block;
			margin: 0 0 3rem 0;
			width: 100%;
		}

			.image.main img {
				width: 100%;
			}

			@media screen and (max-width: 736px) {

				.image.main {
					margin: 0 0 2rem 0;
				}

			}

	a.image {
		overflow: hidden;
	}

		a.image img {
			-moz-transition: -moz-transform 0.2s ease-in-out;
			-webkit-transition: -webkit-transform 0.2s ease-in-out;
			-ms-transition: -ms-transform 0.2s ease-in-out;
			transition: transform 0.2s ease-in-out;
			width: 100%;
		}

		a.image:hover img {
			-moz-transform: scale(1.05);
			-webkit-transform: scale(1.05);
			-ms-transform: scale(1.05);
			transform: scale(1.05);
		}

/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2rem 0;
		padding-left: 1.25rem;
	}

		ol li {
			padding-left: 0.25rem;
		}

	ul {
		list-style: disc;
		margin: 0 0 2rem 0;
		padding-left: 1rem;
	}

		ul li {
			padding-left: 0.5rem;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 1px;
				padding: 0.5rem 0;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

	dl {
		margin: 0 0 2rem 0;
	}

		dl dt {
			display: block;
			font-weight: 400;
			margin: 0 0 1rem 0;
		}

		dl dd {
			margin-left: 2rem;
		}

	ul.alt li {
		border-top-color: #eeeeee;
	}

/* Actions */

	ul.actions {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		cursor: default;
		list-style: none;
		margin-left: -1rem;
		padding-left: 0;
	}

		ul.actions li {
			padding: 0 0 0 1rem;
			vertical-align: middle;
		}

		ul.actions.special {
			-moz-justify-content: center;
			-webkit-justify-content: center;
			-ms-justify-content: center;
			justify-content: center;
			width: 100%;
			margin-left: 0;
		}

			ul.actions.special li:first-child {
				padding-left: 0;
			}

		ul.actions.stacked {
			-moz-flex-direction: column;
			-webkit-flex-direction: column;
			-ms-flex-direction: column;
			flex-direction: column;
			margin-left: 0;
		}

			ul.actions.stacked li {
				padding: 1.3rem 0 0 0;
			}

				ul.actions.stacked li:first-child {
					padding-top: 0;
				}

		ul.actions.fit {
			width: calc(100% + 1rem);
		}

			ul.actions.fit li {
				-moz-flex-grow: 1;
				-webkit-flex-grow: 1;
				-ms-flex-grow: 1;
				flex-grow: 1;
				-moz-flex-shrink: 1;
				-webkit-flex-shrink: 1;
				-ms-flex-shrink: 1;
				flex-shrink: 1;
				width: 100%;
			}

				ul.actions.fit li &gt; * {
					width: 100%;
				}

			ul.actions.fit.stacked {
				width: 100%;
			}

/* Icons */

	ul.icons {
		cursor: default;
		list-style: none;
		padding-left: 0;
	}

		ul.icons li {
			display: inline-block;
			padding: 0 1.25rem 0 0;
		}

			ul.icons li:last-child {
				padding-right: 0;
			}

			ul.icons li .icon:before {
				font-size: 1.5rem;
			}

/* Links */

	ul.links {
		list-style: none;
		padding-left: 0;
	}

		ul.links li {
			text-decoration: none;
			margin-top: 1rem;
			position: relative;
			padding-left: 1rem;
		}

			ul.links li:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			ul.links li:before {
				content: '\f105';
				position: absolute;
				top: 0;
				left: 0;
			}

			ul.links li:first-child {
				margin-top: 0;
			}

/* Section/Article */

	section.special, article.special {
		text-align: center;
	}

	header h1 + p {
		font-size: 1.5rem;
		margin: -2rem 0 4rem 0;
	}
  /*
	header h2 + p {
		font-size: 1.25rem;
		margin: 0 0 3rem 0;
	}
   */
	@media screen and (max-width: 736px) {

		header h1 + p {
			font-size: 1.25rem;
		}

		header h2 + p {
			font-size: 1rem;
		}

	}

/* Table */

	.table-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}

	table {
		margin: 0 0 2rem 0;
		width: 100%;
	}

		table tbody tr {
			border: solid 1px;
			border-left: 0;
			border-right: 0;
		}

		table td {
			padding: 0.75rem 0.75rem;
		}

		table th {
			font-size: 0.9rem;
			font-weight: 400;
			padding: 0 0.75rem 0.75rem 0.75rem;
			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: #eeeeee;
	}
  /*
		table tbody tr:nth-child(2n + 1) {
			background-color: rgba(144, 144, 144, 0.075);
		}
 */
	table th {
		color: #3b3b3b;
	}

	table thead {
		border-bottom-color: #eeeeee;
	}

	table tfoot {
		border-top-color: #eeeeee;
	}

	table.alt tbody tr td {
		border-color: #eeeeee;
	}

/* Spotlight */

	.spotlight {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		margin: 0 0 2rem 0;
	}

		.spotlight &gt; * {
			-moz-flex-grow: 1;
			-webkit-flex-grow: 1;
			-ms-flex-grow: 1;
			flex-grow: 1;
			-moz-flex-shrink: 1;
			-webkit-flex-shrink: 1;
			-ms-flex-shrink: 1;
			flex-shrink: 1;
			width: 100%;
		}

		.spotlight &gt; ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}

			.spotlight &gt; ul &gt; li {
				border-top: solid 1px #eeeeee;
				margin: 2rem 0 0 0;
				padding: 2rem 0 0 0;
			}

				.spotlight &gt; ul &gt; li &gt; :last-child {
					margin-bottom: 0;
				}

				.spotlight &gt; ul &gt; li:first-child {
					border-top: 0;
					margin-top: 0;
					padding-top: 0;
				}

			.spotlight &gt; ul:first-child {
				text-align: right;
			}

			.spotlight &gt; ul:last-child {
				text-align: left;
			}

		.spotlight &gt; .image {
			margin: 0 4rem;
		}

			.spotlight &gt; .image img {
				border-radius: 100%;
				width: 100%;
			}

		@media screen and (max-width: 980px) {

			.spotlight {
				-moz-flex-wrap: wrap;
				-webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
				flex-wrap: wrap;
			}

				.spotlight &gt; ul {
					-moz-order: 2;
					-webkit-order: 2;
					-ms-order: 2;
					order: 2;
					width: calc(50% - 1rem);
				}

					.spotlight &gt; ul:first-child {
						text-align: center;
						margin-right: 1rem;
					}

					.spotlight &gt; ul:last-child {
						text-align: center;
						margin-left: 1rem;
					}

				.spotlight &gt; .image {
					-moz-order: 1;
					-webkit-order: 1;
					-ms-order: 1;
					order: 1;
					margin: 0 0 3rem 0;
					width: 100%;
				}

					.spotlight &gt; .image img {
						width: 18rem;
						margin-left: auto;
						margin-right: auto;
					}

		}

		@media screen and (max-width: 736px) {

			.spotlight &gt; .image {
				margin: 0 0 2rem 0;
			}

				.spotlight &gt; .image img {
					width: 14rem;
				}

		}

		@media screen and (max-width: 480px) {

			.spotlight &gt; ul {
				width: 100%;
			}

				.spotlight &gt; ul &gt; li:first-child {
					border-top: solid 1px #eeeeee;
					margin-top: 2rem;
					padding-top: 2rem;
				}

				.spotlight &gt; ul:first-child {
					margin-right: 0;
				}

					.spotlight &gt; ul:first-child &gt; li:first-child {
						border-top: 0;
						margin-top: 0;
						padding-top: 0;
					}

				.spotlight &gt; ul:last-child {
					margin-left: 0;
				}

		}

/* Posts */

	.posts {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-moz-align-items: -moz-stretch;
		-webkit-align-items: -webkit-stretch;
		-ms-align-items: -ms-stretch;
		align-items: stretch;
		margin: 0 0 2rem 0;
	}

		.posts &gt; * {
			-moz-flex-shrink: 1;
			-webkit-flex-shrink: 1;
			-ms-flex-shrink: 1;
			flex-shrink: 1;
			-moz-flex-grow: 0;
			-webkit-flex-grow: 0;
			-ms-flex-grow: 0;
			flex-grow: 0;
		}

		.posts &gt; * {
			width: 33.3333333333%;
		}

		.posts &gt; * {
			padding: 1.5rem;
			width: calc(33.3333333333% + 1rem);
		}

		.posts &gt; :nth-child(-n + 3) {
			padding-top: 0;
		}

		.posts &gt; :nth-last-child(-n + 3) {
			padding-bottom: 0;
		}

		.posts &gt; :nth-child(3n + 1) {
			padding-left: 0;
		}

		.posts &gt; :nth-child(3n) {
			padding-right: 0;
		}

		.posts &gt; :nth-child(3n + 1),
		.posts &gt; :nth-child(3n) {
			width: calc(33.3333333333% + -0.5rem);
		}

		.posts &gt; div &gt; article {
			background-color: #ffffff;
			margin: 0 0 3rem 0;
		}

			.posts &gt; div &gt; article &gt; .image {
				width: 100%;
			}

				.posts &gt; div &gt; article &gt; .image img {
					width: 100%;
				}

			.posts &gt; div &gt; article &gt; .content {
				padding: 2rem 2rem 0.1rem 2rem ;
			}

			.posts &gt; div &gt; article:last-child {
				margin-bottom: 0;
			}

		@media screen and (max-width: 1280px) {

			.posts {
				display: -moz-flex;
				display: -webkit-flex;
				display: -ms-flex;
				display: flex;
				-moz-flex-wrap: wrap;
				-webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
				flex-wrap: wrap;
				-moz-align-items: -moz-stretch;
				-webkit-align-items: -webkit-stretch;
				-ms-align-items: -ms-stretch;
				align-items: stretch;
			}

				.posts &gt; * {
					-moz-flex-shrink: 1;
					-webkit-flex-shrink: 1;
					-ms-flex-shrink: 1;
					flex-shrink: 1;
					-moz-flex-grow: 0;
					-webkit-flex-grow: 0;
					-ms-flex-grow: 0;
					flex-grow: 0;
				}

				.posts &gt; * {
					width: 33.3333333333%;
				}

				.posts &gt; * {
					padding: 1rem;
					width: calc(33.3333333333% + 0.6666666667rem);
				}

				.posts &gt; :nth-child(-n + 3) {
					padding-top: 0;
				}

				.posts &gt; :nth-last-child(-n + 3) {
					padding-bottom: 0;
				}

				.posts &gt; :nth-child(3n + 1) {
					padding-left: 0;
				}

				.posts &gt; :nth-child(3n) {
					padding-right: 0;
				}

				.posts &gt; :nth-child(3n + 1),
				.posts &gt; :nth-child(3n) {
					width: calc(33.3333333333% + -0.3333333333rem);
				}

				.posts &gt; div &gt; article {
					margin: 0 0 2rem 0;
				}

		}

		@media screen and (max-width: 980px) {

			.posts {
				display: -moz-flex;
				display: -webkit-flex;
				display: -ms-flex;
				display: flex;
				-moz-flex-wrap: wrap;
				-webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
				flex-wrap: wrap;
				-moz-align-items: -moz-stretch;
				-webkit-align-items: -webkit-stretch;
				-ms-align-items: -ms-stretch;
				align-items: stretch;
				text-align: center;
			}

				.posts &gt; * {
					-moz-flex-shrink: 1;
					-webkit-flex-shrink: 1;
					-ms-flex-shrink: 1;
					flex-shrink: 1;
					-moz-flex-grow: 0;
					-webkit-flex-grow: 0;
					-ms-flex-grow: 0;
					flex-grow: 0;
				}

				.posts &gt; * {
					width: 100%;
				}

				.posts &gt; * {
					padding: 1rem;
					width: calc(100% + 2rem);
				}

				.posts &gt; :nth-child(-n + 1) {
					padding-top: 0;
				}

				.posts &gt; :nth-last-child(-n + 1) {
					padding-bottom: 0;
				}

				.posts &gt; :nth-child(1n + 1) {
					padding-left: 0;
				}

				.posts &gt; :nth-child(1n) {
					padding-right: 0;
				}

				.posts &gt; :nth-child(1n + 1),
				.posts &gt; :nth-child(1n) {
					width: calc(100% + 1rem);
				}

				.posts ul.actions {
					-moz-justify-content: center;
					-webkit-justify-content: center;
					-ms-justify-content: center;
					justify-content: center;
					width: 100%;
					margin-left: 0;
				}

					.posts ul.actions li:first-child {
						padding-left: 0;
					}

				.posts &gt; div &gt; article {
					margin: 0 auto 2rem auto;
					max-width: 30rem;
				}

					.posts &gt; div &gt; article:last-child {
						margin-bottom: 2rem;
					}

				.posts &gt; div:last-child &gt; article:last-child {
					margin-bottom: 0;
				}

		}

		@media screen and (max-width: 736px) {

			.posts {
				display: -moz-flex;
				display: -webkit-flex;
				display: -ms-flex;
				display: flex;
				-moz-flex-wrap: wrap;
				-webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
				flex-wrap: wrap;
				-moz-align-items: -moz-stretch;
				-webkit-align-items: -webkit-stretch;
				-ms-align-items: -ms-stretch;
				align-items: stretch;
			}

				.posts &gt; * {
					-moz-flex-shrink: 1;
					-webkit-flex-shrink: 1;
					-ms-flex-shrink: 1;
					flex-shrink: 1;
					-moz-flex-grow: 0;
					-webkit-flex-grow: 0;
					-ms-flex-grow: 0;
					flex-grow: 0;
				}

				.posts &gt; * {
					width: 100%;
				}

				.posts &gt; * {
					padding: 0.75rem;
					width: calc(100% + 1.5rem);
				}

				.posts &gt; :nth-child(-n + 1) {
					padding-top: 0;
				}

				.posts &gt; :nth-last-child(-n + 1) {
					padding-bottom: 0;
				}

				.posts &gt; :nth-child(1n + 1) {
					padding-left: 0;
				}

				.posts &gt; :nth-child(1n) {
					padding-right: 0;
				}

				.posts &gt; :nth-child(1n + 1),
				.posts &gt; :nth-child(1n) {
					width: calc(100% + 0.75rem);
				}

				.posts &gt; div &gt; article {
					margin: 0 auto 1.5rem auto;
					max-width: 22rem;
				}

					.posts &gt; div &gt; article:last-child {
						margin-bottom: 1.5rem;
					}

				.posts &gt; div:last-child &gt; article:last-child {
					margin-bottom: 0;
				}

		}

/* Header */

	@-moz-keyframes reveal-header {
		0% {
			top: -4em;
			opacity: 0;
		}

		100% {
			top: 0;
			opacity: 1;
		}
	}

	@-webkit-keyframes reveal-header {
		0% {
			top: -4em;
			opacity: 0;
		}

		100% {
			top: 0;
			opacity: 1;
		}
	}

	@-ms-keyframes reveal-header {
		0% {
			top: -4em;
			opacity: 0;
		}

		100% {
			top: 0;
			opacity: 1;
		}
	}

	@keyframes reveal-header {
		0% {
			top: -4em;
			opacity: 0;
		}

		100% {
			top: 0;
			opacity: 1;
		}
	}

	body {
		padding-top: 3.25rem;
	}

		@media screen and (max-width: 736px) {

			body {
				padding-top: 44px;
			}

		}

	#header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		/* editx height: 3.25rem; */
		height: 4.25rem;
		line-height: 3.25rem;
		background-color: #db1717;
		box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.125);
		cursor: default;
		z-index: 10000;
	}

		#header a {
			display: block;
			height: inherit;
			line-height: inherit;
			border-bottom: 0;
      color: #fff;
		}

		#header &gt; .logo {
			position: absolute;
			/* left: calc((100% - 68rem) / 2 + 5px); */
			height: calc(100% - 0.25rem);
		}
    
    #header &gt; .logo strong { font-weight: 700; }
      
    #header &gt; .userHeaderBox {
			position: absolute;
			left: 10.5rem;
      top: 10px;
      color: #fff;
		}
    
    #header &gt; .userHeaderBox strong { color: #fff; }
    
    #header &gt; .userHeaderBox h3 {color: #fff;font-size: 14px;padding: 0;margin: 0 0 5px 0; font-weight: 700; }       
    #header &gt; .userHeaderBox h4 {color: #fff; font-size: 14px;padding: 0;margin: 0;}  
 
    @media screen and (max-width: 736px) {
      #header &gt; .userHeaderBox { top: 4px; left: 7.5rem; }
			#header &gt; .userHeaderBox h3 {font-size: 12px;margin: 0;  }       
      #header &gt; .userHeaderBox h4 { font-size: 12px;}  

		}

	#header &gt; nav {
		position: absolute;
		right: calc((100% - 68rem) / 2 - 1.5rem);
      /* editx */
    		top: 0.5rem;
		}
    
    #header.alt &gt; nav { top: 0; }

			#header &gt; nav &gt; ul {
				list-style: none;
				padding: 0;
				margin: 0;
			}

				#header &gt; nav &gt; ul &gt; li {
					position: relative;
					display: inline-block;
					margin: 0 1.5rem;
					padding: 0;
				}
        
        #header &gt; nav &gt; ul &gt; li.liSignOut { margin-right: 0; }
        
        #header &gt; nav.compactNav &gt; ul &gt; li {
				
					margin: 0 1.1rem;
				
				}

					#header &gt; nav &gt; ul &gt; li &gt; a {
						overflow: hidden;
            /* editx */
            font-size: 110%;
					}
          
          #header &gt; nav &gt; ul &gt; li &gt; a.button {
					
            font-size: 100%;
					}
          
          #header &gt; nav &gt; ul &gt; li &gt; a.button:hover { text-decoration: none; }
          
         
          
          #header &gt; nav.compactNav &gt; ul &gt; li &gt; a {
					    
            font-size: 100%;
					}

						#header &gt; nav &gt; ul &gt; li &gt; a.icon:before {
							float: right;
							margin-left: 0.75rem;
							line-height: inherit;
							color: #acacac;
						}

						#header &gt; nav &gt; ul &gt; li &gt; a.icon:hover:before {
							color: inherit;
						}

					#header &gt; nav &gt; ul &gt; li &gt; ul {
						display: none;
					}

					#header &gt; nav &gt; ul &gt; li.current:after {
						content: '';
						display: block;
						position: absolute;
						bottom: 0;
						left: 0;
						width: 100%;
						height: 3px;
						background-color: #db4817;
            background-color: #fff;
					}

					#header &gt; nav &gt; ul &gt; li.current &gt; a {
						font-weight: 400;
					}

					#header &gt; nav &gt; ul &gt; li.active &gt; a {
						color: #db4817;
					}
          
          #header &gt; nav &gt; ul &gt; li &gt; a:hover { color: #fff; text-decoration: none; }
          
          #header &gt; nav &gt; ul &gt; li &gt; a:hover:after {
						content: '';
						display: block;
						position: absolute;
						bottom: 0;
						left: 0;
						width: 100%;
						height: 3px;  					
            background-color: #fff;
					}
          
          #header &gt; nav.naPage &gt; ul &gt; li &gt; a:hover:after {
				
						display: none;
					
					}
          
          #header &gt; nav &gt; ul &gt; li.current &gt; a:hover { text-decoration: none; }
          
          #header &gt; nav &gt; ul &gt; li &gt; a.button { background-color: #fff; }
          #header &gt; nav &gt; ul &gt; li &gt; a.button:hover { background-color:#db4817; box-shadow: inset 0 0 0 3px #fff; }

			.dropotron {
				background-color: #ffffff;
				border-radius: 0.5rem;
				box-shadow: 0 0.075rem 0.75rem 0 rgba(0, 0, 0, 0.125);
				list-style-type: none;
				margin: -0.5rem 0 0 1px;
				min-width: 10rem;
				padding: 0.5rem 0;
			}

				.dropotron.level-0 {
					margin-top: 1.125rem;
					margin-left: 0;
				}

					.dropotron.level-0:before {
						-moz-transform: rotate(45deg);
						-webkit-transform: rotate(45deg);
						-ms-transform: rotate(45deg);
						transform: rotate(45deg);
						background-color: #ffffff;
						box-shadow: -2px -2px 3px -1px rgba(0, 0, 0, 0.1);
						content: '';
						position: absolute;
						top: -0.375rem;
						right: 2rem;
						width: 0.75rem;
						height: 0.75rem;
					}

				.dropotron li {
					border-top: solid 1px #eeeeee;
					padding: 0;
					position: relative;
				}

					.dropotron li:first-child {
						border-top: none;
					}

					.dropotron li.active &gt; a {
						color: #db4817;
					}

				.dropotron a {
					color: #3b3b3b;
					padding: 0.5rem 1rem;
					text-decoration: none !important;
					border: 0;
				}

					.dropotron a:active, .dropotron a:hover, .dropotron a:focus {
						color: #db4817;
					}

		#header.reveal {
			-moz-animation: reveal-header 0.5s ease;
			-webkit-animation: reveal-header 0.5s ease;
			-ms-animation: reveal-header 0.5s ease;
			animation: reveal-header 0.5s ease;
		}
    
    #header.reveal img { 
    max-height: calc(100% - 0.1rem);
    /*margin-top: 5px; */
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.55);
    }
    
    @media screen and (max-width: 736px) {

			#header.reveal img {	max-height: 34px;	}

		}
    

		#header.alt {
			-moz-animation: none;
			-webkit-animation: none;
			-ms-animation: none;
			animation: none;
			box-shadow: none;
			background-color: transparent;
			position: absolute;
		}
    
    #header.alt img  { max-height: 74px; margin-top:0; }
    
    
    #header.alt img.userLogo {
        max-height: 54px;
       
    }

    @media screen and (max-width: 900px) {

			#header.alt img {	max-height: 64px;	}

		}
    
    @media screen and (max-width: 736px) {

			#header.alt img {	max-height: 44px;	}

		}
   
    @media screen and (max-width: 480px) {

			#header.alt img {	max-height: 44px; margin-top:8px;	}

		}
   

			#header.alt &gt; .logo {
				top: 1rem;
				left: 1rem;
			}

			#header.alt &gt; nav {
				top: 1rem;
				right: 1rem;
			}

			#header.alt &gt; .navPanelToggle {
				top: 1rem;
				right: 1rem;
			}

		#header &gt; .navPanelToggle {
			-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, top 0.2s ease-in-out, right 0.2s ease-in-out;
			-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, top 0.2s ease-in-out, right 0.2s ease-in-out;
			-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, top 0.2s ease-in-out, right 0.2s ease-in-out;
			transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, top 0.2s ease-in-out, right 0.2s ease-in-out;
			text-decoration: none;
			display: none;
			position: absolute;
			top: 0;
			right: 0;
			height: inherit;
			line-height: inherit;
			padding: 0 1rem;
			outline: 0;
		}

			#header &gt; .navPanelToggle:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			#header &gt; .navPanelToggle:before {
				content: '\f0c9';
				margin: 0 0 0 0.625rem;
				float: right;
			}

		@media screen and (max-width: 980px) {

			#header &gt; nav {
				display: none;
			}

			#header &gt; .navPanelToggle {
				display: block;
			}
			#header &gt; .logo {
					left: 0.5rem;
					}
		}

		@media screen and (max-width: 736px) {

			#header {
				height: 44px;
				line-height: 44px;
			}

				#header &gt; .logo {
					left: 0.5rem;
				}

					#header &gt; .logo .extra {
						display: none;
					}

		}

		@media screen and (max-width: 480px) {

			#header.alt &gt; .logo {
				top: 0;
				left: 1rem;
			}

			#header.alt &gt; .navPanelToggle {
				top: 0;
				right: 0;
			}

		}

/* Banner */

	#banner {
		position: relative;
		cursor: default;
    text-align:center;
	}
 
		#banner:after {
			-moz-transition: opacity 3s ease-in-out;
			-webkit-transition: opacity 3s ease-in-out;
			-ms-transition: opacity 3s ease-in-out;
			transition: opacity 3s ease-in-out;
			-moz-transition-delay: 0.5s;
			-webkit-transition-delay: 0.5s;
			-ms-transition-delay: 0.5s;
			transition-delay: 0.5s;
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background-color: #f7f7f7;     
			opacity: 0.5;
		}
  
		#banner video, img#userHomeImg {
			-moz-object-fit: cover;
			-webkit-object-fit: cover;
			-ms-object-fit: cover;
			object-fit: cover;
			-moz-object-position: center;
			-webkit-object-position: center;
			-ms-object-position: center;
			object-position: center;
			position: fixed;
			top: 0;
			left: 0;
			width: 100vw;
			height: 100vh;
			overflow: hidden;
			z-index: -1;
		}

		#banner header p {
			margin-bottom: 2rem;
		}

		#banner .content {
			padding: 4rem 0 5.5rem 0 ;
		/*	text-align: center; */
			position: relative;
			z-index: 1;
		}
    
    #banner .content.otherpage { padding-top: 3.5rem; }

			#banner .content.primary {
				-moz-transition: -moz-transform 0.75s ease-out, opacity 1.25s ease;
				-webkit-transition: -webkit-transform 0.75s ease-out, opacity 1.25s ease;
				-ms-transition: -ms-transform 0.75s ease-out, opacity 1.25s ease;
				transition: transform 0.75s ease-out, opacity 1.25s ease;
			}
      
      #banner .content.primary h1 {
      
         /* color: #db1718; */
         
         color: #db1718;         
         font-weight: 400;
         text-shadow: -1px 2px 2px #7d7d7d;
      }
      
      #banner .content.primary p { color: #fff; text-shadow: -1px 2px 2px #7d7d7d; }

			#banner .content.secondary {
				padding: 4.5rem 0 2.5rem 0 ;
				background-color: rgba(255, 255, 255, 0.55);
			}

		#banner .features {
			display: -moz-flex;
			display: -webkit-flex;
			display: -ms-flex;
			display: flex;
		}

			#banner .features &gt; section {
				padding: 0 2rem;
        width: 33%;
			}

		#header + #banner {
			margin-top: -3.25rem;
		}

		body.is-preload #banner:after {
			opacity: 1;
		}

		body.is-preload #banner .content.primary {
			-moz-transform: translateY(0.5rem);
			-webkit-transform: translateY(0.5rem);
			-ms-transform: translateY(0.5rem);
			transform: translateY(0.5rem);
			opacity: 0;
		}
    
   #banner .content.naHome { padding-top:10.5rem; }
   
   #banner .content.secondary.naButts {
      padding: 3rem 0;
  }
   
   .naMainButtonBox { display: inline-block; width: calc(50% - 1rem); text-align: center; } 
   .naMainButtonBox .button {  }

		@media screen and (max-width: 1280px) {

			#banner .content {
				padding: 3.5rem 0 3rem 0 ;
			}

				#banner .content.secondary {
					padding: 3rem 0 1rem 0 ;
				}
        
         #banner .content.secondary.naButts {
            padding: 3rem 0;
        }
        
     /*   #banner .content.naHome { padding-top:6.5rem; } */

		}

		@media screen and (max-width: 980px) {

			#banner .content {
				padding: 11.5rem 0 6rem 0 ;   
			}
      
      #banner .content.otherpage { padding-top: 2.5rem; }
      
      #banner .loginpageFormBox .content {
				padding-bottom: 1rem;   
			}

				#banner .content.secondary {
					padding: 3rem 0 1rem 0 ;
				}

			#banner .features &gt; section {
				padding: 0 1rem;
			}

		}
    
    @media screen and (max-width: 800px) {
    
       #banner .features &gt; section p {
				font-size: 80%;
			}
    
    }

		@media screen and (max-width: 736px) {

			#banner .content {
				padding: 6.5rem 1.5rem 1rem 1.5rem ;
			}
      
      #banner .content.userHomeContent {
				padding-left:0;
        padding-right: 0;
        box-shadow: none;
			}
      
      .userTitleHeaderBoxes { padding-left: 1em; padding-right: 1em; } 
      
    
      
      #banner .content.otherpage { padding-top: 2.5rem; }

				#banner .content.secondary {
					padding: 2.25rem 0 0.25rem 0 ;
				}

			#banner .features &gt; section {
			  	padding: 0 0.5rem; 
        
      /*  width: 100%;    */
        
			}

		}
    
    @media screen and (max-width: 520px) {
    
      	#banner .content {
				padding: 7.5rem 1.5rem 4rem 1.5rem ;
			}
      
      #banner .content.otherpage { padding-top: 1.5rem; }
    
       	#banner .content.secondary {
					padding: 3rem 0 1rem 0 ;
				}

			#banner .features {
				display: block;
			}

				#banner .features &gt; section {
					border-top: solid 1px #eeeeee;
					margin: 2rem 0 0 0;
					padding: 2rem 1rem 0 1rem;
          width: 100%;
				}

					#banner .features &gt; section:first-child {
						border-top: 0;
						margin-top: 0;
						padding-top: 0;
					}
          
           #banner .features &gt; section p {
				font-size: 100%;
			}
    
    }
    

/* Wrapper */

	.inner {
		margin: 0 auto;
		width: 68rem;
		max-width: calc(100% - 6rem);
	}

	@-moz-keyframes tab-title {
		0% {
			-moz-transform: translateY(0.325rem);
			-webkit-transform: translateY(0.325rem);
			-ms-transform: translateY(0.325rem);
			transform: translateY(0.325rem);
		}

		100% {
			-moz-transform: translateY(1px);
			-webkit-transform: translateY(1px);
			-ms-transform: translateY(1px);
			transform: translateY(1px);
		}
	}

	@-webkit-keyframes tab-title {
		0% {
			-moz-transform: translateY(0.325rem);
			-webkit-transform: translateY(0.325rem);
			-ms-transform: translateY(0.325rem);
			transform: translateY(0.325rem);
		}

		100% {
			-moz-transform: translateY(1px);
			-webkit-transform: translateY(1px);
			-ms-transform: translateY(1px);
			transform: translateY(1px);
		}
	}

	@-ms-keyframes tab-title {
		0% {
			-moz-transform: translateY(0.325rem);
			-webkit-transform: translateY(0.325rem);
			-ms-transform: translateY(0.325rem);
			transform: translateY(0.325rem);
		}

		100% {
			-moz-transform: translateY(1px);
			-webkit-transform: translateY(1px);
			-ms-transform: translateY(1px);
			transform: translateY(1px);
		}
	}

	@keyframes tab-title {
		0% {
			-moz-transform: translateY(0.325rem);
			-webkit-transform: translateY(0.325rem);
			-ms-transform: translateY(0.325rem);
			transform: translateY(0.325rem);
		}

		100% {
			-moz-transform: translateY(1px);
			-webkit-transform: translateY(1px);
			-ms-transform: translateY(1px);
			transform: translateY(1px);
		}
	}

/*  #wrapper { position: relative; height: 100%; } */

	#wrapper &gt; .main {
		background-color: #ffffff;
	}

		#wrapper &gt; .main &gt; header {
			padding: 6rem 0 4rem 0 ;
			text-align: center;
			cursor: default;
		}

			#wrapper &gt; .main &gt; header &gt; * {
				width: 42.5rem;
				max-width: calc(100% - 6rem);
				margin-left: auto;
				margin-right: auto;
			}

			#wrapper &gt; .main &gt; header &gt; :last-child {
				margin-bottom: 2rem;
			}

			#wrapper &gt; .main &gt; header.accent1 {
			
        background-color: #db1718;
      /*  background-color: #db1718; */
        
     /*   background-color: #f15051;*/
				color: rgba(255, 255, 255, 0.75);
			}

				#wrapper &gt; .main &gt; header.accent1 input, #wrapper &gt; .main &gt; header.accent1 select, #wrapper &gt; .main &gt; header.accent1 textarea {
					color: #ffffff;
				}

				#wrapper &gt; .main &gt; header.accent1 a {
					color: #db1718;
				}

				#wrapper &gt; .main &gt; header.accent1 strong, #wrapper &gt; .main &gt; header.accent1 b {
					color: #ffffff;
				}

				#wrapper &gt; .main &gt; header.accent1 h1, #wrapper &gt; .main &gt; header.accent1 h2, #wrapper &gt; .main &gt; header.accent1 h3, #wrapper &gt; .main &gt; header.accent1 h4, #wrapper &gt; .main &gt; header.accent1 h5, #wrapper &gt; .main &gt; header.accent1 h6 {
					color: #ffffff;
				}

				#wrapper &gt; .main &gt; header.accent1 blockquote {
					border-left-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent1 code {
					background: rgba(255, 255, 255, 0.075);
					border-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent1 hr {
					border-bottom-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent1 .box {
					border-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent1 input[type="submit"],
				#wrapper &gt; .main &gt; header.accent1 input[type="reset"],
				#wrapper &gt; .main &gt; header.accent1 input[type="button"],
				#wrapper &gt; .main &gt; header.accent1 button,
				#wrapper &gt; .main &gt; header.accent1 .button {
					background-color: transparent;
					box-shadow: inset 0 0 0 3px #ffffff;
					color: #ffffff !important;
				}

					#wrapper &gt; .main &gt; header.accent1 input[type="submit"]:hover,
					#wrapper &gt; .main &gt; header.accent1 input[type="reset"]:hover,
					#wrapper &gt; .main &gt; header.accent1 input[type="button"]:hover,
					#wrapper &gt; .main &gt; header.accent1 button:hover,
					#wrapper &gt; .main &gt; header.accent1 .button:hover {
						background-color: rgba(255, 255, 255, 0.1);
					}

						#wrapper &gt; .main &gt; header.accent1 input[type="submit"]:hover:active,
						#wrapper &gt; .main &gt; header.accent1 input[type="reset"]:hover:active,
						#wrapper &gt; .main &gt; header.accent1 input[type="button"]:hover:active,
						#wrapper &gt; .main &gt; header.accent1 button:hover:active,
						#wrapper &gt; .main &gt; header.accent1 .button:hover:active {
							background-color: rgba(255, 255, 255, 0.25);
						}

					#wrapper &gt; .main &gt; header.accent1 input[type="submit"].primary,
					#wrapper &gt; .main &gt; header.accent1 input[type="reset"].primary,
					#wrapper &gt; .main &gt; header.accent1 input[type="button"].primary,
					#wrapper &gt; .main &gt; header.accent1 button.primary,
					#wrapper &gt; .main &gt; header.accent1 .button.primary {
						background-color: #ffffff;
						box-shadow: none;
						color: #db1718 !important;
					}

						#wrapper &gt; .main &gt; header.accent1 input[type="submit"].primary:hover,
						#wrapper &gt; .main &gt; header.accent1 input[type="reset"].primary:hover,
						#wrapper &gt; .main &gt; header.accent1 input[type="button"].primary:hover,
						#wrapper &gt; .main &gt; header.accent1 button.primary:hover,
						#wrapper &gt; .main &gt; header.accent1 .button.primary:hover {
							background-color: rgba(255, 255, 255, 0.9);
						}

						#wrapper &gt; .main &gt; header.accent1 input[type="submit"].primary:active,
						#wrapper &gt; .main &gt; header.accent1 input[type="reset"].primary:active,
						#wrapper &gt; .main &gt; header.accent1 input[type="button"].primary:active,
						#wrapper &gt; .main &gt; header.accent1 button.primary:active,
						#wrapper &gt; .main &gt; header.accent1 .button.primary:active {
							background-color: rgba(255, 255, 255, 0.75);
						}

				#wrapper &gt; .main &gt; header.accent1 label {
					color: #ffffff;
				}

				#wrapper &gt; .main &gt; header.accent1 input[type="text"],
        #wrapper &gt; .main &gt; header.accent1 input[type="number"],
				#wrapper &gt; .main &gt; header.accent1 input[type="password"],
				#wrapper &gt; .main &gt; header.accent1 input[type="email"],
				#wrapper &gt; .main &gt; header.accent1 select,
				#wrapper &gt; .main &gt; header.accent1 textarea {
					border-color: rgba(255, 255, 255, 0.25);
				}

					#wrapper &gt; .main &gt; header.accent1 input[type="text"]:focus,
          #wrapper &gt; .main &gt; header.accent1 input[type="number"]:focus,
					#wrapper &gt; .main &gt; header.accent1 input[type="password"]:focus,
					#wrapper &gt; .main &gt; header.accent1 input[type="email"]:focus,
					#wrapper &gt; .main &gt; header.accent1 select:focus,
					#wrapper &gt; .main &gt; header.accent1 textarea:focus {
						border-color: #ffffff;
						box-shadow: inset 0 0 0 1px #ffffff;
					}

				#wrapper &gt; .main &gt; header.accent1 select {
					background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(255, 255, 255, 0.25)' /%3E%3C/svg%3E");
				}

					#wrapper &gt; .main &gt; header.accent1 select option {
						color: #ffffff;
						background: #db1718;
					}

				#wrapper &gt; .main &gt; header.accent1 input[type="checkbox"] + label,
				#wrapper &gt; .main &gt; header.accent1 input[type="radio"] + label {
					color: rgba(255, 255, 255, 0.75);
				}

					#wrapper &gt; .main &gt; header.accent1 input[type="checkbox"] + label:before,
					#wrapper &gt; .main &gt; header.accent1 input[type="radio"] + label:before {
						border-color: rgba(255, 255, 255, 0.25);
					}

				#wrapper &gt; .main &gt; header.accent1 input[type="checkbox"]:checked + label:before,
				#wrapper &gt; .main &gt; header.accent1 input[type="radio"]:checked + label:before {
					background-color: #ffffff;
					border-color: #ffffff;
					color: #db1718;
				}

				#wrapper &gt; .main &gt; header.accent1 input[type="checkbox"]:focus + label:before,
				#wrapper &gt; .main &gt; header.accent1 input[type="radio"]:focus + label:before {
					border-color: #ffffff;
					box-shadow: 0 0 0 1px #ffffff;
				}

				#wrapper &gt; .main &gt; header.accent1 ::-webkit-input-placeholder {
					color: rgba(255, 255, 255, 0.5) !important;
				}

				#wrapper &gt; .main &gt; header.accent1 :-moz-placeholder {
					color: rgba(255, 255, 255, 0.5) !important;
				}

				#wrapper &gt; .main &gt; header.accent1 ::-moz-placeholder {
					color: rgba(255, 255, 255, 0.5) !important;
				}

				#wrapper &gt; .main &gt; header.accent1 :-ms-input-placeholder {
					color: rgba(255, 255, 255, 0.5) !important;
				}

				#wrapper &gt; .main &gt; header.accent1 .formerize-placeholder {
					color: rgba(255, 255, 255, 0.5) !important;
				}

				#wrapper &gt; .main &gt; header.accent1 .icon.major:before {
					box-shadow: inset 0 0 0 3px #ffffff;
					color: #ffffff;
				}

				#wrapper &gt; .main &gt; header.accent1 ul.alt li {
					border-top-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent1 table tbody tr {
					border-color: rgba(255, 255, 255, 0.25);
				}

					#wrapper &gt; .main &gt; header.accent1 table tbody tr:nth-child(2n + 1) {
						background-color: rgba(255, 255, 255, 0.075);
					}

				#wrapper &gt; .main &gt; header.accent1 table th {
					color: #ffffff;
				}

				#wrapper &gt; .main &gt; header.accent1 table thead {
					border-bottom-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent1 table tfoot {
					border-top-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent1 table.alt tbody tr td {
					border-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent1 + .inner {
					padding-top: 6rem;
				}

				#wrapper &gt; .main &gt; header.accent1 + .tabs &gt; .titles {
				/* background-color: #db1718; */
          background-color: #f15051;
				}

					#wrapper &gt; .main &gt; header.accent1 + .tabs &gt; .titles:before {
						background-color: #db1718;
					}

					#wrapper &gt; .main &gt; header.accent1 + .tabs &gt; .titles &gt; .title {
						color: #ffffff;
					}

						#wrapper &gt; .main &gt; header.accent1 + .tabs &gt; .titles &gt; .title.active {
							color: #db1718;
							background-color: #ffffff;
							box-shadow: none;
						}

			#wrapper &gt; .main &gt; header.accent2 {
				background-color: #17db79;
				color: rgba(255, 255, 255, 0.75);
			}

				#wrapper &gt; .main &gt; header.accent2 input, #wrapper &gt; .main &gt; header.accent2 select, #wrapper &gt; .main &gt; header.accent2 textarea {
					color: #ffffff;
				}

				#wrapper &gt; .main &gt; header.accent2 a {
					color: #db1718;
				}

				#wrapper &gt; .main &gt; header.accent2 strong, #wrapper &gt; .main &gt; header.accent2 b {
					color: #ffffff;
				}

				#wrapper &gt; .main &gt; header.accent2 h1, #wrapper &gt; .main &gt; header.accent2 h2, #wrapper &gt; .main &gt; header.accent2 h3, #wrapper &gt; .main &gt; header.accent2 h4, #wrapper &gt; .main &gt; header.accent2 h5, #wrapper &gt; .main &gt; header.accent2 h6 {
					color: #ffffff;
				}

				#wrapper &gt; .main &gt; header.accent2 blockquote {
					border-left-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent2 code {
					background: rgba(255, 255, 255, 0.075);
					border-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent2 hr {
					border-bottom-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent2 .box {
					border-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent2 input[type="submit"],
				#wrapper &gt; .main &gt; header.accent2 input[type="reset"],
				#wrapper &gt; .main &gt; header.accent2 input[type="button"],
				#wrapper &gt; .main &gt; header.accent2 button,
				#wrapper &gt; .main &gt; header.accent2 .button {
					background-color: transparent;
					box-shadow: inset 0 0 0 3px #ffffff;
					color: #ffffff !important;
				}

					#wrapper &gt; .main &gt; header.accent2 input[type="submit"]:hover,
					#wrapper &gt; .main &gt; header.accent2 input[type="reset"]:hover,
					#wrapper &gt; .main &gt; header.accent2 input[type="button"]:hover,
					#wrapper &gt; .main &gt; header.accent2 button:hover,
					#wrapper &gt; .main &gt; header.accent2 .button:hover {
						background-color: rgba(255, 255, 255, 0.1);
					}

						#wrapper &gt; .main &gt; header.accent2 input[type="submit"]:hover:active,
						#wrapper &gt; .main &gt; header.accent2 input[type="reset"]:hover:active,
						#wrapper &gt; .main &gt; header.accent2 input[type="button"]:hover:active,
						#wrapper &gt; .main &gt; header.accent2 button:hover:active,
						#wrapper &gt; .main &gt; header.accent2 .button:hover:active {
							background-color: rgba(255, 255, 255, 0.25);
						}

					#wrapper &gt; .main &gt; header.accent2 input[type="submit"].primary,
					#wrapper &gt; .main &gt; header.accent2 input[type="reset"].primary,
					#wrapper &gt; .main &gt; header.accent2 input[type="button"].primary,
					#wrapper &gt; .main &gt; header.accent2 button.primary,
					#wrapper &gt; .main &gt; header.accent2 .button.primary {
						background-color: #ffffff;
						box-shadow: none;
						color: #17db79 !important;
					}

						#wrapper &gt; .main &gt; header.accent2 input[type="submit"].primary:hover,
						#wrapper &gt; .main &gt; header.accent2 input[type="reset"].primary:hover,
						#wrapper &gt; .main &gt; header.accent2 input[type="button"].primary:hover,
						#wrapper &gt; .main &gt; header.accent2 button.primary:hover,
						#wrapper &gt; .main &gt; header.accent2 .button.primary:hover {
							background-color: rgba(255, 255, 255, 0.9);
						}

						#wrapper &gt; .main &gt; header.accent2 input[type="submit"].primary:active,
						#wrapper &gt; .main &gt; header.accent2 input[type="reset"].primary:active,
						#wrapper &gt; .main &gt; header.accent2 input[type="button"].primary:active,
						#wrapper &gt; .main &gt; header.accent2 button.primary:active,
						#wrapper &gt; .main &gt; header.accent2 .button.primary:active {
							background-color: rgba(255, 255, 255, 0.75);
						}

				#wrapper &gt; .main &gt; header.accent2 label {
					color: #ffffff;
				}

				#wrapper &gt; .main &gt; header.accent2 input[type="text"],
        #wrapper &gt; .main &gt; header.accent2 input[type="number"],
				#wrapper &gt; .main &gt; header.accent2 input[type="password"],
				#wrapper &gt; .main &gt; header.accent2 input[type="email"],
				#wrapper &gt; .main &gt; header.accent2 select,
				#wrapper &gt; .main &gt; header.accent2 textarea {
					border-color: rgba(255, 255, 255, 0.25);
				}

					#wrapper &gt; .main &gt; header.accent2 input[type="text"]:focus,
          #wrapper &gt; .main &gt; header.accent2 input[type="number"]:focus,
					#wrapper &gt; .main &gt; header.accent2 input[type="password"]:focus,
					#wrapper &gt; .main &gt; header.accent2 input[type="email"]:focus,
					#wrapper &gt; .main &gt; header.accent2 select:focus,
					#wrapper &gt; .main &gt; header.accent2 textarea:focus {
						border-color: #ffffff;
						box-shadow: inset 0 0 0 1px #ffffff;
					}

				#wrapper &gt; .main &gt; header.accent2 select {
					background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(255, 255, 255, 0.25)' /%3E%3C/svg%3E");
				}

					#wrapper &gt; .main &gt; header.accent2 select option {
						color: #ffffff;
						background: #17db79;
					}

				#wrapper &gt; .main &gt; header.accent2 input[type="checkbox"] + label,
				#wrapper &gt; .main &gt; header.accent2 input[type="radio"] + label {
					color: rgba(255, 255, 255, 0.75);
				}

					#wrapper &gt; .main &gt; header.accent2 input[type="checkbox"] + label:before,
					#wrapper &gt; .main &gt; header.accent2 input[type="radio"] + label:before {
						border-color: rgba(255, 255, 255, 0.25);
					}

				#wrapper &gt; .main &gt; header.accent2 input[type="checkbox"]:checked + label:before,
				#wrapper &gt; .main &gt; header.accent2 input[type="radio"]:checked + label:before {
					background-color: #ffffff;
					border-color: #ffffff;
					color: #17db79;
				}

				#wrapper &gt; .main &gt; header.accent2 input[type="checkbox"]:focus + label:before,
				#wrapper &gt; .main &gt; header.accent2 input[type="radio"]:focus + label:before {
					border-color: #ffffff;
					box-shadow: 0 0 0 1px #ffffff;
				}

				#wrapper &gt; .main &gt; header.accent2 ::-webkit-input-placeholder {
					color: rgba(255, 255, 255, 0.5) !important;
				}

				#wrapper &gt; .main &gt; header.accent2 :-moz-placeholder {
					color: rgba(255, 255, 255, 0.5) !important;
				}

				#wrapper &gt; .main &gt; header.accent2 ::-moz-placeholder {
					color: rgba(255, 255, 255, 0.5) !important;
				}

				#wrapper &gt; .main &gt; header.accent2 :-ms-input-placeholder {
					color: rgba(255, 255, 255, 0.5) !important;
				}

				#wrapper &gt; .main &gt; header.accent2 .formerize-placeholder {
					color: rgba(255, 255, 255, 0.5) !important;
				}

				#wrapper &gt; .main &gt; header.accent2 .icon.major:before {
					box-shadow: inset 0 0 0 3px #ffffff;
					color: #ffffff;
				}

				#wrapper &gt; .main &gt; header.accent2 ul.alt li {
					border-top-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent2 table tbody tr {
					border-color: rgba(255, 255, 255, 0.25);
				}

					#wrapper &gt; .main &gt; header.accent2 table tbody tr:nth-child(2n + 1) {
						background-color: rgba(255, 255, 255, 0.075);
					}

				#wrapper &gt; .main &gt; header.accent2 table th {
					color: #ffffff;
				}

				#wrapper &gt; .main &gt; header.accent2 table thead {
					border-bottom-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent2 table tfoot {
					border-top-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent2 table.alt tbody tr td {
					border-color: rgba(255, 255, 255, 0.25);
				}

				#wrapper &gt; .main &gt; header.accent2 + .inner {
					padding-top: 6rem;
				}

				#wrapper &gt; .main &gt; header.accent2 + .tabs &gt; .titles:before {
					background-color: #17db79;
				}

				#wrapper &gt; .main &gt; header.accent2 + .tabs &gt; .titles &gt; .title {
					color: #ffffff;
				}

					#wrapper &gt; .main &gt; header.accent2 + .tabs &gt; .titles &gt; .title.active {
						color: #17db79;
						background-color: #ffffff;
						box-shadow: none;
					}

		#wrapper &gt; .main &gt; .inner {
			padding: 0rem 0 4rem 0 ;
		}

			#wrapper &gt; .main &gt; .inner &gt; .image.main:last-child {
				margin-bottom: -4rem;
			}

			#wrapper &gt; .main &gt; .inner &gt; .content {
				padding: 3rem 3rem 1rem 3rem ;
				background-color: #ffffff;
			}

				#wrapper &gt; .main &gt; .inner &gt; .content &gt; .image.main:first-child {
					margin-top: -3rem;
					margin-left: -3rem;
					width: calc(100% + 6rem);
				}

			#wrapper &gt; .main &gt; .inner.alt {
				padding: 3rem 0 !important;
			}

		#wrapper &gt; .main &gt; .tabs {
			width: 68rem;
			margin: -1.95rem auto 0 auto;
			max-width: calc(100% - 6rem);
		}

			#wrapper &gt; .main &gt; .tabs &gt; .titles {
				display: -moz-flex;
				display: -webkit-flex;
				display: -ms-flex;
				display: flex;
				-moz-user-select: none;
				-webkit-user-select: none;
				-ms-user-select: none;
				user-select: none;
				list-style: none;
				padding: 0;
				margin: 0;
			}

				#wrapper &gt; .main &gt; .tabs &gt; .titles:before {
					content: '';
					display: block;
					left: 0;
					width: 100%;
					height: 5.5rem;
					position: absolute;
					z-index: 0;
				}

				#wrapper &gt; .main &gt; .tabs &gt; .titles &gt; .title {
					-moz-transition-property: color, background-color, box-shadow;
					-webkit-transition-property: color, background-color, box-shadow;
					-ms-transition-property: color, background-color, box-shadow;
					transition-property: color, background-color, box-shadow;
					-moz-transition-duration: 0.2s;
					-webkit-transition-duration: 0.2s;
					-ms-transition-duration: 0.2s;
					transition-duration: 0.2s;
					-moz-flex-grow: 1;
					-webkit-flex-grow: 1;
					-ms-flex-grow: 1;
					flex-grow: 1;
					-moz-flex-shrink: 1;
					-webkit-flex-shrink: 1;
					-ms-flex-shrink: 1;
					flex-shrink: 1;
					padding: 0;
					width: 100%;
					text-align: center;
					height: 5.5rem;
					line-height: 5.5rem;
					font-weight: 400;
					font-size: 1.35rem;
					position: relative;
					z-index: 1;
				}

					#wrapper &gt; .main &gt; .tabs &gt; .titles &gt; .title.active {
						box-shadow: 0 3px 0 0 #db1718;
						-moz-animation: tab-title 0.5s ease forwards;
						-webkit-animation: tab-title 0.5s ease forwards;
						-ms-animation: tab-title 0.5s ease forwards;
						animation: tab-title 0.5s ease forwards;
					}

			#wrapper &gt; .main &gt; .tabs &gt; .panels &gt; .panel {
				padding: 6rem 0 4rem 0 ;
				-moz-transition: opacity 0.2s ease-in-out;
				-webkit-transition: opacity 0.2s ease-in-out;
				-ms-transition: opacity 0.2s ease-in-out;
				transition: opacity 0.2s ease-in-out;
				opacity: 0;
			}

				#wrapper &gt; .main &gt; .tabs &gt; .panels &gt; .panel.active {
					opacity: 1;
				}

		#wrapper &gt; .main.accent1 {
			background-color: #db1718;
			color: rgba(255, 255, 255, 0.75);
		}

			#wrapper &gt; .main.accent1 input, #wrapper &gt; .main.accent1 select, #wrapper &gt; .main.accent1 textarea {
				color: #ffffff;
			}

			#wrapper &gt; .main.accent1 a {
				color: #db1718;
			}

			#wrapper &gt; .main.accent1 strong, #wrapper &gt; .main.accent1 b {
				color: #ffffff;
			}

			#wrapper &gt; .main.accent1 h1, #wrapper &gt; .main.accent1 h2, #wrapper &gt; .main.accent1 h3, #wrapper &gt; .main.accent1 h4, #wrapper &gt; .main.accent1 h5, #wrapper &gt; .main.accent1 h6 {
				color: #ffffff;
			}

			#wrapper &gt; .main.accent1 blockquote {
				border-left-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent1 code {
				background: rgba(255, 255, 255, 0.075);
				border-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent1 hr {
				border-bottom-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent1 .box {
				border-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent1 input[type="submit"],
			#wrapper &gt; .main.accent1 input[type="reset"],
			#wrapper &gt; .main.accent1 input[type="button"],
			#wrapper &gt; .main.accent1 button,
			#wrapper &gt; .main.accent1 .button {
				background-color: transparent;
				box-shadow: inset 0 0 0 3px #ffffff;
				color: #ffffff !important;
			}

				#wrapper &gt; .main.accent1 input[type="submit"]:hover,
				#wrapper &gt; .main.accent1 input[type="reset"]:hover,
				#wrapper &gt; .main.accent1 input[type="button"]:hover,
				#wrapper &gt; .main.accent1 button:hover,
				#wrapper &gt; .main.accent1 .button:hover {
					background-color: rgba(255, 255, 255, 0.1);
				}

					#wrapper &gt; .main.accent1 input[type="submit"]:hover:active,
					#wrapper &gt; .main.accent1 input[type="reset"]:hover:active,
					#wrapper &gt; .main.accent1 input[type="button"]:hover:active,
					#wrapper &gt; .main.accent1 button:hover:active,
					#wrapper &gt; .main.accent1 .button:hover:active {
						background-color: rgba(255, 255, 255, 0.25);
					}

				#wrapper &gt; .main.accent1 input[type="submit"].primary,
				#wrapper &gt; .main.accent1 input[type="reset"].primary,
				#wrapper &gt; .main.accent1 input[type="button"].primary,
				#wrapper &gt; .main.accent1 button.primary,
				#wrapper &gt; .main.accent1 .button.primary {
					background-color: #ffffff;
					box-shadow: none;
					color: #db1718 !important;
				}

					#wrapper &gt; .main.accent1 input[type="submit"].primary:hover,
					#wrapper &gt; .main.accent1 input[type="reset"].primary:hover,
					#wrapper &gt; .main.accent1 input[type="button"].primary:hover,
					#wrapper &gt; .main.accent1 button.primary:hover,
					#wrapper &gt; .main.accent1 .button.primary:hover {
						background-color: rgba(255, 255, 255, 0.9);
					}

					#wrapper &gt; .main.accent1 input[type="submit"].primary:active,
					#wrapper &gt; .main.accent1 input[type="reset"].primary:active,
					#wrapper &gt; .main.accent1 input[type="button"].primary:active,
					#wrapper &gt; .main.accent1 button.primary:active,
					#wrapper &gt; .main.accent1 .button.primary:active {
						background-color: rgba(255, 255, 255, 0.75);
					}

			#wrapper &gt; .main.accent1 label {
				color: #ffffff;
			}

			#wrapper &gt; .main.accent1 input[type="text"],
      #wrapper &gt; .main.accent1 input[type="number"],
			#wrapper &gt; .main.accent1 input[type="password"],
			#wrapper &gt; .main.accent1 input[type="email"],
			#wrapper &gt; .main.accent1 select,
			#wrapper &gt; .main.accent1 textarea {
				border-color: rgba(255, 255, 255, 0.25);
			}

				#wrapper &gt; .main.accent1 input[type="text"]:focus,
        #wrapper &gt; .main.accent1 input[type="number"]:focus,
				#wrapper &gt; .main.accent1 input[type="password"]:focus,
				#wrapper &gt; .main.accent1 input[type="email"]:focus,
				#wrapper &gt; .main.accent1 select:focus,
				#wrapper &gt; .main.accent1 textarea:focus {
					border-color: #ffffff;
					box-shadow: inset 0 0 0 1px #ffffff;
				}

			#wrapper &gt; .main.accent1 select {
				background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(255, 255, 255, 0.25)' /%3E%3C/svg%3E");
			}

				#wrapper &gt; .main.accent1 select option {
					color: #ffffff;
					background: #db1718;
				}

			#wrapper &gt; .main.accent1 input[type="checkbox"] + label,
			#wrapper &gt; .main.accent1 input[type="radio"] + label {
				color: rgba(255, 255, 255, 0.75);
			}

				#wrapper &gt; .main.accent1 input[type="checkbox"] + label:before,
				#wrapper &gt; .main.accent1 input[type="radio"] + label:before {
					border-color: rgba(255, 255, 255, 0.25);
				}

			#wrapper &gt; .main.accent1 input[type="checkbox"]:checked + label:before,
			#wrapper &gt; .main.accent1 input[type="radio"]:checked + label:before {
				background-color: #ffffff;
				border-color: #ffffff;
				color: #db1718;
			}

			#wrapper &gt; .main.accent1 input[type="checkbox"]:focus + label:before,
			#wrapper &gt; .main.accent1 input[type="radio"]:focus + label:before {
				border-color: #ffffff;
				box-shadow: 0 0 0 1px #ffffff;
			}

			#wrapper &gt; .main.accent1 ::-webkit-input-placeholder {
				color: rgba(255, 255, 255, 0.5) !important;
			}

			#wrapper &gt; .main.accent1 :-moz-placeholder {
				color: rgba(255, 255, 255, 0.5) !important;
			}

			#wrapper &gt; .main.accent1 ::-moz-placeholder {
				color: rgba(255, 255, 255, 0.5) !important;
			}

			#wrapper &gt; .main.accent1 :-ms-input-placeholder {
				color: rgba(255, 255, 255, 0.5) !important;
			}

			#wrapper &gt; .main.accent1 .formerize-placeholder {
				color: rgba(255, 255, 255, 0.5) !important;
			}

			#wrapper &gt; .main.accent1 .icon.major:before {
				box-shadow: inset 0 0 0 3px #ffffff;
				color: #ffffff;
			}

			#wrapper &gt; .main.accent1 ul.alt li {
				border-top-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent1 table tbody tr {
				border-color: rgba(255, 255, 255, 0.25);
			}

				#wrapper &gt; .main.accent1 table tbody tr:nth-child(2n + 1) {
					background-color: rgba(255, 255, 255, 0.075);
				}

			#wrapper &gt; .main.accent1 table th {
				color: #ffffff;
			}

			#wrapper &gt; .main.accent1 table thead {
				border-bottom-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent1 table tfoot {
				border-top-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent1 table.alt tbody tr td {
				border-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent1 &gt; .tabs &gt; .titles &gt; .title.active {
				box-shadow: 0 3px 0 0 #ffffff;
			}

		#wrapper &gt; .main.accent2 {
		/*	background-color: #80bb2d; */
      background-color: #db1718;
			color: rgba(255, 255, 255, 0.75);
		}

			#wrapper &gt; .main.accent2 input, #wrapper &gt; .main.accent2 select, #wrapper &gt; .main.accent2 textarea {
				color: #ffffff;
			}

			#wrapper &gt; .main.accent2 a {
				color: #db1718;
			}

			#wrapper &gt; .main.accent2 strong, #wrapper &gt; .main.accent2 b {
				color: #ffffff;
			}

			#wrapper &gt; .main.accent2 h1, #wrapper &gt; .main.accent2 h2, #wrapper &gt; .main.accent2 h3, #wrapper &gt; .main.accent2 h4, #wrapper &gt; .main.accent2 h5, #wrapper &gt; .main.accent2 h6 {
				color: #ffffff;
			}

			#wrapper &gt; .main.accent2 blockquote {
				border-left-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent2 code {
				background: rgba(255, 255, 255, 0.075);
				border-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent2 hr {
				border-bottom-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent2 .box {
				border-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent2 input[type="submit"],
			#wrapper &gt; .main.accent2 input[type="reset"],
			#wrapper &gt; .main.accent2 input[type="button"],
			#wrapper &gt; .main.accent2 button,
			#wrapper &gt; .main.accent2 .button {
				background-color: transparent;
				box-shadow: inset 0 0 0 3px #ffffff;
				color: #ffffff !important;
			}

				#wrapper &gt; .main.accent2 input[type="submit"]:hover,
				#wrapper &gt; .main.accent2 input[type="reset"]:hover,
				#wrapper &gt; .main.accent2 input[type="button"]:hover,
				#wrapper &gt; .main.accent2 button:hover,
				#wrapper &gt; .main.accent2 .button:hover {
					background-color: rgba(255, 255, 255, 0.1);
				}

					#wrapper &gt; .main.accent2 input[type="submit"]:hover:active,
					#wrapper &gt; .main.accent2 input[type="reset"]:hover:active,
					#wrapper &gt; .main.accent2 input[type="button"]:hover:active,
					#wrapper &gt; .main.accent2 button:hover:active,
					#wrapper &gt; .main.accent2 .button:hover:active {
						background-color: rgba(255, 255, 255, 0.25);
					}

				#wrapper &gt; .main.accent2 input[type="submit"].primary,
				#wrapper &gt; .main.accent2 input[type="reset"].primary,
				#wrapper &gt; .main.accent2 input[type="button"].primary,
				#wrapper &gt; .main.accent2 button.primary,
				#wrapper &gt; .main.accent2 .button.primary {
					background-color: #ffffff;
					box-shadow: none;
					color: #db1718 !important;
				}

					#wrapper &gt; .main.accent2 input[type="submit"].primary:hover,
					#wrapper &gt; .main.accent2 input[type="reset"].primary:hover,
					#wrapper &gt; .main.accent2 input[type="button"].primary:hover,
					#wrapper &gt; .main.accent2 button.primary:hover,
					#wrapper &gt; .main.accent2 .button.primary:hover {
						background-color: rgba(255, 255, 255, 0.9);
					}

					#wrapper &gt; .main.accent2 input[type="submit"].primary:active,
					#wrapper &gt; .main.accent2 input[type="reset"].primary:active,
					#wrapper &gt; .main.accent2 input[type="button"].primary:active,
					#wrapper &gt; .main.accent2 button.primary:active,
					#wrapper &gt; .main.accent2 .button.primary:active {
						background-color: rgba(255, 255, 255, 0.75);
					}

			#wrapper &gt; .main.accent2 label {
				color: #ffffff;
			}

			#wrapper &gt; .main.accent2 input[type="text"],
      #wrapper &gt; .main.accent2 input[type="number"],
			#wrapper &gt; .main.accent2 input[type="password"],
			#wrapper &gt; .main.accent2 input[type="email"],
			#wrapper &gt; .main.accent2 select,
			#wrapper &gt; .main.accent2 textarea {
				border-color: rgba(255, 255, 255, 0.25);
			}

				#wrapper &gt; .main.accent2 input[type="text"]:focus,
        #wrapper &gt; .main.accent2 input[type="number"]:focus,
				#wrapper &gt; .main.accent2 input[type="password"]:focus,
				#wrapper &gt; .main.accent2 input[type="email"]:focus,
				#wrapper &gt; .main.accent2 select:focus,
				#wrapper &gt; .main.accent2 textarea:focus {
					border-color: #ffffff;
					box-shadow: inset 0 0 0 1px #ffffff;
				}

			#wrapper &gt; .main.accent2 select {
				background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(255, 255, 255, 0.25)' /%3E%3C/svg%3E");
			}

				#wrapper &gt; .main.accent2 select option {
					color: #ffffff;
					background: #db1718;
				}

			#wrapper &gt; .main.accent2 input[type="checkbox"] + label,
			#wrapper &gt; .main.accent2 input[type="radio"] + label {
				color: rgba(255, 255, 255, 0.75);
			}

				#wrapper &gt; .main.accent2 input[type="checkbox"] + label:before,
				#wrapper &gt; .main.accent2 input[type="radio"] + label:before {
					border-color: rgba(255, 255, 255, 0.25);
				}

			#wrapper &gt; .main.accent2 input[type="checkbox"]:checked + label:before,
			#wrapper &gt; .main.accent2 input[type="radio"]:checked + label:before {
				background-color: #ffffff;
				border-color: #ffffff;
				color: #db1718;
			}

			#wrapper &gt; .main.accent2 input[type="checkbox"]:focus + label:before,
			#wrapper &gt; .main.accent2 input[type="radio"]:focus + label:before {
				border-color: #ffffff;
				box-shadow: 0 0 0 1px #ffffff;
			}

			#wrapper &gt; .main.accent2 ::-webkit-input-placeholder {
				color: rgba(255, 255, 255, 0.5) !important;
			}

			#wrapper &gt; .main.accent2 :-moz-placeholder {
				color: rgba(255, 255, 255, 0.5) !important;
			}

			#wrapper &gt; .main.accent2 ::-moz-placeholder {
				color: rgba(255, 255, 255, 0.5) !important;
			}

			#wrapper &gt; .main.accent2 :-ms-input-placeholder {
				color: rgba(255, 255, 255, 0.5) !important;
			}

			#wrapper &gt; .main.accent2 .formerize-placeholder {
				color: rgba(255, 255, 255, 0.5) !important;
			}

			#wrapper &gt; .main.accent2 .icon.major:before {
				box-shadow: inset 0 0 0 3px #ffffff;
				color: #ffffff;
			}

			#wrapper &gt; .main.accent2 ul.alt li {
				border-top-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent2 table tbody tr {
				border-color: rgba(255, 255, 255, 0.25);
			}

				#wrapper &gt; .main.accent2 table tbody tr:nth-child(2n + 1) {
					background-color: rgba(255, 255, 255, 0.075);
				}

			#wrapper &gt; .main.accent2 table th {
				color: #ffffff;
			}

			#wrapper &gt; .main.accent2 table thead {
				border-bottom-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent2 table tfoot {
				border-top-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent2 table.alt tbody tr td {
				border-color: rgba(255, 255, 255, 0.25);
			}

			#wrapper &gt; .main.accent2 &gt; .tabs &gt; .titles &gt; .title.active {
				box-shadow: 0 3px 0 0 #ffffff;
			}

		#wrapper &gt; .main.alt {
			background-color: #f7f7f7;
		}
    
    #wrapper &gt; .main.alt.altHeader { margin-top: 5em; }

	@media screen and (max-width: 1280px) {

		.inner {
			max-width: calc(100% - 4rem);
		}

		#wrapper &gt; .main &gt; header {
			padding: 4rem 0 2rem 0 ;
		}

			#wrapper &gt; .main &gt; header &gt; * {
				max-width: calc(100% - 4rem);
			}

			#wrapper &gt; .main &gt; header.accent1 + .inner {
				padding-top: 4rem;
			}

			#wrapper &gt; .main &gt; header.accent2 + .inner {
				padding-top: 4rem;
			}

			#wrapper &gt; .main &gt; header.alt {
				background-color: #f7f7f7;
			}

		#wrapper &gt; .main &gt; .inner {
			padding: 0rem 0 2rem 0 ;
		}

			#wrapper &gt; .main &gt; .inner &gt; .image.main:last-child {
				margin-bottom: -2rem;
			}

			#wrapper &gt; .main &gt; .inner &gt; .content {
				padding: 2rem 2rem 0.1rem 2rem ;
			}

				#wrapper &gt; .main &gt; .inner &gt; .content &gt; .image.main:first-child {
					margin-top: -2rem;
					margin-left: -2rem;
					width: calc(100% + 4rem);
				}

			#wrapper &gt; .main &gt; .inner.alt {
				padding: 2rem 0 !important;
			}

		#wrapper &gt; .main &gt; .tabs {
			margin: -1.3rem auto 0 auto;
			max-width: calc(100% - 4rem);
		}

			#wrapper &gt; .main &gt; .tabs &gt; .panels &gt; .panel {
				padding: 4rem 0 2rem 0 ;
			}

	}

	@media screen and (max-width: 980px) {

		.inner {
			max-width: calc(100% - 4rem);
		}

		#wrapper &gt; .main &gt; header {
			padding: 4rem 0 2rem 0 ;
		}

			#wrapper &gt; .main &gt; header &gt; * {
				max-width: calc(100% - 4rem);
			}

			#wrapper &gt; .main &gt; header.accent1 + .inner {
				padding-top: 4rem;
			}

			#wrapper &gt; .main &gt; header.accent2 + .inner {
				padding-top: 4rem;
			}

			#wrapper &gt; .main &gt; header.alt {
				background-color: #f7f7f7;
			}

		#wrapper &gt; .main &gt; .inner {
			padding: 0rem 0 2rem 0 ;
		}

			#wrapper &gt; .main &gt; .inner &gt; .image.main:last-child {
				margin-bottom: -2rem;
			}

			#wrapper &gt; .main &gt; .inner &gt; .content {
				padding: 2rem 2rem 0.1rem 2rem ;
			}

				#wrapper &gt; .main &gt; .inner &gt; .content &gt; .image.main:first-child {
					margin-top: -2rem;
					margin-left: -2rem;
					width: calc(100% + 4rem);
				}

			#wrapper &gt; .main &gt; .inner.alt {
				padding: 2rem 0 !important;
			}

		#wrapper &gt; .main &gt; .tabs {
			margin: -1.3rem auto 0 auto;
			max-width: calc(100% - 4rem);
		}

			#wrapper &gt; .main &gt; .tabs &gt; .titles:before {
				height: 4.125rem;
			}

			#wrapper &gt; .main &gt; .tabs &gt; .titles &gt; .title {
				height: 4.125rem;
				line-height: 4.125rem;
				font-size: 1.25rem;
			}

			#wrapper &gt; .main &gt; .tabs &gt; .panels &gt; .panel {
				padding: 4rem 0 2rem 0 ;
			}

	}

	@media screen and (max-width: 736px) {

		.inner {
			max-width: calc(100% - 3rem);
		}

		#wrapper &gt; .main &gt; header {
			padding: 3rem 0 1rem 0 ;
		}

			#wrapper &gt; .main &gt; header &gt; * {
				max-width: calc(100% - 3rem);
			}

			#wrapper &gt; .main &gt; header.accent1 + .inner {
				padding-top: 3rem;
			}

			#wrapper &gt; .main &gt; header.accent2 + .inner {
				padding-top: 3rem;
			}

			#wrapper &gt; .main &gt; header.alt {
				background-color: #f7f7f7;
			}

		#wrapper &gt; .main &gt; .inner {
			padding: 0rem 0 1rem 0 ;
		}

			#wrapper &gt; .main &gt; .inner &gt; .image.main:last-child {
				margin-bottom: -1rem;
			}

			#wrapper &gt; .main &gt; .inner &gt; .content {
				padding: 1.5rem 1.5rem 0.1rem 1.5rem ;
			}

				#wrapper &gt; .main &gt; .inner &gt; .content &gt; .image.main:first-child {
					margin-top: -1.5rem;
					margin-left: -1.5rem;
					width: calc(100% + 3rem);
				}

			#wrapper &gt; .main &gt; .inner.alt {
				padding: 1.5rem 0 !important;
			}

		#wrapper &gt; .main &gt; .tabs {
			margin: -0.9375rem auto 0 auto;
			max-width: calc(100% - 3rem);
		}

			#wrapper &gt; .main &gt; .tabs &gt; .titles:before {
				height: 3.4375rem;
			}

			#wrapper &gt; .main &gt; .tabs &gt; .titles &gt; .title {
				height: 3.4375rem;
				line-height: 3.4375rem;
				font-size: 1rem;
				letter-spacing: 0;
			}

				#wrapper &gt; .main &gt; .tabs &gt; .titles &gt; .title .extra {
					display: none;
				}

			#wrapper &gt; .main &gt; .tabs &gt; .panels &gt; .panel {
				padding: 3rem 0 1rem 0 ;
			}

	}

	@media screen and (max-width: 480px) {

		#wrapper &gt; .main &gt; .tabs &gt; .titles {
			-moz-justify-content: center;
			-webkit-justify-content: center;
			-ms-justify-content: center;
			justify-content: center;
		}

			#wrapper &gt; .main &gt; .tabs &gt; .titles &gt; .title {
				width: auto;
				-moz-flex-grow: 0;
				-webkit-flex-grow: 0;
				-ms-flex-grow: 0;
				flex-grow: 0;
				-moz-flex-shrink: 0;
				-webkit-flex-shrink: 0;
				-ms-flex-shrink: 0;
				flex-shrink: 0;
				padding: 0 1.5rem;
			}

	}

/* Footer */

	#footer {
		padding: 2rem 0;
		background-color: #ffffff;
    z-index: 5000;
	}

		#footer &gt; .inner {
			display: -moz-flex;
			display: -webkit-flex;
			display: -ms-flex;
			display: flex;
		}

			#footer &gt; .inner h4 {
				margin: 0 0 1.5rem 0;
			}

			#footer &gt; .inner &gt; * {
				-moz-flex-grow: 1;
				-webkit-flex-grow: 1;
				-ms-flex-grow: 1;
				flex-grow: 1;
				-moz-flex-shrink: 1;
				-webkit-flex-shrink: 1;
				-ms-flex-shrink: 1;
				flex-shrink: 1;
				width: 30%;
				margin: 0 1rem;
			}

				#footer &gt; .inner &gt; * &gt; :last-child {
					margin-bottom: 0;
				}

				#footer &gt; .inner &gt; *.narrow {
					width: 15%;
				}

			#footer &gt; .inner &gt; :first-child {
				margin-left: 0;
			}

			#footer &gt; .inner &gt; :last-child {
				margin-right: 0;
			}

		#footer .copyright {
			color: #414141;
			margin-top: 3.0rem;
			text-align: center;
		}

    


		@media screen and (max-width: 980px) {

			#footer {
			
				text-align: center;
			}

				#footer &gt; .inner {
					-moz-flex-wrap: wrap;
					-webkit-flex-wrap: wrap;
					-ms-flex-wrap: wrap;
					flex-wrap: wrap;
				}

					#footer &gt; .inner ul.links li {
						padding-left: 0;
					}

						#footer &gt; .inner ul.links li:before {
							display: none;
						}

					#footer &gt; .inner &gt; * {
						width: 100%;
						margin: 0 0 3rem 0;
					}

						#footer &gt; .inner &gt; *.narrow {
							width: 50%;
						}

				#footer .copyright {
					margin-top: 3rem;
				}

		}

		@media screen and (max-width: 736px) {

		

				#footer &gt; .inner &gt; * {
					margin: 0 0 2.25rem 0;
				}

		

		}

		@media screen and (max-width: 480px) {

			#footer &gt; .inner &gt; * {
				border-bottom: solid 1px #eeeeee;
				padding-bottom: 2.25rem;
			}

				#footer &gt; .inner &gt; *.narrow {
					width: 100%;
				}

				#footer &gt; .inner &gt; *:last-child {
					border-bottom: 0;
					padding-bottom: 0;
				}

		}

/* Nav Panel */

	#wrapper {
		-moz-transition: opacity 0.5s ease;
		-webkit-transition: opacity 0.5s ease;
		-ms-transition: opacity 0.5s ease;
		transition: opacity 0.5s ease;
	}

	#navPanel {
		-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: #db1718;
		box-shadow: none;
		color: rgba(255, 255, 255, 0.75);
		height: 100%;
		max-width: 80%;
		overflow-y: auto;
		position: fixed;
		right: 0;
		top: 0;
		visibility: hidden;
		width: 20em;
		z-index: 10002;
	}

		#navPanel nav {
			padding: 3em 2em;
		}

		#navPanel .link {
			-moz-transition: color 0.2s;
			-webkit-transition: color 0.2s;
			-ms-transition: color 0.2s;
			transition: color 0.2s;
			border-top: solid 1px rgba(255, 255, 255, 0.25);
			border-bottom: 0;
			color: inherit !important;
			display: block;
			padding: 0.75em 0;
			text-decoration: none;
		}

			#navPanel .link:first-child {
				border-top: 0;
			}

			#navPanel .link.depth-0 {
				color: #ffffff !important;
				font-weight: 400;
			}

			#navPanel .link:active, #navPanel .link:focus, #navPanel .link:hover {
				color: #ffffff !important;
			}

			#navPanel .link .indent-1 {
				display: inline-block;
				width: 1.25em;
			}

			#navPanel .link .indent-2 {
				display: inline-block;
				width: 2.5em;
			}

		#navPanel .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: rgba(0, 0, 0, 0);
			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;
		}

			#navPanel .close:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			#navPanel .close:before {
				content: '\f00d';
				font-size: 1.25em;
			}

			#navPanel .close:hover {
				color: #ffffff !important;
			}

			@media screen and (max-width: 736px) {

				#navPanel .close {
					height: 4em;
					line-height: 4em;
				}

			}

		@media screen and (max-width: 736px) {

			#navPanel nav {
				padding: 2.5em 1.75em;
			}

		}

	body.is-navPanel-visible #wrapper {
		pointer-events: none;
		cursor: default;
		opacity: 0.25;
	}

	body.is-navPanel-visible #navPanel {
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		visibility: visible;
	}
  
  
.submitOk { padding: 2.0em 0; text-align:center; color: green; font-size: 20px; font-weight: bold; }
.messageError { padding: 0.5em 0; color: red; } 
.messageOk { padding: 0.5em 0; color: green; font-weight: bold; font-size: 16px; } 

.singlePageInfo { padding: 3em 0; font-size: 120%; }  

img.formLoading { display: block; margin: 0.5em auto; width: 42px; height: 42px; }

#firmsLoading { display: block; margin: 1em auto; }  
#dalsiFirmy { }

.nabutton {
  -webkit-appearance:  none; 
  display: block;
  width:  auto;
  height: unset;
  min-width:  100px;
  border-radius:  24px; 
  text-align:  center; 
  padding:  10px 40px;
   margin: 1em auto; 
  background-color: #db4817;
  color:  #fff !important; 
  font-size: 1.05rem;
font-weight: normal;
line-height: 1.2;
 
  box-shadow:  0px 2px 6px -1px rgba(0,0,0,.13); 
  border:  none;
  transition:  all .3s ease; 
  outline: 0; 
}

.nabutton:hover {

     transform:  translateY(-3px);
    box-shadow:  0 2px 6px -1px rgba(182,157,230, .65);
}
/*
.nabutton:active {

 transform:  scale(.99);
}

.nabutton:after{

 content: none;
}
 */
  
.stopRegInfo { font-size: 120%; margin: 3em 0 0 0 !important; }  
  
.regContainer { 

   display: none;    
   position: fixed;
   left: 0;
   top: 0;
   z-index: 10000;
   width: 100%;  
   height: 100%;
 
   background-color: rgba(0,0,0,0.7);
   
}

.regBoxContainer {
     position: relative;
     height: 100%;
     margin: 0 auto;
     width: 80%;
     max-width: 500px; 
}

.regBox {
   display: block;
   margin: 0 auto;
   position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  
   width: 100%;
   height: 80%;
   max-height: 600px;
   
   background-color: rgba(255,255,255,0.9);
   
   padding: 3em;
}



/*
#regBox .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: rgba(0, 0, 0, 0);
			border: 0;
			color: rgba(0, 0, 0, 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;
		}

#regBox .close:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
}

#regBox .close:before { content: '\f00d';	font-size: 1.25em; }  
#regBox .close:hover { color: #000000 !important; }
*/
#regBoxInner { position: relative; }


#regBoxInner .back {
			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: rgba(0, 0, 0, 0);
			border: 0;
			color: rgba(0, 0, 0, 0.5);
			cursor: pointer;
			display: block;
			height: 3.25em;
			line-height: 3.25em;
			padding-right: 1.25em;
			position: absolute;
			left: 0;
			text-align: left;
			top: 0;
			vertical-align: middle;
			width: 7em;
		}

#regBoxInner .back:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
}

#regBoxInner .back:before { content: '\f053';	font-size: 1.25em; }  
#regBoxInner .back:hover { color: #000000 !important; }

.regBox .actions li { margin: 0 auto; }

.regBoxSend { text-align:center; max-width: 400px; margin: 0 auto; }
.regBoxSend p { margin: 0 0 0.5em 0; }
.regBoxSend  input[type="text"],
.regBoxSend  input[type="number"],
.regBoxSend  input[type="password"] { max-width: 300px; display: block; margin: 0.7em auto 0 auto; }
.regBoxSend input[type="submit"] { margin-top: 0.7em; } 

.actions.mgTop { margin-top: 1em; }





#resetPasswordToggleBox { 
display: block;
text-align: center;
padding: 0;
margin: 1em 0;
 }

.resetPasswordBox p { font-size: 80%; margin: 0 0 1em 0; padding: 0; }
.resetPasswordBox .centerButBox { padding-top: 0.8em; }

.loginpage { 
background-color: rgba(255,255,255,0.7); 
max-width: 500px; 
border-radius: 0.5em;
}


#banner.loginpage { 
max-width: 450px; 
border-radius: 0.5em;
margin: 0 auto;
top:8em;
 }

#banner.loginpage:after { 
border-radius: 0.5em; 
}
 
#banner.loginpage .content { padding-top: 2em; } 
 
/* #banner.loginpage.adminLoginBox  { background-color: rgba(55,55,55,0.4); } */


#userLoginForm { margin: 0; }

.loginpageFormBox { width: 100%; max-width: 300px; }

.loginpageFormBox h1 { margin: 0; }
.loginpageFormBox p { margin: 0 0 2rem 0; }

.loginpageFormBox input[type="text"], 
.loginpageFormBox input[type="number"], 
.loginpageFormBox input[type="password"]  {  

  font-size:  16px; 
  padding:  20px 10px; 
  height:  56px; 
  border:  none; 
  border-bottom:  solid 1px rgba(0,0,0,.3); 
  border-radius: 0;
  background:  #fff; 
  min-width:  280px; 
  box-sizing:  border-box; 
  transition:  all .3s linear; 
  color:  #000; 
  font-weight:  400; 
  -webkit-appearance:  none;   
  &amp;:focus {
    border-bottom:  solid 1px rgba(182,157,230, 1); 
    outline: 0; 
    box-shadow:  0 2px 6px -8px rgba(182,157,230, .45);
  }

}

.loginpageFormBox input[type="number"] {

 -moz-appearance:textfield;  
}


.loginpageFormBox label {  

 position:  relative; 
  margin-bottom:  10px; 
}

.loginpageFormBox .floating-label {
  position:  relative; 
  margin-bottom:  10px; 
  padding-top: 0.5em !important;
}

.loginpageFormBox .buttonBox {

  padding-top: 0.5em !important;
}

.loginpageFormBox .lostPassBox {

  padding-top: 0.5em !important;
}


.loginpageFormBox .floating-label label {
    position:  absolute; 
    top: calc(50% - 22px);
    left:  30px; 
    opacity:  0; 
    transition:  all .3s ease; 
    color: #00a6eb;
    font-weight: bold;
}

.loginpageFormBox .floating-label label.error { 
   opacity: 1;  
   top: calc(50% - 18px);
}


.loginpageFormBox .floating-label.resetPassWordBox label {
    top: calc(50% - 24px);
    left:  10px; 
   
}
  
.loginpageFormBox .floating-label input:not(:placeholder-shown) {
    padding:  28px 0px 12px 10px; 
}

.loginpageFormBox .floating-label input:not(:placeholder-shown) + label {
  /*  transform:  translateY(-10px);*/ 
    opacity:  .7; 
}

.loginpageFormBox label.error { color: red; }

.button.center { display: block; margin: 0 auto; }

.centerButBox { text-align:center; width: -moz-available;     width: -webkit-fill-available; }

.userContent { margin-top: 4em; }


#signOutButton { 
padding-left: 30px; 
padding-right: 10px; 
color: #606060;
font-size: 100% !important;
border-left: 1px solid
rgba(255,255,255,0.6);
 }

#signOutButton:before {
    position: absolute;
    font-family: FontAwesome;
    font-size:90%;
    color: #c3c3c3;
    font-weight: normal;
    top: 0;
    left: 10px;
    content: "\f011";
  }
  
#signOutButton:hover { background-color: #df5151; } 
#header &gt; nav &gt; ul &gt; li &gt; #signOutButton:hover:after {  content: none; display: none; height: 0; background-color: #df5151; } 

  
#signOutButton.userSignOut { padding-left: 15px; } 
#signOutButton.userSignOut:before { top: 1px; }   



#signOutButton:hover, #signOutButton:hover:before  { color: #fff; }
  
  
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.05rem;    
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    margin: 10px auto 0 auto;   
}


.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: none; 
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label svg {
    width: 1.2em;
    height: 1.2em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;    
    margin-right: 0.25em;    
}

.inputfile-1 + label {
     color: #fff;
    border: 2px solid currentColor;       
    width: -moz-fit-content;      
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
      color: #fff;
}

.mozButBox { width: -moz-available; }

.uploadImageBut {
    font-size: 1.05rem;
    font-weight: 700;
    padding: 0.625rem 1.25rem;
    margin: 0 0 0 1.0em;
    color: 
    #414141;
    border: 2px solid currentColor;
    display: none;
}

#dlazdicePreview { margin: 0 0 1em 0; max-width: 100%; }

#userPridatUctenkuLabel {
-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.5rem;
		border: 0;
		cursor: pointer;
		display: inline-block;
		font-weight: 700;
		height: 3.4375rem;
		line-height: 3.4375rem;
		border-radius: 3.4375rem;
		padding: 0 2rem 0 3rem;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
		font-size: 1rem;
		outline: 0;
		background-color: #db4817;
		box-shadow: none;
		color: #ffffff !important;
    position: relative;
}
/*
#userPridatUctenkuLabel:before {
    position: absolute;
    font-family: "FontAwesome";
    font-size:90%;
    color: #fff;
    font-weight: normal;
    top: 0;
    left: 0;
    content: "\f067";
  }
 */ 
#userPridatUctenkuLabel:before {
    position: absolute;
    font-family: FontAwesome;
    font-size:90%;
    color: #fff;
    font-weight: normal;
    top: 0;
    left: 1.5rem;
    content: "\f067";
  }
  
.cropperPreviewBox { max-width: 200px; }    

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { border: 0; }

.userFormBox  { padding: 1em; margin: 0 1em 1em 0; 

  background-color: #f2f2f2;
  border-radius: 0.5em;
  display: inline-block;

 }
.userFormBox h3 { font-size: 1.05rem; margin: 0 0 0.8em 0; padding: 0; }
.userFormBox input[type="text"] { width: auto; display: inline-block; }
.inputInfo { font-size: 0.85rem; color: gray; white-space: nowrap; }



/* Odmeny old */

.previewBox { 
display: inline-block;
 width: auto; 
 background-color: red; 
 color: #fff; 
 padding: 0.5em 1em;
 border-radius: 0.8em;
 margin: 0 0 1em 0;
  }
.previewBox span { font-weight: 400; font-size: 12px; color: #fff; display: block; text-align: center; }  
  
.previewBox h2 {  font-weight: 400; font-size: 25px; color: #fff; margin: 0.1em 0 0 0; padding: 0;}

.chyba { color: red; }

p.kredit { margin: 20px 0; padding: 20px 0; font-size: 16px;  }  
p.kredit strong { padding: 10px; background-color: #00c62f; color: white;  -webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px; }

div.odmenaBox { margin: 0 0 30px 0; padding: 30px 0; border-bottom: 1px solid silver; }
div.oImgBox { width: 300px; float: left; } 
div.oImgBox img { display: block; margin: 0 auto; padding: 3px; border: 1px solid #eee; }

div.oInfoBox { float: right; width: 650px; }

div.odmenaBox h2 { font-size: 25px; font-weight: normal; margin: 0 0 20px 0; padding: 0; color: #3a3a3a; }

div.odmenaBox select { 
border: 1px solid silver; 

width: auto;
display: inline-block;
-webkit-border-radius: 3px;	
-moz-border-radius: 3px;	
border-radius: 3px; 
}

span.innerMessage { padding: 10px 0 0 0; display:block; font-size: 13px; color:red; }

span.objednano {
-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px; 
padding: 8px 8px 8px 20px;  
color: #00c62f;
font-size: 16px; 
font-weight: bold; 
position: relative;
}

span.objednano:before {
    position: absolute;
    font-family: FontAwesome;
    font-size:100%;
    color: #00c62f;
    font-weight: normal;
    top: 3px;
    left: 0;
    content: "\f058";
  }

p.nacerpat { margin: 20px 0 0 0; }
p.nacerpat a { 
padding: 10px 15px; 
border: 0;
font-size: 16px; 
margin: 0 0 0 10px; 
background-color: #00c62f; 
color: white;
-webkit-border-radius: 3px;	
-moz-border-radius: 3px;	
border-radius: 3px;  
}
p.nacerpat a:hover { background-color: orange; text-decoration: none; }

div.userBoxLeft { float: left; width: 300px;   } 
div.userBoxRight { float: left; width: 650px;  }

@media (max-width: 900px)  {

  div.userBoxLeft { float: none; width: 100%; margin: 0 0 2.0em 0;  } 
  div.userBoxRight { float: none; width: 100%; }
  
  
  div.odmenaBox { text-align:center; margin: 0 0 30px 0; padding: 30px 0; border-bottom: 1px solid silver; }
  div.oImgBox { width: 100%; float: none; } 
  div.oImgBox img { display: block; margin: 0 auto 20px auto; padding: 0; border: 0; }
  
  div.oInfoBox { float: none; width: 100%; }
  
  div.odmenaBox h2 { font-size: 25px; font-weight: normal; margin: 0 0 20px 0; padding: 0; color: #3a3a3a; }

}

div.userBoxRight p { padding: 20px 0; }
div.userBoxRight table.transakce { margin: 0;}

table.userInfoTab { margin: 0 0 2em 0; }
table.userInfoTab td { padding: 8px 0;text-align:left;  }
table.userInfoTab td.lab { padding-right: 10px; text-align:right; }

/* tab transakce */
table.transakce { width: 100%; margin: 30px 0; }
table.transakce td { padding: 5px; border-bottom: 1px solid silver; }
table.transakce tr:last-child td {  border-bottom: 0; }
table.transakce td.transHeader { background-color: #eee; font-weight: bold; border: 0; }
table.transakce td.transIcon { 
  width: 3em; 
  text-align: center;
}

table.transakce td.transIcon:before {

  font-size: 1.25rem;
  text-align: center;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
  color: gray;
}


table.transakce td.transIcon.uctenka:before { content: "\f15c";  }
table.transakce td.transIcon.potvrzeni:before { content: "\f00c"; }
table.transakce td.transIcon.odmena:before { content: "\f06b"; font-size: 1.45rem; }
table.transakce td.transIcon.pluskredit:before { content: "\f067"; color: green; }   /* f067 */
table.transakce td.transIcon.storno:before { content: "\f057"; color: red; }

table.transakce td.transIcon.potvrzeno:before { color: green; }
table.transakce td.transIcon.odmena.potvrzeno:before { color: #db1717;  }
table.transakce td.transIcon.zamitnuto:before { color: red; }


table.transakce td.transHeaderSmall { background-color: #eee; font-size:11px; color: gray; }
table.transakce td.transHeaderSmall.rightCell { text-align:right; }




table.transakce .transPredmet { display: block; margin: 0 0 0.5em 0; }
table.transakce .transPredmet.transFirma { color: #393939; }
table.transakce .transPredmet.transFirma em { color: gray; font-size: 90%; font-style: normal; }
table.transakce .transPredmet.transOdmena { color: #000; font-weight: 400; }
table.transakce .transPredmet.transKreditPlus { color: green; }
table.transakce .transPredmet.transakceStorno { text-decoration: line-through; }

table.transakce .transPredmet span.uctenkaInstrukce { text-decoration: none; font-size:11px; margin-left: 0.5em;}
table.transakce .transPredmet span.uctenkaInstrukce.prinest { color: red; font-weight: bold; }
table.transakce .transPredmet span.uctenkaInstrukce.vyhodit { color: green;  }
table.transakce .transPredmet span.uctenkaInstrukce.archivovat { color: orange;  }
table.transakce .transPredmet.transakceStorno  span.uctenkaInstrukce { text-decoration: none; }

table.transakce .transDetails { font-size:11px; color: gray; display: block; }
table.transakce .transDetails em { font-style: normal; color: red; }
table.transakce .transDetails strong { font-style: normal; color: green; }

table.transakce .transSubject { font-size:14px; display: block;  }

table.transakce td.kreditZmena, table.transakce td.kreditStav { text-align:right; }
table.transakce td.cas { color: #d08e00; }
table.transakce span.potvrzeni { color: green; }
table.transakce span.potvrzeniOdmeny { color: green; font-weight: bold; }
table.transakce span.zamitnuti { color: red; }


div.userNaviBox { margin: 20px 0; padding: 10px 0; }
div.userNaviBox a { -webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px; padding: 5px 10px; background-color: #d08e00; color: white; }
div.userNaviBox a:hover { background-color: #C80000; }

h1.thin select { 
display: inline-block;
width: auto;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
padding: 0 1em 0 0.1em;
margin: 0;   
line-height: inherit;
height: 100%;
border-color: rgba(100,100,100,0.2);
background-position: calc(100% - 20px) 50%, calc(100% - 15px) 50%, calc(100% - 0.8em) 0;
outline: none;
 }
 
h1.thin select:focus {
 
  background-position: calc(100% - 15px) 50%, calc(100% - 20px) 50%, calc(100% - 0.8em) 0;
  outline: none;
}

h1.thin	select option {
			color: inherit;
      outline: none;
		
}

@media screen and (max-width: 736px) {

   h1.thin select { background-position: calc(100% - 13px) 50%, calc(100% - 8px) 50%, calc(100% - 0.8em) 0; }
   h1.thin select:focus { background-position: calc(100% - 8px) 50%, calc(100% - 13px) 50%, calc(100% - 0.8em) 0; }
}

@media screen and (max-width: 500px) {

   h1 { font-size: 2.0rem;}


}

@media screen and (max-width: 350px) {

   h1 { font-size: 1.8rem;}


}

.searchBox {

  max-width: 300px;
  position: relative;
  display: flex;
  margin: 0 0 2em 0;
}

.searchBox input {
  color: #1b3043;
  font-size: 18px;  
  font-weight: normal;
  height: 50px;
  line-height: 38px;
  border: 2px solid #cbcbcb;
  border-radius: 30px;
  padding-left: 20px;
  width: 100%;  
  float: left;
}

.searchBox button {
  width: 50px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 0; 
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px; 
  padding: 0; 
  overflow: hidden;
  box-shadow: none;
  outline: none;
}

.searchBox button img {
  position: relative;
  top: 8px;
  width: 20px;
}

.searchBox button .icon {
  font-size: 35px;
  color: #393939;
  position: absolute;
top: 3px;
right: 10px;
}

.searchBox button:hover .icon {
  
  color: red;
}


.cb { clear: both; }

#debugBox { 
position: fixed; 
width: 200px;
height: 100px;
background-color: green;
color: #fff;
padding: 10px;
z-index:10000;
top:0;
font-size: 11px;
  }


.searchNoMatch { 

    margin: 2em 0;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.55);
    padding: 2em;  

    background-image: url(images/klub.jpg);
    background-position: 98% 95%;
    background-repeat: no-repeat;
    background-size: auto 90%;
    border-radius: 5px;
}

.searchNoMatch p.nomatchMessage { color: red; }

.searchNoMatch form { margin-top: 1em; } 


@media screen and (max-width: 970px) {

  .searchNoMatch {  background-size: auto 280px; }
  
}

@media screen and (max-width: 470px) {

  .searchNoMatch {  background-size: auto 180px; }
  
}

@media screen and (max-width: 390px) {

  .searchNoMatch {  background-size: auto 150px; }
  
}

@media screen and (max-width: 370px) {

  .searchNoMatch {  background-size: auto 100px; }
  
}


.faBox { 
padding: 1em;
border-top: 1px solid rgba(150,150,150,0.25); 
-webkit-transition: box-shadow 0.5s; /* Safari */   
  
  transition-property: box-shadow;
  transition-duration: 0.2s;  
  transition-delay: 0;
  transition-timing-function: linear;  
  position: relative;
}
 
.faBox.clickBar { cursor: pointer; }

.faBox.faDuplicate { border: 2px solid red; }

.faBox .logoBox { width: 100px; min-height: 60px; float: left; }
.faBox .logoBox img { max-width: 80px; }

.faBox .faContent { float: left; width: calc(100% - 160px);  /* border: 1px dashed silver; */ }

@media screen and (max-width: 500px) {

  #banner .content.otherpage { padding-left: 0.5em; padding-right: 0.5em; }
  .faBox .logoBox { width: 80px;  }
	.faBox .logoBox img { max-width: 60px; }
  .faBillBox h3 {  font-size: 9pt; font-weight: 300; }
  .faBillBox h3 span { padding: 0 7px; }
  .faBox .faContent { width: calc(100% - 120px); }
}



.faBox .activeBox .faContent { width: unset; }

.faBox h2 { font-size:13pt; font-weight: 300; color: #000; margin: 0 0 0.5em 0; }
.faBox h2 span { 
  font-weight: 400; 
  padding: 2px 5px;    
  border-radius: 0.3em;
 /* background-color: #45d488; */
  font-size: 70%;
  border: 1px solid rgba(150,150,150,0.4);
  color: #393939;
  margin: -3px 0 0 5px;
}
.faBox h2 span.nsd { background-color: #1ca95e; color: #fff; border-color:#1ca95e;   }

.faBox .lastBill { font-size:10pt; margin: 0 0 0.5em 0; padding: 0 0 0 20px; position: relative; }
.faBox .lastBill em { font-style: normal; color: green; }

.faBox .lastBill:before {

    position: absolute;
    font-family: FontAwesome;
    font-size: 100%;
   
    font-weight: normal;
    top: -1px;
    left: 0; 
    content: "\f07a";   
}

.faBox .faBill { float: right; width: 50px; height: 100%; text-align: right; /* border: 1px dashed orange; */ }

.faBox p.adresa { margin: 0 0 0.5em 0; padding: 0; font-size:10pt; font-weight: 100; color: gray; }

.addBillButton  {
    
    display: inline-block;
    border: 0;
    position: relative;
    text-decoration: none;
    position: absolute;
    top: 0.8em;
    right: 0.2em;
}

.addBillButton:before {   
 background-color: #fff;
 background-image: url(images/receipt.png);
 background-position: 8px 8px;
 background-repeat: no-repeat;
 background-size: 2rem;
 color: #fff;   
 box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.55);      
  top: 4px;
  left: 4px;   
  display: inline-block;
  width: 3.0rem;
  height: 3.0rem;
  line-height: 3.0rem;
  border-radius: 3.0rem;
  font-size: 1.25rem;
  text-align: center;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important; 
/*   content: "\f067";    */
  content: "";
  box-sizing: inherit;
  -webkit-transition: content 2s;
  transition: content 2s;
  text-decoration: none;
}

.faBox.activeBox  .addBillButton  {
   
    top: 0;
    right: 0.2em;
}

.faBox:hover .addBillButton:before {

 /* background-color: #1ca95e; */
  text-decoration: none;
 
}

.faBox.activeBox:hover .addBillButton:before {
  cursor: pointer;
  background-color: #fff;
  
}


.addBillButton.faFocus:before {
   font-size: 1.85rem; 
   background-image: none;
   content: "\f00d";
  /* content: "\f077"; */ 
  
  box-shadow: none;
  background-color: #fff;
  color: gray;
  text-decoration: none;
}

#navodBillButton {
 cursor: unset;
 margin-left: 0.5em;
 top: 0;
 right: revert;
}

#navodBillButton:hover:before {

  background-color: #db4817;
  
}



.faBillBox { 
padding: 1em 0 0.5em 0; 
width: auto;
}

.faBillBox .messageError { font-size: 90%; font-weight: bold; }

.faBillBox form { margin: 0; }

.faBillBox h3 { 
font-size:10pt; 
font-weight: 400;  
margin: 0 0 1em 0; 
padding: 0; 
text-transform: uppercase;
position: relative;
z-index: 1;
color: #00a6eb;
text-align:center;
max-width: 375px;
}

.faBillBox h3:before {
        border-top: 2px solid #dfdfdf;
        content:"";
        margin: 0 auto; /* this centers the line to the full width specified */
        position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
        top: 50%; left: 0; right: 0; bottom: 0;
        width: 100%;
        z-index: -1;
}

.faBillBox h3 span {       
        background: #fff; 
        padding: 0 10px; 
}

.faBillBox ul { margin: 0 0 0 1em; list-style-type: square; }
.faBillBox li { font-size:9pt; padding: 0.2em 0; }
.faBillBox p.datMax { font-size:9pt; margin: 0 0 1em 0; }



.faBillBox input, .searchNoMatch input  { margin: 0; font-size: 12pt;}

.faBillBox input[type="submit"], .searchNoMatch input[type="submit"] { font-size: 11pt; } 

.faBillBox input[type="text"],
.searchNoMatch input[type="text"],
.faBillBox input[type="number"],
.faBillBox input.numinput { 
display: inline-block;
width: 7em;
border-style: solid;
border-width: 0 0 1px 0;
border-color: gray;
border-radius: 0;
padding:  30px 0px 20px 0; 
transition:  all .3s linear; 
box-sizing:  border-box; 
-webkit-appearance:  none;   
font-weight: bold;
margin: 0 0 1em 0;   
}

.searchNoMatch input[type="text"] { width: 15em; }

.faBillBox input[type="number"]::-webkit-inner-spin-button, 
.faBillBox input[type="number"]::-webkit-outer-spin-button { 
  -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.faBillBox input[type="number"] {
    -moz-appearance:textfield; 
    
    padding: 3px 0 4px 0;
}

.faBillBox input[type="text"]:focus,
.searchNoMatch input[type="text"]:focus,
.faBillBox input[type="number"]:focus,
.faBillBox input.numinput:focus { 
border-color: #db4817; 
box-shadow: none; 
outline: none; 

} 


.faBillBox .floating-label {
  position:  relative;
  display: inline-block;
  margin: 0 1em 0 0; 
 
}

.searchNoMatch .floating-label { 
position:  relative;
  display: block;
  margin: 0 0 1em 0; 
 }

.faBillBox input.faChck { margin-right: 1rem; }


.faBillBox .floating-label label,
.searchNoMatch .floating-label label {
    position:  absolute; 
    top: calc(50% - 20px);
    left:  0; 
    opacity:  0; 
    transition:  all .3s ease; 
    /*
    color: #00a6eb;
    font-weight: bold;  
    */
    
    font-weight: 300;   
}

  
.faBillBox .floating-label input:not(:placeholder-shown),
.searchNoMatch .floating-label input:not(:placeholder-shown) {
    padding:  28px 0px 20px 10px; 
}


@-moz-document url-prefix() {

    .faBillBox .floating-label input:not(:placeholder-shown),
    .searchNoMatch .floating-label input:not(:placeholder-shown)  {
       padding:  10px 0px 10px 10px; 
    }
}

.faBillBox .floating-label input:not(:placeholder-shown) + label,
.searchNoMatch .floating-label input:not(:placeholder-shown) + label {
    transform:  translateY(-20px);  
    opacity:  .7; 
  } 
 
 .faBillBox .floating-label.pkz  { margin-bottom: 1rem; }
  
 .faBillBox .floating-label.pkz input:not(:placeholder-shown) + label {  display: contents;   }


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

  .faBillBox input[type="text"], .faBillBox input[type="number"],
  .searchNoMatch input[type="text"] { 
   
    padding:  8px 0 0 0; 
    transition:  all .3s linear; 
    box-sizing:  border-box; 
    -webkit-appearance:  none;   
  
    margin: 0.5em 0 0 0;   
    }


 
   .faBillBox .floating-label label,
   .searchNoMatch .floating-label label {
      position:  absolute; 
      top: 0;
      left:  0; 
      opacity:  1; 
      transition:  all .3s ease; 
      color: #00a6eb;
      font-weight: normal;    
  }
 
 
}



 
.faBillBox .addBillOk { color: green; font-weight: 400; }

.faBillBox .addBillPreview { color: green; font-weight: 300; padding-bottom: 1em; }
.faBillBox .addBillPreview strong { color: green; font-weight: 700; }

.faBillBox .formLoading { margin: 0 0 0 0.5em; display: inline-block; } 

.searchNoMatch .formLoading { margin: 0.5em 0; display: block; } 

.faBox.activeBox { 
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.55);
border-top: 0;
border-radius: 0.6em;
border: 1px solid gray;
cursor: unset;
}

.faBox.activeBox h2 { /*color: #db4817; */font-weight: 400; };
                                                    

#seznamFiremWrap .faBox { border-top: 1px solid rgba(150,150,150,0.25); }
#seznamFiremWrap .faBox:first-child { border-top: 0; }

/* Iframe */

#iframe { background-color: #fff; padding: 0; }
.messageErrorSmall { font-size: 11px; margin: 0.2em 0; color: red; }

#banner.userHomepage { text-align: left; background-color: #f4f4f4; }
#banner.userPage { text-align: left; background-color: #fff; }

#banner.userHomepage:after { content: none; /* background-color: #c3edff; */ background-color: #fff;  opacity: 0;}
#banner.userPage:after { content: none; background-color: #fff;  opacity: 0;}

@media screen and (max-width: 980px) {

	#header +	#banner.userHomepage { margin-top: -12.25rem; }

}

@media screen and (max-width: 740px) {

	#header +	#banner.userHomepage { margin-top: -8.25rem; }
  .inner.userContent { max-width: calc(100% - 0.5rem); }
  .inner.userContent.userContentHome { max-width: 100%; }
  h1.thin { padding-left: 0.5em; }
  .searchBox { margin-left: 1em;  }
}

.otherpage h1.thin {  padding-left: 0;  }

@media screen and (max-width: 520px) {

	#header +	#banner.userHomepage { margin-top: -10.25rem; }

}

 /*
.titleAddBox { 
padding: 1em 2em; 
background-color: #fff; 
background-image: url(/images/klub.jpg);
background-position: 98% 95%;
background-repeat: no-repeat;
background-size: auto 90%;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35); 
border-radius: 0.5em; 
 margin: 0 0 2em 0;  
 
}

.titleAddBox h2 { font-weight: 700; color: #db1717; }


@media screen and (max-width: 850px) {

	.titleAddBox p { padding-right: 7em; }

}

@media screen and (max-width: 670px) {

	.titleAddBox p { padding-right: 9em; }

}

@media screen and (max-width: 580px) {

	.titleAddBox { background-size: auto 70%; }

}


@media screen and (max-width: 420px) {

	.titleAddBox { background-size: auto 50%; }
  .titleAddBox p { padding-right: 7em; }

}
*/
.userTitleHeaderBoxes { margin: 0 0 1.5em 0; display: flex;}

.userTitleHeaderBoxes .userInfoBox {
  width: calc(33% - 15px);
  margin: 0 0 0 20px;
  
}

.userTitleHeaderBoxes .userInfoBox:first-child {
 
  margin-left: 0;
}

.userInfoBox { 
display: inline-block;
padding: 2.3em 0; 
background-color: #fff; 
/* box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.25); */ 
border-radius: 5px; 
border: 1px solid #d8dcdf;
 margin: 0 0 2em 0;  
 text-align:center;
}

.userInfoBox.userStatsBox { padding: 0; }

.userInfoBox h2 { 
background-color: #db1717; 
color: #fff; 
padding: 0.5em;
font-size: 16px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
font-weight: 300;
margin: 0; 
}

.userInfoPrehled { margin: 0 auto; width: calc(100% - 30px); padding: 1em 0; }
.userInfoPrehled p { margin: 0; padding: 0; }

@media screen and (max-width: 1050px) {  
		.userInfoBox h2 {  font-size: 20px;   }  
}

.userButton {      
    position: relative;   
    font-weight: bold;
}

.userButton:before {
    position: absolute;
    font-family: FontAwesome;
    font-size: 230%;
    color: #db1717; 
    font-weight: normal;
    top:18px;
    left: 25px; 
    -webkit-transition: color 0.5s; /* Safari */
    transition: color 0.5s;   
}

.userButton:after {
    position: absolute;
    font-family: FontAwesome;
    font-size: 150%;
    color: silver; 
    font-weight: normal;
    top:28px;
    right: 15px; 
    -webkit-transition: color 0.5s; /* Safari */
    transition: color 0.5s;
    content: "\f054"   
}

.userButton:hover { background-color: #ffe1e1; text-decoration: none; border: 1px solid #d8dcdf;   }

.userButton.uctenka:before {  content: "\f15c"; }
.userButton.odmeny:before {  content: "\f06b"; }
.userButton.transakce:before { content: "\f03a"; }
              /*
.userButton:hover:before { color: #fff;  }
                */


@media screen and (max-width: 900px) {

		.userButton:before {      
      font-size: 200%;
      top:22px;
      left: 20px;       
  }
    
}

@media screen and (max-width: 840px) {

	.userInfoBox { 
       padding: 1.8em 0;
       margin: 0 0 2em 0;   
  }
  
  	.userButton:before {      
        font-size: 150%;
        top:22px;
        left: 15px;       
    }
    
    .userButton:after {   
        font-size: 130%;  
        top:25px;
        right: 12px;     
    }

}

@media screen and (max-width: 700px) {
  
  	.userButton:before {      
        font-size: 120%;
        top:24px;
        left: 15px;       
    }
    
    .userButton:after {   
        font-size: 110%;  
        top:25px;
        right: 12px;     
    }

}

@media screen and (max-width: 650px) {
  
  .userInfoBox {
       font-size: 90%; 
       padding: 1.1em 0;      
  }
  
  
  	.userButton:before {      
        font-size: 100%;
        top:16px;
        left: 15px;       
    }
    
    .userButton:after {   
        font-size: 90%;  
        top:15px;
        right: 12px;     
    }

}

@media screen and (max-width: 600px) {
  
  .userTitleHeaderBoxes .userInfoBox {
      width: calc(33% - 5px);
      margin: 0 0 0 10px;
      
    }
  
  .userInfoBox {
       font-size: 80%; 
       padding: 1.0em 0;     
  }
  
  	.userButton:before {    
        top:12px;  
    }
    
    .userButton:after {   
       
        top:14px;
        right: 8px;
    }
  
}


@media screen and (max-width: 530px) {
  
 
  .userInfoBox {
       font-size: 80%; 
       padding: 0.8em 0;   
         
  }
  
  	.userButton:before {    
        top:8px;
        left: 8px;
    }
    
    .userButton:after {   
       
        top:11px;
        right: 8px;
    }
  
}

@media screen and (max-width: 500px) {
  
 
  .userInfoBox {
       font-size: 70%; 
       padding: 1.1em 0;  
       font-weight: normal; 
     
         
  }
  
  	.userButton:before {    
        top:10px;
        left: 8px;
    }
    
    .userButton:after {   
       
        top:12px;
        right: 8px;
    }
  
}


@media screen and (max-width: 430px) {
  
  .userTitleHeaderBoxes { margin: 0 0 1.0em 0; display: block;}
  
  .userTitleHeaderBoxes .userInfoBox {
      width: 100%;
      margin: 0 0 10px 0;
      display: block;
    }
 
  .userInfoBox {
       font-size: 120%;
       font-weight: bold; 
       padding: 1.3em 0;  
         
  }
  
  	.userButton:before { 
        font-size: 150%;   
        top:15px;
        left: 20px;
    }
    
    .userButton:after {   
        font-size: 150%;
        top:16px;
        right: 15px;
    }
  
}

.userTitleOdmeny { 
margin: 0 0 0.5em 0; 
display: flex; 
background-color: #fff;
border-radius: 5px; 
border: 1px solid #d8dcdf;
padding: 2em 1em 0.5em 1em;

/* padding-right: 1.9em; */
overflow: hidden;
}

img.slickLoader { display: block; margin: 2em auto; padding: 1em; background-color: #fff; border-radius: 0.5em; }

.userTitleOdmeny.beginnerBox { 

background-image: url(images/klub.jpg);
background-position: 98% 95%;
background-repeat: no-repeat;
background-size: auto 90%;
 
}

.userTitleOdmeny.beginnerBox { margin-bottom: 1.5em; }
.userTitleOdmeny.beginnerBox p { margin-bottom: 0.5em; }

@media screen and (max-width: 850px) {

	.userTitleOdmeny.beginnerBox p { padding-right: 7em; }

}

@media screen and (max-width: 670px) {

	.userTitleOdmeny.beginnerBox p { padding-right: 9em; }

}

@media screen and (max-width: 580px) {

	.userTitleOdmeny.beginnerBox { background-size: auto 70%; }

}


@media screen and (max-width: 420px) {

	.userTitleOdmeny.beginnerBox { background-size: auto 50%; }
  .userTitleOdmeny.beginnerBox p { padding-right: 7em; }

}

h2.slickH2 { 
font-size: 14px; 
margin: 0; 
padding: 5px 15px 3px 15px; 
border-radius: 15px;

position: relative; 
top: 15px; 
left: 1.5em; 
z-index: 20000;
text-transform: uppercase;
font-weight: bold;
color:   #fff;
background-color: #db1717;
display: inline-block;
}

.odmenaTitleBox { 
display: inline-block; 
margin: 0 10px;  
overflow: hidden;
position: relative;
}


.odmenaTitleBox span { position: absolute; padding: 2px 10px; border-radius: 10px; top: 10px; color: #fff; font-size: 11px; font-weight: bold; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35); }
.odmenaTitleBox span.body { left: 9px; background-color: green; }
.odmenaTitleBox span.odmenaInfo { right: 9px; background-color: red; }

.odmenaTitleBox img { max-width: calc(100% - 6px); /*max-height: 170px; */ display: block; margin: 4px auto 1em auto; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35); }
.odmenaTitleBox h3 { margin: 0 0 1em 0; padding: 0 0 0 4px; font-size: 15px; }
.odmenaTitleBox a { color: #db1717;  }
.odmenaTitleBox a:hover { text-decoration: none; }
.odmenaTitleBox:hover h3 { color: #db1717; }

/* .userTitleOdmeny:first-child { margin: 0; } */
        /*
.userTitleOdmeny::first-child {
 
  margin-left: 0;
}
*/

@media screen and (max-width: 980px) {

    .odmenaImgBox {  height: 130px; }
    .odmenaImgBox img { min-height: 130px; }
}


@media screen and (max-width: 870px) {

    h2.slickH2 { 
      font-size: 13px;
      padding: 4px 12px 3px 12px; 
      border-radius: 15px; 
      top: 15px; 
      left: 1.5em; 
      }

    
    .odmenaTitleBox h3 { margin: 0;  font-size: 13px; }
    .odmenaTitleBox a { font-size: 13px; }
}

@media screen and (max-width: 736px) {

  .userTitleOdmeny {  border-left-width: 0; border-right-width: 0; border-radius: 0;}
  .odmenaTitleBox {
        width: unset;
      /*  border: 1px dashed silver; */
        margin-left:9px;
  }   
}


@media screen and (max-width: 690px) {

    h2.slickH2 { 
      font-size: 12px;
     
    }

    .odmenaImgBox {  height: 90px; }
    .odmenaImgBox img { min-height: 90px; }
    
    .odmenaTitleBox h3 {  font-size: 12px; }
    .odmenaTitleBox a { font-size: 12px; }
    
    .odmenaTitleBox span { position: absolute; padding: 2px 10px; border-radius: 10px; top: 5px; font-size: 10px;  }
    .odmenaTitleBox span.body { left: 5px; background-color: green; }
    .odmenaTitleBox span.odmenaInfo { right: unset; top: 35px; left: 5px;  }
}


.userSignOut {
padding: 10px 15px 10px 30px; 
display: inline-block; 
max-width: 120px; 
margin: 1em auto 0.5em auto; 
position: relative;
background-color: #fff;
border: 1px solid silver;
border-radius: 0.5em;
}
.userSignOut:hover { border: 1px solid silver; }

.userSignOut:before {
    position: absolute;
    font-family: FontAwesome;
    font-size: 90%;
    color: #c3c3c3;
    font-weight: normal;
    top: 11px;
    left: 10px;
    content: "\f011";
}

.userSignOut:hover:before  { color: red; }
/*
.userHome {

  background-image: url(images/moje/titulka/01x.jpg);
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 150px;
  
  padding: 0 180px 0 0;

}
*/
.userHome { 
padding: 2em; 
/* background-color: #f6f6f6; */
background-color: #fff; 
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35); 
border-radius: 0.5em; 
/* opacity: 0.6;  */
}

.userHome h2 { font-weight:400; font-size: 30px; color: #db1717; margin: 0 0 1em 0; padding: 0; }
.userHome p { color: #000; opacity: 1.0; }
.userHome em { color: gray; }


.mfBox { 
padding: 2em 0 0 0; 
margin: 0 0 2em 0; 
/* border-top: 1px solid rgba(150,150,150,0.3); */
}
 /*
.mojeFirmyWrap div:first-child {

border: 0;
padding: 0;
margin: 0;

}
   */
.mfItemBox {
    background-color: #fff;
    padding: 1em;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.45);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.45);
    width: calc(70% - 20px);
    max-width: 700px;     
    margin: 0 0 3em 0;
}



.mfLogo { 
float: left; 
max-width: 100px; 
}

.mfBoxInner { 
float: right; 
width: calc(100% - 130px); 
padding: 1em 0 0 0;
}

.mfBoxInner h2 {

  font-weight: 400;
  font-size: 160%;
  margin: 0 0 1.0rem 0;

}

.mfBoxInner .mfAdresa { color: gray; }

table.mfPrehled { width: auto; }
table.mfPrehled td { padding: 0.2em 0; font-weight: 400; }
table.mfPrehled td.mfLab { padding-right: 0.5em; text-align: right; white-space: nowrap; font-weight: 300; color: gray; }

.cshbck {
background-color: #1ca95e;
color: #fff;
border-color: #1ca95e;
font-weight: 400;
padding: 4px 6px;
border-radius: 0.3em;
}


 


a.mfPrehledBtn { 
font-weight: 400; 
font-size: 150%;
padding: 0.5em 1em 0.5em 2em;

background: #db1717;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e28383),color-stop(1, #db1717));
background: -moz-linear-gradient(center top,#e28383 20%,#db1717 100%);
color: #fff;
border: 0;
border-radius: 0.5em;
position: relative;
transition: all 0.2s;
text-decoration: none;
}

a.mfPrehledBtn:hover { 
background: #c50000;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #c65555),color-stop(1, #c50000));
background: -moz-linear-gradient(center top,#c65555 20%,#c50000 100%); 
} 


a.mfPrehledBtn:before  {
  position: absolute;
  top: 9px;
  left: 16px;
  font-size: 1.25rem;
  text-align: center;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
  color: #fff;
  content: "\f03a";
}

.mfMesicBox {

  padding: 1em 0;
 /* border-top: 1px solid rgba(150,150,150,0.3); */
 /* width: max-content; */
 /* min-width: 460px; */

}

.mfMesicBox.rokBox { border-top: 1px solid rgba(150,150,150,0.3);  }

.mfRok { font-weight: 300; font-size: 150%; width: 100px;  display: inline-block; } 
.mfMesic { font-weight: 300; font-size: 120%; width: 130px;  display: inline-block; } 
.mfNoBill, .mfDisplayBills, .mfMesicObjem { width: 150px; display: inline-block; }
.mfNoBill { text-align: center; font-style: italic; color: gray; }

.mfMesicObjem { text-align: right; font-size: 120%; padding-right: 2em; color: #1ca95e; font-weight: 400; } 

.mfDisplayBills {  
font-weight: 400; 
font-size: 90%;
padding: 0.6em 2.5em 0.6em 1.2em;   
background: #db1717;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e28383),color-stop(1, #db1717));
background: -moz-linear-gradient(center top,#e28383 20%,#db1717 100%);
color: #fff;
border: 0;
border-radius: 0.3em;
position: relative;
text-align: center;
text-decoration: none;
}

.mfDisplayBills:after  {
  position: absolute;
  top: 7px;
  right: 8px;
  font-size: 0.95rem;
  text-align: center;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
  color: #fff;
  content: "\f078";
}

.mfDisplayBills.opened:after { content: "\f077"; }

.mfDisplayBills:hover { 
background: #c50000;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #c65555),color-stop(1, #c50000));
background: -moz-linear-gradient(center top,#c65555 20%,#c50000 100%); 
text-decoration: none;
}

.listBillBox { padding: 1em 0 0 0; text-align: right; max-width: 500px; }
.listBillBox .formLoading { display: block; margin: 1em auto 0 auto; } 

.listBillBox table { width: auto; float: right; }
.listBillBox td { padding: 5px 10px; white-space: nowrap; }
.listBillBox td.bLab { font-size: 11px; color: gray; }
.listBillBox td.mfBillCastka { text-align: right; }



@media screen and (max-width: 700px) {

		.mfItemBox {  width: 100%; max-width: unset; }
    .mfMesicBox { padding: 0.7em 0; }
    
    .mfRok { font-size: 130%; width: 90px;   } 
    .mfMesic {  font-size: 100%; width: 100px; } 
    .mfNoBill, .mfMesicObjem { width: 100px;  }
    .mfMesicObjem { font-size: 100%; padding-right: 2em;  } 
    
    .mfDisplayBills { 
      font-size: 80%;
      padding: 0.4em 2.2em 0.4em 1.0em; 
      width: 130px; 
    }
      
    .mfDisplayBills:after  {
        top: 2px;
        right: 7px;
        font-size: 0.85rem;
    }
    
    .listBillBox { max-width: unset; }
    
    .listBillBox table { float: none; margin: 0 auto; }
    
}

 
@media screen and (max-width: 500px) {

		.mfLogo { max-width: 80px;  }

    .mfBoxInner { width: calc(100% - 110px); }
    .mfBoxInner h2 {
      font-size: 140%;
      margin: 0 0 1.0rem 0;      
    }


    .mfRok { font-size: 110%; width: 60px;   } 
    .mfMesic {  font-size: 90%; width: 60px; } 
    .mfNoBill, .mfMesicObjem { width: 80px;  }
    .mfMesicObjem { font-size: 80%; padding-right: 1em;  } 
    
    .mfNoBill { font-size: 70%; }
    
    .mfDisplayBills { 
      font-size: 70%;
      padding: 0.3em 2.0em 0.3em 0.8em; 
      width: 110px; 
    }
      
    .mfDisplayBills:after  {
        top: 3px;
        right: 5px;
        font-size: 0.65rem;
    }

}

.formLoading.billLoading { display: inline-block; width: 64px; max-width: 64px; max-height: 50px; /* height: 80px; */}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.05rem;    
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.15rem 0.625rem 0.55rem;    
    margin: 10px auto 0 auto;   
}

.inputfile + label span { padding-left: 1.95rem; position: relative; }

.inputfile + label span:before  {
  position: absolute;
  top: 0;
  left: 4px;
  font-size: 0.95rem;
  text-align: center;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
  color: gray;
  content: "\f030";
}


.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: none; 
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1.2em;
    height: 1.2em;
    vertical-align: middle;
    fill: gray;
    margin-top: -0.25em;    
    margin-right: 0.25em;    
}

.inputfile-1 + label {
     color: gray;
    border: 1px solid gray;  
    border-radius: 0.3em;    
    width: -moz-fit-content;
    margin: 0 0 1em 0;
   /* display: initial; */
    
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
      color: #000;
      color: #00a6eb;
}

.billFilePreview { 

display: inline-block;
margin: 0 1em 0 0; 
 overflow: hidden;
 text-align: center;
}

.billFilePreview img { max-width: 70px; max-height: 80px; display: block; margin: 0 auto; }

@media screen and (max-width: 700px) {

   .billFilePreview { display: block; margin: 0 auto;}
   .billFilePreview img { margin: 0.8em auto; }
}


.mnBox {
background-color: #fff;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
border-radius: 0.5em;
}

.mnBox img { 
 width: 100%; 
 display: block; 
 margin: 0 0 0.5em 0; 
 border-top-left-radius: 0.5em; 
 border-top-right-radius: 0.5em; 
}

.mnBox h2 {
 font-size: 2.0rem;
 font-weight: 400;
 padding: 0 0.5em;
 margin: 0 0 0.5em 0;
}

@media screen and (max-width: 650px) {

   .mnBox h2 { font-size: 1.8rem; }
  
} 

@media screen and (max-width: 500px) {

   .mnBox h2 { font-size: 1.5rem; }
  
} 

.boxWrap { padding-bottom: 3em; margin-bottom: 3em; }

.userBoxText p { font-size: 14pt; }
.boxImgMain { max-width: 100%; display: block; margin: 0 auto; }
 
/* .grid-item { width: 300px; } */ 

.grid {  
  margin: 1em auto 0 auto;
 
} 

.grid:after {
  content: '';
  display: block;
  clear: both;
}

.grid-sizer,
.grid-item {
  width: calc(33% - 10px);
}
 
.grid-item {         
           float: left;  
           margin-bottom: 20px;
} 

@media screen and (max-width: 965px) {

   .grid-sizer, .grid-item {  width: calc(50% - 10px); }
  
}

@media screen and (max-width: 450px) {

   .grid-sizer, .grid-item {  width: 100%; }
  
}  

.infopage p { font-size: 14pt; }

.infopage { padding-right: 330px; }

img.klub { 
  float: right;
  max-width: 300px;
  margin: 0;
}


ul.pravidla { list-style-type: decimal; padding-left: 2em; margin-top: 3em; }
ul.pravidla li { font-size: 14pt; padding-bottom: 1em; }
 
@media screen and (max-width: 850px) {

   .infopage {  padding-right: 230px;}
   img.klub { max-width: 200px; }
} 

@media screen and (max-width: 650px) {

  .infopage { padding: 0 0.5em;}
  .infopage p { font-size: 13pt; }
  img.klub { max-width: 100px; margin: 0 0 1em 1em; }
  ul.pravidla li { font-size: 13pt; }
}










p.kredit { margin: 20px 0; padding: 20px 0; font-size: 16px; }   
p.kredit strong { padding: 10px; background-color: #00c62f; color: white;  -webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px; }

.soutezBox {
  
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}

.soutezInfoBox { margin: 1em 0; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35); text-align: center; padding: 2em; } 
.soutezInfoBox p { text-align:center; }

.soutezInfoBox .messageErr  { font-weight: bold; color: red; }

.soutezBox img { display: block; margin: 0 auto; max-width: 100%; }

.soutezBox .messageErr {  font-size: 15px; font-weight: bold; }
.soutezBox .zadostOkBox  {  font-size: 15px; font-weight: bold; margin-top:2em;}

#messageBox { background-position: 0 0; background-repeat: no-repeat; padding: 20px 0 20px 80px;  
 min-height: 50px;   
 margin: 0 auto 1em auto;
 display: none; 
}

#messageBox.messageErr { padding: 1em 0; text-align: center; min-height: unset; }

div.messageLoading { background-image: url(/images/icons/nahravam.gif); color: gray; font-size: 18px;  }

.smallerror { font-size: 12px; color: red; }

.soutezPopis { font-weight: bold; margin: 0 0 30px 0;  font-size: 15px;
  line-height: 29px;  }
  
.soutezVitez { margin: 30px 0;  font-size: 15px;
  line-height: 29px;  }
  
.soutezBox  .formBox  { margin-top: 30px; }

.soutezBox .centerFormBox  { width: 100%; }

#buttonHolder { display: block; margin: 30px 0 0 0; }
#buttonHolder img { margin: 0 0 0 30px; }

.soutezBox .button { display: block;  }

.centered { margin: 0 auto; }

p.soutezInst { font-size: 14px; margin: 1em 0 0.5em 0; padding: 0.5 0; }

#timeleftBox { padding: 2px 3px; background-color: green; color: white; -webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;}

table.loginAuthTab { margin: 1em 0 0 2em; }
table.loginAuthTab td { padding: 8px 0; }
table.loginAuthTab td.loginLab { text-align: right; padding-right: 10px; white-space: nowrap; color: gray; }

#loginBoxWrapBox { margin: 1em auto;}
#loginBoxWrapBox button { font-size: 120%; padding: 0.8em 1.6em; height: unset; margin: 0 auto; }


#messageBoxLogin { font-size: 12px; color: red; width: calc(100% - 60px);  display: block;  margin: 0 auto 0.5em auto; }


p.clickInst { margin: 0.8em 0; padding: 0 2em; text-align:center; color: #e15732; font-weight: bold;  font-size: 14px;  }


/* tutorial */

ul.tutorial { list-style-type: decimal; font-size: 120%; }
ul.tutorial strong { display: block;  margin-bottom: 0.5em; }

ul.tutorial li { padding: 2em 0; border-bottom: 1px solid rgba(150,150,150,0.3); }
ul.tutorial li:last-child { border: 0; }

ul.tutorial img { display: block; margin: 1em auto; width: 80%; max-width: 400px; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35); }

ul.tutorial em {  font-style: normal; color: red;  }


ul.tutorialList { list-style-type: none; font-size: 120%; }
ul.tutorialList li { padding: 0.5em 0 0.5em 1.8em; position: relative; }
ul.tutorialList li strong { font-weight: bold; }

ul.tutorialList li:before  {
  position: absolute;
  top: 0.2em;
  left: 0;
  font-size: 1.55rem;
  text-align: center;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
  color: #db1717;
  content: "\f138";
}

#filePreviewBoxTest { display: block; margin: 1em 0 2em 0; }
#filePreviewBoxTest img {
    max-width: 150px;
    max-height: 180px;
    display: block;
    margin: 0 0 0 2em;
}

.userInfoTip { 
padding: 1em 1em 1em 3.5em;
margin: 0 0 1.5em 0;
background-color: #db1717;
color: #fff;
position: relative;
font-weight: 700;
border-radius: 0.6em;
}

.userInfoTip:before  {
  position: absolute;
  top: 8px;
  left: 20px;
  font-size: 1.55rem;
  text-align: center;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
  color: #fff;
  content: "\f05a";
}


#regionSeznam { width: auto; display: inline-block; }




#kmBox {

	margin: 30px auto 0 auto;
/*	padding: 1em;
  background-color: #fff;
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
  border-radius: 0.5em;    */
}
   

.aBox {
	display: block;
	float: left;
	width: 33.333%;
  position: relative;
	opacity: 1.0;
  padding: 0 15px;
  margin-bottom: 30px;   
}  

.aBox figure {
  text-align: center; 
  height: 260px;
  overflow: hidden;
  position: relative;
}  


.aBox figure:hover { box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35); }   
.aBox .pb { border: none; } 
.aBox h2 { 
margin: 0; padding: 0 6px; font-size: 15px;  font-weight: 400;
line-height: 1.5;}

.aBox a { border: 0; }
.aBox a:hover { text-decoration: none;  }

.aBox a:hover h2 { text-decoration: none; color: #db1717;  }
 
.aBox.shown,
.no-js .aBox,
.no-cssanimations .aBox { opacity: 1; }

.aBox a,
.aBox img {
	outline: none;	
	display: block;
	max-width: 100%;
  margin: 0;
}

.aBox img {
  display: inline-block;
}


.aBox img { 
  border-bottom: 0; 
}

@media screen and (min-width: 1300px) {

  .aBox h2 { margin: 0;padding: 0.3em; }
}

@media screen and (max-width: 1050px) {
	.aBox h2 {  }
}

@media screen and (max-width: 900px) {
	.aBox h2 {  }
}

@media screen and (max-width: 768px) {

	.aBox { width: 50%; }   
  .aBox h2 {   }
}

@media screen and (max-width: 520px) {
	.aBox {width: 100%;}  
  .aBox h2 { margin-bottom: 0.5em;  }  
  .aBox figure {  height: auto; }
}

/*oprava consent boxu*/
.termsfeed-com---pc-dialog button { color: #666 !important; height: initial;  white-space: initial;}
.termsfeed-com---pc-dialog .cc-cp-foot-save { color: white !important; }
.cc-nb-buttons-container .cc-nb-okagree { color: white !important; }
.cc-nb-buttons-container .cc-nb-changep { color: black !important; }</pre></body></html>