@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,700&display=swap';@import 'custom-select.css';@import 'navigation.css?34931';html,body{font-family:open sans,sans-serif;position:relative;height:100%;margin:0;padding:0}#body-container{min-height:100%;position:relative}#body{padding-bottom:var(--footer-height);width:80%;margin:0 auto}header{height:var(--header-height);position:relative;background-color:var(--color-brand)}#header-title-list{height:65px;display:flex;justify-content:space-between;width:800px;min-width:800px;margin:0 auto;list-style-type:none;padding:0;text-align:center}#header-title{font-size:26px;color:var(--color-header-white)}.header-title-list-item{display:inline-block;padding-top:14px}.header-button{border-radius:6px;margin-top:7px;text-align:center;display:inline-block;font-size:18px;line-height:21px;cursor:pointer;text-decoration:none}#header-donate-button{background-color:var(--color-header-white);border:2px solid;border-color:var(--color-header-white);color:var(--color-brand);padding:2px 9px}.header-search-button{background-color:Transparent;border:none;padding-right:5px;text-decoration:none}#wire-container{height:30px;background-image:url(../wire-black-728.png);background-repeat:repeat-x;background-size:183px}footer{position:absolute;bottom:0;height:var(--footer-height);width:100%;background:var(--color-footer-black);box-shadow:0 -4px 4px rgba(0,0,0,.5)}footer span{display:inline-block;width:100%;text-align:center;vertical-align:middle;line-height:var(--footer-height);font-size:1.3vw;font-weight:300;color:var(--color-footer-text)}.box{--b:5px;--c:red;--w:20px;border:var(--b) solid transparent;--g:#0000 90deg,var(--c) 0;background:conic-gradient(from 90deg at top var(--b) left var(--b),var(--g)) 0 0,conic-gradient(from 180deg at top var(--b) right var(--b),var(--g)) 100% 0,conic-gradient(from 0deg at bottom var(--b) left var(--b),var(--g)) 0 100%,conic-gradient(from -90deg at bottom var(--b) right var(--b),var(--g)) 100% 100%;background-size:var(--w) var(--w);background-origin:border-box;background-repeat:no-repeat}div.content{margin-top:50px;margin-bottom:50px;font-size:16px;line-height:25px;color:#353535}div.content a{font-weight:700;color:#981925}div.content a:hover{text-decoration:none;color:#c32929}@font-face{font-family:glyphicons halflings;src:url(../glyphicons-halflings-regular.eot);src:url(../glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../glyphicons-halflings-regular.woff2) format('woff2'),url(../glyphicons-halflings-regular.woff) format('woff'),url(../glyphicons-halflings-regular.ttf) format('truetype'),url(../glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:glyphicons halflings;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.rotate{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}