﻿@font-face {
    font-family: 'Univers_LT_55_Roman';
    src: url('Fonts/univers_lt_55_roman.woff') format('woff'), url('\Fonts/univers_lt_55_roman.otf') format("opentype");
}



@font-face {
    font-family: 'MaterialIconsRound-Regular';
    src: url('Fonts/MaterialIcons/MaterialIconsRound-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'MaterialIconsOutlined-Regular';
    src: url('Fonts/MaterialIcons/MaterialIconsOutlined-Regular.otf') format('opentype');
}

.material-icons {
    font-family: MaterialIconsRound-Regular;
    font-weight: 700;
    font-style: normal;
    font-size: 12px; /* Preferred icon size */
    display: inline-block;
    color: black;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
}

.material-icons-header {
    font-family: MaterialIconsRound-Regular;
    font-weight: bold;
    font-style: normal;
    display: inline-block;
    color: #2d76d2;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    border-style: none;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
}

.material-icons-header-large {
    font-size: 32px; /* Preferred icon size */
}

.basisFilterIcon {
    font-family: MaterialIconsRound-Regular;
    font-weight: bold;
    font-size: large;
}

.material-icons-header-normal {
    font-size: 14px; /* Preferred icon size */
    width: 20px;
    display: inline-block;
    float: left;
}

.material-icons-outlined {
    font-family: MaterialIconsOutlined-Regular;
 
    font-style: normal;
    color: #2d76d2;
    display: inline-block;
    background-color:transparent;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    border-style: none;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
}


.hidden {
    display: none;
}


.TitelLeft {
    display: inline-block;
    float: left;
    padding-top:14px;
}


.TitelText {
    font-size: xx-large !important;
    line-height: 24pt;
    color: #2d76d2 !important;
    cursor: pointer;
}

#EinleitungTitel {
    overflow: hidden;
    color: #1f497d;
    font-size: 2rem;
    line-height: 1.125;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-weight: 300;
    word-wrap: break-word;
    padding-bottom: 1em;
    padding-top: 2em;
}

#EinleitungAnfang {
    color: #1f497d;
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 2.625rem;
}

#ContentSplitter_0 {
    width: 100% !important;
}

.titelButtons {
    padding-bottom: 12px;
}

.barriereFreiButton {
    font-size: 1.0em;
}

#lbKreisLegende img{
    margin-bottom:-8px !important;
}

.Ministerium {
    font-family: Univers_LT_55_Roman;
    font-size: 15px;
    color: #008dc9;
    display: table-cell;
    text-align: right;
    padding-top: 15px;

    height: 56px;
}

#MinisteriumDiv {
    display: table;
    float: right;
}
.Wappen {
    display: inline-block;
    float: right;
    padding-left:15px;
    padding-right:27px;
   /* padding-top:5px;*/
    padding-bottom:10px; 
    height:56px;
}
.dxpgRowFieldValue_MaterialCompactBayern, .dxpgColumnFieldValue_MaterialCompactBayern {
    color: #494848;
}

.EinleitungUl {
    margin-block-start: 0em;
    margin-block-end: 0em;
}

.EinleitungUl{
    line-height:150%;
}

#HeaderMenu {
        display: inline-block;
        float: right;
    }

.selectedKommune {
    display: inline-block;
    float: left;
    padding-left: 16px;
    margin-left: 16px;
}

#KommuneSucheDiv, #ThemenSucheDiv, #cbNewKommune, #chkEssentialCookie, #chkStatistik {
    display: inline-block;
    float: left;
}

    #chkEssentialCookie{
        padding-right:20px;
    }

    #btnStanort {
        font-size: 32px;
        display: inline-block;
        float: left;
    }

#labStandort {
    display: inline-block;
    float: left;
    padding-left: 16px;
    padding-top: 8px;
}

.infoButton {
    cursor: help;
    font-size: 16px;
    padding-left: 4px;
    padding-bottom: 8px;
    padding-right: 16px;
    display: inline-block;
    float: left;
}

.infoButtonMargin {
    cursor: help;
    font-size: 16px;
    padding-bottom: 8px;
    padding-left: 4px;
    padding-right: 16px;
    display: inline-block;
    float: left;
    margin-top: 16px;
}

.infoButtonRight {
    cursor: help;
    font-size: 16px;
    padding-left: 4px;
    padding-bottom: 8px;
    padding-right: 4px;
    display: inline-block;
    float: right;
}

#cpFilter {
    overflow-y: auto;
    height: 100%;
}

#lblAbsolut {
    display: inline-block;
    float: left;
    margin-top:25px;
}

.inlineLeft0 {
    display: inline-block;
    float: left;
    margin: 0px 16px 60px 30px;
}

.comboInfoCaption {
    display: inline-block;
    float: left;
    width: 75px;
}

.btnLeft {
    display: inline-block;
    float: left;
    margin-top: 16px;
}

.inlineLeft {
    display: inline-block;
    float: left;
    margin-top: 16px;
    margin: 16px 16px 16px 0px;
}


#chkDifferenz, #chkRelativ {
    display: inline-block;
    float: left;
    margin-top: 16px;
}


.legendDiv {
    width: 20px;
    height: 14px;
    border: 1px solid #000;
    display: inline-block;
}

.legendLi {
    list-style-type: none;
    line-height: 0px;
    margin-left: -40px !important;
}

.cardLegende {
    margin-left: -530px !important;
    margin-top: 90px;
    width:100px;
}

.indikatorInfo {
    margin-right: 10px;
    display: inline-block;
    float: right;
    font-size: 16px;
}

.legendText {
    display: inline-block;
    margin-left: 25px;
    margin-top: 8px;
}

.infoGrid {
    border-style: none;
}

.infoGrid td.dxgv {
    border-bottom: none !important;
    padding:3px;
}

.dxgvDataRow_infoLPGrid td.dxgv {
    padding: 3px;
}

.material-icons-outlined:focus {
    outline: none;
    background-color: transparent;
}

.dxRippleTargetExternal:focus {
    outline: none;
}



.filterCaption {
    margin-top: 16px;
    margin-bottom: 8px;
    display: inline-block;
    float: left;
}


.col2021 {
    border-right: solid;
    border-right-style: solid;
}

.col2019 {
   /* border-right: solid;
    border-right-style: solid;*/
}


/*
:not(.lastVertCell)*/
.col2017 {
    border-left: solid;
    border-left-style: solid;
}

.textLeft {
    text-align: left !important;
}
#gvResultate_DCSCell_SCRootDiv, #gvResultate_CVSCell_SCDecorDiv {
    border-left-width: 1px !important;
    border-left-color: #DFDFDF !important;
}

#gvResultate_CVSCell_SCDecorDiv {
    margin-left:1px;
}

/*th[scope="row"]
.lastLevel {
    border-right: solid;
}*/

.btnSelected {
    background-image: linear-gradient(rgb(103, 166, 247) 0%, rgb(45, 118, 210) 100%) !important;
    box-shadow: 10px 5px 8px hsl(0deg 0% 50% / 10%) inset;
    /*#2d73cb - #2c5a93*/
}

.btnUnselected {
    background-image: linear-gradient(rgb(103, 166, 247) 0%, rgb(45, 118, 210) 100%) !important;
    /* #67a6f7 - #2d76d2*/
}

.noBorder{
    border-style:none;
}

#divEinleitungBase {
    overflow: auto;
    height: 100%;
    display: grid;
    text-align: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.divEinleitung {
    /*margin-left: 100px;
    margin-right: 100px;*/
    font-size: larger;
    max-width: 870px;
}

.imgEinleitung {
    width: 60%;
    padding-top: 1em;
    padding-bottom: 16px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.imgSubEinleitung {
    width: 100%;
    cursor:pointer;
}

.tableRegionen {
    width: 60%;
    padding-top: 1em;
    padding-bottom: 16px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.einleitungText {
    padding-bottom: 0.5em;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: #1f497d;
    position: relative;
    font-weight: 300;
    font-size: 1.2rem;
    line-height: 1.5;
}

#lisLinks {
    border: none;
    display: block;
    color: #1f497d;
    font-weight: 300;
    font-size: 1.2rem;
    line-height: 1.5;
}

.textLarger {
    font-size: 1.2rem;
}


.quellText {
    text-align: left;
    color: #1f497d;
    font-size: 0.8rem;
    padding-top: 4px;
}


.noSpaceCell {
    display:flex;
    cursor:pointer;
}

#pmExport_DXI4_ {
    border-top: solid;
}

.footerIndex {
    height: 20px !important;
    margin-right: 50px;
   
}

#pcImpressum_PW-1 {
    width: 90% !important;
    max-width: 900px;
}

#impressum tr > td {
    border: 1px solid black;
    padding: 8px;
}

#btnHideImpressum, #btnHideTutorial {
    float: right;
    margin: 8px 0px 8px 0px;
}

#btnPrevTutorial, #btnNextTutorial {
    float: left;
    margin: 8px 8px 8px 0px;
}

#cookieBannerDiv {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: rgb(207, 211, 215);
    padding: 10px;
    display: flow;
    max-width: 870px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

#ImpressumLine {
    display: flow;
    max-width: 870px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}


#divErklaerung {
    max-height: 90% !important;
    height: 600px;
    overflow-y: scroll;
}

.tutorialImage{
    max-width:1100px;
}

.dsErklaerung {
    margin-bottom: 8px;
}

.dsErklaerungHeader {
    margin-bottom: 8px;
    font-weight: bolder;
}

#DetailSplitter_1_CC {
    min-height: 20px !important;
}

#cbNewThema_DDD_L_LBI7T0 {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

#cvKartenCard_DXMainTable .dxcvBreakpointsCard_MaterialCompactBayern {
    box-shadow: none;
}
/*
@media (min-width: 1270px) {
    .divEinleitung {
        margin-left: 200px;
        margin-right: 200px;
 
    }
}*/
::-webkit-scrollbar {
    width: 9px;
    height: 9px;
}


::-webkit-scrollbar-thumb {
    background-color: #428ce4;
    border-radius: 8px; /* #ffffff;*/
}

::-webkit-scrollbar:hover {
    background-color: #29578E;
}

::-webkit-scrollbar-track {
    background-color: white;
    border-radius: 8px;
    box-shadow: #f0f0f0 7px 10px 12px;
}

.dxchartsuiTooltip_MaterialCompactBayern {
    /*position: relative !important;
    left: 250px !important;*/
    margin-left: 100px !important;
}

#btnAktzept
{
    margin-right: 160px;
    
}

@media screen and (min-width: 1820px) {
    .selectedKommune {
        width: 340px;
    }
}

@media screen and (min-width: 1670px) and (max-width: 1819px) {

    .selectedKommune {
        width: 290px;
    }
}

@media screen and (max-width: 1530px) {

    .selectedKommune {
        width: 240px;
    }
}

@media screen and (max-width: 1390px) {

    .selectedKommune {
        width: 190px;
    }
}

@media screen and (max-width: 1389px) {

    .selectedKommune {
        width: auto;
    }
}

.IndexHeader {
    vertical-align: middle;
    font-size: x-large;
    font-weight: bold;
    padding-top: 40px;
    padding-bottom: 10px;
}

.ErrorPage
{
    margin-left: 40px;
    margin-top:40px;
}