/* globals.css */
*{margin:0;padding:0;outline:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}html{font:16px/1.6em 'SourceSansPro400', Arial, Helvetica, sans-serif;-webkit-font-smoothing: antialiased;overflow-y: scroll}body{position:relative;background-color:#000;font-size:1.125rem;line-height:1.6em;color:#fff;font:1.125rem/1.6em 'SourceSansPro400', Arial, Helvetica, sans-serif;-webkit-hyphens: auto;-ms-hyphens: auto;hyphens: auto}figure{margin:0;padding:0;line-height:0}figcaption{display:block;padding:.5rem;background-color:#e30613;font-size:0.875rem;line-height:1.2em;color:#fff}figure,img,object{width:auto;height:auto;max-width:100%}fieldset{border: none}a{text-decoration:none;color:#fff;-moz-transition: all 0.3s, ease-in-out 0.2s; -webkit-transition: all 0.3s, ease-in-out 0.2s; -o-transition: all 0.3s, ease-in-out 0.2s; transition: all 0.3s, ease-in-out 0.2s;}a:hover{color:#e30613}.ce_text a{font-weight:bold}.back,.error{margin-right:10px;margin-left:10px}h1,h2,h3,h4,h5,h6{margin-top:.25rem;margin-bottom:1rem;line-height:1.1em;font-family: 'SourceSansPro600', Arial, Helvetica, sans-serif;-webkit-hyphens: none;-ms-hyphens: none;hyphens: none}h1{font-size:3rem;color:#e30613}h2{font-size:2rem;font-family: 'SourceSansPro300', Arial, Helvetica, sans-serif}h3{font-size:1.75rem;color:#e30613;text-transform:uppercase}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1em;font-size:1.4rem;line-height:2rem}.block{overflow:visible;display:block}.clr,.clearfix,.clearing{float:none;clear:both}.invisible{display:none}.ce_text{display: flow-root}figure.float_left{float:left;margin-right:1.25rem;margin-bottom:1.25rem}figure.float_right{float:right;margin-bottom:1.25rem;margin-left:1.25rem}figure.float_above{margin-bottom:1.25rem}figure.float_below{margin-top:.25rem}