.nav-load a { border: 2px solid; width: 120px; text-align: center; margin: auto; padding: 10px; border-radius: 15px; color: #000; display: block; }
.nav-load span { display: none; }
.nav-load a:hover { background-color: #48c2ff; color: #fff; }

h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5 { margin: 2em 0 .8em 0; letter-spacing: -0.01em; line-height: 1.35em; font-weight: bold; text-rendering: optimizeLegibility; }
h1, .h1 { font-size: 2em; margin-bottom: 10px; }
h2, .h2 { font-size: 1.9em; }
h3, .h3 { font-size: 1.6em; }
h4, .h4 { font-size: 1.5em; }
h5, .h5 { font-size: 1.2em; }
p {    font-size: 16px; line-height: 1.15;margin-bottom: 10px;}
.drug, .full-story p {
    margin-top: 8px;
    line-height: 1.4em;
    font-size: 18px;
    line-height: 1.2;
    margin-top: 15px;
}
.full-story h2 {
    font-size: 20px;
    margin-top: 15px;
    padding: 0px 0;
}
footer {    padding: 15px 0; border-top: 4px solid #b7b7b7;color: #9c9c9c;}
.footer {    display: flex ; justify-content: space-between;     align-items: flex-end;}
.footer a {color: #9c9c9c;text-transform: uppercase;}
.footer a:hover {color: #3c3838;}
.foot_menu {    list-style: none; display: grid ; grid-template-columns: auto auto; gap: 15px; justify-items: center;}
.serv__title {font-size: 24px;  margin-bottom: 30px;}
.serv__subtitle {font-size: 18px;  margin-bottom: 20px;}
.serv__section {margin-bottom: 30px;}
.serv__gap {gap: 10px;}
.serv__table-resp {overflow-y: hidden; overflow-x: auto;}
.serv__table table {width: 100%;}


.form__row + .form__row {margin-top: 20px;}
.form__row {display: grid; gap: 10px 20px; align-items: center; grid-template-columns: 200px minmax(200px,1fr); position: relative;}
.form__find-related {position: absolute; right: 0; top: 0; border-radius: 0 4px 4px 0;}
.form__content select, #category {width: 100% !important;}
.bb-pane + textarea {border-radius: 0 0 4px 4px;}
.xfieldsnote {color: var(--ui-tt-fade); font-size: 13px; margin-top: 5px;}
.d-flex {display: flex;}
.form__table {width: 100%;}
.form__table tr + tr td {padding-top: 20px;}
.form__table .addnews {width: 220px;}
.xfields textarea, .xprofile textarea, .form__textarea--height {height:100px !important;}
.xfields .bb-editor, .xfields .wseditor {margin-top:10px;}
td.xfields {position: relative;}

.form__row--checkboxes-group {display: grid; grid-gap: 20px 20px; grid-template-columns: repeat(auto-fill,minmax(280px,1fr)); align-items: start;}
.form__sec-code > input {flex: 1 1 0; margin-right: 10px; height: 80px; line-height: 80px; text-align: center;}
.form__row--submit {display: flex !important;}
.form__row--submit button {min-width: auto; white-space: nowrap;    padding: 10px; cursor: pointer;}
.form__btn {width: 220px;}
.speedbar {margin-bottom: 15px;}
.page__title, .head h1 {margin-top: 0;}

.fullstory h1 {margin: 0; text-transform: uppercase;}
.fullstory h1 span {color: #636363;}
.fullinfo {display: flex ; justify-content: space-between; border: 2px solid #f5f5f5; padding: 5px; border-radius: 18px; color: #7a7a7a;margin: 10px 0;}
.player iframe {aspect-ratio: 16/9; width: 100%; height: auto;}
.fullstory {padding: 10px;}
.ocenka {margin: 10px 0; padding: 5px; border: 2px solid #f5f5f5; border-radius: 10px;display: flex; justify-content: space-between;}

.nextprev {    display: flex; gap: 15px; align-items: center;    margin: -5px 0; }
.nextprev a {color: #000; opacity: 0.6;    display: flex; align-items: center; font-weight: 700;}
.prev {padding-right: 10px; border-right: 2px solid lightgrey; height: 100%; display: flex; align-items: center;}
.prev i {    font-size: 20px; margin-right: 15px; background-color: #e5e5e5; padding: 5px 15px; border-radius: 6px;}
.next i {    font-size: 20px; margin-left: 15px; background-color: #e5e5e5; padding: 5px 15px; border-radius: 6px;}
.next:hover, .prev:hover {    background-color: #a0a8b1;}
@media (min-width: 1023px) {
    .col-md-9 { width: 80%; flex: 0 0 auto; }
}
