@font-face {
	font-family: 'open_regular';
	src: url('../fonts/OpenSans/Regular/OpenSans-Regular.eot');
	src: url('../fonts/OpenSans/Regular/OpenSans-Regular.eot') format('embedded-opentype'),
		url('../fonts/OpenSans/Regular/OpenSans-Regular.woff') format('woff'),
		url('../fonts/OpenSans/Regular/OpenSans-Regular.ttf') format('truetype'),
		url('../fonts/OpenSans/Regular/OpenSans-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'open_bold';
	src: url('../fonts/OpenSans/Bold/OpenSans-Bold.eot');
	src: url('../fonts/OpenSans/Bold/OpenSans-Bold.eot') format('embedded-opentype'),
		url('../fonts/OpenSans/Bold/OpenSans-Bold.woff') format('woff'),
		url('../fonts/OpenSans/Bold/OpenSans-Bold.ttf') format('truetype'),
		url('../fonts/OpenSans/Bold/OpenSans-Bold.svg') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'open_semibold';
	src: url('../fonts/OpenSans/SemiBold/OpenSans-Semibold.eot');
	src: url('../fonts/OpenSans/SemiBold/OpenSans-Semibold.eot') format('embedded-opentype'),
		url('../fonts/OpenSans/SemiBold/OpenSans-Semibold.woff') format('woff'),
		url('../fonts/OpenSans/SemiBold/OpenSans-Semibold.ttf') format('truetype'),
		url('../fonts/OpenSans/SemiBold/OpenSans-Semibold.svg') format('svg');
	font-weight: 600;
	font-style: normal;
}

html {
	margin: 0 auto;
}

body {
	padding: 85px 0 120px;
	-ms-overflow-style: scrollbar;
	font-family: 'open_regular', sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: rgb(78, 78, 78);
	background-color: rgb(245, 245, 245);
}

.with-static-vorfall-header {
	padding-top: 135px;
}

.with-static-vorfall-header .static-header {
	position: fixed;
	top: 139px;
	left: 50%;
	z-index: 1;
	transform: translateX(-50%);
}

.with-static-vorfall-header .static-header > .way-col-12 {
	position: relative;
	top: 19px;
}

header {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 2;
}

h1,
h2,
h3 {
	font-family: 'open_semibold', sans-serif;
	margin-bottom: 0px;
}

h2,
h3 {
	font-size: 24px;
}

ag-web-move-to-top {
	position: fixed;
	bottom: 0px;
	right: 30px;
	height: 60px;
	width: 40px;
	padding-top: 10px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	cursor: pointer;
	display: none;
}

ag-web-move-to-top span {
	color: white;
	font-size: 24px;
	padding-left: 8px;
}

select::-ms-expand {
	display: none;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
}

ag-web-contact-person {
	width: 150px;
	height: 235px;
	padding: 13px 13px 0 0;
	position: fixed;
	top: 355px;
	right: 0;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	transition-property: width;
	transition-duration: 1s;
	cursor: pointer;
	z-index: 1;
}

ag-web-contact-person img {
	display: block;
	width: 90%;
	height: auto;
	margin-bottom: 5px;
	float: right;
	transition-property: visibility;
	transition-duration: 0.7s;
}

ag-web-contact-person > span {
	position: absolute;
	top: 111px;
	color: white;
}

ag-web-contact-person .contact-person-information {
	margin-bottom: 0px;
	padding: 5px 0px 10px 13px;
	font-size: 14px;
	line-height: 21px;
	color: white;
}

ag-web-contact-person .contact-person-information .phone-number {
	font-weight: 600;
}

ag-web-contact-person .contact-person-information .email {
	text-decoration: none;
	color: white;
}

tr[tabindex="0"]:focus {
	outline: 1px dotted;
}

body[class*="uses-mouse"] tr[tabindex="0"]:focus {
	outline: none
}

.table {
	margin-top: 41px;
	font-size: 16px;
	font-family: 'open_regular', sans-serif;
	color: inherit;
}

.table th {
	border-top: none;
}

a,
a:focus,
li,
button,
input,
select,
.btn-plus,
[class*="icon"] {
	outline: none;
}

.way-col-12 {
	min-height: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.way-col-12 > div {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	background-color: white;
	margin: 0;
	min-height: 100%;
	width: 100%;
	border-radius: 2px;
	box-shadow: 0px 0px 8px 0px rgb(119, 119, 119);
}

.way-col-12 > div.min-height-login-fix {
	min-height: inherit;
}

.navbar-default {
	background-color: white;
	background-image: none;
	border: none;
}

.navbar {
	margin-bottom: 20px;
	padding: 0;
	border-radius: 0px;
	box-shadow: 0px 0px 15px 0px rgb(119, 119, 119);
}

.navbar .container::after {
	content: "";
	clear: both;
	display: table;
}

.navbar .container {
	display: block;
}

.navbar-nav {
	margin: 0px;
	display: block;
}

.navbar-nav .dropdown-menu {
	position: absolute;
}

nav a,
nav a:hover,
nav a:focus {
	text-decoration: none;
}

nav [class^="icon-"] {
	font-size: 19px;
}

.main-menu > div [class*="icon-"] {
	font-size: 25px;
	cursor: pointer;
}

.menu-logo-language {
	min-height: 35px;
	margin-top: 25px;
}

.logo img {
	width: 150px;
	float: left;
}

.language-and-logout {
	float: right;
	font-size: 18px;
}

.language-and-logout > ul > li {
	float: left;
	list-style: none;
}

.language {
	margin-right: 70px;
	font-family: 'open_semibold', sans-serif;
	position: relative;
}

.language > div span {
	margin-left: 5px;
	text-decoration: none;
	cursor: pointer;
}

.nav-and-search,
#search {
	margin-bottom: 21px;
}

.nav-and-search {
	margin-top: 28px;
}

.nav-and-search li:not(:first-child) {
	position: relative;
	top: 5px;
}

.nav-and-search li > a {
	padding: 0px;
}

.nav-and-search > ul > li {
	margin-right: 38px;
}

#search {
	position: relative;
	float: right;
}

#search input {
	width: 490px;
	padding-right: 70px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid rgb(78, 78, 78);
}

#search input::-ms-clear {
	display: none;
}

#search > label > span {
	position: absolute;
	top: 2px;
	left: 456px;
}

#result {
	display: none;
	width: 110%;
	height: auto;
	max-height: 500px;
	overflow: auto;
	padding: 15px;
	position: absolute;
	top: 50px;
	right: -5%;
	cursor: default;
	border-radius: 2px;
	border-bottom: 7px solid;
	box-shadow: inset 0 20px 20px -20px rgba(119, 119, 119, 0.5);
}

#result > div {
	margin: 5px 0;
}

#number-of-results {
	font-size: 22px;
	font-weight: 600;
	text-align: center;
}

#close-the-search-window {
	display: none;
	position: absolute;
	top: 4px;
	left: 435px;
	cursor: pointer;
	font-size: 16px;
}

.dropdown-menu {
	padding-right: 50px;
	padding-left: 50px;
	display: none;
	background: white;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 7px solid;
	border-radius: 0px;
	font-size: 16px;
}

.dropdown-menu ul {
	list-style-type: none;
	padding-left: 0;
}

.dropdown-menu .group-title {
	font-size: 28px;
	margin-bottom: 30px;
	font-family: 'open_semibold', sans-serif;
}

.dropdown-menu div li {
	margin-bottom: 10px;
}

.nav .nav > li > a,
a {
	color: rgb(78, 78, 78);
}

.show .dropdown-menu {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

#main-dropdown {
	width: 1300px;
	top: 46px;
	left: -50px;
	padding-top: 50px;
	padding-bottom: 20px;
	box-shadow: inset 0 20px 20px -20px rgba(119, 119, 119, 0.5); /* Wegen Bootstrap ist das hier, nicht oben unter .dropdown-menu */
}

#language-selection {
	min-width: 0px;
	width: 100px;
	top: 30px;
	left: -33px;
	padding-top: 20px;
	padding-bottom: 10px;
	flex-direction: column;
	align-items: center;
	box-shadow: 20px 20px 20px -20px rgba(119,119,119,.5), -20px 20px 20px -20px rgba(119,119,119,.5);
	padding-left: 10px;
	padding-right: 10px;
}

#language-selection li {
	height: 40px;
}

#toggle-the-main-menu[aria-expanded="true"]:before {
	content: "\e90c";
}

#toggle-the-language-menu {
	position: relative;
	top: -1px;
}

#toggle-the-language-menu[aria-expanded="true"]:before {
	content: "\e90e";
}

span[class*="icon-r_alert"] {
	position: relative;
	top: -3px;
	font-size: 24px;
}

span[class*="icon-s_auge"] {
	font-size: 12px;
}

.navbar-nav > li {
	float: left;
}

.navbar-default .navbar-nav > li > a {
	font-size: 18px;
	font-family: 'open_bold', sans-serif;
}

.shadow-div {
	justify-content: space-between;
}

#company-information,
#company-statistics {
	margin: 20px 23px 14px 25px;
}

#company-statistics {
	display: flex;
}

.empty-middle #company-statistics {
	margin-right: 109px;
}

#company-address {
	margin: 25px 0 35px 0;
}

#company-ad {
	width: 305px;
	margin: 83px 66px 14px 45px;
}

#graph {
	padding-left: 0;
}

#key-data {
	margin-right: 20px;
	width: 62%;
}

#company-information h2 {
	font-size: 28px;
	margin: 0;
	margin-bottom: 32px;
}

#company-statistics h3 {
	margin: 0 0 35px 0;
}

#company-information span {
	font-family: 'open_semibold', sans-serif;
}

#key-data div:nth-of-type(1) {
	margin-bottom: 30px;
}

#key-data div:nth-of-type(2) {
	padding-bottom: 20px;
}

#graph {
	padding-left: 0;
	align-self: center;
}

.panel-default {
	border: none;
	width: 100%;
	margin-bottom: 0;
}

.panel-default > .panel-heading {
	padding: 20px 30px;
	background-color: white;
	background-image: none;
	border: none;
}

.panel-title {
	width: 100%;
	font-size: 28px;
}

.panel-title {
	display: block;
	font-family: 'open_semibold', sans-serif;
}
.panel-title a {
	display: block;
	text-decoration: none;
	cursor: pointer;
}

.panel-title a[class="collapsed"] .panel-toggle-text {
	display: none;
}

.panel-title a[class="collapsed"] .panel-toggle-icon::before {
	content: "\e90f";
}

.panel-title a[class="collapsed"]:after {
	margin-top: 12px;
	margin-right: 10px;
	float: right;
	font-family: 'open_regular', sans-serif;
	font-size: 14px;
	content: "Find a better way to do this other than CSS (ought to be close) [.panel-title a[class="collapsed"]:after]";
}

.panel-title .panel-toggle-text {
	margin-top: 12px;
	margin-right: 10px;
	font-family: 'open_regular', sans-serif;
	font-size: 14px;
	float: right;
}

.panel-title .panel-toggle-icon {
	font-size: 23px;
	float: right;
	position: relative;
	top: 0px;
}

.panel-filter {
	font-size: 14px;
	margin-right: 11px;
	margin-left: 1.9px;
}

.filter-icon {
	display: inline-block;
	cursor: pointer;
}

.filter-content,
.infobox {
	display: none;
	width: 300px;
	height: 155px;
	position: absolute;
	border-radius: 2px;
	cursor: default;
	z-index: 1;
}

.infobox span[class*="icon"] {
	display: block;
	margin: 10px;
	float: right;
	color: white;
	cursor: pointer;
}

.show-it > div {
	display: block;
}

.show-more {
	float: right;
}

.show-more span {
	margin-left: 5px;
}

.show-more span[class*="current-choice"] {
	text-decoration: underline;
}

.show-more span:not(:first-of-type) {
	cursor: pointer;
}

.show-more span:first-of-type:hover {
	color: inherit;
}

.page {
	margin: 6px 0 9px;
	float: right;
	font-size: 14px;
}

.page span[class*="icon"] {
	cursor: pointer;
}

.btn-form + .page {
	margin-right: 40px;
}

.panel-body::after {
	content: "";
	clear: both;
	display: table;
  }

.panel-body {
	font-family: inherit;
	border-top: none;
	background-color: inherit;
	color: inherit;
	padding: 5px 30px 10px 30px;
}

.panel-body > .table > thead > tr > th,
.panel-body > section > .table > thead > tr > th {
	padding-bottom: 18.5px;
}

.panel-body > .table > tbody > tr > td,
.panel-body > section > .table > tbody > tr > td {
	padding-top: 14.5px;
	padding-bottom: 13.1px;
	vertical-align: middle;
}

.panel-table thead tr th {
	border-bottom: none;
	font-size: 14px;
	font-family: 'open_semibold', sans-serif;
}

.panel-table th:nth-of-type(2),
.panel-table td:nth-of-type(2) {
	text-align: left;
}

.panel-table th:nth-of-type(n + 3),
.panel-table td:nth-of-type(n + 3) {
	text-align: right;
}

.panel-table td:not(.big-cell) {
	cursor: pointer;
}

.panel-table tr:last-of-type td {
	border-bottom: 1px solid rgb(221, 221, 221);
}

body .container .medium-size-table tbody td {
	vertical-align: top;
}

.with-input td:nth-of-type(n + 4) {
	max-width: 180px;
}

.with-input td > input {
	width: 143px;
	height: 40px;
	padding: 8px;
	text-align: right;
	border-radius: 2px;
}

.with-input td > div:nth-of-type(2) {
	margin-top: 20px;
	margin-bottom: 10px;
}

.btn-row,
.btn-child {
	min-width: 103px;
	height: 25px;
	font-size: 11px;
	border-radius: 4px;
	border: none;
}

.btn-child {
	margin-right: 30px;
}

.btn-plus {
	margin-left: 20px;
	cursor: pointer;
	position: relative;
	top: 7px;
	font-size: 25px;
}

.btn-form > .btn-row,
.btn-import > .btn-row {
	width: 188px;
	height: 40px;
	font-size: 16px;
}

.btn-import {
	margin-top: 10px;
}

.btn-import > .btn-row {
	padding: 0;
}

.btn-container > span[class*="icon"] {
	margin-left: 10px;
	font-size: 18px;
	text-align: left;
}

.panel-table .big-cell {
	border-top: none;
}

.bottom {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: 20px;
}

.bottom > div {
	background-color: white;
	width: 384px;
	height: 328px;
	padding: 20px 55px 15px 30px;
	border-radius: 2px;
	box-shadow: 0px 0px 15px 0px rgb(119, 119, 119);
}

.bottom > div:nth-of-type(-n + 2) {
	margin: 0 23px 0 0;
}

.bottom h2 {
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 32px;
}

.bottom ul {
	padding-left: 0;
	font-size: 16px;
	list-style-type: none;
	line-height: 36px;
	font-family: 'aXenta_pictogramm-fonts', 'open_regular';
}

.bottom li {
	cursor: pointer;
}

#bottom-advert {
	border: 9px solid rgb(78, 78, 78);
	background-image: 'assets/custom/design/images/bottomAddUnsplash.jpg';
	background-repeat: no-repeat;
	padding: 0 46px 6px 21px;
}

#bottom-advert > span {
	font-size: 56px;
	font-family: 'open_semibold', sans-serif;
	font-weight: 600;
	line-height: 67px;
}

#bottom-advert > div {
	width: 122px;
	height: 27px;
	margin-top: 30px;
	background-color: rgb(57, 51, 58);
	font-size: 21px;
	font-weight: 600;
	text-align: center;
}

#insured-div {
	display: flex;
}

#insured-div > table {
	margin-top: -5px;
}

.insured-table th {
	padding-right: 100px;
}

#insured-information {
	margin: 20px 178px 27px 24.11px;
}

#insured-information h2 {
	font-size: 28px;
	margin: 0 0 32px 0;
}

#insured-photo {
	width: 41px;
	height: 43px;
	margin: 0 45px 0 5px;
}

#insured-photo > img {
	display: block;
	margin: auto;
}

#insured-number {
	margin-top: 22px;
	margin-bottom: 27px;
	margin-left: 25px;
}

#insured-number h3 {
	margin-top: 0;
	margin-bottom: 32px;
}

#icon-container .shadow-div {
	justify-content: space-around;
	padding: 6px 45px 6px 45px;
}

.box-for-icon {
	text-align: center;
	margin: 20px;
}

.box-for-icon > span:first-of-type {
	font-size: 30px;
}

.box-for-icon > span:last-of-type {
	font-size: 14px;
}

.box-for-icon > p:first-of-type {
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 6px;
}

.report-and-simulation {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: 20px;
	margin-bottom: 20px;
}

.report-and-simulation > .element {
	margin-bottom: 20px;
	display: flex;
	background-color: white;
	width: 588px;
	height: 220px;
	padding: 20px 30px 36px 30px;
	border-radius: 2px;
	box-shadow: 0px 0px 15px 0px rgb(119, 119, 119);
}

.report-and-simulation > .report {
	margin-right: 20px;
}

.report-and-simulation > .element > div:first-of-type {
	width: 249px;
}

.report-and-simulation > .element > div:last-of-type {
	margin-top: 61px;
	margin-left: 25px;
}

.report-and-simulation h2 {
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 32px;
}

.report-and-simulation ul {
	margin-bottom: 0;
	padding-left: 0;
	font-size: 16px;
	list-style-type: none;
	line-height: 36px;
	font-family: 'open_regular', sans-serif;
}

.report-and-simulation li {
	cursor: pointer;
}

.form-date {
	position: relative;
}

.form-date > label > span {
	font-size: 19px;
	position: absolute;
	top: 43px;
	left: 335px;
}

.form-date input {
	padding-right: 40px;
}

.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	height: calc(1.5em + 0.75rem + 2px);
}

#form-nav {
	display: inline-block;
	vertical-align: top;
	margin-right: 54px;
}

#form-nav ol {
	width: 105%;
	padding-left: 0;
	list-style-type: none;
	cursor: pointer;
	line-height: 35px;
	font-family: 'open_semibold', sans-serif;
}

#form-nav li {
	border-bottom: 1px solid rgb(157, 157, 157);
}

#form-nav li:first-of-type {
	border-top: 1px solid rgb(157, 157, 157);
}

.floating-label {
	margin-bottom: 0.5rem;
}

.two-column {
	width: 799px;
}

.two-column > fieldset > div > div:not(.alone):nth-of-type(odd) {
	float: left;
}

.two-column > fieldset > div > div:nth-of-type(even) {
	float: right;
}

.column > fieldset > div,
.column > fieldset > fieldset,
.two-column > fieldset > div > div {
	width: 384px;
}

.small-input {
	width: 190px;
}

.small-input:first-of-type {
	float: left;
}

.small-input:last-of-type {
	float: right;
}

form {
	display: inline-block;
}

form > fieldset > div {
	height: 105px;
}

form > fieldset > div input,
form select {
	width: 100%;
	height: 40px;
	border-radius: 3px;
}

form > fieldset > div input {
	padding-left: 15px;
}

form select {
	padding-left: 11px;
}

form > fieldset > div label {
	display: block;
	font-family: 'open_semibold', sans-serif;
}

form > fieldset > legend {
	margin-bottom: 25px;
	border: none;
	font-size: 24px;
	font-family: 'open_semibold', sans-serif;
}

form label {
	color: rgb(78, 78, 78);
	font-size: 14px;
}

form legend {
	margin-bottom: 5px;
	border: none;
	color: rgb(78, 78, 78);
}

.select-container > span:first-of-type {
	height: 0px;
	float: right;
	position: relative;
	right: 15px;
	top: 9px;
	font-size: 16px;
	pointer-events: none;
}

.examine {
	display: inline-block;
	margin-left: 15px;
}

.examine > span {
	display: block;
	height: 20px;
	padding: 0 7px;
	font-size: 10px;
	border-radius: 3px;
	cursor: pointer;
}

.panel .panel-body form input[class*="invalid-input"],
.warning-for-invalid-input {
	color: rgb(218, 43, 27);
}

.panel .panel-body form .invalid-input {
	border-color: rgb(218, 43, 27);
}

.warning-for-invalid-input {
	display: none;
	font-size: 13px;
}

.invalid-input + .warning-for-invalid-input {
	display: block;
}

.information-icon,
.internal-icon {
	margin-left: 15px;
	cursor: pointer;
}

.yes-no legend {
	border: none;
	font-size: 14px;
	font-family: 'open_semibold', sans-serif;
}

.yes-no > div {
	padding: 8px 15px;
	border-radius: 3px;
}

.yes-no input {
	margin-right: 40px;
}

.yes-no label {
	margin-right: 7px;
}

.btn-form {
	margin-top: 32px;
}

.btn-form button,
#same-level-button button {
	float: right;
	margin-bottom: 20px;
	margin-left: 12px;
}

#same-level-button {
	float: right;
	margin-top: 261px;
}

.checkbox-container {
	height: 20px;
	width: 40px;
	cursor: pointer;
}

.checkbox-container > input {
	visibility: hidden;
}

.checkbox-container > span {
	display: inline-block;
	height: 20px;
	width: 20px;
	background-color: inherit;
	border: 1px solid rgb(157, 157, 157);
}

.checkbox-container > input:checked + span {
	border-width: 6px;
	border-style: solid;
}

.title-with-show-more {
	min-height: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.title-with-show-more > h3 {
	margin-top: 0px;
	float: left;
}

.title-with-show-more > .show-more {
	float: right;
}

a.appStoreLink {
	margin-left: 2em;
	color: #196bac;
	text-decoration: none;
}

@media (max-width: 787px) {
	body {
		padding-top: 230px;
	}

	.with-static-vorfall-header {
		padding-top: 442px;
	}

	.with-static-vorfall-header > .static-header {
		width: 100%;
		height: 211px;
		top: 211px;
	}

	.container {
		width: 510px;
	}

	#graph {
		margin: 15px;
	}

	#company-statistics h3 {
		padding-top: 0;
	}

	#company-ad {
		margin-top: 15px;
		margin-left: 27px;
		margin-bottom: 30px;
	}

	#company-address {
		margin-bottom: 5px;
	}

	.empty-middle #company-statistics {
		margin-right: 25PX;
	}

	.panel-table thead {
		display: none;
	}

	.panel-table td:last-of-type {
		text-align: left;
	}

	.panel-table td::before {
		content: attr(data-label);
		font-weight: 600;
		float: left;
	}

	.container .panel .small-th td:not(.big-cell):not(:last-of-type) {
		text-align: right;
	}

	.big-th td::before {
		float: none;
		display: block;
	}

	.panel-table tr:last-of-type td {
		border-bottom: none;
	}

	.panel-default > .panel-heading {
		padding-right: 15px;
		padding-left: 15px;
	}

	.panel-title .panel-toggle-text {
		padding-right: 0;
		margin-right: 5px;
		margin-left: 5px;
	}

	.panel-title .panel-toggle-icon {
		padding-right: 0;
	}

	.table > tbody > tr > td {
		display: block;
		width: 415px;
	}

	#insured-information {
		margin-right: 0;
	}

	#insured-number {
		margin-left: 24.11px;
	}

	#insured-div {
		flex-direction: column;
	}

	#insured-div .insured-table th {
		padding-right: 54px;
	}

	#insured-photo {
		margin-bottom: 20px;
		margin-left: 132px;
	}

	#icon-container {
		max-width: 510px;
	}

	.report-and-simulation > .element {
		flex-direction: column;
		width: 400px;
		height: 330px;
	}

	.report-and-simulation > .element > div:last-of-type {
		margin-top: 0;
		margin-left: 0;
	}

	.big-cell > button {
		margin-bottom: 10px;
	}

	#search {
		margin-top: 0px;
	}

	#search > label > span {
		left: 441px;
	}

	#search input {
		width: 475px;
	}

	#close-the-search-window {
		left: 419px;
	}

	#main-dropdown {
		width: 516px;
		margin-top: 2px;
		position: absolute;
		top: 108.4px;
		left: -20px;
		background: white;
		border-bottom: 7px solid;
		height: auto;
	}

	.with-static-vorfall-header ag-web-contact-person {
		top: 427px;
	}

	#same-level-button {
		width: 420px;
	}

	.btn-container > span[class*="icon"]:first-of-type {
		margin-left: 0px;
	}

	.with-input td:nth-of-type(n + 4) {
		max-width: none;
		min-height: 150px;
	}

	.with-input > tbody > tr {
		margin-bottom: 150px;
	}

	.with-input > tbody td:last-of-type {
		text-align: right;
	}

	#result {
		top: 60px;
	}

	.navbar {
		height: 210px;
	}
}

@media (min-width: 787px) and (max-width: 1000px) {

	.bottom > div:last-of-type {
		margin: 0 20px;
	}

	.medium-size-table thead {
		display: none;
	}

	.medium-size-table tr {
		margin: auto;
	}

	.medium-size-table tr,
	.medium-size-table > tbody > tr > td {
		display: block;
		width: 415px;
	}

	.medium-size-table td::before {
		content: attr(data-label);
		font-weight: 600;
		float: left;
	}

	.medium-size-table tr:last-of-type td {
		border-bottom: none;
	}

	.medium-size-table > tbody td:nth-of-type(n),
	.with-input > tbody td:last-of-type {
		text-align: right;
	}

	.with-input td:nth-of-type(n + 4) {
		max-width: none;
		min-height: 150px;
	}

	#main-dropdown {
		width: 100%;
		height: auto;
		position: fixed;
		left: 0;
		top: 136px;
	}

	.big-table thead {
		display: none;
	}

	.big-table tr {
		margin: auto;
	}

	.big-table tr,
	.big-table td {
		display: block;
		width: 415px;
	}

	.big-table td::before {
		content: attr(data-label);
		font-weight: 600;
		float: left;
	}

	.big-table td:not(.big-cell) {
		text-align: right;
	}
}

@media (max-width: 1000px) {

	.show .dropdown-menu {
		padding-right: 10px;
		padding-left: 10px;
	}

	.dropdown-menu ul {
		margin-bottom: 30px;
	}

	.two-column {
		width: 420px;
	}

	.two-column > fieldset > div {
		height: auto;
	}

	.two-column > fieldset > div > div {
		height: 95px;
	}

	.container .panel .two-column > fieldset > div > div {
		float: none;
	}

	.table-with-checkbox > tbody > tr {
		display: block;
		margin-top: 30px;
	}

	.container .table-with-checkbox > tbody > tr > td {
		border-top: none;
		border-bottom: 1px solid rgb(221, 221, 221);
	}

	.report-and-simulation > .element {
		margin-right: 20px;
		margin-left: 20px;
	}

	.bottom > div:nth-of-type(-n+2) {
		margin-right: 20px;
		margin-left: 20px;
	}

}

@media (min-width: 787px) and (max-width: 1255px) {
	#search input {
		width: 415px;
	}

	#search > label > span {
		left: 381px;
	}

	#close-the-search-window {
		left: 360px;
	}

	#graph {
		padding-bottom: 20px;
	}

	#company-statistics h3 {
		padding-top: 0;
	}

	#company-information,
	#company-statistics,
	#insured-information,
	#insured-number {
		margin-left: 8%;
	}

	#insured-number .insured-table {
		margin-left: 91px;
	}

	#insured-div .insured-table th {
		padding-right: 54px;
	}

	.report-and-simulation > .element {
		flex-direction: column;
		width: 400px;
		height: 330px;
	}

	.report-and-simulation > .element > div:last-of-type {
		margin-top: 0;
		margin-left: 0;
	}

	.with-static-vorfall-header {
		padding-top: 372px;
	}

	.two-column {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}

	.with-static-vorfall-header > .static-header {
		height: 211px;
	}
}

@media (max-width: 1255px) {
	#same-level-button {
		margin-top: 5px;
		float: none;
		text-align: right;
	}

	#same-level-button > button {
		float: none;
	}

	.bottom > div:nth-of-type(-n + 2) {
		margin-bottom: 40px;
	}
}

@media (min-width: 1000px) and (max-width: 1255px) {
	#main-dropdown {
		width: 1006px;
		left: -20px;
	}
}

@media (min-width: 1255px) {
	#main-dropdown {
		width: 1240px;
		left: -20px;
	}
}
