@import url(https://fonts.googleapis.com/css?family=Economica:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,700);
/** -------------------------------------------------------------------
 *   Main stylesheet
 *   Written by Daniel Kollorz <dko at basecom dot de>
 *   Basecom GmbH & Co. KG https://www.basecom.de
 ** ------------------------------------------------------------------- */
/** -------------------------------------------------------------------
 *   Web fonts
 ** ------------------------------------------------------------------- */
.glyphicon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.glyphicon-search:before {
  content: "\f002";
}
/** -------------------------------------------------------------------
 *   General page settings
 ** ------------------------------------------------------------------- */
html {
  overflow-y: scroll;
}
html,
body {
  width: 100%;
  height: 100%;
  font-family: 'Roboto', Tahoma, Arial, sans-serif;
  font-weight: 300;
  background-color: #ffffff;
  color: #000000;
}
h1,
h2,
h3,
h4,
h5,
h6,
button,
.navbar,
.sidebar-wrapper .field-name-field-sponsor-box-heading {
  font-family: 'Economica', Tahoma, Arial, sans-serif;
}
.dropdown-menu > li > a {
  font-size: 1.4em !important;
}
button:not(.navbar-search),
.menu {
  font-size: 1.6em !important;
}
h2 {
  font-size: 2.2em;
  margin: 5px 0;
}
h3,
.sidebar-wrapper .field-name-field-sponsor-box-heading {
  font-size: 1.7em;
  margin: 5px 0;
}
.heading2 {
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  font-size: 2.2em;
  margin: 5px 0;
}
img {
  max-width: 100%;
  height: auto;
}
@media all and (min-width: 1415px) {
  .article-main-image > img {
    max-width: initial;
  }
}
a,
a:link,
a:visited,
a:hover,
a:active,
a:focus {
  color: #d41122;
  text-decoration: none;
  outline: none;
}
form {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media all and (max-width: 1415px) {
  .hidden-breakpoint-1 {
    display: none;
  }
}
@media all and (max-width: 1170px) {
  .hidden-breakpoint-2 {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .hidden-breakpoint-3 {
    display: none;
  }
}
.edit-feed-me-wrapper {
  display: none !important;
}
.node-type-webform {
  overflow-y: scroll;
}
/*
#top-header-logo-image.logo-unicheck {
  margin-top:10px;
}
*/
.image_preload {
  display: none !important;
}
.video-wrapper {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 640px) {
  .video-wrapper {
    width: 100%;
  }
}
.video-wrapper video {
  width: 100%;
  height: auto;
}
.youtube-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.youtube-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.views-more-link,
.views-more-link:hover,
.views-more-link:link,
.views-more-link:active,
.views-more-link:visited,
.views-more-link:focus {
  color: #d41122;
}
.item-list > ul {
  list-style: none;
  padding-left: 0;
}
.pagination li > a {
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  font-size: 1.2em;
  background-color: #aaaaaa;
  color: #5c5c5c;
  border: 0 !important;
  border-radius: 0 !important;
  margin-left: 3px !important;
  margin-right: 3px !important;
  margin-bottom: 6px !important;
  font-weight: 700;
  text-transform: uppercase;
}
.pagination li > a:link,
.pagination li > a:focus,
.pagination li > a:active,
.pagination li > a:visited {
  color: #5c5c5c;
}
.pagination li > a:hover {
  color: #d41122;
}
.pagination .active a {
  background-color: #f6f6f6;
  color: #d41122;
}
.pagination .active a:hover {
  background-color: #f6f6f6;
  color: #5c5c5c;
}
.pagination .disabled {
  display: none;
}
.statistics_counter {
  display: none !important;
}
.aside-adbox {
  margin-bottom: 30px;
}
.contenttable,
.contenttabelle {
  overflow-x: auto;
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.25);
  padding: 8px 15px;
  margin-bottom: 1.5rem;
}
.contenttable table,
.contenttabelle table {
  width: 100%;
}
.contenttable th,
.contenttabelle th,
.contenttable td,
.contenttabelle td {
  padding: 1.5rem .5rem;
  text-align: center;
}
.contenttable th,
.contenttabelle th {
  padding: 1.5rem .5rem 10px .5rem;
  font-weight: 700;
}
#wrapper-content .form-text,
#wrapper-content .form-email,
#wrapper-content .form-select,
#wrapper-content .form-number {
  height: 45px;
}
.form-text,
.form-email,
.form-textarea,
.form-select,
.form-number {
  background-color: #f6f6f6;
  border: 0;
  border-radius: 0;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0) !important;
}
.form-email:not(.form-control) {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
}
.form-control {
  border-radius: 0;
}
.webform-component {
  margin: 10px 0;
}
.webform-progressbar-outer {
  position: relative;
  width: 100%;
  height: 3px;
  margin: 0.35em -1px 2em;
  background-color: #FFF;
  border: 2px solid #d41122;
}
.webform-progressbar-page.current {
  background-color: #d41122;
}
.webform-progressbar-page {
  position: absolute;
  width: 7px;
  height: 7px;
  margin: -6px -4px;
  border: 1px solid #d41122;
  background-color: #FFF;
  border-radius: 5px;
}
.btn-primary,
.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus,
.btn-info,
#user-login .btn-default,
#user-register-form .btn-success,
#user-pass .btn-default,
.webform-client-form .button-primary {
  color: #ffffff;
  background-color: #d41122;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  border: 0;
  border-radius: 0;
  padding-left: 40px;
  padding-right: 40px;
  float: right;
}
@media all and (max-width: 640px) {
  .btn-primary,
  .btn-primary:active,
  .btn-primary:visited,
  .btn-primary:focus,
  .btn-info,
  #user-login .btn-default,
  #user-register-form .btn-success,
  #user-pass .btn-default,
  .webform-client-form .button-primary {
    width: 100%;
  }
}
body .btn[disabled="disabled"] {
  background-color: #d41122;
  border-color: #d41122;
}
.form-managed-file button.btn {
  padding: 3px 12px 2px 12px;
}
.form-managed-file .input-group-btn {
  font-size: 12px !important;
}
.suchseite .btn-info {
  padding-left: 20px;
  padding-right: 20px;
}
.webform-client-form > div:before,
.webform-client-form > div:after {
  clear: both;
  display: table;
  content: " ";
}
.btn-primary:hover,
.btn-info:hover,
#user-login .btn-default:hover,
#user-register-form .btn-success:hover,
#user-pass .btn-default:hover {
  color: #ffffff;
  background-color: #d41122;
}
.btn-info:active,
.btn-info:visited,
.btn-info:focus,
.btn-info:link {
  color: #ffffff;
  background-color: #d41122;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: #aaaaaa;
  color: #5c5c5c;
}
#main-content {
  background-color: #ffffff;
}
#main-content .nav-tabs {
  margin-bottom: 15px;
}
#main-content .nav-tabs,
#main-content .nav-tabs > li,
#main-content .nav-tabs > li > a,
#main-content .nav-tabs > li > a,
#main-content .nav-tabs > .active,
#main-content .nav-tabs > .active > a {
  border: 0;
  border-radius: 0;
}
#main-content .nav-tabs > li > a {
  background-color: #aaaaaa;
  color: #5c5c5c;
}
#main-content .nav-tabs > .active > a {
  background-color: #f6f6f6;
  color: #000000;
}
.panel-flexible .panel-separator {
  display: none;
}
.alert {
  margin: 0 27px 0 15px;
}
.action-links {
  display: none;
}
.tabs--primary.nav.nav-tabs {
  margin-top: 15px;
  margin-left: auto;
  margin-right: 0px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
#main-content > ul.tabs--secondary.pagination > li.active > a.active {
  border-bottom: 2px solid #d41122 !important;
  padding-bottom: 3px !important;
}
a.link-primary,
a.link-primary:hover,
a.link-primary:link,
a.link-primary:focus,
a.link-primary:active,
a.link-primary:visited {
  color: #ffffff;
  background-color: #d41122;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  border: 0;
  border-radius: 0;
  padding: 5px 40px;
}
a.link-secondary,
a.link-secondary:hover,
a.link-secondary:link,
a.link-secondary:focus,
a.link-secondary:active,
a.link-secondary:visited {
  color: #ffffff;
  background-color: #CCC;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  border: 0;
  border-radius: 0;
  padding: 5px 40px;
}
.item-list .fa {
  color: #aaa;
}
.center-elements {
  text-align: center;
  letter-spacing: 2.5em;
  font-size: 0px;
}
.center-elements .terminator {
  width: 0;
  min-width: 0;
  max-width: 0;
  height: 0;
  min-height: 0;
  max-height: 0;
}
.center-elements > * {
  text-align: left;
  display: inline-block;
  letter-spacing: normal;
}
.center-elements > ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
ul.center-elements {
  padding-left: 0;
  list-style: none;
}
.center-elements.element-spacing05 {
  letter-spacing: 0.5em;
}
.center-elements.element-spacing10 {
  letter-spacing: 1.0em;
}
.center-elements.element-spacing15 {
  letter-spacing: 1.5em;
}
.center-elements.element-spacing20 {
  letter-spacing: 2.0em;
}
.shariff {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px;
}
.shariff ul {
  height: 45px;
}
.shariff ul li {
  /*width: calc(100%  /3);*/
  height: 45px;
  margin-right: 0px;
}
.shariff ul li a {
  height: 45px;
  padding: 0 !important;
  text-align: center;
  /*padding-top: 6px;
        padding-left: 56px !important;*/
}
.shariff ul .fa {
  /*top: 6px !important;
      left: 16px !important;*/
  position: static !important;
  font-size: 2.5em !important;
  padding-top: 9px;
}
.shariff ul .share_text {
  display: none;
}
@media all and (orientation: portrait) and (max-width: 400px) {
  .shariff {
    position: fixed;
    bottom: 0;
    left: auto;
    right: auto;
    padding: 0;
    margin: 0;
    z-index: 10;
    min-width: 320px;
  }
  #footer-bottom {
    margin-bottom: 75px !important;
  }
}
body.html .ac_results {
  border: 2px solid #f6f6f6;
}
html body.logged-in.no-admin-bars {
  margin-top: 0 !important;
}
.embed-responsively {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.embed-responsively iframe,
.embed-responsively object,
.embed-responsively embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#block-views-werbeplatz-top-banner-block .asmdiv {
  height: 90px !important;
}
/** -------------------------------------------------------------------
 *   Page wrapper structure
 ** ------------------------------------------------------------------- */
.wrapper-page {
  max-width: 1405px;
  margin: auto;
  /*background-color: @uni-background-color;*/
}
#wrapper-banner-head {
  width: 100%;
  max-height: 90px;
  text-align: right;
}
#wrapper-content {
  float: left;
  /*background-color: @uni-background-color;*/
}
.wrapper-content {
  max-width: 1170px;
  width: 100%;
  padding-bottom: 15px;
}
#wrapper-banner-skyscraper {
  width: 200px;
  float: left;
  min-height: 600px;
}
#block-views-werbeplatz-skyscraper-block {
  padding-top: 105px;
}
@media all and (min-width: 1170px) and (max-width: 1415px) {
  .wrapper-page {
    max-width: 1170px;
  }
  .wrapper-content {
    max-width: 905px;
  }
  #navbar {
    width: 905px;
  }
}
@media all and (max-width: 1170px) {
  .wrapper-page {
    max-width: 960px;
  }
  .wrapper-content {
    max-width: 960px;
    width: 100%;
  }
  #wrapper-banner-skyscraper {
    display: none;
  }
  #navbar {
    width: 100%;
  }
}
@media all and (max-width: 760px) {
  #wrapper-banner-head {
    display: none;
  }
}
@media all and (max-width: 768px) {
  #block-system-main {
    padding-top: 10px;
  }
}
/** -------------------------------------------------------------------
 *   Top navigation bar - secondary menu
 ** ------------------------------------------------------------------- */
#top-navbar-secondary-navbar .nav {
  text-align: right;
}
#top-navbar-secondary-navbar .leaf {
  display: inline-block;
  font-size: 0.7em;
}
#top-navbar-secondary-navbar .leaf > a {
  padding: 0 8px;
  line-height: 40px;
  color: #999999;
}
#top-navbar-secondary-navbar .leaf > a:hover,
#top-navbar-secondary-navbar .leaf > a:active,
#top-navbar-secondary-navbar .leaf > a:visited,
#top-navbar-secondary-navbar .leaf > a:focus {
  background: 0;
  color: #999999;
}
#top-navbar-secondary-navbar .active {
  color: #d41122 !important;
}
#top-navbar-secondary-navbar .nolink {
  line-height: 40px;
  padding: 0 8px;
}
/** -------------------------------------------------------------------
 *   Top header structure
 ** ------------------------------------------------------------------- */
#top-navbar {
  border-bottom: 1px solid #eeeeee;
  background-color: #ffffff;
}
#top-navbar > div {
  margin-top: 5px;
  line-height: 35px;
}
#top-header {
  background-color: #ffffff;
}
#top-header > div {
  height: 100px;
}
#top-header-logo-image {
  margin-top: 12px;
}
.uni-view-header-portals {
  display: none;
}
.uni-view-header-portals ul:after {
  clear: both;
}
.uni-header-portal {
  float: left;
  padding-right: 15px;
}
#block-search-form {
  width: 80%;
  margin: auto;
  margin-top: 30px;
}
#block-search-form .btn-primary {
  background-color: #f6f6f6;
  border-radius: 0;
  border: 0;
  padding: 0;
}
#block-search-form .btn-primary .icon {
  color: #d41122;
  font-size: 22px;
}
#top-header-misc {
  /*
  p {
    text-transform: uppercase;
    color: #999;
    float: right;
    margin-top: 30px;
  }
  img {
    float: right;
    margin: 10px 10px 0 10px;
  }
  */
}
/** -------------------------------------------------------------------
 *   Main menu
 ** ------------------------------------------------------------------- */
#navbar {
  border-top: 3px solid #d41122;
  border-radius: 0;
  margin-bottom: 0;
}
#navbar .caret {
  display: none;
}
#navbar .dropdown-toggle,
#navbar .leaf a:not(.fa) {
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  font-size: 0.85em;
}
#navbar .nav > li:not(.first) > a {
  padding-left: 22px;
  padding-right: 22px;
}
#navbar .navbar-search {
  position: relative;
  float: right;
  padding: 6px 12px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  border-color: #ddd;
}
#navbar .navbar-search i {
  font-size: 14px;
  color: #888;
}
@media all and (min-width: 768px) {
  #navbar .navbar-search {
    display: none;
  }
}
#navbar.navbar_abi {
  border-top: 3px solid #9CC204 !important;
}
.navbar-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
#navbar-logo-image {
  margin-top: 8px;
  padding-left: 15px;
}
@media all and (min-width: 768px) {
  #navbar {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    background-color: #ffffff;
  }
  #navbar .menu > li:not(.last) {
    border-right: 1px solid #eee;
  }
  #navbar-logo-image {
    display: none;
  }
}
.dropdown-mega {
  background-color: #eeeeee;
  padding: 0;
  margin: 0;
  font-size: 0.9em;
  top: 48px;
}
.dropdown-mega a,
.dropdown-mega a:link,
.dropdown-mega a:focus,
.dropdown-mega a:active,
.dropdown-mega a:visited,
.dropdown-mega a:hover {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
}
.dropdown-mega h3 {
  margin: 5px 0 0 0;
  font-size: 1em;
  font-weight: 700;
}
.dropdown-mega p,
.dropdown-mega span {
  margin-top: 2px;
  display: block;
  color: #aaaaaa;
  font-weight: 400;
}
.dropdown-mega .megamenu-col-first-article {
  background-color: #ffffff;
  text-align: center;
  padding: 25px 10px 15px 10px;
  border-right: 2px solid #EEE;
}
.dropdown-mega .megamenu-col-article-list {
  background-color: #ffffff;
}
.dropdown-mega .megamenu-col-article-list > div {
  padding: 25px 20px 25px 40px;
  height: 120px;
}
.dropdown-mega .megamenu-col-article-list > div:not(:first-child) {
  border-top: 2px solid #EEE;
}
.dropdown-mega .megamenu-col-article-list img {
  float: left;
  margin: 5px 5px 5px 0;
}
.dropdown-mega .ajax-loader {
  margin-top: 100px;
}
.dropdown-mega > ul {
  padding-left: 0;
}
.dropdown-mega > ul > li {
  /*max-width: 160px;*/
  padding-left: 20px;
}
.dropdown-mega > ul > li a {
  padding: 10px 0;
  display: block;
}
.dropdown-mega > ul > li:not(.last) {
  border-bottom: 2px solid #CCC;
}
.dropdown-mega .megadropdown-list-titles {
  margin-left: 125px;
}
.dropdown-mega .megadropdown-list-titles h3 {
  max-height: 22px;
  overflow-y: hidden;
}
.dropdown-mega .megadropdown-list-titles span {
  height: 28px;
  overflow-y: hidden;
}
#navbar .navbar-collapse .menu.nav .fa-home {
  color: #d41122;
}
/** -------------------------------------------------------------------
 *   Page footer
 ** ------------------------------------------------------------------- */
#wrapper-footer {
  margin-top: 50px;
  padding: 50px 0;
  border-top: 3px solid #d41122;
  background-color: #f6f6f6;
}
#footer {
  background-color: #f6f6f6 !important;
}
#footer-menu {
  background-color: #ffffff;
}
#footer-bottom {
  padding-top: 30px;
  padding-bottom: 30px;
}
#footer-bottom .nav {
  text-align: center;
}
#footer-bottom .leaf {
  display: inline-block;
  font-size: 0.9em;
}
#footer-bottom .leaf > a,
#footer-bottom .nolink {
  padding: 0 8px;
  line-height: 30px;
  color: #999999;
}
#footer-bottom .leaf > a:hover,
#footer-bottom .leaf > a:active,
#footer-bottom .leaf > a:visited,
#footer-bottom .leaf > a:focus {
  background: 0;
  color: #999999;
}
#footer-bottom-inner {
  font-size: 0.65em;
}
.uni-view-footer-portals ul {
  list-style: none;
  padding-left: 0;
}
.uni-view-footer-portals .uni-view-portal {
  padding: 0 15px 0 0;
  margin-bottom: 30px;
  min-height: 130px;
}
.uni-view-footer-portals .uni-view-portal li {
  float: left;
  padding: 0 4px;
}
.uni-view-footer-portals .uni-view-portal li a,
.uni-view-footer-portals .uni-view-portal li a:hover,
.uni-view-footer-portals .uni-view-portal li a:active,
.uni-view-footer-portals .uni-view-portal li a:visited,
.uni-view-footer-portals .uni-view-portal li a:focus {
  font-size: 0.9em;
  color: #999999;
}
.uni-view-footer-portals .uni-view-portal li:not(.last) {
  border-right: 1px solid #999999;
}
.uni-view-footer-portals .uni-view-portal p {
  font-size: 0.9em;
  color: #999999;
}
.region-footer-top {
  margin-bottom: 50px;
}
.region-footer-side h3,
.region-footer-side h4,
.region-footer-side h5,
.region-footer-side h6 {
  color: #999999;
}
/** -------------------------------------------------------------------
 *   Front page
 ** ------------------------------------------------------------------- */
.frontpage-title-main {
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.8em;
  margin-top: 7px;
  min-width: 300px;
  white-space: nowrap;
}
.uni-view-startseite-slider {
  position: relative;
  margin-bottom: 20px;
}
.uni-view-startseite-slider .slider {
  padding: 0 15px;
}
.uni-view-startseite-slider .slider-simple-navigation > div {
  position: absolute;
  top: 160px;
  width: 30px;
  height: 30px;
  /*background-color: #FFF;*/
  border-radius: 20px;
  font-size: 2em;
  color: #ffffff;
  text-align: center;
  padding-top: 2px;
  cursor: pointer;
}
.uni-view-startseite-slider .slider-nav-prev {
  left: 40px;
  padding-right: 2px;
}
.uni-view-startseite-slider .slider-nav-next {
  right: 40px;
  padding-left: 2px;
}
.uni-view-startseite-slider .slider-image-info {
  text-align: right;
  color: #aaaaaa;
  margin-top: 10px;
}
@media all and (max-width: 992px) {
  .uni-view-startseite-slider .slider-image-info {
    display: none;
  }
}
.uni-view-startseite-slider .slide-title {
  position: absolute;
  bottom: 40px;
  background-color: #FFF;
  padding: 5px 25px;
  text-align: center;
  width: 640px;
}
.uni-view-startseite-slider .slide-title h2 {
  font-weight: 700 !important;
}
@media all and (max-width: 992px) {
  .uni-view-startseite-slider .slide-title {
    transform: scale(0.75);
    bottom: 15px;
  }
}
@media all and (max-width: 640px) {
  .uni-view-startseite-slider .slide-title {
    transform: scale(1);
    position: static;
    width: 100%;
    text-align: left;
    padding-left: 0px;
  }
  .uni-view-startseite-slider .slide-title h3 {
    font-size: 1.6em;
  }
}
.uni-view-startseite-slider .slide-title a,
.uni-view-startseite-slider .slide-title a:link,
.uni-view-startseite-slider .slide-title a:focus,
.uni-view-startseite-slider .slide-title a:active,
.uni-view-startseite-slider .slide-title a:visited,
.uni-view-startseite-slider .slide-title a:hover {
  color: #000000;
  text-decoration: none;
  font-size: 1.1em;
}
.uni-view-startseite-slider .slide-title-subtitle {
  color: #999999;
}
@media all and (min-width: 992px) {
  .uni-view-startseite-slider {
    min-height: 330px;
  }
}
@media all and (min-width: 768px) and (max-width: 992px) {
  .uni-view-startseite-slider {
    min-height: 260px;
  }
}
@media all and (min-width: 400px) and (max-width: 768px) {
  .uni-view-startseite-slider {
    min-height: 128px;
  }
}
.uni-slider {
  position: relative;
}
.uni-slider .slider-simple-navigation > div {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  font-size: 2em;
  text-align: center;
  padding-top: 2px;
  cursor: pointer;
}
.uni-slider .slider-nav-prev {
  left: 40px;
  padding-right: 2px;
}
.uni-slider .slider-nav-next {
  right: 40px;
  padding-left: 2px;
}
.monatsthema-artikelbild-wrapper {
  float: left;
  max-width: 370px;
  margin-right: 15px;
}
.monatsthema-content-wrapper {
  float: left;
  max-width: 400px;
  margin-right: 15px;
  margin-bottom: 25px;
}
.monatsthema-boxen {
  float: right;
  display: block;
  /*padding-top: 50px;*/
}
.monatsthema-wrapper {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 50px;
}
.monatsthema-artikelbild {
  margin-top: 10px;
}
.monatsthema-supertitel {
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.8em;
  margin-top: 0px;
}
.monatsthema-titel a {
  color: #000000;
  font-weight: 700;
}
.monatsthema-untertitel {
  color: #999999;
  font-size: 1.65em;
}
.monatsthema-content {
  ine-height: 1.6em;
  font-size: 1.1em;
}
@media all and (min-width: 992px) and (max-width: 1405px) {
  .monatsthema-artikelbild-wrapper {
    max-width: 220px;
  }
  .monatsthema-content-wrapper {
    max-width: 300px;
  }
}
@media all and (max-width: 992px) {
  .monatsthema-artikelbild-wrapper {
    display: none;
  }
  .monatsthema-content-wrapper {
    width: 380px;
  }
  .monatsthema-boxen {
    display: block;
  }
}
@media all and (max-width: 767px) {
  .monatsthema-content-wrapper {
    width: 300px;
  }
}
@media all and (max-width: 680px) {
  .monatsthema-content-wrapper {
    width: 100%;
  }
  .monatsthema-boxen {
    width: 100%;
    float: none;
    clear: both;
  }
}
.uni-view-startseite-tagesbild {
  margin-top: 50px;
  padding-left: 15px;
  padding-right: 15px;
}
.uni-view-startseite-meist-gelesen-reiter {
  background-color: #f6f6f6;
  padding: 30px 15px 0px 15px;
}
.uni-view-startseite-meist-gelesen-reiter .item-list {
  margin-left: 125px;
}
.uni-view-startseite-meist-gelesen-reiter h3 {
  float: left;
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: 700;
}
.uni-view-startseite-meist-gelesen-reiter ul {
  margin: 0;
  padding-bottom: 10px;
}
.uni-view-startseite-meist-gelesen-reiter .reiter {
  float: left;
  padding: 10px 15px;
  cursor: pointer;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.25em;
  text-transform: uppercase;
  line-height: 42px;
}
@media all and (max-width: 768px) {
  .uni-view-startseite-meist-gelesen-reiter .reiter {
    display: none;
  }
}
.uni-view-startseite-meist-gelesen-reiter .reiter.active span {
  text-decoration: underline;
}
.meist-gelesen-artikel {
  display: none;
}
@media all and (min-width: 992px) {
  .meist-gelesen-artikel .artikelbild {
    float: left;
    width: 50%;
  }
  .meist-gelesen-artikel .title-wrapper {
    float: right;
    width: 50%;
    margin-top: 40px;
  }
}
.meist-gelesen-artikel .artikelbild {
  padding: 0 15px;
}
.meist-gelesen-artikel .title-wrapper {
  padding: 0 15px;
}
.meist-gelesen-artikel .title-wrapper h3 {
  color: #aaaaaa;
}
.meist-gelesen-artikel .startseite-meist-gelesen-titel {
  font-size: 4em;
}
.meist-gelesen-artikel .startseite-meist-gelesen-untertitel {
  font-size: 2.5em;
}
.uni-view-startseite-meist-gelesen-artikel-superview {
  padding-bottom: 30px;
  margin-bottom: 60px;
  background-color: #f6f6f6;
}
/** -------------------------------------------------------------------
 *   Front page widgets
 ** ------------------------------------------------------------------- */
.uni-view-frontpage-widgets ul {
  list-style: none;
  padding-left: 0px;
}
.uni-view-frontpage-widgets h2 {
  font-weight: 700;
}
.uni-view-frontpage-widgets h3 {
  font-size: 1.6em;
}
.uni-frontpage-widget {
  height: 450px;
  overflow: hidden;
  margin-bottom: 15px;
}
.uni-frontpage-widget .widget-kategory {
  float: left;
  width: 60%;
  margin-bottom: 5px;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.4em;
  text-transform: uppercase;
  height: 26px;
  overflow-y: hidden;
}
.uni-frontpage-widget .widget-kennzeichnung {
  float: right;
  width: 30%;
  text-align: right;
  margin-top: 9px;
  margin-bottom: 5px;
}
.uni-frontpage-widget .widget-date {
  float: right;
  width: 30%;
  text-align: right;
  margin-top: 6px;
  margin-bottom: 5px;
}
.uni-frontpage-widget .widget-article-image {
  width: 100%;
  max-width: 360px;
  height: auto;
  max-height: 250px;
}
.uni-frontpage-widget .widget-title > h2 {
  font-size: 2em;
}
.uni-frontpage-widget .widget-title,
.uni-frontpage-widget .widget-title:hover,
.uni-frontpage-widget .widget-title:active,
.uni-frontpage-widget .widget-title:visited,
.uni-frontpage-widget .widget-title:link,
.uni-frontpage-widget .widget-title:focus {
  color: #000000;
  text-decoration: none;
}
.uni-frontpage-widget .widget-subtitle {
  color: #999999;
  margin-top: 0;
}
.uni-frontpage-widget .widget-teasertext {
  font-size: 1.1em;
}
.text-fade-out {
  position: relative;
  background-color: #fff;
}
.text-fade-out:after {
  content: "";
  pointer-events: none;
  position: absolute;
  width: 320px;
  height: 75px;
  bottom: 0;
  background-image: -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to top, #ffffff, rgba(255, 255, 255, 0));
}
/** -------------------------------------------------------------------
 *   Categorized article list
 ** ------------------------------------------------------------------- */
.page-taxonomy-term #block-system-main .panel-display.panel-2col .panel-col-first {
  width: 65%;
  padding-left: 15px;
  padding-right: 5px;
}
.page-taxonomy-term #block-system-main .panel-display.panel-2col .panel-col-last {
  width: 35%;
  padding-left: 5px;
  padding-right: 15px;
}
@media all and (min-width: 1170px) and (max-width: 1405px) {
  .page-taxonomy-term #block-system-main .panel-display.panel-2col .panel-col-first {
    width: 65%;
  }
  .page-taxonomy-term #block-system-main .panel-display.panel-2col .panel-col-last {
    width: 35%;
  }
}
@media all and (max-width: 640px) {
  .page-taxonomy-term #block-system-main .panel-display.panel-2col .panel-col-first {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-taxonomy-term #block-system-main .panel-display.panel-2col .panel-col-last {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.panel-col-first .uni-view-kategorie-artikel-liste li {
  margin-top: 20px;
  margin-bottom: 20px;
}
.panel-col-first .uni-view-kategorie-artikel-liste li > h2 {
  font-weight: 700;
  font-size: 2em;
}
.panel-col-first .uni-view-kategorie-artikel-liste li > h3 {
  color: #999999;
}
.panel-col-first .uni-view-kategorie-artikel-liste li a > img {
  float: left;
  margin-bottom: 5px;
  /* margin: 0 15px 5px 0; */
}
.panel-col-first .uni-view-kategorie-artikel-liste li h2 > a,
.panel-col-first .uni-view-kategorie-artikel-liste li h2 > a:active,
.panel-col-first .uni-view-kategorie-artikel-liste li h2 > a:focus,
.panel-col-first .uni-view-kategorie-artikel-liste li h2 > a:visited,
.panel-col-first .uni-view-kategorie-artikel-liste li h2 > a:link,
.panel-col-first .uni-view-kategorie-artikel-liste li h2 > a:hover {
  color: #000000;
}
.uni-view-kategorie-artikel-liste .box {
  margin: 20px 0;
}
.uni-view-kategorie-artikel-liste .node-teaser-article {
  min-height: 300px;
  max-height: 335px;
  margin-bottom: 15px;
  overflow-y: hidden;
}
@media all and (min-width: 992px) {
  .uni-view-kategorie-artikel-liste .node-teaser-article {
    height: 335px;
  }
}
.uni-view-kategorie-artikel-liste .node-teaser-article img {
  width: 100%;
  max-width: 360px;
  height: auto;
  max-height: 250px;
}
@media all and (max-width: 992px) {
  .uni-view-kategorie-artikel-liste .node-teaser-article .subtitle {
    margin: 15px 0 !important;
  }
}
.uni-view-kategorie-artikel-liste .node-teaser-article .link .title,
.uni-view-kategorie-artikel-liste .node-teaser-article .link:hover .title,
.uni-view-kategorie-artikel-liste .node-teaser-article .link:active .title,
.uni-view-kategorie-artikel-liste .node-teaser-article .link:visited .title,
.uni-view-kategorie-artikel-liste .node-teaser-article .link:focus .title {
  color: #000;
  margin: 15px 0 0 0;
  font-size: 1.8em;
}
.uni-view-kategorie-artikel-liste .node-teaser-article .link .subtitle,
.uni-view-kategorie-artikel-liste .node-teaser-article .link:hover .subtitle,
.uni-view-kategorie-artikel-liste .node-teaser-article .link:active .subtitle,
.uni-view-kategorie-artikel-liste .node-teaser-article .link:visited .subtitle,
.uni-view-kategorie-artikel-liste .node-teaser-article .link:focus .subtitle {
  color: #999;
  margin: 10px 0 0 0;
  font-size: 1.8em;
}
.uni-view-kategorie-artikel-liste .author-article-entry,
.uni-view-kategorie-artikel-liste .native_ads {
  max-height: 340px;
  overflow-y: hidden;
}
#taxonomy_category-title {
  margin-top: 0;
}
.category-filter {
  position: relative;
  width: 50%;
  margin-bottom: -89px;
}
.category-filter .category-filter-back {
  text-align: right;
  display: block;
}
.category-filter #category-filter-list {
  position: absolute;
  right: 0;
  background-color: #fff;
  top: 45px;
  padding: 10px 20px;
  z-index: 2;
  border: 2px solid #F6F6F6;
  list-style: none;
}
.category-filter #category-filter-list > li > a {
  display: block;
  margin: 5px 0;
}
.category-filter .btn-primary {
  float: none;
  clear: both;
}
#views-exposed-form-category-view-block {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
#views-exposed-form-category-view-block .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 25px;
}
.uni-breadcrumb-wrapper {
  margin-top: 20px;
}
.uni-breadcrumb-wrapper .uni-breadcrumb-list {
  list-style: none;
  padding-left: 0px;
  display: flex;
}
.uni-breadcrumb-wrapper .uni-breadcrumb-list .bc-item {
  margin-right: 5px;
}
.uni-breadcrumb-wrapper .uni-breadcrumb-list .bc-item:not(:last-child):after {
  content: "»";
}
/** -------------------------------------------------------------------
 *   Article
 ** ------------------------------------------------------------------- */
.article-kennzeichnung {
  position: absolute;
  /*top: 45px;
  right: 20px;*/
  top: 5px;
  right: 40px;
}
@media all and (max-width: 992px) {
  .article-kennzeichnung {
    right: initial;
    left: 15px;
    top: 0px;
  }
}
.article-main {
  padding: 0 15px;
  margin-bottom: 50px;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.article-main h2,
.article-main h3,
.article-main h4,
.article-main h5,
.article-main h6 {
  font-weight: 700;
}
.article-main .autor {
  float: right;
  text-align: center;
}
.article-main .autor-pic {
  border-radius: 50px;
}
.article-main .creationdate,
.article-main .autorname,
.article-main .autorname a {
  color: #999999;
}
.article-main .creationdate:active,
.article-main .autorname:active,
.article-main .autorname a:active,
.article-main .creationdate:hover,
.article-main .autorname:hover,
.article-main .autorname a:hover,
.article-main .creationdate:visited,
.article-main .autorname:visited,
.article-main .autorname a:visited,
.article-main .creationdate:focus,
.article-main .autorname:focus,
.article-main .autorname a:focus {
  color: #999999;
}
.article-main .creationdate {
  max-width: 115px;
  margin: 10px 0 0 0;
}
.article-main .article-subtitle {
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  font-size: 2.2em;
  font-weight: 400;
  color: #999999;
  margin: 5px 0 30px 0;
}
.article-main .article-kategory {
  font-size: 1.5em;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
@media all and (min-width: 560px) {
  .article-main .widget.top-left,
  .article-main .widget.center-left,
  .article-main .widget.bottom-left,
  .article-main .widget.para-pos.align-left,
  .article-main .article-box.align-left {
    float: left;
    margin: 0 15px 0 0;
  }
  .article-main .widget.top-right,
  .article-main .widget.center-right,
  .article-main .widget.bottom-right,
  .article-main .widget.para-pos.align-right,
  .article-main .article-box.align-right {
    float: right;
    margin: 0 0 0 15px;
  }
  .article-main .autor {
    float: left;
    max-width: 115px;
    margin: 15px 25px 15px 0;
    font-size: 0.8em;
  }
}
@media all and (max-width: 992px) {
  .article-main .article-kategory,
  .article-main .autor {
    margin-top: 20px;
  }
}
@media all and (max-width: 640px) {
  .article-main .widget,
  .article-main .article-box {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 801px) {
  .article-main .paragraph-columns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
  }
  .article-main .paragraph-columns > * {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
  }
}
.slider-image-info,
.content-sponsor-box .field-name-field-sponsor-content-source {
  text-align: right;
  color: #999999;
  margin-top: 10px;
}
.uni-view-artikel-kopf {
  margin-bottom: 30px;
}
.article-title {
  font-weight: 700;
  margin-top: 10px;
}
.article-teaser {
  font-size: 1.3em;
  line-height: 1.6em;
}
.article-content p,
.article-content li {
  font-size: 1.3em;
  line-height: 1.6em;
}
.article-content .box > p {
  line-height: initial;
}
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6 {
  margin-top: 30px;
}
.article-content ul {
  overflow: hidden;
}
.article-content .box-artikelliste .list-item > a {
  font-size: 0.85em;
  line-height: 1.3em;
}
.article-content .slide_title {
  font-size: 14px;
  text-align: right;
  color: #AAAAAA;
  margin: 5px 0;
}
@media all and (min-width: 540px) {
  .article-content .pos_left {
    float: left;
  }
  .article-content .pos_right {
    float: right;
  }
}
.article-content .piktowrapper-embed p,
.article-content .piktowrapper-embed li {
  font-size: inherit;
  line-height: inherit;
}
.content-image-wrap {
  margin: 0 5px;
  display: block;
}
.content-image-wrap img {
  margin-bottom: 5px !important;
}
.content-image-wrap img.bild_rund,
.content-image-wrap img.bild-rund {
  border-radius: 900px;
}
.content-image-wrap .content-image-source {
  font-size: 0.7em;
  line-height: 15px;
}
@media all and (max-width: 540px) {
  .content-image-wrap .content-image-source {
    margin-bottom: 20px;
  }
}
.content-image-wrap.bild-rund > .content-image-source {
  text-align: center;
}
.uni-view-passende-artikel {
  padding-top: 30px;
  margin-bottom: 20px;
}
@media all and (max-width: 768px) {
  .uni-view-passende-artikel {
    padding-top: 10px;
  }
}
.uni-view-passende-artikel .view-header {
  padding-left: 15px;
  margin-top: 50px;
  margin-bottom: 30px;
}
.uni-view-passende-artikel .uni-passender-artikel {
  margin-bottom: 30px;
}
.uni-view-passende-artikel a,
.uni-view-passende-artikel a:hover,
.uni-view-passende-artikel a:link,
.uni-view-passende-artikel a:active,
.uni-view-passende-artikel a:visited,
.uni-view-passende-artikel a:focus {
  color: #000000;
  text-decoration: none;
}
.uni-view-passende-artikel h3 {
  font-size: 2.2em;
}
.artikel-bewertung {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  padding: 0 15px;
}
.artikel-bewertung-titel {
  font-weight: bold;
  font-size: 1.6em;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
}
.uni-view-bildergalierie .galeriebild {
  margin: 15px 0;
}
.node-type-article .artikel-preview-inner {
  max-width: 300px;
  border: 3px solid #d41122;
  padding: 10px;
  margin-top: 5px;
}
.node-type-article .artikel-preview-inner .widget-date {
  display: none;
}
.node-type-article .artikel-preview-inner h2 {
  margin: 5px 0;
  padding: 0;
}
.node-type-article .artikel-preview-inner h3 {
  margin: 5px 0;
  padding: 0;
  font-size: 2.2em;
  font-weight: 700;
}
.node-type-article .artikel-preview-inner h4 {
  margin: 0;
  padding: 0;
  font-size: 1.7em;
  font-weight: 700;
}
.node-type-article .artikel-preview-inner .widget-teasertext {
  margin: 5px 0;
  padding: 0;
  font-size: 16px;
}
.author-articles-wrapper .node-teaser-article {
  min-height: 300px;
  max-height: 370px;
  margin-bottom: 15px;
  overflow-y: hidden;
}
@media all and (min-width: 992px) {
  .author-articles-wrapper .node-teaser-article {
    height: 370px;
  }
}
.author-articles-wrapper .node-teaser-article img {
  width: 100%;
  max-width: 360px;
  height: auto;
  max-height: 250px;
}
@media all and (max-width: 992px) {
  .author-articles-wrapper .node-teaser-article .subtitle {
    margin: 15px 0 !important;
  }
}
.author-articles-wrapper .node-teaser-article .link .title,
.author-articles-wrapper .node-teaser-article .link:hover .title,
.author-articles-wrapper .node-teaser-article .link:active .title,
.author-articles-wrapper .node-teaser-article .link:visited .title,
.author-articles-wrapper .node-teaser-article .link:focus .title {
  color: #000;
  margin: 15px 0 0 0;
  font-size: 1.8em;
}
.author-articles-wrapper .node-teaser-article .link .subtitle,
.author-articles-wrapper .node-teaser-article .link:hover .subtitle,
.author-articles-wrapper .node-teaser-article .link:active .subtitle,
.author-articles-wrapper .node-teaser-article .link:visited .subtitle,
.author-articles-wrapper .node-teaser-article .link:focus .subtitle {
  color: #999;
  margin: 15px 0 0 0;
  font-size: 1.8em;
}
/** -------------------------------------------------------------------
 *   Article comments
 ** ------------------------------------------------------------------- */
.article-comments {
  margin-bottom: 50px;
  padding: 0 15px;
}
.comment-headline {
  font-weight: bold;
  font-size: 1.6em;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
}
.comment-user {
  float: left;
  width: 20%;
  text-align: right;
  margin-top: 20px;
}
.comment-user-pic {
  border-radius: 50px;
}
.comment-body {
  float: right;
  width: 75%;
  padding: 40px 30px;
  margin-bottom: 30px;
  background-color: #EEE;
  overflow: hidden;
}
.comment-created {
  font-size: 0.9em;
  color: #999999;
}
.article-comment-form {
  width: 75%;
  margin-left: 25%;
  padding: 0 15px;
  /*label,*/
}
@media all and (max-width: 640px) {
  .article-comment-form {
    width: 100%;
    margin-left: 0;
  }
}
.article-comment-form .grippie {
  display: none;
}
.article-comment-form .btn-default {
  display: none;
}
/** -------------------------------------------------------------------
 *   Simple page
 ** ------------------------------------------------------------------- */
.uni-view-einfache-seite {
  padding-left: 15px;
  padding-right: 15px;
}
/** -------------------------------------------------------------------
 *   Search results page
 ** ------------------------------------------------------------------- */
#search-form {
  padding: 0 15px;
}
#search-form #edit-basic {
  text-align: center;
  margin-top: 45px;
}
#search-form .btn-primary {
  float: none;
  padding: 2px 12px;
}
@media all and (max-width: 768px) {
  #search-form {
    margin: auto;
    display: block !important;
  }
}
.search-results-annoucement,
.search-results {
  padding: 0 15px;
}
.search-results {
  width: 70%;
  float: left;
}
.search-results-boxes {
  width: 30%;
  float: right;
}
@media all and (max-width: 992px) {
  .search-results {
    width: 100%;
    float: none;
  }
  .search-results-boxes {
    width: 100%;
    float: none;
  }
  .search-results-boxes > * {
    float: left;
    margin-left: 15px;
  }
}
.search-result {
  padding: 20px 0;
}
@media all and (min-width: 600px) {
  .search-result-image {
    float: left;
    margin: 10px 15px 5px 0;
  }
}
.spelling-suggestions {
  text-align: left;
  padding-left: 15px;
}
.search-result-title {
  font-weight: 700;
}
.search-result-title-link,
.search-result-title-link:hover,
.search-result-title-link:link,
.search-result-title-link:focus,
.search-result-title-link:active,
.search-result-title-link:visited {
  color: #000000;
}
.search-result-subtitle-link,
.search-result-subtitle-link:hover,
.search-result-subtitle-link:link,
.search-result-subtitle-link:focus,
.search-result-subtitle-link:active,
.search-result-subtitle-link:visited,
.search-result-subtitle {
  color: #aaaaaa;
}
#search-form {
  display: inline-block;
}
#search-form label {
  margin-right: 10px;
}
#search-block-form .apachesolr-autocomplete,
#search-form .form-text {
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0) !important;
  padding: 7px 11px !important;
}
#search-block-form .apachesolr-autocomplete {
  height: 45px;
  max-width: 70%;
}
#search-block-form .input-group-btn {
  position: absolute;
  right: 9px;
  top: 9px;
  z-index: 10;
}
.ac_results .ac_odd,
.ac_results .ac_even {
  padding: 4px 8px;
}
.ac_results .ac_over {
  background-color: #d41122;
  color: white;
}
.apachesolr_autocomplete {
  font-family: 'Roboto', Tahoma, Arial, sans-serif;
}
.search-results-job-results-wrapper {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
  margin-bottom: 25px;
  max-width: 800px;
}
.search-results-job-results-title {
  padding: 5px 10px;
  margin-bottom: 15px;
  background-color: #f6f6f6;
}
.search-results-job-result-title {
  color: #000000;
  font-weight: 700;
}
.search-results-job-results-more {
  border-bottom: 3px solid #d41122;
  text-align: right;
  color: #d41122;
}
.search-results-job-results {
  list-style: none;
}
/** -------------------------------------------------------------------
 *   User pages
 ** ------------------------------------------------------------------- */
body.page-user-register .nav-tabs,
body.page-user-password .nav-tabs {
  display: none !important;
}
body.page-user-register #navbar,
body.page-user-register #top-header,
body.page-user-register #top-navbar-secondary-navbar,
body.page-user-register #wrapper-footer {
  display: none !important;
}
body.page-user-register .form-item-terms-of-use {
  margin-bottom: 30px;
}
/** -------------------------------------------------------------------
 *   Advertisement
 ** ------------------------------------------------------------------- */
#billboard {
  margin-bottom: 30px;
  text-align: center;
}
@media all and (max-width: 760px) {
  #billboard {
    display: none;
  }
}
#block-views-werbeplatz-mobile-sticky-block {
  text-align: center;
}
@media all and (min-width: 640px) {
  .region-navbar-mobile-sticky {
    display: none;
  }
}
.pane-views-werbeplatz-billboard-block .pane-content {
  text-align: center;
  margin: 20px;
}
/** -------------------------------------------------------------------
 *   Default widget
 ** ------------------------------------------------------------------- */
.box-artikelliste .heading,
.uni-frontpage-widget .heading {
  float: left;
  display: table;
  height: 50px;
  border: 0;
  border-radius: 0;
  /*background-color: @uni-greyout-background-color;*/
  background-color: #f6f6f6;
  cursor: pointer;
  margin-top: 20px;
}
.box-artikelliste .heading > h3,
.uni-frontpage-widget .heading > h3 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 1.6em;
  font-weight: 700;
  text-transform: uppercase;
  color: #5c5c5c;
}
.box-artikelliste .heading.active,
.uni-frontpage-widget .heading.active {
  /*background-color: @uni-alternate-background-color;*/
  background-color: #aaaaaa;
  cursor: default;
}
.box-artikelliste .heading.active > h3,
.uni-frontpage-widget .heading.active > h3 {
  color: #000000;
}
.box-artikelliste > .headlines-count-1 > .heading,
.uni-frontpage-widget > .headlines-count-1 > .heading {
  width: 100%;
}
.box-artikelliste > .headlines-count-2 > .heading,
.uni-frontpage-widget > .headlines-count-2 > .heading {
  width: 50%;
}
.box-artikelliste > .headlines-count-3 > .heading,
.uni-frontpage-widget > .headlines-count-3 > .heading {
  width: 33.33333333%;
}
.box-artikelliste > .headlines-count-4 > .heading,
.uni-frontpage-widget > .headlines-count-4 > .heading {
  width: 25%;
}
.box-artikelliste > .headlines-count-5 > .heading,
.uni-frontpage-widget > .headlines-count-5 > .heading {
  width: 20%;
}
.box-artikelliste > .headlines-count-6 > .heading,
.uni-frontpage-widget > .headlines-count-6 > .heading {
  width: 16.66666667%;
}
.box-artikelliste .list-item,
.uni-frontpage-widget .list-item {
  padding: 10px 0;
}
.box-artikelliste .list-item a,
.uni-frontpage-widget .list-item a {
  display: block;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  font-size: 1.25em;
  font-weight: 700;
}
.box-artikelliste .list-item a,
.uni-frontpage-widget .list-item a,
.box-artikelliste .list-item a:hover,
.uni-frontpage-widget .list-item a:hover,
.box-artikelliste .list-item a:link,
.uni-frontpage-widget .list-item a:link,
.box-artikelliste .list-item a:active,
.uni-frontpage-widget .list-item a:active,
.box-artikelliste .list-item a:visited,
.uni-frontpage-widget .list-item a:visited,
.box-artikelliste .list-item a:focus,
.uni-frontpage-widget .list-item a:focus {
  text-decoration: none;
  color: #000000;
}
.box-artikelliste .article-list-box-image,
.uni-frontpage-widget .article-list-box-image {
  float: left;
  margin-right: 5px;
}
.box-artikelliste .list:not(.active),
.uni-frontpage-widget .list:not(.active) {
  display: none;
}
.box-artikelliste {
  width: 285px;
}
@media all and (max-width: 768px) {
  .box-artikelliste img {
    display: none;
  }
}
.box-artikelliste .list-item a {
  max-width: 275px;
}
.uni-frontpage-widget .list-item a {
  max-width: 345px;
}
.box-image_gallery a {
  display: block;
  color: #5c5c5c;
}
/** -------------------------------------------------------------------
 *   Tutor fun section (Lehrersprueche)
 ** ------------------------------------------------------------------- */
#uni-panel-lehrersprueche {
  padding: 0 15px;
}
#uni-panel-lehrersprueche-eingabe {
  padding: 0 15px;
  max-width: 768px;
  margin: auto;
}
.uni-view-lehrersprueche {
  padding-left: 15px;
  padding-right: 15px;
}
.shadow-wrapper {
  padding: 40px 30px;
  margin-bottom: 30px;
  background-color: #EEE;
}
.shadow-wrapper .info-subtitle {
  color: #aaaaaa;
}
.shadow-wrapper .info {
  /*background-color: #fbf587;
    border-bottom: 2px solid #d6deb0;
    padding: 12px 15px 6px 15px;
    color: #4b4928;
    */
}
.shadow-wrapper .info h4 {
  font-weight: 700;
}
.shadow-wrapper .slogan {
  /*position: relative;
    padding: 21px 18px 26px 16px;
    line-height: 17px;
    background-color: #fdf7aa;
    color: #0a439a;*/
}
/*
.shadow-wrapper:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 18px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
*/
/** -------------------------------------------------------------------
 *   Life cost calculator (Lebenskostenrechner)
 ** ------------------------------------------------------------------- */
@media all and (min-width: 768px) {
  .lebenskostenrechner-box:nth-child(odd) {
    width: 50%;
    float: left;
    padding: 0 5px;
  }
  .lebenskostenrechner-box:nth-child(even) {
    width: 50%;
    float: left;
    padding: 0 8px;
  }
}
.lebenskostenrechner-box,
.lebenskostenrechner-fullbox {
  border: 0;
  border-radius: 0;
  margin-bottom: 10px;
}
.lebenskostenrechner-box-kopf {
  border: 0;
  border-radius: 0;
  background-color: #f6f6f6;
  color: #000000;
  padding: 10px 15px 5px 15px;
}
.lebenskostenrechner-box-inhalt {
  border: 0;
  border-radius: 0;
  background-color: #f6f6f6;
  padding: 5px 15px 20px 15px;
  min-height: 175px;
}
.lebenskostenrechner-box-inhalt select {
  border: 0;
  background-color: #f0f0f0;
}
.lebenskostenrechner-box-inhalt .selector-bundesland {
  margin-bottom: 5px;
}
.lebenskostenrechner-teaserbild-container {
  float: left;
  padding: 0 15px 5px 0;
  width: 20%;
}
.lebenskostenrechner-teasertext-container {
  float: left;
  width: 80%;
}
.lebenskosten {
  text-align: right;
  white-space: nowrap;
}
#lebenskostenrechner {
  margin-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
#lebenskostenrechner h3 {
  margin: 0;
}
#lebenskostenrechner table {
  width: 100%;
  margin-bottom: 5px;
}
#lebenskostenrechner tr:nth-child(odd) {
  background-color: #E0E0E0;
}
#lebenskostenrechner td {
  padding: 3px 0;
}
#lebenskostenrechner td:first-child {
  padding-left: 5px;
}
#lebenskostenrechner td:last-child {
  padding-right: 5px;
}
#lebenskostenrechner form > div,
#lebenskostenrechner .lebenskostenrechner-formularfelder > div {
  padding: 5px 0;
  margin-bottom: 5px;
}
@media all and (max-width: 768px) {
  #lebenskostenrechner form > div input,
  #lebenskostenrechner .lebenskostenrechner-formularfelder > div input,
  #lebenskostenrechner form > div select,
  #lebenskostenrechner .lebenskostenrechner-formularfelder > div select {
    width: 100%;
  }
}
#lebenskostenrechner-aside {
  margin-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
@media all and (min-width: 1415px) {
  #lebenskostenrechner,
  #lebenskostenrechner-eingabe {
    width: 70%;
    float: left;
  }
  #lebenskostenrechner-aside {
    width: 30%;
    float: left;
  }
  #lebenskostenrechner-aside .lkr-aside-adbox {
    margin-bottom: 20px;
  }
}
@media all and (min-width: 992px) and (max-width: 1415px) {
  #lebenskostenrechner,
  #lebenskostenrechner-eingabe {
    width: 100%;
    float: none;
  }
  #lebenskostenrechner-aside {
    display: none;
  }
}
@media all and (max-width: 992px) {
  #lebenskostenrechner,
  #lebenskostenrechner-eingabe {
    width: 100%;
    float: none;
  }
  #lebenskostenrechner-aside {
    display: none;
  }
}
#lebenskostenrechner-eingabe .btn {
  font-size: 1.5em;
}
#lebenskostenrechner-eingabe .btn-primary {
  margin-left: 10px;
}
#lebenskostenrechner-eingabe .lebenskostenrechner-box-inhalt {
  /*padding: 0px 10px;*/
}
#lebenskostenrechner-eingabe .form-text {
  /*border: 1px solid @uni-greyout-font-color;*/
  /*border: 1px solid #FFF;*/
  background-color: #f0f0f0;
}
#lebenskostenrechner-eingabe .lkr-insert-form {
  max-width: 100%;
}
#lebenskostenrechner-eingabe .lebenskostenrechner-box:first-child {
  width: 100%;
}
/** -------------------------------------------------------------------
 *   Page mode: User
 ** ------------------------------------------------------------------- */
body.page-user #block-system-main {
  margin-top: 25px;
}
body.page-user #main-content {
  padding: 0 15px;
}
@media all and (max-width: 400px) {
  body.page-user .btn-default {
    width: 100%;
  }
}
/** -------------------------------------------------------------------
 *   Umfrage & Ergebnisse
 ** ------------------------------------------------------------------- */
.webform-umfrage {
  margin-top: 30px;
  margin-bottom: 30px;
}
.webform-umfrage .webform-component > label {
  font-weight: 700;
  font-size: 1.6em;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
}
.umfrage-ergebnisse {
  max-width: 940px;
  margin: 30px auto;
  padding: 0 15px;
}
.umfrage-ergebnis-frage {
  font-weight: 700;
  font-size: 1.6em;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
}
.umfrage-ergebnis-balken {
  font-size: 5px;
}
.umfrage-ergebnis-option {
  margin: 10px 0 2px 0;
}
.umfrage-ergebnis-balken-1 {
  background-color: #9cc204;
}
.umfrage-ergebnis-balken-2 {
  background-color: #ff7d00;
}
.umfrage-ergebnis-balken-3 {
  background-color: #25b7bc;
}
.umfrage-ergebnis-balken-4 {
  background-color: #0093e7;
}
.umfrage-ergebnis-balken-5 {
  background-color: #ed5793;
}
.umfrage-ergebnis-balken-6 {
  background-color: #ffba13;
}
.umfrage-ergebnis-balken-7 {
  background-color: #d41124;
}
.umfrage-ergebnis-balken-8 {
  background-color: #b758db;
}
.umfrage-ergebnis-balken-9 {
  background-color: #54c970;
}
.umfrage-ergebnis-balken-10 {
  background-color: #9cc204;
}
.umfrage-ergebnis-balken-11 {
  background-color: #ff7d00;
}
.umfrage-ergebnis-balken-12 {
  background-color: #25b7bc;
}
.umfrage-ergebnis-balken-13 {
  background-color: #0093e7;
}
.umfrage-ergebnis-balken-14 {
  background-color: #ed5793;
}
.umfrage-ergebnis-balken-15 {
  background-color: #ffba13;
}
.umfrage-ergebnis-balken-16 {
  background-color: #d41124;
}
.umfrage-ergebnis-balken-17 {
  background-color: #b758db;
}
.umfrage-ergebnis-balken-18 {
  background-color: #54c970;
}
/** -------------------------------------------------------------------
 *   Newsletter: Subscribe
 ** ------------------------------------------------------------------- */
body.page-newsletter-subscribe label {
  padding-left: 0px !important;
}
body.page-newsletter-subscribe .form-checkbox {
  margin-top: 28px;
}
body.page-newsletter-subscribe #edit-mail .panel-body {
  display: block;
}
body.page-newsletter-subscribe #edit-mail .panel-body .form-item {
  display: block;
}
body.page-newsletter-subscribe #edit-mail .panel-body .form-text {
  width: 100%;
}
body.page-newsletter-subscribe #bsc-newsletter-manage-subscriptions-form {
  padding-left: 15px;
  max-width: 100% !important;
}
body.page-newsletter-subscribe .img-side_left {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}
body.page-newsletter-subscribe .newsletter-subscription_text {
  margin-top: 22px;
}
#bsc-newsletter-manage-subscriptions-form .form-item-field-bsc-newsletter-list-und-1 {
  display: none;
}
/** -------------------------------------------------------------------
 *   Newsletter: Unsubscribe
 ** ------------------------------------------------------------------- */
body.page-newsletter-unsubscribe #main-content {
  text-align: center;
  margin-top: 60px;
}
body.page-newsletter-unsubscribe #edit-submit {
  margin: 20px auto;
  display: block;
  float: none !important;
}
body.page-newsletter-unsubscribe #edit-cancel {
  background-color: #CCC;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  font-size: 1.6em;
  padding: 6px 40px;
}
body.page-newsletter-unsubscribe #edit-cancel:link,
body.page-newsletter-unsubscribe #edit-cancel:hover,
body.page-newsletter-unsubscribe #edit-cancel:active,
body.page-newsletter-unsubscribe #edit-cancel:visited,
body.page-newsletter-unsubscribe #edit-cancel:focus {
  color: #000000;
}
/** -------------------------------------------------------------------
 *   UNIcheck: Front page
 ** ------------------------------------------------------------------- */
.search-top_buttons {
  padding-top: 40px;
}
@media all and (min-width: 600px) {
  .search-top_buttons {
    margin-left: 50px;
  }
}
.search-top_button {
  float: left;
  padding: 10px 10px;
  margin-left: 5px;
  border-radius: 20px 20px 0 0;
}
.search-top_button-link {
  color: #ffffff !important;
  font-weight: bold;
  padding: 10px;
}
.search-top_button-search {
  background-color: #e7e7e7;
}
.search-top_button-search a {
  color: #d41122 !important;
}
.search-top_button-rate {
  background-color: #D41122;
}
.search-top_button-rate a {
  color: #ffffff !important;
}
#unicheck-frontpage-search {
  margin: 0 15px;
  height: 400px;
  min-height: 250px;
  background-image: url('/sites/all/themes/unicum/images/unicheck-front.jpg');
  background-size: cover;
  background-position: 50% 50%;
  padding: 0 15px;
}
@media all and (max-width: 480px) {
  #unicheck-frontpage-search {
    background: #e7e7e7;
    background: -moz-linear-gradient(180deg, #e7e7e7 0%, #ef4953 50%, #d30128 100%);
    background: -webkit-linear-gradient(180deg, #e7e7e7 0%, #ef4953 50%, #d30128 100%);
    background: linear-gradient(180deg, #e7e7e7 0%, #ef4953 50%, #d30128 100%);
  }
}
#unicheck-frontpage-search .search-form {
  /*border: 3px solid #D41122;*/
  border: 3px solid #e7e7e7;
  background-color: #FFF;
  float: left;
  padding: 15px;
  /*margin-top: 65px;*/
  margin-left: 50px;
}
@media all and (max-width: 600px) {
  #unicheck-frontpage-search .search-form {
    width: 100%;
    margin-left: 0px;
  }
}
#unicheck-frontpage-search .search-form p {
  margin: 0 0 20px;
}
#unicheck-frontpage-search .search-form form {
  max-width: 100%;
}
#unicheck-frontpage-search .search-form .btn-primary {
  font-size: 1.5em;
}
#unicheck-frontpage-search .greybox {
  background-color: #aaa;
  padding: 15px 0;
  margin-bottom: 15px;
  height: 350px;
}
#unicheck-frontpage-search .search-logo {
  float: right;
  width: 50%;
  height: 200px;
  padding: 0px 15px;
}
#unicheck-frontpage-search .search-logo .uni-view-hochschulprofilbild {
  margin-top: 20px;
}
#unicheck-frontpage-search input[type=text] {
  height: 3.5em;
  width: 100%;
  padding-left: 10px;
}
.billboard {
  margin-bottom: 30px;
  text-align: center;
}
@media all and (max-width: 970px) {
  .billboard {
    display: none;
  }
}
#unicheck-frontpage-logos {
  margin: 0 15px 0 15px;
  /*
  @media all and (min-width: 1170px) and (max-width: 1415px) {
    height: 70px !important;

    .uni-view-startseite-hochschule-logos {
      img {
        width: 100px;
      }
      li {
        float: left;
        margin: 15px 30px;
      }
    }
  }
  */
}
#unicheck-frontpage-logos .uni-view-startseite-hochschule-logos ul {
  margin: 15px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#unicheck-frontpage-logos .uni-view-startseite-hochschule-logos li {
  padding: 15px;
  text-align: center;
}
@media all and (max-width: 1170px) {
  #unicheck-frontpage-logos .uni-view-startseite-hochschule-logos li {
    padding: 15px;
    width: 50%;
  }
}
#unicheck-frontpage-description {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media all and (max-width: 768px) {
  #unicheck-frontpage-description .description-advertisement {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
#unicheck-frontpage-description .description-text {
  background-color: #F6F6F6;
  padding: 15px 30px 30px 30px;
}
@media all and (max-width: 400px) {
  #unicheck-frontpage-description .description-text h1 {
    font-size: 2em;
  }
}
@media all and (min-width: 768px) and (max-width: 1280px) {
  #unicheck-frontpage-description .description-text {
    margin-left: 65px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1415px) {
  #unicheck-frontpage-description .description-text {
    margin-left: 30px;
  }
}
@media all and (max-width: 768px) {
  #unicheck-frontpage-description {
    margin-top: 0;
  }
}
#block-menu-menu-seitenfuss-unicheck-men-cop .block-title {
  display: none;
}
/** -------------------------------------------------------------------
 *   UNIcheck: Main menu
 ** ------------------------------------------------------------------- */
.unicheck-filter-item {
  float: left;
  min-width: 150px;
  padding: 15px;
}
.menu-hochschulbenutzer-verwaltung {
  margin-top: 10px;
}
/** -------------------------------------------------------------------
 *   UNIcheck: University search
 ** ------------------------------------------------------------------- */
.suchseite-hochschulen .link-primary {
  font-size: 1.5em;
}
.suchseite .form-submit {
  margin-top: 1.1em !important;
}
@media all and (max-width: 768px) {
  .suchseite .views-exposed-widget {
    width: 100%;
    padding-right: 0;
  }
}
.suchergebnis-hochschule-profilbild {
  margin-top: 10px;
  width: 100%;
  text-align: center;
  margin-right: 0px;
  border: 2px solid #AAA;
  background-color: #ffffff;
  min-height: 156px;
  line-height: 145px;
  padding: 3px;
}
@media all and (min-width: 640px) {
  .suchergebnis-hochschule-profilbild {
    float: left;
    width: 304px;
    margin-right: 15px;
    text-align: right;
    margin-left: 15px;
  }
}
.suchergebnis-hochschule-beschreibung {
  text-align: center;
}
@media all and (min-width: 640px) {
  .suchergebnis-hochschule-beschreibung {
    text-align: left;
    margin-left: 335px;
  }
}
.suchergebnis {
  margin-top: 30px;
  min-height: 175px;
}
.suchergebnis.premium {
  background-color: #EFE4B0;
  padding-bottom: 10px;
}
.block-facetapi .facetapi-facetapi-checkbox-links .facetapi-checkbox {
  margin-right: 5px;
}
.uni-view-studiengangssuche form,
.uni-view-hochschulsuche form {
  max-width: 1000px;
}
.suchfilter .block-title {
  text-transform: capitalize;
}
.filter-hochschulen h2 {
  margin-top: 30px;
  margin-bottom: 15px;
}
.filter-studiengaenge h2 {
  margin-top: 30px;
  margin-bottom: 15px;
}
.filter-hochschulen.mobile {
  margin-top: 30px;
}
.filter-hochschulen.mobile h2 {
  display: none;
}
.filter-studiengaenge.mobile {
  margin-top: 30px;
}
.filter-studiengaenge.mobile h2 {
  display: none;
}
.is_premium_hide {
  display: none;
}
/** -------------------------------------------------------------------
 *   UNIcheck: University study course search
 ** ------------------------------------------------------------------- */
.suchergebnis-studiengaenge .link-primary {
  font-size: 1.5em;
}
.suchergebnis-studiengang-profilbild {
  margin-top: 10px;
}
@media all and (min-width: 996px) {
  .suchergebnis-studiengang-profilbild {
    float: left;
    margin-right: 15px;
  }
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #D41122;
  /*background:#D41122 url("/sites/all/themes/unicum/js/jquery-ui/images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;*/
  background-color: #D41122;
  font-weight: bold;
  color: #FFF;
}
/** -------------------------------------------------------------------
 *   UNIcheck: Forms
 ** ------------------------------------------------------------------- */
body.page-user-edit form,
body.page-node-edit.node-type-studiengangsprofil form {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
body.page-user-edit .form-wrapper,
body.page-node-edit.node-type-studiengangsprofil .form-wrapper {
  margin-bottom: 30px;
}
body.page-user-edit #edit-preview,
body.page-node-edit.node-type-studiengangsprofil #edit-preview,
body.page-user-edit #edit-delete,
body.page-node-edit.node-type-studiengangsprofil #edit-delete {
  display: none;
}
body.page-user-edit .form-file,
body.page-node-edit.node-type-studiengangsprofil .form-file {
  max-width: 400px;
  height: 45px;
  float: left;
  padding: 10px;
}
body.page-user-edit .image-widget-data,
body.page-node-edit.node-type-studiengangsprofil .image-widget-data {
  width: 85%;
}
body.page-user-edit .ckeditor_links,
body.page-node-edit.node-type-studiengangsprofil .ckeditor_links,
body.page-user-edit .text-format-wrapper .filter-wrapper,
body.page-node-edit.node-type-studiengangsprofil .text-format-wrapper .filter-wrapper {
  display: none !important;
}
body.page-user-edit .field-widget-faqfield-textboxes .form-text,
body.page-node-edit.node-type-studiengangsprofil .field-widget-faqfield-textboxes .form-text {
  background-color: #FFF;
}
body.page-user-edit-hochschule .form-wrapper {
  margin-bottom: 30px;
}
body.page-user-edit-hochschule ul.tabs--primary.nav.nav-tabs {
  display: none;
}
body.page-user-edit-hochschule .table td {
  background-color: #ffffff !important;
}
body.page-user-edit-hochschule .table .form-item-profile-hochschule-field-weitere-standorte-und-0-field-standort-adresse-und-0-premise,
body.page-user-edit-hochschule .table .form-item-profile-hochschule-field-weitere-standorte-und-0-field-standort-adresse-und-0-country,
body.page-user-edit-hochschule .table .form-item-profile-hochschule-field-weitere-standorte-und-1-field-standort-adresse-und-0-premise,
body.page-user-edit-hochschule .table .form-item-profile-hochschule-field-weitere-standorte-und-1-field-standort-adresse-und-0-country,
body.page-user-edit-hochschule .table .form-item-profile-hochschule-field-weitere-standorte-und-2-field-standort-adresse-und-0-premise,
body.page-user-edit-hochschule .table .form-item-profile-hochschule-field-weitere-standorte-und-2-field-standort-adresse-und-0-country,
body.page-user-edit-hochschule .table .form-item-profile-hochschule-field-weitere-standorte-und-3-field-standort-adresse-und-0-premise,
body.page-user-edit-hochschule .table .form-item-profile-hochschule-field-weitere-standorte-und-3-field-standort-adresse-und-0-country,
body.page-user-edit-hochschule .table .form-item-profile-hochschule-field-weitere-standorte-und-4-field-standort-adresse-und-0-premise,
body.page-user-edit-hochschule .table .form-item-profile-hochschule-field-weitere-standorte-und-4-field-standort-adresse-und-0-country {
  display: none;
}
body.page-user-edit-hochschule .field-add-more-submit.btn-info,
body.page-user-edit-hochschule .field-add-more-submit.btn-info:hover {
  background-color: #aaaaaa !important;
}
.node-webform .field-label {
  display: none;
}
.node-webform .field-item {
  padding: 10px;
}
/** -------------------------------------------------------------------
 *   UNIcheck: Detail pages
 ** ------------------------------------------------------------------- */
.uni-tabs {
  border-top: 3px solid #D41122;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.uni-tabs > .uni-tab {
  list-style: none;
  list-style-image: none;
}
@media all and (min-width: 480px) {
  .uni-tabs > .uni-tab {
    float: left;
    padding: 15px 22px;
  }
}
.uni-tabs > .uni-tab > a {
  line-height: 20px;
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  font-size: 1.4em;
}
@media all and (max-width: 480px) {
  .uni-tabs > .uni-tab > a {
    display: block;
    width: 100%;
    padding: 15px 0px;
  }
}
@media all and (min-width: 480px) {
  .uni-tabs > .uni-tab:not(.last) {
    border-right: 1px solid #eee;
  }
}
.uni-tabs .active {
  background: #e7e7e7;
}
.hochschulprofil-adbox,
.studiengangsprofil-adbox {
  margin-bottom: 30px;
}
.profil-box {
  margin-bottom: 30px;
}
.profil-box a.link-primary,
.profil-box a.link-secondary {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  display: block;
  text-align: center;
}
.hochschulprofil-headerbild {
  margin-bottom: 25px;
  position: relative;
}
@media all and (max-width: 600px) {
  .hochschulprofil-headerbild {
    margin-top: 30px;
  }
}
#hochschulprofil-logo {
  position: absolute;
  bottom: -10px;
  left: 45px;
  background-color: #FFF;
  padding: 10px;
}
@media all and (max-width: 600px) {
  #hochschulprofil-logo {
    bottom: -50px;
    left: -30px;
    transform: scale(0.5);
  }
}
.hochschulprofil-image-info {
  text-align: right;
  color: #aaa;
  margin-top: 10px;
}
@media all and (max-width: 600px) {
  .hochschulprofil-image-info {
    position: absolute;
    top: -30px;
    right: 15px;
  }
}
.hochschulprofil-titel {
  font-weight: bold;
}
h1.hochschulprofil-titel {
  font-size: 2em !important;
}
.hochschulprofil_text_oben,
.hochschulprofil_text_mitte,
.hochschulprofil_text_unten {
  margin-bottom: 30px;
}
.hochschulprofil-bildergalerie,
.studiengangsprofil-bildergalerie {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.hochschulprofil-bildergalerie.gallery_fullwidth,
.studiengangsprofil-bildergalerie.gallery_fullwidth {
  max-width: 1000px;
  margin-bottom: 40px !important;
}
.align-right .gallery_fullwidth {
  margin-left: -18px !important;
}
.hochschulprofil-allgemeine-infos .field {
  padding: 0 15px 15px 0;
  width: 290px;
  /*
    &:first-child {
      float: left;
    }
    &:last-child {
      float: right;
    }
    */
}
.hochschulprofil-fakultaet-icon {
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
}
#map {
  width: 100%;
  height: 300px;
}
.field-name-field-benefits .field-items:before,
.field-name-field-benefits .field-items:after {
  clear: both;
  display: table;
  content: " ";
}
.field-name-field-benefits .field-item {
  float: left;
  background-color: #d41122;
  padding: 5px 15px;
  margin: 5px;
  color: #ffffff;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  font-size: 1.5em;
}
.hochschulprofil-benefits-list {
  list-style: none;
  padding: 0;
}
.hochschulprofil-benefits-item {
  float: left;
  background-color: #d41122;
  padding: 5px 15px;
  margin: 5px;
  color: #ffffff;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  font-size: 1.5em;
}
.hochschulprofil-sidebar {
  margin-top: 30px;
}
.hochschulprofil-sidebar .hochschulprofil-dokumente .download-link {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.hochschulprofil-sidebar .hochschulprofil-dokumente .document-filename {
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  color: #000;
  font-size: 24px;
  margin-left: 10px;
}
.hochschulprofil-sidebar .hochschulprofil-sidebar-link-hochschule {
  border: 3px solid #d41122;
  padding: 10px;
}
.hochschulprofil-sidebar .hochschulprofil-sidebar-studiengaenge .fa {
  color: #ccc !important;
}
.hochschulprofil-sidebar .hochschulprofil-sidebar-social-media li {
  float: left;
  margin-right: 20px;
}
.hochschulprofil-sidebar .hochschulprofil-sidebar-social-media li:last-child {
  margin-right: 0;
}
.studiengangsprofil-sidebar {
  margin-top: 20px;
}
.studiengangsprofil-sidebar .studiengangsprofil-sidebar-links {
  border: 3px solid #d41122;
  padding: 10px;
}
.studiengangsprofil-titel p {
  font-size: 1.3em;
  font-weight: bold;
}
.hochschulprofil_rss .date {
  font-size: 80%;
  float: right;
}
.hochschulprofil_rss .link {
  font-weight: bold;
}
#studiengangsprofil-detail .fa.fa-chevron-right {
  color: #ccc !important;
}
.studiengangsprofil-fakten .field {
  padding: 0px 0px 15px;
  width: 290px;
}
.studiengangsprofil-fakten .field:first-child {
  float: left;
}
.studiengangsprofil-fakten .field:last-child {
  float: right;
}
/*
.studiengangsprofil-fakten .field:first-child {
  float: left;
  padding: 0 15px 15px 0;
  width: 290px;
}

.studiengangsprofil-fakten .field:last-child {
  float: right;
  padding: 0 15px 15px 0;
  width: 290px;
}
*/
/** -------------------------------------------------------------------
 *   UNIcheck: University voting
 ** ------------------------------------------------------------------- */
.hochschulprofil-bewerten input[type=text] {
  height: 50px;
  width: 100%;
  padding: 5px 10px;
  border: 0;
  background-color: #f5f5f5;
}
.hochschulprofil-bewerten form {
  max-width: 100%;
}
.hochschule_bewertung-kopfbild {
  margin-bottom: 30px;
}
@media all and (max-width: 640px) {
  .hochschule_bewertung-kopfbild {
    display: none;
  }
}
.hochschule_bewertung-beschreibung {
  margin-bottom: 30px;
}
.hochschulprofil-bewertungsfortschritt-wrapper {
  background-color: #CCC;
  margin-bottom: 30px;
}
.hochschulprofil-bewertungsfortschritt {
  background-color: #d41122;
}
.hochschule-rating-liste {
  list-style: none;
  padding-left: 0;
  margin-bottom: 30px;
}
.hochschule-rating-liste li {
  min-height: 50px;
}
.hochschule-rating-liste li:after {
  clear: both;
}
.hochschule-rating-liste label {
  padding-right: 15px;
}
.hochschule-rating-liste .jrate {
  margin-top: 10px;
  margin-bottom: 10px;
}
.hochschule-rating-liste .nicht-gewertet {
  display: none;
  margin: 10px 0;
  line-height: 25px;
}
.hochschule-rating-liste .hochschule_bewertung-info_button {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 1.5em;
}
.hochschule-rating-liste .hochschule_bewertung-cancel_button {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 1.5em;
}
.hochschule-rating-liste .auswahl_radio {
  padding-left: 5px;
  padding-right: 15px;
}
@media all and (min-width: 480px) {
  .hochschule-rating-liste label {
    width: 55%;
    float: left;
    font-size: 1.15em;
    padding-top: 10px;
  }
  .hochschule-rating-liste .auswahl {
    width: 35%;
    float: right;
  }
  .hochschule-rating-liste .hochschule_bewertung-info_button {
    width: 5%;
    float: right;
  }
  .hochschule-rating-liste .hochschule_bewertung-cancel_button {
    width: 5%;
    float: right;
  }
}
.hochschule_bewertung-info {
  margin-bottom: 15px;
}
.hochschule_bewertung-comment {
  width: 100%;
}
.hochschule_bewertung-weiter {
  font-size: 1.5em;
  margin-top: 30px;
  margin-bottom: 30px !important;
}
.hochschule-rating-liste-abgabe {
  list-style: none;
  padding-left: 0;
}
.hochschule-rating-liste-abgabe .hochschule_bewertung-abgabe {
  min-height: 55px;
}
.hochschule-rating-liste-abgabe label {
  padding-top: 10px;
}
@media all and (min-width: 480px) {
  .hochschule-rating-liste-abgabe label {
    width: 55%;
    float: left;
    font-size: 1.15em;
  }
  .hochschule-rating-liste-abgabe .hochschule_bewertung-eingabe {
    width: 45%;
    float: right;
  }
}
.unicheck-profile .vote-result label,
.stadtbewertung .vote-result label {
  float: left;
  width: 50%;
  line-height: 25px;
}
.unicheck-profile .vote-result-rating,
.stadtbewertung .vote-result-rating {
  float: right;
  width: 50%;
  cursor: default !important;
}
.unicheck-profile .vote-result-recommend,
.stadtbewertung .vote-result-recommend {
  font-size: 2em;
  font-weight: 700;
}
.unicheck-profile .article_box-city_vote_result-further_links,
.stadtbewertung .article_box-city_vote_result-further_links {
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 8px;
  padding: 10px 10px !important;
}
.article-box-city-vote-result.article-box {
  width: 300px;
}
.article-box-city-vote-result.article-box .heading {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 5px;
}
.voting-form-validation-error {
  color: #d41122;
}
/** -------------------------------------------------------------------
 *   UNIcheck: Ranking pages
 ** ------------------------------------------------------------------- */
.block-uni_ranking_pages {
  margin-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.block-uni_ranking_pages .link-primary {
  font-size: 1.5em;
}
.uni_ranking-head_wrapper {
  margin-bottom: 15px;
}
.uni_ranking-sort_box {
  text-align: right;
  margin-top: 15px;
}
.uni_ranking-sort_box .uni_ranking-sort_direction {
  cursor: pointer;
  font-size: 1.5em;
}
.uni_ranking-list_item_hochschulen {
  margin-bottom: 15px;
  background-color: #F6F6F6;
  padding: 15px 0;
}
@media all and (max-width: 768px) {
  .uni_ranking-list_item_hochschulen {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}
.uni_ranking-list_hochschulen .uni_ranking-hochschule_profilbild {
  text-align: right;
  border: 2px solid #AAA;
  background-color: #FFFFFF;
  min-height: 156px;
  line-height: 145px;
  padding: 3px;
  max-width: 300px;
}
.uni_ranking-list_hochschulen .vote-result {
  margin-bottom: 5px;
}
.uni_ranking-list_hochschulen .vote-result label {
  width: 145px;
  margin-bottom: 0 !important;
}
.uni_ranking-list_hochschulen .vote-result svg {
  margin-bottom: -5px;
}
.uni_ranking-hochschule_profilbild img {
  /*height: 150px;*/
}
.block-bsc-rankingpages .contextual-links-wrapper {
  visibility: hidden;
}
@media all and (max-width: 996px) {
  .uni_ranking-vote_results {
    margin-top: 15px;
  }
}
/** -------------------------------------------------------------------
 *   Photo competition
 ** ------------------------------------------------------------------- */
#webform-client-form-19647 {
  max-width: 100%;
  margin-left: 15px;
  margin-right: 15px;
}
#webform-client-form-19647 .webform-component-fieldset .panel-body > div {
  padding-left: 15px;
  padding-right: 15px;
}
@media all and (min-width: 768px) {
  #webform-client-form-19647 .webform-component-fieldset .panel-body > div {
    width: 50%;
    float: left;
  }
}
#webform-client-form-19647 #edit-submitted-zustimmen {
  padding-right: 15px;
}
@media all and (min-width: 768px) {
  #webform-client-form-19647 #edit-submitted-zustimmen {
    width: 50%;
  }
}
#webform-client-form-19647 .fwb-weiteres_foto .link-primary {
  font-size: 1.6em !important;
}
#webform-client-form-19647 .fwb-weiteres_foto > *:not(.fwb-weiteres_foto-button) {
  display: none;
}
.node .content {
  padding-left: 15px;
  padding-right: 15px;
}
.nutzungsbasierte_onlinewerbung {
  background-image: url('/sites/all/themes/unicum/images/nutzungsbasierte_werbung.png');
  background-repeat: no-repeat;
}
.nutzungsbasierte_onlinewerbung a {
  margin-left: 16px;
}
body.page-user .profile {
  margin-bottom: 45px;
}
body.page-user .profile .author-picture-wrapper {
  margin-top: 2.5rem;
  max-width: 300px;
}
body.page-user .profile .author-picture-wrapper .author-picture {
  border-radius: 150px;
}
body.page-user .profile .author-description {
  margin-bottom: 1rem;
}
@media all and (max-width: 768px) {
  body.page-user .profile .author-title {
    text-align: center;
  }
  body.page-user .profile .author-picture-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
  body.page-user .profile .author-social-media {
    text-align: center;
  }
}
body.page-user .author-articles-wrapper {
  margin-top: 60px;
}
body.page-user .author-articles-wrapper .author-articles-title {
  margin-bottom: 30px;
}
@media all and (min-width: 1415px) {
  *:target:before {
    content: "";
    display: block;
    height: 120px;
    margin: -120px 0 0;
  }
  #wrapper-content > div:first-child {
    min-height: 90px;
  }
}
@media all and (max-width: 1415px) {
  *:target:before {
    content: "";
    display: block;
    height: 140px;
    margin: -140px 0 0;
  }
}
@media all and (max-width: 768px) {
  #wrapper-content > div:first-child {
    min-height: 0px;
  }
}
.front-hochschulen {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.front-hochschulen > h2 {
  background-color: #f6f6f6;
  padding: 15px 30px 15px 15px;
  margin: 0;
}
.front-hochschulen .uni-slider {
  position: relative;
}
.front-hochschulen .uni-slider .slider {
  background-color: #f6f6f6;
}
.front-hochschulen .uni-slider .slider .hs-slide-image {
  text-align: right;
}
@media all and (max-width: 996px) {
  .front-hochschulen .uni-slider .slider .hs-slide-image {
    /*text-align: center;*/
    text-align: left;
  }
}
.front-hochschulen .uni-slider .slider .hs-slide-content h3 {
  /*font-size: 2em;
          font-weight: bold;*/
  color: #000;
}
.front-hochschulen .uni-slider .slider .hs-slide-content .hochschulprofil-benefits-item {
  padding: 2px 10px;
  font-size: 1.35em;
}
@media all and (max-width: 996px) {
  .front-hochschulen .uni-slider .slider .hs-slide-content {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    /*max-width: 380px;*/
  }
  .front-hochschulen .uni-slider .slider .hs-slide-content h3 {
    /*text-align: center;*/
    /*font-size: 1.7em;
            font-weight: normal;*/
  }
}
@media all and (max-width: 768px) {
  .front-hochschulen .uni-slider .slider .hs-slide-content h3,
  .front-hochschulen .uni-slider .slider .hs-slide-content p {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.front-hochschulen .uni-slider .slider-simple-navigation > div {
  top: 150px;
  color: #999;
}
@media all and (max-width: 1415px) {
  .front-hochschulen .uni-slider .slider-nav-prev {
    left: 5px;
  }
  .front-hochschulen .uni-slider .slider-nav-next {
    right: 5px;
  }
}
.front-hochschule {
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 30px;
  max-width: 900px;
}
@media all and (max-width: 996px) {
  .front-hochschule {
    padding-bottom: 0px;
  }
}
.webform-client-form .webform-component--newsletter-gewinnspiel {
  margin: 2.5rem 0 2rem 0;
}
.hochschulprofil-infomaterial {
  margin-bottom: 30px;
  padding: 30px;
  text-align: center;
  background-size: cover;
}
.hochschulprofil-infomaterial .info-text {
  color: #fff;
  /*-webkit-filter: drop-shadow(2px 4px 6px black);
    filter: drop-shadow(1px 1px 1px black);*/
}
.hochschulprofil-infomaterial .link-primary {
  width: fit-content;
  padding: 5px 15px;
  display: inline-block;
}
.university-information.overlay-grayout {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 9800;
  background-color: rgba(0, 0, 0, 0.5);
}
.university-information.webform-wrapper {
  display: none;
  max-height: 90vh;
  width: 996px;
  position: fixed;
  top: 5vh;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9801;
  background-color: white;
  overflow: auto;
  padding: 30px 15px;
  -webkit-box-shadow: 10px 10px 25px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 25px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 25px 0px rgba(0, 0, 0, 0.75);
}
.university-information.webform-wrapper.no-default {
  width: 600px;
  left: 50%;
  transform: translateX(-300px);
}
@media all and (max-width: 1023px) {
  .university-information.webform-wrapper {
    width: 100vw;
    top: 0;
    left: 0;
    height: 100vh;
  }
}
.university-information.webform-wrapper .form-required {
  display: none;
}
.university-information.webform-wrapper .uni-info-image-bg {
  width: 100%;
  height: 100%;
  background-image: url('/sites/all/themes/unicum/images/infomaterial_form.jpg');
  background-color: #f6f6f6;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
.university-information.webform-wrapper .uni-info-image-bg .uni-info-logo {
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #fff;
  padding: 1rem;
}
.university-information.webform-wrapper .uni-info-closer {
  position: absolute;
  right: 1rem;
  top: 1rem;
  background-color: #c0c0c0;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 35px;
  font-size: 24px;
  z-index: 9803;
  cursor: pointer;
}
.university-information.webform-wrapper .webform-component label {
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 0;
}
.university-information.webform-wrapper .webform-component .form-text,
.university-information.webform-wrapper .webform-component .form-select,
.university-information.webform-wrapper .webform-component .form-number,
.university-information.webform-wrapper .webform-component .form-email {
  display: block;
  width: 100%;
}
.university-information.webform-wrapper .webform-component .form-text,
.university-information.webform-wrapper .webform-component .form-select,
.university-information.webform-wrapper .webform-component .form-number {
  height: 35px !important;
}
.university-information.webform-wrapper .webform-component select[multiple="multiple"] {
  height: 90px !important;
}
.university-information.webform-wrapper .webform-component .form-radios:after {
  clear: both;
  float: none;
  content: ' ';
  height: 0;
  display: table;
  visibility: hidden;
}
.university-information.webform-wrapper .webform-component .form-radios .form-type-radio {
  min-width: 100px;
  display: inline-block;
  margin-top: 0;
  padding-right: 20px;
}
.university-information.webform-wrapper .webform-component .form-radios .form-type-radio label {
  position: relative;
  line-height: 2;
  vertical-align: middle;
}
.university-information.webform-wrapper .webform-component.webform-component--datenschutz label {
  font-size: 12px;
}
.university-information.webform-wrapper .webform-component .termHolder {
  background-color: #f6f6f6;
  padding: 5px;
}
.university-information.webform-wrapper .webform-component .termHolder .term {
  background-color: #fff;
  display: inline-block;
  padding: 2px 10px 2px 5px;
  margin: 2px 5px 0 0;
  border-radius: 12px;
  float: left;
}
.university-information.webform-wrapper .webform-component .termHolder .term .remove {
  cursor: pointer;
  background-color: #e6e6e6;
  border-radius: 12px;
  padding: 0 5px 2px 5px;
  line-height: 25px;
}
.university-information.webform-wrapper .form-submit {
  opacity: 1 !important;
}
.university-information.webform-wrapper .form-submit.enabled {
  background-color: #009e0f;
}
.university-information .uni-info-row {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
.university-information .uni-info-row .uni-info-col {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
@media all and (max-width: 1023px) {
  .university-information .uni-info-row .uni-info-col.col-left {
    display: none;
  }
}
.university-information .uni-info-row .uni-info-col.col-right {
  padding-left: 5px;
}
@media all and (max-width: 1023px) {
  .university-information .uni-info-row .uni-info-col.col-right {
    padding-left: 15px;
    width: 100%;
  }
}
.university-information .uni-info-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 15px 0;
}
.university-information .uni-info-header .uni-info-header-item {
  max-width: 50%;
  margin-right: 15px;
}
.university-information .webform-container {
  position: relative;
}
.university-information .webform-container .webform-client-form {
  max-width: 100%;
}
.university-information .webform-container .uni-info-field-50-left,
.university-information .webform-container .uni-info-field-50-right {
  width: 50%;
  float: left;
  margin-top: 0;
}
.university-information .webform-container .uni-info-field-50-left {
  padding-right: 5px;
}
.university-information .webform-container .uni-info-field-50-right {
  padding-left: 5px;
}
.university-information .webform-container .uni-info-field-30-left,
.university-information .webform-container .uni-info-field-70-right {
  float: left;
  margin-top: 0;
}
.university-information .webform-container .uni-info-field-30-left {
  width: 30%;
  padding-right: 5px;
}
.university-information .webform-container .uni-info-field-70-right {
  width: 70%;
  padding-left: 5px;
}
.university-information .webform-container .uni-info-field-70-left,
.university-information .webform-container .uni-info-field-30-right {
  float: left;
  margin-top: 0;
}
.university-information .webform-container .uni-info-field-70-left {
  width: 70%;
  padding-right: 5px;
}
.university-information .webform-container .uni-info-field-30-right {
  width: 30%;
  padding-left: 5px;
}
.university-information .webform-container .webform-component--content {
  text-align: center;
}
.university-information .webform-container .webform-component--content .checkmarks {
  display: inline-block;
  text-align: left;
  margin-left: 6%;
}
@media all and (max-width: 768px) {
  .university-information .webform-container .webform-component--content .checkmarks {
    margin-left: 12%;
  }
}
.university-information .webform-container .webform-component--content .checkmarks .checkmark {
  color: #3c763d !important;
  font-size: 1.75rem;
}
.university-information .webform-container .webform-component--content .checkmarks .check-text {
  font-weight: bold;
}
.university-information .webform-container .webform-submit {
  float: none;
  height: 55px;
  width: 100%;
  margin-top: 1.5rem;
}
.box-studiengangsliste {
  margin: 1rem auto;
  max-width: 800px;
}
.recommended-study-course {
  min-height: 90px;
  max-width: 100%;
  margin-bottom: 5px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
}
@media all and (min-width: 996px) {
  .recommended-study-course .university-logo {
    flex: 1 0 20%;
    margin-right: 10px;
  }
  .recommended-study-course .study-course-title {
    flex: 2 60 40%;
    margin-right: 10px;
  }
  .recommended-study-course .request-info-material {
    flex: 6 1 242px;
    text-align: right;
  }
  .recommended-study-course .request-info-material a {
    padding: 5px 20px;
  }
}
@media all and (max-width: 1415px) {
  .recommended-study-course .request-info-material > a {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 996px) {
  .recommended-study-course {
    width: 100%;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
  }
  .recommended-study-course > div {
    margin-bottom: 15px;
  }
}
@media all and (max-width: 480px) {
  .recommended-study-course .study-course-title {
    text-align: center;
  }
  .recommended-study-course .request-info-material {
    margin-left: 0;
    margin-right: 0;
  }
  .recommended-study-course .request-info-material > a {
    font-size: 1.8rem;
    min-height: 30px;
  }
}
.article-main .widget.para-pos.study-course-box.align-left,
.article-main .widget.para-pos.study-course-box.align-right {
  float: none;
  margin: 0;
}
.content-partnership-header {
  position: relative;
}
.article-sponsored-by {
  position: absolute;
  top: 2.25rem;
  right: 2.25rem;
}
.article-sponsored-by .logo-label {
  text-shadow: 0 0 2px #000;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  line-height: 3rem;
}
.sidebar-wrapper {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media all and (min-width: 769px) {
  .sidebar-wrapper {
    flex-direction: row;
  }
}
.sidebar-wrapper .article-content {
  width: 100%;
}
.sidebar-wrapper .sidebar-box {
  background: #f6f6f6;
  margin-top: 50px;
}
@media all and (min-width: 769px) {
  .sidebar-wrapper .sidebar-box {
    width: 340px;
    min-width: 280px;
    max-width: 340px;
    margin-top: 0;
    margin-left: 20px;
    align-self: flex-start;
    position: sticky;
    top: 50px;
  }
}
.sidebar-wrapper .field-name-field-sponsor-box-heading {
  background: #ccc;
  color: #000000;
  padding: 1rem;
  line-height: 1.5;
  text-align: center;
  margin: 0;
}
.sidebar-wrapper .field-name-field-sponsor-box-logo {
  padding: 1rem;
}
.sidebar-wrapper .field-name-field-sponsor-box-logo img {
  margin: 0 auto;
}
.sidebar-wrapper .field-name-field-sponsor-box-text {
  padding: 1rem;
}
.content-sponsor-box {
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.25);
  padding: 15px;
  margin: 2rem 0;
  font-size: 1rem;
}
.content-sponsor-box .content {
  padding: 0;
}
.content-sponsor-box h2 {
  color: #d41122;
  margin-top: 0;
}
.content-sponsor-box h3 {
  color: #d41122;
  margin-top: 0;
}
.content-sponsor-box .content-sponsor-header {
  display: flex;
  flex-direction: column;
  position: relative;
}
.content-sponsor-box .field-name-field-sponsor-content-logo {
  position: absolute;
  top: 2.25rem;
  right: 2.25rem;
}
.content-sponsor-box .field-name-field-sponsor-content-logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.content-sponsor-box .content-sponsor-image-wrapper {
  margin-left: 5px;
}
.content-sponsor-box .field-name-field-sponsor-content-source {
  font-size: 1rem;
  margin-bottom: 2rem;
}
.content-sponsor-box .field-name-body {
  font-size: 14px;
  line-height: 150%;
}
.content-sponsor-box .field-name-body p {
  font-size: 14px;
  line-height: 150%;
}
.primary-button {
  margin: 15px;
  display: block;
  font-size: 18px;
  color: #fff;
  background-color: #d41122;
  font-family: 'Economica', Tahoma, Arial, sans-serif;
  border: 0;
  border-radius: 0;
  padding: 5px 40px;
  text-decoration: none;
  transition: all 200ms ease-in-out;
}
.primary-button:link {
  color: #fff;
  text-decoration: none;
}
.primary-button:hover,
.primary-button:visited {
  color: #fff;
  text-decoration: none;
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.3);
  transition: all 200ms ease-in-out;
}
.glyphicon-ok:before {
  content: "\f00c";
}
.glyphicon-log-in:before {
  content: "\f2f6";
}
