.taxopress-table-container {
width: 100%;
}
.taxopress-table-row td {
border: none;
}
.taxopress-table-row:nth-child(n+7) {
display: none;
}
.taxopress-see-more-link,
.taxopress-close-table-link {
cursor: pointer;
}
.taxopress-close-table-link {
display: none;
}
.taxopress-see-more-container {
text-align: right;
padding: 10px;
}
.hidden {
display: none;
}
.taxopress-table-container .taxopress-post-count {
text-align: right;
padding-right: 30px;
}
.taxopress-arrow {
display: inline-block;
}
.taxopress-arrow.right {
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid;
}
.taxopress-arrow.down {
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid;
} .taxopress-border-cloud a{
text-decoration: none;
border: 1px solid;
padding: 4px 7px; 
display: inline-block;
margin: 3px;
} .taxopress-box-list {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 10px;
}
.taxopress-box-list a {
display: block;
text-decoration: none;
box-sizing: border-box;
word-wrap: break-word;
}
.taxopress-box-list img {
max-width: 100%;
height: auto;
display: block;
}
.taxopress-boxrelatedpost-cat{
color:#666;
font-size: 0.9em;
}
@media (max-width: 1200px) {
.taxopress-box-list {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 768px) {
.taxopress-box-list {
grid-template-columns: 1fr;
word-wrap: break-word;
}
}
.taxopress-parent-child-list {
list-style: none !important;
}
.taxopress-parent-term {
font-weight: normal;
margin: 0.5em 0;
list-style-type: none !important;
position: relative;
padding-left: 1.5em;
}
.taxopress-child-list {
list-style: none !important;
margin: 0.3em 0 0.3em 1em !important;
padding-left: 0 !important;
}
.taxopress-child-term {
font-weight: normal;
margin: 0.2em 0;
position: relative;
padding-left: 1.5em;
}
.taxopress-parent-term::before {
content: "•";
position: absolute;
left: 0;
font-size: 1.2em;
line-height: 1;
}
.taxopress-child-list > li::before {
content: "○";
position: absolute;
left: 0;
font-size: 1.2em;
line-height: 1;
}
.taxopress-child-list .taxopress-child-list > li::before {
content: "▪  ▪";
font-size: 1.2em;
}
.taxopress-child-list {
margin-left: 1em !important;
}
.taxopress-child-list .taxopress-child-list {
margin-left: 1em !important;
}
.taxopress-parent-term,
.taxopress-child-list li {
font-weight: normal;
}
.taxopress-box-list img.custom-image-class {
width: var(--tp-image-width, 200px);
height: var(--tp-image-height, 200px);
object-fit: cover;
aspect-ratio: 1 / 1;
display: block;
max-width: 100%;
}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}.wp-cpl-widget, .wp-cpl-widget * {
margin: 0 !important;
padding: 0 !important;
}
.wp-cpl-widget {
list-style: none !important;
background: none !important;
} .wp-cpl-widget li {
background: none !important;
float: none !important;
padding: 3px 5px !important;
margin: 2px 0 !important;
overflow: hidden !important;
} .wp-cpl-widget li span.wp-thumb-overlay {
float: left !important;
padding: 3px !important;
line-height: 0 !important;
margin: 0 5px 0 0 !important;
} .wp-cpl-teaser {
padding: 5px 0 0 0 !important;
font-style: italic !important;
margin: 0 0 5px 0 !important;
} .wp-cpl-read-more {
text-align: right !important;
padding: 5px 0 0 0 !important;
font-style: italic !important;
margin: 0 0 5px 0 !important;
} .wp-cpl-comment, .wp-cpl-date, .wp-cpl-author {
display: block !important;
font-size: 80% !important;
}  .wp-cpl-sc-wrap, .wp-cpl-sc-wrap * {
margin: 0 !important;
padding: 0 !important;
} .wp-cpl-sc-wrap .wp-cpl-sc-post {
margin: 5px 0 !important;
padding: 5px 10px !important;
overflow: hidden !important;
} .wp-cpl-sc-wrap .wp-cpl-sc-post .wp-cpl-sc-thumba {
float: left !important;
margin: 0 10px 10px 0 !important;
-moz-border-radius: 4px;
border-radius: 4px;
display: block !important;
} .wp-cpl-sc-wrap .wp-cpl-sc-post .wp-cpl-sc-thumba .wp-cpl-sc-thumb {
-moz-border-radius: 4px;
border-radius: 4px;
display: block !important;
padding: 4px !important;
} .wp-cpl-sc-wrap .wp-cpl-sc-post h2 { clear: right !important;
} .wp-cpl-sc-wrap .wp-cpl-sc-post .wp-cpl-sc-meta {
clear: right !important;
margin: 3px 0 !important;
font-size: 10px !important;
font-style: italic !important;
padding: 3px !important;
overflow: hidden !important;
} .wp-cpl-sc-wrap .wp-cpl-sc-post .wp-cpl-sc-entry {
margin: 3px 0 !important;
} .wp-cpl-sc-wrap .wp-cpl-sc-post .wp-cpl-sc-readmore {
text-align: right !important;
font-size: 11px !important;
font-style: italic !important;
}.wp-cpl-theme-0 li {
border: 1px solid #b9b9b9 !important;
} .wp-cpl-theme-0 li span.wp-thumb-overlay {
background: #e1e1e1 !important;
border: 1px solid #868686 !important;
}
.wp-cpl-theme-0 li.wp-cpl-sticky span.wp-thumb-overlay {
background: #ebe56c !important;
border: 1px solid #cc9900 !important;
} .wp-cpl-theme-0 li.wp-cpl-even {
background: #eaeaea !important;
}
.wp-cpl-theme-0 li.wp-cpl-odd {
background: #fff !important;
} .wp-cpl-theme-0 li.wp-cpl-sticky {
background: #fcfecb !important;
border: 1px solid #f4ec51 !important;
}  .wp-cpl-sc-theme-0 {
color: #333 !important;
}
.wp-cpl-sc-theme-0 a {
color: #000033 !important;
} .wp-cpl-sc-theme-0 .wp-cpl-sc-post {
background: #eaeaea !important;
border: 1px solid #b9b9b9 !important;
}
.wp-cpl-sc-theme-0 .wp-cpl-sc-sticky {
background: #fcfecb !important;
border: 1px solid #f4ec51 !important;
} .wp-cpl-sc-theme-0 .wp-cpl-sc-post .wp-cpl-sc-thumba {
background: #e1e1e1 !important;
}
.wp-cpl-sc-theme-0 .wp-cpl-sc-sticky .wp-cpl-sc-thumba {
background: #ebe56c !important;
} .wp-cpl-sc-theme-0 .wp-cpl-sc-post h2 a {
color: #333366 !important;
}
.wp-cpl-sc-theme-0 .wp-cpl-sc-sticky h2 a {
color: #666600 !important;
} .wp-cpl-sc-theme-0 .wp-cpl-sc-post .wp-cpl-sc-meta {
background: #e1e1e1 !important;
color: #333 !important;
}
.wp-cpl-sc-theme-0 .wp-cpl-sc-sticky .wp-cpl-sc-meta {
background: #ebe56c !important;
color: #333 !important;
}.wp-cpl-theme-1 li {
border: 1px solid #818181 !important;
} .wp-cpl-theme-1 li span.wp-thumb-overlay {
background: #4f4f4f !important;
border: 1px solid #303030 !important;
}
.wp-cpl-theme-1 li.wp-cpl-sticky span.wp-thumb-overlay {
background: #999966 !important;
border: 1px solid #303030 !important;
} .wp-cpl-theme-1 li.wp-cpl-even {
background: #242424 !important;
}
.wp-cpl-theme-1 li.wp-cpl-odd {
background: #373737 !important;
} .wp-cpl-theme-1 li.wp-cpl-sticky {
background: #626400 !important;
border: 1px solid #463d15 !important;
}  .wp-cpl-sc-theme-1 {
color: #dddddd !important;
}
.wp-cpl-sc-theme-1 a {
color: #33ccff !important;
}
.wp-cpl-sc-theme-1 .wp-cpl-sc-sticky a {
color: #ccffcc !important;
} .wp-cpl-sc-theme-1 .wp-cpl-sc-post {
background: #242424 !important;
border: 1px solid #000 !important;
}
.wp-cpl-sc-theme-1 .wp-cpl-sc-sticky {
background: #626400 !important;
border: 1px solid #463d15 !important;
} .wp-cpl-sc-theme-1 .wp-cpl-sc-post .wp-cpl-sc-thumba {
background: #666666 !important;
border: 1px solid #303030 !important;
}
.wp-cpl-sc-theme-1 .wp-cpl-sc-sticky .wp-cpl-sc-thumba {
background: #999966 !important;
border: 1px solid #303030 !important;
} .wp-cpl-sc-theme-1 .wp-cpl-sc-post h2 a {
color: #ccffff !important;
}
.wp-cpl-sc-theme-1 .wp-cpl-sc-sticky h2 a {
color: #ccff99 !important;
} .wp-cpl-sc-theme-1 .wp-cpl-sc-post .wp-cpl-sc-meta {
background: #666666 !important;
}
.wp-cpl-sc-theme-1 .wp-cpl-sc-sticky .wp-cpl-sc-meta {
background: #999966 !important;
}.wp-cpl-theme-2 li {
border: 1px solid #A7DBD8 !important;
} .wp-cpl-theme-2 li span.wp-thumb-overlay {
background: #A7DBD8 !important;
border: 1px solid #69D2E7 !important;
}
.wp-cpl-theme-2 li.wp-cpl-sticky span.wp-thumb-overlay {
background: #ffbd88 !important;
border: 1px solid #cc9966 !important;
} .wp-cpl-theme-2 li.wp-cpl-even {
background: #dcf1f0 !important;
}
.wp-cpl-theme-2 li.wp-cpl-odd {
background: #eaf7f5 !important;
} .wp-cpl-theme-2 li.wp-cpl-sticky {
background: #ffe0c7 !important;
border: 1px solid #FA6900 !important;
}
.wp-cpl-theme-2 li.wp-cpl-sticky a {
color: #F38630 !important;
}  .wp-cpl-sc-theme-2 {
color: #333 !important;
}
.wp-cpl-sc-theme-2 a {
color: #336666 !important;
}
.wp-cpl-sc-theme-2 .wp-cpl-sc-sticky a {
color: #f06c22 !important;
} .wp-cpl-sc-theme-2 .wp-cpl-sc-post {
background: #dcf1f0 !important;
border: 1px solid #A7DBD8 !important;
}
.wp-cpl-sc-theme-2 .wp-cpl-sc-sticky {
background: #ffe0c7 !important;
border: 1px solid #FA6900 !important;
} .wp-cpl-sc-theme-2 .wp-cpl-sc-post .wp-cpl-sc-thumba {
background: #bed2d1 !important;
}
.wp-cpl-sc-theme-2 .wp-cpl-sc-sticky .wp-cpl-sc-thumba {
background: #ffbd88 !important;
} .wp-cpl-sc-theme-2 .wp-cpl-sc-post h2 a {
color: #003333 !important;
}
.wp-cpl-sc-theme-2 .wp-cpl-sc-sticky h2 a {
color: #dd6100 !important;
} .wp-cpl-sc-theme-2 .wp-cpl-sc-post .wp-cpl-sc-meta {
background: #bed2d1 !important;
color: #333 !important;
}
.wp-cpl-sc-theme-2 .wp-cpl-sc-sticky .wp-cpl-sc-meta {
background: #ffbd88 !important;
color: #333 !important;
}.wp-cpl-theme-3 li {
border: 1px solid #79BD9A !important;
} .wp-cpl-theme-3 li span.wp-thumb-overlay {
background: #CFF09E !important;
border: 1px solid #0B486B !important;
}
.wp-cpl-theme-3 li.wp-cpl-sticky span.wp-thumb-overlay {
background: #99cc99 !important;
border: 1px solid #669966 !important;
} .wp-cpl-theme-3 li.wp-cpl-even {
background: #d6ffea !important;
}
.wp-cpl-theme-3 li.wp-cpl-odd {
background: #fff !important;
} .wp-cpl-theme-3 li.wp-cpl-sticky {
background: #CFF09E !important;
border: 1px solid #3B8686 !important;
}
.wp-cpl-theme-3 li.wp-cpl-sticky a {
color: #0B486B !important;
}
.wp-cpl-theme-3 li.wp-cpl-sticky span.wp-thumb-overlay {
background: #A8DBA8 !important;
}  .wp-cpl-sc-theme-3 {
color: #333 !important;
}
.wp-cpl-sc-theme-3 a {
color: #339966 !important;
}
.wp-cpl-sc-theme-3 .wp-cpl-sc-sticky a {
color: #3B8686 !important;
} .wp-cpl-sc-theme-3 .wp-cpl-sc-post {
background: #d6ffea !important;
border: 1px solid #79BD9A !important;
}
.wp-cpl-sc-theme-3 .wp-cpl-sc-sticky {
background: #CFF09E !important;
border: 1px solid #3B8686 !important;
} .wp-cpl-sc-theme-3 .wp-cpl-sc-post .wp-cpl-sc-thumba {
background: #99cccc !important;
}
.wp-cpl-sc-theme-3 .wp-cpl-sc-sticky .wp-cpl-sc-thumba {
background: #99cc99 !important;
} .wp-cpl-sc-theme-3 .wp-cpl-sc-post h2 a {
color: #003333 !important;
}
.wp-cpl-sc-theme-3 .wp-cpl-sc-sticky h2 a {
color: #336633 !important;
} .wp-cpl-sc-theme-3 .wp-cpl-sc-post .wp-cpl-sc-meta {
background: #99cccc !important;
color: #333 !important;
}
.wp-cpl-sc-theme-3 .wp-cpl-sc-sticky .wp-cpl-sc-meta {
background: #99cc99 !important;
color: #333 !important;
}#lightbox{position:absolute;left:0;width:100%;z-index:10100;text-align:center;line-height:0}#jqlb_loading{height:32px;background-image:url(https://pavlogradmrada.dp.gov.ua/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/ru_RU/loading.gif);background-repeat:no-repeat;background-position:center center}#jqlb_closelabel{height:22px;background-image:url(https://pavlogradmrada.dp.gov.ua/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/ru_RU/closelabel.gif);background-repeat:no-repeat;background-position:center center}#lightbox a img{border:none}#outerImageContainer{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto}#imageContainer{padding:10px}#loading{position:absolute;top:40%;left:0;height:25%;width:100%;text-align:center;line-height:0}#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}#imageContainer>#hoverNav{left:0}#hoverNav a{outline:none}#prevLink,#nextLink{width:45%;height:100%;background:transparent url(https://pavlogradmrada.dp.gov.ua/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/ru_RU/blank.gif) no-repeat;display:block}#prevLink{left:0;float:left}#nextLink{right:0;float:right}#prevLink:hover,#prevLink:visited:hover{background:url(https://pavlogradmrada.dp.gov.ua/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/ru_RU/prev.gif) left 50% no-repeat}#nextLink:hover,#nextLink:visited:hover{background:url(https://pavlogradmrada.dp.gov.ua/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/ru_RU/next.gif) right 50% no-repeat}#nextLinkText,#prevLinkText{color:#ff9834;font-weight:bold;text-decoration:none}#nextLinkText{padding-left:20px}#prevLinkText{padding-right:20px}.ontop #imageData{padding-top:5px}#imageDataContainer{font:10px Verdana,Helvetica,sans-serif;background-color:#fff;margin:0 auto;line-height:1.4em}#imageData{padding:0 10px}#imageData #imageDetails{width:70%;float:left;text-align:left}#imageData #caption{font-weight:bold}#imageData #numberDisplay{padding-bottom:1.0em}#downloadLink{display:none;}#playpause{}#controls{white-space:nowrap;}#imageData #bottomNavClose{width:86px;float:right;padding-bottom:.7em}#imageData #helpDisplay{clear:left;float:left;display:block}#overlay{position:absolute;top:0;left:0;z-index:10090;width:100%;height:500px;background-color:#000;filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;display:none}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html>body .clearfix{display:inline-block;width:100%}* html .clearfix{/*\*/height:1%;/**/}#lightboxIframe{display:none}#lightbox {
position: fixed;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%);
}
#imageContainer {
position: relative;
height: 100%;
box-sizing: border-box;
}
#imageDataContainer {
position: relative;
}
#imageDataContainer.hide {
display: none;
}
#newHoverNav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
display: flex;
justify-content: space-between;
align-items: center;
}
#prevArrow,
#nextArrow {
color: black;
background: rgba(255,255,255,.7);
font-size: 40px;
position: relative;
display: none;
padding: 8px 10px 8px 6px;
cursor: pointer;
width: 46px;
height: 46px;
box-sizing: border-box;
}
#nextArrow {
padding: 8px 6px 8px 10px;
}
#prevArrow.fixed,
#nextArrow.fixed {
position: fixed;
display:block;
top: 50%;
left: 1%;
transform: translate(0, -50%);
border-radius: 2px;
}
#nextArrow.fixed {
right: 1%;
left: auto;
}
@media screen and (max-width: 800px) {
#prevArrow.fixed,
#nextArrow.fixed {
border-radius: 2px;
}
#prevArrow.fixed {
left: 0;
}
#nextArrow.fixed {
right: 0;
}
}
#imageContainer:hover #prevArrow,
#imageContainer:hover #nextArrow {
display:block;
}
#imageData {
display: flex;
justify-content: space-between;
align-items: center;
padding: 4px 10px 8px;
}
#imageData #imageDetails {
margin-bottom: 0;
}
#imageData #bottomNav #bottomNavClose {
margin-bottom: 0;
}
#jqlb_loading {
top: 45%;
} #prevArrow.touch-device,
#nextArrow.touch-device {
display: block;
}
#prevLink.touch-device,
#nextLink.touch-device {
position: absolute;
top: 50%;
transform: translateY(-50%);
height: 40px;
width: 40px;
float: none;
}
#prevLink.touch-device {
left: 0;
background: url(https://pavlogradmrada.dp.gov.ua/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/prev.gif) center center no-repeat;
}
#nextLink.touch-device {
right: 0;
background: url(https://pavlogradmrada.dp.gov.ua/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/next.gif) center center no-repeat;
}
#imageDataContainer {
position: relative;
z-index: 20px;
}