.container{
  margin-right:auto;
  margin-left:auto;
}
html{
  overflow-y:scroll;
  height:98%;
}
body.portal{
	padding:0 0 0 0;
  margin: 0px auto 20px auto;
	background-color:#fff;
	font-size:16px;
	line-height:26px;
	font-family:"Roboto",sans-serif;
	height:auto;
  min-height:100%;
}
h1#header{
  margin:15px 15px 0px 15px;
  display:inline-block;
  text-align:center;
}
h1#title{
  padding:0;
  margin:0;
  margin:10px auto 10px auto;
  padding:5px;
  font-size:25px; 
  text-align:center; 
  display:inline-block;
}
span.clipboard-information{
  font-size:12px;
}
span#strkey{
  font-size:16px;
  display:inline;
}
span#statBez{
  padding:10px;
  border-radius: .25rem;
}
span#statBez:hover{
  background-color:#fd0;
}
span.float-right{
    margin-right: 6px !important;
}
a#link-to-hagen-de:link{
    text-decoration:none;
    color:darkgray;
}
a#link-to-hagen-de:visited{
    text-decoration:none;
    color:darkgray;
}
p#link-name{
    position:absolute;
    font-size:22px;
    color:black;
    top:40px;
    left:70px;
}
i#my-select-icon{
    vertical-align: top;
    float: right;
    margin-left:5px !important;
}
i.plus-icon{
    color:green;
    padding:5px;
    font-size:30px;
    cursor: pointer;                            /*besonders wichtig für iOS, da click-Events sonst nicht registriert werden*/
}
i.plus-icon:hover{
    font-weight: bold;
}
i.minus-icon{
    color:red;
    padding:5px;
    font-size:30px;
    cursor: pointer;                            /*besonders wichtig für iOS, da click-Events sonst nicht registriert werden*/
}
i.minus-icon:hover{
    font-weight: bold;
}
i.fa-chevron-circle-up{
    cursor: pointer;
    color:#004c9f;
    transform: scale(1.3);
}
i.fa-chevron-circle-up-rotated{
    cursor: pointer;
    transform: scale(1.3) rotate(180deg);
    color:#004c9f;
}
i.fa-file-pdf{
    margin:8px 4px;
    color:white;
    cursor: pointer;
}
i.fa-file-pdf:hover{
    transform: scale(1.2);
}
i.fa-search{
    position: absolute;
    color: white;
    left:245px;
    top:5px;
    pointer-events:none;
}
button#schiedsamt-accordion-btn{
    background-color: #004c9f;
    color: white;
    border: none;
}
a.a-href-button{
    color: black;
    margin-left:5px;
    margin-right:5px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    width:auto;
}
a.a-href-button:hover{
    font-weight: bold;
    color: #004c9f !important;
}
a#yellow-background{
    border-radius: .25rem;
    color: #004c9f !important;
    font-weight: bold;
}
a.a-href-nav{
    color: white;
    text-decoration:none;
    display:flex;
    height: 100%;
}
a.a-href-flex{
    color:darkgray;
    font-weight:bold;
}
a.a-href-flex:hover{
    text-decoration: none;
    color:#004c9f;
}
span.a-href-active{
    background-color: #fd0;
    color:black !important;
    border-radius: .25rem;
}
a.a-dropdown-select{
    width:100%;
    text-align:left;
    border: 1px solid #ced4da;
    
}
a.a-dropdown-item{
    color: black;
    padding: 4px 6px;
    text-decoration: none;
    display: block;
    cursor: pointer;
}
a.a-dropdown-item:hover{
    background-color: #fd0;
}
span.a-href-hover{
    padding: .25rem .75rem;
    color: white;
}
span.a-href-hover:hover{
    background-color:#fd0;
    color:black;
    border-radius: .25rem;
}
a.sort-item{
    margin: 4px 6px;
}
h1#strname{
    font-size:25px;
    padding: 0;    
}
div.input-field-container{
    padding:1rem;
}
div.title-content{
    margin: 0px auto 0px auto;
    text-align: center;
    width:50%;
}
div.errnoinput-modal >div {
    background-color:#f8d7da;
}
div.popover-body{
    background-color: #fd0;
}
.content{
    height:auto;
    margin: 0 auto;
    width:90%;
}
header.header{
    margin:0px auto 0px auto;
    padding:0;
    height:auto;
    text-align:center;
}
#wappen{
    position:relative;
    width: 39px;
    height: auto;
}
#AtoZBox{
    background-color:#f5f5f5; 
    margin:0rem 1rem 0rem 1rem;
}
#AtoZBox > button{
    display: none;
}
#AtoZBox > div.element{
    padding:0.45em !important;
}
p#streetname-to-clipboard{
    padding:0; 
    margin:0;
    font-style:italic;
    text-align:center;
    display: block;
}
p#clipboard-information{
    padding:0; 
    margin:0;
    font-style:italic;
    text-align:center;
    display: inline;
}
#search{
    width: 270px;
    height: auto;
    padding: 0 10px 0 10px;
    background-color:transparent;
    border: none;
    color:white;
    z-index:3;
    text-align: left;
}
#search::placeholder{
    color: white;
}
#search:focus{
    outline: none;
}
#search:focus::placeholder{
    color:#004c9f;
}
#search::-ms-clear {
    display: none;
}
ul.search-field{
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
    flex-direction: row-reverse !important;
    border:1.5px solid white;
    border-radius:20px;
}
#dbdata{
    margin: 10px auto 0px auto;
    width:100%;
    text-align:center;
}
#wappen-pos{
    padding-left:20px;
    float:left;
    margin-top:15px;
}
.tbdata{
    text-align:center;
    max-height:50em;
    margin-left:0 auto;
}
.tbdata thead th{
    border-top: none;
}
.tbdata tr{
    line-height: 30px;
}
.tbdata tr th{
    vertical-align:middle;
}
.tbdata tr th.icon-col{
    padding:0;
    width:30px;
}
.tbdata tr th.hidden-col, td.hidden-col{
    display:none;
}
.tbdata tbody{
    overflow:scroll;
    max-height: 70vh;
}
.tbdata td{
    padding:5px;
    font-size:16px;
    vertical-align:middle;
}
div.display-data-table{
    margin: 0 auto 40px auto;
    padding:0;
    width:90%;
    -moz-column-count: 3 !important;
    -moz-column-gap: 40px;
    -webkit-column-count: 3 !important;
    -webkit-column-gap: 40px;
    column-count: 3 !important;
    column-gap: 40px;
    -webkit-column-rule: 4px outset #004c9f !important; 	/*		Chrome, Safari, Opera 	*/
    -moz-column-rule: 4px outset #004c9f !important; 		/*		Firefox 				*/
    column-rule: 4px outset #004c9f !important;
    
    overflow-y:auto;
}
.navbar-light .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
nav#navbar-colored{
    width:auto;
    margin-bottom:0;
    padding-bottom: 0;
    padding-top:0;
    margin:0.5rem 1rem 0rem 1rem;
    line-height:26px;
    background-color:#004c9f;
    border-radius: .25rem;
}
nav#navbar-colored ul{
    padding-top:0px;
    padding-bottom:0px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
nav#navbar-colored ul li{
    color:white;
    font-weight:bold;
    min-width:10px;
}
label{
    margin-right:10px;
    padding:5px;
}
.error-content{
    margin-left:20%;
    margin-right:20%;
    width:60%;
}
#error{
    text-align:center;
    color:red;
    font-weight:bold;
    font-size:30px;
    margin-top:10%;
    line-height:normal;
}
.border-none{
    border:none !important;
}
form.centered-form-input{
    margin: 0 auto;
    width: 80%;
}
.myInput {
    box-sizing: border-box;
    font-size: 14px;
    padding: 8px 6px;
    margin-bottom:5px;
    border: none;
    border-bottom: 1px solid #ddd;
    background-color: #f6f6f6;
    width:100%;
    z-index:1;
}
.myInput::placeholder{
    color: black;
}
.myInput:focus{
    box-shadow: 0 0 5px #004c9f;
}

.form-row > .form-group > .dropdown, .btn-group{
    width:100% !important;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 1;
    width:100%;
    max-height:40vh;
    margin-bottom:20px;
}
div.modal{
    display: none; /* Hidden by default */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
    display: -webkit-flex; /* Safari */
    -webkit-align-items: center; /* Safari 7.0+ */
    display: flex;
    align-items: center;
    background-color: white;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
    top:25%;
}
/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #004c9f;
  width: 80px;
  height: 80px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  -ms-animation: spin 2s linear infinite; /* Internet Explorer */
  -o-animation: spin 2s infinite; /* Opera 12+ */
  animation: spin 2s linear infinite;
}

div#user-decision-modal div.modal-body, div.modal-footer{
    padding-bottom: 0;
}
div#user-decision-modal .modal-content{
    width:380px;
}
div#user-decision-modal div.mb-4{
    margin-bottom: 0.5rem !important;
}
p.heading{
    margin-bottom:0;
}
.btn-outline-primary:hover{
    background-color: #004c9f;
    border-color: #004c9f;
    color:white;
}
.btn-outline-primary:hover{
    background-color: #004c9f;
    border-color: #004c9f;
    color:white !important;
}
input[type=checkbox]{
  transform: scale(1.25);
  position: relative;
  margin-right: 20px;
}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@-ms-keyframes spin{
    0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@-o-keyframes spin{
    0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@media(min-width:1200px){
    .container{width:1170px}
}
@media(max-width:992px){
    .container{width:750px}
    div.display-data-table{
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        margin:0;
    }
    h1#header{
        font-size:25px;
    }
    img#wappen{
        width: 30px;
        height: auto;
    }
    p#link-name{
        top: 30px;
        left: 55px;
        font-size: 20px;
    }
    h1#statistic-analyze-header{
        font-size:25px;
    }
    span.a-href-hover{
        font-size:12px;
    }
    ul.search-field{
        width:235px !important;
        font-size: 14px;
    }
    i.fa-search{
        left:210px;
    }
    li.nav-item > i.fa-file-pdf{
        float:left;
        transform: scale(0.7)
    }
    ul.search-field{
        margin-bottom:10px !important;
    }
}
@media(max-width:767px){
    .container{width:90%;}
    div.display-data-table{
        -moz-column-count: 1 !important;
        -webkit-column-count: 1 !important;
        column-count: 1 !important;
    }
    div#dbdata{
        margin:0 auto 0 auto;
        width: 100%;
    }
    h1#header{
        font-size:20px;
    }
    h1#title{
        padding:0;
        margin:0;
        margin:5px auto 5px auto;
        padding:5px;
        font-size:16px; 
    }
    a.a-href-button{
        font-weight: 14px;
        padding: 0;
    }
    img#wappen{
        width: 25px;
        height: auto;
    }
    p#link-name{
        font-size: 12px;
    }
    div.title-content{
        width:80%;
        padding-top: 40px;
        padding-bottom: 5px;
    }
    div#AtoZBox > div.p-2{
        display: none;
    }
    div.display-data-table > div{
        padding: 2px;
    }
    .form-control{
        font-size: 0.75rem;
        width:auto !important;
    }
    #statistic-analyze-header{
        font-size:20px !important;
    }
    div#AtoZBox > button{
        display:block;
    }
    button.responsive{
        visibility: visible;
        font-size:14px;
    }
    form.centered-form-input{
        font-size: 14px;
    }
    ul.search-field{
        width:235px !important;
        font-size: 14px;
    }
    i.fa-search{
        left:210px;
    }
    li.nav-item > i.fa-file-pdf{
        float:left;
        transform: scale(0.7)
    }
    ul.search-field{
        margin-bottom:10px !important;
    }
}
