@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Fira+Sans:200,400,500,800);* {border: 0;margin: 0;padding: 0;}html {height: 100%;}body {height: inherit;display: flex;flex-direction: column;font-family: 'Fira Sans', sans-serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: #79838c;}a {color: #50585f;text-decoration: none;}a:hover {color: #383e44;}div.container {display: flex;flex: auto;flex-direction: column;max-height: 100%;}@media only screen and (max-width: 768px) {div.container {flex: inherit;display: inherit;}}div.header {height: auto;text-align: center;background: slategrey;color: ghostwhite;padding: 0.75rem 1rem;position: relative;}h1 {margin-top: 1rem;}div.header h1 {margin: 0 0 .5rem 0;font-weight: 200;font-size: 1.6em;letter-spacing: 0.1rem;text-transform: uppercase;}div.header h2 {font-size: 1.1em;font-weight: 400;color: #cfd7de;max-width: 30rem;margin: auto;}div.table {display: table;border-collapse: collapse;margin: auto;}div.tr {display: table-row;}div.td {display: table-cell;padding: 5px;vertical-align: top;}@media only screen and (max-width: 768px) {div.td {display: block;}}#mainmenu,#yearmenu {margin-top: .5rem;float: right;position: relative;left: -50%;text-align: left;clear: both;}@media only screen and (max-width: 768px) {#mainmenu,#yearmenu {float: inherit;}}#mainmenu ul,#yearmenu ul {list-style-type: none;margin: 0;padding: 0;overflow: hidden;margin-left: auto;margin-right: auto;position: relative;left: 50%;}#mainmenu ul li,#yearmenu ul li {float: left;}#mainmenu ul li a,#yearmenu ul li a {color: ghostwhite;display: block;text-align: center;padding: 0 1rem;}div.item {display: flex;flex: auto;overflow-y: auto;padding: 0rem 1rem 0rem 1rem;width: 95%;margin-left: auto;margin-right: auto;}@media only screen and (max-width: 768px) {div.item {width: 90%;max-width: 90%;display: inherit;flex: inherit;overflow-y: inherit;}}div.wideView {max-width: 800px;margin-left: auto;margin-right: auto;}#timeline {position: relative;display: table;height: 100%;width: 100%;margin: 1rem 1rem 0 1rem;}@media only screen and (max-width: 768px) {#timeline {margin: 1rem 0 0 0;}}#timeline div:first-child:after {content: '';width: 0.1rem;position: absolute;top: .5rem;bottom: 0rem;left: 8rem;z-index: 1;background: #C5C5C5;}@media only screen and (max-width: 768px) {#timeline div:first-child:after {display: none;}}#timeline h1 {position: -webkit-sticky;position: sticky;top: 0rem;color: slategray;margin: 0;font-size: 1em;font-weight: 800;}@media only screen and (max-width: 768px) {#timeline h1 {position: inherit;}}#timeline h2 {position: -webkit-sticky;position: sticky;top: 1.5rem;color: slategray;margin: 0;font-size: 1em;font-weight: 500;background: #fff;width: 10rem;}@media only screen and (max-width: 768px) {#timeline h2 {position: inherit;top: 0;margin: 1rem 0 0;}}#timeline section.year {position: relative;}#timeline section.year section {position: relative;padding: 0 0 0 9rem;margin-bottom: 1.5rem;top: -1em;}@media only screen and (max-width: 768px) {#timeline section.year section {padding: inherit;margin-bottom: inherit;top: 1em;position: initial;}}#timeline section.year section h1,#timeline section.year section h2,#timeline section.year section h3 {font-size: 1.25em;font-weight: 400;line-height: 1.2em;margin: 0 0 1rem 0;color: OrangeRed;}#timeline section.year section:after {content: '';width: 0.8rem;height: 0.8rem;background: #C5C5C5;border: 0.1rem solid #fff;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;border-radius: 50%;position: absolute;left: 7.55rem;top: 0.15rem;z-index: 2;}@media only screen and (max-width: 768px) {#timeline section.year section:after {display: none;}}#timeline section.year section div.content p {display: block;}#timeline section.year section {clear: both;}#timeline section.year section div.content img {float: right;max-height: 10rem;margin: 0 0 0.75rem 2rem;cursor: pointer;}#timeline section.year section div.content.preview div.flow * {display: none;}#timeline section.year section div.content.preview div.flow strong,#timeline section.year section div.content.preview div.flow em {font-weight: normal !important;font-style: normal !important;display: inline !important;}#timeline section.year section div.content.preview div.flow *:nth-child(1) {display: block;}#timeline section.year section div.content.preview ul,#timeline section.year section div.content.preview ol {margin-left: 0;}BODY.de #timeline section.year section div.content.preview div.flow *:nth-child(1):after {content: 'weiterlesen...';}BODY.ua #timeline section.year section div.content.preview div.flow *:nth-child(1):after {content: 'більше...';}BODY.en #timeline section.year section div.content.preview div.flow *:nth-child(1):after {content: 'read more...';}#timeline section.year section div.content.preview div.flow *:nth-child(1):after {display: table;cursor: pointer;background-color: slategray;border: 0.05rem solid ghostwhite;padding: 0.25rem 1.5rem;color: ghostwhite;margin: 0.5rem 0 0 0;font-size: 0.75rem;}#timeline section.year section div.content.preview div.flow *:nth-child(1) *:after {display: none;}#timeline section.year section div.documents {display: block;cursor: pointer;background-color: ghostwhite;border: 0.05rem solid slategray;padding: 0.25rem;color: slategray;font-size: 0.75em;}#timeline section.year section div.documents H5 {color: slategray;margin-bottom: 1rem;}#timeline section.year section div.documents A {margin-bottom: 0.5rem;display: block;}#timeline section.year section div.documents A:last-child {margin-bottom: 0;}#timeline section.year section div.entry {background-color: rgba(131, 140, 149, 0.25);padding: 0.5rem;border: 0.1rem solid slategray;}#timeline section.year section p {padding-bottom: 1rem;}#timeline section.year section img {max-width: 20%;}#timeline section.year section li {padding-bottom: 0.25rem;}#timeline section.year section ul,#timeline section.year section ol {margin-left: 2rem;padding-bottom: 1rem;}#lightBox {display: none;position: fixed;z-index: 1000;padding-top: 100px;left: 0;top: 0;width: 100%;height: 100%;overflow: auto;background-color: rgba(0, 0, 0, 0.85);color: white;}#lightBox .modal-content {position: relative;margin: auto;padding: 0;width: 90%;max-width: 90%;max-height: 80%;text-align: center;}#lightBox .close {color: white;position: absolute;top: 10px;right: 25px;font-size: 35px;font-weight: bold;}#lightBox .close:hover,#lightBox .close:focus {color: #999;text-decoration: none;cursor: pointer;}#fullSize {max-width: 90% !important;max-height: 80vh !important;}#content {margin: 1rem;width: 100%;background-color: rgba(131, 140, 149, 0.25);padding: 1rem;border: 0.1rem solid slategray;}@media only screen and (max-width: 768px) {#content {margin: 1rem 0 0 0;}}#content img {max-width: 80%;max-height: 60vh;}#copy {position: relative;margin: 1rem 1rem 0 1rem;background-color: slategray;width: 100%;padding: 0.5rem 1rem 1rem;color: ghostwhite;text-align: center;font-weight: 200;border: 0.1rem solid #fff;}@media only screen and (max-width: 768px) {#copy {margin: 1rem 0 0 0;}}#copy a {font-weight: bold;color: ghostwhite;}ul.downloads {list-style-type: disc;margin: 0 0 0 2rem;padding: 0;}ul.downloads li a {color: slategrey;font-weight: 500;}
