856 lines
18 KiB
Plaintext
856 lines
18 KiB
Plaintext
html {
|
|
font-family: "Garamond Premier Pro", Charter, "Times New Roman", serif;
|
|
font-size: 137.5%;
|
|
line-height: 1.40909091em;
|
|
-ms-text-size-adjust: 100%;
|
|
-webkit-text-size-adjust: 100%;
|
|
min-height: 100%;
|
|
box-sizing: border-box; }
|
|
@media (min-width: 1111px) {
|
|
html {
|
|
font-size: 112.5%;
|
|
line-height: 1.38888889em; } }
|
|
*,
|
|
*::before,
|
|
*::after {
|
|
box-sizing: inherit; }
|
|
|
|
body {
|
|
margin: 0;
|
|
padding: 0; }
|
|
|
|
h1,
|
|
.header__site-name {
|
|
font-size: 1.27272727rem;
|
|
line-height: 2.11363636rem;
|
|
margin-top: 1.40909091rem;
|
|
margin-bottom: 1.40909091rem; }
|
|
|
|
h2 {
|
|
font-size: 1.18181818rem;
|
|
line-height: 2.11363636rem;
|
|
margin-top: 1.40909091rem;
|
|
margin-bottom: 1.40909091rem; }
|
|
|
|
h3 {
|
|
font-size: 1.09090909rem;
|
|
line-height: 2.11363636rem;
|
|
margin-top: 1.40909091rem;
|
|
margin-bottom: 1.40909091rem; }
|
|
|
|
h4 {
|
|
font-size: 1rem;
|
|
line-height: 1.40909091rem;
|
|
margin-top: 1.40909091rem;
|
|
margin-bottom: 1.40909091rem; }
|
|
|
|
h5 {
|
|
font-size: 0.81818182rem;
|
|
line-height: 1.40909091rem;
|
|
margin-top: 1.40909091rem;
|
|
margin-bottom: 1.40909091rem; }
|
|
|
|
h6 {
|
|
font-size: 0.72727273rem;
|
|
line-height: 1.40909091rem;
|
|
margin-top: 1.40909091rem;
|
|
margin-bottom: 1.40909091rem; }
|
|
|
|
@media (min-width: 666px) {
|
|
h1,
|
|
.header__site-name {
|
|
font-size: 1.88888889rem;
|
|
line-height: 2.81818182rem;
|
|
margin-top: 1.40909091rem;
|
|
margin-bottom: 1.40909091rem; }
|
|
h2 {
|
|
font-size: 1.55555556rem;
|
|
line-height: 2.11363636rem;
|
|
margin-top: 1.40909091rem;
|
|
margin-bottom: 1.40909091rem; }
|
|
h3 {
|
|
font-size: 1.22222222rem;
|
|
line-height: 2.11363636rem;
|
|
margin-top: 1.40909091rem;
|
|
margin-bottom: 1.40909091rem; }
|
|
h4 {
|
|
font-size: 1rem;
|
|
line-height: 1.40909091rem;
|
|
margin-top: 1.40909091rem;
|
|
margin-bottom: 1.40909091rem; }
|
|
h5 {
|
|
font-size: 0.88888889rem;
|
|
line-height: 1.40909091rem;
|
|
margin-top: 1.40909091rem;
|
|
margin-bottom: 1.40909091rem; }
|
|
h6 {
|
|
font-size: 0.77777778rem;
|
|
line-height: 1.40909091rem;
|
|
margin-top: 1.40909091rem;
|
|
margin-bottom: 1.40909091rem; } }
|
|
|
|
.divider,
|
|
hr {
|
|
margin: 1.40909091rem 0;
|
|
border: 0;
|
|
border-top: 1px solid #cccccc; }
|
|
.divider > :first-child,
|
|
hr > :first-child {
|
|
margin-top: 1.40909091rem; }
|
|
|
|
blockquote {
|
|
margin: 1.40909091rem 2rem; }
|
|
|
|
dl,
|
|
ol,
|
|
ul {
|
|
margin: 1.40909091rem 0; }
|
|
|
|
dd {
|
|
margin: 0 0 0 44px; }
|
|
|
|
ol,
|
|
ul {
|
|
padding: 0 0 0 44px; }
|
|
ol ol,
|
|
ol ul,
|
|
ul ol,
|
|
ul ul {
|
|
margin: 0; }
|
|
|
|
figure {
|
|
margin: 1.40909091rem 0; }
|
|
|
|
hr {
|
|
box-sizing: content-box;
|
|
height: 0;
|
|
overflow: visible; }
|
|
|
|
p,
|
|
pre {
|
|
margin: 1.05681818rem 0; }
|
|
|
|
code,
|
|
kbd,
|
|
samp, pre {
|
|
font-family: Menlo, "Ubuntu Mono", "DejaVu Sans Mono", "Courier New", Courier, monospace, sans-serif;
|
|
font-size: 1em; }
|
|
|
|
a {
|
|
color: #000;
|
|
-webkit-text-decoration-skip: objects; }
|
|
|
|
:visited {
|
|
color: #000; }
|
|
|
|
a:hover,
|
|
a:focus {
|
|
color: #333333; }
|
|
|
|
a:active {
|
|
color: #c00; }
|
|
|
|
abbr[title] {
|
|
border-bottom: 0;
|
|
text-decoration: underline;
|
|
text-decoration: underline dotted; }
|
|
|
|
b,
|
|
strong {
|
|
font-weight: inherit; }
|
|
|
|
b,
|
|
strong {
|
|
font-weight: bolder; }
|
|
|
|
small {
|
|
font-size: 0.81818182rem; }
|
|
|
|
sub,
|
|
sup {
|
|
font-size: 0.72727273rem;
|
|
line-height: 0;
|
|
position: relative;
|
|
vertical-align: baseline; }
|
|
|
|
sub {
|
|
bottom: -.25em; }
|
|
|
|
sup {
|
|
top: -.5em; }
|
|
|
|
img,
|
|
svg {
|
|
max-width: 100%;
|
|
height: auto; }
|
|
|
|
button,
|
|
input,
|
|
optgroup,
|
|
select,
|
|
textarea {
|
|
font-family: "Garamond Premier Pro", Charter, "Times New Roman", serif;
|
|
line-height: 1.40909091rem;
|
|
font-size: 100%;
|
|
box-sizing: border-box;
|
|
max-width: 100%;
|
|
margin: 0; }
|
|
|
|
button {
|
|
overflow: visible; }
|
|
|
|
button,
|
|
select {
|
|
text-transform: none; }
|
|
|
|
input {
|
|
overflow: visible; }
|
|
|
|
[type='number']::-webkit-inner-spin-button,
|
|
[type='number']::-webkit-outer-spin-button {
|
|
height: auto; }
|
|
|
|
[type='search'] {
|
|
-webkit-appearance: textfield;
|
|
outline-offset: -2px; }
|
|
[type='search']::-webkit-search-cancel-button, [type='search']::-webkit-search-decoration {
|
|
-webkit-appearance: none; }
|
|
|
|
::-webkit-file-upload-button {
|
|
-webkit-appearance: button;
|
|
font: inherit; }
|
|
|
|
.button,
|
|
button,
|
|
[type='button'],
|
|
[type='reset'],
|
|
[type='submit'] {
|
|
font-family: Futura, "Century Gothic", AppleGothic, sans-serif;
|
|
margin-right: 1.05681818rem;
|
|
margin-bottom: 1.05681818rem;
|
|
display: inline-block;
|
|
padding: 2px 10px;
|
|
line-height: inherit;
|
|
text-decoration: none;
|
|
cursor: pointer;
|
|
color: #333333;
|
|
text-align: center;
|
|
background-image: linear-gradient(#f6f6f6, #e2e2e2);
|
|
border: 1px solid #e4e4e4;
|
|
border-left-color: #d2d2d2;
|
|
border-right-color: #d2d2d2;
|
|
border-bottom-color: #b4b4b4;
|
|
border-radius: 2px;
|
|
-moz-appearance: button;
|
|
-webkit-appearance: button; }
|
|
.button::-moz-focus-inner,
|
|
button::-moz-focus-inner,
|
|
[type='button']::-moz-focus-inner,
|
|
[type='reset']::-moz-focus-inner,
|
|
[type='submit']::-moz-focus-inner {
|
|
border-style: none;
|
|
padding: 0; }
|
|
.button:-moz-focusring,
|
|
button:-moz-focusring,
|
|
[type='button']:-moz-focusring,
|
|
[type='reset']:-moz-focusring,
|
|
[type='submit']:-moz-focusring {
|
|
outline: 1px dotted ButtonText; }
|
|
.button:hover, .button:focus, .button:active,
|
|
button:hover,
|
|
button:focus,
|
|
button:active,
|
|
[type='button']:hover,
|
|
[type='button']:focus,
|
|
[type='button']:active,
|
|
[type='reset']:hover,
|
|
[type='reset']:focus,
|
|
[type='reset']:active,
|
|
[type='submit']:hover,
|
|
[type='submit']:focus,
|
|
[type='submit']:active {
|
|
text-decoration: none;
|
|
color: #333333; }
|
|
.button:active,
|
|
button:active,
|
|
[type='button']:active,
|
|
[type='reset']:active,
|
|
[type='submit']:active {
|
|
border-color: #555;
|
|
text-shadow: #333333 0 -1px 0;
|
|
background: #666666;
|
|
color: #fff; }
|
|
|
|
[disabled].button,
|
|
button[disabled],
|
|
[disabled][type='button'],
|
|
[disabled][type='reset'],
|
|
[disabled][type='submit'] {
|
|
cursor: default;
|
|
color: #999999;
|
|
background-color: #eeeeee;
|
|
border-color: #eeeeee;
|
|
background-image: none;
|
|
text-shadow: none; }
|
|
[disabled].button:hover,
|
|
button[disabled]:hover,
|
|
[disabled][type='button']:hover,
|
|
[disabled][type='reset']:hover,
|
|
[disabled][type='submit']:hover, [disabled].button:focus,
|
|
button[disabled]:focus,
|
|
[disabled][type='button']:focus,
|
|
[disabled][type='reset']:focus,
|
|
[disabled][type='submit']:focus, [disabled].button:active,
|
|
button[disabled]:active,
|
|
[disabled][type='button']:active,
|
|
[disabled][type='reset']:active,
|
|
[disabled][type='submit']:active {
|
|
color: #999999; }
|
|
|
|
[type='checkbox'],
|
|
[type='radio'] {
|
|
box-sizing: border-box;
|
|
padding: 0; }
|
|
|
|
fieldset {
|
|
padding: 0.49318182rem 0.70454545rem 0.91590909rem;
|
|
border: 1px solid #cccccc; }
|
|
|
|
legend {
|
|
box-sizing: border-box;
|
|
display: table;
|
|
max-width: 100%;
|
|
margin-left: -5px;
|
|
padding: 0 5px;
|
|
color: inherit;
|
|
white-space: normal; }
|
|
|
|
label {
|
|
display: block;
|
|
font-weight: bold; }
|
|
|
|
progress {
|
|
vertical-align: baseline; }
|
|
|
|
textarea {
|
|
overflow: auto; }
|
|
|
|
table {
|
|
margin: 1.40909091rem 0;
|
|
border-collapse: collapse;
|
|
border-spacing: 0;
|
|
width: 100%; }
|
|
|
|
td,
|
|
th {
|
|
padding: 0; }
|
|
|
|
details {
|
|
display: block; }
|
|
|
|
summary {
|
|
display: list-item; }
|
|
|
|
menu {
|
|
margin: 1.40909091rem 0;
|
|
padding: 0 0 0 44px; }
|
|
menu menu, ol menu, ul menu {
|
|
margin: 0; }
|
|
|
|
.layout__page {
|
|
max-width: 960px; }
|
|
@media (min-width: 666px) {
|
|
.layout__page {
|
|
margin: 0 auto;
|
|
min-height: 100vh; } }
|
|
.layout__header, .layout__footer, .layout__main, .layout__navigation, .layout__first-sidebar, .layout__second-sidebar, .layout__page-top, .layout__page-bottom {
|
|
padding: 0 10px;
|
|
min-width: 0; }
|
|
@media (min-width: 666px) {
|
|
.layout__header, .layout__footer, .layout__main, .layout__navigation, .layout__first-sidebar, .layout__second-sidebar, .layout__page-top, .layout__page-bottom {
|
|
padding: 0 20px; } }
|
|
@supports (display: grid) {
|
|
.layout__page {
|
|
display: grid;
|
|
grid-template-areas: 'head' 'nav' 'top' 'main' 'side1' 'side2' 'bottom' 'foot';
|
|
grid-template-rows: auto auto auto 1fr auto auto auto auto;
|
|
grid-template-columns: 1fr; }
|
|
@media (min-width: 999px) {
|
|
.layout__page {
|
|
grid-template-rows: auto auto auto 1fr auto auto; }
|
|
.layout__sidebar-first {
|
|
grid-template-areas: 'head head' 'nav nav' 'side1 top' 'side1 main' 'side1 bottom' 'foot foot';
|
|
grid-template-columns: 1fr 2fr; }
|
|
.layout__sidebar-second {
|
|
grid-template-areas: 'head head' 'nav nav' 'top side2' 'main side2' 'bottom side2' 'foot foot';
|
|
grid-template-columns: 2fr 1fr; }
|
|
.layout__sidebar-two {
|
|
grid-template-areas: 'head head head' 'nav nav nav' 'side1 top side2' 'side1 main side2' 'side1 bottom side2' 'foot foot foot';
|
|
grid-template-columns: 1fr 2fr 1fr; } }
|
|
.layout__header {
|
|
grid-area: head; }
|
|
.layout__navigation {
|
|
grid-area: nav; }
|
|
.layout__page-top {
|
|
grid-area: top; }
|
|
.layout__main {
|
|
grid-area: main; }
|
|
.layout__first-sidebar {
|
|
grid-area: side1; }
|
|
.layout__second-sidebar {
|
|
grid-area: side2; }
|
|
.layout__page-bottom {
|
|
grid-area: bottom; }
|
|
.layout__footer {
|
|
grid-area: foot; } }
|
|
|
|
.box {
|
|
margin-bottom: 1.40909091rem;
|
|
border: 5px solid #cccccc;
|
|
padding: 1em; }
|
|
.box__title {
|
|
margin: 0; }
|
|
.box:focus, .box:hover, .box.is-focus, .box--is-focus {
|
|
border-color: #000; }
|
|
.box--highlight {
|
|
border-color: #000; }
|
|
|
|
.clearfix::before {
|
|
content: '';
|
|
display: table; }
|
|
|
|
.clearfix::after {
|
|
content: '';
|
|
display: table;
|
|
clear: both; }
|
|
|
|
@media (min-width: 666px) {
|
|
.header {
|
|
display: flex; } }
|
|
|
|
.header__logo {
|
|
margin: 0 20px 0 0; }
|
|
|
|
.header__logo-image {
|
|
vertical-align: bottom; }
|
|
|
|
.header__site-name {
|
|
margin: 0;
|
|
display: inline-block; }
|
|
|
|
.header__site-link:link, .header__site-link:visited {
|
|
color: #000;
|
|
text-decoration: none; }
|
|
|
|
.header__site-link:hover, .header__site-link:focus {
|
|
text-decoration: underline; }
|
|
|
|
@media (min-width: 666px) {
|
|
.header__region {
|
|
margin-left: auto; } }
|
|
|
|
.hidden,
|
|
html.nojs .nojs-hidden,
|
|
html.js .js-hidden {
|
|
display: none; }
|
|
|
|
.highlight-mark {
|
|
color: #c00;
|
|
background-color: transparent; }
|
|
|
|
.inline-links {
|
|
padding: 0; }
|
|
.inline-links__item {
|
|
display: inline;
|
|
list-style-type: none;
|
|
padding: 0 1em 0 0; }
|
|
|
|
.inline-sibling {
|
|
display: inline;
|
|
margin-right: 10px; }
|
|
.inline-sibling__child,
|
|
.inline-sibling * {
|
|
display: inline; }
|
|
.inline-sibling__adjacent,
|
|
.inline-sibling + *,
|
|
.inline-sibling + * > :first-child,
|
|
.inline-sibling + * > :first-child > :first-child {
|
|
display: inline; }
|
|
|
|
.inverted-box {
|
|
padding: 0.70454545rem;
|
|
background: #333333;
|
|
color: #fff;
|
|
border-radius: 5px; }
|
|
.inverted-box :link,
|
|
.inverted-box :visited {
|
|
color: #fff; }
|
|
.inverted-box p:first-of-type,
|
|
.inverted-box ul:first-of-type,
|
|
.inverted-box ol:first-of-type {
|
|
margin-top: 0; }
|
|
.inverted-box p:last-of-type,
|
|
.inverted-box ul:last-of-type,
|
|
.inverted-box ol:last-of-type {
|
|
margin-bottom: 0; }
|
|
|
|
.language-selector .navbar::before {
|
|
content: '';
|
|
background-image: url("../images/language-icon.png");
|
|
background-size: 24px;
|
|
background-repeat: no-repeat;
|
|
height: 24px;
|
|
width: 24px;
|
|
margin-right: 8px; }
|
|
|
|
article > .content ul,
|
|
aside ul {
|
|
display: table;
|
|
list-style: none;
|
|
padding: 0; }
|
|
article > .content ul > li,
|
|
aside ul > li {
|
|
display: table-row; }
|
|
article > .content ul > li::before,
|
|
aside ul > li::before {
|
|
font-size: 0.81818182rem;
|
|
padding-right: 0.70454545rem;
|
|
display: table-cell;
|
|
content: '\2022'; }
|
|
@media (min-width: 1111px) {
|
|
article > .content ul > li::before,
|
|
aside ul > li::before {
|
|
font-size: 0.88888889rem; } }
|
|
article > .content ol,
|
|
aside ol {
|
|
display: table;
|
|
list-style: none;
|
|
padding: 0; }
|
|
article > .content ol > li,
|
|
aside ol > li {
|
|
display: table-row;
|
|
counter-increment: table-ol; }
|
|
article > .content ol > li::before,
|
|
aside ol > li::before {
|
|
font-size: 0.81818182rem;
|
|
padding-right: 0.70454545rem;
|
|
display: table-cell;
|
|
content: counter(table-ol) ".";
|
|
text-align: right; }
|
|
@media (min-width: 1111px) {
|
|
article > .content ol > li::before,
|
|
aside ol > li::before {
|
|
font-size: 0.88888889rem; } }
|
|
.message {
|
|
padding: 10px;
|
|
border-width: 1px;
|
|
border-style: solid;
|
|
width: 95%; }
|
|
.message.status {
|
|
background-color: #f4feee;
|
|
color: #43a808;
|
|
border-color: #43a808; }
|
|
.message.warning {
|
|
background-color: #fffce6;
|
|
color: #000;
|
|
border-color: #000; }
|
|
.message.error {
|
|
background-color: #fff0f0;
|
|
color: #c00;
|
|
border-color: #c00; }
|
|
|
|
.responsive-video {
|
|
position: relative;
|
|
padding-bottom: 56.25%;
|
|
padding-top: 25px;
|
|
height: 0; }
|
|
.responsive-video__embed,
|
|
.responsive-video iframe {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%; }
|
|
.responsive-video--4-3 {
|
|
padding-bottom: 75%; }
|
|
|
|
.visually-hidden {
|
|
position: absolute !important;
|
|
height: 1px;
|
|
width: 1px;
|
|
overflow: hidden;
|
|
clip: rect(1px, 1px, 1px, 1px);
|
|
word-wrap: normal; }
|
|
.visually-hidden--off,
|
|
.visually-hidden--focusable:active,
|
|
.visually-hidden--focusable:focus {
|
|
position: static !important;
|
|
clip: auto;
|
|
height: auto;
|
|
width: auto;
|
|
overflow: visible; }
|
|
|
|
.watermark {
|
|
font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
|
|
font-weight: bold;
|
|
text-transform: uppercase;
|
|
display: block;
|
|
height: 0;
|
|
overflow: visible;
|
|
background-color: transparent;
|
|
color: #eeeeee;
|
|
font-size: 75px;
|
|
line-height: 1;
|
|
text-align: center;
|
|
text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
|
|
word-wrap: break-word; }
|
|
|
|
.more-link {
|
|
text-align: right; }
|
|
.more-link__help-icon {
|
|
padding: 1px 0 1px 20px;
|
|
background-image: url(../sass/navigation/more-link/more-link__help-icon.svg);
|
|
background-position: 0 50%;
|
|
background-repeat: no-repeat; }
|
|
|
|
.navbar {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
margin: 0;
|
|
padding: 0;
|
|
text-align: left; }
|
|
.navbar__item,
|
|
.navbar li {
|
|
padding: 0 10px 0 0;
|
|
list-style-type: none;
|
|
list-style-image: none; }
|
|
|
|
.pager {
|
|
margin-top: 0.70454545rem;
|
|
margin-bottom: 0.70454545rem;
|
|
clear: both;
|
|
padding: 0;
|
|
text-align: center; }
|
|
.pager__item,
|
|
.pager-item,
|
|
.pager-first,
|
|
.pager-previous,
|
|
.pager-next,
|
|
.pager-last,
|
|
.pager-ellipsis,
|
|
.pager__current-item,
|
|
.pager-current {
|
|
display: inline;
|
|
padding: 0 .5em;
|
|
list-style-type: none;
|
|
background-image: none; }
|
|
.pager__current-item,
|
|
.pager-current {
|
|
font-weight: bold; }
|
|
|
|
body {
|
|
background-color: #eeeeee; }
|
|
|
|
.page {
|
|
background-color: #fff; }
|
|
|
|
.header {
|
|
padding-top: 10px; }
|
|
@media (min-width: 666px) {
|
|
.header {
|
|
padding-top: 20px; } }
|
|
.footer {
|
|
margin-top: 2.11363636rem;
|
|
padding: 0.70454545rem 0;
|
|
text-align: center;
|
|
border-top: 2px solid #333333; }
|
|
.footer p {
|
|
margin: 0; }
|
|
|
|
th,
|
|
label,
|
|
legend,
|
|
figcaption {
|
|
font-size: 0.81818182rem;
|
|
line-height: 1.40909091rem; }
|
|
@media (min-width: 1111px) {
|
|
th,
|
|
label,
|
|
legend,
|
|
figcaption {
|
|
font-size: 0.88888889rem;
|
|
line-height: 1.40909091rem; } }
|
|
.language-selector,
|
|
article > header,
|
|
.content-dates,
|
|
.footer {
|
|
font-size: 0.72727273rem;
|
|
line-height: 1.40909091rem; }
|
|
@media (min-width: 1111px) {
|
|
.language-selector,
|
|
article > header,
|
|
.content-dates,
|
|
.footer {
|
|
font-size: 0.77777778rem;
|
|
line-height: 1.40909091rem; } }
|
|
h1,
|
|
h2,
|
|
h3,
|
|
th,
|
|
nav,
|
|
label,
|
|
legend,
|
|
article > header,
|
|
.content-dates,
|
|
.header,
|
|
.footer {
|
|
font-family: Futura, "Century Gothic", AppleGothic, sans-serif;
|
|
color: #333333;
|
|
font-weight: normal; }
|
|
|
|
article > header {
|
|
color: #666666; }
|
|
|
|
article .submitted {
|
|
margin-bottom: .5rem; }
|
|
|
|
@media (min-width: 888px) {
|
|
article .submitted,
|
|
article .tags {
|
|
display: inline-block;
|
|
padding-right: 1rem; } }
|
|
|
|
article .tags ul {
|
|
display: inline-flex;
|
|
flex-wrap: wrap;
|
|
margin: 0;
|
|
padding: 0; }
|
|
|
|
article .tags li {
|
|
list-style-type: none;
|
|
padding-right: 0.28181818rem; }
|
|
|
|
article .content-dates {
|
|
color: #666666;
|
|
text-align: right; }
|
|
|
|
article code {
|
|
font-size: 0.72727273rem;
|
|
line-height: 1.40909091rem;
|
|
overflow-wrap: break-word; }
|
|
@media (min-width: 1111px) {
|
|
article code {
|
|
font-size: 0.77777778rem;
|
|
line-height: 1.40909091rem; } }
|
|
article pre {
|
|
color: #333333;
|
|
border-radius: 3px;
|
|
padding: 5px;
|
|
border: 1px solid #cccccc;
|
|
background-color: #fff;
|
|
overflow: auto;
|
|
max-height: 300px;
|
|
max-width: 90vw; }
|
|
article pre.chroma {
|
|
max-height: initial;
|
|
overflow-x: scroll; }
|
|
article pre > code {
|
|
display: inline-block;
|
|
white-space: pre; }
|
|
|
|
article .js-clipboard-button {
|
|
display: block; }
|
|
|
|
.title-submitted {
|
|
margin-bottom: 0; }
|
|
|
|
@media (min-width: 666px) {
|
|
figure.image figcaption {
|
|
display: table-caption;
|
|
caption-side: bottom; } }
|
|
|
|
figure.image figcaption h4,
|
|
figure.image figcaption p {
|
|
margin: 0; }
|
|
|
|
@media (min-width: 666px) {
|
|
figure.image {
|
|
display: table; }
|
|
figure.image img {
|
|
display: block; }
|
|
figure.image.center {
|
|
margin-left: auto;
|
|
margin-right: auto; }
|
|
figure.image.left {
|
|
padding: 0 0.70454545rem 0.70454545rem 0;
|
|
margin: 0;
|
|
float: left;
|
|
clear: both; }
|
|
figure.image.left figcaption {
|
|
padding: 0 0.70454545rem 0.70454545rem 0; }
|
|
figure.image.right {
|
|
padding: 0 0 0.70454545rem 0.70454545rem;
|
|
margin: 0;
|
|
float: right;
|
|
clear: both; }
|
|
figure.image.right figcaption {
|
|
padding: 0 0 0.70454545rem 0.70454545rem; } }
|
|
|
|
figure.podcast audio {
|
|
width: 95%; }
|
|
|
|
.main-menu {
|
|
margin-top: 0.70454545rem;
|
|
outline: 0; }
|
|
.main-menu li {
|
|
margin-right: 0.70454545rem;
|
|
margin-bottom: 0.70454545rem;
|
|
padding: 0; }
|
|
.main-menu a {
|
|
display: block;
|
|
background-color: #333333;
|
|
color: #fff;
|
|
padding: 2px 8px;
|
|
text-decoration: none; }
|
|
.main-menu a:hover, .main-menu a:focus {
|
|
background-color: #666666; }
|
|
.main-menu a:active, .main-menu a.active {
|
|
background-color: #333333;
|
|
text-decoration: underline; }
|
|
|
|
.menu a.active {
|
|
text-decoration: none; }
|
|
|
|
.search-input {
|
|
margin: 1.40909091rem 0; }
|
|
|
|
.search-text {
|
|
font-size: 1.09090909rem;
|
|
line-height: 1.40909091rem;
|
|
max-width: 80%; }
|
|
|
|
.content input,
|
|
.content textarea {
|
|
margin-bottom: 1.05681818rem;
|
|
width: 92%; }
|
|
.content input:required + span::after,
|
|
.content textarea:required + span::after {
|
|
content: ' *';
|
|
color: #c00;
|
|
vertical-align: top; }
|
|
.content input:not(:placeholder-shown):valid,
|
|
.content textarea:not(:placeholder-shown):valid {
|
|
background-color: #f4feee; }
|
|
.content input:not(:placeholder-shown):invalid,
|
|
.content textarea:not(:placeholder-shown):invalid {
|
|
background-color: #fff0f0; }
|
|
|
|
.js-submitted input:valid,
|
|
.js-submitted textarea:valid {
|
|
background-color: #f4feee; }
|
|
|
|
.js-submitted input:invalid,
|
|
.js-submitted textarea:invalid {
|
|
background-color: #fff0f0; }
|
|
|
|
/*# sourceMappingURL=styles.css.map */ |