/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*@import "//fast.fonts.net/cssapi/b6de4dee-b2af-410b-ba92-bdb58a3da002.css";*/
@import "./fonts/archive.css";
@import "//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    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 {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: 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;
        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
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ @media print {
    *, :after, :before {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

*, :after, :before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: Scene W04 Regular,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.5625;
    color: #787878;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #1ed214
}

    a, a:focus, a:hover {
        text-decoration: none
    }

        a:focus, a:hover {
            color: #148c0d
        }

        a:focus {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px
        }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.5625;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #f5f5f5
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Archive,Scene W01,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 400;
    line-height: 1;
    color: inherit
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #9a9a9a
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 25px;
    margin-bottom: 12.5px
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 12.5px;
    margin-bottom: 12.5px
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%
    }

.h1, h1 {
    font-size: 60px
}

.h2, h2 {
    font-size: 34px
}

.h3, h3 {
    font-size: 28px
}

.h4, h4 {
    font-size: 20px
}

.h5, h5 {
    font-size: 16px
}

.h6, h6 {
    font-size: 14px
}

p {
    margin: 0 0 12.5px
}

.lead {
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 24px
    }
}

.small, small {
    font-size: 87%
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #9a9a9a
}

.text-primary {
    color: #1ed214
}

a.text-primary:focus, a.text-primary:hover {
    color: #17a310
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #1ed214
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #17a310
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 11.5px;
    margin: 50px 0 25px;
    border-bottom: 1px solid #f5f5f5
}

ol, ul {
    margin-top: 0;
    margin-bottom: 12.5px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 25px
}

dd, dt {
    line-height: 1.5625
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #9a9a9a
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 12.5px 25px;
    margin: 0 0 25px;
    font-size: 20px;
    border-left: 5px solid #f5f5f5
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
        margin-bottom: 0
    }

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.5625;
        color: #9a9a9a
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #f5f5f5;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
            content: ''
        }

        .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
            content: '\00A0 \2014'
        }

address {
    margin-bottom: 25px;
    font-style: normal;
    line-height: 1.5625
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #9a9a9a
}

caption, th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.5625;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 18.75px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset {
    margin: 0;
    min-width: 0
}

fieldset, legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: inherit;
    color: #565656;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control, output {
    display: block;
    font-size: 16px;
    line-height: 1.5625;
    color: #787878
}

.form-control {
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #232323;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #232323;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(35,35,35,.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #f5f5f5;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 39px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 33px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 49px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        min-height: 25px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px\9
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .checkbox label, fieldset[disabled] .radio-inline, fieldset[disabled] .radio label, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        cursor: not-allowed
    }

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 41px
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0
    }

.input-sm {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

select.input-sm {
    height: 33px;
    line-height: 33px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 33px;
    min-height: 39px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}

.input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0
}

select.input-lg {
    height: 49px;
    line-height: 49px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0
}

.form-group-lg select.form-control {
    height: 49px;
    line-height: 49px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 49px;
    min-height: 45px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 48.75px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: block;
    width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 30px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #b8b8b8
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 32px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 20px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5625;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #fff;
        text-decoration: none
    }

    .btn.active, .btn:active {
        outline: 0;
        background-image: none;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        box-shadow: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #fff;
    background-color: #232323;
    border-color: #232323
}

    .btn-default.focus, .btn-default:focus {
        color: #fff;
        background-color: #0a0a0a;
        border-color: #000
    }

    .btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
        color: #fff;
        background-color: #0a0a0a;
        border-color: #040404
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            color: #fff;
            background-color: #000;
            border-color: #000
        }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #232323;
        border-color: #232323
    }

    .btn-default .badge {
        color: #232323;
        background-color: #fff
    }

.btn-primary {
    color: #fff;
    background-color: #1ed214;
    border-color: #1bbb12
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #17a310;
        border-color: #0a4607
    }

    .btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #17a310;
        border-color: #13830c
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #13830c;
            border-color: #0a4607
        }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #1ed214;
        border-color: #1bbb12
    }

    .btn-primary .badge {
        color: #1ed214;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #1ed214;
    border-color: #1bbb12
}

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #17a310;
        border-color: #0a4607
    }

    .btn-success.active, .btn-success:active, .btn-success:hover, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #17a310;
        border-color: #13830c
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #13830c;
            border-color: #0a4607
        }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #1ed214;
        border-color: #1bbb12
    }

    .btn-success .badge {
        color: #1ed214;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #32f0ff;
    border-color: #18eeff
}

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #00ebfe;
        border-color: #008d98
    }

    .btn-info.active, .btn-info:active, .btn-info:hover, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #00ebfe;
        border-color: #00cada
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #00cada;
            border-color: #008d98
        }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #32f0ff;
        border-color: #18eeff
    }

    .btn-info .badge {
        color: #32f0ff;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #ff9600;
    border-color: #e68700
}

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #cc7800;
        border-color: #663c00
    }

    .btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #cc7800;
        border-color: #a86300
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #a86300;
            border-color: #663c00
        }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #ff9600;
        border-color: #e68700
    }

    .btn-warning .badge {
        color: #ff9600;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #c80000;
    border-color: #af0000
}

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #950000;
        border-color: #2f0000
    }

    .btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #950000;
        border-color: #710000
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #710000;
            border-color: #2f0000
        }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #c80000;
        border-color: #af0000
    }

    .btn-danger .badge {
        color: #c80000;
        background-color: #fff
    }

.btn-link {
    color: #1ed214;
    font-weight: 400;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #148c0d;
                text-decoration: none;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #9a9a9a;
                text-decoration: none
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0
}

.btn-sm {
    padding: 5px 10px
}

.btn-sm, .btn-xs {
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height,visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav > li, .nav > li > a {
        position: relative;
        display: block
    }

        .nav > li > a {
            padding: 10px 15px
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #f5f5f5
            }

        .nav > li.disabled > a {
            color: #9a9a9a
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #9a9a9a;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #f5f5f5;
        border-color: #1ed214
    }

    .nav .nav-divider {
        height: 1px;
        margin: 11.5px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.5625;
            border: 1px solid transparent;
            border-radius: 0 0 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #f5f5f5 #f5f5f5 #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #787878;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 0
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #1ed214
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 25px 0;
    border-radius: 0
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.5625;
            text-decoration: none;
            color: #1ed214;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 1;
            color: #148c0d;
            background-color: #f5f5f5;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 2;
        color: #fff;
        background-color: #1ed214;
        border-color: #1ed214;
        cursor: default
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #9a9a9a;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.panel {
    margin-bottom: 25px;
    background-color: #f5f5f5;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body, .panel-heading {
    padding: 25px 30px
}

.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

    .panel-heading > .dropdown .dropdown-toggle, .panel-title {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: inherit
    }

.panel-footer {
    padding: 25px 30px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: -1px;
        border-top-left-radius: -1px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: -1px;
        border-bottom-left-radius: -1px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .panel-collapse > .table caption, .panel > .table-responsive > .table caption, .panel > .table caption {
        padding-left: 25px 30px;
        padding-right: 25px 30px
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
        border-top-right-radius: -1px;
        border-top-left-radius: -1px
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
            border-top-left-radius: -1px
        }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
            border-top-right-radius: -1px
        }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
        border-bottom-right-radius: -1px;
        border-bottom-left-radius: -1px
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
            border-bottom-left-radius: -1px
        }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
            border-bottom-right-radius: -1px
        }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 25px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 0
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #fff;
        background-color: #232323;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #232323;
            background-color: #fff
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #1ed214
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #1ed214;
        border-color: #1ed214
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #1ed214
        }

        .panel-primary > .panel-heading .badge {
            color: #1ed214;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #1ed214
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.close {
    float: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50)
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal, .modal-open {
    overflow: hidden
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%);
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.5625
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.carousel, .carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1
        }

@media (-webkit-transform-3d),all and (transform-3d) {
    .carousel-inner > .item {
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                -webkit-transform: translateZ(0);
                transform: translateZ(0);
                left: 0
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: transparent
}

    .carousel-control.left {
        background-image: linear-gradient(90deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001));
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: linear-gradient(90deg,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5));
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)
    }

    .carousel-control:focus, .carousel-control:hover {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 3;
        display: inline-block
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 5;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000\9;
        background-color: transparent
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 4;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    content: " ";
    display: table
}

.clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.btn {
    font-family: Archive, Scene W01, Helvetica Neue, Helvetica, Arial, sans-serif;
}

    .btn, .btn:hover {
        border: 2px solid transparent
    }

        .btn > .fa:first-child {
            margin-right: 6px
        }

@media (max-width:767px) {
    .btn + .btn {
        float: none !important;
        margin-top: 12.5px
    }
}

.btn-default:hover {
    background-color: #1ed214
}

.btn-clear {
    background-color: transparent
}

    .btn-clear.btn-default.active, .btn-clear.btn-default:active, .btn-clear.btn-default:focus, .btn-clear.btn-default:hover {
        color: #1ed214;
        background-color: transparent;
        border-color: transparent;
        box-shadow: none
    }

    .btn-clear.btn-default.btn-inverse:not(:hover) {
        color: #232323
    }

.btn-outline {
    background-color: transparent;
    border-width: 2px
}

    .btn-outline.btn-default {
        border: 2px solid #fff
    }

        .btn-outline.btn-default.active, .btn-outline.btn-default:active, .btn-outline.btn-default:focus, .btn-outline.btn-default:hover {
            color: #1ed214;
            background-color: transparent;
            border-color: #1ed214
        }

        .btn-outline.btn-default.btn-inverse:not(:hover) {
            color: #232323;
            border-color: #232323
        }

    .btn-outline.btn-primary {
        border: 2px solid #1ed214
    }

        .btn-outline.btn-primary.active, .btn-outline.btn-primary:active, .btn-outline.btn-primary:focus, .btn-outline.btn-primary:hover {
            color: #1ed214;
            background-color: transparent;
            border-color: #1ed214
        }

.btn-semi-block {
    width: 50%;
    text-align: center !important
}

@media (max-width:767px) {
    .btn-semi-block {
        width: auto
    }
}

label {
    font-family: Archive,Scene W01,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400
}

.checkbox-inline {
    font-family: inherit;
    font-size: inherit;
    line-height: 39px
}

    .checkbox-inline input[type=checkbox] {
        margin-top: 11px
    }

    .checkbox-inline + .checkbox-inline {
        margin-left: 30px
    }

.form-control {
    border-width: 2px
}

.form-inset {
    padding: 25px 30px
}

@media (max-width:767px) {
    .form-inset {
        padding: 12.5px 0
    }
}

.form-required, .required {
    color: #c80000
}

.form-horizontal:last-child {
    margin-bottom: 75px
}

.form-horizontal .control-label {
    padding-top: 12px
}

.form-horizontal .checkbox label, .form-horizontal .radio label {
    font-family: inherit;
    font-size: inherit
}

    .form-horizontal .checkbox label input[type=checkbox], .form-horizontal .checkbox label input[type=radio], .form-horizontal .radio label input[type=checkbox], .form-horizontal .radio label input[type=radio] {
        margin-top: 0
    }

.page-header {
    position: relative;
    height: 85vh;
    min-height: 550px;
    max-height: 750px;
    max-width: 100vw;
    margin: 0 auto;
    padding: 130px 30px;
    border: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    overflow: hidden;
    transition: all .2s
}

@media (max-width:767px) {
    .page-header {
        height: auto;
        min-height: auto;
        max-height: none
    }
}

@media (max-width:991px) {
    .page-header {
        padding: 117.5px 0 62.5px
    }
}

.page-header.fit-height {
    height: auto;
    min-height: auto;
    max-height: none
}

.page-header > .container {
    position: relative;
    z-index: 4;
    transition: all .2s;
    pointer-events: none
}

@media (max-width:767px) {
    .page-header > .container {
        pointer-events: all
    }
}

.panel {
    border: 0
}

    .panel .panel-heading {
        padding: 0
    }

        .panel .panel-heading a {
            display: block;
            padding: 25px 30px;
            color: #1ed214
        }

            .panel .panel-heading a.collapsed {
                color: #fff
            }

    .panel .panel-title {
        font-size: 30px;
        line-height: 1
    }

@media (max-width:767px) {
    .panel .panel-title {
        font-size: 20px
    }
}

.panel .panel-title .fa {
    float: right;
    transition: all .2s
}

.panel .panel-title .collapsed .fa {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.panel .panel-body {
    overflow: hidden
}

body {
    position: relative
}

a, button {
    transition: all .2s
}

* {
    -webkit-overflow-scrolling: touch
}

hr {
    border-width: 2px
}

@media (min-width:768px) {
    .row-eq-height, .row-eq-height [class^=col-] {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

        .row-eq-height [class^=col-] {
            float: none
        }

            .row-eq-height [class^=col-], .row-eq-height [class^=col-] > * {
                -webkit-flex: 1;
                -ms-flex: 1;
                flex: 1
            }
}

.overlap-content {
    position: relative;
    z-index: 4;
    margin-top: -57px;
    margin-bottom: 75px
}

@media (max-width:767px) {
    .overlap-content {
        margin-top: 25px
    }
}

.overlapping-title {
    margin: 0;
    padding: 12.5px 30px;
    font-size: 20px;
    line-height: 1;
    background-color: #fff
}

@media (max-width:767px) {
    .overlapping-title {
        padding: 12.5px 0
    }
}

.overlapping-title a {
    display: block;
    color: #232323
}

    .overlapping-title a:hover {
        color: #1ed214
    }

.overlapping-title.active {
    padding-bottom: 25px
}

@media (max-width:767px) {
    .overlapping-title.active {
        padding-bottom: 0
    }
}

.overlapping-tab {
    display: inline-block;
    margin: 0;
    padding: 12.5px 30px;
    font-size: 20px;
    line-height: 1;
    background-color: #fff
}

@media (max-width:767px) {
    .overlapping-tab {
        display: block;
        padding: 12.5px 15px;
        border: 2px solid #232323
    }
}

.overlapping-tab a {
    display: block;
    color: #232323
}

    .overlapping-tab a:hover {
        color: #1ed214
    }

.overlapping-tab.active {
    padding-bottom: 25px
}

@media (max-width:767px) {
    .overlapping-tab.active {
        padding-bottom: 12.5px;
        border-color: transparent;
        background-color: #1ed214
    }

        .overlapping-tab.active a {
            color: #fff
        }
}

.overlapping-tab + .overlapping-tab {
    margin-left: 15px
}

@media (max-width:767px) {
    .overlapping-tab + .overlapping-tab {
        margin-left: 0;
        margin-top: 12.5px
    }
}

.overlapping-tab + .btn {
    margin-left: 15px;
    vertical-align: top
}

@media (max-width:767px) {
    .overlapping-tab + .btn {
        margin-left: 0;
        margin-top: 12.5px
    }
}

.content {
    padding: 50px 0
}

    .content img {
        display: block;
        max-width: 100%;
        height: auto
    }

.content-inset {
    padding: 0 30px
}

@media (max-width:991px) {
    .content-inset {
        padding: 0;
        overflow: hidden
    }
}

.content-inset img {
    margin: 25px 0;
    display: block;
    max-width: 100%;
    height: auto
}

.no-pointer-events {
    pointer-events: none
}

figure {
    position: relative;
    margin-right: -25%;
    margin-bottom: 25px;
    border-top: 2px solid #787878;
    border-bottom: 2px solid #787878
}

@media (max-width:767px) {
    figure {
        margin-right: 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    figure {
        margin-right: -16.66666667%
    }
}

figure img {
    margin-bottom: 12.5px !important
}

figure figcaption {
    text-align: right;
    margin-bottom: 12.5px
}

.search-table caption, figure figcaption {
    font-family: Archive,Scene W01,Helvetica Neue,Helvetica,Arial,sans-serif
}

.search-table caption {
    padding: 6.25px 30px;
    font-size: 30px;
    line-height: 1
}

    .search-table caption .search-result-count {
        color: #232323
    }

.search-table > thead > tr {
    background-color: #232323
}

    .search-table > thead > tr > th {
        padding: 12.5px;
        color: #1ed214;
        font-family: Scene W01 Black;
        font-weight: 400;
        white-space: nowrap;
        border-bottom-color: #fff
    }

        .search-table > thead > tr > th:first-child {
            padding-left: 30px
        }

        .search-table > thead > tr > th:last-child {
            padding-right: 30px
        }

        .search-table > thead > tr > th .fa {
            margin-left: -14px
        }

.search-table > tbody > tr {
    background-color: #f5f5f5;
    transition: all .2s
}

    .search-table > tbody > tr > td {
        padding: 12.5px;
        border-top: 0;
        border-bottom: 2px solid #fff
    }

        .search-table > tbody > tr > td:first-child {
            padding-left: 30px
        }

        .search-table > tbody > tr > td:last-child {
            padding-right: 30px
        }

    .search-table > tbody > tr:hover {
        background-color: #e8e8e8
    }

    .search-table > tbody > tr[data-href]:hover {
        cursor: pointer
    }

@media (max-width:991px) {
    .search-table {
        border: 0
    }

        .search-table thead {
            display: none
        }

        .search-table tr {
            margin-bottom: 10px;
            display: block;
            border-bottom: 2px solid #232323
        }

        .search-table tbody > tr > td {
            display: block;
            text-align: right
        }

            .search-table tbody > tr > td:first-child {
                padding-left: 12.5px
            }

            .search-table tbody > tr > td:last-child {
                padding-right: 12.5px;
                border-bottom: 0
            }

            .search-table tbody > tr > td:before {
                content: attr(data-label);
                float: left;
                font-family: Scene W01 Black;
                text-transform: uppercase
            }
}

@media (max-width:767px) {
    .search-table caption {
        padding: 12.5px 0;
        font-size: 20px
    }

    .search-table tbody > tr > td {
        font-size: 13px
    }
}

.inline-edit-table > thead > tr > th:last-child {
    padding-right: 12.5px
}

.inline-edit-table > tbody > tr > td {
    padding: 15px 12.5px
}

    .inline-edit-table > tbody > tr > td:last-child {
        padding-right: 12.5px;
        white-space: nowrap
    }

.inline-edit-table .form-control {
    position: relative;
    margin: -7px 0;
    min-width: 120px
}

.inline-edit-table .btn {
    padding: 0 7.5px;
    line-height: 25px
}

.tablesorter .tablesorter-header:hover:not(.sorter-false) {
    cursor: pointer
}

.tablesorter .tablesorter-header .fa {
    display: none
}

    .tablesorter .tablesorter-header .fa.fa-sort {
        display: inline-block
    }

.tablesorter .tablesorter-header.tablesorter-headerUnSorted {
    color: #fff
}

.tablesorter .tablesorter-header.tablesorter-headerAsc .fa {
    display: none
}

    .tablesorter .tablesorter-header.tablesorter-headerAsc .fa.fa-sort-asc {
        display: inline-block
    }

.tablesorter .tablesorter-header.tablesorter-headerDesc .fa {
    display: none
}

    .tablesorter .tablesorter-header.tablesorter-headerDesc .fa.fa-sort-desc {
        display: inline-block
    }

.tablesorter .filtered {
    display: none
}

.tablesorter .tablesorter-filter-row {
    display: none !important
}

h1 {
    display: inline-block;
    position: relative;
    margin-top: 0;
    padding-bottom: 6.25px
}

    h1:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 33%;
        height: 8px;
        background-color: #fff;
        border-radius: 2px
    }

@media (max-width:767px) {
    h1 {
        font-size: 40px
    }

        h1:after {
            height: 6px
        }
}

h1, h2, h3, h4, p {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto
}

ol, ul {
    padding-left: 2em
}

.c2a-link, blockquote {
    font-family: Archive,Scene W01,Helvetica Neue,Helvetica,Arial,sans-serif
}

.lead {
    margin-top: 25px;
    padding: 25px 30px;
    font-family: Scene W01 Bold;
    font-size: inherit;
    border: 3px solid #232323
}

@media (max-width:767px) {
    .lead {
        padding: 12.5px 15px;
        color: #787878;
        background-color: #fff
    }
}

.lead p:last-child {
    margin-bottom: 0
}

.site-header {
    position: fixed;
    z-index: 8;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    padding: 0 15px;
    background: #232323;
    transition: all .2s
}

@media (max-width:767px) {
    .site-header {
        padding: 0 7.5px 0 0
    }
}

.site-logo {
    display: block;
    margin-top: 16px;
    text-align: center
}

    .site-logo img {
        height: 40px
    }

@media (max-width:767px) {
    .site-logo {
        text-align: left
    }
}

.toggle-menu {
    margin-top: 14px;
    padding-left: 0
}

    .toggle-menu > .fa {
        margin-right: 10px;
        font-size: 32px;
        vertical-align: middle
    }

.btn-logout, .toggle-login {
    margin-top: 22px
}

body.headroom--unpinned .site-header {
    -webkit-transform: translate3d(0,-80px,0);
    transform: translate3d(0,-80px,0)
}

body.headroom--unpinned.logged-in {
    -webkit-transform: translate3d(0,-110px,0);
    transform: translate3d(0,-110px,0)
}

.site-footer {
    padding: 50px 15px 25px;
    color: #fff;
    background-color: #232323
}

    .site-footer [class^=col-] {
        margin-bottom: 25px
    }

.main-navigation {
    position: fixed;
    z-index: 6;
    width: 100vw;
    height: 100vh;
    top: 0;
    padding: 130px 30px 50px;
    background-color: #454545;
    -webkit-transform: translate3d(0,-100vh,0);
    transform: translate3d(0,-100vh,0);
    transition: all .5s;
    overflow-y: auto
}

    .main-navigation ul {
        display: inline-block;
        margin: 0;
        padding: 0;
        list-style: none
    }

        .main-navigation ul > li {
            margin: 0 0 25px
        }

            .main-navigation ul > li > a {
                position: relative;
                font-family: Archive,Scene W01,Helvetica Neue,Helvetica,Arial,sans-serif;
                font-size: 40px;
                line-height: 1;
                color: #fff
            }

                .main-navigation ul > li > a:after {
                    content: "";
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    width: 33%;
                    height: 6px;
                    background-color: #fff;
                    border-radius: 1px;
                    transition: all .2s
                }

@media (max-width:767px) {
    .main-navigation ul > li > a {
        font-size: 20px
    }

        .main-navigation ul > li > a:after {
            height: 3px
        }
}

.main-navigation ul > li > a:hover {
    color: #1ed214
}

    .main-navigation ul > li > a:hover:after {
        background-color: #1ed214
    }

body.main-navigation-open {
    overflow: hidden
}

    body.main-navigation-open .main-navigation {
        z-index: 7
    }

    body.main-navigation-open .main-navigation, body.main-navigation-open .site-header.headroom--unpinned {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

.secondary-navigation {
    padding-bottom: 50px;
    font-family: Archive,Scene W01,Helvetica Neue,Helvetica,Arial,sans-serif;
    border: 3px solid #232323
}

    .secondary-navigation li a {
        padding: 12.5px 27px;
        color: #787878
    }

        .secondary-navigation li a:hover {
            color: #1ed214;
            background-color: transparent
        }

    .secondary-navigation li.active a, .secondary-navigation li.active a:hover {
        color: #232323;
        background-color: transparent
    }

        .secondary-navigation li.active a:hover {
            cursor: default
        }

    .secondary-navigation li.open > a {
        color: #232323;
        background-color: transparent
    }

        .secondary-navigation li.open > a:hover {
            color: #1ed214;
            background-color: transparent
        }

    .secondary-navigation li ul {
        margin: 0 0 0 30px;
        padding: 0;
        list-style: none
    }

        .secondary-navigation li ul > li > a {
            display: block;
            padding: 6.25px 30px
        }

@media (max-width:991px) {
    .secondary-navigation {
        display: none
    }
}

.secondary-navigation.mobile-nav {
    display: none
}

@media (max-width:991px) {
    .secondary-navigation.mobile-nav {
        display: block
    }
}

.secondary-navigation.affix {
    position: fixed;
    top: 25px;
    width: 262px;
    transition: all .2s
}

@media (max-width:991px) {
    .secondary-navigation.mobile-nav {
        display: block;
        margin-top: 50px
    }
}

.secondary-navigation.mobile-nav.affix {
    position: static;
    width: auto
}

.user-navigation {
    position: relative
}

    .user-navigation ul {
        position: absolute;
        top: 10px;
        right: 15px;
        margin: 0;
        padding: 6.25px 0;
        list-style: none;
        font-family: Archive,Scene W01,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-size: 14px;
        line-height: 1;
        color: #fff;
        background-color: #232323
    }

        .user-navigation ul:after, .user-navigation ul:before {
            content: " ";
            display: table
        }

        .user-navigation ul:after {
            clear: both
        }

@media (max-width:767px) {
    .user-navigation ul {
        position: relative;
        background-color: transparent
    }
}

.user-navigation ul li {
    float: left;
    padding: 0 11.5px;
    border-left: 2px dotted #fff
}

@media (max-width:767px) {
    .user-navigation ul li {
        float: none;
        border: 0
    }
}

.user-navigation ul li a {
    font-size: 14px
}

.user-navigation ul li:first-child {
    border: 0
}

@media (max-width:767px) {
    .site-header > .user-navigation {
        display: none
    }
}

.login-overlay {
    position: fixed;
    z-index: 6;
    width: 100vw;
    height: 100vh;
    top: 0;
    padding: 130px 30px 50px;
    color: #fff;
    background-color: #454545;
    -webkit-transform: translate3d(0,-100vh,0);
    transform: translate3d(0,-100vh,0);
    transition: all .5s;
    overflow-y: auto
}

body.login-overlay-open {
    overflow: hidden
}

    body.login-overlay-open .login-overlay {
        z-index: 7
    }

    body.login-overlay-open .login-overlay, body.login-overlay-open .site-header.headroom--unpinned {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

.frontpage-main-feature {
    position: relative;
    height: 85vh;
    min-height: 600px;
    max-height: 750px;
    padding-top: 130px;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed
}

@media (max-width:767px) {
    .frontpage-main-feature {
        height: auto;
        min-height: auto;
        max-height: none
    }
}

@media (min-width:768px) and (max-width:991px) {
    .frontpage-main-feature {
        height: 85vh;
        min-height: auto;
        max-height: none
    }
}

.frontpage-main-feature .frontpage-main-feature-links {
    position: absolute;
    bottom: 25px;
    width: 100%;
    left: 0;
    right: 0;
    font-family: Archive,Scene W01,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 23px;
    line-height: 1;
    text-align: left
}

@media (max-width:767px) {
    .frontpage-main-feature .frontpage-main-feature-links {
        position: relative;
        margin-top: 100px;
        font-size: 20px
    }
}

.frontpage-main-feature .frontpage-main-feature-links a {
    display: block;
    padding: 50px 36px 25px;
    color: #fff;
    border: 5px solid #fff;
    transition: all .2s
}

    .frontpage-main-feature .frontpage-main-feature-links a:hover {
        border-color: #1ed214;
        background-color: #1ed214
    }

@media (max-width:767px) {
    .frontpage-main-feature .frontpage-main-feature-links a {
        display: inline-block;
        margin-top: 12.5px;
        padding: 12.5px 30px 12.5px 15px;
        border-width: 3px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .frontpage-main-feature .frontpage-main-feature-links a {
        display: inline-block;
        margin-top: 12.5px;
        padding: 25px 60px 25px 30px
    }
}

.frontpage-feature {
    margin: 25px 0 50px;
    padding: 25px 30px;
    border: 5px solid #232323
}

@media (max-width:767px) {
    .frontpage-feature {
        margin: 25px 0
    }
}

.frontpage-feature h1 {
    font-size: 30px
}

@media (max-width:767px) {
    .frontpage-feature h1 {
        font-size: 20px
    }
}

.frontpage-feature h1:after {
    display: none
}

.frontpage-feature p:last-child {
    margin-bottom: 0
}

.project-map {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all .2s
}

    .project-map img {
        min-height: 100%
    }

body.map-fullscreen .site-header {
    -webkit-transform: translate3d(0,-80px,0);
    transform: translate3d(0,-80px,0)
}

body.map-fullscreen .page-header {
    height: 100vh
}

@media (max-width:767px) {
    body.map-fullscreen .page-header {
        height: 75vh
    }
}

body.map-fullscreen .page-header > .container {
    -webkit-transform: translate3d(0,-100vh,0);
    transform: translate3d(0,-100vh,0)
}

@media (max-width:767px) {
    body.map-fullscreen .page-header > .container {
        -webkit-transform: translate3d(0,-150vh,0);
        transform: translate3d(0,-150vh,0)
    }
}

.expand-project-map.active .show-expand-map, .expand-project-map .show-compress-map {
    display: none
}

.expand-project-map.active .show-compress-map {
    display: block
}

.vertical-align {
    display: table;
    width: 100%;
    height: 100%
}

    .vertical-align > .vertical-align-inner {
        display: table-cell;
        width: 100%;
        height: 100%;
        text-align: center;
        vertical-align: middle
    }

        .vertical-align > .vertical-align-inner * {
            text-align: left
        }

@media (max-width:767px) {
    .page-actions {
        margin-bottom: 10px
    }
}

.page-actions .btn + .btn {
    margin-left: 15px
}

@media (max-width:767px) {
    .page-actions .btn + .btn {
        margin-left: 0;
        margin-top: 10px
    }
}

.project-meta {
    display: inline-block;
    margin: 25px 0 0;
    padding: 0;
    list-style: none;
    border: 3px solid #fff
}

    .project-meta:after, .project-meta:before {
        content: " ";
        display: table
    }

    .project-meta:after {
        clear: both
    }

@media (max-width:767px) {
    .project-meta {
        margin-bottom: 25px
    }
}

.project-meta li {
    float: left;
    padding: 12.5px 15px;
    border-left: 3px dotted #fff
}

    .project-meta li:first-child {
        border: 0
    }

@media (max-width:767px) {
    .project-meta li {
        float: none;
        border: 0;
        border-top: 3px dotted #fff
    }
}

.project-meta .project-meta-title {
    font-family: Archive,Scene W01,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 15px
}

.progress-tracker {
    display: inline-block;
    margin: 25px 0 0;
    padding: 0;
    list-style: none;
    border: 3px solid #fff;
    pointer-events: all
}

    .progress-tracker:after, .progress-tracker:before {
        content: " ";
        display: table
    }

    .progress-tracker:after {
        clear: both
    }

    .progress-tracker li {
        float: left;
        border-left: 3px solid #fff
    }

@media (max-width:767px) {
    .progress-tracker li {
        float: none;
        border: 0;
        border-top: 3px solid #fff
    }
}

.progress-tracker li a {
    display: block;
    padding: 12.5px 15px;
    color: #fff
}

@media (min-width:768px) and (max-width:991px) {
    .progress-tracker li a {
        padding: 6.25px 7.5px
    }
}

.progress-tracker li a:hover {
    color: #1ed214;
    background-color: #fff
}

.progress-tracker li:first-child {
    border: 0
}

.progress-tracker li.active:not(:hover) a {
    color: #232323;
    background-color: #fff
}

.progress-tracker li.completed:not(:hover) a {
    color: #232323;
    background-color: hsla(0,0%,100%,.5)
}

.progress-tracker .progress-tracker-number {
    font-family: Archive,Scene W01,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 15px
}

#formular input[type=password], #formular input[type=text], #formular select, #formular textarea {
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5625;
    color: #787878;
    background-color: #fff;
    background-image: none;
    border: 1px solid #232323;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border-width: 2px;
    margin-bottom: 12.5px
}

    #formular input[type=password]:focus, #formular input[type=text]:focus, #formular select:focus, #formular textarea:focus {
        border-color: #232323;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(35,35,35,.6)
    }

    #formular input[type=password]::-moz-placeholder, #formular input[type=text]::-moz-placeholder, #formular select::-moz-placeholder, #formular textarea::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    #formular input[type=password]:-ms-input-placeholder, #formular input[type=text]:-ms-input-placeholder, #formular select:-ms-input-placeholder, #formular textarea:-ms-input-placeholder {
        color: #999
    }

    #formular input[type=password]::-webkit-input-placeholder, #formular input[type=text]::-webkit-input-placeholder, #formular select::-webkit-input-placeholder, #formular textarea::-webkit-input-placeholder {
        color: #999
    }

    #formular input[type=password]::-ms-expand, #formular input[type=text]::-ms-expand, #formular select::-ms-expand, #formular textarea::-ms-expand {
        border: 0;
        background-color: transparent
    }

    #formular input[type=password][disabled], #formular input[type=password][readonly], #formular input[type=text][disabled], #formular input[type=text][readonly], #formular select[disabled], #formular select[readonly], #formular textarea[disabled], #formular textarea[readonly], fieldset[disabled] #formular input[type=password], fieldset[disabled] #formular input[type=text], fieldset[disabled] #formular select, fieldset[disabled] #formular textarea {
        background-color: #f5f5f5;
        opacity: 1
    }

    #formular input[type=password][disabled], #formular input[type=text][disabled], #formular select[disabled], #formular textarea[disabled], fieldset[disabled] #formular input[type=password], fieldset[disabled] #formular input[type=text], fieldset[disabled] #formular select, fieldset[disabled] #formular textarea {
        cursor: not-allowed
    }

#formular textarea, textarea#formular input[type=password], textarea#formular input[type=text], textarea#formular select, textarea#formular textarea {
    height: auto
}

#formular input[type=file] {
    margin-bottom: 12.5px
}

#formular input[type=checkbox], #formular input[type=radio] {
    float: left
}

#formular .radioLabel, #formular label.checkbox {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding-left: 20px
}

#formular .formNav .dark_bg .prevNav {
    display: inline-block
}

    #formular .formNav .dark_bg .prevNav a {
        display: inline-block;
        margin-bottom: 0;
        font-weight: 400;
        text-align: center;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 6px 12px;
        font-size: 16px;
        line-height: 1.5625;
        border-radius: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-family: Archive,Scene W01,Helvetica Neue,Helvetica,Arial,sans-serif;
        border: 2px solid transparent;
        color: #fff;
        background-color: #1ed214;
        border-color: #1bbb12
    }

        #formular .formNav .dark_bg .prevNav a.active.focus, #formular .formNav .dark_bg .prevNav a.active:focus, #formular .formNav .dark_bg .prevNav a.focus, #formular .formNav .dark_bg .prevNav a:active.focus, #formular .formNav .dark_bg .prevNav a:active:focus, #formular .formNav .dark_bg .prevNav a:focus {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px
        }

        #formular .formNav .dark_bg .prevNav a.focus, #formular .formNav .dark_bg .prevNav a:focus, #formular .formNav .dark_bg .prevNav a:hover {
            color: #fff;
            text-decoration: none
        }

        #formular .formNav .dark_bg .prevNav a.active, #formular .formNav .dark_bg .prevNav a:active {
            outline: 0;
            background-image: none;
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
        }

        #formular .formNav .dark_bg .prevNav a.disabled, #formular .formNav .dark_bg .prevNav a[disabled], fieldset[disabled] #formular .formNav .dark_bg .prevNav a {
            cursor: not-allowed;
            opacity: .65;
            filter: alpha(opacity=65);
            box-shadow: none
        }

a#formular .formNav .dark_bg .prevNav a.disabled, fieldset[disabled] a#formular .formNav .dark_bg .prevNav a {
    pointer-events: none
}

#formular .formNav .dark_bg .prevNav a:hover {
    border: 2px solid transparent
}

#formular .formNav .dark_bg .prevNav a > .fa:first-child {
    margin-right: 6px
}

@media (max-width:767px) {
    #formular .formNav .dark_bg .prevNav a + .btn {
        float: none !important;
        margin-top: 12.5px
    }
}

#formular .formNav .dark_bg .prevNav a.focus, #formular .formNav .dark_bg .prevNav a:focus {
    color: #fff;
    background-color: #17a310;
    border-color: #0a4607
}

#formular .formNav .dark_bg .prevNav a.active, #formular .formNav .dark_bg .prevNav a:active, #formular .formNav .dark_bg .prevNav a:hover, .open > .dropdown-toggle#formular .formNav .dark_bg .prevNav a {
    color: #fff;
    background-color: #17a310;
    border-color: #13830c
}

    #formular .formNav .dark_bg .prevNav a.active.focus, #formular .formNav .dark_bg .prevNav a.active:focus, #formular .formNav .dark_bg .prevNav a.active:hover, #formular .formNav .dark_bg .prevNav a:active.focus, #formular .formNav .dark_bg .prevNav a:active:focus, #formular .formNav .dark_bg .prevNav a:active:hover, .open > .dropdown-toggle#formular .formNav .dark_bg .prevNav a.focus, .open > .dropdown-toggle#formular .formNav .dark_bg .prevNav a:focus, .open > .dropdown-toggle#formular .formNav .dark_bg .prevNav a:hover {
        color: #fff;
        background-color: #13830c;
        border-color: #0a4607
    }

#formular .formNav .dark_bg .prevNav a.active, #formular .formNav .dark_bg .prevNav a:active, .open > .dropdown-toggle#formular .formNav .dark_bg .prevNav a {
    background-image: none
}

#formular .formNav .dark_bg .prevNav a.disabled.focus, #formular .formNav .dark_bg .prevNav a.disabled:focus, #formular .formNav .dark_bg .prevNav a.disabled:hover, #formular .formNav .dark_bg .prevNav a[disabled].focus, #formular .formNav .dark_bg .prevNav a[disabled]:focus, #formular .formNav .dark_bg .prevNav a[disabled]:hover, fieldset[disabled] #formular .formNav .dark_bg .prevNav a.focus, fieldset[disabled] #formular .formNav .dark_bg .prevNav a:focus, fieldset[disabled] #formular .formNav .dark_bg .prevNav a:hover {
    background-color: #1ed214;
    border-color: #1bbb12
}

#formular .formNav .dark_bg .prevNav a .badge {
    color: #1ed214;
    background-color: #fff
}

#formular .formNav .dark_bg .prevNav:last-child a {
    color: #232323;
    border-color: #232323;
    background-color: transparent
}

    #formular .formNav .dark_bg .prevNav:last-child a:hover {
        color: #1ed214;
        border-color: #1ed214;
        background-color: transparent
    }

.lightbox {
    position: fixed;
    z-index: 6;
    width: 100vw;
    top: 0;
    padding: 0;
    color: #fff;
    background-color: #454545;
    -webkit-transform: translate3d(0,-100vh,0);
    transform: translate3d(0,-100vh,0);
    transition: all .5s;
    overflow-y: auto
}

.lightbox, .lightbox-carousel, .lightbox-carousel .carousel-inner .item {
    height: 100vh
}

    .lightbox-carousel .carousel-control {
        width: 5%;
        font-size: 50px
    }

        .lightbox-carousel .carousel-control .fa {
            position: absolute;
            top: 50%;
            margin-top: -25px
        }

.lightbox-image {
    text-align: center !important
}

    .lightbox-image > img {
        max-width: 70vw;
        max-height: 70vh
    }

.lightbox-video {
    display: inline-block;
    min-width: 50vw;
    max-width: 70vw;
    text-align: center !important;
    position: relative
}

    .lightbox-video:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 56.25%
    }

    .lightbox-video > * {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.btn-hide-lightbox {
    position: absolute;
    z-index: 8;
    left: 30px;
    bottom: 25px
}

body.lightbox-open {
    overflow: hidden
}

    body.lightbox-open .lightbox {
        z-index: 7;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    body.lightbox-open .site-header {
        -webkit-transform: translate3d(0,-80px,0);
        transform: translate3d(0,-80px,0)
    }

.c-black {
    color: #232323
}

    .c-black h1:after {
        background-color: #232323
    }

    .c-black .lead {
        border-color: #232323
    }

.c-white {
    color: #fff
}

    .c-white h1:after {
        background-color: #fff
    }

    .c-white .lead {
        border-color: #fff
    }

.b-blue {
    background-color: #32f0ff
}

.b-green {
    background-color: #1ed214
}

.b-orange {
    background-color: #ff9600
}

.b-purple {
    background-color: #c869be
}
