﻿@charset "utf-8";
/* CSS Document */

/* _____________________________________   ЗАГАЛЬНІ НАЛАШТУВАННЯ ТІЛА ДОКУМЕНТУ    */

body {
    margin: 0px;
    font-family: arial;
    text-decoration: none;
    background-color: #FFF;
}

iframe {
    border: none;
    width: 100%;
    height: 100%;
}

/* _____________________________________   ЗАГОЛОВКИ    */

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #595993;
    text-align: center;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

/* _____________________________________   ТЕКСТОВІ ПАРАГРАФИ    */

p {
    font-size: 14px;
    color: #3c3c3c3;
    text-align: justify;
    text-indent: 20px;
    margin: 0;
}

/* _____________________________________   СПИСКИ    */

ul,
ol {
    font-size: 14px;
    color: #3c3c3c3;
    margin: 0;
}

li {}

/* _____________________________________   ТАБЛИЧНІ ДАНІ    */

table {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 14px;
    color: #3c3c3c3;
    background-color: #3c3c3c3;
}

tr {}

td {
    height: auto;
    background-color: #f6f1f0;
}

th {
    height: 20px;
    color: #FFF;
    background-color: #9AACED;
    padding: 5px;
}

/* _____________________________________   ПОСИЛАННЯ    */

a {
    color: #0C1B8C;
    text-decoration: underline;
}

a:hover {
    color: rgba(12, 27, 140, 0.48);
}

/* _____________________________________   ЗОБРАЖЕННЯ    */

.imgFigure {
    width: 500px;
    display: inline-block;
    margin: 10px;
    /*border:1px solid red;*/
}

.imgFigure p {
    text-align: center;
    text-indent: 0px;
}

.imgFigure p img {
    width: 100%;
    position: relative;
    vertical-align: bottom;
}

.imgFigure figcaption {
    padding: 5px 0 10px 0;
    text-align: center;
    font-family: arial;
    font-size: 12px;
    color: #999;
}

img {
    border: none;
}

#btnHome {
    margin: -20px 0 0 0;
}

#btnHome img {
    width: 32px;
}

/* _____________________________________   ВІДЕО    */

.videoFigure {
    width: 100%;
    display: inline-block;
    margin: 10px;
    /*border:1px solid red;*/
}

.videoFigure p {
    text-align: center;
    text-indent: 0px;
}

.videoFigure p video {
    position: relative;
    vertical-align: bottom;
    margin: 0px auto;
}

.videoFigure figcaption {
    padding: 5px 0 10px 0;
    text-align: center;
    font-family: arial;
    font-size: 12px;
    color: #999;
}

video {
    /*width: 500px;*/
    height: 270px;
    display: block;
    overflow: hidden;
    text-align: center;
}

/* _____________________________________   КОПІРАЙТИ    */

.copyright {
    font-size: 12px;
    color: #999;
    text-align: left;
    margin: 10px 0;
}

/* _____________________________________   КОНТЕЙНЕРИ    */

#innercontent
/* головний контейнер для вмісту */

    {
    background-color: #f6f1f0;
    padding: 0px 20px 20px;
    /* margin: 20px; */
}

#leftbar
/* ліва колонка */

    {
    width: 250px;
    float: left;
}

#rightbar
/* права колонка */

    {
    width: 250px;
    float: right;
    margin-left: 20px;
}

#innerheader
/* верхній колонтитул */

    {
    background-image: url(../Images/ico/wback_small.gif);
    background-repeat: repeat-x;
    height: 97px;
}

#innerfooter
/* нижній колонтитул */

    {
    text-align: right;
    background-image: url(../Images/ico/wback_small.gif);
    background-repeat: repeat-x;
    height: 97px;
}

/* _____________________________________   ДЕРЕВО    */

#htmlSearch {
    -moz-user-select: -moz-none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    font-family: arial;
    font-size: 12px;
}

#htmlSearch,
#htmlSearchMenu {
    height: 100%;
    background-color: #fff;
    /*border-right: 1px solid #e0e7ff;*/
}

#htmlSearchMenu {
    font-family: arial;
    font-size: 12px;
}

#htmlSearch .trigger {
    cursor: pointer;
    cursor: hand;
    display: block;
}

#htmlSearch .branch {
    display: none;
    margin-left: 16px;
}

#htmlSearch a {
    color: #000;
    text-decoration: none;
    display: block;
    float: left;
    /*width: 85%;*/
    width: calc(100% - 29px);
    cursor: pointer;
    margin-bottom: 5px;
    margin-top: 5px;
}

#htmlSearch label {
    color: #000;
    text-decoration: none;
    display: block;
    float: left;
    /* width: 85%; */
    width: calc(100% - 30px);
    cursor: pointer;
    margin-bottom: 5px;
    margin-top: 5px;
}

#htmlSearch span {
    color: #993333;
}

#htmlSearch a:hover {
    text-decoration: none;
    color: #000;
}

#htmlSearch label:hover {
    text-decoration: none;
    color: #000;
}

#htmlSearch span:hover {
    color: #000;
}

#htmlSearch span img {
    float: left;
    clear: both;
    height: 24px;
    width: 24px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 0px;
}

#htmlSearch body.toc {
    margin: 0;
    background-color: #fffff7;
    text-indent: 0pt;
    font-family: arial;
    font-size: 11px;
    color: navy;
    background: none repeat scroll 0% 0% #5A5752;
}

#htmlSearch .activeItemMenu {
    color: #000;
    font-weight: bold;
}

#htmlSearch .searchItemMenu {
    color: #258127;
    /* color:#C69886; */
    /* color:#FF0000; */
}

#htmlSearchMenu div {
    margin-bottom: 10px;
}

#htmlSearchMenu #fieldsSearchInBD,
#htmlSearchMenu .categoryItem {
    margin: 0 0 0 20px;
}

#htmlSearchMenu #footerMenuSearch {
    position: fixed;
    background: none repeat scroll 0% 0% white;
    width: 100%;
    bottom: 0px;
    margin: 0px;
    padding: 0px;
    left: 0px;
    height: 25px;
    padding-bottom: 4px;
}

#htmlSearchMenu #footerMenuSearch button {
    margin: 4px;
}

#htmlSearchMenu #whereFind {
    margin: 0px;
    clear: both;
}

#categoryDoc label {
    margin: 10px 0;
}

#whereFind label {
    margin-bottom: 10px;
}

#htmlSearchMenu #whereFind label,
#htmlSearchMenu #categoryDoc label,
#htmlSearchMenu #categoryItem label {
    display: block;
}

#htmlSearchMenu #textWhereFind,
#htmlSearchMenu #textCategoryDoc,
#htmlSearchMenu .textTypeItem {
    margin: 0;
}

#categoryDoc,
#typeDoc {
    margin-left: 10px;
}

#forContentsSearch #notResult {
    margin: 10px 10px 20px 10px;
}

#searchForMenuInput {
    /*padding: 0px 43px 0px 5px;*/
    float: left;
    width: calc(100% - 10px);
    height: 1.7em;
    border-radius: 0.4em;
    -moz-user-select: text;
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #B7B7B7;
    color: #000;
    margin: 10px 0 10px 0px;
}

#searchText {
    /*padding: 0px 43px 0px 5px;*/
    float: left;
    width: calc(100% - 7px);
    height: 1.7em;
    border-radius: 0.4em;
    -moz-user-select: text;
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #B7B7B7;
    color: #000;
    margin: 10px 0 10px 0px;
}


#searchText {}

#searchForMenuSubmit,
#btn {
    float: left;
    height: 14px;
    width: 14px;
    margin: 15px 0 0-40px;
}

#searchForMenuClear,
#btnCls {
    float: left;
    width: 14px;
    height: 14px; //transform: rotate(45deg);
    cursor: pointer;
    margin: 15px 0 0-23px;
}

#inputsForSearch,
#inputSearchAndBtn {
    margin: 0;
    padding-top: 5px;
}

/*index*/

#mainHtml,
#mainBody {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#headerDivToc_contents {
    -moz-user-select: none;
    font-family: Arial;
    font-size: 10px;
    width: 100%;
    background: Url(../images/menu-main-bg.png);
    margin: 0;
    text-transform: uppercase;
}

#contentsSearch {
    border: 1px solid rgb(224, 231, 255);
    border-radius: 13px;
    margin: 0px 0px 0px 4px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    padding: 9px;
}

/*
#forContentsSearch #innercontent{
    padding: 0px 4px 0px 0px;
}
#forContentsSearch tr{
    text-align:center;
}
*/

#forContentsSearch td {
    padding: 4px;
}

#headerDivToc_contents div {
    display: inline;
    cursor: pointer;
    border: 1px solid;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin: 0px 0px 0px 18px;
    padding: 6px 30px 6px 20px;
    background: #d3c6b6;
    font-size: 12px;
}

#headerDivToc_contents img {
    border: 0;
    height: 28px;
    vertical-align: middle;
    padding-top: 3px;
}

.activeColorLink {
    font-weight: bold;
    background: white !important;
}

.hideIframe {
    position: fixed;
    z-index: 100000;
    background: white;
}

.displayIframe {
    position: fixed;
    z-index: 100001;
    background: white;
}

.displayIframeContentsSearch {
    visibility: visible;
}

.hideIframeContentsSearch {
    visibility: hidden;
}

#divNavigation {
    width: 100%;
    float: left;
    display: block;
}

#divToc_contents {
    float: left;
}

#divToc_contents iframe {
    width: 100%;
    height: 100%;
}

#divContents {
    float: left;
}

#lang {
    position: fixed;
    right: 60px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    top: 32px;
    color: #0C1B8C;
}

#btnHome {
    position: fixed;
    top: 30px;
    left: 10px;
}

.language {
    cursor: pointer;
}

.language:hover {
    color: #0C1B8C;
}

.thisLanguage {
    color: #0C1B8C;
}

#htmlSearch input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

#htmlSearch input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

#htmlSearch input[type="search"]::-webkit-search-decoration,
#htmlSearch input[type="search"]::-webkit-search-cancel-button,
#htmlSearch input[type="search"]::-webkit-search-results-button,
#htmlSearch input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

#pdfDoc {
    overflow: hidden;
}

#displayNav {
    cursor: pointer;
    position: fixed;
    top: 10px;
    right: 20px;
    width: 32px;
    z-index: 100002;
}


iframe {
    width: 100%;
    height: 100%;
}

.mainBlock {
    margin: 0 0 5px 0;
}

#div1Wrapper {
    margin: 20px 30px;
}
