/*	-------------------------------------------------
	CDS-Liegenschaften
	HTML / CSS 
	Studio Roth&Maerchy 2019
	https://rothmaerchy.com
	-------------------------------------------------  */
/*______ Colors ______*/
/*______ Fonts ______*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*______ Typography ______*/
h1 a {
  color: #191919;
  text-decoration: none; }

h1 a:hover {
  color: #000;
  border: 0; }

article p strong {
  font-weight: 700 !important; }

article p em {
  font-style: italic !important; }

article p em.fa {
  font-style: normal !important; }

article ul em {
  font-style: italic !important; }

article ul em.fa {
  font-style: normal !important; }

p strong {
  font-weight: 700 !important; }

p em {
  font-style: italic !important; }

p em.fa {
  font-style: normal !important; }

small, p small, .small p {
  font-size: 0.9em;
  color: #999; }

ul {
  list-style-position: inside; }

ol {
  list-style-type: decimal;
  list-style-position: inside; }

ul {
  list-style: inside; }

h2.specialheading {
  margin: 3em 0 1em 0;
  padding: 0 15px;
  font-size: 1.5em;
  line-height: 1.3em;
  font-style: italic;
  font-weight: bold;
  float: left; }
  @media only screen and (min-width: 768px) {
    h2.specialheading {
      font-size: 1.5em; } }
  @media only screen and (min-width: 992px) {
    h2.specialheading {
      font-size: 1.5em;
      width: 75%; } }

.holidays {
  color: #bec2bf; }

.showreq {
  display: inline; }

.hidereq {
  display: none; }

/*______ Links and Navigation ______*/
a {
  color: #217280;
  text-decoration: none !important;
  text-transform: none;
  border-bottom: 1px solid #217280; }
  a:hover {
    color: #191919;
    text-decoration: none;
    border-bottom: 1px solid #191919; }
  a:active {
    color: !important; }

a:visited {
  border: 0;
  text-decoration: none !important; }

a.anchor {
  display: block;
  height: 227px;
  margin-top: -227px;
  visibility: hidden; }

a.btn {
  text-transform: none;
  text-decoration: none; }

.btn {
  font-family: "Roboto", sans-serif;
  font-weight: bold !important;
  text-transform: uppercase; }

.btn-default {
  text-transform: none;
  font-family: "Roboto", sans-serif;
  font-weight: bold !important; }
  .btn-default:hover {
    border: 1px solid #000;
    color: #000 !important; }

a.img, a.img:hover {
  border: 0 !important; }

button {
  text-transform: none; }

@media print {
  a[href]:after {
    content: none !important; } }

/*______ Basics, Body & Menu ______*/
body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin: 0 0 0 0;
  padding: 0;
  font-size: 12px;
  background: #fff;
  background-attachment: fixed;
  font-family: "Roboto", sans-serif !important;
  line-height: 1.5em;
  color: #191919; }
  @media only screen and (min-width: 768px) {
    body {
      font-size: 16px; } }
  @media only screen and (min-width: 768px) {
    body div#frame {
      min-height: 100%;
      position: relative; } }
  body #buorg {
    z-index: 1111111 !important;
    position: absolute !important; }
  body .buorg {
    z-index: 1111111 !important;
    position: absolute !important;
    width: 100%;
    padding: 1em 4em;
    top: 0px;
    left: 0px;
    border-bottom: 1px solid #A29330;
    background: #FDF2AB no-repeat 13px center url(//browser-update.org/img/small/c.gif);
    text-align: left;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif !important;
    color: #000;
    font-size: 12px; }
    body .buorg #buorgclose {
      float: right; }
    body .buorg a {
      border-bottom: 1px solid #666; }

/*______ Content ______*/
header {
  background-color: #217280;
  width: 100%;
  height: auto;
  z-index: 8000;
  padding: 0.5em 0 0 0;
  font-family: "Roboto", sans-serif; }
  @media only screen and (min-width: 480px) {
    header {
      left: 0;
      top: 0;
      margin: 0 0 0 0; } }
  @media only screen and (min-width: 992px) {
    header {
      height: auto;
      overflow: visible;
      padding: 0; } }
  @media only screen and (min-width: 1025px) {
    header {
      margin: auto;
      height: 350px; } }
  header #logo {
    border: 0 dotted DodgerBlue;
    margin: 0 0 15px 0;
    height: 82px; }
    @media only screen and (min-width: 992px) {
      header #logo {
        height: auto;
        margin: 0;
        padding: 10px 0 5px 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; } }
    header #logo .h1 {
      font-size: 2em;
      font-weight: normal;
      font-style: normal; }
      @media only screen and (min-width: 480px) {
        header #logo .h1 {
          font-size: 0; } }
      header #logo .h1 a {
        color: #000;
        margin: 0;
        border: 0;
        padding: 26px 0;
        float: left; }
        @media only screen and (min-width: 992px) {
          header #logo .h1 a {
            padding: 0 15px; } }
        header #logo .h1 a img {
          height: auto;
          max-width: 220px; }
          @media only screen and (min-width: 480px) {
            header #logo .h1 a img {
              width: auto;
              max-width: 305px; } }

.contentwrap {
  max-width: 1020px;
  margin: 0 auto;
  clear: both; }
  .contentwrap.textonly {
    max-width: 768px;
    overflow: hidden; }
  .contentwrap.notfirst {
    padding: 0 !important; }
    .contentwrap.notfirst section.articletext {
      padding: 0 !important; }

.contentwrapnarrow {
  max-width: 1020px;
  margin: 0 auto;
  clear: both;
  padding: 0 15px; }
  .contentwrapnarrow.textonly {
    max-width: 768px;
    overflow: hidden; }

.container {
  width: 100%;
  overflow: hidden;
  max-width: 1280px;
  margin: 0 auto; }

#contentframe {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  border: 0 dotted DodgerBlue; }
  @media only screen and (min-width: 768px) {
    #contentframe {
      padding: 0;
      background-color: rgba(255, 255, 255, 0); } }
  @media only screen and (min-width: 992px) {
    #contentframe {
      margin: 0;
      padding: 0 0 0 0;
      /* padding: 0 0 450px 0;*/ } }

main#content {
  float: none;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  z-index: 0;
  min-height: 0;
  overflow: hidden;
  /*______ Footer ______*/
  /*______ Tables ______*/
  /*______ Forms ______*/ }
  @media only screen and (min-width: 768px) {
    main#content {
      padding: 0 0 50px 0; } }
  @media only screen and (min-width: 992px) {
    main#content {
      padding: 0 0 50px 0; } }
  main#content.home {
    padding: 0;
    max-width: 100%; }
  main#content div.wrap {
    margin: 0;
    padding: 0;
    overflow: hidden; }
  main#content .block {
    float: left;
    width: 100%;
    margin: 0;
    overflow: hidden;
    border: 0 dotted DodgerBlue; }
  main#content .contentwrap {
    max-width: 1020px;
    margin: 0 auto;
    clear: both;
    overflow: hidden; }
  main#content article {
    margin: 0;
    overflow: visible;
    border: 0 dotted DodgerBlue;
    border-radius: 2px;
    position: relative; }
    main#content article article {
      border-radius: 0; }
    @media only screen and (min-width: 768px) {
      main#content article {
        margin: 0 0 0 0;
        /* margin-left: 25%; */ } }
    @media only screen and (min-width: 992px) {
      main#content article {
        padding: 0; } }
    main#content article section.articletext {
      color: #217280; }
      @media only screen and (min-width: 768px) {
        main#content article section.articletext.intro {
          padding: 50px 15px 20px 15px; }
          main#content article section.articletext.intro h1 {
            margin: 5px 0 20px 0; } }
      main#content article section.articletext h1, main#content article section.articletext h2, main#content article section.articletext h3 {
        position: relative;
        padding: 0;
        color: #191919;
        line-height: 1.3em;
        font-weight: normal;
        font-style: normal;
        width: auto;
        font-style: italic; }
        @media only screen and (min-width: 992px) {
          main#content article section.articletext h1, main#content article section.articletext h2, main#content article section.articletext h3 {
            width: 75%; } }
      main#content article section.articletext h1 {
        margin: 0 0 1em 0;
        padding: 0;
        font-size: 2.1em;
        line-height: 1.2em;
        text-align: left;
        width: 100%;
        line-height: 1.3em;
        text-align: left; }
        @media only screen and (min-width: 768px) {
          main#content article section.articletext h1 {
            font-size: 3.2em; } }
        main#content article section.articletext h1 img.titleicon {
          height: 75px;
          width: auto;
          margin: 0 0 25px 0; }
        main#content article section.articletext h1 span {
          font-size: 0.7em; }
        @media only screen and (min-width: 768px) {
          main#content article section.articletext h1 {
            margin: 5px 0 0.5em 0;
            font-size: 3.2em; } }
        @media only screen and (min-width: 992px) {
          main#content article section.articletext h1 {
            font-size: 3.2em;
            width: 75%; } }
      main#content article section.articletext h2 {
        margin: 2em 0 0 0;
        font-size: 1.5em;
        line-height: 1.3em;
        font-style: italic;
        font-weight: bold; }
        @media only screen and (min-width: 768px) {
          main#content article section.articletext h2 {
            font-size: 1.5em; } }
        @media only screen and (min-width: 992px) {
          main#content article section.articletext h2 {
            font-size: 1.5em;
            width: 75%; } }
      main#content article section.articletext h3 {
        margin: 2em 0 0 0;
        font-size: 1.1em;
        text-transform: uppercase;
        line-height: 1.5em;
        font-weight: bold; }
        @media only screen and (min-width: 992px) {
          main#content article section.articletext h3 {
            width: 75%; } }
      main#content article section.articletext p {
        margin: 0 0 0 0;
        width: auto;
        font-size: 1.5em;
        padding: 0.4em 0 0 0;
        line-height: 150%;
        /* @include hyphenate(); */
        font-weight: bold; }
        @media only screen and (min-width: 768px) {
          main#content article section.articletext p {
            font-size: 1.8em; } }
        @media only screen and (min-width: 1030px) {
          main#content article section.articletext p {
            margin: 0;
            font-size: 1.8em; } }
        main#content article section.articletext p.first {
          border-top: 5px solid #217280; }
          @media only screen and (min-width: 768px) {
            main#content article section.articletext p.first {
              border-top: 7px solid #217280; } }
          @media only screen and (min-width: 1030px) {
            main#content article section.articletext p.first {
              border-top: 9px solid #217280; } }
        main#content article section.articletext p.lead {
          margin: 0.2em 0 0.5em 0;
          font-size: 1.2em;
          font-weight: 200;
          line-height: 170%; }
          @media only screen and (min-width: 768px) {
            main#content article section.articletext p.lead {
              font-size: 1.4em; } }
        main#content article section.articletext p a {
          text-decoration: none !important;
          text-transform: none;
          border-bottom: 1px solid; }
          main#content article section.articletext p a:hover {
            color: #191919;
            border-bottom: 1px solid #191919;
            text-decoration: none; }
          main#content article section.articletext p a:active {
            color: !important; }
          main#content article section.articletext p a.sel {
            color: #191919; }
      main#content article section.articletext a {
        text-decoration: none !important;
        text-transform: none;
        border-bottom: 1px solid #bec2bf; }
        main#content article section.articletext a:hover {
          color: #191919;
          border-bottom: 1px solid #191919;
          text-decoration: none; }
        main#content article section.articletext a:active {
          color: !important; }
        main#content article section.articletext a.sel {
          color: #191919; }
      main#content article section.articletext ul {
        color: #191919;
        margin: 1em 0em 1em 1em;
        padding-left: 0; }
        main#content article section.articletext ul li {
          line-height: 160%;
          padding: 0.3em 0 0.3em 0;
          font-size: 1.2em;
          width: 75%; }
          @media only screen and (min-width: 768px) {
            main#content article section.articletext ul li {
              font-size: 1.2em; } }
          @media only screen and (min-width: 992px) {
            main#content article section.articletext ul li {
              font-size: 1.2em; } }
          main#content article section.articletext ul li a {
            text-decoration: none !important;
            text-transform: none;
            border-bottom: 1px solid #bec2bf; }
            main#content article section.articletext ul li a:hover {
              color: #191919;
              border-bottom: 1px solid #191919;
              text-decoration: none; }
            main#content article section.articletext ul li a:active {
              color: !important; }
            main#content article section.articletext ul li a.sel {
              color: #191919; }
      main#content article section.articletext iframe {
        width: 100%;
        height: 300px;
        margin: 0;
        border: 0; }
        @media only screen and (min-width: 480px) {
          main#content article section.articletext iframe {
            height: 350px; } }
        @media only screen and (min-width: 768px) {
          main#content article section.articletext iframe {
            height: 400px; } }
        main#content article section.articletext iframe.facebook {
          width: auto !important;
          height: auto !important; }
    @media only screen and (min-width: 768px) {
      main#content article aside.articleimages {
        padding-left: 0; } }
    main#content article aside.articleimages img {
      background: #ddd;
      width: 100%;
      height: auto;
      border-radius: 2px 2px 0 0; }
    main#content article aside.articleimages .carousel {
      text-align: center;
      background: #333;
      overflow: hidden; }
      main#content article aside.articleimages .carousel .carousel-caption {
        float: left;
        position: relative;
        width: 100%;
        height: auto;
        top: auto;
        left: auto;
        right: auto;
        bottom: 0;
        background: #333;
        margin: 0 0 0 0;
        padding: 0.6em 1em 1em 1em; }
        @media only screen and (min-width: 768px) {
          main#content article aside.articleimages .carousel .carousel-caption {
            display: table;
            position: absolute;
            background: rgba(0, 0, 0, 0.8);
            padding: 1em 0.5em;
            width: 36%;
            min-height: 80px;
            height: auto;
            top: 38%;
            left: 32%;
            font-size: 0.7em;
            line-height: 1.4em; } }
        @media only screen and (min-width: 992px) {
          main#content article aside.articleimages .carousel .carousel-caption {
            width: 36%;
            height: auto;
            top: 40%;
            left: 32%;
            font-size: 1em;
            line-height: 1.3em; } }
        @media only screen and (min-width: 1200px) {
          main#content article aside.articleimages .carousel .carousel-caption {
            width: 36%;
            height: auto;
            top: 42%;
            left: 32%;
            font-size: 1.1em;
            line-height: 1.3em; } }
        @media only screen and (min-width: 2100px) {
          main#content article aside.articleimages .carousel .carousel-caption {
            width: 30%;
            height: auto;
            top: 44%;
            left: 35%; } }
        @media only screen and (min-width: 768px) {
          main#content article aside.articleimages .carousel .carousel-caption .captiontext {
            display: table-cell;
            vertical-align: middle; } }
        main#content article aside.articleimages .carousel .carousel-caption h1, main#content article aside.articleimages .carousel .carousel-caption p {
          color: #fff;
          text-transform: uppercase;
          text-shadow: none;
          font-size: 1em;
          line-height: 1.5em;
          margin: 0;
          padding: 0;
          text-align: center; }
        main#content article aside.articleimages .carousel .carousel-caption p {
          font-size: 0.7em; }
          main#content article aside.articleimages .carousel .carousel-caption p a {
            color: #ddd;
            border-bottom: 1px solid #999; }
            main#content article aside.articleimages .carousel .carousel-caption p a:hover {
              color: #fff;
              border-bottom: 1px solid #fff; }
        main#content article aside.articleimages .carousel .carousel-caption img {
          background: none;
          width: 40%;
          max-width: 230px;
          height: auto; }
          @media only screen and (min-width: 768px) {
            main#content article aside.articleimages .carousel .carousel-caption img {
              width: 100%;
              max-width: 230px;
              height: auto; } }
        main#content article aside.articleimages .carousel .carousel-caption.seethrough {
          background: rgba(255, 255, 255, 0.8); }
          main#content article aside.articleimages .carousel .carousel-caption.seethrough h1, main#content article aside.articleimages .carousel .carousel-caption.seethrough p {
            color: #191919; }
          main#content article aside.articleimages .carousel .carousel-caption.seethrough p a {
            color: #333;
            border-bottom: 1px solid #666; }
            main#content article aside.articleimages .carousel .carousel-caption.seethrough p a:hover {
              color: #000;
              border-bottom: 1px solid #000; }
      main#content article aside.articleimages .carousel a.imagelink:hover .carousel-caption {
        background: #a30b2f; }
      main#content article aside.articleimages .carousel .carousel-indicators li {
        margin: 1px 4px; }
        main#content article aside.articleimages .carousel .carousel-indicators li.active {
          margin: 0px 3px; }
  main#content .item {
    float: left;
    padding: 2rem;
    border: 0 dotted DodgerBlue; }
    main#content .item div#pagination {
      width: 100%;
      margin-bottom: 20px;
      padding: 15px 15px; }
      @media only screen and (min-width: 768px) {
        main#content .item div#pagination {
          padding: 20px 25%; } }
    main#content .item #home {
      display: none;
      width: auto;
      height: auto;
      z-index: 0;
      position: relative;
      top: 0;
      left: 0; }
      @media only screen and (min-width: 992px) {
        main#content .item #home {
          width: 93%;
          height: 100%;
          z-index: 200000;
          position: absolute;
          top: 0;
          left: 60px; } }
  main#content footer {
    display: block;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    border: 0 dotted DodgerBlue;
    overflow: hidden; }
    @media only screen and (min-width: 768px) {
      main#content footer {
        font-size: 1em; } }
    main#content footer .footerwrap {
      width: 100%;
      overflow: hidden;
      padding: 30px 0 10px 0;
      margin: 0 0 0 0;
      border: 0 solid #000;
      font-size: 1.1em; }
      @media only screen and (min-width: 768px) {
        main#content footer .footerwrap {
          /* position: absolute; bottom: 0; height: 450px; /* height: 285px;*/
          font-size: 1em; } }
      main#content footer .footerwrap h2 {
        font-family: "Roboto", sans-serif;
        font-weight: bold; }
      main#content footer .footerwrap p {
        font-family: "Roboto", sans-serif;
        font-weight: bold; }
  main#content section#content article table {
    width: 100% !important;
    margin: 1.5em 0 3em 0;
    font-size: 0.8em;
    line-height: 150%; }
    @media only screen and (min-width: 480px) {
      main#content section#content article table {
        font-size: 1em; } }
    @media only screen and (min-width: 768px) {
      main#content section#content article table {
        font-size: 0.8em; } }
    @media only screen and (min-width: 992px) {
      main#content section#content article table {
        font-size: 1em; } }
    main#content section#content article table th {
      font-weight: normal !important;
      font-style: normal !important; }
    main#content section#content article table td {
      padding: 0 1em 0 0; }
      @media only screen and (min-width: 480px) {
        main#content section#content article table td {
          padding: 0 2em 0 0; } }
      main#content section#content article table td img {
        float: left;
        width: 90px;
        height: auto;
        background: #eee; }
      main#content section#content article table td h1 {
        font-size: 1em !important;
        margin: 0 0 5px 0; }
      main#content section#content article table td h2 {
        font-size: 0.9em !important;
        margin: 20px 0 5px 0; }
      main#content section#content article table td h3 {
        font-size: 0.8em !important;
        color: #777;
        margin: 20px 0 5px 0; }
      main#content section#content article table td p {
        font-size: 0.9em;
        margin: 5px 0 0 0; }
      main#content section#content article table td p.date {
        font-size: 0.9em;
        margin: 0 0 5px 0; }
      main#content section#content article table td small {
        font-size: 0.85em;
        margin: 0; }
      main#content section#content article table td ul {
        font-size: 0.9em;
        margin: 0 0 0 1em;
        padding-left: 2px;
        text-indent: -0.9em; }
      main#content section#content article table td li {
        line-height: 130%;
        padding: 0 0 0.5em 0; }
  main#content table.tablesorter {
    float: left;
    width: 974px;
    margin: 0 0 0 0; }
    main#content table.tablesorter th {
      border-bottom: 1px solid #ddd; }
    main#content table.tablesorter td {
      padding: 10px 30px 10px 0;
      border-bottom: 1px solid #ddd; }
      main#content table.tablesorter td img {
        float: left;
        width: 90px;
        height: auto;
        background: #eee; }
      main#content table.tablesorter td h1 {
        font-size: 1em !important;
        margin: 0 0 5px 0; }
      main#content table.tablesorter td h2 {
        font-size: 0.9em !important;
        margin: 20px 0 5px 0; }
      main#content table.tablesorter td h3 {
        font-size: 0.8em !important;
        color: #777;
        margin: 20px 0 5px 0; }
      main#content table.tablesorter td p {
        font-size: 1em;
        margin: 5px 0 0 0; }
      main#content table.tablesorter td p.date {
        font-size: 0.9em;
        margin: 0 0 5px 0; }
      main#content table.tablesorter td small {
        font-size: 0.85em;
        margin: 0; }
      main#content table.tablesorter td ul {
        font-size: 0.9em;
        margin: 0 0 0 1em;
        padding-left: 2px;
        text-indent: -0.9em; }
      main#content table.tablesorter td li {
        line-height: 130%;
        padding: 0 0 0.5em 0; }
  main#content div#loginpress {
    width: 300px;
    float: left; }
  main#content form#register_member_form {
    width: 300px;
    float: right;
    margin: 20px 10px 0 0; }
  main#content form {
    margin: 20px 0 20px 0;
    font-family: "Roboto", sans-serif;
    padding: 0 15px;
    width: 100%; }
    @media only screen and (min-width: 480px) {
      main#content form {
        width: 75%; } }
    main#content form .textContent {
      padding: 0 0 1em 0;
      float: left;
      width: 100%; }
      main#content form .textContent h2.specialheading {
        margin: 2em 0 1em 0;
        padding: 0;
        float: left;
        width: 100%; }
      main#content form .textContent p {
        padding: 0 0 1em 0; }
    main#content form label {
      margin: 0 0 0 0; }
    main#content form.applicationform {
      padding: 0; }
      @media only screen and (min-width: 992px) {
        main#content form.applicationform {
          padding: 0 15px; } }
      main#content form.applicationform input[type=radio] {
        margin: 0 0.2em 0.30em 0.5em; }
  main#content ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #ddd !important; }
  main#content :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ddd !important;
    opacity: 1; }
  main#content ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ddd !important;
    opacity: 1; }
  main#content :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ddd !important; }
  main#content :placeholder-shown {
    /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #ddd !important; }
  main#content form input[type=checkbox] {
    margin: 0 10px 4px 0; }
