/*! Suxesiv Framework *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
pre, textarea {
    overflow: auto
}

body, fieldset, nav ol, nav ul {
    margin: 0
}

fieldset, legend, nav ol, nav ul, td, th {
    padding: 0
}

.text-left, th {
    text-align: left
}

.button, a:active, a:hover {
    outline: 0
}

.button, nav a {
    text-decoration: none
}

.clear, .clearfix:after, dl.form > dt {
    clear: both
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-y: scroll
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 1px dotted
}

.button, fieldset, img, legend {
    border: 0
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

input[type=reset], button, html input[type=button], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

legend {
}

textarea {
    resize: vertical
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

nav ol, nav ul {
    list-style-type: none
}

nav a {
    color: inherit
}

input[type=search] {
    -moz-appearance: none;
    -webkit-appearance: none
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.left {
    float: left
}

.right {
    float: right
}

.float-none {
    float: none
}

.text-right {
    text-align: right
}

.browser-warning, .button, .text-center {
    text-align: center
}

.browser-warning {
    background: #F63021;
    color: #FFF;
    padding: .4em 1em
}

.browser-warning a {
    color: #FFF
}

.button {
    background: 0 0;
    border-radius: 0;
    box-sizing: border-box;
    color: inherit;
    display: inline-block;
    padding: 0 4px
}

.button-group {
    overflow: hidden
}

.button-group .button-left {
    float: left;
    margin-right: .2em
}

.button-group .button-right {
    float: right;
    margin-left: .2em
}

dl.form > dt, nav.inline > ul > li {
    float: left
}

.check-container {
    display: inline-block;
    height: 20px;
    margin-right: 2px;
    position: relative;
    vertical-align: middle;
    width: 20px
}

.check-container input {
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0
}

.check-container .indicator {
    background-color: #FFF;
    border: 1px solid #666;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px
}

.check-container :checked ~ .indicator:before {
    background-color: #333;
    content: '';
    display: inline-block;
    height: 16px;
    left: 1px;
    position: absolute;
    top: 1px;
    width: 16px
}

.check-container :disabled ~ .indicator, .check-container :disabled ~ .indicator:hover, .check-container [disabled] ~ .indicator, .check-container [disabled] ~ .indicator:hover {
    border-color: #CCC;
    cursor: inherit
}

.check-container .indicator:hover, .check-container input:focus ~ .indicator {
    border-color: #333
}

.check-container.radio .indicator, .check-container.radio :checked ~ .indicator:before {
    border-radius: 4px
}

ul.form, ul.selection {
    list-style-type: none;
    margin: 0;
    padding: 0
}

dl.form > dd, dl.form > dt, ul.form > li, ul.selection > li {
    padding: 2px 0
}

ul.selection.inline {
    line-height: 30px
}

ul.selection.inline > li {
    float: left;
    margin-right: 1em
}

dl.form {
    margin: 0
}

dl.form > dd {
    margin-left: 120px
}

header.main {
    z-index: 100
}

header.main.sticky {
    left: 0;
    position: sticky;
    right: 0;
    top: 0
}

header.main.fixed {
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

/*# sourceMappingURL=framework.css.map */
