﻿/* HEADERIMAGE - SUBPAGE */

img.flexheader {
  border: 0;
  width: 100%!important;
  height: 380px!important;
  object-fit: cover;
}

#jm-maincontent .item .item-image img {
    object-fit: cover;
}


/* AufzÃ¤hlungen */

ul:not([class]) li:not([class]), ul.color li:not([class]), ul.color2 li:not([class]) {
    margin: 0;
    padding: 0 0 0 10px;
    position: relative;
    list-style: inside;
}

ul:not([class]) li:not([class])::before, ul.color li:not([class])::before, ul.color2 li:not([class])::before {
    display: none;
}

/* Submenu */

ul.nav.menu > li > ul.nav-child {
    padding-left: 0;
}


#jm-left ul.nav.menu > li > ul.nav-child li a {
    border-top: none;
    color: #fcfcfc;
    background-color: #4f8500;
    border-right: 4px solid #477700;
    font-weight: 400;
}

#jm-left ul.nav.menu > li > ul.nav-child li a:before {
    display: none;
}

/* PDF LINK */

#jm-maincontent .item-page div img[alt="pdf"] {
    float: left;
    margin: 3px 10px 0px 0px;
}

/* CHRONOFORMS */

.chrono_credits {
  display: none!important;
}


/* TABELLEN */

body {
  font-family: "Open Sans", sans-serif;
  line-height: 1.25;
}
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}
table tr {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}
table th,
table td {
  padding: .625em;
  text-align: center;
  border: 0!important;
}

table tr, 
table td {
	width: auto!important;
	height: auto!important;
  font-size: 16px;
}

table td:first-child {
  width: 25% !important;
}


table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

#hidden {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}

.icons {
	position: relative;
	z-index: 999;
}


@media screen and (max-width: 767px) {
  table {
    border: 0;
  }

  table * {
  	box-sizing:border-box;
  }

  table caption {
    font-size: 15.75px;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: 1px solid #ddd;
    border-top: 0px!important;
    display: block;
    font-size: 15.75px;
    text-align: right;
    width: 100%!important;
  }
  table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table td:last-child {
    border-bottom: 0;
  }
}



@media screen and (max-width: 480px) {

#jm-main .container-fluid {
    margin-left: 2%;
    margin-right: 2%;
}

#jm-maincontent .item-page .page-header {
    margin-bottom: 16px;
    display: block;
}

#jm-maincontent .item-page .page-header h2 {
	margin-top: 30px;
	float: left;
}

}


/* FRONTEND-LOGIN */

#login_pop {
	height: 260px;
	border: 0;
	padding: 40px;
	background: rgba(255,255,255,1);
	-webkit-box-shadow: 0 0 1px 200em rgba(0,0,0,0.7);
	-moz-box-shadow: 0 0 1px 200em rgba(0,0,0,0.7);
	-o-box-shadow: 0 0 1px 200em rgba(0,0,0,0.7);
	box-shadow: 0 0 1px 200em rgba(0,0,0,0.7);
}

#login_pop input {
	border-radius: 0;
}

#login_pop input[type="text"],
#login_pop input[type="password"] {
	background: #fff;
	border: 1px solid rgba(0,0,0,0.1);
	height: 46px;
	padding: 10px;
	font-size: 16px;
	width: 100%;
}

#login_pop input[type="submit"] {
	background: #70bc00;
	width: 100%;
	margin-top: -10px;	
}

#login_pop label {
	color: #303030;
}

#login_pop #closeReg,
#login_pop #closeLogin {
	color: transparent;
	width: 30px;
	height: 30px;
	background: transparent;
	position: absolute;
	top: 10px;
	right: 10px;
}

#login_pop #closeReg:before,
#login_pop #closeLogin:before {
	content: 'âœ•';
	color: #303030;
	width: 30px;
	height: 30px;
	display: block;
	font-size: 40px;
}

label#yjpop_remember {
	padding-left: 24px;
}

input#yjpop_remember {
	position: relative;
	top: -28px;
	margin: 0;

}

/* FRONTEND-LOGIN ENDE */


@media screen and (max-width : 1201px)  {

#jf_mm_menu, .jf_mm_trigger {
    display: block!important;
}

#jm-top-menu .jm-module-raw:nth-child(1) {
    display: none!important;
}

#jm-top-menu .jm-module-raw:nth-child(2) {
    margin-right: 54px!important;
}



}

#jm-main,
#jm-footer-mod,
#jm-footer {
    float: left;
    clear: both;
    width: 100%;
}

@media screen and (min--moz-device-pixel-ratio: 0) {
  .main-content-row-fluid {
    position: relative!important;
  } 
}

@media only screen and (min--moz-device-pixel-ratio: 0) {
  .main-content-row-fluid {
    position: relative!important;
  } 
}

.main-content-row-fluid {
    position: relative!important;
  } 



