@font-face {font-family: 'OpenSans';font-style: normal;font-weight: 400;src: local("Open Sans Regular"), local("OpenSans-Regular"), url(../fonts/OpenSans.woff2) format("woff2");unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;}@font-face {font-family: 'Material Icons';font-style: normal;font-weight: 400;src: url(../fonts/MaterialIcons.woff2) format("woff2");}body {margin: 0;padding: 0;min-height: 100vh;display: flex;flex-direction: column;align-items: center;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #fff;color: #373D49;font-family: OpenSans, serif;font-size: 15px;line-height: 2rem;width: 100vw;overflow-x: hidden;}body * {vertical-align: baseline;max-width: 100%;box-sizing: border-box;margin: 0;}body > header a {color:#373D49 !important}body > header {width: 100%;min-height: 100px;display: flex;flex-direction: column;justify-content: center;align-items: center;margin-bottom: 20px;padding: 0 15px;}body > main {width: 100%;flex: 1;display: flex;flex-direction: column;align-items: center;padding: 0 15px;}body > main .w630 {width: 630px;}body > footer {width: 100%;margin: 1em 0;padding: 0 15px;}body > footer ul {list-style-type: none;padding: 0;margin: 0;display: flex;justify-content: center;}body > footer ul li {display: inline-block;margin-right: 30px;}body > footer h5 {text-align: center;}.contentHeaderImage {max-height: 50vh;}.hide {display: none;}.hidden {visibility: hidden;}p {font-feature-settings: kern 1, onum 1, liga 1;font-weight: 400;margin-bottom: 1.33999rem;padding-top: .66001rem;}h1, h2, h3, h4, h5 {font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;font-feature-settings: dlig 1, liga 1, lnum 1, kern 1;font-style: normal;font-weight: 600;margin-bottom: .22rem;}h1 {font-size: 2.06rem;padding: .78rem 0;}h2 {font-size: 1.9rem;padding: .7rem 0;}h3 {font-size: 1.7rem;padding: .65rem 0;}h4 {font-size: 1.4rem;padding: .6rem 0;}h5 {font-size: 1.25rem;padding: .56rem 0;}a {transition: color .4s;text-decoration: none;color: #657495;}a:hover {color: #2c313a;}ul, ol {padding-left: 20px;}li {font-feature-settings: kern 1, onum 1, liga 1;margin-left: 1rem;}code, kbd, pre, samp {font-family: monospace;}code, kbd {font-size: 1em;padding: 2px 4px;}code {color: #c7254e;background-color: #f9f2f4;border-radius: 4px;}b, strong {font-weight: 700;}input, textarea {padding: 1em;border: 1px solid #ddd;}textarea {height: 150px;resize: none;}button {background-color: #265C83;border: none;color: #fff;padding: 1em;text-decoration: none;cursor: pointer;}button:hover, button:hover {background-color: #1e4968;}button[type=reset] {background-color: #aaa;}button[type=reset]:hover {background-color: #888;}.jusConCen {justify-content: center;}small {font-size: 0.9em;}header nav a {margin-right: 1em;}.search {width: 230px;border: 1px solid #195657;display: flex;justify-content: space-around;align-items: center;margin: 1em 0;}.search .searchIcon {display: inline-block;width: 22px;background-image: url(https://www.t8w.xyz/images/lupe.png);height: 22px;margin-bottom: 5px;}.search .searchBar {display: inline-block;width: 200px;padding: 8px 0;border: none;outline: 0;}.tooltip {position: relative;}.tooltip::before {content: attr(data-tooltip);white-space: pre;z-index: 999;background: rgba(97, 97, 97, 0.9);border-radius: 2px;color: #fff;display: inline-block;font-size: 10px;font-weight: 500;line-height: 14px;max-width: 200px;padding: 8px;text-align: center;position: absolute;bottom: 3em;left: 25%;visibility: hidden;height:100%;height:fit-content;}.tooltip.tooltip-bot::before {bottom: 0;top: 3em;}.tooltip:hover::before {visibility: visible;}.card {box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);padding: 1em;margin-bottom: 1em;}.lowercase {text-transform: lowercase;}.flex1 {flex: 1;}.tACenter {text-align: center;}.material-checkbox {display: inline-block;font-size: 0.95em;font-weight: bold;font-family: sans-serif;letter-spacing: .5px;}.material-checkbox label {cursor: pointer;}.material-checkbox .input-checkbox {position: relative;display: inline-block;width: 32px;height: 32px;text-align: center;vertical-align: -15px;}.material-checkbox .input-checkbox input {position: fixed;left: -100px;}.material-checkbox .input-checkbox input + .checkbox:before, .material-checkbox .input-checkbox input + .checkbox:after {content: "\e835";color: #717171;position: absolute;left: 4px;width: 18px;height: 18px;font-family: 'Material Icons';font-weight: normal;font-style: normal;font-size: 24px;line-height: 1;transition: all .2s ease;}.material-checkbox .input-checkbox input + .checkbox:after {content: "";transform: translate(3px, 3px) scale(0);background-color: #337ab7;border-radius: 10px;}.material-checkbox .input-checkbox input:checked + .checkbox:before {content: "\e834";color: #337ab7;}.material-checkbox .input-checkbox input:focus + .checkbox:after {animation: ripple .3s ease-out;}@keyframes ripple {0% {transform: translate(3px, 3px) scale(0, 0);opacity: 1;}20% {transform: translate(3px, 3px) scale(1);opacity: 1;}100% {opacity: 0;transform: translate(3px, 3px) scale(2);}}.material-input {position: relative;margin: 2.25rem 0;}.material-input input, .material-input textarea {display: block;padding: 0.125rem 0.125rem 0.0625rem;font-size: 1rem;line-height: 1.9;width: 100%;transition: all 0.3s ease;box-shadow: none;border: none;outline: none;}.material-input input.disabled, .material-input textarea.disabled {color: grey;}.material-input input:focus ~ .control-label, .material-input input:valid ~ .control-label, .material-input textarea:focus ~ .control-label, .material-input textarea:valid ~ .control-label {font-size: 0.8rem;color: gray;top: -1rem;left: 0;}.material-input input:focus:not(.disabled) ~ .control-label, .material-input textarea:focus:not(.disabled) ~ .control-label {color: #337ab7;}.material-input input:focus:not(.disabled) ~ .bar::before, .material-input textarea:focus:not(.disabled) ~ .bar::before {width: 100%;left: 0;}.material-input .control-label {position: absolute;top: 0.25rem;pointer-events: none;padding-left: 0.125rem;z-index: 1;color: #b3b3b3;font-size: 1rem;font-weight: normal;-webkit-transition: all 0.28s ease;transition: all 0.28s ease;}.material-input .bar {position: relative;border-bottom: 0.0625rem solid #999;display: block;}.material-input .bar::before {content: '';height: 0.125rem;width: 0;left: 50%;bottom: -0.0625rem;position: absolute;background: #337ab7;transition: left 0.3s ease, width 0.3s ease;z-index: 2;}.material-button {position: relative;display: block;margin: 30px auto;padding: 0;overflow: hidden;border-width: 0;outline: none;border-radius: 2px;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);background-color: #337ab7;transition: background-color .3s;}.material-button:hover, .material-button:focus {background-color: #5093ce;box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);}.material-button span {display: block;padding: 12px 24px;}.material-button:before {content: "";position: absolute;top: 50%;left: 50%;display: block;width: 0;padding-top: 0;border-radius: 100%;background-color: rgba(236, 240, 241, 0.3);transform: translate(-50%, -50%);}.material-button:active:before {width: 120%;padding-top: 120%;transition: width .3s ease-out, padding-top .3s ease-out;}
