@charset "UTF-8";
/* fonts.scss */
@font-face {
  font-family: 'roboto-regular';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Roboto-Regular-webfont_eot.eot") format("eot");
  src: url("../fonts/Roboto-Regular-webfont_eot.eot?iefix") format("eot"), url("../fonts/Roboto-Regular-webfont_woff.woff") format("woff"), url("../fonts/Roboto-Regular-webfont_ttf.ttf") format("ttf"), url("../fonts/Roboto-Regular-webfont_svg.svg") format("svg");
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

p {
  margin: 0 0 10px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1000px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: inline-block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #777777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-default .btn-link {
  color: #777777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

/* Framework: dfg-icon-font.css */
@font-face {
  font-family: 'dfg-icon-font';
  src: url("../fonts/dfg-icon-font.eot?36612576");
  src: url("../fonts/dfg-icon-font.eot?36612576#iefix") format("embedded-opentype"), url("../fonts/dfg-icon-font.woff2?36612576") format("woff2"), url("../fonts/dfg-icon-font.woff?36612576") format("woff"), url("../fonts/dfg-icon-font.ttf?36612576") format("truetype"), url("../fonts/dfg-icon-font.svg?36612576#dfg-icon-font") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'dfg-icon-font';
    src: url('../fonts/dfg-icon-font.svg?36612576#dfg-icon-font') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "dfg-icon-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-mail:before {
  content: '\e800';
}

/* '' */
.icon-font:before {
  content: '\e801';
}

/* '' */
.icon-adjust:before {
  content: '\e802';
}

/* '' */
.icon-print:before {
  content: '\e803';
}

/* '' */
.icon-play:before {
  content: '\e804';
}

/* '' */
.icon-th-large:before {
  content: '\e805';
}

/* '' */
.icon-info-circled:before {
  content: '\e806';
}

/* '' */
.icon-cancel:before {
  content: '\e807';
}

/* '' */
.icon-search-neutral:before {
  content: '\e808';
}

/* '' */
.icon-down-small:before {
  content: '\e809';
}

/* '' */
.icon-right-small:before {
  content: '\e80a';
}

/* '' */
.icon-easy-language:before {
  content: '\e80b';
}

/* '' */
.icon-up-small:before {
  content: '\e80c';
}

/* '' */
.icon-plus-circled:before {
  content: '\e80d';
}

/* '' */
.icon-edit:before {
  content: '\e851';
}

/* '' */
.icon-link-ext:before {
  content: '\f08e';
}

/* '' */
.icon-menu:before {
  content: '\f0c9';
}

/* '' */
.icon-angle-right:before {
  content: '\f105';
}

/* '' */
.icon-angle-up:before {
  content: '\f106';
}

/* '' */
.icon-angle-down:before {
  content: '\f107';
}

/* '' */
.icon-up:before {
  content: '\f176';
}

/* '' */
.icon-right:before {
  content: '\f178';
}

/* '' */
.icon-file-pdf:before {
  content: '\f1c1';
}

/* '' */
.icon-file-archive:before {
  content: '\f1c6';
}

/* '' */
.icon-share:before {
  content: '\f1e0';
}

/* '' */
.icon-address-card-o:before {
  content: '\f2bc';
}

p {
  font-family: "roboto-regular";
  color: #333333;
  font-size: 1.4rem;
  line-height: 2rem;
  margin-bottom: 2.5rem;
}

h1 {
  font-family: "roboto-regular";
  font-size: 2rem;
}

a {
  color: #004da2;
  font-family: "roboto-regular";
  position: relative;
  white-space: nowrap;
  text-decoration: none;
}

a:hover, a:focus, a:active {
  color: #004da2;
  text-decoration: underline;
}

a:after {
  font-family: "dfg-icon-font";
  position: relative;
  font-size: 95%;
  display: inline-block;
  padding-left: 5px;
  text-decoration: underline;
}

a:after, a:hover:after {
  text-decoration: none;
}

a.link-intern:after {
  content: "\f105";
}

a.link-extern:after {
  content: "\f08e";
}

a.link-pdf:after {
  content: "\f1c1";
}

a.link-zip:after {
  content: "\f1c6";
}

a.link-kontakt:after {
  content: "\f2bc";
}

a.link-email:after {
  content: "\e800";
}

a.link-video:after {
  content: "\e804";
}

a.link-anker:after {
  content: "\e809";
}

a.link-schrift:after {
  content: "\e801";
}

a.link-kontrast:after {
  content: "\e802";
}

a.link-drucken:after {
  content: "\e803";
}

a.link-aufklappen:after {
  content: "\f107";
}

a.link-zuklappen:after {
  content: "\f106";
}

a.link-teilen:after {
  content: "\f1e0";
}

a.link-galerie:after {
  content: "\e805";
}

a.link-info:after {
  content: "\e806";
}

a.link-close:after {
  content: "\e807";
}

ul, ol {
  font-family: "roboto-regular";
  color: #333333;
  font-size: 1.6rem;
  line-height: 2.4rem;

}

ul {
  padding-left: 2.1rem;
}

ul li {
  list-style-type: none;
  position: relative;
}

ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #00519e;
  position: absolute;
  left: -2.1rem;
  top: 1rem;
}

ol {
  padding-left: 0;
  list-style: none;
  counter-reset: listStyle;
}

ol li {
  padding-left: 2.8rem;
  position: relative;
  counter-increment: listStyle;
}

ol li:before {
  color: #333333;
  content: counter(listStyle, decimal) ". ";
  counter-increment: num;
  left: 0;
  position: absolute;
}

.table-responsive {
  border: 0 solid #ddd;
}

/* Example Element */
/* End of Example Element */
/* Base */
a:focus {
  outline: none;
}

.element-logo a:focus {
  text-decoration: none;
}

/* End of Base */
body {
  font-family: 'roboto-regular';
  font-size: 10px;
}

/* End of Body Layout */

/* Layout */
.main-wrap {
  max-width: 920px;
  min-width: 920px;
  position: relative;
  background-color: #fff;
  margin: 0;
  padding: 0;
  z-index: 2;
}

.main-wrap {
  margin-left: 30px;
}

.paper-wrap {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}

.container {
  max-width: 920px;
  min-width: 920px;
}

.header {
  width: 30%;
  height: 10rem;
  padding: 1.3rem 3rem 1.4rem 3rem;
  float: left;
}

.header.dfg-logo {
  width: 30%;
  height: 10rem;
  padding: 3rem;
  float: right;
  padding: 3.5rem 3rem 3rem 3rem;

}

main.container {
  margin-top: 50px;
  min-height: 50rem;
  padding-left: 30px;
  padding-right: 30px;
}

main.container.suchergebnis-seite {
  margin-top: 15px;
}

/* Ende Layout */

/** Start Logos Footer **/

footer .container.footer-sitemap img {
  width: 84%;
  height: 8em;
  margin-top: 17px;
}

nav:last-of-type.col-xs-4 {
  float: right;
  margin-right: -15px;
  padding-right: 0px;
}

/** End Logos Footer **/

.atom-footer-copyright-eintrag-right {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

.atom-footer-copyright-eintrag-right > a {
  padding-right: 0;
}

.atom-footer-copyright-eintrag {
  color: #FFFFFF;
  font-family: roboto-regular;
  font-size: 1.2rem;
  vertical-align: middle;
  display: inline-block;
  list-style: none;
  line-height: 1em;
  padding: 0;
  margin: 0;
}

.atom-footer-copyright-eintrag::before {
  display: none;
}

.atom-footer-copyright-eintrag::after {
  content: "|";
  display: inline-block;
  position: relative;
  text-align: center;
  width: 1em;
}

.atom-footer-copyright-eintrag:last-child::after {
  display: none;
}

.atom-footer-copyright-eintrag > a:link, .atom-footer-copyright-eintrag a:visited {
  color: inherit;
  text-decoration: none;
}

.atom-footer-copyright-eintrag > a:hover, .atom-footer-copyright-eintrag a:focus, .atom-footer-copyright-eintrag a:active {
  text-decoration: underline;
}

.footer-funktion {
  float: left;
  padding-left: 4rem;
}

.footer-funktion:before {
  display: none;
}

.footer-funktion:first-child {
  padding-left: 0;
}

.footer-funktion > a {
  font-size: 1.4rem;
  color: #004da2;
}

.footer-funktion > span {
  font-size: 1.4rem;
}

.footer-funktion.footer-funktion-rechts {
  float: right;
}

.footer-funktion.footer-funktion-rechts i:before {
  font-size: 130%;
  position: relative;
  top: 1px;
  width: 22px;
  left: -2px;
}

.nav .satellitennavi-eintrag {
  float: left;
  border-left: 1px solid #e5e5e5;
  font-size: 1.3rem;
}

.nav .satellitennavi-eintrag:before {
  display: none;
}

.nav .satellitennavi-eintrag:first-child {
  border-left: none;
}

.nav .satellitennavi-eintrag a {
  padding: 0;
  line-height: 3rem;
  color: #004da2;
  font-size: 1.3rem;
}

.nav .satellitennavi-eintrag a:hover, .nav .satellitennavi-eintrag a:focus, .nav .satellitennavi-eintrag a:active {
  background: transparent !important;
  text-decoration: underline;
}

.nav .open > a {
  background-color: transparent !important;
}

.atom-site-top {
  position: absolute;
  top: 0;
  visibility: hidden;
}

.atom-sitemap-eintrag {
  font-family: roboto-regular;
  font-size: 1.1rem;
  line-height: 1.6rem;
  margin-bottom: 0.5rem;
  color: #3883c5;
  position: relative;
  padding-right: 1.3rem;
}

.atom-sitemap-eintrag:before {
  display: none;
}

.atom-sitemap-eintrag:after {
  content: '\f105';
  font-family: "dfg-icon-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  position: absolute;
  text-decoration: inherit;
  width: 1em;
  height: 0;
  margin-right: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.atom-sitemap-eintrag > a {
  position: relative;
  left: 0;
  white-space: normal;
}

.atom-sitemap-eintrag img {
  padding-bottom: 1rem;
}

.atom-sitemap-headline {
  font-family: roboto-regular;
  font-size: 1.6rem;
  color: #004da2;
  padding-top: 2.3rem;
  padding-bottom: 1.4rem;
  margin: 0;
}

/**start Vistitenkarte - zurück zu Ergebnissen **/
.back-to-suchergebnisse {
  float: left;
  margin-top: 7px;
  font-size: 1.3rem;
}

/**ende Vistitenkarte - zurück zu Ergebnissen **/

/** start suchfeld **/
.clear-both {
  clear: both;
}

.suchfeld {
  width: 100%;
  margin-top: 1px;
  background-color: #3883c5;
  height: 5px;
}

.suchfeld a {
  padding-left: 3rem;
  padding-top: 0.8rem;
  margin-bottom: 2.5rem;
  color: #ffffff;
}

.element-suche {
  width: auto;
  float: right;
  margin-right: 30px;
}

button.atom-suche-submit-button {
  padding: 0;
  margin-left: -200px;
  margin-top: 4px;
  background: transparent;
  font-size: 1.8rem;
  position: relative;
}

button.atom-suche-submit-button:active {
  box-shadow: none;
}

button.atom-suche-submit-button i {
  color: #fff;
}

input.atom-suchfeld {
  width: 165px;
  padding-top: 5px;
  background-color: #3883c5;
  border: 0;
  border-bottom: 1px solid #fff;
  float: left;
  font-size: 1.2rem;
  line-height: 2.1rem;
  border-radius: 0;
  -webkit-appearance: none;
  color: #fff;
}

.suchfeld input::-webkit-input-placeholder {
  color: #cae1ff;
}

/** ende suchfeld **/

/** Start css für Seiten ohne Suchefeld **/

.no-suchfeld {
  background-color: #fff;
  width: 100%;
  margin-top: 1px;
  display: inline-block;
  padding-top: 5px;
  border-top: 5px solid #3883c5;
}

/** Ende css für Seiten ohne Suchefeld **/

.element-footer-copyright {
  background-color: #8F989D;
  min-height: 4rem;
  padding: 0.7rem 30px 0 30px;
}

.element-footer-copyright p {
  font-size: 1.2rem;
  color: #fff;
  padding: 0.8rem 0 0 0;
  margin: 0;
  line-height: 1em;
}

.element-footer-copyright ul {
  margin: 0;
}

.footer-sitemap {
  padding-bottom: 2.2rem;
}

.footer-sitemap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.element-footer {
  margin-top: 0rem;
}

.element-footer ul {
  list-style: none;
}

.funktionsliste {
  width: 100%;
  padding: 2.2rem 3rem;
  margin-bottom: 0;
  display: inline-block;
  border-top: 1px solid #3883c5;
}

.element-logo {
  margin: 0;
  width: 33rem;
  float: left;
  height: 4rem;
}

.element-logo a:hover {
  text-decoration: none;
}

.rubriknavi-eintrag.active {
  background-color: #3883c5;
}

.rubriknavi-eintrag:hover > ul {
  display: block;
  position: absolute;
}

.rubriknavi-eintrag > a {
  border-right: 1px solid #fff;
  color: #fff;
  float: left;
  font-size: 1.6rem;
  line-height: 1.5rem;
  padding: 0.7rem 2.8rem 0.8rem;
}

.rubriknavi-eintrag > a:hover, .rubriknavi-eintrag > a:active, .rubriknavi-eintrag > a:focus {
  color: #fff;
}

.rubriknavi-eintrag ul {
  background-color: #ffffff;
  border-bottom: 1px solid #b3babd;
  border-left: 1px solid #b3babd;
  border-right: 1px solid #b3babd;
  display: none;
  margin-top: 3rem;
  opacity: 0.93;
  padding: 0.6rem 0 0;
  width: 26rem;
  z-index: 999;
}

.rubriknavi-eintrag ul li {
  list-style: none;
}

.rubriknavi-eintrag ul li:hover > a, .rubriknavi-eintrag ul li:active > a, .rubriknavi-eintrag ul li:focus > a {
  color: #fff;
}

.rubriknavi-eintrag ul li:before {
  display: none;
}

.rubriknavi {
  width: 100%;
  float: left;
  font-size: 1.4rem;
  background-color: #004da2;
  height: 30px;
}

.rubriknavi > ul {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.rubriknavi > ul li {
  float: left;
}

.rubriknavi > ul li:hover, .rubriknavi > ul li:active, .rubriknavi > ul li:focus {
  position: relative;
  background-color: #3883c5;
}

.rubriknavi > ul li:before {
  display: none;
}

.rubriknavi-eintrag:last-of-type > a {
  border: none;
}

/** rex styling relaunch - claudia**/

/**start sprachwechsel in rubriknavi **/
.rubriknavi ul:last-of-type {
  float: right;
  margin-right: 19px;
  margin-top: 1px;
}

.rubriknavi-sprache > a {
  border: none;
  position: absolute;
  left: -73px;
}

.rubriknavi-sprache .icon-angle-down {
  color: #ffffff;
  position: absolute;
  top: 4px;
  left: -27px;
}

/**end sprachwechsel in rubriknavi **/

/** start institutionsdetailseite **/

.subHeader h2 img {
  margin-right: 5px;
}

/** start institutionsHeader **/
#institutionHomepage, #institutionID, #institutionArt, #institutionAuszeichnung {
  border: 1px solid #333;
  padding: 5px 8px;
  margin-right: 5px;
}

#institutionHomepage {
  border: 1px solid #0064b2;
}

#institutionHomepage a {
  color: #0064b2;
}

#institutionID {
  color: #333;
}

#institutionsHeader h2 {
  font-size: 2.6rem;
}

/** end institutionsHeader **/

/** start institutionsKennziffern **/
.institutionsKennziffern ul,
.institutionsLabel ul {
  margin-top: 35px;
  padding: 0;
  float: left;
  list-style-type: none;
  width: 100%;
}

.institutionsLabel ul {
  margin-top: 0;
}

.institutionsKennziffern ul li,
.institutionsLabel ul li {
  list-style: none;
  float: left;
  width: 15%;
}

.institutionsKennziffern ul li:first-of-type,
.institutionsLabel ul li:first-of-type {
  width: 13%;
}

.institutionsKennziffern ul li:nth-of-type(4),
.institutionsLabel ul li:nth-of-type(4) {
  width: 17%;
}

.institutionsKennziffern ul li:before,
.institutionsLabel ul li:before {
  display: none;
}

.instEintrag {
  font-size: 2.8rem;
  padding: 7px 5px 0 5px;
}

ul .instEintrag:first-child {
  padding-left: 0;
}

.institutionsLabel li.instEintrag {
  font-size: 12px;
  color: #8f989d;
}

/** end institutionsKennziffern **/

/** start infotext zur Uni **/
a.fliesstext-more {
  font-size: 1.2rem;
}

.bild-fliesstext {
  margin: 0;
}

.bildunterschrift p {
  font-family: roboto;
  font-size: 1.4rem;
  line-height: 2rem;
  margin-bottom: 0;
  margin-top: 20px;
  margin-right: 20px;
  float: right;
}

/** end infotext zur Uni**/

/** start blaue Überschriftenbox **/
.subHeader h2 {
  font-size: 2rem;
  margin-top: 20px;
  margin-left: 14px;
}

.subHeader {
  background-color: #f2f2f2;
  border-bottom: 1px solid #0069af;
  width: 920px;
  margin-left: -30px;
}

/** end blaue Überschriftenbox **/

/** start kontakt **/
.infoArea .contact .name {
  float: left;
  width: 65px;
}

.infoArea .contact .value {
  display: block;

}

/** end  kontakt **/

/** start zugehörige einrichtungen **/

.sub-header {
  font-size: 1.3rem;
}

#associatedData h3 {
  font-size: 1.9rem;
  margin-bottom: 10px;
}

#associated ul li:before {
  content: none;
}

#associated {
  margin-left: -30px;
  margin-top: 2rem;
}

#associated a {
  display: block;
  padding: 15px;
}

/*#associated ul + ul li a {
    margin-left: -15px;
    padding-left: 30px;
}*/

#associated a.openAssociated {
  background-color: #ecf6fd;
  width: 100%;
}

#associated a:hover {
  /*background-color: #ecf6fd;*/
  background-color: lightblue;
  width: 100%;
}

#associated > ul {
  padding-left: 0;
  color: #004da2;
}

#associated > ul li {
  margin: 0 0 0 5px;
  border-bottom: 1px solid #ddd;
  /*padding-left: 25px;*/
}

#associated ul > ul > li > ul > ul > li {
  margin-left: -40px;
  padding-left: 15px;
}

/*#associated ul > ul li {
    padding-left: 30px;
}*/

#associated ul li .openAssociated {
  background-color: #ecf6fd;
}

#associated ul li.noMoreSub {
  margin-left: 0px;
  padding: 15px 15px 15px 53px;
}

#associated ul li.noMoreSub:last-of-type {
  border: none;
}

/** end zugehörige einrichtungen **/

/** start projekte und preisträger **/
#projectsAwards p.quelle {
  font-size: 10px;
  margin-top: -25px;
}

#projectsAwards a {
  white-space: normal;
}

#projectsAwards li {
  margin-bottom: 15px;
}

#projectsAwards ul {
  margin-bottom: 40px;
}

.buttonLink {
  border: 1px solid #0064b2;
  background-color: #0064b2;
  padding: 5px 20px;
  margin-right: 5px;
  font-size: 16px;
}

.buttonLink a {
  color: #ffffff;
}

#projectsAwards .buttonLink + h3 {
  margin-top: 50px;
}

/** ende projekte und preisträger **/

/** start zusätzliche Infors **/

#additionalInfos .row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#additionalInfos {
  margin-bottom: 80px;
}

#additionalInfos a.link-extern {
  font-size: 1.4rem;
  display: block;
}

/** end zusätzliche Infors **/

/** start weitere einrichtungen an diesem ort **/
.samePlaceInst {
  background-color: #f2f2f2;
  padding: 50px 20px;
  margin: 0 -30px;
}

.samePlaceInst .col-md-12 > h2 {
  margin-top: -20px;
  margin-bottom: 35px;
}

.samePlaceInst .details ul li:before {
  content: none;
}

.samePlaceInst .details ul {
  padding-left: 0;
}

.samePlaceInst .details ul li {
  margin-bottom: 25px;
}

.samePlaceInst .details ul li a {
  padding: 10px 15px;
  margin-right: 2px;
  background-color: #fff;
  color: #004da2;
}

.samePlaceInst .details ul li a:hover {
  text-decoration: none;
  background-color: #0069af;
  color: #fff;
}

.samePlaceInst .details ul li:hover a {
  background-color: #0069af;
  color: #fff;
}

.samePlaceInst .details ul li:hover .link-intern:before {
  content: 'Zur Einrichtung';
  background-color: #0069af;
  color: #fff;
}

.samePlaceInst .details ul {
  margin-bottom: 50px;
}

/** end weitere einrichtungen an diesem ort **/

/** end institutionsdetailseite **/

/** start footer funktionsliste **/
.element-footer .footer-funktion-rechts a {
  background-color: #0069af;
  color: #fff;
  padding: 5px;
}

.element-footer .footer-funktion-rechts span {
  box-shadow: 0px 0px 33px 2px rgba(0, 0, 0, 0.3);
}

.footer-sitemap nav.col-xs-6 {
  padding-top: 2.3rem;
}

.footer-sitemap nav.col-xs-6 ul li:before {
  content: none;
}

.footer-sitemap nav.col-xs-6 ul li {
  margin-left: -2.3rem;
}

.element-footer ul.funktionsliste li span.shareLink {
  color: #004da2;
  font-size: 1.4rem;
}

.element-footer .footer-funktion img {
  vertical-align: sub;
  margin-right: 5px;
}

/** start fibunaci balken**/
.element-fibunacci div {
  height: 20px;
  float: left;
}

.element-fibunacci div:first-child {
  width: 38.4%;
  background-color: #94c6ea;
}

.element-fibunacci div:nth-child(2) {
  width: 23.83%;
  background-color: #68a3d9;
}

.element-fibunacci div:nth-child(3) {
  width: 14.89%;
  background-color: #3883c5;
}

.element-fibunacci div:nth-child(4) {
  width: 9.04%;
  background-color: #004da2;
}

.element-fibunacci div:nth-child(5) {
  width: 5.32%;
  background-color: #68a3d9;
}

.element-fibunacci div:nth-child(6) {
  width: 3.51%;
  background-color: #3883c5;
}

.element-fibunacci div:nth-child(7) {
  width: 2.12%;
  background-color: #0064b2;
}

.element-fibunacci div:nth-child(8) {
  width: 1.38%;
  background-color: #68a3d9;
}

.element-fibunacci div:nth-child(9) {
  width: 0.75%;
  background-color: #3883c5;
}

.element-fibunacci div:last-child {
  width: 0.75%;
  background-color: #0064b2;
}

/** endefibunaci balken**/
/** end footer funktionsliste **/

/** start sticky box aside **/

aside {
  position: fixed;
  width: 210px;
  left: 1000px;
  top: 215px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

aside h3 {
  color: #004da2;
  padding: 15px 15px 0 15px;
  margin-bottom: 10px;
}

aside li:before {
  content: none;
}

aside ul {
  padding-left: 0;
}

aside ul li {
  padding: 10px;
}

aside ul li:last-of-type {
  margin-bottom: 5px;
}

aside ul li a.noAngle {
  padding-left: 24px;
}

aside ul li:hover {
  background-color: #0064b2;
}

aside ul li:hover a {
  color: #fff;
}

aside:after {
  content: '';
  background-image: url("../images/layout/minus-symbol.svg");
  background-repeat: no-repeat;
  background-size: 100% 43%;
  background-position-y: 12px;
  width: 47px;
  height: 40px;
  position: absolute;
  top: 315px;
  left: 163px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

/** end sticky box aside **/

/** start sticky go to top button **/
#rex-gotop span {
  position: fixed;
  left: 968px;
  bottom: 73px;
  z-index: 1000;
  box-shadow: 0px 0px 33px 2px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.rex-totop-button {
  background-color: #0069af;
  color: #fff;
  padding: 10px 5px 7px 5px;
}

a.rex-totop-button:hover {
  color: #fff;
}

.rex-totop-button i {
  font-size: 18px;
}

/** end sticky go to top button **/

/** start dropdown menu navigation **/
.rubriknavi-eintrag a {
  text-decoration: none;
}

/* Style The Dropdown Button */
.dropbtn {
  border: none;
  background-color: #00519e;
  color: #fff;
  padding: 2px 82px 4px 25px;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: #00519e;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-size: 16px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ecf6fd;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: #3883c5;
}

/** ende dropdown menu navigation **/

/** start allgemeines **/
.horizontalLine {
  border-bottom: 1px solid #3883c5;
  width: 920px;
  margin-left: -30px;
}

.horizontalLine.bold {
  border-bottom: 3px solid #3883c5;
}

.top-buffer {
  margin-top: 50px;
}

.marginTop10 {
  margin-top: 10px;
}

.mgT20 {
  margin-top: 20px;
}

.marginBottom10 {
  margin-bottom: 10px;
}

.justify-content-center {
  text-align: center;
}

.margin-btm-40 {
  margin-bottom: 40px;
}

.margin-btm-45 {
  margin-bottom: 45px;
}

/** ende allgemeines **/

/** start content redirect site **/

.redirect-link {
  text-align: center;
  margin-bottom: 60px;
}

.splash-screen {
  text-align: center;
}

.info-text h1 {
  letter-spacing: 0.1em;
  word-spacing: 0.01em;
}

.info-text {
padding-right: 100px;
}

.button-to-gerit {
  background-color: #0064b2;
  color: #fff;
  padding: 8px 20px;
  font-size: 12px;
  margin-bottom: 20px;
  display: inline-block;
  cursor: pointer;
}

a.button-to-gerit:hover {
  color: #fff;
  text-decoration: none;
}

.gerit-info {
  margin-top: 10px;
}

ul
/** ende content redirect site **/

