@charset "UTF-8";
/*
 *	Site: 	Angelkartenshop
 *	Date:	2023-03-22
 *	Author: Lina Prykhodko, Oliver Heim
 *  Description: Mobile responsive, Mindestbreite fuer Desktop-Ansicht 960px
 *
 */

html, body {
	height: 100%;
}

*, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Outfit',Arial,sans-serif;
	font-size: 0.9375em;
	line-height: 1.3em;
	color: #3D3D3D;
	background-color: #EFEFEF; 
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.clear {
	clear: both;
}
p {
	width: 100%;
}
b, strong {
  font-weight: 600;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #282828;
}
h1 {
	font-size: 5vw;
	line-height: 110%;
	margin-bottom: 2rem;
	font-weight: 700;
}
h2 {
	font-size: 1.875em;
	margin: 0 0 1.6em 0;
	font-weight: 800;
}
h3 {
	font-size: 1.5em;
	margin: 0 0 1.4em 0;
	font-weight: 800;
}
h4 {
	font-size: 1.3em;
	margin: 0 0 1.3em 0;
}


a,
a:link,
a:hover,
a:visited {
	color: #0270e0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.link a {
	margin: 0 0 0 0;
	padding: 0;
	font-weight: bold;
}
.link a:link, .link a:visited {
	text-decoration: none;
}
.link a:hover {
	text-decoration: none;
}
.link {
	cursor: pointer;
}
.link:hover {
	text-decoration: underline;
}
.link, .select_page {
	color: #0270e0;
}
.link_blank {
	text-decoration: none !important;
}
.link_foot a {
	margin: 0;
	padding: 0;
	color: #fff;
}
.link_foot a:link, .link_foot a:visited {
	font-weight: bold;
	color: #282828;
	text-decoration: none;
}
.link_foot a:hover {
	color: #282828;
	text-decoration: underline;
}
.white,
a.white,
a.white:hover {
	color: #fff;
}
fieldset legend,
label,
p,
.text {
	color: #3D3D3D;
}
.bootstrap-select .dropdown-menu li a span.text {
	position: relative;
}
.bootstrap-select .dropdown-menu li a .active span.text {
	color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text,
.bootstrap-select > .dropdown-toggle.bs-placeholder {
	color: #0E0E0E !important;
	padding: 3px 8px;
}
table.liste th,
table.liste td {
	color: #333;
}
.table tr:nth-child(2n) {
	background-color: #dde4ea;
}
.styled-select:after {
	background-color: #0270e0;
}




html, body,
#main {
	margin: 0;
	width: 100%;
}
#header {
	background-color: #fff;
	margin-bottom: 1px;
	box-shadow: 0 1px 0 rgba(0,0,0,.1);
}
#basket {
	width: 100%;
	padding: 0.9rem 0;
	text-align: center;
	background-color: #f7f7f7;
	color: #000;
}
#fangbuch {
	color: #000;
}
#content {
	width: 100%;
	max-width: 1200px;
	margin-top: 2rem;
	margin-bottom: 5rem;
	padding-bottom: 40px;
}
.index #content {
	margin-top: 7%;
	margin-bottom: 10%;
}
#header .row,
#basket .row,
#footer .row {
	max-width: 1200px;
	margin: 0 auto;
}
#basket .row {
	padding: 0 20px;
}
#footer {
	position: fixed;
	bottom: 0;
	padding: 15px 0;
	background-color: #fff;
	border-top: 2px solid #e6e6e6;
}
#error404 {
	padding: 2em 0;
	* {
		font-size: 120% !important;
	}
}

.hamburger{
  background:none;
  position:absolute;
  top:0;
  right:0;
  line-height:45px;
  padding:5px 5px 0px 0px;
  color:#0270e0;
  border:0;
  font-size:2.3em;
  font-weight:bold;
  cursor:pointer;
  outline:none;
  z-index:10000000000000;
}
.cross{
  background:none;
  position:absolute;
  top:0px;
  right:0;
  padding:7px 15px 0px 15px;
  color:#0270e0;
  border:0;
  font-size:3em;
  line-height:65px;
  font-weight:bold;
  cursor:pointer;
  outline:none;
  z-index:10000000000000;
}

.select_page {
	display: none;
}
ul.mobile_menu {
	list-style: none;
	font-weight: bold;
	float: right;
	margin: 1.2rem 0 1rem 0;
}
ul.mobile_menu .select_page {
	display: none;
}
ul.mobile_menu li {
	font-size: 15px;
	float: left;
	color: #000;
}
ul.mobile_menu li a {
	color: #000;
	margin-left: 1.2rem;
}
.basket_line_right {
	text-align: right;
	padding-top: 0.2em;
}
.clicklist {
	list-style: none;
	display: table-caption;
}
.clicklist-headline {
	margin: 1em 0 0.8em 0;
	padding: 0.3em 0.5em;
}
.slideintext {
	display: none;
}
.page_auswahl_label {
	width: 180px;
	display: inline-block;
	vertical-align: top;
}
.list_ak_detail {
	font-size: 90%;
	list-style-type: none;
}
.logo {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.logo img {
	width: 140px;
	height: auto;
}
.div_box_border {
	background-color: #f7f7f7;
	border: 1px solid #d7d7d7;
	padding: 25px;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.copyright {
	text-align: right;
	font-size: 90%;
}

#main:not(.index) .logo_home {
	max-width: 300px;
}
p,
.text {
	margin: 0 0 15px 0;
}
input.form,
.eingabe input {
	font-size: 1.0em;
	width: 300px;
	max-width: 100%;
	padding: 6px 10px;
	outline: none;
	vertical-align: top;
}
/* iOS fix */
input[type="date"]
{
    display: block;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    width: 300px;
	max-width: 100%;
	min-height: 2.1em;
}
form .row {
	margin-bottom: 0.4em;
}
.form.datum {
	width: 130px;
}
button.ui-datepicker-trigger {
	border: 0;
	background: transparent;
}
button.ui-datepicker-trigger img {
	width: 26px;
	height: 26px;
	margin: 4px 0 0 3px;
	vertical-align: unset;
}
.dropdown-menu {
	font-size: 1.0em !important;
}


input,
button,
select,
radio,
checkbox,
textarea {
	background: #fff;
	border: 1px solid #207bf1;
}
input.error,
button.error,
select.error,
textarea.error,
.dropdown.bootstrap-select.error {
	border: 2px solid #943438;
}
input[type="checkbox"],
input[type="radio"],
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:none;
  border-radius: 0;
  font-size: 1em;
}
select,
.bootstrap-select {
    border: 1px solid #207bf1;
    background: #fff;
    margin-bottom: 8px;
    max-width: 100%;
	vertical-align: top;
}
/* Safari Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.bootstrap-select>select {
		left: unset;
	}
}
.select-label {
	min-width: 60px;
	display: inline-block;
}
.headline input,
.headline textarea,
.headline checkbox,
.headline select,
.headline .bootstrap-select {
	border-color: #30485c;
}
.headline .bootstrap-select > .dropdown-toggle.bs-placeholder {
	color: #30485c;
	padding: 3px 8px;
}
input[type="checkbox"]:checked.checkbox_icon + label::before,
input[type="checkbox"]:not(:checked).checkbox_icon + label::before {
	font-family:ElegantIcons;
	border: none;
	background-color: unset;
	box-shadow: none;
	width: 22px;
	height: 22px;
	font-size: 22px;
}
input[type="checkbox"]:not(:checked).checkbox_icon + label::before {
	content: '\56';
}
input[type="checkbox"]:checked.checkbox_icon + label::before {
	content: '\5a';
}
.checkbox_icon + label {
	display: -webkit-inline-box;
	max-width: 500px;
}

input[type="checkbox"],
input[type="radio"] {
  width: 0;
  float: left;
  margin-right: .75em;
  background: transparent;
  border: none;
}
input[type="checkbox"]:checked,
input[type="checkbox"]:not(:checked),
input[type="radio"]:checked,
input[type="radio"]:not(:checked) {
  background: transparent;
  position: relative;
  visibility: hidden;
  margin: 0;
  padding: 0;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  cursor: pointer;
}
input[type="checkbox"]:checked + label::before,
input[type="checkbox"]:not(:checked) + label::before,
input[type="radio"]:checked + label::before,
input[type="radio"]:not(:checked) + label::before {
    content: ' ';
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    position: relative;
    top: 4px;
    border: 1px solid #207bf1;
    margin: 0 1em 0.5em 0;
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.1);
}
input[type="checkbox"].error:not(:checked) + label::before,
input[type="radio"].error:not(:checked) + label::before {
    border: 2px solid #943438;
}
input[type="radio"]:checked + label::before,
input[type="radio"]:not(:checked) + label::before {
  border-radius: 30px;
}
input:read-only:not([type=button]):not([type=submit]) {
    background-color: #e6f2f5;
}
input[type="radio"]:checked + label::before,
input[type="radio"]:not(:checked) + label::before {
  border-radius: 30px;
}
input:read-only:not([type=button]):not([type=submit]) {
	background-color: #e6f2f5;
}
::placeholder {
  color: #0E0E0E;
  opacity: 0.9;
}
input[type="date"]:not(:valid),
input[type="date"]:placeholder {
  color: #0E0E0E;
  opacity: 0.9;
}
.error::placeholder {
  color: #943438;
}
input[type="checkbox"]:hover + label::before,
input[type="radio"]:hover + label::before {
  background: #FFF;
  box-shadow: inset 0 0 0 2px white;
}
input[type="checkbox"]:checked + label::before,
input[type="checkbox"]:not(:checked) + label::before,
input[type="radio"]:checked + label::before,
input[type="radio"]:not(:checked) + label::before {
    background: white;
}
input[type="checkbox"]:checked + label::before,
input[type="radio"]:checked + label::before {
  background: #0270e0;
  box-shadow: inset 0 0 0 2px white;
}
label.mobile-label {
	display: none;
	line-height: 32px; 
	position: absolute; 
	right: 7%; 
	top: 0; 
	bottom: 0;
	-moz-transition: 0.3s right ease;
	-ms-transition: 0.3s right ease;
	-o-transition: 0.3s right ease;
	-webkit-transition: 0.3s right ease;
	transition: 0.3s right ease;
    z-index: 0;
}
input:focus + label.mobile-label {
	display: inline;
}



.button,
.button:link,
.button:visited,
input[type="submit"],
.clicklist button {
	font-size: 1.0em;
	padding: 8px 12px;
	border: 0;
	background-color: #0270e0;
	color: #fff;
}
.button.big {
	font-size: 20px;
	padding: 10px 15px;
}
button {
	cursor: pointer;
}
.button1,
.button2 {
	font-size: 1.0em;
	padding: 6px 12px;
}
.button1 {
	border: none;
	color: #fff;
	background-color: #a2aab1;
}
.button2 {
	border: 1px solid #b9c0d3;
	color: #fff;
	background-color: #ba0007;
}
.button2:hover {
	background-color: #2092f1;
}
.button_borderonly {
	background: #fff !important;
	border: 1px solid #0270e0 !important;
	color: #0270e0 !important;
}
.btn.dropdown-toggle.btn-light {
	background: #fff;
	border: none;
	line-height: 1.6;
	padding: 4px 8px;
}
ul.clicklist li {
	margin-bottom: 0.6em;
}
.clicklist button {
	width: 300px;
	max-width: 100%;
	text-align: left;
}
ul.clicklist ul {
	margin: 0;
	padding: 0.3em 0;
}
ul.clicklist ul li {
	list-style: inside !important;
	list-style-type: disc !important;
	font-size: 90%;
	color: #3D3D3D;
	border: none;
	margin-bottom: 0.6em;
}
.clicklist button.choosen,
.clicklist button.choosen li  {
	background-color: #0270e0 !important;
	color: #fff !important;
}
.clicklist-headline {
	background-color: #67aed8;
	color: #000;
}
ul.list-style-none,
ul.list-style-none li {
	list-style: none !important;
	list-style-type: none;
}
.basket_todo_button {
	border: 0;
	background: none;
	text-align: right;
	font-size: 12px;
}
.div-block-download {
	text-align: center;
	display: inline-block;
	max-width: 180px;
	vertical-align: top;
	padding: 0 10px;
}
.table td, .table th {
	padding: 0.5rem;
}
#fangtbl {
	font-size: 0.9em;
}


/* Hinweis- und Fehlerfenster, je nach zusÃ¤tzlicher Klasse .okay oder .error */
#feedback,
#wait {
    margin: 0 auto 1em auto;
	background: #f4e7a1;
}
#feedback p,
#wait p {
	padding: 0.2rem;
    font-size: 110%;
    margin: 0;
	font-weight: 400;
}
.okay {
	color: #008000;
}
.error {
	color: #943438;
}
.wait {
	color: #114566;
	padding:20px;
	font-style: italic;
}
.missing {
	color:rgb(184,55,23);
	font-weight:bold;
}
.warn1, .warn2 {
	color: #ee4f34;
}
.bg-okay {
	background-color: #008000;
	color: #fff;
}
.bg-error {
	background-color: #943438;
	color: #fff;
}
.bg-wait {
	background-color: #898815;
	color: #fff;
}

table {
	border: 0;
	width: 100%;
}
th {
	text-align: left;
}
td {
	padding: 2px 3px;
	vertical-align: top;
}
.hr_w100 {
	margin: 1em 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #AAA;
	border-left: 0;
	width: 100%;
}
.overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 2;
  opacity: 0;
  background: rgba(255,255,255, 0.8);
  transition: opacity 200ms ease-in-out;
  margin: -15px 0 0 -15px;
}



/*
  CHECK-Portal
*/
#checkportal #main {
	height: 100%;
}
#checkportal .logo_index {
	width: 130px;
	height: auto;
	display: block;
}
#checkportal #header {
	background: #14498b;
	color: #fff;
}
#checkportal #header h1 {
	color: #fff;
}
#checkportal #header .row,
#checkportal #footer .row {
	max-width: 100%;
}
#checkportal #logo {
  max-height: fit-content;
  width: 50%;
  max-width: 90px;
}
#checkportal .mobile_nav {
  display: inline-block;
  position: absolute;
  right: 0;
}
#checkportal .hamburger {
  color: #fff;
  top: 3px;
  line-height: unset;
  padding-top: unset;
}
#checkportal .cross {
	color: #fff;
    padding-top: unset;
	line-height: unset;
	top: 15px;
}
#checkportal #mobile_menu {
	display: none;
  top: auto;
  margin-top: 40px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#checkportal #footer {
	background: none;
	border: 0;
}
#checkportal #footer .bg-div {
	position: absolute;
	bottom: 0;
	background: #14498b;
	height: 40px;
	width: 100%;
}
#checkportal #footer .iconlist {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}
#checkportal #footer .iconlist2 {
	position: relative;
	  bottom: -8px;
	  margin-left: auto;
	  margin-right: auto;
	  max-width: fit-content;
	  left: 0px;
}

#checkportal #footer .iconlist img,
#checkportal #footer .iconlist2 img {
	height: 60px;
	width: auto;
}
#checkportal .fangbuch_bg1 {
	background: #4079C1;
}
#checkportal .fangbuch_bg2 {
	background: #5c98e5;
}

#checkportal #content {
	max-width: 980px;
	margin: 1rem auto 3rem auto;
}
#checkportal #login {
	position: relative;
	margin: 0 auto;
	padding: 0.8em 0;
	max-width: 450px;
	clear: left;
	background-color: #f7f7f7;
	border: 1px solid #d7d7d7;
}
#checkportal #abstand {
	width: 1px;
	height: 50%;
	margin-bottom: -170px; /* 50% von #login height */
	float: left;
}
#checkportal .logo_login {
	width: 130px;
	height: auto;
}
#checkportal .headline_login {
	display:inherit;
	text-align: left;
	vertical-align:middle;
	font-size: 1em;
	font-weight:bold;
}
#login input {
	width: 100%;
}

.checkfield {
	width: 225px !important;
	padding: 0.3em 0.2em !important;
	font-size: 110% !important;
}
.container.check_index {
	border: 2px solid #5fa0d7;
	padding: 1em 0.8em;
	max-width: 450px;
	margin: 1em auto;
}

/* Langer Text */
.morecontent span {
  display: none;
}
.morelink {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
	  align-items: center;
  position: relative;
 }
.morelink:after {
  content: '';
  -ms-flex-item-align: start;
	  align-self: flex-start;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-top: 6px;
  margin-left: 10px;
  border: 1px solid #ececec;
  border-top: none;
  border-right: none;
  background: transparent;
  transform: rotate(-45deg);
  transform-origin: bottom;
}
.morelink.less:after {
  margin-left: 7px;
  transform: rotate(135deg);
}


/*
  MOBILE VIEW
*/
@media (max-width: 1024px) {
	#content .container {
		max-width: 100% !important;
		padding: 0;
	}
}

@media (max-width: 960px) {
	#header .logo {
		width: 100%;
		max-width: 100%;
		flex: 100%;
	}
	.div-top-menu {
		max-width: 100%;
		margin: 0 -15px;
		position: absolute;
	}
	.mobile_menu {
		display: none;
		background: #fff;
		position: absolute;
		top: 38px;
		z-index: 100;
		border-top: 2px solid #0270e0;
		left: 0;
		right: 0;
		padding: 1rem;
	}
	ul.mobile_menu li {
		width: 100%;
		padding: 0.5rem;
	}
	ul.mobile_menu .select_page {
		display: inline-block;
	}
}

@media (min-width: 960px) {
	.mobile_nav {
		display: none;
	}
	.mobile_menu {
		display: inline-block;
	}
	#checkportal #mobile_menu {
		top: 0;
		margin-top: 40px;
		width: 250px;
		position: absolute;
		right: 0;
		background: #14498b;
		padding: 1rem;
	}
	#checkportal #mobile_menu li {
		float: unset;
	}
	.hamburger {
		font-size:3em;
	}
	#checkportal #footer .iconlist2 {
	  bottom: -14px;
	  left: 10px;
	}
}

@media (min-width: 769px) {
	.div_box_border .col-md-6.left {
		padding-right: 14px !important;
	}
	.div_box_border .col-md-6.right {
		padding-left: 14px !important;
	}
	#login_address_row .left {
		max-width: 48% !important;
		margin-right: 2% !important;
	}
	#login_address_row .right {
		max-width: 48% !important;
		margin-left: 2% !important;
	}
}

@media (max-width: 769px) {
	#header .logo {
		padding-left: 0;
	}
	#header .logo_slogan {
		max-width: max-content;
		padding-top: 1.4em;
	}
	h1 {
		font-size: 8vw;
		line-height: 130%;
	}
	#checkportal h1 {
		font-size: 3vh;
	}
	#checkportal #header .logo_slogan {
		padding-top: 15px;
	}
	#header .subtitel {
		display:none;
	}
	#basket {
		padding: 10px 7px;
	}
	#basket .row {
		padding: unset;
	}
	#main:not(.index) .logo_home {
 	   max-height: 130px;
 	   margin: 0 auto;
	}
	#footer {
		padding: 7px 0;
	}
	.copyright {
		text-align: unset;
	}
	.hidemobil {
		display: none !important;
	}
	.basket_line_right {
		padding-top:0;
	}
	
	table.mobile {
		border-collapse: collapse; 
	}
	/* Force table to not be like tables anymore */
	table.mobile, table.mobile thead, table.mobile tbody, table.mobile th, table.mobile td, table.mobile tr { 
		display: block; 
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	table.mobile thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	table.mobile tr { border: 1px solid #ffffff; padding: 5px 0 5px 0; }
	table.mobile th, table.mobile td {
		padding: 0 0 0 25% !important;
	}
	table.mobile td { 
		text-align: left;
		border: none;
		position: relative;
		border: none !important;
	}	
	table.mobile td:before { 
		/* Now like a table header */
		position: absolute;
		top: 0px;
		left: 6px;
		width: 25%; 
		padding: 0 10px 0 0; 
		white-space: nowrap;
		font-weight: bold;
}

@media (max-width: 520px) {
	.container-fluid {
		padding-right: 10px;
		padding-left: 10px;
	}
	#header .logo_slogan {
		max-width: unset;
	}
	.checkbox_icon + label {
		max-width: 85%;
	}
	.basket_line_right {
		text-align: left;
		Margin-top:1em;
	}
	.div_box_border {
		min-height: unset !important;
		padding: 10px 5px;
	}
}



/*
  PRINT
*/
@media print {
	body {
		font-size: 1em !important;
		color: black;
		height: 100%;
	}
	.content { min-width: unset; }
	h1, h2, h3, h4 {
		margin: 0;
		padding: 0 !important;
	}
	thead { display: table-header-group; }
	tr { background-color: white !important; }
	tr, td { page-break-inside: avoid; }
	a[href]:after {
    	content: "";
  	}
}
