/*
Theme Name: FWCollection
Theme URI: http://www.fwsammlung.de
Author: Michael Nehls
Author URI: http://www.fwsammlung.de
Description: None
Version: 2.0
License: None
License URI: None
Tags: feuerwerk, sammlung, firework, collection
Text Domain: fwcollection
*/
/**
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */
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,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: "Roboto", sans-serif;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
}

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

body {
  height: 100%;
  background: #f1f1f1;
}

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

ol,
ul {
  list-style: none;
}

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

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after {
  content: "";
}

q:before, q:after {
  content: "";
}

blockquote,
q {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

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

.social-navigation a:before,
.secondary-toggle:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Fontawesome";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: top;
}

@media screen and (min-width: 600px) {
  .social-navigation {
    margin-bottom: 11.1111%;
    margin-top: 0;
  }
}
@media screen and (min-width: 960px) {
  .social-navigation {
    margin: 0 20% 20%;
  }
  .social-navigation ul {
    margin-bottom: -1.6em;
  }
  .social-navigation li {
    width: 25%;
  }
  .social-navigation a {
    height: 3.2em;
    width: 2.5263em;
  }
}
@media screen and (min-width: 1280px) {
  .social-navigation ul {
    margin-bottom: -1.2632em;
  }
  .social-navigation li {
    width: 20%;
  }
  .social-navigation a {
    height: 2.5263em;
  }
}

.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Fontawesome";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: top;
}

.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Fontawesome";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: top;
}

.pagination .prev:before,
.pagination .next:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Fontawesome";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: top;
}

.image-navigation a:before, .image-navigation a:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Fontawesome";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: top;
}

.format-link .entry-title a:after,
.entry-content .more-link:after,
.entry-summary .more-link:after,
.author-link:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Fontawesome";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: top;
}

body,
button,
input,
select,
textarea {
  color: #333;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
}
@media screen and (min-width: 960px) {
  body,
button,
input,
select,
textarea {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.6471;
  }
}

@media screen and (min-width: 960px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1280px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
}

@media screen and (min-width: 960px) {
  button,
input {
    line-height: normal;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 700;
}

p {
  margin-bottom: 1.6em;
}
@media screen and (min-width: 960px) {
  p {
    margin-bottom: 1.6em;
  }
}
@media screen and (min-width: 1280px) {
  p {
    margin-bottom: 1.6842em;
  }
}

b,
strong {
  font-weight: 700;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  border-left: 4px solid #707070;
  border-left: 4px solid rgba(51, 51, 51, 0.7);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 18px;
  font-size: 1.8rem;
  font-style: italic;
  line-height: 1.6667;
  margin-bottom: 1.6667em;
  padding-left: 0.7778em;
}
blockquote p {
  margin-bottom: 1.6667em;
}
blockquote > p:last-child {
  margin-bottom: 0;
}
blockquote cite,
blockquote small {
  color: #333;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  line-height: 1.6;
}
blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}
blockquote strong,
blockquote b {
  font-weight: 400;
}
@media screen and (min-width: 600px) {
  blockquote {
    margin-left: -1em;
  }
  blockquote > ul,
blockquote > ol {
    margin-left: 1.3333em;
  }
  blockquote > blockquote {
    margin-left: 0;
  }
}
@media screen and (min-width: 960px) {
  blockquote {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.6667;
    margin-bottom: 1.6667em;
    margin-left: -1.3333em;
    padding-left: 1.1111em;
  }
  blockquote p {
    margin-bottom: 1.8182em;
  }
  blockquote cite,
blockquote small {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
  }
}
@media screen and (min-width: 1280px) {
  blockquote {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8;
    margin-bottom: 1.8em;
    margin-left: 0;
    padding-left: 0.9em;
  }
  blockquote p {
    margin-bottom: 1em;
  }
  blockquote cite,
blockquote small {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.6842;
  }
}

address {
  font-style: italic;
  margin: 0 0 1.6em;
}
@media screen and (min-width: 960px) {
  address {
    margin-bottom: 1.6em;
  }
}
@media screen and (min-width: 1280px) {
  address {
    margin-bottom: 1.6842em;
  }
}

code,
kbd,
tt,
var,
samp {
  font-family: Inconsolata, monospace;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

pre {
  font-family: Inconsolata, monospace;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  line-height: 1.2;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
@media screen and (min-width: 960px) {
  pre {
    margin-bottom: 1.6em;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1280px) {
  pre {
    margin-bottom: 1.6842em;
    line-height: 1.2632;
  }
}

abbr[title] {
  border-bottom: 1px dotted #eaeaea;
  border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
  cursor: help;
}

mark,
ins {
  background-color: #fff9c0;
  text-decoration: none;
}

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

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

hr {
  background-color: #eaeaea;
  background-color: rgba(51, 51, 51, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 1.6em;
}
@media screen and (min-width: 960px) {
  hr {
    margin-bottom: 1.6em;
  }
}
@media screen and (min-width: 1280px) {
  hr {
    margin-bottom: 1.6842em;
  }
}

@media screen and (min-width: 600px) {
  ul,
ol {
    margin-left: 0;
  }
}
@media screen and (min-width: 960px) {
  ul,
ol {
    margin-bottom: 1.6em;
  }
}
@media screen and (min-width: 1280px) {
  ul,
ol {
    margin-bottom: 1.6842em;
  }
}

li > ul,
li > ol {
  margin-bottom: 0;
}
@media screen and (min-width: 600px) {
  li > ul,
li > ol {
    margin-left: 1.3333em;
  }
}

dl {
  margin-bottom: 1.6em;
}
@media screen and (min-width: 960px) {
  dl {
    margin-bottom: 1.6em;
  }
}
@media screen and (min-width: 1280px) {
  dl {
    margin-bottom: 1.6842em;
  }
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 1.6em;
}
@media screen and (min-width: 960px) {
  dd {
    margin-bottom: 1.6em;
  }
}
@media screen and (min-width: 1280px) {
  dd {
    margin-bottom: 1.6842em;
  }
}

table,
th,
td {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.6em;
  table-layout: fixed;
  /* Prevents HTML tables from becoming too wide */
  width: 100%;
}
@media screen and (min-width: 960px) {
  table {
    margin-bottom: 1.6em;
  }
}
@media screen and (min-width: 1280px) {
  table {
    margin-bottom: 1.6842em;
  }
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

td {
  border-width: 0 1px 1px 0;
}

th,
td {
  padding: 0.4em;
}

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

figure {
  margin: 0;
}

del {
  opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder,
:-moz-placeholder {
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto", sans-serif;
}

::-moz-placeholder {
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto", sans-serif;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto", sans-serif;
}

/* 4.1 Table View */
table.tabled-view {
  background-color: #fff;
  border: none;
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
}
@media screen and (min-width: 600px) {
  table.tabled-view {
    background-color: #fff;
    display: table;
    width: 100%;
  }
}
table.tabled-view tr {
  background-color: #fff;
  margin: 0;
  width: 100%;
}
table.tabled-view td {
  border: none;
  padding: 0;
  vertical-align: middle;
}
table.tabled-view th {
  border: none;
  padding: 0;
  vertical-align: middle;
  font-size: 1.4em;
}
table.tabled-view td.icon-left, table.tabled-view td.avatar-q {
  width: 48px;
  padding-right: 10px;
  box-sizing: content-box;
}
table.tabled-view td.main {
  padding: 0 10px;
  width: 30em;
}
table.tabled-view td.bam {
  width: 10em;
}
table.tabled-view td.block {
  width: 2em;
}
table.tabled-view td.right {
  white-space: nowrap;
}
table.tabled-view th.right {
  white-space: nowrap;
}
table.tabled-view td a {
  font-size: 14px;
}
table.tabled-view tr.line {
  color: rgba(51, 51, 51, 0.9);
  text-shadow: 0 1px rgba(255, 255, 255, 0.2);
  line-height: 16px;
  color: rgba(51, 51, 51, 0.9);
  text-shadow: 0 1px rgba(255, 255, 255, 0.2);
  background-color: #a3c9e1;
  background-color: #fff;
  border-bottom: solid 1px #ccc;
}
table.tabled-view tr.line:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
}
table.tabled-view tr:last-of-type td {
  border-bottom: 0;
}
table.tabled-view tr.line-message td {
  height: initial;
  vertical-align: top;
}
table.tabled-view tr.line-message td.icon-left {
  text-align: center;
  padding: 0.5em 0;
  width: 10em;
}
table.tabled-view tr.line-message td.icon-left div {
  background-color: #a3c9e1;
  padding: 30px 10px;
}
table.tabled-view tr td.icon-left {
  text-align: center;
  padding: 0.5em 0;
  width: 45px;
}
table.tabled-view tr.line-message td.icon-left img {
  border-radius: 0;
}
@media screen and (min-width: 600px) {
  table.tabled-view tr td {
    border-bottom: solid 1px #ccc;
  }
}
table.tabled-view tr td.icon-left i {
  font-size: 2.2rem;
}
table.tabled-view tr td.faicon-left i {
  font-size: 2.2rem;
}
@media screen and (min-width: 600px) {
  table.tabled-view tr td.faicon-left i {
    text-align: center;
    padding: 5px;
    width: 4em;
  }
}
table.tabled-view tr td.main a {
  color: #22688A;
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: none;
  border: none;
  display: block;
}
table.tabled-view tr td.single {
  padding: 0;
}
table.tabled-view tr td.single a {
  color: #22688A;
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: none;
  border: none;
  display: block;
}
table.tabled-view tr td.main a.blue {
  color: #2f82b7;
  font-size: initial;
}
table.tabled-view tr td.right {
  text-align: right;
}
@media screen and (min-width: 600px) {
  table.tabled-view tr td.right {
    width: 100%;
    display: block;
    text-align: right;
    width: initial;
    display: table-cell;
  }
}
table.tabled-view tr td.right img {
  height: 4em;
  vertical-align: inherit;
  padding: 0.5em 0 0.5em 0.5em;
}
@media screen and (min-width: 600px) {
  table.tabled-view tr td {
    padding: 10px;
  }
}

/* 4.2 Timeline */
.Timeline {
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
  padding-bottom: 20px;
}
.Timeline:before {
  content: "";
  position: absolute;
  height: 4px;
  width: 100%;
  background: #004165;
  bottom: 28px;
}
.Timeline .tlelement {
  width: 100px;
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
}
.Timeline .tlelement:before {
  content: "";
  position: absolute;
  border-radius: 50%;
  background-color: #004165;
  height: 20px;
  width: 20px;
  border: 3px solid #fff;
  bottom: -30px;
  left: 4px;
}
.Timeline .tlelement.highlight:before {
  background-color: rgb(216, 120, 29);
}
.Timeline .tlelement div {
  height: 100%;
  overflow: hidden;
  background-color: #a3c9e1;
  border: 1px solid #004165;
  padding: 5px;
}
.Timeline .tlelement.highlight div {
  background-color: rgb(216, 120, 29);
}
.Timeline .tlelement div:before {
  content: "";
  border: 10px solid transparent;
  position: absolute;
  bottom: -19px;
  left: 4px;
  border-top-color: #004165;
}
.Timeline .tlelement div:after {
  content: "";
  border: 9px solid transparent;
  position: absolute;
  bottom: -17px;
  left: 5px;
  border-top-color: #a3c9e1;
}
.Timeline .tlelement.highlight div:after {
  border-top-color: rgb(216, 120, 29);
}
.Timeline .tlseperator {
  display: inline-block;
  bottom: 0px;
  position: absolute;
}

/* 4.3 Dialog */
.dialog-background {
  display: none;
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}

.dialog-content {
  background: #eee;
  max-width: 85%;
  max-height: 80%;
  margin-top: 2%;
  margin: 10% auto;
  border-radius: 10px;
  border: 20px solid rgb(51, 51, 51);
  padding: 20px;
  font-size: 22px;
  box-shadow: rgba(255, 255, 255, 0.25) 0 0 10px 10px;
}

.dialog-buttons {
  margin-top: 30px;
}

.dialog-content a {
  background: #2f82b7;
  border: none;
  color: #fff;
  padding: 10px 10px 10px 60px;
  font-weight: 900;
  font-size: 18px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  position: relative;
  transition: all 0.3s ease-in;
  display: inline-block;
  width: 45%;
}
.dialog-content a:hover {
  background: #336674;
}
.dialog-content a i {
  background-color: #336674;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 8px;
  width: 50px;
  font-size: 20px;
}

#confirmation-dialog:target {
  outline: none;
  display: block;
}

/* 4.4 Boxes */
.box-white {
  background-color: #fff;
}
@media screen and (min-width: 600px) {
  .box-white {
    border: 1px solid #e5e5e5;
  }
}

.box-shadow {
  box-shadow: none;
}

.box-inline {
  letter-spacing: -20px;
}

.margin {
  margin-bottom: 20px;
}

.block-content {
  overflow: hidden;
  width: 100%;
  letter-spacing: initial;
}

.block-inline {
  display: inline-block;
  width: 100%;
}

h2 {
  font-family: "Roboto Light", sans-serif;
  color: #22688A;
  font-size: 20px;
}

button,
input,
select,
textarea {
  border-radius: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
  font-family: "Roboto", sans;
}
@media screen and (min-width: 960px) {
  button,
input,
select,
textarea {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1280px) {
  button,
input,
select,
textarea {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
}

button {
  -webkit-appearance: button;
  background-color: #2f82b7;
  border: none;
  color: #fff;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 18px;
  padding: 14px 20px 14px 90px;
  padding: 1.4rem 2rem 1.4rem 9rem;
  position: relative;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  transition: all 0.3s ease-in;
  width: 100%;
}
@media screen and (min-width: 960px) {
  button {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0.7917em 1.5833em;
  }
}
@media screen and (min-width: 1280px) {
  button {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 14px 20px 14px 90px;
    padding: 1.4rem 2rem 1.4rem 9rem;
  }
}
button:hover {
  outline: 0;
  color: #FFF;
  background-color: #22688a;
}
button:focus {
  outline: 0;
  color: #FFF;
  background-color: #22688a;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button i {
  background-color: #22688a;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 14px 20px 14px 20px;
  padding: 1.4rem 2rem 1.4rem 2rem;
  width: 70px;
  width: 7rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18px;
}

input {
  line-height: normal;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  /* Removing the inner shadow on iOS inputs */
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
}
input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  background-color: #22688a;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 0.7917em 1.5em;
  text-transform: uppercase;
}
@media screen and (min-width: 960px) {
  input[type=button], input[type=reset], input[type=submit] {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0.7917em 1.5833em;
  }
}
@media screen and (min-width: 1280px) {
  input[type=button], input[type=reset], input[type=submit] {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 14px 20px 14px 90px;
    padding: 1.4rem 2rem 1.4rem 9rem;
  }
}
input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
  outline: 0;
  color: #FFF;
  background-color: #22688a;
}
input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus {
  outline: 0;
  color: #FFF;
  background-color: #22688a;
}
input[type=search] {
  -webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search] {
  background-color: #fff;
  border: #336674 1px solid;
  box-sizing: border-box;
  color: #336674;
  cursor: auto;
  margin: 0;
  width: 100%;
  border: #336674 1px solid;
  box-sizing: border-box;
  color: #336674;
  cursor: auto;
  margin: 0;
}
@media screen and (min-width: 960px) {
  input[type=text], input[type=email], input[type=url], input[type=password], input[type=search] {
    padding: 0.375em;
  }
}
@media screen and (min-width: 1280px) {
  input[type=text], input[type=email], input[type=url], input[type=password], input[type=search] {
    padding: 0.5278em;
  }
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus {
  outline: 0;
}
input[type=checkbox], input[type=radio] {
  padding: 0;
}

textarea {
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  background-color: #fff;
  border: #336674 1px solid;
  box-sizing: border-box;
  color: #336674;
  cursor: auto;
  margin: 0;
  overflow: auto;
  vertical-align: top;
  width: 100%;
}
@media screen and (min-width: 960px) {
  textarea {
    padding: 0.375em;
  }
}
@media screen and (min-width: 1280px) {
  textarea {
    padding: 0.5278em;
  }
}
textarea:focus {
  outline: 0;
}

input:focus,
textarea:focus {
  background-color: #fff;
  border: 1px solid #c1c1c1;
  border: 1px solid rgba(51, 51, 51, 0.3);
  color: #333;
}

input:focus,
select:focus {
  outline: 2px solid #c1c1c1;
  outline: 2px solid rgba(51, 51, 51, 0.3);
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
  cursor: default;
  opacity: 0.5;
}

.post-password-form {
  position: relative;
}
.post-password-form label {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-transform: uppercase;
}
.post-password-form input[type=submit] {
  padding: 0.7917em;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 960px) {
  .post-password-form label {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .post-password-form input[type=submit] {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0.7917em 1.5833em;
  }
}
@media screen and (min-width: 1280px) {
  .post-password-form label {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .post-password-form input[type=submit] {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 14px 20px 14px 90px;
    padding: 1.4rem 2rem 1.4rem 9rem;
  }
}

.search-form input[type=submit],
.widget .search-form input[type=submit] {
  padding: 0;
}

form label {
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #2f82b7;
  display: block;
  margin: 5px 0;
  text-transform: uppercase;
}

/**
  * 5.1 Checkbox
  * Usage:
  *
  * <input type="checkbox" id="chk0" name="data" value="2" checked="checked">
  * <label for="chk0">Label Text</label>
  */
input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label {
  cursor: pointer;
  text-transform: none;
}
input[type=checkbox] + label:before {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  background: #ddd;
  color: #fff;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  font-family: FontAwesome;
  text-align: center;
  line-height: 20px;
  transition: all 0.2s ease-in;
  cursor: pointer;
}
input[type=checkbox]:checked + label:before {
  content: "\f00c";
  background-color: #2f82b7;
}

/**
  * 5.2 Checkbox Slider
  * Usage:
  *
  * <span style="margin-right: 10px; vertical-align: middle;">Angemeldet bleiben</span>
  * <input name="rememberme" id="rememberme" value="forever" type="checkbox">
  * <label for="rememberme" class="slider"></label>
  */
input[type=checkbox] + label.slider {
  width: 60px;
  height: 30px;
  background: #ddd;
  cursor: pointer;
  position: relative;
  border-radius: 15px;
  display: inline-block;
  padding: 2px;
  vertical-align: middle;
  transition: all 0.5s ease;
}
input[type=checkbox] + label.slider:before {
  display: none;
}
input[type=checkbox] + label.slider:after {
  content: "";
  width: 50%;
  height: 100%;
  left: 0;
  border-radius: 50%;
  background-color: #fff;
  display: block;
  position: relative;
  transition: all 0.5s ease;
}
input[type=checkbox]:checked + label.slider {
  background: #9FD6AE;
}
input[type=checkbox]:checked + label.slider:after {
  left: 50%;
}
input[type=checkbox]:checked + label.slider:before {
  display: none;
}

/**
  * 5.3 Checkbox List
  * Usage:
  *
  * <ul class="checkbox-list">
  *   <li>
  *     <input id="chk0" name="data1" value="2" checked="checked" type="checkbox">
  *     <label for="chk0">Text</label>
  *   </li>
  *   <li>
  *     <input id="chk1" name="data2" value="1" checked="checked" type="checkbox">
  *     <label for="chk1">Text</label>
  *   </li>
  * </ul>
  */
ul.checkbox-list {
  border: #336674 1px solid;
  max-height: 150px;
  overflow-y: auto;
  padding: 5px;
  list-style-type: none;
  background-color: #fff;
}
ul.checkbox-list li {
  margin-bottom: 5px;
}
ul.checkbox-list li:last-of-type {
  margin-bottom: 0;
}

/**
  * 5.4 Radiobox
  * Usage:
  *
  * <input type="radio" id="rad0" name="data" value="2" checked="checked">
  * <label for="rad0">Label Text</label>
  */
input[type=radio] {
  display: none;
}
input[type=radio] + label {
  cursor: pointer;
}
input[type=radio] + label:before {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  background: #ddd;
  color: #fff;
  border: 6px solid #ddd;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  font-family: FontAwesome;
  text-align: center;
  line-height: 20px;
  transition: all 0.2s ease-in;
  cursor: pointer;
}
input[type=radio]:checked + label:before {
  content: "";
  background-color: #ffffff;
  border: 6px solid #2f82b7;
}

/**
  * 5.5 Radioblock
  * Usage:
  *
  */
input[type=radio] + label.radio-block {
  width: 150px;
  height: 150px;
  background-color: #a3c9e1;
  transition: all 250ms ease;
  will-change: transition;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  position: relative;
  vertical-align: top;
}
input[type=radio] + label.radio-block:before {
  display: none;
}
input[type=radio]:checked + label.radio-block {
  background-color: #2f82b7;
}

/**
  * 5.6 Upload
  * Usage:
  *
  */
#upload #drop {
  border-radius: 3px;
  border: 5px dashed grey;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #7f858a;
  margin: 0;
  padding: 30px;
}
#upload #drop a {
  background-color: #22688a;
  padding: 12px 26px;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  cursor: pointer;
  margin-top: 12px;
  line-height: 1;
  display: block;
}
#upload #drop a:hover {
  background-color: #0986a3;
}
#upload #drop input[type=file] {
  display: none;
}
#upload ul {
  margin: 0;
  list-style: none;
}
#upload ul li {
  border-top: 1px solid #ccc;
  padding: 10px 5px;
  position: relative;
}
#upload ul li input {
  display: none;
}
#upload ul li p {
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  display: inline-block;
  margin: 0;
}
#upload ul li i {
  font-weight: normal;
  font-style: normal;
  font-size: 75%;
  color: #7f7f7f;
  display: block;
}
#upload ul li span {
  color: #00ac69;
  cursor: pointer;
  float: right;
  font-size: 16px;
  line-height: 24px;
}
#upload ul li div.progress-view {
  height: 10px;
  padding: 2px;
}
#upload ul li div.progress-block {
  height: 6px;
  background-color: #2f82b7;
}
#upload ul li.working span {
  color: #be3774;
}
#upload ul li.error p,
#upload ul li.error span {
  color: red;
}
#upload ul li.error div.progress-block {
  background-color: red;
}

a {
  color: #22688a;
  text-decoration: none;
}
a:hover, a:focus {
  color: #22688a;
}

.main-navigation a {
  display: block;
  padding: 0.8em 0;
  position: relative;
  text-decoration: none;
}
.main-navigation ul {
  list-style: none;
  margin: 0;
}
@media screen and (min-width: 600px) {
  .main-navigation ul {
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  }
}
.main-navigation ul ul {
  display: none;
  margin-left: 0.8em;
}
@media screen and (min-width: 600px) {
  .main-navigation ul ul {
    border-top: 0;
    border-bottom: 0;
  }
}
.main-navigation ul .toggled-on {
  display: block;
}
.main-navigation li {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  position: relative;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
  font-weight: 700;
}
.main-navigation .nav-menu > ul > li:first-child,
.main-navigation .nav-menu > li:first-child {
  border-top: 0;
}
.main-navigation .menu-item-has-children > a {
  padding-right: 48px;
}
.main-navigation .menu-item-description {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 0.5em;
}
@media screen and (min-width: 600px) {
  .main-navigation {
    margin-bottom: 11.1111%;
  }
}
@media screen and (min-width: 960px) {
  .main-navigation {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 20% 20%;
    line-height: 1.5;
  }
  .main-navigation a {
    padding: 0.5em 0;
  }
  .main-navigation ul ul {
    margin-left: 1em;
  }
  .main-navigation .menu-item-has-children > a {
    padding-right: 30px;
  }
  .main-navigation .menu-item-description {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1280px) {
  .main-navigation {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .main-navigation a {
    padding: 0.5em 0;
  }
  .main-navigation .menu-item-has-children > a {
    padding-right: 38px;
  }
  .main-navigation .menu-item-description {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.5385;
    margin-top: 0.3077em;
  }
}

.no-js .main-navigation ul ul {
  display: block;
}

.dropdown-toggle {
  background-color: transparent;
  border: 0;
  box-sizing: content-box;
  content: "";
  height: 42px;
  padding: 0;
  position: absolute;
  text-transform: lowercase;
  /* Stop screen readers to read the text as capital letters */
  top: 3px;
  right: 0;
  width: 42px;
}
.dropdown-toggle:after {
  color: #333;
  content: "\f078";
  font-size: 24px;
  line-height: 42px;
  position: relative;
  top: 0;
  left: 1px;
  width: 42px;
}
.dropdown-toggle:hover {
  background-color: #eaeaea;
  background-color: rgba(51, 51, 51, 0.1);
}
.dropdown-toggle:focus {
  background-color: #eaeaea;
  background-color: rgba(51, 51, 51, 0.1);
  outline: 1px solid #c1c1c1;
  outline: 1px solid rgba(51, 51, 51, 0.3);
}
.dropdown-toggle.toggle-on:after {
  content: "\f077";
}
@media screen and (min-width: 960px) {
  .dropdown-toggle {
    height: 24px;
    width: 24px;
  }
  .dropdown-toggle:after {
    font-size: 16px;
    line-height: 24px;
    width: 24px;
  }
}
@media screen and (min-width: 1280px) {
  .dropdown-toggle {
    height: 32px;
    top: 4px;
    width: 32px;
  }
  .dropdown-toggle:after {
    line-height: 32px;
    width: 32px;
  }
}

.secondary-toggle {
  background-color: transparent;
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  height: 30px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 10px;
  text-align: center;
  transform: translateY(-50%);
  width: 30px;
}
.secondary-toggle:before {
  color: #fff;
  content: "\f0c9";
  line-height: 28px;
  width: 28px;
}
.secondary-toggle:hover, .secondary-toggle:focus {
  background-color: transparent;
  border: 1px solid #c1c1c1;
  border: 1px solid rgba(51, 51, 51, 0.3);
  outline: 0;
}
.secondary-toggle.toggled-on:before {
  content: "\f00d";
  font-size: 22px;
  position: relative;
}
@media screen and (min-width: 960px) {
  .secondary-toggle {
    display: none;
  }
}

.post-navigation {
  background-color: #fff;
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  font-weight: 700;
}
.post-navigation a {
  display: block;
  padding: 3.8461% 7.6923%;
}
.post-navigation a:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.post-navigation a:hover:before, .post-navigation a:focus:before {
  opacity: 0.5;
}
.post-navigation span {
  display: block;
}
.post-navigation .meta-nav {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.5;
  opacity: 0.8;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
}
.post-navigation .post-title {
  font-family: "Roboto", serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  position: relative;
  z-index: 2;
}
.post-navigation .nav-next,
.post-navigation .nav-previous {
  background-position: center;
  background-size: cover;
  position: relative;
  width: 50%;
  display: inline-block;
}
.post-navigation div + div {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}
@media screen and (min-width: 600px) {
  .post-navigation {
    border-top: 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    margin: 7.6923% 7.6923% 0;
  }
  .post-navigation a {
    padding: 4.5454% 9.0909%;
  }
}
@media screen and (min-width: 960px) {
  .post-navigation {
    margin: 3% 0 0;
    box-shadow: rgba(50, 50, 50, 0.25) 0 0 10px 0;
  }
  .post-navigation a {
    padding: 15px;
  }
  .post-navigation .meta-nav {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .post-navigation .post-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333;
  }
}
@media screen and (min-width: 1280px) {
  .post-navigation .meta-nav {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .post-navigation .post-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.1852;
    font-weight: lighter;
    color: #22688a;
    font-family: "Roboto Light", sans-serif;
    font-weight: bold;
    padding: 15px;
  }
}

.image-navigation,
.comment-navigation {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}
.image-navigation a,
.comment-navigation a {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
}
.image-navigation a:hover, .image-navigation a:focus,
.comment-navigation a:hover,
.comment-navigation a:focus {
  color: #333;
}
.image-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:before {
  content: "\f177";
  margin-right: 0.2em;
  position: relative;
}
.image-navigation .nav-next a:after,
.comment-navigation .nav-next a:after {
  content: "\f178";
  margin-left: 0.2em;
  position: relative;
}
@media screen and (min-width: 960px) {
  .image-navigation,
.comment-navigation {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
    font-size: 16px;
    top: 0;
  }
}
@media screen and (min-width: 1280px) {
  .image-navigation,
.comment-navigation {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
    font-size: 24px;
    top: -1px;
  }
}

.image-navigation {
  padding: 0 7.6923%;
}
@media screen and (min-width: 600px) {
  .image-navigation {
    padding: 0 9.0909%;
  }
}
@media screen and (min-width: 960px) {
  .image-navigation {
    padding: 0 10%;
  }
}

.comment-navigation {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  border-bottom: 1px solid #eaeaea;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  padding: 2em 0;
}

.comments-title + .comment-navigation {
  border-bottom: 0;
}

/**
   * 6.3 Right Menu
   */
.tab-slider-tabs {
  text-align: left;
  background-color: #a3c9e1;
  width: 100%;
  vertical-align: top;
}
.tab-slider-tabs li {
  display: block;
  float: left;
  text-align: center;
  border-right: 1px solid #fff;
  border-bottom: none;
  width: 60px;
  position: relative;
}
.tab-slider-tabs li:last-of-type {
  border-right: none;
}
.tab-slider-tabs li a:hover, .tab-slider-tabs li.active a {
  background-color: #2f82b7;
  color: #fff;
}
.tab-slider-tabs li a {
  display: block;
  float: left;
  width: 100%;
  padding: 15px;
  font-size: 15px;
  color: #336674;
  letter-spacing: -1px;
  transition: all 0.2s ease-in;
  position: relative;
}
.tab-slider-tabs li a strong {
  display: block;
  font-weight: 500;
  font-size: 22px;
  line-height: normal;
  height: 30px;
}

.tab-slider-content {
  background-color: #fff;
  display: block;
  margin-bottom: 20px;
  position: relative;
}
@media screen and (min-width: 600px) {
  .tab-slider-content {
    box-shadow: rgba(50, 50, 50, 0.25) 0 0 10px 0;
  }
}
.tab-slider-content .tab-text {
  position: relative;
  width: 267px;
  padding: 20px 15px 0 15px;
  display: inline-block;
  vertical-align: top;
  padding: 20px;
  width: 100%;
  overflow: hidden;
  padding: 0;
}
@media screen and (min-width: 600px) {
  .tab-slider-content .tab-text {
    padding: 15px;
  }
}
.tab-slider-content h2 {
  font-size: 34px;
  margin-bottom: 15px;
  padding: 0;
  font-family: "Roboto Light", sans-serif;
  color: #22688a;
}

.tab-content > .active {
  display: block;
}

.tab-slider-tabs a + div {
  position: absolute;
  right: inherit;
  padding: 20px;
  bottom: -60px;
  left: inherit;
  display: block;
  visibility: hidden;
  display: block;
  font-size: 22px;
  line-height: normal;
  letter-spacing: -1px;
  transition: all 0.2s ease-in;
  background-color: white;
  background-color: rgba(255, 255, 255, 0);
  color: white;
  color: rgba(255, 255, 255, 0);
  height: 60px;
  white-space: nowrap;
}
@media screen and (min-width: 600px) {
  .tab-slider-tabs a + div {
    position: absolute;
    right: inherit;
    padding: 20px;
    bottom: 60px;
    left: inherit;
    display: block;
    visibility: hidden;
    display: block;
    font-size: 22px;
    line-height: normal;
    letter-spacing: -1px;
    transition: all 0.2s ease-in;
    background-color: white;
    background-color: rgba(255, 255, 255, 0);
    color: white;
    color: rgba(255, 255, 255, 0);
    height: 60px;
  }
}
.tab-slider-tabs a:hover + div {
  visibility: visible;
  background-color: #2f82b7;
  color: white;
  z-index: 1;
}

.pagination {
  box-sizing: border-box;
  color: #2e4057;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 100%;
  background-color: #a3c9e1;
}
@media screen and (min-width: 600px) {
  .pagination {
    background-color: #fff;
    /* box-shadow: rgba(50, 50, 50, 0.25) 0 0 10px 0; */
    margin: 0;
  }
}
.pagination .page-numbers {
  display: inline-block;
  border: none;
  float: none;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  border: none;
  padding: 4px 10px;
  float: none;
  position: relative;
  outline: none;
}
@media screen and (min-width: 600px) {
  .pagination .page-numbers {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0.3em 1em;
  }
}
.pagination .page-numbers.prev {
  float: left;
  border: none;
  border-right: 1px solid #fff;
}
@media screen and (min-width: 600px) {
  .pagination .page-numbers.prev {
    border-right: 1px solid #a3c9e1;
  }
}
.pagination .page-numbers.next {
  float: right;
  border: none;
  border-left: 1px solid #fff;
}
@media screen and (min-width: 600px) {
  .pagination .page-numbers.next {
    border-left: 1px solid #a3c9e1;
  }
}
.pagination .page-numbers:hover {
  background-color: #2f82b7;
  color: #ffffff;
}
.pagination .page-numbers.current:hover {
  background-color: inherit;
  color: inherit;
}
.pagination .page-numbers:active {
  transform: scale(0.9);
}
.pagination .page-numbers.active {
  background-color: #2f82b7;
  color: #ffffff;
  pointer-events: none;
  font-weight: bold;
}
.pagination .page-numbers.disabled {
  color: rgba(46, 64, 87, 0.4);
  pointer-events: none;
}

/**
   * 6.5 Tabs
   */
_____6-5_TABS {
  color: black;
}

.tabs {
  background-color: #2f82b7;
}
.tabs input[type=radio] {
  display: none;
}
.tabs label.tablabel {
  display: block;
  float: left;
  width: 25%;
  color: #ccc;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  line-height: 2;
  cursor: pointer;
  transition: all 0.5s;
  background: #2f82b7;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: #2f82b7 4px solid;
  padding: 5px 25px 10px 25px;
}
.tabs label.tablabel:before {
  display: none;
}
.tabs label.tablabel span {
  display: inline-block;
}
.tabs label.tablabel i {
  padding: 5px;
  margin-right: 0;
}
.tabs label.tablabel:hover {
  border-bottom-color: #336674;
  color: #FFF;
}
.tabs .tab-contentt {
  display: none;
  width: 100%;
  float: left;
  padding: 15px;
  box-sizing: border-box;
  background-color: #ffffff;
}
.tabs [id^=tab]:checked + label.tablabel {
  border-bottom-color: #336674;
  color: #FFF;
}
.tabs [id^=tab]:checked + label.tablabel:before {
  display: none;
}

#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3,
#tab4:checked ~ #tab-content4,
#tab5:checked ~ #tab-content5,
#tab6:checked ~ #tab-content6,
#tab7:checked ~ #tab-content7,
#tab8:checked ~ #tab-content8,
#tab9:checked ~ #tab-content9 {
  display: block;
}

/* Text meant only for screen readers */
.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
  background-color: #f1f1f1;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #21759b;
  display: block;
  font: bold 14px/normal "Roboto", sans-serif;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}

.logged-in .site .skip-link {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  font: bold 14px/normal "Roboto", sans-serif;
}

.site .skip-link:focus {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
}

.alignleft {
  display: inline;
  float: left;
}

.alignright {
  display: inline;
  float: right;
}

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}
@media screen and (min-width: 1280px) {
  blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4211em 1.6842em 1.6842em 0;
  }
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 0.4em 0 1.6em 1.6em;
}
@media screen and (min-width: 1280px) {
  blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4211em 0 1.6842em 1.6842em;
  }
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}
@media screen and (min-width: 960px) {
  blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    clear: both;
    margin-top: 0.4em;
    margin-bottom: 1.6em;
  }
}
@media screen and (min-width: 1280px) {
  blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    margin-top: 0.4211em;
    margin-bottom: 1.6842em;
  }
}

@media screen and (min-width: 960px) {
  .wp-caption {
    margin-bottom: 1.6em;
  }
}
@media screen and (min-width: 1280px) {
  .wp-caption {
    margin-bottom: 1.6842em;
  }
}
.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
  margin-bottom: 1.2em;
}
@media screen and (min-width: 960px) {
  .wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
    margin-bottom: 1.2em;
  }
}
@media screen and (min-width: 1280px) {
  .wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
    margin-bottom: 1.2632em;
  }
}

.site-header {
  background-color: #fff;
  padding: 10px;
  background-color: #22688a;
}
@media screen and (min-width: 960px) {
  .site-header {
    background-color: #22688a;
    border-bottom: 0;
    padding: 0;
    margin: 0;
  }
}

.site-branding {
  /* min-height: 2em; */
  position: relative;
  background-image: url("logo_fw.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: 5px;
  background-position-y: 5px;
  background-size: 30px;
  padding-bottom: 5px;
  padding-top: 5px;
}
@media screen and (min-width: 600px) {
  .site-branding {
    min-height: 3.2em;
  }
}
@media screen and (min-width: 960px) {
  .site-branding {
    /* border-right: 1px solid #023c59; */
    line-height: 30px;
    min-height: 3.7895em;
    padding: 10px;
  }
}

.site-title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.3;
  padding-left: 35px;
}
@media screen and (min-width: 600px) {
  .site-title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.0909;
  }
}
.site-title a {
  color: #fff;
  font-family: "Roboto Light", sans-serif;
}
@media screen and (min-width: 960px) {
  .site-title {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.25;
    padding-left: 45px;
  }
}
@media screen and (min-width: 1280px) {
  .site-title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.1852;
  }
}

.site-description {
  display: none;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0.5em 0 0;
  opacity: 0.7;
}
@media screen and (min-width: 600px) {
  .site-description {
    display: block;
  }
}
@media screen and (min-width: 960px) {
  .site-description {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1280px) {
  .site-description {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

#fwc-notification-bar {
  background-color: #22688a;
  color: #ffffff;
}

a.notification-item {
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  display: inline-block;
  padding: 3px;
}
a.notification-item:hover {
  background-color: #2f82b7;
}
@media screen and (min-width: 600px) {
  a.notification-item {
    padding: 3px;
  }
}

.widget {
  border-color: #8e8071;
  border-width: 0;
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  padding: 0;
  position: relative;
  width: 100%;
  word-wrap: break-word;
}
.widget:last-of-type {
  margin: 0;
}
.widget > :last-child {
  margin-bottom: 0;
}
.widget pre {
  line-height: 1.2;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.widget button,
.widget input {
  line-height: normal;
}
.widget button {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0.7917em 1.5833em;
}
.widget input[type=button], .widget input[type=reset], .widget input[type=submit] {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0.7917em 1.5833em;
}
.widget input[type=text], .widget input[type=email], .widget input[type=url], .widget input[type=password], .widget input[type=search] {
  padding: 0.375em;
}
.widget textarea {
  padding: 0.375em;
}
@media screen and (min-width: 960px) {
  .widget {
    color: #000;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
  }
  .widget p,
.widget address,
.widget hr,
.widget ul,
.widget ol,
.widget dl,
.widget dd,
.widget table,
.widget pre {
    margin-bottom: 1.5em;
  }
  .widget li > ul,
.widget li > ol {
    margin-bottom: 0;
  }
  .widget blockquote {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 1.5em;
    margin-left: -1.5em;
    padding-left: 1.1667em;
  }
  .widget blockquote p {
    margin-bottom: 1.5em;
  }
  .widget blockquote cite,
.widget blockquote small {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
  }
  .widget blockquote > blockquote {
    margin-left: 0;
  }
  .widget pre {
    line-height: 1.5;
    padding: 0.5em;
  }
  .widget button,
.widget input,
.widget select,
.widget textarea {
    line-height: 1.5;
  }
  .widget button {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: normal;
  }
  .widget input {
    line-height: normal;
  }
  .widget input[type=button], .widget input[type=reset], .widget input[type=submit] {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .widget input[type=text], .widget input[type=email], .widget input[type=url], .widget input[type=password], .widget input[type=search] {
    padding: 0.4583em;
  }
  .widget textarea {
    padding: 0.4583em;
  }
  .widget .wp-caption-text,
.widget .gallery-caption {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
  }
  .widget blockquote.alignleft,
.widget .wp-caption.alignleft,
.widget img.alignleft {
    margin: 0.5em 1.5em 1.5em 0;
  }
  .widget blockquote.alignright,
.widget .wp-caption.alignright,
.widget img.alignright {
    margin: 0.5em 0 1.5em 1.5em;
  }
  .widget blockquote.aligncenter,
.widget .wp-caption.aligncenter,
.widget img.aligncenter {
    margin-top: 0.5em;
    margin-bottom: 1.5em;
  }
  .widget .wp-caption.alignleft, .widget .wp-caption.alignright, .widget .wp-caption.aligncenter {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 1280px) {
  .widget {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .widget blockquote {
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 1.25em;
  }
  .widget blockquote cite,
.widget blockquote small {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8462;
  }
  .widget input[type=text], .widget input[type=email], .widget input[type=url], .widget input[type=password], .widget input[type=search] {
    padding: 4px;
  }
  .widget textarea {
    padding: 4px;
  }
  .widget .wp-caption-text,
.widget .gallery-caption {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.5385;
    padding: 0.6154em 0;
  }
}

.widget-head {
  color: #888;
  font-weight: 100;
  padding: 10px;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.widget-head.is-parent:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 24px;
  right: 0;
  position: absolute;
  padding: 10px;
  line-height: 20px;
}
.widget-head.is-parent.toggled-on:after {
  content: "\f107";
}
.widget-head + .widget-body {
  /* TODO: display must be none to function. block is only for debug */
  /* display: none; */
  display: block;
}
.widget-head.toggled-on + .widget-body {
  display: block;
  background-color: #212229;
}
.widget-head h2 {
  color: #888;
  display: inline-block;
  font-family: "Roboto Light", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  height: 40px;
  line-height: 20px;
  margin: 0;
  padding: 10px;
  vertical-align: top;
}
.widget-head .left-avatar {
  -webkit-font-smoothing: antialiased;
  height: 40px;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 40px;
  display: inline-block;
  vertical-align: top;
  border-radius: 20px;
}
@media screen and (min-width: 960px) {
  .widget-head h2 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media screen and (min-width: 600px) {
  .widget-area {
    margin-top: 0;
  }
}

.widget-title {
  color: #333;
  font-family: "Roboto", sans-serif;
  margin: 0 0 1.6em;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
@media screen and (min-width: 960px) {
  .widget-title {
    margin: 0 0 1.5em;
  }
}

@media screen and (min-width: 960px) {
  .widget-title-big .widget-head h2 {
    line-height: 17px;
    line-height: 1.7rem;
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.widget_calendar table {
  margin: 0;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 1.9167;
  text-align: center;
  padding: 0;
}
.widget_calendar caption {
  font-family: "Roboto", serif;
  font-weight: 700;
  margin: 0 0 1.6em;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.widget_calendar tbody a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  background-color: #333;
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover, .widget_calendar tbody a:focus {
  background-color: #707070;
  background-color: rgba(51, 51, 51, 0.7);
  color: #fff;
}
@media screen and (min-width: 960px) {
  .widget_calendar td,
.widget_calendar th {
    line-height: 2.9286;
  }
  .widget_calendar caption {
    margin: 0 0 1.5em;
  }
}
@media screen and (min-width: 1280px) {
  .widget_calendar td,
.widget_calendar th {
    line-height: 1.9375;
  }
  .widget_calendar caption {
    margin: 0 0 1.5em;
  }
}

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding: 0.7667em 0;
}
.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
  border-top: 0;
  padding-top: 0;
}
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
  padding-bottom: 0;
}
.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
  list-style: none;
  margin: 0;
}
.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
  border: 0;
}
@media screen and (min-width: 960px) {
  .widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
    padding: 0.4583em 0;
  }
}
@media screen and (min-width: 1280px) {
  .widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
    padding: 0.4688em 0;
  }
}

.widget_login_widget li {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding: 0.7667em 0;
}
.widget_login_widget li:first-child {
  border-top: 0;
  padding-top: 0;
}
.widget_login_widget li:last-child {
  padding-bottom: 0;
}
.widget_login_widget ul {
  list-style: none;
  margin: 0;
}
.widget_login_widget a {
  border: 0;
}

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  margin: 0.7667em 0 0 0.8em;
  padding-top: 0.7667em;
}
@media screen and (min-width: 960px) {
  .widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
    margin: 0.4583em 0 0 1em;
    padding-top: 0.4583em;
  }
}
@media screen and (min-width: 1280px) {
  .widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
    margin: 0.4688em 0 0 1em;
    padding-top: 0.4688em;
  }
}

.widget_recent_entries .post-date {
  display: block;
}

.widget_rss ul {
  list-style: none;
  margin: 0;
}
.widget_rss li {
  margin-bottom: 1.6em;
}
.widget_rss ul:last-child,
.widget_rss li:last-child {
  margin-bottom: 0;
}
.widget_rss .rsswidget {
  border: 0;
  font-weight: 700;
}
.widget_rss .rsswidget img {
  margin-top: -4px;
}
.widget_rss .rss-date,
.widget_rss cite {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: normal;
  display: block;
  line-height: 2;
  opacity: 0.8;
}
@media screen and (min-width: 960px) {
  .widget_rss li {
    margin-bottom: 1.5em;
  }
  .widget_rss .rss-date,
.widget_rss cite {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1280px) {
  .widget_rss .rss-date,
.widget_rss cite {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8462;
  }
}

.textwidget > :last-child {
  margin-bottom: 0;
}
.textwidget a {
  border-bottom: 1px solid #333;
}
.textwidget a:hover, .textwidget a:focus {
  border-bottom: 0;
}

.widget ul.menu {
  color: #8e8071;
  margin: 0;
  background-color: #212229;
}
.widget ul.menu li {
  border-style: none;
  border-width: 0;
  color: #8e8071;
  margin: 0;
  padding: 0;
  line-height: normal;
}
.widget ul.menu li a {
  border-left: rgba(0, 0, 0, 0) 5px solid;
  color: #888;
  display: block;
  margin: 0;
  padding: 10px 15px;
  letter-spacing: 1px;
  font-family: "Roboto Light", sans-serif;
}
.widget ul.menu li a i {
  line-height: 20px;
  padding-right: 15px;
  width: 30px;
  text-align: center;
}
.widget ul.menu li a:hover, .widget ul.menu li a.selected {
  background-color: #22688a;
  border-left-color: #023c59;
  color: #fff;
}

/**
   * 11.1 Login Widget
   */
_____11-1_LOGIN_WIDGET {
  color: black;
}

.login-remember {
  padding: 10px;
  color: #2f82b7;
  text-transform: uppercase;
  font-size: 14px;
}

.login-textfield {
  color: #8e8071;
  margin: 0;
  padding: 10px;
}

.login-submit input[type=submit] {
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  white-space: nowrap;
  background: rgb(225, 72, 72);
  border-color: rgb(171, 0, 0);
  box-shadow: inset 0 1px 0 #EC8A8A, 0 1px 0 rgba(0, 0, 0, 0.15);
  text-decoration: none;
  color: #fff;
}
.login-submit button {
  padding: 14px 20px 14px 90px;
  padding: 1.4rem 2rem 1.4rem 9rem;
}
.login-submit button:hover {
  background: #22688a;
}

.secondary {
  display: none;
  padding: 0 7.6923%;
}
@media screen and (min-width: 600px) {
  .secondary {
    margin: 7.6923% 7.6923% 0;
    padding: 7.6923% 7.6923% 0;
  }
}
@media screen and (min-width: 960px) {
  .secondary {
    background-color: transparent;
    box-shadow: none;
    display: block;
    padding: 0;
    margin: 0;
  }
}
.secondary.toggled-on {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  display: block;
  margin: 0;
  padding: 3%;
}

.site-content {
  background: #fff;
}
@media screen and (min-width: 600px) {
  .site-content {
    background: none;
  }
}
@media screen and (min-width: 960px) {
  .site-content {
    display: inline-block;
    float: none;
    margin-left: 0;
    vertical-align: top;
  }
}

/**
   * 12.1 Posts and pages
   */
_____12-1_POST_AND_PAGES {
  color: black;
}

.hentry {
  background-color: #fff;
  position: relative;
}
.hentry.has-post-thumbnail {
  padding-top: 0;
}
.hentry + .hentry {
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}
@media screen and (min-width: 600px) {
  .hentry {
    box-shadow: rgba(50, 50, 50, 0.25) 0 0 10px 0;
    border: 0;
    background-color: #fff;
    margin: 0;
  }
  .hentry + .hentry {
    margin-top: 7.6923%;
    border: 0;
    background-color: #fff;
    margin: 20px 0 0 0;
  }
}
@media screen and (min-width: 960px) {
  .hentry {
    margin: 0;
    margin-bottom: 20px;
  }
}

.post-thumbnail {
  border: 0;
  display: block;
  margin-bottom: 2.4em;
}
.post-thumbnail img {
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 1280px) {
  .post-thumbnail {
    margin-bottom: 2.9474em;
  }
}

a.post-thumbnail:hover, a.post-thumbnail:focus {
  opacity: 0.85;
}

.entry-header {
  padding: 20px;
}
@media screen and (min-width: 600px) {
  .entry-header {
    padding-bottom: 0;
  }
}

.entry-title {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.1538;
  font-size: 34px;
  color: #22688A;
  font-family: "Roboto Light", sans-serif;
}
.entry-title a {
  color: #22688A;
  font-family: "Roboto Light", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (min-width: 960px) {
  .entry-title {
    font-size: 39px;
    font-size: 3.9rem;
    line-height: 1.2308;
    margin-bottom: 0.3em;
  }
}
@media screen and (min-width: 1280px) {
  .entry-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    margin-bottom: 0.3em;
  }
}

.entry-content,
.entry-summary {
  background-color: #fff;
}
.entry-content > :last-child,
.entry-summary > :last-child {
  margin-bottom: 0;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
  content: "\f178";
  font-size: 16px;
  position: relative;
  top: 5px;
  white-space: nowrap;
}
@media screen and (min-width: 600px) {
  .entry-content,
.entry-summary {
    background: none;
  }
}
@media screen and (min-width: 960px) {
  .entry-content .more-link:after,
.entry-summary .more-link:after {
    font-size: 16px;
    top: 5px;
  }
}
@media screen and (min-width: 1280px) {
  .entry-content .more-link:after,
.entry-summary .more-link:after {
    font-size: 24px;
    top: 3px;
  }
}

.entry-content,
.entry-summary,
.page-content,
.comment-content {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child,
.entry-summary > h1:first-child,
.entry-summary > h2:first-child,
.entry-summary > h3:first-child,
.entry-summary > h4:first-child,
.entry-summary > h5:first-child,
.entry-summary > h6:first-child,
.page-content > h1:first-child,
.page-content > h2:first-child,
.page-content > h3:first-child,
.page-content > h4:first-child,
.page-content > h5:first-child,
.page-content > h6:first-child,
.comment-content > h1:first-child,
.comment-content > h2:first-child,
.comment-content > h3:first-child,
.comment-content > h4:first-child,
.comment-content > h5:first-child,
.comment-content > h6:first-child {
  margin-top: 0;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.1538;
  margin-top: 1.8462em;
  margin-bottom: 0.9231em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  margin-top: 2.6667em;
  margin-bottom: 1.3333em;
}
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2;
  margin-top: 3.2em;
  margin-bottom: 1.6em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.entry-content a img,
.entry-summary a img,
.page-content a img,
.comment-content a img {
  display: block;
}
@media screen and (min-width: 960px) {
  .entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
    font-size: 31px;
    font-size: 3.1rem;
    line-height: 1.1613;
    margin-top: 1.5484em;
    margin-bottom: 0.7742em;
  }
  .entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.25;
    margin-top: 0;
    margin-bottom: 1em;
  }
  .entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.3636;
    margin-top: 2.1818em;
    margin-bottom: 1.0909em;
  }
  .entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333;
    margin-top: 2.6667em;
    margin-bottom: 1.3333em;
  }
  .entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.2;
    margin-top: 3.2em;
    margin-bottom: 1.6em;
  }
}
@media screen and (min-width: 1280px) {
  .entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
    font-size: 39px;
    font-size: 3.9rem;
    line-height: 1.2308;
    margin-top: 1.641em;
    margin-bottom: 0.8205em;
  }
  .entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    margin-top: 0;
    margin-bottom: 1em;
  }
  .entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 1.1852;
    margin-top: 2.3704em;
    margin-bottom: 1.1852em;
  }
  .entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.4545;
    margin-top: 2.9091em;
    margin-bottom: 1.4545em;
  }
  .entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
  }
}

.page-content {
  background-color: #fff;
  padding: 7.6923%;
}
.page-content > :last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 600px) {
  .page-content {
    box-shadow: rgba(50, 50, 50, 0.25) 0 0 10px 0;
    border: 0;
    background-color: #fff;
    margin: 0;
    padding: 9.0909%;
  }
}
@media screen and (min-width: 960px) {
  .page-content {
    margin: 0;
    margin-bottom: 20px;
    padding: 8.3333%;
  }
}

.author-info {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  margin: 0 7.6923%;
  padding: 7.6923% 0;
}
.author-info .avatar {
  float: left;
  height: 36px;
  margin: 0 1.6em 1.6em 0;
  width: 36px;
}
@media screen and (min-width: 960px) {
  .author-info {
    margin: 0 10%;
    padding: 10% 0;
  }
  .author-info .avatar {
    margin: 0 1.5em 1.5em 0;
  }
}
@media screen and (min-width: 1280px) {
  .author-info .avatar {
    height: 56px;
    margin: 0 1.6842em 1.6842em 0;
    width: 56px;
  }
}

.author-heading {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  margin-bottom: 1.5em;
  text-transform: uppercase;
}
@media screen and (min-width: 960px) {
  .author-heading {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1280px) {
  .author-heading {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.author-title {
  clear: none;
}

.author-bio {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  overflow: hidden;
  padding-bottom: 1px;
}
@media screen and (min-width: 1280px) {
  .author-bio {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.author-description {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.author-description a {
  border-bottom: 1px solid #333;
}
.author-description a:hover, .author-description a:focus {
  border-bottom: 0;
}
.author-description > :last-child {
  margin-bottom: 0;
}

.author-link {
  white-space: nowrap;
}
.author-link:after {
  content: "\f178";
  position: relative;
  top: 1px;
}
@media screen and (min-width: 960px) {
  .author-link:after {
    font-size: 16px;
    top: 1px;
  }
}
@media screen and (min-width: 1280px) {
  .author-link:after {
    font-size: 24px;
    top: 0;
  }
}

.entry-footer {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 1.2rem;
  padding: 15px;
  border-bottom: #BE3774 0.2em solid;
  background: #a3c9e1;
  margin: 0;
  margin-top: 20px;
}
.entry-footer:last-of-type {
  border-bottom: none;
}
.entry-footer a {
  border-bottom: 1px solid transparent;
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
}
.entry-footer a:hover {
  border-bottom: 1px solid #333;
  color: #333;
}
.entry-footer a:focus {
  color: #333;
}
@media screen and (min-width: 600px) {
  .entry-footer {
    background: #fff;
    border-bottom: none;
    box-shadow: rgba(50, 50, 50, 0.25) 0 0 10px 0;
  }
}
@media screen and (min-width: 960px) {
  .entry-footer:last-of-type {
    border-bottom: none;
  }
}
@media screen and (min-width: 1280px) {
  .entry-footer {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.sticky-post {
  background-color: #333;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 0.25em 0.5em;
  position: absolute;
  top: 0;
  text-transform: uppercase;
}

.sticky .posted-on {
  display: none;
}

.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
  margin-right: 5px;
  position: relative;
}
@media screen and (min-width: 960px) {
  .posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
    top: 0;
  }
}
@media screen and (min-width: 1280px) {
  .posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
    top: 3px;
  }
}

.posted-on,
.byline,
.cat-links,
.tags-links,
.comments-link,
.entry-format,
.full-size-link {
  margin-right: 1em;
}

.format-aside .entry-format:before {
  content: "\f101";
}

.format-image .entry-format:before {
  content: "\f03e";
}

.format-gallery .entry-format:before {
  content: "\f00a";
}

.format-video .entry-format:before {
  content: "\f04b";
}

.format-status .entry-format:before {
  content: "\f105";
}

.format-quote .entry-format:before {
  content: "\f10e";
}

.format-link .entry-format:before {
  content: "\f0c1";
}

.format-chat .entry-format:before {
  content: "\f086";
}

.format-audio .entry-format:before {
  content: "\f028";
}

.posted-on:before {
  content: "\f017";
}

.byline:before {
  content: "\f007";
}

.cat-links:before {
  content: "\f07c";
}

.tags-links:before {
  content: "\f02c";
}

.comments-link:before {
  content: "\f075";
}

.full-size-link:before {
  content: "\f00e";
}

.edit-link:before {
  content: "\f040";
}

.comments-link,
.edit-link {
  white-space: nowrap;
}

.page-header {
  background-color: #fff;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  padding: 7.6923%;
}
@media screen and (min-width: 600px) {
  .page-header {
    box-shadow: rgba(50, 50, 50, 0.25) 0 0 10px 0;
    border: 0;
    margin: 0;
    border-bottom: 0;
    border-left: #be3774 0.3em solid;
    padding: 3.8461% 7.6923%;
  }
  .page-header + .hentry,
.page-header + .page-content {
    margin-top: 7.6923%;
  }
}
@media screen and (min-width: 960px) {
  .page-header {
    margin: 0;
    margin-bottom: 20px;
    padding: 4.1666% 8.3333%;
  }
}

.page-title {
  font-family: "Roboto", serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
}
@media screen and (min-width: 600px) {
  .page-title {
    margin-left: -7px;
  }
}
@media screen and (min-width: 1280px) {
  .page-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.1852;
    font-weight: lighter;
    color: #22688a;
    font-family: "Roboto Light", sans-serif;
    font-weight: bold;
    padding: 15px;
  }
}

.taxonomy-description {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  padding-top: 0.4em;
}
.taxonomy-description a {
  border-bottom: 1px solid #333;
}
.taxonomy-description a:hover, .taxonomy-description a:focus {
  border-bottom: 0;
}
.taxonomy-description > :last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 600px) {
  .taxonomy-description {
    margin-left: -7px;
  }
}
@media screen and (min-width: 1280px) {
  .taxonomy-description {
    padding-top: 0.4211em;
  }
}

.page-links {
  clear: both;
  font-family: "Roboto", sans-serif;
  margin-bottom: 1.3333em;
}
.page-links a {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  height: 2em;
  line-height: 2;
  margin: 0 0.3333em 0.3333em 0;
  text-align: center;
  width: 2em;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  background-color: #333;
  border-color: #333;
  color: #fff;
}
.page-links a:hover, .page-links a:focus {
  background-color: #707070;
  background-color: rgba(51, 51, 51, 0.7);
  border-color: transparent;
  color: #fff;
}
.page-links > span {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  height: 2em;
  line-height: 2;
  margin: 0 0.3333em 0.3333em 0;
  text-align: center;
  width: 2em;
}
.page-links > .page-links-title {
  border: 0;
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  height: auto;
  margin: 0;
  padding-right: 0.5em;
  width: auto;
}
@media screen and (min-width: 1280px) {
  .page-links {
    margin-bottom: 1.4736em;
  }
  .page-links a,
.page-links span {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0.25em 0.25em 0;
  }
}

.entry-attachment {
  margin-bottom: 1.6em;
}
@media screen and (min-width: 1280px) {
  .entry-attachment {
    margin-bottom: 1.6842em;
  }
}

.type-attachment .entry-title {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}

.entry-caption {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 1.5;
  padding-top: 0.5em;
  word-wrap: break-word;
}
.entry-caption > :last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1280px) {
  .entry-caption {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/**
   * 12.2 Post Formats
   */
_____12-2_POST_FORMATS {
  color: black;
}

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  margin-bottom: 1.3333em;
}
@media screen and (min-width: 960px) {
  .format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333;
    margin-bottom: 1.3333em;
  }
}
@media screen and (min-width: 1280px) {
  .format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.4545;
    margin-bottom: 1.4545em;
  }
}

.format-link .entry-title a:after {
  content: "\f442";
  font-size: 24px;
  height: 24px;
  position: relative;
  top: 0;
  width: 24px;
}
@media screen and (min-width: 1280px) {
  .format-link .entry-title a:after {
    top: 3px;
  }
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
  display: none;
}

/**
   * 12.3 Comments
   */
_____12-3_COMMENTS {
  color: black;
}

.comments-area {
  background-color: #fff;
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding: 5%;
  border-bottom: #be3774 0.15em solid;
}
.comments-area > :last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 600px) {
  .comments-area {
    border-top: 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    margin: 5% 5% 0;
    border-bottom: none;
  }
}
@media screen and (min-width: 960px) {
  .comments-area {
    margin: 0;
    padding: 0;
    box-shadow: rgba(50, 50, 50, 0.25) 0 0 10px 0;
  }
}

.comment-navigation + .comment-respond {
  padding-top: 1.6em;
}
@media screen and (min-width: 1280px) {
  .comment-navigation + .comment-respond {
    padding: 0;
  }
}

.comments-title,
.comment-reply-title {
  font-family: "Roboto", serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
}
@media screen and (min-width: 1280px) {
  .comments-title,
.comment-reply-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.1852;
    font-weight: lighter;
    color: #22688a;
    font-family: "Roboto Light", sans-serif;
    font-weight: bold;
    padding: 15px;
  }
}

.comments-title {
  margin-bottom: 1.3333em;
}
@media screen and (min-width: 1280px) {
  .comments-title {
    margin-bottom: 0;
    padding: 15px;
  }
}

.comment-list {
  list-style: none;
  margin: 0;
  box-shadow: inset 0px 3px 3px -2px rgba(0, 0, 0, 0.15);
  background-color: #f7f7f7;
  padding: 15px;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding: 1.6em 0;
}
.comment-list .children {
  list-style: none;
  margin: 0;
}
.comment-list .children > li {
  padding-left: 0.8em;
}
.comment-list .reply {
  font-size: 12px;
  font-size: 1.2rem;
}
.comment-list .reply a {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-top: 2em;
  padding: 0.4167em 0.8333em;
  text-transform: uppercase;
}
.comment-list .reply a:hover, .comment-list .reply a:focus {
  border-color: #333;
  color: #333;
  outline: 0;
}
.comment-list + .comment-respond {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding-top: 1.6em;
}
@media screen and (min-width: 960px) {
  .comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    padding: 1.6em 0;
  }
  .comment-list + .comment-respond {
    padding-top: 1.6em;
  }
  .comment-list .reply {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .comment-list .reply a {
    padding: 0.4167em 0.8333em;
  }
  .comment-list .children > li {
    padding-left: 0.8em;
  }
}
@media screen and (min-width: 1280px) {
  .comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    padding: 1.6842em 0;
  }
  .comment-list + .comment-respond {
    padding: 0;
  }
  .comment-list .reply {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .comment-list .reply a {
    padding: 0.4375em 0.875em;
  }
  .comment-list .children > li {
    padding-left: 1.4737em;
  }
}

.comment-author {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  margin-bottom: 0.4em;
}
.comment-author a:hover {
  border-bottom: 1px solid #707070;
  border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}
.comment-author .avatar {
  float: left;
  height: 24px;
  margin-right: 0.8em;
  width: 24px;
}
@media screen and (min-width: 960px) {
  .comment-author .avatar {
    top: 0;
  }
}
@media screen and (min-width: 1280px) {
  .comment-author .avatar {
    height: 56px;
    margin-right: 1.6842em;
    top: 3px;
    width: 56px;
  }
}

.bypostauthor > article .fn:after {
  content: "\f304";
  position: relative;
  top: 5px;
  left: 3px;
}
@media screen and (min-width: 1280px) {
  .bypostauthor > article .fn:after {
    top: 8px;
  }
}

.comment-metadata,
.pingback .edit-link {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}
.comment-metadata a,
.pingback .edit-link a {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
}
.comment-metadata a:hover, .comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
  color: #333;
}
.comment-metadata a:hover,
.pingback .edit-link a:hover {
  border-bottom: 1px solid #333;
}
@media screen and (min-width: 960px) {
  .comment-metadata,
.pingback .edit-link {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1280px) {
  .comment-metadata,
.pingback .edit-link {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.comment-metadata {
  margin-bottom: 1.6em;
}
.comment-metadata .edit-link {
  margin-left: 1em;
}
@media screen and (min-width: 960px) {
  .comment-metadata {
    line-height: 2;
  }
  .comment-metadata .edit-link:before {
    top: 3px;
  }
}
@media screen and (min-width: 1280px) {
  .comment-metadata .edit-link:before {
    top: 6px;
  }
}

.pingback .edit-link {
  margin-left: 1em;
}
.pingback .edit-link:before {
  top: 5px;
}
@media screen and (min-width: 960px) {
  .pingback .edit-link:before {
    top: 5px;
  }
}
@media screen and (min-width: 1280px) {
  .pingback .edit-link:before {
    top: 8px;
  }
}

.comment-content ul,
.comment-content ol {
  margin: 0 0 1.6em 1.3333em;
}
.comment-content li > ul,
.comment-content li > ol {
  margin-bottom: 0;
}
.comment-content > :last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 600px) {
  .comment-content ul,
.comment-content ol {
    margin-left: 0;
  }
  .comment-content blockquote > ul,
.comment-content blockquote > ol {
    margin-left: 1.3333em;
  }
  .comment-content li > ul,
.comment-content li > ol {
    margin-left: 1.3333em;
  }
}
@media screen and (min-width: 960px) {
  .comment-content ul,
.comment-content ol {
    margin-bottom: 2em;
  }
}
@media screen and (min-width: 1280px) {
  .comment-content ul,
.comment-content ol {
    margin-bottom: 1.6842em;
  }
}

.comment-form {
  padding-top: 1.6em;
}
.comment-form label {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  display: block;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-transform: uppercase;
}
.comment-form input[type=text], .comment-form input[type=email], .comment-form input[type=url], .comment-form input[type=submit] {
  width: 100%;
}
@media screen and (min-width: 960px) {
  .comment-form {
    padding-top: 1.6em;
  }
  .comment-form label {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1280px) {
  .comment-form {
    padding: 15px;
    box-shadow: inset 0px 3px 3px -2px rgba(0, 0, 0, 0.15);
    background-color: #f7f7f7;
  }
  .comment-form label {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 2em;
}
@media screen and (min-width: 960px) {
  .comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1280px) {
  .comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.logged-in-as a:hover {
  border-bottom: 1px solid #333;
}

.no-comments {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  padding-top: 1.6em;
}
@media screen and (min-width: 1280px) {
  .no-comments {
    padding: 15px;
    box-shadow: inset 0px 3px 3px -2px rgba(0, 0, 0, 0.15);
    background-color: #f7f7f7;
  }
}

.comment-navigation + .no-comments {
  border-top: 0;
}

.form-allowed-tags code {
  font-family: Inconsolata, monospace;
}

.form-submit {
  margin-bottom: 0;
}

.required {
  color: #c0392b;
}

.comment-reply-title small {
  font-size: 100%;
}
.comment-reply-title small a {
  border: 0;
  float: right;
  height: 32px;
  overflow: hidden;
  width: 26px;
}
.comment-reply-title small a:before {
  content: "\f405";
  font-size: 32px;
  position: relative;
  top: -3px;
}

.checkbox-filter {
  margin-bottom: 1.5em;
}

/**
   * 12.5 Messages Plugin
   */
_____12-5_MESSAGES_PLUGIN {
  color: black;
}

.number-view {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 10px 0;
}
.number-view.right {
  float: right;
  padding: 0 0 10px 0;
  text-align: right;
}

.bignumber {
  font-size: 40px;
  line-height: 34px;
  color: #25bf75;
  font-family: "Roboto Light", sans-serif;
}
.bignumber.new {
  color: #be3774;
}

.bignumber-text {
  line-height: 14px;
  line-height: 1.4rem;
}

.progress-view {
  background-color: #ddd;
  line-height: 0px;
  padding: 5px;
  letter-spacing: -10px;
}

.progress-block {
  display: inline-block;
  overflow: hidden;
  height: 15px;
  background-color: #BE3774;
}
.progress-block.free {
  background-color: #fff;
}
.progress-block.blocked {
  background: #22688a;
  background: repeating-linear-gradient(135deg, #22688a 0%, #22688a 2.3%, #FFFFFF 2.3%, #FFFFFF 4.6%);
}

table.tabled-view tr.unread div {
  background-color: #BE3774;
}
table.tabled-view tr.unread dd:first-of-type {
  color: #fff;
  padding: 10px 0;
}

/**
   * 12.6 Avatar Plugin
   */
_____12-6_AVATAR_PLUGIN {
  color: black;
}

#fwc-avatars-input {
  display: none;
}
#fwc-avatars-input + label {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  padding: 6px 12px;
  text-align: center;
}

#fwc-avatars-photo {
  line-height: 150px;
}
#fwc-avatars-photo img {
  height: 125px;
  width: 125px;
}

/* 12.7 Grids */
.grid,
.grid-6,
.grid-12 {
  display: grid;
  grid-gap: 15px;
}

.grid-6 {
  grid-template-columns: repeat(6, 1fr);
}

.grid-12 {
  grid-template-columns: repeat(12, 1fr);
}

@media screen and (min-width: 600px) {
  .profile-grid {
    grid-template-areas: "profile-settings profile-data profile-stats" "profile-avatar profile-data profile-stats";
  }
}
.profile-grid > * {
  padding: 10px;
}
.profile-grid .profile-settings {
  grid-column: span 6;
}
@media screen and (min-width: 600px) {
  .profile-grid .profile-settings {
    grid-area: profile-settings;
    grid-column: span 2;
  }
}
.profile-grid .profile-data {
  grid-column: span 6;
}
@media screen and (min-width: 600px) {
  .profile-grid .profile-data {
    grid-area: profile-data;
    grid-column: span 2;
  }
}
.profile-grid .profile-stats {
  grid-column: span 6;
}
@media screen and (min-width: 600px) {
  .profile-grid .profile-stats {
    grid-area: profile-stats;
    grid-column: span 2;
  }
}
.profile-grid .profile-avatar {
  grid-column: span 6;
  background-color: #30323e;
  color: #fff;
}
@media screen and (min-width: 600px) {
  .profile-grid .profile-avatar {
    grid-area: profile-avatar;
    grid-column: span 2;
  }
}

#item-grid {
  grid-template-columns: 1fr;
  grid-template-areas: "item-timeline" "item-gallery" "item-info" "item-upload";
}
#item-grid > * {
  padding: 10px;
}
#item-grid #item-timeline {
  grid-area: item-timeline;
  background-color: #fff;
  overflow: scroll;
}
#item-grid #item-info {
  grid-area: item-info;
  background-color: #fff;
}
#item-grid #item-gallery {
  grid-area: item-gallery;
}
#item-grid #item-upload {
  grid-area: item-upload;
  background-color: #3f3f3f;
}
@media screen and (min-width: 600px) {
  #item-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "item-timeline item-timeline" "item-gallery item-info" "item-upload item-upload";
  }
}

#item-gallery {
  padding: 0;
}
#item-gallery .gallery-slider {
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  clear: both;
}
#item-gallery .gallery-thumbs {
  background-color: #a3c9e1;
  padding: 0 25px;
  position: relative;
}
#item-gallery .gallery-nav span {
  cursor: pointer;
  height: 20px;
  left: 8px;
  margin-top: -10px;
  opacity: 0.7;
  position: absolute;
  top: 50%;
}
#item-gallery .gallery-nav span.gallery-nav-next {
  right: 8px;
  left: auto;
}
#item-gallery .gallery-nav span:hover {
  opacity: 1;
}
#item-gallery .gallery-thumbs-list {
  overflow: hidden;
  background-color: #a3c9e1;
}
#item-gallery .gallery-thumbs-list ul {
  display: none;
}
#item-gallery .gallery-thumbs-list ul li {
  height: 100%;
  float: left;
  display: block;
}
#item-gallery .gallery-thumbs-list ul li a {
  display: block;
  border-style: solid;
  border-color: #222;
  opacity: 0.4;
  -webkit-touch-callout: none;
  /* option */
  transition: all 0.2s ease-in-out;
}
#item-gallery .gallery-thumbs-list ul li.selected a {
  border-color: #be3774;
  opacity: 1;
}
#item-gallery .gallery-thumbs-list ul li a img {
  display: block;
  border: none;
  max-height: 100%;
  max-width: 100%;
}
#item-gallery .gallery-image {
  position: relative;
  padding: 20px 30px;
  background: transparent;
  border-radius: 10px;
  min-height: 20px;
}
#item-gallery .gallery-image-big {
  position: relative;
  text-align: center;
  height: 500px;
  line-height: 500px;
}
#item-gallery .gallery-image-big img {
  max-height: 100%;
  max-width: 100%;
}
#item-gallery .gallery-image-nav a {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 28px;
  cursor: pointer;
  opacity: 0.3;
  outline: none;
  text-align: center;
  font-size: 30px;
  margin-top: -22px;
}
#item-gallery .gallery-image-nav a.gallery-image-nav-next {
  right: 0px;
  left: auto;
  background-position: 115% 50%;
  border-radius: 0px 10px 10px 0px;
}
#item-gallery .gallery-image-nav a:hover {
  opacity: 0.8;
}
#item-gallery .rg-caption {
  text-align: center;
  margin-top: 15px;
  position: relative;
}
#item-gallery .rg-caption p {
  font-size: 11px;
  letter-spacing: 2px;
  font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
  line-height: 16px;
  padding: 0 15px;
  text-transform: uppercase;
}
#item-gallery .rg-view {
  height: 30px;
}
#item-gallery .rg-view a {
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-right: 3px;
  background-color: #464646;
  border: 3px solid #464646;
  opacity: 0.8;
}
#item-gallery .rg-view a:hover {
  opacity: 1;
}
#item-gallery .rg-view a.rg-view-full {
  background-position: 0px 0px;
}
#item-gallery .rg-view a.rg-view-selected {
  background-color: #6f6f6f;
  border-color: #6f6f6f;
}
#item-gallery .rg-view a.rg-view-thumbs {
  background-position: 0px -16px;
}
#item-gallery .rg-loading {
  width: 46px;
  height: 46px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #000;
  margin: -23px 0px 0px -23px;
  z-index: 100;
  border-radius: 10px;
  opacity: 0.7;
}

.items-grid > * {
  padding: 5px;
}
@media screen and (min-width: 600px) {
  .items-grid > * {
    padding: 10px;
  }
}
.items-grid .items-list {
  grid-column: span 12;
  background-color: #fff;
}
@media screen and (min-width: 600px) {
  .items-grid .items-list {
    grid-column: span 9;
    background-color: #fff;
  }
}
.items-grid .items-filter {
  grid-column: span 12;
  background-color: #fff;
}
@media screen and (min-width: 600px) {
  .items-grid .items-filter {
    grid-column: span 3;
    background-color: #fff;
  }
}

.collection-grid > * {
  padding: 10px;
}
.collection-grid .collection-list {
  grid-column: span 12;
  background-color: #fff;
}

.dashboard-grid > * {
  padding: 10px;
}
.dashboard-grid .dashboard-news {
  /* grid-area: dashboard-news; */
  grid-column: span 2;
}
.dashboard-grid .dashboard-info {
  /* grid-area: dashboard-info; */
  grid-column: span 2;
}
.dashboard-grid .dashboard-newitems {
  /* grid-area: dashboard-newitems; */
  grid-column: span 2;
}
.dashboard-grid .dashboard-proposed {
  /* grid-area: dashboard-proposed; */
  grid-column: span 2;
}
.dashboard-grid .dashboard-messages {
  /* grid-area: dashboard-messages; */
  grid-column: span 2;
}

.messaging-grid > * {
  padding: 10px;
}

.messaging-header {
  grid-column: span 12;
  background-color: #fff;
}

.manufacturer-grid > * {
  padding: 10px;
}

.manufacturer-items {
  grid-column: span 12;
  background-color: #fff;
}

.brand-grid > * {
  padding: 10px;
}

.brand-items {
  grid-column: span 12;
  background-color: #fff;
}

.site-info {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #22688a;
  padding: 10px;
}
@media screen and (min-width: 960px) {
  .site-info {
    font-size: 14px;
    font-size: 1.4rem;
    font-size: 16px;
    font-size: 1.6rem;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 3%;
    margin: 3%;
    margin: 0;
    padding: 10px;
  }
}
@media screen and (min-width: 1280px) {
  .site-info {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.site-info a {
  border-bottom: 1px solid transparent;
  color: #fff;
}
.site-info a:hover {
  border-bottom: 1px solid #333;
  color: #333;
}
.site-info a:focus {
  color: #333;
}

@media screen and (min-width: 600px) {
  .site-footer {
    margin: 0;
    padding: 0;
  }
}
@media screen and (min-width: 960px) {
  .site-footer {
    padding: 0;
    float: none;
    margin: 0;
    padding-top: 0;
    width: 100%;
    border: none;
    display: inline-block;
  }
}
@media screen and (min-width: 600px) {
  .site-footer div.cols {
    -moz-column-count: 2;
         column-count: 2;
  }
}
.site-footer div.cols p {
  margin-bottom: 0;
}

#page {
  display: grid;
  grid-template-rows: auto auto auto 1fr auto;
  grid-template-columns: 1fr;
  grid-template-areas: "branding" "notification" "sidebar" "content" "footer";
  height: 100%;
}
@media screen and (min-width: 600px) {
  #page {
    display: grid;
    grid-template-rows: 50px 1fr;
    grid-template-columns: 300px 1fr;
    grid-template-areas: "branding notification" "sidebar content" "sidebar footer";
    height: 100%;
  }
}

.site-branding {
  grid-area: branding;
}

.site-notification {
  grid-area: notification;
  padding-top: 0px;
  padding-bottom: 5px;
}

#sidebar {
  grid-area: sidebar;
  background-color: #30323e;
}

@media screen and (min-width: 960px) {
  .sidebar {
    float: none;
    margin-right: 0;
    position: inherit;
    display: inline-block;
    vertical-align: top;
    padding-right: 0;
  }
}

#content {
  grid-area: content;
}
@media screen and (min-width: 600px) {
  #content {
    padding: 15px;
  }
}

footer {
  grid-area: footer;
}

.msg-grid {
  display: grid;
  grid-template-rows: 60px 1fr;
  grid-column-gap: 10px;
  grid-template-areas: "msg-menu" "msg-content";
  grid-column: span 12;
  background-color: #fff;
}
@media screen and (min-width: 600px) {
  .msg-grid {
    display: grid;
    grid-template-columns: 1fr 60px;
    grid-template-rows: auto;
    grid-column-gap: 10px;
    grid-template-areas: "msg-content msg-menu";
    grid-column: span 12;
    background-color: #fff;
  }
}

.msg-menu {
  grid-area: msg-menu;
}

.msg-title {
  grid-area: msg-title;
}

.msg-content {
  grid-area: msg-content;
}

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

audio,
canvas {
  display: inline-block;
}

embed,
iframe,
object,
video {
  margin-bottom: 1.6em;
  max-width: 100%;
  vertical-align: middle;
}
@media screen and (min-width: 1280px) {
  embed,
iframe,
object,
video {
    margin-bottom: 1.6842em;
  }
}

p > embed,
p > iframe,
p > object,
p > video {
  margin-bottom: 0;
}

.wp-audio-shortcode,
.wp-video {
  font-size: 15px;
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 1.6em;
}
@media screen and (min-width: 1280px) {
  .wp-audio-shortcode,
.wp-video {
    font-size: 19px;
    font-size: 1.9rem;
    margin-bottom: 1.6842em;
  }
}

.wp-playlist.wp-audio-playlist {
  font-size: 15px;
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 1.6em;
}
.wp-playlist.wp-playlist {
  padding-bottom: 0;
}
.wp-playlist.wp-playlist .wp-playlist-tracks {
  margin-top: 0;
}
@media screen and (min-width: 1280px) {
  .wp-playlist.wp-audio-playlist {
    font-size: 19px;
    font-size: 1.9rem;
    margin-bottom: 1.6842em;
  }
}

.wp-playlist-item .wp-playlist-caption {
  border-bottom: 0;
  padding: 10px 0;
}
.wp-playlist-item .wp-playlist-item-length {
  top: 10px;
}

/**
   * 14.1 Captions
   */
_____14-1_CAPTIONS {
  color: black;
}

.wp-caption {
  margin-bottom: 1.6em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0;
}

.wp-caption-text {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0;
}
@media screen and (min-width: 1280px) {
  .wp-caption-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/**
   * 14.2 Galleries
   */
_____14-2_GALLERIES {
  color: black;
}

.gallery {
  margin-bottom: 1.6em;
}
@media screen and (min-width: 600px) {
  .gallery {
    padding: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .gallery {
    margin-bottom: 1.6842em;
  }
}

.gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
}

.gallery-caption {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0;
}
@media screen and (min-width: 1280px) {
  .gallery-caption {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/* @end */
table {
  font-size: 0.8em;
  margin-bottom: 0;
}

.item-block {
  display: block;
  width: 32%;
  min-height: 150px;
  float: left;
  background: #f3f3f3;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 2px 2px 0 rgba(200, 200, 200, 0.5);
  border: 0.1em #ddd solid;
  margin-right: 5px;
}

.item-block-last {
  display: block;
  width: 32%;
  min-height: 150px;
  float: left;
  background: #f3f3f3;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 2px 2px 0 rgba(200, 200, 200, 0.5);
  border: 0.1em #ddd solid;
}

.service_item {
  background-color: #fff;
  display: block;
}
.service_item .inner {
  background: #a3c9e1;
}
.service_item .service_img {
  display: inline-block;
  height: 32px;
  height: 3.2rem;
  line-height: 32px;
  line-height: 3.2rem;
  padding-right: 12px;
  vertical-align: middle;
}
.service_item .service_title {
  height: 32px;
  height: 3.2rem;
  background-color: #2f82b7;
  padding-left: 12px;
  padding-right: 12px;
  line-height: 32px;
  line-height: 3.2rem;
  color: #FFF;
  display: inline-block;
}

ul.brandlist {
  list-style-type: none;
}

li.branditem {
  display: inline-block;
  width: 30%;
  margin-right: 5%;
  margin-bottom: 5%;
  min-height: 10em;
  vertical-align: top;
  padding: 10px;
  text-align: center;
}
li.branditem:nth-of-type(3n) {
  margin-right: 0;
}
li.branditem img {
  width: 100%;
}

a span.badge-topright, a span.badge-topleft {
  position: absolute;
  top: 0px;
  height: 20px;
  min-width: 20px;
  margin: 5px;
  background-color: #be3774;
  color: #fff;
  border-radius: 12px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  letter-spacing: 0;
  transition: all 0.2s ease-in;
}
a span.badge-topright {
  right: 0px;
}
a span.badge-topleft {
  left: 0px;
}
a:hover span.badge-topright, a:hover span.badge-topleft {
  background-color: #fff;
  color: #336674;
}

.search-result ul {
  list-style: none;
  width: 50%;
  box-shadow: rgba(50, 50, 50, 0.25) 0 0 10px 0;
  margin-top: 5px;
  border: 1px solid black;
}
.search-result ul li a {
  border-left: rgba(0, 0, 0, 0) 3px solid;
  color: #336674;
  display: block;
  margin: 0;
  padding: 6px 20px;
  letter-spacing: 1px;
  font-family: "Roboto Light", sans-serif;
}
.search-result ul li a:hover {
  background-color: #a3c9e1;
  border-left-color: #BE3774;
  color: #2f82b7;
}

.wp-switch-editor {
  box-sizing: content-box;
  top: 1px;
  background: #ebebeb;
  color: #666;
  cursor: pointer;
  font-size: 13px;
  line-height: 19px;
  height: 20px;
  margin: 5px 0 0 5px;
  padding: 3px 8px 4px;
  padding-bottom: 4px;
  width: 100px;
}

.wp-editor-tabs {
  float: none !important;
}

.wp-editor-wrap div.mce-toolbar-grp,
.wp-editor-wrap .quicktags-toolbar {
  background: #a3c9e1;
  border-bottom: 1px solid #336674;
}
.wp-editor-wrap.tmce-active .switch-tmce, .wp-editor-wrap.html-active .switch-html {
  background: #a3c9e1;
  border: 1px solid #336674;
  border-bottom: none;
  padding-bottom: 4px;
}
.wp-editor-wrap .switch-tmce,
.wp-editor-wrap .switch-html {
  padding-bottom: 3px;
}
.wp-editor-wrap div.wp-editor-container {
  border: 1px solid #336674;
}

.article-header {
  padding: 10px;
}
.article-header h2 {
  margin-bottom: 0;
}

.article-content {
  padding: 10px;
}
.article-content p:last-of-type {
  margin-bottom: 0;
}

.article-footer {
  padding: 10px;
}

.nav-links .nav-next {
  text-align: right;
}

.checkbox {
  margin-bottom: 5px;
}

.fwc-button {
  font-size: 0.7em;
  background-color: #a3c9e1;
  color: #336674;
  padding: 3px 5px;
  margin-left: 10px;
  border-radius: 5px;
  vertical-align: middle;
}
.fwc-button:hover {
  background-color: #2f82b7;
  color: #fff;
}

#description {
  margin-top: 20px;
  background: #a3c9e1;
  padding: 10px;
}

.widecolumn {
  background-color: #fff;
  padding: 7.6923%;
}
.widecolumn .mu_register {
  width: auto;
}
.widecolumn .mu_register form {
  margin-top: 0;
}
.widecolumn .mu_register label {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 2em 0 0;
}
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 0.375em;
  width: 100%;
}
.widecolumn .mu_register #blogname {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
  width: 100%;
}
.widecolumn .mu_register input[type=submit] {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
  width: 100%;
}
.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
  font-size: inherit;
}
.widecolumn .mu_register > :last-child {
  margin-bottom: 0;
}
.widecolumn .mu_alert {
  margin-bottom: 1.6em;
}
.widecolumn form {
  margin-top: 0;
}
.widecolumn form > :last-child {
  margin-bottom: 0;
}
.widecolumn h2 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.1538;
  margin-bottom: 0.9231em;
}
.widecolumn p {
  margin: 1.6em 0;
}
.widecolumn p + h2 {
  margin-top: 1.8462em;
}
.widecolumn label {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-transform: uppercase;
}
.widecolumn #key {
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
}
.widecolumn #submit {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .widecolumn {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    margin: 7.6923%;
  }
}
@media screen and (min-width: 960px) {
  .widecolumn {
    margin: 8.3333%;
    padding: 8.3333%;
  }
  .widecolumn #submit {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0.7917em 1.5833em;
  }
  .widecolumn .mu_register input[type=submit] {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0.7917em 1.5833em;
  }
  .widecolumn .mu_register label {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: normal;
  }
  .widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
    margin: 0 0 0.375em;
  }
  .widecolumn label {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .widecolumn .mu_alert {
    margin-bottom: 1.6em;
  }
  .widecolumn p {
    margin: 1.6em 0;
  }
  .widecolumn p + h2 {
    margin-top: 1.5484em;
  }
  .widecolumn #key {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: normal;
  }
  .widecolumn h2 {
    font-size: 31px;
    font-size: 3.1rem;
    line-height: 1.2308;
    margin-bottom: 0.3em;
  }
}
@media screen and (min-width: 1280px) {
  .widecolumn #submit,
.widecolumn .mu_register input[type=submit] {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 14px 20px 14px 90px;
    padding: 1.4rem 2rem 1.4rem 9rem;
  }
  .widecolumn label,
.widecolumn .mu_register label {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .widecolumn .mu_alert {
    margin-bottom: 1.6842em;
  }
  .widecolumn p {
    margin: 1.6842em 0;
  }
  .widecolumn p + h2 {
    margin-top: 1.641em;
  }
  .widecolumn #key {
    font-size: 19px;
    font-size: 1.9rem;
  }
  .widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
    font-size: 19px;
    font-size: 1.9rem;
  }
  .widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
    margin: 0 0 0.421em;
  }
  .widecolumn h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    margin-bottom: 0.3em;
  }
}

@media print {
  body {
    background: none !important;
    /* Brute force since user agents all print differently. */
    font-size: 11.25pt;
  }
  .secondary-toggle,
.navigation,
.page-links,
.edit-link,
#reply-title,
.comment-form,
.comment-edit-link,
.comment-list .reply a,
button,
input,
textarea,
select {
    display: none;
  }
  .widecolumn form,
.widecolumn .mu_register form {
    display: none;
  }
  .site-header,
.site-footer,
.hentry,
.entry-footer,
.page-header,
.page-content,
.comments-area,
.widecolumn {
    background: none !important;
    /* Make sure color schemes dont't affect to print */
  }
  body {
    color: #000 !important;
    /* Make sure color schemes don't affect to print */
  }
  blockquote {
    color: #000 !important;
    /* Make sure color schemes don't affect to print */
  }
  blockquote cite,
blockquote small {
    color: #000 !important;
    /* Make sure color schemes don't affect to print */
  }
  label,
a,
.site-title a,
.site-description,
.post-title,
.author-heading {
    color: #000 !important;
    /* Make sure color schemes don't affect to print */
  }
  .entry-footer {
    color: #000 !important;
    /* Make sure color schemes don't affect to print */
  }
  .entry-footer a {
    color: #000 !important;
    /* Make sure color schemes don't affect to print */
  }
  .taxonomy-description,
.entry-caption,
.comment-author {
    color: #000 !important;
    /* Make sure color schemes don't affect to print */
  }
  .comment-metadata {
    color: #000 !important;
    /* Make sure color schemes don't affect to print */
  }
  .comment-metadata a {
    color: #000 !important;
    /* Make sure color schemes don't affect to print */
  }
  .comment-notes,
.comment-awaiting-moderation,
.no-comments {
    color: #000 !important;
    /* Make sure color schemes don't affect to print */
  }
  .site-info {
    color: #000 !important;
    /* Make sure color schemes don't affect to print */
  }
  .site-info a {
    color: #000 !important;
    /* Make sure color schemes don't affect to print */
  }
  .wp-caption-text,
.gallery-caption {
    color: #000 !important;
    /* Make sure color schemes don't affect to print */
  }
  pre,
abbr[title],
table,
th,
td,
.site-header,
.site-footer,
.hentry + .hentry,
.author-info,
.page-header,
.comments-area {
    border-color: #eaeaea !important;
    /* Make sure color schemes don't affect to print */
  }
  .comment-list + .comment-respond,
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    border-color: #eaeaea !important;
    /* Make sure color schemes don't affect to print */
  }
  .no-comments {
    border-color: #eaeaea !important;
    /* Make sure color schemes don't affect to print */
  }
  .site {
    margin: 0 7.6923%;
  }
  .sidebar {
    position: relative !important;
    /* Make sure sticky sidebar doesn't affect to print */
  }
  .site-branding {
    padding: 0;
  }
  .site-header {
    padding: 7.6923% 0;
  }
  .site-description {
    display: block;
  }
  .hentry + .hentry {
    margin-top: 7.6923%;
  }
  .hentry.has-post-thumbnail {
    padding-top: 7.6923%;
  }
  .sticky-post {
    background: #000 !important;
    color: #fff !important;
  }
  .entry-header,
.entry-footer {
    padding: 0;
  }
  .post-thumbnail img,
.author-info {
    margin: 0;
  }
  .page-content {
    padding: 7.6923% 0 0;
  }
  .page-header {
    padding: 3.84615% 0;
  }
  .comments-area {
    border: 0;
    padding: 7.6923% 0 0;
  }
  .site-footer {
    margin-top: 7.6923%;
    padding: 3.84615% 0;
  }
  .widecolumn {
    margin: 7.6923% 0 0;
    padding: 0;
  }
}