body {
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 1.42857143;
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
}
div.subscription-alert-green {
    background-color: #aad389;
    border: none;
}
div.subscription-alert-yellow {
    background-color: #ffd760;
    border: none;
}
div.subscription-alert-orange {
    background-color: orange;
    border: none;
}
div.subscription-alert-green a,div.subscription-alert-yellow a,div.subscription-alert-orange a {
    color: black;
}
div.subscription-alert-black {
    background-color: black;
    color: white;
    border: none;
}
div.subscription-alert-black a {
    color: white;
}

.start-invisible { visibility: hidden; }                                        /* zobrazeni az po nacteni stranky provede JavaScript */

a[href^="#error:"] {
	background: red;
	color: white;
}

.container{ max-width: 700px; }

.dialogClass .ui-dialog-titlebar { background: #e2e4e6; }
.ui-widget {
    font-size: 14px;
    font-family: 'Open Sans';
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: 'Open Sans';
}
.ui-datepicker.ui-widget.ui-widget-content, .ui-autocomplete.ui-widget.ui-widget-content.ui-menu, .ui-selectmenu-menu .ui-menu, .dropdown-menu {
    border-radius: 5px;
    box-shadow: rgb(0 0 0 / 14%) 0px 4px 20px 0px;
}
.ui-dialog .ui-selectmenu-menu .ui-menu {
    position: fixed;        /* menu se muze rozbalit pripadne i mimo dialog, pokud je dlouhe */
}
.ui-selectmenu-button {
    overflow: hidden;
}
.ui-selectmenu-button.ui-button {
    width: 100%;
    white-space: normal;
    background: white;
}

.barvy label {float: left; width: 29px; height: 29px; border: 1px solid; border-radius: 5px; margin: 2px; border-color: lightgrey; box-shadow: none;}
.barvy input {display: none}
.barvy :checked+label {border-color: purple; box-shadow: 0px 0px 1px 1px purple;}

.mouseover-link { text-decoration: underline dotted; }
.mouseover-link:hover { text-decoration: underline; }

ul.menu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
ul.menu li {
    float: left;
}
/*.prepinaci-menu ul.menu li {
    font-size: 14px;
}*/
ul.menu li a, ul.menu li div.odkaz, ul.menu li div.odkaz-detail {
    display: block;
    text-align: center;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    color: grey;
    cursor: pointer;
}
ul.menu li a:hover, ul.menu li div.odkaz:hover {
    color: white;
}
ul.menu li div.odkaz-detail:hover,div.dropdown-menu a.dropdown-item:hover {
    background-color: #19b8e1;
    color: white;
}

.dropdown-menu li div.submit {
    cursor: pointer;
    padding: 3px 20px;
}
.dropdown-menu li div.submit:hover {
    background-color: #19b8e1;
}

td, th {
    padding: 0px;
}
.table>tbody>tr>td,.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
}
.table td,.table th {
    padding: 0px;
    border-top: none;
    vertical-align: inherit;
}
.btn {
    font-size: 14px;
    margin-bottom: 0px;
}
.form-control {
    font-size: 14px;
    padding: 6px 12px;
}
.form-control:focus {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.form-check {
    padding-top: 7px;
}
.dropdown-menu {
    font-size: 14px;
}
.dropdown-item {
    padding: 3px 20px;
}
.dropdown-header {
    font-size: 12px;
    padding: 3px 20px;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-secondary,.btn-koncept {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-secondary:hover,.btn-koncept:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-secondary:focus,.btn-koncept:focus {
    background-color: #fff;
    color: #333;
}
.dialogClass .btn.btn-primary.btn-koncept {
    border-color: #ccc;
}
.dialogClass .btn.btn-primary.btn-koncept:active {
    background-color: #fff;
    border-color: #ccc;
}
.dialogClass .btn.btn-primary.btn-koncept:focus {
    box-shadow: 0 0 0 0.2rem rgb(130 138 145 / 50%);
}

.col-form-label {
    font-weight: 700;
    overflow: hidden;
    padding-bottom: 0px;
}
p {
    margin: 0 0 10px;
}
a {
    color: #337ab7;
}
.col-sm-1_5,.col-sm-10_5 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 576px) {
    .col-form-label {
        text-align: right;
    }
    .col-sm-1_5 {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .col-sm-10_5 {
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

li:not(.disabled) > .dropdown-item:hover {
    color: white;
    background-color: #19b8e1;
}
.ui-state-active, .ui-widget-content .ui-state-active {
    background-color: #19b8e1;
    border: none;
}

li.disabled > .dropdown-item:hover {
    background: unset;
}


.fc-timeGrid-view .fc-day-grid .fc-row .fc-content-skeleton {
    padding-bottom: 0;
}
.fc-timegrid-now-indicator-container .fc-timegrid-now-indicator-line {
    pointer-events: none;
}
.fc-timegrid-slots {
    font-size: 0.8em;
}
.fc .fc-timegrid-slot-minor {
    border-top-style: none;
}
.fc-timegrid-slots tr:nth-child(4n-1) td.fc-timegrid-slot:not(.fc-timegrid-slot-minor) {
    border-top-style: dotted;
}
.fc-timegrid-slots tr:nth-child(4n-1) div.fc-timegrid-slot-label-frame.fc-scrollgrid-shrink-frame {
    display: none;
}

.dialogClass .ui-dialog-titlebar {
    padding: 8px 15px;
}

select[readonly] {
    pointer-events: none;
}

.hint-icon .hint-icon-text, .hint-icon-top .hint-icon-text {
    visibility: hidden;
    font-size: 12px;
    font-weight: normal;
    background-color: #444;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    left: 50%;
    white-space: normal;
    text-shadow: none;
    line-height: 1.5;
}
.hint-icon .hint-icon-text {
    bottom: calc(100% + 10px);
    width: 120px;
    margin-left: -60px;
}
.hint-icon-top .hint-icon-text {
    top: calc(100% + 10px);
    width: 70px;
    margin-left: -35px;
}
label.hint-icon .hint-icon-text {
    bottom: 100%;
}
.hint-icon:hover .hint-icon-text, .hint-icon-top:hover .hint-icon-text {
    visibility: visible;
    transition: visibility;
    transition-delay: 0.75s;
}
.hint-icon .hint-icon-text::after {     /* sipka hintu */
    content: " ";
    position: absolute;
    top: 100%;                          /* at the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #444 transparent transparent transparent;
}
.hint-icon-top .hint-icon-text::after {     /* sipka hintu */
    content: " ";
    position: absolute;
    bottom: 100%;                          /* at the top of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #444 transparent;
}

/* vlastni scrolovac: */
::-webkit-scrollbar {
    background: transparent;
}
::-webkit-scrollbar-thumb {
    background: rgba(211,211,211,0.9);        /* lightgrey s pruhlednosti 10% */
    border-radius: 10px;
}

h1 {
    font-size: 1.8em;
    font-weight: bold;
}
h2 {
    font-size: 1.35em;
    font-weight: bold;
}
h3 {
    font-size: 1.053em;
    font-weight: bold;
}
.scedit-content>h1:not(:first-child) {
    margin-block-start: 0.75em;
}
.scedit-content>h2:not(:first-child) {
    margin-block-start: 1em;
}
.scedit-content>h3:not(:first-child) {
    margin-block-start: 1.2em;
}
.scedit-content>p:not(:first-child) {
    margin-block-start: 0em;
}
.isax.isax-large {
    font-size: 1.5em;
}
.isax {
    font-size: 1.3em;
    line-height: 0.667em;
}

.prepinaci-menu {
    height: 35px;
    overflow: hidden;
    border-radius: 5px;
}
.dropdown-item:active {
    background-color: unset;
}
.disabled.btn-primary {
    border: none;
    background-color: #19b8e1;
}