
.navbar, .navbar-brand, .nav-link {
    color: rgb(255, 255, 255);
    font-size: 1.2rem;
}

.navbar-nav {
    margin-left: 3rem;
    white-space: nowrap;
}

.nav-link {
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
    padding-top: 0.7rem;
    padding-left: 1rem !important;
    padding-bottom: 0.7rem;
    padding-right: 1rem !important;
    border-right: 2px solid #cc3c3f;
}

/*.inverse {
    color: #5e5d5d !important;
}*/

.header-bcg {
    background-color: #CB1418;
    box-shadow: 0 3px -2px rgba(0,0,0,0.16), 0 3px 2px rgba(0,0,0,0.23);
    /*! box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.75); */
    border-top: 1px #F4B5B5 solid;
    border-bottom: 1px #8E0000 solid;
}


main.container {
    max-width: 100%;
    padding: 0 15px 0 0 !important;
    padding-top: 1rem !important;
}


.brand {
    padding: 10px 30px 30px 30px;
}

.gradient-border {
    background: linear-gradient(to right, black, white);
    height: 1px;
    width: 450px;
}

.ui > * {
    font-family: Arial;
}

.ui.button {
    background-color: #fc0;
    color: #ffffff;
    padding: .5em 0.6em .5em;
    font-family: Arial;
    color: #232323;
    border-radius: 0;
}

.ui.search {
    margin-bottom: 3rem;
    text-align: center;
}

    .ui.search .prompt {
        border-radius: .28571429rem;
    }

#search-box .ui.input {
    min-width: 25rem;
}

    #search-box .ui.input > input {
        min-width: 25rem;
        border-color: #848484;
    }

.ui.card {
    border-radius: unset !important;
    width: 290px !important;
    height: initial !important;
    min-height: initial !important;
}

.ui.card, .ui.cards > .card {
    min-height: 350px;
    height: 100%;
    margin: 10px;
    border-color: #85b7d9;
    box-shadow: 0 1px 1px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    -webkit-box-shadow: 0 1px 1px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    background: #f7f7f7;
}

    .ui.card .content img, .ui.cards > .card .content img {
        width: 100%;
        height: 200px;
    }

    .ui.card a {
        color: #000000;
    }

.ui.segment {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.ui.segments {
    border-radius: 0;
}

.widget-container {
    max-width: 100%;
}

.widget-card-container-widget {
    width: auto;
    margin: auto;
}

footer a {
    margin: 10px;
}

/*main article header {
    display: none
}*/


.search-box {
    width: max-content;
    margin: auto;
}

.heading, .search {
    text-align: center;
}

.ui.styled.accordion {
    width: 100%;
}

.ui.segments {
    width: 80%;
    margin: auto;
}

.description {
    margin: 0;
}

.card-container {
    max-width: 1200px;
    margin: auto !important;
    display: flex;
    justify-content: center;
}

.news-item {
    border: 1px solid #c0c0c0;
    height: 100%;
    background: #f7f7f7;
}

.news-date {
    color: #424242;
    margin-right: 3rem;
    margin-bottom: 0.2rem;
}


.bold600 {
    font-weight: 600;
}


.result-group {
    margin-bottom: 10px;
}

    .result-group > .title {
        background-color: lightgray !important;
    }

.heading {
    margin-bottom: 25px;
}


/*================================== dodelano  ===================================*/

.logo {
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}

.siteName {
}

#headerISDMTK {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 15%;
    padding-right: 15%;
}

.test {
    height: 1px;
    box-shadow: inset rgba(0, 0, 0, 0.2) 0 64px 64px 16px;
}

.nav-link:hover {
    color: white aliceblue !important;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    background: #A80506;
    text-decoration: none;
}

.fas.fa-user {
    margin-right: 8px;
}

.copyright.text-muted {
    margin-left: 22%;
}


/*kontakty*/

.footerContact {
    margin: auto;
    /*! align-items: center; */
    /*! justify-content: center; */
    width: 100%;
    display: flex;
    background: #073d85;
    color: white;
    line-height: 2rem !important;
}

.selectionName {
    text-transform: uppercase;
    margin-top: 1.5rem;
    font-weight: bold;
}

.footerItem {
    height: 2rem;
    list-style: none;
}

    .footerItem a {
        color: white;
        margin: auto;
    }


.footerSelection {
    /*! margin-right: 3rem; */
}

.telefoniKontakty a {
    padding: 0.4rem;
    background: white;
    border-radius: 4px;
    color: #073d85;
    text-decoration: none;
}

    .telefoniKontakty a:hover {
        background: #65b32e;
        color: white;
    }

.footerSelection ul {
}

.footerSelection li {
    list-style: none;
}

.footerItem a:hover {
    text-decoration: none;
    color: #65b32e;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

.telefoniKontakty a:hover {
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    color: white;
}

.prohlaseniPristupnosti {
    margin-left: 27%;
}

    .prohlaseniPristupnosti a {
        color: #073d85;
    }

        .prohlaseniPristupnosti a:hover {
            color: #65b32e;
            text-decoration: none;
        }

.text-muted a:hover {
    color: #65b32e !important;
    text-decoration: none;
}

.timePO {
    margin-right: 1rem;
}

.timeUT {
    margin-right: 1.92rem;
}

.timeST {
    margin-right: 1.5rem;
}

.timeCT {
    margin-right: 1.2rem;
}

.timePA {
    margin-right: 1.7rem;
}

/*ikony odkazy footer*/

.fa, .fas {
    color: #21254d;
}

.text-muted a {
    color: #073d85 !important;
}

.fab.fa-facebook {
    font-size: 2.5rem;
}

.fab.fa-youtube {
    font-size: 2.5rem;
}

.navbar-nav {
    float: right;
    margin: auto;
}

.portalLogOn {
}

.ui.search > .results .result .title, h1, h2, h3, h4, h5 {
    font-family: Arial;
}



div#content-wrap {
    padding-bottom: 0;
}

.result-group {
    margin-bottom: 10px;
}

    .result-group > .title {
        background-color: lightgray;
    }


.black-text {
    color: black !important;
}


.disabled {
    color: gray !important;
    cursor: default !important;
}


h1, .h1 {
    font-size: 2.5rem;
    text-align: center;
}

h2, .h2 {
    font-size: 1.7rem;
    text-align: center;
}

h3, .h3 {
    font-size: 1.5rem;
}

h4, .h4 {
    font-size: 1.2rem;
}

h5, .h5 {
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 1rem;
}

div.ui.card > div.extra.content > a > button.ui.button {
    margin-bottom: 3px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    color: #151515;
    font-weight: bold;
    font-size: 1rem;
    padding-top: 1px;
    padding-bottom: 2px;
    text-decoration: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #eee;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: transparent;
    text-shadow: 0 0.21px 0 rgb(6, 6, 6);
    color: #005da8 !important;
}

.fa.fa-sign-in-alt.fa-fw {
    color: #5e5d5d;
}

.portalLogOn .nav-link:hover {
    color: #005da8 !important;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

/* zahlavi */
footer {
    position: relative;
    bottom: 0;
    width: 100%;
    height: auto;
    line-height: 60px;
    background-color: white;
    /*text-shadow: 1px 1px 1px rgba(0,0,0,0.5);*/
    color: white;
    padding-bottom: 0;
    margin-top: 2rem;
    /*! padding-left: 15%; */
    /*! padding-right: 15%; */
    border-top: 1px solid #e8e8e8;
}

.footerCompany a {
    color: #eee;
}

    .footerCompany a:hover {
        color: #eee;
    }


.back-to-top {
    position: fixed;
    right: 10px;
    bottom: 15px;
    z-index: 99999;
    transition: all 0.4s;
}

    .back-to-top .fas.fa-arrow-circle-up {
        font-size: 2.5rem;
        color: #006400;
        float: right;
        margin-right: 1rem;
    }


.dropdown-item:hover + .dropdown-menu {
    display: block;
}


/*zakazani stylu na stránce aktualit*/

.news li {
    /*list-style: none;*/
    border: none;
}


/*menu third level*/
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        /*left:-100%;*/
        left: -10rem; /* 10rem is the min-width of dropdown-menu */
        margin-top: -6px;
    }

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: -10rem; /* 10rem is the min-width of dropdown-menu */
        margin-top: -6px;
    }

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.dropdown-menu .dropdown-menu {
    margin-left: 9rem;
    margin-top: -2.5rem;
}

.dropdown-menu {
    margin-top: 0;
}


/* ikona muj portal */
.nav-link.inverse.dropdown-toggle .fas.fa-user-alt {
    color: white;
    margin-right: 10px;
    font-size: 10.5pt !important;
}

/* jck uprava menu podle stareho css*/

.dropdown .dropdown-menu {
    -webkit-column-count: 3;
    column-count: 2;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}

.dropdown-menu .dropdown-menu {
    margin-left: 1rem;
    margin-top: 0rem;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1em;
    column-gap: 1em;
    position: fixed;
    position: relative !important;
    border: none;
}

.navbar-nav li:hover > ul.dropdown-menu {
    width: auto;
}

.dropdown:hover .dropdown-menu > .dropdown .dropdown-menu {
    column-count: 1 !important;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
}


.dropdown-menu .dropdown-menu li .dropdown-item {
    color: #6c6c6c;
    font-size: 1rem;
    text-decoration: none;
}



.dropdown-menu.show {
    column-count: 1 !important;
    background-color: #eee;
    column-gap: 0;
}





.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

.dropdown-menu.show {
    -webkit-column-count: 3;
    column-count: 1 !important;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}


ul.dropdown-menu.show {
    display: none;
}

.nav-link.dropdown-toggle:hover {
    cursor: default;
}

div.widget-container-title > h2 {
    /*! margin: auto; */
}

div.widget-container-title {
    display: flex;
}


/*muj portal v jednom sloupci*/

#headerISDMTK .dropdown-menu.show {
    column-count: 1 !important;
}

/* zarovnani obrazku v novinka jck*/
.news-item img {
    display: inline-block !important;
    float: none !important;
}

.news-item h5:hover {
    color: #232323;
}


.news-item h5 {
    color: #232323;
    margin-bottom: 0.3rem;
    font-style: normal;
    font-weight: bold;
}

.news-item a:hover {
    text-decoration: underline;
}

/* vsechny aktuality */
.news .news-item {
    background: transparent;
}

.news h4 {
    color: rgba(0,0,0,.87);
}

/*scroll up*/
.fa.fa-chevron-up {
    font-size: 3rem;
}

    .fa.fa-chevron-up:hover {
        color: #ac3f39;
    }

.back-to-top {
    position: fixed;
    display: none;
    right: 3rem;
    bottom: 3rem;
    z-index: 99999;
    width: 44px;
    height: 40px;
    border-radius: 0;
    background: transparent;
    color: #fff;
    transition: all 0.4s;
}

    .back-to-top .fa {
        color: #006400;
        background: rgb(255,255,255,0.5);
        padding: 0.3rem;
        margin-left: 0rem;
    }


@media (max-width: 1600px) {
    .dropdown .dropdown-menu {
        -webkit-column-count: 1 !important;
        column-count: 1 !important;
        -webkit-column-gap: 1em;
        column-gap: 1em;
    }

    .dropdown-menu.show {
        -webkit-column-count: 1 !important;
        column-count: 1 !important;
        -webkit-column-gap: 1em;
        column-gap: 1em;
    }
}


@media (min-width: 900px) and (max-width: 1515px) {

    #headerISDMTK .dropdown-menu.show {
        column-count: 1 !important;
        margin-left: -7rem;
        float: right;
        right: 0;
    }
}



@media (max-width: 1000px) {

    /*hlavicka portalu*/
    #headerISDMTK {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .siteName {
        /*! margin-top: 18rem !important; */
    }

    .login-menu-user {
        top: 0rem !important;
    }

    .userLogin {
        width: 100%;
    }

    .logo img {
        float: none !important;
    }

    .logo {
        margin: auto;
        margin-top: auto;
        display: block;
        width: 100%;
    }

    .inverse {
        float: none !important;
    }

    .dropdown-item:focus, .dropdown-item:hover {
        color: #16181b;
        text-decoration: none;
        background-color: #005da8;
        color: white !important;
    }


    .logo {
        margin: auto;
        display: block;
        width: 100%;
    }

    .portalLogOn {
        margin: auto !important;
        float: none;
        list-style: none;
        padding: 0;
        width: 100%;
        margin: auto;
        text-align: center;
    }



    .dropdown-menu .dropdown-menu {
        margin-left: 2rem;
        margin-top: 0.5rem;
    }


    div#content-wrap {
        padding-bottom: 11rem;
    }

    /*zalomovani v menu*/
    .dropdown-item {
        white-space: pre-wrap;
    }

    .dropdown .dropdown-menu {
        -webkit-column-count: 3;
        column-count: 1;
        -webkit-column-gap: 1em;
        column-gap: 1em;
        background: #eee;
        border: none;
    }

    .dropdown-menu .dropdown-menu li .dropdown-item {
        color: white;
        font-size: 1rem;
    }

    .dropdown-menu .dropdown-menu li .dropdown-item {
        color: #151515;
        font-size: 1rem;
    }

    .dropdown-menu .dropdown-menu li .dropdown-item {
        color: #6c6c6c;
        font-size: 1rem;
        text-decoration: none;
    }

    .siteName {
        width: 100%;
        font-size: 2.5rem !important;
    }




    #search-box .ui.input {
        max-width: 27rem;
    }


    #headerISDMTK .dropdown-item {
        background: transparent;
        color: black;
    }


    .navbar-nav {
        display: flex;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        width: 100%;
    }

    .navbar-light .navbar-toggler {
        /*! color: rgba(0,0,0,.5); */
        /*! border-color: rgba(255, 255, 255, 0.1); */
        /*! background-color: #a2c69f; */
    }

    .dropdown-item {
        display: block;
        width: 100%;
        padding: .25rem 1.5rem;
        clear: both;
        font-weight: 400;
        color: #151515;
        text-align: inherit;
        white-space: nowrap;
        background-color: #eee;
        border: 0;
        border: none;
        font-weight: bold;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 10rem;
        padding: .5rem 0;
        margin: .125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #006400;
        background-clip: padding-box;
        border: 1px solid rgba(255, 255, 255,0.8);
        border-radius: .25rem;
    }

    #headerISDMTK .dropdown-menu.show {
        column-count: 1 !important;
        float: right;
        right: 0;
        transform: none !important;
        top: 3rem !important;
        display: block;
        margin: auto;
    }

    .dropdown-menu.jck-dropdown.show {
        background: #eee;
        border: 1px solid #5e5d5d;
        width: 19rem;
    }

    #headerISDMTK .dropdown-item:hover {
        color: black !important;
    }

    .container, .widget-container, .container-sm, .container-md {
        max-width: 100%;
    }
}


@media (max-width: 1080px) {
    .dropdown-item {
        /* white-space: pre-wrap;*/
        min-width: 17rem;
    }
}
/* zarovnani obrazku v novinkacj*/
.news-item img {
    display: inline-block !important;
    float: none !important;
}


/*maximalni velikost novinky*/
.blur {
    background: rgba(255, 255, 255, 0.8);
    height: 2.2rem;
    margin-top: -29px !important;
    position: relative;
    filter: blur(1px);
    -webkit-filter: blur(3px);
    width: 100%;
    margin: auto;
    margin-top: auto;
}

.news-item p {
    margin: 0 0 0.2em;
}

.news-item {
    border: 1px solid #c0c0c0;
    height: 100%;
    background: #f7f7f7;
    height: 11rem;
    overflow: hidden;
}

.linkNovinky {
    z-index: 100;
    position: relative;
    float: right;
    margin-top: -1.6rem;
    right: 0.5rem;
    color: #232323;
    text-decoration: none;
}

    .linkNovinky:hover {
    }
/* maximalni velikost obrazku v novince na hlavni strance */
.news-item-body img {
    width: 100px !important;
    height: 60px !important;
}

/* vsechny aktuality */
.news-item img {
    width: 100px;
    height: 60px;
}

.news .news-item h4 {
    margin-bottom: 0.5rem;
}

.news .news-item p {
    margin-bottom: 0.2rem;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    text-align: left;
}

.ui.button {
    color: #232323;
    text-decoration: none;
}

a {
    color: #232323;
    text-decoration: underline;
}

.news-item h5 {
    text-align: left;
}

.news .news-item h4 {
    text-align: left;
}


.news h4 {
    color: #232323;
    text-decoration: none;
}

.breadcrumb-item a:hover {
    color: #232323;
}

a:hover {
    color: #232323;
    text-decoration: underline;
}


.grid-1-2 {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    padding-left: 15%;
    padding-right: 15%;
    margin: auto;
}



.footerOdkazy a {
    color: unset;
}

.footerOdkazy {
    margin-top: 4.5rem !important;
    display: block;
    margin: auto;
}

    .footerOdkazy li {
        color: unset;
        text-align: justify !important;
        line-height: 2.5rem;
        list-style: none;
    }

.footerCompany {
    border-top: 1px solid rgba(0,0,0,0.1);
    padding: 1%;
}

.grid-1-2 .widget-container-title {
    margin-top: 3rem;
}

.grid-1-2 .form-control {
    background-color: rgba(255,255,255,0.1);
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    cursor: default;
    border: none;
    box-shadow: inset 0 0 2px rgba(0,0,0,0.6);
}


.grid-1-2 .widget.widget-text-area.widget-align-justify.widget-size-100 {
    margin-top: 1rem;
}


.grid-1-2 .btn.btn-primary {
    background: #fc0;
    font-weight: bold;
    font-family: Arial;
    color: #232323;
    border: none;
    float: right;
    margin-top: 1rem;
    border-radius: 0;
}

    .grid-1-2 .btn.btn-primary:hover {
        background-color: #cacbcd;
    }

::placeholder {
    color: white !important;
}


#search-box ::placeholder {
    color: black !important;
}

.search-box ::placeholder {
    color: black !important;
}

div#content-wrap {
    padding-bottom: 0;
    min-height: 55vh;
    padding-left: 15%;
    padding-right: 15%;
}

.news .news-item {
    background: transparent;
    height: auto;
}

.news-item a {
    text-decoration: none;
}

.news-item-body a {
    text-decoration: underline;
}

.news-item .ui.button:hover {
    text-decoration: none;
}


.ui.card > .extra, .ui.cards > .card > .extra {
    border-top: 1px solid rgb(212, 212, 213) !important;
}

.footerOdkazy a:hover {
    text-decoration: underline;
}

.footerOdkazy a {
    color: unset;
    text-decoration: none;
}

.footerCompany a {
    text-decoration: none;
}


.ui.search .prompt {
    border-color: #848484;
}

.ui.input.focus > input, .ui.input > input:focus {
    border-color: #848484;
}



#write-to-us .flow {
    margin: auto;
}

#write-to-us .widget-validation {
    color: #821313;
    font-size: 1rem;
    line-height: 2rem;
    text-shadow: none;
    box-shadow: inset 0 0 2px rgba(0,0,0,0.6);
    border-radius: 0.25rem;
    background: #f78989;
    margin-bottom: 0.5rem;
}

#write-to-us .widget-text-area {
    padding: 0
}

#write-to-us .widget-input {
    padding: 0
}

#write-to-us .widget-button {
    padding: 0
}

#write-to-us .validation-summary-errors {
    color: #821313;
    font-size: 1rem;
    line-height: 2rem;
    text-shadow: none;
    box-shadow: inset 0 0 2px rgba(0,0,0,0.6);
    border-radius: 0.25rem;
    background: #f78989;
    margin-top: 1rem;
}

    #write-to-us .validation-summary-errors li {
        list-style: none;
    }

    #write-to-us .validation-summary-errors ul {
        padding-left: 1rem;
    }

.ui.card a {
    font-family: Arial,sans-serif !important;
}

body {
    font-family: Arial,sans-serif !important;
}

.ui.button {
    font-family: Arial,sans-serif !important;
}

.black-text.title {
    font-family: Arial !important;
}

/* registrace a chybove hlasky*/

.validation-summary-errors {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 1rem;
    margin-bottom: 1rem;
}

    .validation-summary-errors ul {
        margin: auto;
    }

#registration label {
    margin: auto;
    margin-top: 1rem;
}

.g-recaptcha {
    margin: 1rem;
    margin-left: 1rem;
    margin-left: 0;
}

.ui.input > input {
    font-family: Arial !important;
}

a {
    font-family: Arial !important;
}

.fa, .fas {
    font-family: 'Font Awesome 5 Free' !important;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    color: #fecc00;
    font-family: FontAwesome;
}

.navbar.navbar-expand-lg.navbar-light.header-bcg {
    padding: 0;
    display: inline-flex;
    margin-top: 0.5rem;
    margin-bottom:;
}

.portalLogOn .nav-link:hover {
    background: transparent;
}

.aktualityNadpis {
    text-align: left;
    color: #212529;
}

.black-text.title button {
    margin-top: -0.25rem;
}

.simple-captcha-modal {
    color: #232323;
    text-align: center;
    text-shadow: none;
    width: 21rem;
}

.simple-captcha-header {
    line-height: 2rem;
}

.simple-captcha-confirm {
    line-height: 2;
}

.jCaptcha {
    box-shadow: none;
    border: 1px solid grey;
    border-radius: 0;
}

    .jCaptcha:focus, .jCaptcha:focus ~ .button {
        box-shadow: 0 0 3px rgb(0, 100, 0) !important;
    }

.jCaptcha {
    margin-top: -0.5rem;
}

.simple-captcha-container {
    margin: 0px 0px 10px 0px;
}

.simple-captcha-warning {
    color: #d44;
    line-height: 2;
}

.black-text.title button {
    margin-top: -0.25rem;
}

.rss a {
    text-decoration: none;
}

.navbar-nav .nav-link {
    text-transform: uppercase;
}

.ui.styled.accordion .black-text.title.active {
    padding-right: 1rem;
}



.ui.search > .results .result h1, h2 {
    margin-bottom: 2rem !important;
}

h1, h2 {
    margin-bottom: 2rem !important;
}

.card-container.ui.cards {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

.card-container {
    max-width: 1256px;
}

.ui.search > .results {
    width: 100% !important;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .2rem 1rem;
    margin-bottom: 0rem;
    list-style: none;
    background-color: #fff;
    border-radius: .25rem;
    margin-top: 0.2rem;
}

.inverse {
    /*color: #5e5d5d !important;*/
    padding-bottom: 0;
    padding-top: 0;
}

.logo img {
    /*! margin-top: 2.2rem; */
    /*! margin-left: 0; */
    /*! float: left; */
    width: auto;
    margin: auto !important;
    text-align: center;
}

.ui.two.column.doubling.stackable.grid.container {
    max-width: 100% !important;
    width: auto !important;
    padding-left: 0% !important;
    padding-right: 0%;
}

#news {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#slidr-div {
    max-width: 50% !important;
}

@media (max-width: 1280px) {
    #headerISDMTK {
        padding-left: 1%;
        padding-right: 1%;
    }

    main.container {
        max-width: 100%;
    }

    div#content-wrap {
        padding-left: 1%;
        padding-right: 1%;
    }

    #slidr-div {
        max-width: 85% !important;
    }
}

.dropdown .dropdown-menu {
    column-count: 1;
}

.grid-1-2 h2 {
    margin-bottom: 0 !important;
}

.inverse.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    color: white;
    font-family: FontAwesome;
    margin-right: 0.5rem;
}

#global-search-container {
    padding-left: 1rem;
}

.widget-container {
    padding-right: 0;
    padding-left: 0;
}

.inverse {
    float: right;
    padding-right: 0 !important;
}

.two.column.slidr-item {
    width: 100% !important;
    padding-left: 3% !important;
    padding-right: 3% !important;
}

.slidr-control.up.disabled {
    display: none;
}

.slidr-control.down.disabled {
    display: none;
}

#slidr-div-breadcrumbs {
    top: 0rem;
    padding-right: 0;
    right: 2rem;
}

.footerOdkazy ul {
    margin-left: 0;
    padding-left: 0;
}

.card-container.small-card.ui.cards .ui.image {
    height: 100px;
}

.ui.card, .ui.cards > .card {
    margin-left: 7px;
    margin-right: 7px;
}

main.container {
    max-width: 100%;
    padding: 0 0px 0 0 !important;
    padding-top: 0px;
    padding-top: 1rem !important;
}

#news {
}

#slidr-div .news-item {
    background: rgba(255, 255, 255, 0.9);
}

aside[id="slidr-div-breadcrumbs"] .slidr-breadcrumbs li.normal {
    border: 1px solid rgb(0, 93, 168) !important;
}

aside[id="slidr-div-control"] .slidr-control.right::after {
    border-color: transparent transparent transparent rgb(0, 93, 168) !important;
}

aside[id="slidr-div-control"] .slidr-control.left::after {
    border-color: transparent rgb(0, 93, 168) transparent transparent !important;
}

aside[id="slidr-div-breadcrumbs"] .slidr-breadcrumbs li.active {
    width: 12px;
    height: 12px;
    margin: 2px;
    background-color: rgb(0, 93, 168) !important;
}

.fas.fa-rss-square {
    color: #005da8;
}

.rss {
    margin: auto;
    margin-top: auto;
    max-width: 50%;
    margin-top: 0.5rem;
}

    .rss a {
        text-decoration: none;
        color: #005da8;
        float: left;
        left: 2rem;
        position: absolute;
    }

#slidr-div .news-item {
    background: transparent;
    border: transparent;
    border-bottom: 2px solid white;
    border-top: 2px solid white;
    margin-top: 2rem;
}

.two.column.slidr-item {
    background: rgba(255, 255, 255, 0.8);
}

#search-box {
    padding: 5%;
    background: #073d85;
    background-position-y: 0%;
    background-image: none;
    background-size: auto;
    background-position-y: 0%;
    background-image: url("https://upd.plzensky-kraj.cz/portal/media/img/ukazka_plzen_black.jpg");
    background-size: cover;
    width: 100% !important;
    padding-bottom: 5rem;
    padding-top: 5rem;
    margin-bottom: 0;
}

.all-news-homepage {
    float: right;
    color: #005da8;
    text-decoration: none;
}

h1, .h1 {
    font-size: 24pt;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

h2, .h2 {
    font-size: 18pt;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

h1, .h1 {
    font-size: 24pt;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

h3, .h3 {
    font-size: 12pt;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

h4, .h4 {
    font-size: 12pt;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

h5, .h5 {
    font-size: 12pt;
    text-align: center;
    font-style: italic;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

.news .news-item h4 {
    font-style: normal;
}

.news .news-item h4 {
    font-style: normal;
    text-align: left;
}

.news .news-item h3 {
    font-style: normal;
    text-align: left;
    color:;
}

.news-item h3 {
    text-align: left;
}

#slidr-div .news-date {
    color: #232323;
    text-align: right;
    float: right;
    top: 3.5rem;
    position: absolute;
    right: 2rem;
}

#slidr-div h3, .h3 {
    margin-top: 0rem !important;
    margin-bottom: 0.5rem !important;
    color: #232323;
}

.two.column.slidr-item {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

#slidr-div-breadcrumbs {
    top: 0rem;
    padding-right: 0;
    right: 2rem;
}

#upd-news .news-item {
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
    background: none;
    padding-left: 0 !important;
}

#upd-news .blur {
    background: rgba(255, 255, 255, 0.8);
    height: 2.2rem;
    margin-top: -32px !important;
    position: relative;
    filter: blur(1px);
    -webkit-filter: blur(3px);
    width: 100%;
    margin: auto;
    margin-top: auto;
    margin-top: auto;
}

#upd-news {
    width: 100% !important;
    max-width: 100%;
}

.ui.active.button:active, .ui.button:active {
    background-color: #fc0;
}

.ui.button:focus {
    background-color: #fc0;
}

#upd-news h5 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

#upd-news .news-date {
    margin-right: 3rem;
    width: 5.8rem;
    padding-bottom: 0rem;
    font-weight: bold;
    margin-bottom: 0.4rem;
}

#search-box .ui.search {
    margin-bottom: 0;
}

body {
    font-size: 10.5pt !important;
}

a {
    color: #005da8;
}

.breadcrumb-item a {
    color: #232323;
    text-decoration: underline;
}

.content.active {
    padding-bottom: 1rem !important;
}


.extra.content {
    text-align: center;
}


#headerISDMTK {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
    padding-left: 15%;
    padding-right: 15%;
    background-size: auto;
    background-size: cover !important;
}



.ui.segment {
    border: none !important;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 1px solid #b0b0b0 !important;
    box-shadow: none;
    border-radius: 0 !important;
    background: transparent;
}

.info-container .ui.segment {
    border-bottom: 1px solid #b0b0b0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    background: transparent !important;
}

#jev-viewer-segment {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    background: #f7f7f7;
}


/* #jev-viewer-segment h3 {
        font-family: "Segoe UI Light","Segoe UI",Tahoma,Helvetica,Arial,Verdana,sans-serif !important;
    }*/

#menu-segment {
    margin-bottom: 0px;
    grid-row-start: 1;
    grid-row-end: -1;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    background: #f7f7f7;
    margin-right: 1rem;
    padding: 0.6rem;
}

.info-container h3 {
    text-align: left;
}

.btn.btn-link.navbar-btn.dropdown-item {
    /*  color: white;*/
}

    .btn.btn-link.navbar-btn.dropdown-item:hover {
        color: #d0d0d0;
    }

.button-container {
    width: 100%;
    margin: 32px auto;
    margin-bottom: 32px;
    display: flex;
    justify-content: end;
    margin-bottom: 0;
}

.ui.positive.button, .ui.positive.buttons .button {
    background-color: rgb(0, 66, 137) !important;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

    .ui.positive.button:hover, .ui.positive.buttons .button:hover {
        background-color: rgb(220, 47, 52) !important;
        color: #fff;
        text-shadow: none;
    }

.fa.fa-sign-out-alt.fa-fw {
    /*color: white;*/
}

.siteName {
    font-size: 1.1rem;
    text-align: center;
    text-decoration: none;
    background-clip: text;
    color: white;
    /*! text-shadow: 0 3px 2px rgba(0,0,0,.75); */
    text-transform: uppercase;
    font-weight: normal;
    font-family: arial;
    margin: auto;
}

.svg-inline--fa.fa-chevron-up.fa-w-14 {
    color: #006400;
    background: rgb(255,255,255,0.5);
    padding: 0.3rem;
    margin-left: 0rem;
    font-size: 4rem;
}

    .svg-inline--fa.fa-chevron-up.fa-w-14:hover {
        color: #ac3f39;
    }

#katalog-jevu {
    padding-top: 2rem;
}

.georeal-basic-table tr:nth-child(2n) {
    background-color: #EEECEC;
}

.georeal-basic-table thead th {
    display: table-cell;
    font-size: 14px;
    white-space: nowrap;
    color: #fff;
    background: #0d4e6c;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    text-transform: uppercase;
}

.georeal-basic-table th {
    padding: 6px 5px;
    text-align: left;
    vertical-align: middle;
    border-right: 1px solid #edeff0;
    color: #292929;
    font-weight: bold;
}

.georeal-basic-table .far {
    font-size: 1.5rem;
    color: #0d4e6c;
}

.georeal-basic-table .fa, .fas {
    font-size: 1.5rem;
    color: #0d4e6c;
}

.georeal-basic-table td {
    padding: 4px 3px 4px 5px;
}

.georeal-basic-table .infoCol {
    width: 26px;
}

/*.georeal-basic-table {
    min-width: auto;
}*/

.chosen-image.ui.image {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

#headerISDMTK {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0;
    padding-bottom: 0;
    background-size: cover !important;
    background-size: auto;
    margin: auto;
}

@media (max-width: 1300px) {
    #headerISDMTK {
        /*! padding-left: 3% !important; */
        /*! padding-right: 3%; */
    }
}

.userLogin {
    color: white;
    float: right;
    margin: auto;
    /*! margin-right: 1rem; */
    font-weight: bold;
    background: #3F4658;
    padding: 0.5em;
}

.portalLogOn {
    float: right;
    list-style: none;
    margin: auto;
    padding: 0;
}

.btn.btn-link.navbar-btn.dropdown-item {
    /* padding-left: 0;*/
}

.login-menu-user {
    display: block;
    /*! width: 20%; */
    /*! margin: auto; */
    /*! position: absolute; */
    /*! float: right; */
    /*! right: 3rem; */
    /*! top: 1rem; */
}

body {
    line-height: 1.5 !important;
}


#headerISDMTK {
    background-size: cover !important;
    background: #a8a8a8;
    background-size: auto;
    display: grid;
    grid-template-columns: 40% 60%;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 1rem;
    padding-top: 1rem;
}

.nav-link.inverse.dropdown-toggle {
    border: none;
}


.active .nav-link {
    background: #A80506 !important;
}

.portalLogOn .nav-link:hover {
    color: #d9d9d9 !important;
}

.nav-link.inverse.dropdown-toggle .fas.fa-wrench {
    margin-right: 10px;
    color: white;
}


.selectionNameTwo {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2rem;
    color: rgb(255,217,0);
    margin-top: 1rem;
}

    .selectionNameTwo a {
        margin: 0;
        color: white;
        text-decoration: none;
    }


.footerItem a {
    color: white;
    margin: auto;
    text-decoration: none;
}


.nav-link.inverse.dropdown-toggle.jck {
    color: white;
    background: #3F4658;
    padding: 0.47em;
    font-size: 10.5pt !important;
    font-weight: bold;
}

.menu.menu-main-menu.navbar-nav.mr-auto .nav-link {
    color: white;
}

::placeholder {
    color: black !important;
}

.btn.btn--primary {
    background-color: #d4d4d5;
    border-color: #cbcbcc;
    color: black;
}

.header-bcg {
    background-color: #f2f2f2;
    border-top: 1px #E6E6E6 solid;
    border-bottom: 1px #E6E6E6 solid;
}

.nav-link {
    /*border-right: 1px solid #ddd;*/
    border-right: none;
}

    .nav-link:hover {
        text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
        text-decoration: none;
        background-color: #e8e8e8;
    }

.active .nav-link {
    background: #e8e8e8 !important;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    color: #7b7b7c;
    font-family: FontAwesome;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: transparent;
    text-shadow: 0 0.21px 0 rgb(6, 6, 6);
    color: #7b7b7c !important;
}

.dropdown-item {
    text-transform: uppercase;
}


.logoSiteName {
    display: block;
}

.loginMenu {
    display: block;
    margin: auto;
}

.header-bcg {
    background-color: #244496;
    border-top: 1px #FFF solid;
    border-bottom: none;
}


body {
    background-image: url("../css/bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}



.navbar, .navbar-brand, .nav-link {
    color: rgb(255, 255, 255);
    font-size: 1.2rem;
}

.navbar-nav {
    margin-left: 3rem;
    white-space: nowrap;
}

.nav-link {
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
    padding-top: 0.7rem;
    padding-left: 1rem !important;
    padding-bottom: 0.7rem;
    padding-right: 1rem !important;
    border-right: 2px solid #cc3c3f;
}

/*.inverse {
    color: #5e5d5d !important;
}*/

.header-bcg {
    background-color: #CB1418;
    box-shadow: 0 3px -2px rgba(0,0,0,0.16), 0 3px 2px rgba(0,0,0,0.23);
    /*! box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.75); */
    border-top: 1px #F4B5B5 solid;
    border-bottom: 1px #8E0000 solid;
}


main.container {
    max-width: 100%;
    padding: 0 15px 0 0 !important;
    padding-top: 1rem !important;
}


.brand {
    padding: 10px 30px 30px 30px;
}

.gradient-border {
    background: linear-gradient(to right, black, white);
    height: 1px;
    width: 450px;
}

.ui > * {
    font-family: Arial;
}

.ui.button {
    background-color: #3F4658;
    color: #ffffff;
    padding: .6em 1em .6em;
    font-family: Arial;
    color: #232323;
    border-radius: 0;
}

.ui.search {
    margin-bottom: 3rem;
    text-align: center;
}

    .ui.search .prompt {
        border-radius: .28571429rem;
    }

#search-box .ui.input {
    min-width: 25rem;
}

    #search-box .ui.input > input {
        min-width: 25rem;
        border-color: #848484;
    }

.ui.card {
    border-radius: unset !important;
    width: 290px !important;
    height: initial !important;
    min-height: initial !important;
}

.ui.card, .ui.cards > .card {
    min-height: 350px;
    height: 100%;
    margin: 10px;
    border-color: #85b7d9;
    box-shadow: 0 1px 1px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    -webkit-box-shadow: 0 1px 1px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    background: #f7f7f7;
}

    .ui.card .content img, .ui.cards > .card .content img {
        width: 100%;
        height: 200px;
    }

    .ui.card a {
        color: #000000;
    }

.ui.segment {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.ui.segments {
    border-radius: 0;
}

.widget-container {
    max-width: 100%;
}

.widget-card-container-widget {
    width: auto;
    margin: auto;
}

footer a {
    margin: 10px;
}

/*main article header {
    display: none
}*/


.search-box {
    width: max-content;
    margin: auto;
}

.heading, .search {
    text-align: center;
}

.ui.styled.accordion {
    width: 100%;
}

.ui.segments {
    width: 80%;
    margin: auto;
}

.description {
    margin: 0;
}

.card-container {
    max-width: 1200px;
    margin: auto !important;
    display: flex;
    justify-content: center;
}

.news-item {
    border: 1px solid #c0c0c0;
    height: 100%;
    background: #f7f7f7;
}

.news-date {
    color: rgb(123, 123, 123);
    margin-right: 3rem;
    margin-bottom: 0.2rem;
}


.bold600 {
    font-weight: 600;
}


.result-group {
    margin-bottom: 10px;
}

    .result-group > .title {
        background-color: lightgray !important;
    }

.heading {
    margin-bottom: 25px;
}


/*================================== dodelano  ===================================*/

.logo {
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    margin-left: -1rem;
}

.siteName {
}

#headerISDMTK {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 15%;
    padding-right: 15%;
}

.test {
    height: 1px;
    box-shadow: inset rgba(0, 0, 0, 0.2) 0 64px 64px 16px;
}

.nav-link:hover {
    color: white aliceblue !important;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    background: #A80506;
    text-decoration: none;
}

.fas.fa-user {
    margin-right: 8px;
}

.copyright.text-muted {
    margin-left: 22%;
}


/*kontakty*/

.footerContact {
    margin: auto;
    /*! align-items: left; */
    /*! justify-content: center; */
    width: 100%;
    display: flex;
    background: rgb(0, 0, 0);
    color: white;
    line-height: 2rem !important;
}

.selectionName {
    text-transform: uppercase;
    margin-top: 1.5rem;
    font-weight: bold;
}

.footerItem {
    height: 2rem;
    list-style: none;
}

    .footerItem a {
        color: white;
        margin: auto;
    }


.footerSelection {
    /*! margin-right: 3rem; */
}

.telefoniKontakty a {
    padding: 0.4rem;
    background: white;
    border-radius: 4px;
    color: #073d85;
    text-decoration: none;
}

    .telefoniKontakty a:hover {
        background: #65b32e;
        color: white;
    }

.footerSelection ul {
}

.footerSelection li {
    list-style: none;
}

.footerItem a:hover {
    text-decoration: underline;
    color: #fff;
    text-shadow: none;
}

.telefoniKontakty a:hover {
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    color: white;
}

.prohlaseniPristupnosti {
    margin-left: 27%;
}

    .prohlaseniPristupnosti a {
        color: #073d85;
    }

        .prohlaseniPristupnosti a:hover {
            color: #65b32e;
            text-decoration: none;
        }

.text-muted a:hover {
    color: #65b32e !important;
    text-decoration: none;
}

.timePO {
    margin-right: 1rem;
}

.timeUT {
    margin-right: 1.92rem;
}

.timeST {
    margin-right: 1.5rem;
}

.timeCT {
    margin-right: 1.2rem;
}

.timePA {
    margin-right: 1.7rem;
}

/*ikony odkazy footer*/

.fa, .fas {
    color: #21254d;
}

.text-muted a {
    color: #073d85 !important;
}

.fab.fa-facebook {
    font-size: 2.5rem;
}

.fab.fa-youtube {
    font-size: 2.5rem;
}

.navbar-nav {
    float: right;
    margin: auto;
}

.portalLogOn {
}

.ui.search > .results .result .title, h1, h2, h3, h4, h5 {
    font-family: Arial;
}



div#content-wrap {
    padding-bottom: 0;
}

.result-group {
    margin-bottom: 10px;
}

    .result-group > .title {
        background-color: lightgray;
    }


.black-text {
    color: black !important;
}


.disabled {
    color: gray !important;
    cursor: default !important;
}


h1, .h1 {
    font-size: 2.5rem;
    text-align: center;
}

h2, .h2 {
    font-size: 1.7rem;
    text-align: center;
}

h3, .h3 {
    font-size: 1.5rem;
}

h4, .h4 {
    font-size: 1.2rem;
}

h5, .h5 {
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 1rem;
}

div.ui.card > div.extra.content > a > button.ui.button {
    margin-bottom: 3px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    color: #151515;
    font-weight: bold;
    font-size: 1rem;
    padding-top: 1px;
    padding-bottom: 2px;
    text-decoration: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #eee;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: transparent;
    text-shadow: 0 0.21px 0 rgb(6, 6, 6);
    color: #005da8 !important;
}

.fa.fa-sign-in-alt.fa-fw {
    color: #5e5d5d;
}

.portalLogOn .nav-link:hover {
    color: #005da8 !important;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

/* zahlavi */
footer {
    position: relative;
    bottom: 0;
    width: 100%;
    height: auto;
    line-height: 60px;
    background-color: #fff;
    /*text-shadow: 1px 1px 1px rgba(0,0,0,0.5);*/
    color: white;
    padding-bottom: 0;
    margin-top: 2rem;
    /*! padding-left: 15%; */
    /*! padding-right: 15%; */
}

.footerCompany a {
    color: #eee;
}

    .footerCompany a:hover {
        color: #eee;
    }


.back-to-top {
    position: fixed;
    right: 10px;
    bottom: 15px;
    z-index: 99999;
    transition: all 0.4s;
}

    .back-to-top .fas.fa-arrow-circle-up {
        font-size: 2.5rem;
        color: #006400;
        float: right;
        margin-right: 1rem;
    }


.dropdown-item:hover + .dropdown-menu {
    display: block;
}


/*zakazani stylu na stránce aktualit*/

.news li {
    /*list-style: none;*/
    border: none;
}


/*menu third level*/
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        /*left:-100%;*/
        left: -10rem; /* 10rem is the min-width of dropdown-menu */
        margin-top: -6px;
    }

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: -10rem; /* 10rem is the min-width of dropdown-menu */
        margin-top: -6px;
    }

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.dropdown-menu .dropdown-menu {
    margin-left: 9rem;
    margin-top: -2.5rem;
}

.dropdown-menu {
    margin-top: 0;
}


/* ikona muj portal */
.nav-link.inverse.dropdown-toggle .fas.fa-user-alt {
    color: white;
    margin-right: 10px;
    font-size: 10.5pt !important;
}

/* jck uprava menu podle stareho css*/

.dropdown .dropdown-menu {
    -webkit-column-count: 3;
    column-count: 2;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}

.dropdown-menu .dropdown-menu {
    margin-left: 1rem;
    margin-top: 0rem;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1em;
    column-gap: 1em;
    position: fixed;
    position: relative !important;
    border: none;
}

.navbar-nav li:hover > ul.dropdown-menu {
    width: auto;
}

.dropdown:hover .dropdown-menu > .dropdown .dropdown-menu {
    column-count: 1 !important;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
}


.dropdown-menu .dropdown-menu li .dropdown-item {
    color: #6c6c6c;
    font-size: 1rem;
    text-decoration: none;
}



.dropdown-menu.show {
    column-count: 1 !important;
    background-color: #eee;
    column-gap: 0;
}





.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

.dropdown-menu.show {
    -webkit-column-count: 3;
    column-count: 1 !important;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}


ul.dropdown-menu.show {
    display: none;
}

.nav-link.dropdown-toggle:hover {
    cursor: default;
}

div.widget-container-title > h2 {
    /*! margin: auto; */
}

div.widget-container-title {
    display: flex;
}


/*muj portal v jednom sloupci*/

#headerISDMTK .dropdown-menu.show {
    column-count: 1 !important;
}

/* zarovnani obrazku v novinka jck*/
.news-item img {
    display: inline-block !important;
    float: none !important;
}

.news-item h5:hover {
    color: #232323;
}


.news-item h5 {
    color: #232323;
    margin-bottom: 0.3rem;
    font-style: normal;
    font-weight: bold;
}

.news-item a:hover {
    text-decoration: underline;
}

/* vsechny aktuality */
.news .news-item {
    background: transparent;
}

.news h4 {
    color: rgba(0,0,0,.87);
}

/*scroll up*/
.fa.fa-chevron-up {
    font-size: 3rem;
}

    .fa.fa-chevron-up:hover {
        color: #3f4658;
    }

.back-to-top {
    position: fixed;
    display: none;
    right: 3rem;
    bottom: 3rem;
    z-index: 99999;
    width: 44px;
    height: 40px;
    border-radius: 0;
    background: transparent;
    color: #fff;
    transition: all 0.4s;
}

    .back-to-top .fa {
        color: #000;
        background: rgb(255,255,255,0.5);
        padding: 0.3rem;
        margin-left: 0rem;
    }


@media (max-width: 1600px) {
    .dropdown .dropdown-menu {
        -webkit-column-count: 1 !important;
        column-count: 1 !important;
        -webkit-column-gap: 1em;
        column-gap: 1em;
    }

    .dropdown-menu.show {
        -webkit-column-count: 1 !important;
        column-count: 1 !important;
        -webkit-column-gap: 1em;
        column-gap: 1em;
    }
}


@media (min-width: 900px) and (max-width: 1515px) {

    #headerISDMTK .dropdown-menu.show {
        column-count: 1 !important;
        margin-left: -7rem;
        float: right;
        right: 0;
    }
}



@media (max-width: 1000px) {

    /*hlavicka portalu*/
    #headerISDMTK {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .siteName {
        /*! margin-top: 18rem !important; */
    }

    .login-menu-user {
        top: 0rem !important;
    }

    .userLogin {
        width: 100%;
    }

    .logo img {
        float: none !important;
    }

    .logo {
        margin: auto;
        margin-top: auto;
        display: block;
        width: 100%;
    }

    .inverse {
        float: none !important;
    }

    .dropdown-item:focus, .dropdown-item:hover {
        color: #16181b;
        text-decoration: none;
        background-color: #005da8;
        color: white !important;
    }


    .logo {
        margin: auto;
        display: block;
        width: 100%;
        margin-left: -1rem;
    }

    .portalLogOn {
        margin: auto !important;
        float: none;
        list-style: none;
        padding: 0;
        width: 100%;
        margin: auto;
        text-align: center;
    }



    .dropdown-menu .dropdown-menu {
        margin-left: 2rem;
        margin-top: 0.5rem;
    }


    div#content-wrap {
        padding-bottom: 11rem;
    }

    /*zalomovani v menu*/
    .dropdown-item {
        white-space: pre-wrap;
    }

    .dropdown .dropdown-menu {
        -webkit-column-count: 3;
        column-count: 1;
        -webkit-column-gap: 1em;
        column-gap: 1em;
        background: #eee;
        border: none;
    }

    .dropdown-menu .dropdown-menu li .dropdown-item {
        color: white;
        font-size: 1rem;
    }

    .dropdown-menu .dropdown-menu li .dropdown-item {
        color: #151515;
        font-size: 1rem;
    }

    .dropdown-menu .dropdown-menu li .dropdown-item {
        color: #6c6c6c;
        font-size: 1rem;
        text-decoration: none;
    }

    .siteName {
        width: 100%;
        font-size: 1.5rem !important;
    }




    #search-box .ui.input {
        max-width: 27rem;
    }


    #headerISDMTK .dropdown-item {
        background: transparent;
        color: black;
    }


    .navbar-nav {
        display: flex;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        width: 100%;
    }

    .navbar-light .navbar-toggler {
        /*! color: rgba(0,0,0,.5); */
        /*! border-color: rgba(255, 255, 255, 0.1); */
        /*! background-color: #a2c69f; */
    }

    .dropdown-item {
        display: block;
        width: 100%;
        padding: .25rem 1.5rem;
        clear: both;
        font-weight: 400;
        color: #151515;
        text-align: inherit;
        white-space: nowrap;
        background-color: #eee;
        border: 0;
        border: none;
        font-weight: bold;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 10rem;
        padding: .5rem 0;
        margin: .125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #006400;
        background-clip: padding-box;
        border: 1px solid rgba(255, 255, 255,0.8);
        border-radius: .25rem;
    }

    #headerISDMTK .dropdown-menu.show {
        column-count: 1 !important;
        float: right;
        right: 0;
        transform: none !important;
        top: 3rem !important;
        display: block;
        margin: auto;
    }

    .dropdown-menu.jck-dropdown.show {
        background: #eee;
        border: 1px solid #5e5d5d;
        width: 19rem;
    }

    #headerISDMTK .dropdown-item:hover {
        color: black !important;
    }

    .container, .widget-container, .container-sm, .container-md {
        max-width: 100%;
    }
}


@media (max-width: 1080px) {
    .dropdown-item {
        /* white-space: pre-wrap;*/
        min-width: 17rem;
    }
}
/* zarovnani obrazku v novinkacj*/
.news-item img {
    display: inline-block !important;
    float: none !important;
}


/*maximalni velikost novinky*/
.blur {
    background: rgba(255, 255, 255, 0.8);
    height: 2.2rem;
    margin-top: -29px !important;
    position: relative;
    filter: blur(1px);
    -webkit-filter: blur(3px);
    width: 100%;
    margin: auto;
    margin-top: auto;
}

.news-item p {
    margin: 0 0 0.2em;
}

.news-item {
    border: 1px solid #c0c0c0;
    height: 100%;
    background: #f7f7f7;
    height: 12rem;
    overflow: hidden;
}

.linkNovinky {
    z-index: 100;
    position: relative;
    float: right;
    margin-top: -1.6rem;
    right: 0.5rem;
    color: #232323;
    text-decoration: none;
}

    .linkNovinky:hover {
    }
/* maximalni velikost obrazku v novince na hlavni strance */
.news-item-body img {
    width: 100px !important;
    height: 60px !important;
}

/* vsechny aktuality */
.news-item img {
    width: 100px;
    height: 60px;
}

.news .news-item h4 {
    margin-bottom: 0.5rem;
}

.news .news-item p {
    margin-bottom: 0.2rem;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    text-align: center;
}

.ui.button {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

a {
    color: #232323;
    text-decoration: underline;
}

.news-item h5 {
    text-align: left;
}

.news .news-item h4 {
    text-align: left;
}


.news h4 {
    color: #232323;
    text-decoration: none;
}

.breadcrumb-item a:hover {
    color: #232323;
}

a:hover {
    color: #232323;
    text-decoration: underline;
}


.grid-1-2 {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    padding-left: 15%;
    padding-right: 15%;
    margin: auto;
}



.footerOdkazy a {
    color: unset;
}

.footerOdkazy {
    margin-top: 4.5rem !important;
    display: block;
    margin: auto;
}

    .footerOdkazy li {
        color: unset;
        text-align: justify !important;
        line-height: 2.5rem;
        list-style: none;
    }

.footerCompany {
    border-top: 1px solid rgba(0,0,0,0.1);
    padding: 1%;
}

.grid-1-2 .widget-container-title {
    margin-top: 3rem;
}

.grid-1-2 .form-control {
    background-color: rgba(255,255,255,0.1);
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    cursor: default;
    border: none;
    box-shadow: inset 0 0 2px rgba(0,0,0,0.6);
}


.grid-1-2 .widget.widget-text-area.widget-align-justify.widget-size-100 {
    margin-top: 1rem;
}


.grid-1-2 .btn.btn-primary {
    background: #fc0;
    font-weight: bold;
    font-family: Arial;
    color: #232323;
    border: none;
    float: right;
    margin-top: 1rem;
    border-radius: 0;
}

    .grid-1-2 .btn.btn-primary:hover {
        background-color: #cacbcd;
    }

::placeholder {
    color: white !important;
}


#search-box ::placeholder {
    color: black !important;
}

.search-box ::placeholder {
    color: black !important;
}

div#content-wrap {
    padding-bottom: 0;
    min-height: 55vh;
    padding-left: 15%;
    padding-right: 15%;
}

.news .news-item {
    background: transparent;
    height: auto;
}

.news-item a {
    text-decoration: none;
}

.news-item-body a {
    text-decoration: underline;
}

.news-item .ui.button:hover {
    text-decoration: none;
}


.ui.card > .extra, .ui.cards > .card > .extra {
    border-top: 1px solid rgb(212, 212, 213) !important;
}

.footerOdkazy a:hover {
    text-decoration: underline;
}

.footerOdkazy a {
    color: unset;
    text-decoration: none;
}

.footerCompany a {
    text-decoration: none;
}


.ui.search .prompt {
    border-color: #848484;
}

.ui.input.focus > input, .ui.input > input:focus {
    border-color: #848484;
}



#write-to-us .flow {
    margin: auto;
}

#write-to-us .widget-validation {
    color: #821313;
    font-size: 1rem;
    line-height: 2rem;
    text-shadow: none;
    box-shadow: inset 0 0 2px rgba(0,0,0,0.6);
    border-radius: 0.25rem;
    background: #f78989;
    margin-bottom: 0.5rem;
}

#write-to-us .widget-text-area {
    padding: 0
}

#write-to-us .widget-input {
    padding: 0
}

#write-to-us .widget-button {
    padding: 0
}

#write-to-us .validation-summary-errors {
    color: #821313;
    font-size: 1rem;
    line-height: 2rem;
    text-shadow: none;
    box-shadow: inset 0 0 2px rgba(0,0,0,0.6);
    border-radius: 0.25rem;
    background: #f78989;
    margin-top: 1rem;
}

    #write-to-us .validation-summary-errors li {
        list-style: none;
    }

    #write-to-us .validation-summary-errors ul {
        padding-left: 1rem;
    }

.ui.card a {
    font-family: Arial,sans-serif !important;
}

body {
    font-family: Arial,sans-serif !important;
}

.ui.button {
    font-family: Arial,sans-serif !important;
}

.black-text.title {
    font-family: Arial !important;
}

/* registrace a chybove hlasky*/

.validation-summary-errors {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 1rem;
    margin-bottom: 1rem;
}

    .validation-summary-errors ul {
        margin: auto;
    }

#registration label {
    margin: auto;
    margin-top: 1rem;
}

.g-recaptcha {
    margin: 1rem;
    margin-left: 1rem;
    margin-left: 0;
}

.ui.input > input {
    font-family: Arial !important;
}

a {
    font-family: Arial !important;
}

.fa, .fas {
    font-family: 'Font Awesome 5 Free' !important;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    color: #fecc00;
    font-family: FontAwesome;
}

.navbar.navbar-expand-lg.navbar-light.header-bcg {
    padding: 0;
    display: inline-flex;
    margin-top: 1.5rem;
    margin-bottom:;
}

.portalLogOn .nav-link:hover {
    background: transparent;
}

.aktualityNadpis {
    text-align: left;
    color: #212529;
}

.black-text.title button {
    margin-top: -0.25rem;
}

.simple-captcha-modal {
    color: #232323;
    text-align: center;
    text-shadow: none;
    width: 21rem;
}

.simple-captcha-header {
    line-height: 2rem;
}

.simple-captcha-confirm {
    line-height: 2;
}

.jCaptcha {
    box-shadow: none;
    border: 1px solid grey;
    border-radius: 0;
}

    .jCaptcha:focus, .jCaptcha:focus ~ .button {
        box-shadow: 0 0 3px rgb(0, 100, 0) !important;
    }

.jCaptcha {
    margin-top: -0.5rem;
}

.simple-captcha-container {
    margin: 0px 0px 10px 0px;
}

.simple-captcha-warning {
    color: #d44;
    line-height: 2;
}

.black-text.title button {
    margin-top: -0.25rem;
}

.rss a {
    text-decoration: none;
}

.navbar-nav .nav-link {
    text-transform: none;
}

.ui.styled.accordion .black-text.title.active {
    padding-right: 1rem;
}



.ui.search > .results .result h1, h2 {
    margin-bottom: 2rem !important;
}

h1, h2 {
    margin-bottom: 2rem !important;
}

.card-container.ui.cards {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

.card-container {
    max-width: 1256px;
}

.ui.search > .results {
    width: 100% !important;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .2rem 1rem;
    margin-bottom: 0rem;
    list-style: none;
    background-color: #fff;
    border-radius: .25rem;
    margin-top: 0.2rem;
}

.inverse {
    /*color: #5e5d5d !important;*/
    padding-bottom: 0;
    padding-top: 0;
}

.logo img {
    /*! margin-top: 2.2rem; */
    /*! margin-left: 0; */
    /*! float: left; */
    width: auto;
    margin: auto !important;
    text-align: center;
}

.ui.two.column.doubling.stackable.grid.container {
    max-width: 100% !important;
    width: auto !important;
    padding-left: 0% !important;
    padding-right: 0%;
}

#news {
    padding-left: 0;
    padding-right: 0;
}

#slidr-div {
    max-width: 50% !important;
}

@media (max-width: 1280px) {
    #headerISDMTK {
        padding-left: 1%;
        padding-right: 1%;
    }

    main.container {
        max-width: 100%;
    }

    #headerISDMTK {
        padding-left: 1%;
        padding-right: 1%;
    }

    div#content-wrap {
        padding-left: 1%;
        padding-right: 1%;
    }

    .section.searchWidget {
        right: 23%;
    }

    #slidr-div {
        max-width: 85% !important;
    }
}

.dropdown .dropdown-menu {
    column-count: 1;
}

.grid-1-2 h2 {
    margin-bottom: 0 !important;
}

.inverse.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    color: white;
    font-family: FontAwesome;
    margin-right: 0.5rem;
}

#global-search-container {
    padding-left: 1rem;
}

.widget-container {
    padding-right: 0;
    padding-left: 0;
}

.inverse {
    float: right;
    /* padding-right: 0 !important; */
}

.two.column.slidr-item {
    width: 100% !important;
    padding-left: 3% !important;
    padding-right: 3% !important;
}

.slidr-control.up.disabled {
    display: none;
}

.slidr-control.down.disabled {
    display: none;
}

#slidr-div-breadcrumbs {
    top: 0rem;
    padding-right: 0;
    right: 2rem;
}

.footerOdkazy ul {
    margin-left: 0;
    padding-left: 0;
}

.card-container.small-card.ui.cards .ui.image {
    height: 100px;
}

.ui.card, .ui.cards > .card {
    margin-left: 7px;
    margin-right: 7px;
}

main.container {
    max-width: 100%;
    padding: 0 0px 0 0 !important;
    padding-top: 0px;
    padding-top: 1rem !important;
}

#news {
    max-width: 100%;
    width: 100% !important;
    display: grid;
    grid-template-columns: 15% 85%;
    margin-top: 5rem;
    margin-bottom: 5rem;
}

#slidr-div .news-item {
    background: rgba(255, 255, 255, 0.9);
}

aside[id="slidr-div-breadcrumbs"] .slidr-breadcrumbs li.normal {
    border: 1px solid rgb(0, 93, 168) !important;
}

aside[id="slidr-div-control"] .slidr-control.right::after {
    border-color: transparent transparent transparent rgb(0, 93, 168) !important;
}

aside[id="slidr-div-control"] .slidr-control.left::after {
    border-color: transparent rgb(0, 93, 168) transparent transparent !important;
}

aside[id="slidr-div-breadcrumbs"] .slidr-breadcrumbs li.active {
    width: 12px;
    height: 12px;
    margin: 2px;
    background-color: rgb(0, 93, 168) !important;
}

.fas.fa-rss-square {
    color: #005da8;
}

.rss {
    margin: auto;
    margin-top: auto;
    max-width: 50%;
    margin-top: 0.5rem;
}

    .rss a {
        text-decoration: none;
        color: #005da8;
        float: left;
        left: 2rem;
        position: absolute;
    }

#slidr-div .news-item {
    background: transparent;
    border: transparent;
    border-bottom: 2px solid white;
    border-top: 2px solid white;
    margin-top: 2rem;
}

.two.column.slidr-item {
    background: rgba(255, 255, 255, 0.8);
}

#search-box {
    padding: 5%;
    background: #073d85;
    background-position-y: 0%;
    background-image: none;
    background-size: auto;
    background-position-y: 0%;
    background-image: url("https://upd.plzensky-kraj.cz/portal/media/img/ukazka_plzen_black.jpg");
    background-size: cover;
    width: 100% !important;
    padding-bottom: 5rem;
    padding-top: 5rem;
    margin-bottom: 0;
}

.all-news-homepage {
    float: right;
    color: #005da8;
    text-decoration: none;
}

h1, .h1 {
    font-size: 24pt;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

h2, .h2 {
    font-size: 18pt;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

h1, .h1 {
    font-size: 24pt;
    text-align: left;
    font-weight: bold;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

h3, .h3 {
    font-size: 12pt;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

h4, .h4 {
    font-size: 12pt;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

h5, .h5 {
    font-size: 12pt;
    text-align: center;
    font-style: italic;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

.news .news-item h4 {
    font-style: normal;
}

.news .news-item h4 {
    font-style: normal;
    text-align: left;
}

.news .news-item h3 {
    font-style: normal;
    text-align: left;
    color:;
}

.news-item h3 {
    text-align: left;
}

#slidr-div .news-date {
    color: #232323;
    text-align: right;
    float: right;
    top: 3.5rem;
    position: absolute;
    right: 2rem;
}

#slidr-div h3, .h3 {
    margin-top: 0rem !important;
    margin-bottom: 0.5rem !important;
    color: #232323;
}

.two.column.slidr-item {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

#slidr-div-breadcrumbs {
    top: 0rem;
    padding-right: 0;
    right: 2rem;
}

#upd-news .news-item {
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
    background: none;
    padding-left: 0 !important;
}

#upd-news .blur {
    background: rgba(255, 255, 255, 0.8);
    height: 2.2rem;
    margin-top: -32px !important;
    position: relative;
    filter: blur(1px);
    -webkit-filter: blur(3px);
    width: 100%;
    margin: auto;
    margin-top: auto;
    margin-top: auto;
}

#upd-news {
    width: 100% !important;
    max-width: 100%;
}

.ui.active.button:active, .ui.button:active {
    background-color: #cacbcd;
}

.ui.button:focus {
    background-color: #cacbcd;
}

#upd-news h5 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

#upd-news .news-date {
    margin-right: 3rem;
    width: 5.8rem;
    padding-bottom: 0rem;
    font-weight: bold;
    margin-bottom: 0.4rem;
}

#search-box .ui.search {
    margin-bottom: 0;
}

body {
    font-size: 10.5pt !important;
}

a {
    color: #005da8;
}

.breadcrumb-item a {
    color: #232323 !important;
    text-decoration: underline;
    padding: 0 !important;
}

.content.active {
    padding-bottom: 1rem !important;
}


.extra.content {
    text-align: center;
}


#headerISDMTK {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
    padding-left: 15%;
    padding-right: 15%;
    background-size: auto;
    background-size: cover !important;
}



.ui.segment {
    border: none !important;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 1px solid #b0b0b0 !important;
    box-shadow: none;
    border-radius: 0 !important;
    background: transparent;
}

.info-container .ui.segment {
    border-bottom: 1px solid #b0b0b0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    background: transparent !important;
}

#jev-viewer-segment {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    background: #f7f7f7;
}


/* #jev-viewer-segment h3 {
        font-family: "Segoe UI Light","Segoe UI",Tahoma,Helvetica,Arial,Verdana,sans-serif !important;
    }*/

#menu-segment {
    margin-bottom: 0px;
    grid-row-start: 1;
    grid-row-end: -1;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    background: #f7f7f7;
    margin-right: 1rem;
    padding: 0.6rem;
}

.info-container h3 {
    text-align: left;
}

.btn.btn-link.navbar-btn.dropdown-item {
    /*  color: white;*/
}

    .btn.btn-link.navbar-btn.dropdown-item:hover {
        color: #d0d0d0;
    }

.button-container {
    width: 100%;
    margin: 32px auto;
    margin-bottom: 32px;
    display: flex;
    justify-content: end;
    margin-bottom: 0;
}

.ui.positive.button, .ui.positive.buttons .button {
    background-color: rgb(0, 66, 137) !important;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

    .ui.positive.button:hover, .ui.positive.buttons .button:hover {
        background-color: rgb(220, 47, 52) !important;
        color: #fff;
        text-shadow: none;
    }

.fa.fa-sign-out-alt.fa-fw {
    /*color: white;*/
}

.siteName {
    font-size: 1.3rem;
    text-align: left;
    text-decoration: none;
    background-clip: text;
    color: rgb(0, 0, 0);
    /*! text-shadow: 0 3px 2px rgba(0,0,0,.75); */
    text-transform: none;
    font-weight: normal;
    font-family: arial;
    margin: auto;
    display: inline-flex;
    margin-top: 0.7rem;
}

.svg-inline--fa.fa-chevron-up.fa-w-14 {
    color: #006400;
    background: rgb(255,255,255,0.5);
    padding: 0.3rem;
    margin-left: 0rem;
    font-size: 4rem;
}

    .svg-inline--fa.fa-chevron-up.fa-w-14:hover {
        color: #ac3f39;
    }

#katalog-jevu {
    padding-top: 2rem;
}

.georeal-basic-table tr:nth-child(2n) {
    background-color: #EEECEC;
}

.georeal-basic-table thead th {
    display: table-cell;
    font-size: 14px;
    white-space: nowrap;
    color: #fff;
    background: #0d4e6c;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    text-transform: uppercase;
}

.georeal-basic-table th {
    padding: 6px 5px;
    text-align: left;
    vertical-align: middle;
    border-right: 1px solid #edeff0;
    color: #292929;
    font-weight: bold;
}

.georeal-basic-table .far {
    font-size: 1.5rem;
    color: #0d4e6c;
}

.georeal-basic-table .fa, .fas {
    font-size: 1.5rem;
    color: #0d4e6c;
}

.georeal-basic-table td {
    padding: 4px 3px 4px 5px;
}

.georeal-basic-table .infoCol {
    width: 26px;
}

/*.georeal-basic-table {
    min-width: auto;
}*/

.chosen-image.ui.image {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

#headerISDMTK {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0;
    padding-bottom: 0;
    background-size: cover !important;
    background-size: auto;
    margin: auto;
}



.userLogin {
    color: white;
    float: right;
    margin: auto;
    /*! margin-right: 1rem; */
    font-weight: normal;
    background: #000;
    padding: 0.5em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 130px;
}

.portalLogOn {
    float: right;
    list-style: none;
    margin: auto;
    padding: 0;
}

.btn.btn-link.navbar-btn.dropdown-item {
    /* padding-left: 0;*/
}

.login-menu-user {
    display: block;
    /*! width: 20%; */
    /*! margin: auto; */
    /*! position: absolute; */
    /*! float: right; */
    /*! right: 3rem; */
    /*! top: 1rem; */
}

body {
    line-height: 1.5 !important;
}


#headerISDMTK {
    background-size: cover !important;
    background: #a8a8a8;
    background-size: auto;
    display: grid;
    grid-template-columns: 42% 58%;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 1rem;
    padding-top: 1rem;
    box-shadow: 0 2px 3px #0a0a0a1a,0 0 0 1px #0a0a0a1a !important;
}

.nav-link.inverse.dropdown-toggle {
    border: none;
}


.active .nav-link {
    background: #A80506 !important;
}

.portalLogOn .nav-link:hover {
    color: #d9d9d9 !important;
}

.nav-link.inverse.dropdown-toggle .fas.fa-wrench {
    margin-right: 10px;
    color: white;
}


.selectionNameTwo {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 1.2rem;
    color: rgb(255,217,0);
    margin-top: 1rem;
    margin-bottom: 1rem;
}

    .selectionNameTwo a {
        margin: 0;
        color: #fff;
        text-decoration: none;
    }


.footerItem a {
    color: #fff;
    margin: auto;
    text-decoration: none;
    margin-left: 0%;
    font-weight: normal;
    text-decoration: none;
}


.nav-link.inverse.dropdown-toggle.jck {
    color: white;
    background: #000;
    padding: 0.5em;
    font-size: 10.5pt !important;
    font-weight: normal;
}

.menu.menu-main-menu.navbar-nav.mr-auto .nav-link {
    color: #000;
}

::placeholder {
    color: black !important;
}

.btn.btn--primary {
    background-color: #d4d4d5;
    border-color: #cbcbcc;
    color: black;
}

.header-bcg {
    background-color: #f2f2f2;
    border-top: 1px #E6E6E6 solid;
    border-bottom: 1px #E6E6E6 solid;
}

.nav-link {
    /*border-right: 1px solid #ddd;*/
    border-right: none;
}

    .nav-link:hover {
        text-shadow: none;
        text-decoration: underline;
        background-color: #0000;
        color: black !important;
    }

.active .nav-link {
    background: #e8e8e8 !important;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    color: #7b7b7c;
    font-family: FontAwesome;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: transparent;
    text-shadow: 0 0.21px 0 rgb(6, 6, 6);
    color: #7b7b7c !important;
}

.dropdown-item {
    text-transform: uppercase;
}

.logoSiteName {
    display: block;
}

.loginMenu {
    display: block;
    margin: auto;
    margin-right: 0;
    margin-top: 1.7rem;
}

.header-bcg {
    background-color: rgb(255,217,0);
    border-top: 1px solid #020202;
    border-bottom: none;
}

body {
    background-size: cover;
    background-repeat: no-repeat;
}

.navbar-expand-lg .navbar-collapse {
    margin-top: 1rem;
}

.footerSelection ul {
    padding-left: 0 !important;
}

.footerContact {
    padding-top: 2rem;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 2rem;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}

.logoKrajeFooter {
    padding-left: 15%;
    width: 100%;
    padding-right: 15%;
    height: 10rem;
}

.nazevKrajeFooter {
    font-size: 1.3rem;
    padding-top: 3rem;
    padding-bottom: 1rem;
    padding-left: 15%;
    color: white;
    background: rgb(0, 0, 0);
}

#headerISDMTK {
    background: rgb(255,217,0);
}

@media (max-width: 1300px) {
    #headerISDMTK {
        padding-left: 1%;
        padding-right: 1%;
    }

    .footerContact {
        padding-left: 1%;
        padding-right: 1%;
    }

    .logoKrajeFooter {
        padding-left: 1%;
        padding-right: 1%;
    }

    .nazevKrajeFooter {
        padding-left: 1%;
        padding-right: 1%;
    }
}

.ui.card, .ui.cards > .card {
    display: inline-flex !important;
    margin: auto;
    /*! width: 48% !important; */
}

    .ui.card .content img, .ui.cards > .card .content img {
        width: 100%;
        height: auto;
    }

.ui.card, .ui.cards > .card {
    flex-direction: initial;
}

    .ui.card > .extra, .ui.cards > .card > .extra {
        position: absolute;
        top: 95%;
        left: 15%;
        border: none !important;
        width: 100%;
    }

div.ui.card > div.extra.content > a > button.ui.button {
    margin-bottom: 3px;
    margin-left: 2%;
    margin-right: 2%;
}

.ui.card > .content, .ui.cards > .card > .content {
    width: 100%;
}

.ui.card, .ui.cards > .card {
    /*! margin-left: 1%; */
    /*! margin-right: 1%; */
}

.card-container.ui.cards {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
    max-width: 100%;
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 0em 1%;
}

.ui.card, .ui.cards > .card {
    /*! margin-left: 0%; */
    /*! margin-right: 0%; */
    border: none;
    box-shadow: none;
    margin-bottom: 10%;
    width: 98% !important;
}

.ui.card, .ui.cards > .card {
    background: #F0F0F0;
}

.ostatniModuly {
    display: grid;
    grid-template-columns: 16% 84%;
}

hr {
    color: #244496;
}

.odkazOstatniModuly a {
    color: #3f4658;
    font-weight: bold;
}

.oPortalu {
    display: grid;
    grid-template-columns: 16% 84%;
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.nadpisOPortalu {
    color: rgb(0, 0, 0);
    font-size: 2rem;
}

.linkaAktuality a {
    color: #3f4658;
    font-weight: bold;
}

.nadpisAktuality {
    display: grid;
    vertical-align: super;
    align-content: center;
}

.news-item {
    border: none;
    background: #f0f0f0;
}

.active .nav-link {
    background: transparent !important;
    font-weight: bold;
}

.nadpisHlavniStranka {
    font-size: 2rem;
    font-weight: bold;
    padding: 1%;
    padding-left: 0;
    line-height: 3rem;
}

.footerItem.fas.fa-minus {
    color: #fff;
    font-size: 10.5pt;
    display: block;
}

.box {
    background: transparent !important;
    box-shadow: none !important;
}

    .box.mainFiltrDTM {
        background-color: rgb(247,247,247) !important;
        margin-left: 0;
    }

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .2rem 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-bottom: 0rem;
    list-style: none;
    background-color: transparent;
    border-radius: .25rem;
    margin-top: 2.2rem;
    padding-right: 15%;
    padding-left: 15%;
}

.breadcrumb-item.active {
    font-weight: bold;
}

.breadcrumb-item a {
    text-decoration: none;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: var(--bs-breadcrumb-divider, "|");
}

#objectTitle {
    text-align: left !important;
}

#collapseAllButton {
    background-color: rgb(255,217,0) !important;
    color: black !important;
}

.oneBlock.noneGrey .oneSection {
    background-color: transparent !important;
}

.oneBlock.noneGrey .oneSectionCode {
    background-color: transparent !important;
    text-align: left;
}

.slider::before {
    background-color: rgb(20, 29, 118) !important;
}

.oneSection {
    margin: 0 !important;
    padding: 4px !important;
}

.oneBlock {
    border-top: 0 !important;
    border-bottom: 1px solid rgb(0, 0, 0) !important;
    padding-bottom: 1rem;
}

    .oneBlock.noneBorder {
        border-bottom: 0 !important;
    }

        .oneBlock.noneBorder .oneSection {
            background: transparent !important;
        }

.dropdown-menu .nav-link {
    color: #151515 !important;
}

    .dropdown-menu .nav-link:hover {
        text-shadow: none;
        color: #7b7b7c !important;
    }

.section.searchWidget {
    position: absolute;
    top: 38px;
    margin: 0 !important;
    right: 29.7%;
    padding: 0;
}

    .section.searchWidget #filter {
        min-width: 16rem;
    }

    .section.searchWidget button {
        float: right;
        padding: 5px 10px;
        margin-top: 0px;
        margin-right: 16px;
        background: #000;
        font-size: 17px;
        border: none;
        cursor: pointer;
    }

    .section.searchWidget .fa, .section.searchWidget .fas {
        color: rgb(255, 255, 255);
    }

    .section.searchWidget #filter {
        min-width: 16rem;
        background: #feef66;
        color: black;
        border: #feef66;
        width: auto;
        height: auto;
    }

    .section.searchWidget ::placeholder {
        color: black !important;
    }

.list.list--search-results {
    padding-left: 0;
    list-style: none;
}

.section.searchBody {
    padding-left: 15%;
    padding-right: 15%;
}

.contentFilter {
    border-bottom: 1px solid rgb(0, 0, 0) !important;
}

.oneSection label {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.subTitle {
    font-size: 22px !important;
    padding-left: 10px;
    padding-right: 10px;
}

#objectTitle {
    font-size: 25px !important;
    padding-left: 10px;
    padding-right: 10px;
}

.ui.button {
    padding: .6em 2em .6em;
}

.oneBlock.CADSymbology {
    border-bottom: none !important;
}

.oneSection {
    border-radius: 0 !important;
}

.oneSubSection {
    border-radius: 0 !important;
}

    .oneSubSection .fas.fa-minus {
        font-size: 100%;
        color: #000;
    }

.popisChyby {
    margin-left: 1rem;
}

.oneSubSection {
    background: none !important
}

.oneSection {
    background: none !important
}

.oneBlockNoBorder {
    background-color: rgb(238, 238, 238);
}

.oneBlock.CADSymbology .oneSection {
    background-color: rgb(238, 238, 238) !important;
}

@media (max-width: 1000px) {
    #headerISDMTK {
        display: block;
        padding-right: 3%;
        padding-left: 3%;
    }

    .loginMenu {
        margin: initial;
        margin-top: 0rem;
        margin-bottom: 1rem;
    }

    .logoSiteName {
        display: block;
        width: 100%;
    }

    .navbar.navbar-expand-lg.navbar-light.header-bcg {
        position: absolute;
        float: right;
        right: 0;
        top: 1rem !important;
    }

    .login-menu-user {
        display: flex;
        width: 36%;
    }

    .portalLogOn {
        float: none !important;
    }

    .navbar-light .navbar-toggler {
        color: rgba(0, 0, 0, 0.55);
        border-color: rgba(0, 0, 0, 0.1);
        background: white;
        border: none;
        border-radius: 0;
    }

    .header-bcg {
        border-top: none;
    }

    .section.searchWidget {
        position: absolute;
        top: 16rem;
        margin: 0 !important;
        left: 3%;
        right: auto;
    }

    #headerISDMTK {
        height: 21rem;
    }

    .navbar-light .navbar-toggler {
        color: transparent;
    }
}

.georeal-basic-table.georeal-pager.rwd-table th a {
    color: black;
}

.georeal-basic-table thead th {
    background: rgb(255,217,0) !important;
}

.btn-primary {
    color: #fff;
    background-color: rgb(0, 0, 0) !important;
    border-color: rgb(0, 0, 0) !important;
}

.ui.card .content img, .ui.cards > .card .content img {
    width: 150px;
    height: auto;
    background: rgb(0, 0, 0);
    min-height: 138px;
}

.p-togglebutton.p-button.p-highlight {
    background: #000 !important;
    border-color: #000 !important;
}

.result-group > .title {
    background-color: rgb(255,217,0) !important;
    color: black !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    text-align: left;
}

.container {
    width: auto !important;
}

.button.is-info {
    background-color: #000 !important;
}

    .button.is-info.is-hovered, .button.is-info:hover {
        background-color: #3347ff !important;
    }

@media (max-width: 1280px) {

    .section.searchWidget {
        /*! right: 27%; */
    }
}

/*#headerISDMTK {
    border-bottom: 10px solid #141d76;
}*/

/* #headerISDMTK::before {
        background-color: #2e8600;
        border-right: 1px solid #edeeee;
        content: "";
        height: 10px;
        left: 0;
        position: absolute;
        top: 11.45rem;
        width: 28.5%;
    }*/

.portalLogOn .nav-link:hover {
    color: #fff !important;
}

.portalLogOn .nav-link:hover {
    background: #2e8600;
}

.section.searchWidget button:hover {
    background: #2d2d2d;
}

@media (max-width: 1300px) {

    .list.list--search-results {
        padding-left: 0;
        list-style: none;
    }

    .section.searchBody {
        padding-left: 1%;
        padding-right: 1%;
    }

    .breadcrumb {
        padding-left: 1%;
    }
}

.sendEmailAktuality {
    display: none;
}

.section.searchWidget button {
    float: inherit;
}

#app {
    display: flex;
    flex-direction: row;
    font-family: Calibri,sans-serif;
    width: auto !important;
    min-width: 68vw !important;
    max-width: 100rem !important;
    min-height: 40rem;
    margin-left: auto;
    margin-right: auto;
}

.georeal-basic-table thead th {
    background: rgb(255,217,0) !important;
    text-transform: none !important;
    color: black !important;
}

/*#odeslatEmailDiv {
    display: none !important;
}*/

.news-date {
    color: #424242 !important;
}

.projektDTM {
    color: #000;
    padding-left: 15%;
    padding-right: 15%;
    margin-top: 2rem !important;
    text-align: justify;
}

@media only screen and (max-width: 1300px) and (min-width: 1000px) {

    .section.searchWidget {
        right: 24.7%;
    }
}


#createDocumentDiv {
    background: #ffd900 !important;
}

#filterDiv form {
    background: #ffd900 !important;
}



@media (min-width: 2100px) {
    .section.searchWidget {
        right: calc(28% - 30px);
    }
}

@media (min-width: 3000px) {
    .section.searchWidget {
        right: calc(25% - 30px);
    }
}

/*======================= table ========================*/
td {
    border-right: 1px solid #E8EEF4 !important;
    border-bottom: 1px solid #E8EEF4 !important;
    border: 1px solid #E8EEF4 !important;
}

table {
    background: white;
}

tbody tr:nth-of-type(2n) {
    background-color: #f5f5f5;
}

@media (max-width: 1472px) {
    div#content-wrap {
        padding-left: 4%;
        padding-right: 4%;
    }
}


@media (max-width: 1150px) {
    .card-container.ui.cards {
        display: block;
    }
}

.ui.card > .extra, .ui.cards > .card > .extra {
    left: 0;
}

.button.is-info {
    margin-bottom: 0.5rem;
}

.box .p-multiselect {
    width: 100%;
}

.section.searchBody {
    padding-left: 15% !important;
    padding-right: 15% !important;
    padding: 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    background: rgb(255, 255, 255);
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(0, 0, 0, 0.05) 0px 0.25em 1em;
}

.field.field-type-booleanfield.field-name-aktualita-on-homepage {
    display: none;
}

.list__item {
    margin-top: 1rem;
    margin-bottom: 1rem;
    background: white;
    padding: 1rem;
    border: 1px solid #dfdfdf;
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(0, 0, 0, 0.05) 0px 0.25em 1em;
}

.georeal-basic-table.rwd-table {
    width: 100%;
}

    .georeal-basic-table.rwd-table th a {
        color: white;
    }

.userLogin:hover {
    max-width: 100%;
    z-index: 1;
    position: relative;
}

#filter {
    min-width: 34rem;
    border-radius: 0;
    margin: 0;
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    text-align: left;
    line-height: 1.21428571em;
    padding: .67857143em 1em;
    padding-right: 1em;
    padding-right: 1em;
    padding-right: 1em;
    padding-right: 1em;
    background: #fff;
    border: 1px solid #d9d9d9;
    color: rgba(0,0,0,.87);
    -webkit-transition: border-color .1s ease,-webkit-box-shadow .1s ease;
    transition: border-color .1s ease,-webkit-box-shadow .1s ease;
    transition: box-shadow .1s ease,border-color .1s ease;
    transition: box-shadow .1s ease,border-color .1s ease,-webkit-box-shadow .1s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.inverse {
    color: #fff !important;
    font-weight: bold;
    background: #3F4658;
    padding: 0.5em;
    padding-right: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-left: 0.5em;
}

    .inverse .fa.fa-sign-in-alt.fa-fw {
        color: #fff;
    }

.teloAktuality .news-item {
    padding: 1rem;
}

.userLogin .fas.fa-user-alt {
    margin-right: 5px;
    font-size: 10.5pt;
    color: white;
}

.footer-isdtm {
    text-align: center;
    padding-top: 1.8rem;
    padding-bottom: 2rem;
    text-decoration: none;
    color: #2D2D2D !important;
    border-top: 1px solid #bdbdbd;
    background: #ccc;
}

    .footer-isdtm a {
        font-size: 1rem;
        text-decoration: none;
        --bs-text-opacity: 1;
        color: #2D2D2D !important;
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.georeal-basic-table {
    color: black;
}

#reklamaceForm label {
    margin-bottom: 0.5rem;
    margin-top: 1rem;
}

#SubmitKontatniFormular {
    margin-top: 1rem;
}

.field-validation-error {
    color: #ff0017;
}

.navbar-nav li {
    float: left;
}

.navbar-nav {
    display: block;
}