html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    font-size: 0.9em;
    font-family: 'Open Sans', sans-serif;
    margin: 0
}

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
}

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

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

b, 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
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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
}

button, html input[type=button], input[type=reset], 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;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

/*!
 * Display
 */
html, body, [class-usoft] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

[class-usoft*=container] {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px
}

    [class-usoft*=container][class-usoft*=flex] {
        max-width: none
    }

    [class-usoft*=container][class-usoft*=edge] {
        max-width: none;
        overflow: hidden;
        padding-left: 0;
        padding-right: 0
    }

[class-usoft*=row] {
    margin-left: -15px;
    margin-right: -15px
}

    [class-usoft*=row]:before, [class-usoft*=row]:after {
        content: " ";
        display: table
    }

    [class-usoft*=row]:after {
        clear: both
    }

[class-usoft*=col] {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

html[dir=rtl] [class-usoft*=col] {
    float: right
}

[class-usoft*=xs-5] {
    width: 5%
}

[class-usoft*=xs-10] {
    width: 10%
}

[class-usoft*=xs-13] {
    width: 13.33%
}

[class-usoft*=xs-15] {
    width: 15%
}

[class-usoft*=xs-16] {
    width: 16.66%
}

[class-usoft*=xs-20] {
    width: 20%
}

[class-usoft*=xs-25] {
    width: 25%
}

[class-usoft*=xs-30] {
    width: 30%
}

[class-usoft*=xs-33] {
    width: 33.33%
}

[class-usoft*=xs-35] {
    width: 35%
}

[class-usoft*=xs-40] {
    width: 40%
}

[class-usoft*=xs-45] {
    width: 45%
}

[class-usoft*=xs-50] {
    width: 50%
}

[class-usoft*=xs-55] {
    width: 55%
}

[class-usoft*=xs-60] {
    width: 60%
}

[class-usoft*=xs-65] {
    width: 65%
}

[class-usoft*=xs-66] {
    width: 66.67%
}

[class-usoft*=xs-70] {
    width: 70%
}

[class-usoft*=xs-75] {
    width: 75%
}

[class-usoft*=xs-80] {
    width: 80%
}

[class-usoft*=xs-83] {
    width: 83.33%
}

[class-usoft*=xs-85] {
    width: 85%
}

[class-usoft*=xs-90] {
    width: 90%
}

[class-usoft*=xs-95] {
    width: 95%
}

[class-usoft*=xs-100] {
    width: 100%
}

[class-usoft*=xs-hide-more] {
    display: none;
}

@media (min-width:600px) {
    [class-usoft*=sm-5] {
        width: 5%
    }

    [class-usoft*=sm-10] {
        width: 10%
    }

    [class-usoft*=sm-13] {
        width: 13.33%
    }

    [class-usoft*=sm-14] {
        width: 14.28%
    }

    [class-usoft*=sm-15] {
        width: 15%
    }

    [class-usoft*=sm-16] {
        width: 16.66%
    }

    [class-usoft*=sm-20] {
        width: 20%
    }

    [class-usoft*=sm-25] {
        width: 25%
    }

    [class-usoft*=sm-30] {
        width: 30%
    }

    [class-usoft*=sm-33] {
        width: 33.33%
    }

    [class-usoft*=sm-35] {
        width: 35%
    }

    [class-usoft*=sm-40] {
        width: 40%
    }

    [class-usoft*=sm-45] {
        width: 45%
    }

    [class-usoft*=sm-50] {
        width: 50%
    }

    [class-usoft*=sm-55] {
        width: 55%
    }

    [class-usoft*=sm-60] {
        width: 60%
    }

    [class-usoft*=sm-65] {
        width: 65%
    }

    [class-usoft*=sm-66] {
        width: 66.67%
    }

    [class-usoft*=sm-70] {
        width: 70%
    }

    [class-usoft*=sm-75] {
        width: 75%
    }

    [class-usoft*=sm-80] {
        width: 80%
    }

    [class-usoft*=sm-83] {
        width: 83.33%
    }

    [class-usoft*=sm-85] {
        width: 85%
    }

    [class-usoft*=sm-90] {
        width: 90%
    }

    [class-usoft*=sm-95] {
        width: 95%
    }

    [class-usoft*=sm-100] {
        width: 100%
    }

    [class-usoft*=sm-hide-more] {
        display: none;
    }
}

@media (min-width:900px) {
    [class-usoft*=md-5] {
        width: 5%
    }

    [class-usoft*=md-10] {
        width: 10%
    }

    [class-usoft*=md-13] {
        width: 13.33%
    }

    [class-usoft*=md-15] {
        width: 15%
    }

    [class-usoft*=md-16] {
        width: 16.66%
    }

    [class-usoft*=md-20] {
        width: 20%
    }

    [class-usoft*=md-25] {
        width: 25%
    }

    [class-usoft*=md-30] {
        width: 30%
    }

    [class-usoft*=md-33] {
        width: 33.33%
    }

    [class-usoft*=md-35] {
        width: 35%
    }

    [class-usoft*=md-40] {
        width: 40%
    }

    [class-usoft*=md-45] {
        width: 45%
    }

    [class-usoft*=md-50] {
        width: 50%
    }

    [class-usoft*=md-55] {
        width: 55%
    }

    [class-usoft*=md-60] {
        width: 60%
    }

    [class-usoft*=md-65] {
        width: 65%
    }

    [class-usoft*=md-66] {
        width: 66.67%
    }

    [class-usoft*=md-70] {
        width: 70%
    }

    [class-usoft*=md-75] {
        width: 75%
    }

    [class-usoft*=md-80] {
        width: 80%
    }

    [class-usoft*=md-83] {
        width: 83.33%
    }

    [class-usoft*=md-85] {
        width: 85%
    }

    [class-usoft*=md-90] {
        width: 90%
    }

    [class-usoft*=md-95] {
        width: 95%
    }

    [class-usoft*=md-100] {
        width: 100%
    }

    [class-usoft*=md-hide-more] {
        display: none;
    }
}

@media (min-width:1200px) {
    [class-usoft*=lg-5] {
        width: 5%
    }

    [class-usoft*=lg-10] {
        width: 10%
    }

    [class-usoft*=lg-13] {
        width: 13.33%
    }

    [class-usoft*=lg-15] {
        width: 15%
    }

    [class-usoft*=lg-16] {
        width: 16.66%
    }

    [class-usoft*=lg-20] {
        width: 20%
    }

    [class-usoft*=lg-25] {
        width: 25%
    }

    [class-usoft*=lg-30] {
        width: 30%
    }

    [class-usoft*=lg-33] {
        width: 33.33%
    }

    [class-usoft*=lg-35] {
        width: 35%
    }

    [class-usoft*=lg-40] {
        width: 40%
    }

    [class-usoft*=lg-45] {
        width: 45%
    }

    [class-usoft*=lg-50] {
        width: 50%
    }

    [class-usoft*=lg-55] {
        width: 55%
    }

    [class-usoft*=lg-60] {
        width: 60%
    }

    [class-usoft*=lg-65] {
        width: 65%
    }

    [class-usoft*=lg-66] {
        width: 66.67%
    }

    [class-usoft*=lg-70] {
        width: 70%
    }

    [class-usoft*=lg-75] {
        width: 75%
    }

    [class-usoft*=lg-80] {
        width: 80%
    }

    [class-usoft*=lg-83] {
        width: 83.33%
    }

    [class-usoft*=lg-85] {
        width: 85%
    }

    [class-usoft*=lg-90] {
        width: 90%
    }

    [class-usoft*=lg-95] {
        width: 95%
    }

    [class-usoft*=lg-100] {
        width: 100%
    }

    [class-usoft*=lg-hide-more] {
        display: none;
    }
}

@media (min-width:1500px) {
    [class-usoft*=xl-5] {
        width: 5%
    }

    [class-usoft*=xl-10] {
        width: 10%
    }

    [class-usoft*=xl-13] {
        width: 13.33%
    }

    [class-usoft*=xl-15] {
        width: 15%
    }

    [class-usoft*=xl-16] {
        width: 16.66%
    }

    [class-usoft*=xl-20] {
        width: 20%
    }

    [class-usoft*=xl-25] {
        width: 25%
    }

    [class-usoft*=xl-30] {
        width: 30%
    }

    [class-usoft*=xl-33] {
        width: 33.33%
    }

    [class-usoft*=xl-35] {
        width: 35%
    }

    [class-usoft*=xl-40] {
        width: 40%
    }

    [class-usoft*=xl-45] {
        width: 45%
    }

    [class-usoft*=xl-50] {
        width: 50%
    }

    [class-usoft*=xl-55] {
        width: 55%
    }

    [class-usoft*=xl-60] {
        width: 60%
    }

    [class-usoft*=xl-66] {
        width: 66%
    }

    [class-usoft*=xl-66] {
        width: 66.67%
    }

    [class-usoft*=xl-70] {
        width: 70%
    }

    [class-usoft*=xl-75] {
        width: 75%
    }

    [class-usoft*=xl-80] {
        width: 80%
    }

    [class-usoft*=xl-83] {
        width: 83.33%
    }

    [class-usoft*=xl-85] {
        width: 85%
    }

    [class-usoft*=xl-90] {
        width: 90%
    }

    [class-usoft*=xl-95] {
        width: 95%
    }

    [class-usoft*=xl-100] {
        width: 100%
    }

    [class-usoft*=xl-hide-more] {
        display: none;
    }
}

[class-usoft*=xl-hide-less] {
    display: none;
}

@media (max-width:1499px) { /* 1500px */
    [class-usoft*=lg-hide-less] {
        display: none;
    }
}

@media (max-width:1199px) { /* 1200px */
    [class-usoft*=md-hide-less] {
        display: none;
    }
}

@media (max-width:899px) { /* 900px */
    [class-usoft*=sm-hide-less] {
        display: none;
    }
}

@media (max-width:599px) { /* 600px */
    [class-usoft*=xs-hide-less] {
        display: none;
    }
}

[class-usoft*=clear]:before, [class-usoft*=clear]:after {
    content: " ";
    display: table
}

@media (max-width:599px) {
    [class-usoft*=clear][class-usoft*=xs]:after {
        clear: both
    }
}

@media (min-width:600px) and (max-width:899px) {
    [class-usoft*=clear][class-usoft*=sm]:after {
        clear: both
    }
}

@media (min-width:900px) and (max-width:1199px) {
    [class-usoft*=clear][class-usoft*=md]:after {
        clear: both
    }
}

@media (min-width:1200px) and (max-width:1499px) {
    [class-usoft*=clear][class-usoft*=lg]:after {
        clear: both
    }
}

@media (min-width:1500px) {
    [class-usoft*=clear][class-usoft*=xl]:after {
        clear: both
    }
}

/*!
 * Slidebars
 */
#sb-site, .sb-site-container, .sb-slidebar, body, html {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body, html {
    width: 100%;
    overflow-x: hidden
}

html {
    height: 100%
}

body {
    min-height: 100%;
    height: auto;
    position: relative
}

html.sb-scroll-lock.sb-active:not(.sb-static) {
    overflow: hidden
}

#sb-site, .sb-site-container {
    width: 100%;
    min-height: 100vh;
    position: relative;
    z-index: 1;
    background-color: #fff
}

    #sb-site:after, #sb-site:before, .sb-site-container:after, .sb-site-container:before {
        content: ' ';
        display: table;
        clear: both
    }

.sb-slidebar {
    height: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0;
    z-index: 0;
    display: none;
    background-color: #222
}

    .sb-slidebar, .sb-slidebar * {
        -webkit-transform: translateZ(0px)
    }

.sb-left {
    left: 0
}

.sb-right {
    right: 0
}

.sb-slidebar.sb-static, html.sb-static .sb-slidebar {
    position: absolute
}

.sb-slidebar.sb-active {
    display: block
}

.sb-style-overlay {
    z-index: 9999
}

.sb-momentum-scrolling {
    -webkit-overflow-scrolling: touch
}

.sb-slidebar {
    width: 30%
}

.sb-width-thin {
    width: 15%
}

.sb-width-wide {
    width: 45%
}

@media (max-width:480px) {
    .sb-slidebar {
        width: 70%
    }

    .sb-width-thin {
        width: 55%
    }

    .sb-width-wide {
        width: 85%
    }
}

@media (min-width:481px) {
    .sb-slidebar {
        width: 55%
    }

    .sb-width-thin {
        width: 40%
    }

    .sb-width-wide {
        width: 70%
    }
}

@media (min-width:768px) {
    .sb-slidebar {
        width: 40%
    }

    .sb-width-thin {
        width: 25%
    }

    .sb-width-wide {
        width: 55%
    }
}

@media (min-width:992px) {
    .sb-slidebar {
        width: 30%
    }

    .sb-width-thin {
        width: 15%
    }

    .sb-width-wide {
        width: 45%
    }
}

@media (min-width:1200px) {
    .sb-slidebar {
        width: 20%
    }

    .sb-width-thin {
        width: 5%
    }

    .sb-width-wide {
        width: 35%
    }
}

#sb-site, .sb-site-container, .sb-slide, .sb-slidebar {
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -o-transform: translate(0px);
    transform: translate(0px);
    -webkit-transition: -webkit-transform 400ms ease;
    -moz-transition: -moz-transform 400ms ease;
    -o-transition: -o-transform 400ms ease;
    transition: transform 400ms ease;
    -webkit-transition-property: -webkit-transform,left,right;
    -webkit-backface-visibility: hidden
}

.sb-hide {
    display: none
}
