::-moz-selection{background:#ed1c24;color:#fff}::selection{background:#ed1c24;color:#fff}body,html{margin:0;font-size:16px}html{min-height:100%}body{height:100%;padding:0;overflow:visible;font-family:"Helvetica Neue",Helvetica,"Open Sans",Arial,sans-serif;line-height:1.5;color:#444;background-color:#eee;-moz-osx-font-smoothing:auto;-webkit-font-smoothing:antialiased}h1,h2{margin-top:0;margin-bottom:1.5rem;font-family:Montserrat,sans-serif;line-height:1.1;font-size:2.25rem}@media (min-width:48em){h1{font-size:3.75rem}h2{font-size:3.125rem}}p{font-size:1.125rem}.o-container{padding-right:1rem;padding-left:1rem;width:100%}@media (min-width:48em){.o-container{position:relative;margin-right:auto;margin-left:auto;max-width:48em}}@media (min-width:62em){.o-container{max-width:62em}}@media (min-width:75em){.o-container{max-width:75em}}.o-button{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;text-decoration:none;color:inherit;cursor:pointer;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.o-button:focus,.o-button:hover{text-decoration:none;color:inherit}.c-header{position:relative;height:6.25rem;background-color:#fff}.c-footer:before,.c-header:before{position:absolute;left:0;width:100%;content:''}.c-header:before{display:none;top:50%;height:10rem;background-image:url(../images/paint-stroke-splattered.svg)}.c-header__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}.c-header__logo{width:10rem;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media (min-width:48em){.c-header__logo{width:16rem}}.c-header__logout{position:relative;max-width:8rem;height:auto!important;min-height:2.625rem;margin-left:1rem;font-size:.765625rem!important;line-height:1.2!important;text-align:right;color:#0068ac}@media screen and (min-width:350px){.c-header__logout{max-width:9rem}}@media (min-width:48em){.c-header__logout{max-width:none;padding-right:1.5rem;font-size:.875rem!important}}.c-header__logout svg{display:none;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:1rem;height:1rem;margin-top:1px;fill:#0068ac}@media screen and (min-width:350px){.c-header__logout svg{display:inline-block}}@media (min-width:48em){.c-header__logout svg{width:1rem;height:1rem;margin-left:.5rem}}.c-footer{position:relative;height:6rem;background-color:#222}.c-footer:before{bottom:100%;height:34px;background:url(../images/footer-bkg.png) repeat-x center top}.c-footer__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;color:#fff}.c-footer__inner p{font-size:.875rem;opacity:.75}.c-section{color:#fff;padding-top:2rem;padding-bottom:2rem}@media (min-width:48em){.c-section{padding-top:3rem;padding-bottom:3rem}}@media (min-width:62em){.c-section{padding-top:4rem;padding-bottom:4rem}}.c-section:last-of-type{padding-bottom:5rem}.c-section--blue{background-color:#0068ac}.c-section--dark-blue{background-color:#004d80}.c-button{height:2.625rem;width:100%;padding:0 1rem;font-size:.875rem;font-weight:700;line-height:1;text-align:center;border-radius:2.625rem;border-style:solid;border-width:2px;border-color:inherit;transition:all 300ms ease}@media (min-width:48em){.c-button{width:auto;min-width:10rem}}.c-button+.c-button{margin-top:1.5rem}@media (min-width:48em){.c-button+.c-button{margin-top:0;margin-left:1.5rem}}.c-button:focus,.c-button:hover{box-shadow:0 0 30px 2px rgba(0,0,0,.15);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.c-button .glyphicon{top:0;margin-right:.5rem}.c-button--ghost{border-color:#222}.c-button--ghost.c-button--blue{color:#0068ac;border-color:#0068ac;background-color:transparent}.c-button--ghost.c-button--blue:focus,.c-button--ghost.c-button--blue:hover{color:#0068ac}.c-button--ghost.c-button--red{color:#cc181e;border-color:#cc181e;background-color:transparent}.c-button--ghost.c-button--red:focus,.c-button--ghost.c-button--red:hover{color:#cc181e}.c-button--ghost.c-button--white{color:#fff;border-color:#fff;background-color:transparent}.c-button--blue:focus,.c-button--blue:hover,.c-button--ghost.c-button--white:focus,.c-button--ghost.c-button--white:hover{color:#fff}.c-button--blue{color:#fff;background-color:#0068ac;border-color:#0068ac}.c-button--white{color:#0068ac;background-color:#fff;border-color:#fff}.c-button--white:focus,.c-button--white:hover{color:#0068ac}.c-button--red{color:#fff;background-color:#ed1c24;border-color:#ed1c24}.c-button--red:focus,.c-button--red:hover{color:#fff}.c-checkbox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.c-checkbox input{position:absolute;width:1rem;height:1rem;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #fff;outline:2px solid rgba(255,255,255,0);outline-offset:6px;transition:all 225ms ease}.c-checkbox input:checked{border-width:5px}.c-checkbox input:focus{outline-offset:1px;outline:2px solid rgba(255,255,255,.5)}.c-checkbox span{display:inline-block;margin-left:1.5rem}.c-input-group{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2rem}.c-input-group>*{width:calc(50% - .5rem);margin-bottom:1rem}.c-input-group>:nth-child(odd){margin-right:1rem}@media (min-width:48em){.c-input-group>*{width:calc(33% - (1rem*2/3))}.c-input-group>:nth-child(odd){margin-right:0}.c-input-group>:not(:nth-child(3n)){margin-right:1rem}}@media (min-width:62em){.c-input-group>*{width:calc(25% - (1rem*3/4))}.c-input-group>:nth-child(odd){margin-right:0}.c-input-group>:not(:nth-child(3n)){margin-right:0}.c-input-group>:not(:nth-child(4n)){margin-right:1rem}}.c-login{width:100%;height:100vh;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:1rem;background-color:#0068ac}@media (min-width:37.5em){.c-login{-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.c-login__panel{width:100%;padding:2rem 1.5rem;background-color:#fff}@media (min-width:37.5em){.c-login__panel{width:28.125rem}}.c-login__header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.c-login__header h1{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-bottom:1rem;font-size:2rem;color:#0068ac}.c-login__logo{max-width:10rem;margin-bottom:1.5rem}.c-login .control-label{color:#444}.c-login .control-label span,.c-login__footer p span{display:inline-block;margin-left:.25rem;color:#ed1c24}.c-login .form-control{height:45px;padding:.625rem 1rem;font-size:1rem;border-width:2px;border-radius:0;border-color:#ccc;color:#555;background-color:#fff;box-shadow:none;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.c-login .form-control:focus{border-color:#0068ac}.c-login .form-control ::-webkit-input-placeholder{color:#555}.c-login .form-control ::-moz-placeholder{color:#555}.c-login .form-control :-ms-input-placeholder{color:#555}.c-login .form-control ::placeholder{color:#555}.c-login .has-error .form-control{box-shadow:none;border-color:#d9534f}.c-login .has-error .help-block{font-size:.75rem;color:#d9534f}.c-login .has-error .control-label{color:#d9534f}.c-error .o-container,.c-login__footer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.c-login__footer p{margin-bottom:1.5rem;font-size:.75rem}.c-error{min-height:calc(100vh - 196px)}.c-error .o-container{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:calc(100vh - 324px)}a.asc:after,a.desc:after{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;padding-left:5px}a.asc:after{content:"\e151"}a.desc:after{content:"\e152"}.sort-numerical a.asc:after{content:"\e153"}.sort-numerical a.desc:after{content:"\e154"}.sort-ordinal a.asc:after{content:"\e155"}.sort-ordinal a.desc:after{content:"\e156"}.grid-view th{white-space:nowrap}.hint-block{display:block;margin-top:5px;color:#999}.error-summary{color:#d9534f;background:0 0;border-left:3px solid #eed3d7;padding:10px 20px;margin:0 0 15px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{vertical-align:middle}.summary{margin-bottom:15px}.summary .grid-summary{line-height:30px}.tab-stat .table{margin-top:20px}.stat h3{margin-top:0;margin-bottom:20px}#flot-placeholder{width:100%;height:300px}.tab-pane{margin:20px 0 0}.alert{position:relative;margin-bottom:2rem;padding:1rem 1rem 1rem 3rem;border:1px solid #fff}.alert p+p{margin-top:1rem}.alert .glyphicon{position:absolute;top:1.375rem;left:1rem;font-size:1.125rem}