body {
    font-family: "Titillium Web", sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.5;
}

.bg-footer {
    background-color: #293952 !important;
    padding-top: 2.4rem !important;
}

.bg-footer-dark {
    background-color: #223047 !important;
    font-size: 0.99rem;
}

.bg-footer-dark p {
    margin-bottom: 0;
}

footer h3 {
    color: #fff;
}

.text-primary {
    color: #009ee0 !important;
}

.text-green {
    color: #4caf50 !important;
}

.text-linkblue {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

.h1, h1 {
    color: #009ee0 !important;
    font-size: 1.7rem;
    font-weight: 600;
    line-height: 1.1;
}

.navbar-brand {
    font-size: 1.4rem;
}

@media ( min-width: 1200px) {
    .navbar-brand {
        font-size: 1.7rem;
    }

    .h1, h1 {
        font-size: 2.2rem;
    }
}

a.link, a.link:visited {
    color: #009ee0;
    background-color: transparent;
    text-decoration: underline;
}

a.link:hover {
    text-decoration: none;
}

.footer-address a, .footer-address a:visited {
    text-decoration: none;
}

.footer-address a.link:hover {
    text-decoration: underline;
}

.text-muted {
    color: #868e96 !important;
}

#overheader {
    background-color: #293952;
    background-image: url(../img/bgheader.jpg);
    background-repeat: repeat;
    background-position: left 0 top 0;
}

.header-main__bg {
    color: #fff;
}

.nav-main > .nav-item.nav-logo .nav-link img {
    height: 6.5rem;
}

.navbar {
    background-color: #293952 !important;
    opacity: 0.94;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}

.navbar-main .nav-link * {
    display: inline-block;
    vertical-align: middle;
}

.header-main__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-logo__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    width: 6.75rem;
    height: 6.75rem;
    line-height: 6.75rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    color: #009ee0;
    background: #009ee0;
}

.header-logo a {
    text-decoration: none;
}

.header-logo__link::before {
    display: block;
    color: #fff;
    font-family: icons;
    font-size: 4.8rem;
    line-height: 1;
    /*content: '\e900';*/
}

.header-logo img {
    height: 5.8rem;
}

.header-logo-tiny img {
    height: 2.8rem;
}

@media ( min-width: 1200px) {
    .header-logo img {
        height: 7rem;
    }

    .header-logo-tiny img {
        height: 3.0rem;
    }

    .header-logo__link {
        width: 8.75rem;
        height: 8.75rem;
        line-height: 8.75rem;
    }

    .header-logo__link::before {
        font-size: 6.4rem;
    }

    .header-logo-tiny .header-logo__link {
        width: 4rem;
        height: 4rem;
        line-height: 4rem;
    }
}

.footer-contact {
    padding-top: 5rem;
    padding-bottom: 2rem;
    color: #fff;
    background: #282828;
}

.footer-contact__logo {
    line-height: 0.6rem;
}

.footer-contact__logo::before {
    display: block;
    color: #fff;
    font-family: icons;
    font-size: 3.4rem;
    line-height: 1;
    content: '\e900';
}

.footer-address {
    font-size: 1.04rem;
}

.h6, h6 {
    font-size: 1.15rem;
}

.hide {
    display: none !important;
}

.alert p {
    margin-bottom: 0rem;
}

.langsel {
    position: relative;
    right: 0;
}

@media (min-width: 1200px) {
    .header-main-full .langsel {
        position: relative;
        top: 2.8rem;
    }
}

.btn-group.langsel {
    padding: 4px 12px 4px 12px;
    background-color: rgba(41, 57, 82, .65);
}

.btn-group.langsel span {
    font-size: 96%;
    margin-right: 4px;
}

.btn-lang {
    background-color: rgba(41, 57, 82, .75);
    color: rgba(255, 255, 255, .9);
    border-color: rgba(255, 255, 255, .1);
}

.btn-lang:hover {
    background-color: rgba(41, 57, 82, 1);
}

.mbcclp {
    position: relative;
    left: 20px;
}

.breadcrumb {
    padding: .30rem 1rem;
    background-color: #f9f9f9;
    border: 1px solid #f3f3f3;
    font-size: 1rem;
}

.breadcrumb li a {
    color: #000;
}

.breadcrumb-large {
    font-size: 1.1rem;
    line-height: 38px;
}

.breadcrumb i {
    color: #868686;
    padding-left: 1em;
    padding-right: 1em;
}

.breadcrumb a i {
    padding-left: 0.2em;
    padding-right: 0em;
    padding-top: 0.2em;
}

.breadcrumb a.btn-success i {
    color: #fff;
}

.breadcrumb .col-2, .breadcrumb .col-8 {
    padding-left: 0;
    padding-right: 0;
}

.card-body a.black, a.black {
    color: #000 !important;
}

.navbar-2 {
    background-color: #f9f9f9 !important;
    color: #6c757d;
    padding: .2rem 0;
}

.navbar-2 .nav-link, .navbar-2 .navbar-brand {
    color: #000;
}

.navbar-2 .nav-link:focus, .navbar-2 .nav-link:hover {
    color: #5d5d5d;
}

.justify-all p {
    text-align: justify;
}

.link-box {
    width: 160px;
    height: 160px;
    line-height: 160px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    color: #fff;
    font-weight: bold;
    font-size: 1.40rem;
}

@media ( min-width: 780px) {
    .link-box {
        width: 200px;
        height: 200px;
        line-height: 200px;
        font-size: 1.75rem;
    }
}

.link-spanner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    color: transparent;
}

a:hover .link-spanner {
    background-color: #009ee0 !important;
}

.bg-color-4 a:hover .link-spanner, .bg-color-4 .link-box-line {
    background-color: #00628d !important;
}

.bg-color-5 a:hover .link-spanner, .bg-color-5 .link-box-line {
    background-color: #00957d !important;
}

.bg-color-6 a:hover .link-spanner, .bg-color-6 .link-box-line {
    background-color: #76c6eb !important;
}

.bg-color-7 a:hover .link-spanner, .bg-color-7 .link-box-line {
    background-color: #e2007a !important;
}

.boxMaxWidth800px .modal-dialog {
    max-width: 800px !important;
}

.bg-ic-absolventi {
    background: #3e506c url(../img/ic_absolventi.png) no-repeat center center;
}

.bg-ic-absvecer {
    background: #3e506c url(../img/ic_absvecer.png) no-repeat center center;
}

.bg-ic-akce {
    background: #3e506c url(../img/ic_akce.png) no-repeat center center;
}

.bg-ic-kontaktnilist {
    background: #3e506c url(../img/ic_kontaktnilist.png) no-repeat center center;
}

.bg-ic-spoluzaci {
    background: #3e506c url(../img/ic_spoluzaci.png) no-repeat center center;
}

.bg-ic-spravaprofilu {
    background: #3e506c url(../img/ic_spravaprofilu.png) no-repeat center center;
}

.bg-ic-spravceabs {
    background: #3e506c url(../img/ic_spravceabs.png) no-repeat center center;
}

.bg-ic-spravceakci {
    background: #3e506c url(../img/ic_spravceakci.png) no-repeat center center;
}

.bg-ic-opravneni {
    background: #3e506c url(../img/ic_opravneni.png) no-repeat center center;
}

.bg-ic-smazatudaje {
    background: #3e506c url(../img/ic_smazatudaje.png) no-repeat center center;
}

.link-box-line {
    position: relative;
    top: 94%;
    left: 0;
    width: 100%;
    height: 6%;
    z-index: 1000;
}

.small-gutters {
    margin-right: 0;
    margin-left: 0;
}

.small-gutters > .col,
.small-gutters > [class*="col-"] {
    padding-right: 4px;
    padding-left: 0;
}

.min-w-200 {
    min-width: 200px !important;
}

.min-w-210 {
    min-width: 210px !important;
}

.min-w-270 {
    min-width: 270px !important;
}

.min-w-320 {
    min-width: 320px !important;
}

.max-w-320 {
    max-width: 320px !important;
}

.min-w-600 {
    min-width: 600px !important;
}

.min-w-700 {
    min-width: 700px !important;
}

.max-w-160 {
    max-width: 160px !important;
}

.max-w-140 {
    max-width: 140px !important;
}

.nav-pills-sm .nav-link {
    padding: .25rem 0.8rem;
}

.accordion .btn-link {
    font-weight: 600;
    font-size: 1.1rem;
    text-decoration: none;
}

.accordion .card-header {
    cursor: pointer;
    position: relative;
    background-color: rgba(245, 245, 245, 0.2);
}

div.modal.clubMembershipDialog .modal-dialog {
    width: 700px;
    max-width: 90%;
    min-width: 200px;
}

.bd-callout {
    padding: 1.1rem;
    padding-bottom: 0.4rem;
    margin-top: 1.02rem;
    margin-bottom: 1.02rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem;
}

.bd-callout p {
    font-size: 1.02rem;
}

.bd-callout-warning {
    border-left-color: #f0ad4e;
}

.bd-callout-primary {
    border-left-color: #0069d9;
}

.bd-callout-success {
    border-left-color: #28a745;
}

#overlay-div {
    position: fixed;
    overflow-y: scroll;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    opacity: .80;
    z-index: 1001;
}

#overlay-content {
    display: none;
    position: absolute;
    padding: 16px 28px;
    border: 8px solid #cecece;
    background-color: white;
    z-index: 1002;
    text-align: center;
    font-size: 28px;
}

#overlay-close {
    display: inline;
    float: right;
}

.noscroll {
    overflow: hidden;
}

.no-padding-lr {
    padding-left: 0;
    padding-right: 0;
}

.vtop {
    vertical-align: top;
}

.cursor-pointer {
    cursor: pointer;
}

.list-group-item-sm {
    padding: .55rem 0.9rem;
}

.required-field {
    color: #F7941D;
}

@media ( min-width: 1200px) {
    .profEduMainFieldDiv input, .profEduMinorSpecDiv input {
        min-width: 226px !important;
    }
}

.fts-90p {
    font-size: 90%;
}

.vedspec_br {
    clear: both;
    margin-bottom: 10px;
}

.break {
    flex-basis: 100%;
    height: 0;
}

input.form-control:disabled, input.form-control[readonly] {
    background-color: #fbfbfb;
}

#mailCal {
    min-height: 620px;
}

div.modal.mailEventDetailModal .modal-dialog {
    width: 580px;
    max-width: 80%;
    min-width: 200px;
}

td.mailCalDayWithEvent {
    background-color: #f5f5f5;
}