﻿article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html, body {
  color: #454545;
  font: 14px/1.4 "Helvetica Neue",Helvetica,Arial,Sans-Serif; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  line-height: 1;
  margin: 0 0 .75em;
  text-rendering: optimizelegibility; }

p {
  margin: 0 0 1em; }

img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

button, input, select {
  vertical-align: middle; }

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  padding: .28em 4px;
  font-weight: inherit;
  color: inherit; }

input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {
  border-color: #777;
  outline: none; }

input[type="checkbox"], input[type="radio"] {
  position: relative;
  vertical-align: baseline;
  top: 1px;
  cursor: pointer; }

select {
  padding: .22em 1px;
  border: 1px solid #BBB;
  font-weight: inherit; }

textarea {
  padding: .28em;
  border: 1px solid #BBB;
  font-weight: inherit; }

hr {
  margin: 1em 0;
  border: 0;
  height: 1px;
  background-color: #BBB; }

.ClearFix {
  zoom: 1; }

.ClearFix:before, .ClearFix:after {
  display: table;
  line-height: 0;
  content: ""; }

.ClearFix:after {
  clear: both; }

.FormRow {
  padding: 0 0 0.65em 0;
  clear: both; }

.FormRow label.Label {
  display: block;
  padding: 0 0 .25em .05em; }

.FormInline .FormRow {
  padding-bottom: 8px; }

.FormInline .FormRow label.Label {
  float: left;
  width: 8em;
  padding: 0; }

.FormInline .FormRow .FormElement {
  margin-left: 8.5em; }

.astrix {
  color: #F00;
  font-size: .85em;
  font-weight: normal;
  vertical-align: top;
  padding-left: 3px; }

.SuccTxt {
  color: #1D811F;
  font-weight: bold;
  font-size: .95em; }

.ErrTxt {
  color: #F00;
  font-weight: bold;
  font-size: .95em; }

