@charset "UTF-8"; /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.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,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
}

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: transparent
}

body {
    font-family: proxima-nova,Proxima Nova,Helvetica,arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #201f1e;
    background-color: #fff
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #25bcb9;
    text-decoration: none
}

a:focus,a:hover {
    color: #187c7a;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.screen-reader-text,.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.screen-reader-text:active,.screen-reader-text:focus,.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: inherit;
    font-weight: 500;
    line-height: 1.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: #777
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.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: 10px;
    margin-bottom: 10px
}

.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: 36px
}

.h2,h2 {
    font-size: 30px
}

.h3,h3 {
    font-size: 24px
}

.h4,h4 {
    font-size: 18px
}

.h5,h5 {
    font-size: 14px
}

.h6,h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size:21px
    }
}

.small,small {
    font-size: 85%
}

.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
}

.initialism,.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #25bcb9
}

a.text-primary:focus,a.text-primary:hover {
    color: #1d918f
}

.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: #25bcb9
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #1d918f
}

.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: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

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: 20px
}

dd,dt {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@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 #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

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.42857;
    color: #777
}

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 #eee;
    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: 20px;
    font-style: normal;
    line-height: 1.42857
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,Courier New,monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

code,kbd {
    padding: 2px 4px;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

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

.container:after {
    clear: both
}

@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
}

.container-fluid:after,.container-fluid:before {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

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

.row:after {
    clear: both
}

.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-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@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-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

caption,th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.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.42857;
    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: 15px;
        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: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    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: 14px;
    line-height: 1.42857;
    color: #e8e8e8
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.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[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    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:34px
    }

    .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: 30px
    }

    .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: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,.radio label {
    min-height: 20px;
    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: 34px
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    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: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.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: 25px
}

.has-feedback label.screen-reader-text~.form-control-feedback,.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #625f5c
}

@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: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after,.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@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:14.33333px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px;
        font-size: 12px
    }
}

.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: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -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: #333;
    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: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,.btn-default:active,.btn-default:hover,.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.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>.btn-default.dropdown-toggle.focus,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #25bcb9;
    border-color: #21a7a4
}

.btn-primary.focus,.btn-primary:focus {
    color: #fff;
    background-color: #1d918f;
    border-color: #0c3c3b
}

.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1d918f;
    border-color: #177472
}

.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>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #177472;
    border-color: #0c3c3b
}

.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #25bcb9;
    border-color: #21a7a4
}

.btn-primary .badge {
    color: #25bcb9;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,.btn-success:active,.btn-success:hover,.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.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>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,.btn-info:active,.btn-info:hover,.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.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>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.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>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.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>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #25bcb9;
    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: #187c7a;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px
}

.btn-sm,.btn-xs {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.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
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #25bcb9
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

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

.nav:after {
    clear: both
}

.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: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #25bcb9
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 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.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #e8e8e8;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.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: #25bcb9
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,.nav-tabs.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,.nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a,.nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.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-justified>li>a,.nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-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
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

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

.navbar:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar {
        border-radius:4px
    }
}

.navbar-header:after,.navbar-header:before {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float:left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,.navbar-collapse:before {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width:auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
        max-height:200px
    }
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
        margin-right:0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius:0
    }
}

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-bottom,.navbar-fixed-top {
        border-radius:0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {
    .navbar>.container-fluid .navbar-brand,.navbar>.container .navbar-brand {
        margin-left:-15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin: 8px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1)
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,.navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,.navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width:auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float:left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float:left!important
    }

    .navbar-right {
        float: right!important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090909;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #25bcb9;
    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: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    z-index: 3;
    color: #187c7a;
    background-color: #eee;
    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: #25bcb9;
    border-color: #25bcb9;
    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: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.thumbnail,.wp-caption {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

.thumbnail>img,.thumbnail a>img,.wp-caption>img,.wp-caption a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption,.thumbnail .wp-caption-text,.wp-caption .caption,.wp-caption .wp-caption-text {
    padding: 9px;
    color: #201f1e
}

a.active.wp-caption,a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover,a.wp-caption:focus,a.wp-caption:hover {
    border-color: #25bcb9
}

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

.clearfix: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
    }
}

.col-xs-1:nth-child(12n+1),.col-xs-2:nth-child(6n+1),.col-xs-3:nth-child(4n+1),.col-xs-4:nth-child(3n+1),.col-xs-6:nth-child(odd) {
    clear: left
}

@media (min-width: 767px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-6 {
        clear:none!important
    }

    .col-sm-1:nth-child(12n+1),.col-sm-2:nth-child(6n+1),.col-sm-3:nth-child(4n+1),.col-sm-4:nth-child(3n+1),.col-sm-6:nth-child(odd) {
        clear: left
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-6 {
        clear:none!important
    }

    .col-md-1:nth-child(12n+1),.col-md-2:nth-child(6n+1),.col-md-3:nth-child(4n+1),.col-md-4:nth-child(3n+1),.col-md-6:nth-child(odd) {
        clear: left
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-6 {
        clear:none!important
    }

    .col-lg-1:nth-child(12n+1),.col-lg-2:nth-child(6n+1),.col-lg-3:nth-child(4n+1),.col-lg-4:nth-child(3n+1),.col-lg-6:nth-child(odd) {
        clear: left
    }
}

.gform_wrapper ul {
    padding-left: 0;
    list-style: none
}

.gform_wrapper li {
    margin-bottom: 15px
}

.gform_wrapper form {
    margin-bottom: 0
}

.gform_wrapper .gfield_required {
    padding-left: 1px;
    color: #b94a48
}

.ginput_container input,.ginput_container select,.ginput_container textarea {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.ginput_container input:-moz-placeholder,.ginput_container input::-moz-placeholder,.ginput_container select:-moz-placeholder,.ginput_container select::-moz-placeholder,.ginput_container textarea:-moz-placeholder,.ginput_container textarea::-moz-placeholder {
    color: #999
}

.ginput_container input:-ms-input-placeholder,.ginput_container select:-ms-input-placeholder,.ginput_container textarea:-ms-input-placeholder {
    color: #999
}

.ginput_container input::-webkit-input-placeholder,.ginput_container select::-webkit-input-placeholder,.ginput_container textarea::-webkit-input-placeholder {
    color: #999
}

.ginput_container input:focus,.ginput_container select:focus,.ginput_container textarea:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.ginput_container input[disabled],.ginput_container input[readonly],.ginput_container select[disabled],.ginput_container select[readonly],.ginput_container textarea[disabled],.ginput_container textarea[readonly],fieldset[disabled] .ginput_container input,fieldset[disabled] .ginput_container select,fieldset[disabled] .ginput_container textarea {
    cursor: not-allowed;
    background-color: #eee
}

.ginput_container textarea,textarea.ginput_container input,textarea.ginput_container select,textarea.ginput_container textarea {
    height: auto
}

.gform_button,
.gform_body .button {
    display: inline-block;
    padding: 15px 17px;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-color: #00baae;
    border: 1px solid transparent;
    border-color: #00baae;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.gform_button:focus,
.gform_body .button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.gform_button:focus,
.gform_button:hover,
.gform_body .button:focus,
.gform_body .button:hover {
    color: #333;
    text-decoration: none
}

.gform_button.active,
.gform_button:active,
.gform_body .button.active,
.gform_body .button:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.gform_button.disabled,
.gform_button[disabled],
fieldset[disabled] .gform_button {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.gform_button.active,
.gform_button:active,
.gform_button:focus,
.gform_button:hover,
.gform_body .button.active,
.gform_body .button:active,
.gform_body .button:focus,
.gform_body .button:hover,
.open .dropdown-toggle.gform_button {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.gform_button.active,
.gform_button:active,
.gform_body .button.active,
.gform_body .button:active,
.open .dropdown-toggle.gform_button {
    background-image: none
}

.gform_button.disabled,.gform_button.disabled.active,.gform_button.disabled:active,.gform_button.disabled:focus,.gform_button.disabled:hover,.gform_button[disabled],.gform_button[disabled].active,.gform_button[disabled]:active,.gform_button[disabled]:focus,.gform_button[disabled]:hover,fieldset[disabled] .gform_button,fieldset[disabled] .gform_button.active,fieldset[disabled] .gform_button:active,fieldset[disabled] .gform_button:focus,fieldset[disabled] .gform_button:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.gform_wrapper .gfield_error .gfield_label {
    color: #b94a48
}

.gform_wrapper .gfield_error input,.gform_wrapper .gfield_error select,.gform_wrapper .gfield_error textarea {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}

.gform_wrapper .gfield_error input:focus,.gform_wrapper .gfield_error select:focus,.gform_wrapper .gfield_error textarea:focus {
    border-color: #b94a48;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(185,74,72,.6)
}

.validation_error {
    padding: 15px;
    margin-bottom: 20px;
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid transparent;
    border-color: #eed3d7;
    border-radius: 4px
}

.validation_error h4 {
    margin-top: 0;
    color: inherit
}

.validation_error .alert-link {
    font-weight: 700
}

.validation_error>p,.validation_error>ul {
    margin-bottom: 0
}

.validation_error>p+p {
    margin-top: 5px
}

.validation_error hr {
    border-top-color: #e6c1c7
}

.validation_error .alert-link {
    color: #953b39
}

#gforms_confirmation_message {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

#gforms_confirmation_message h4 {
    margin-top: 0;
    color: inherit
}

#gforms_confirmation_message .alert-link {
    font-weight: 700
}

#gforms_confirmation_message>p,#gforms_confirmation_message>ul {
    margin-bottom: 0
}

#gforms_confirmation_message>p+p {
    margin-top: 5px
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(ajax-loader.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg")
}

.slick-next,.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -10px\9;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border: none
}

.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,.slick-dots li button {
    width: 10px;
    height: 10px;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

@media screen and (min-width: 768px) {
    .slick-dots li button {
        width:20px;
        height: 20px
    }
}

.slick-dots li button:focus,.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots {
    bottom: 10px
}

@media screen and (min-width: 768px) {
    .slick-dots {
        bottom:45px
    }
}

.slick-dots li {
    background: transparent;
    border: 2px solid #fff;
    width: 14px;
    height: 14px;
    border-radius: 20px;
    color: transparent;
    transition: background .25s ease-out
}

@media screen and (min-width: 768px) {
    .slick-dots li {
        width:20px;
        height: 20px
    }
}

.slick-dots li:hover {
    background: hsla(0,0%,100%,.2)
}

.slick-dots li.slick-active {
    background: #fff
}

.arrow {
    display: block;
    top: 50%;
    height: 0;
    z-index: 100
}

.arrow.prev {
    position: absolute;
    left: -90px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.arrow.next {
    position: absolute;
    right: -90px;
    margin-top: -40px
}

.arrow svg {
    width: 40px;
    height: 40px;
    cursor: pointer;
    padding: 8px
}

.alignnone {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%
}

.aligncenter {
    display: block;
    margin: 10px auto
}

.alignleft,.alignright {
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .alignleft {
        float:left;
        margin-right: 10px
    }

    .alignright {
        float: right;
        margin-left: 10px
    }
}

.form-control {
    color: #201f1e
}

img {
    max-width: 100%;
    height: auto
}

#map_canvas img,.google-maps img,.no-max img {
    max-width: none
}

iframe[width="0"][height="0"] {
    display: none
}

iframe {
    border: 0;
    max-width: 100%
}

.section {
    padding-top: 30px;
    padding-bottom: 30px
}

@media screen and (min-width: 768px) {
    .section {
        padding-top:60px;
        padding-bottom: 60px
    }
}

.circle {
    border-radius: 1000px
}

.row {
    position: relative
}

.btn-outline {
    text-transform: uppercase;
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 9px 40px 6px;
    border-radius: 10px;
    transition: all .25s ease-out;
    width: 100%;
    white-space: normal
}

@media screen and (min-width: 768px) {
    .btn-outline {
        font-size:22px;
        width: auto
    }
}

.btn-outline:hover {
    background: #fff;
    color: #201f1e
}

.bg-black {
    background: #201f1e;
    color: #fff
}

.bg-gray {
    background: #e8e8e8
}

.bg-white {
    background: #fff
}

.heading {
    text-align: center;
    padding: 20px 20px 40px
}

.heading h1,.heading h2,.heading h3 {
    font-weight: 200
}

@media screen and (min-width: 768px) {
    .heading {
        padding:20px 20px 40px
    }
}

.read-more {
    font-size: 18px;
    text-transform: uppercase
}

.read-more:after {
    content: " \0027F6"
}

.blog-posts .post {
    padding: 28px 0
}

.blog-posts .image {
    margin-bottom: 20px
}

.blog-posts .post h2 {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 400
}

.blog-posts .post h2,.blog-posts .post h2 a {
    color: #e1820b
}

.blog-posts .read-more {
    font-size: 20px;
    color: #f0b310;
    text-transform: uppercase
}

.form-total {
    display: none
}

.form-wrapper .container {
    padding: 30px 20px 80px;
    background: rgba(243, 240, 240, 0.6)
}

@media screen and (min-width: 768px) {
    .form-wrapper .container {
        background:transparent;
        padding: 60px 70px
    }
}

.form-wrapper form.gfield_label,
.form-wrapper form label {
    font-size: 14px!important;
    line-height: auto!important;
    font-weight: 400!important;
    text-transform: uppercase;
    letter-spacing: 0!important;
    margin-bottom: 5px!important
}

.form-wrapper form div.ginput_container {
    margin-top: 0!important
}

.form-wrapper form br {
    display: none
}

.form-wrapper form .amounts {
    display: block;
    width: 100%
}

.form-wrapper form .amounts ul li input[type=radio] {
    position: absolute;
    left: -9999px
}

.form-wrapper form .amounts ul li input[type=text] {
    width: 100%!important;
    margin-left: 0!important
}

.form-wrapper form .address_state,
.form-wrapper form .address_zip {
    display: inline-block
}

@media screen and (min-width: 768px) {
    .form-wrapper form .address_zip {
        margin-right:0
    }
}

.form-wrapper form .ginput_container input,
.form-wrapper form .ginput_container select,
.form-wrapper form .ginput_container textarea {
    padding: 12px 24px;
    height: 50px!important;
    font-size: 18px
}

.form-wrapper form .radio_donation_type>label {
    display: block;
    width: 100%;
    border: 1px solid #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 5px;
    font-size: 14px!important;
    font-weight: 600!important
}

@media screen and (min-width: 768px) {
    .form-wrapper form .radio_donation_type li {
        width:50%;
        float: left
    }

    .form-wrapper form .radio_donation_type li label {
        float: left
    }
}

.form-wrapper form .radio_donation_type li label {
    font-weight: 600
}

.form-wrapper form .radio_donation_type input {
    width: auto;
    display: inline;
    float: left;
    height: auto!important;
    margin-right: 10px
}

.form-wrapper form .radio_donation_type input[type=text] {
    width: 100%!important
}

.form-wrapper form .gfield_label_before_complex {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.form-wrapper form label {
    margin-bottom: 10px
}

.form-wrapper form .ginput_container_email input,
.form-wrapper form .ginput_container_phone input {
    width: 100%!important
}

.form-wrapper form .gform_wrapper .gform_footer input.button,
.form-wrapper form .gform_wrapper .gform_footer input[type=submit],
.form-wrapper form .gform_wrapper .gform_page_footer input.button,
.form-wrapper form .gform_wrapper .gform_page_footer input[type=submit] {
    background: #f0b310;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
    display: block!important
}

.form-wrapper form .amounts li {
    background: #f0b310;
    width: 21%;
    float: left;
    margin: 8px 2%!important;
    text-align: center;
    border-radius: 10px;
    padding: 0;
    height: 50px;
    font-weight: 600;
    line-height: 50px;
    left: -8px
}

@media screen and (max-width: 767px) {
    .form-wrapper form .amounts li {
        width:46%;
        height: 40px;
        line-height: 40px
    }
}

.form-wrapper form .amounts li label {
    font-size: 22px!important;
    display: block!important;
    height: 50px;
    line-height: 50px;
    padding: 0;
    margin: 0!important;
    max-width: 100%;
    transition: background .2s ease
}

@media screen and (max-width: 767px) {
    .form-wrapper form .amounts li label {
        height:40px;
        line-height: 40px
    }
}

.form-wrapper form .amounts li input:checked+label,
.form-wrapper form .amounts li label:hover {
    background-color: #e1820b
}

.page-template-template-form-page .form-wrapper {
    color: #fff;
    padding: 0;
    background-size: cover;
}

.page-template-template-form-page .donate-form_wrapper form .radio_donation_type>label {
    border: 1px solid #ffffff;
}

@media screen and (min-width: 768px) {
    .page-template-template-form-page .form-wrapper {
       
        background-attachment: fixed;
        background-position: center;
    }
}

@sm-and-up {
    .page-template-template-form-page .form-wrapper {
        padding: 30px 10px
    }
}

/* START: Refactoring donation form */

.donate-form_wrapper form .amounts li label {
    font-size: 22px!important;
    display: block!important;
    height: 50px;
    line-height: 50px;
    padding: 0;
    margin: 0!important;
    max-width: 100%;
    transition: background .2s ease;
}

.donate-form_wrapper form .amounts li {
    background: #f0b310;
    width: 21%;
    float: left;
    margin: 8px 2%!important;
    text-align: center;
    border-radius: 10px;
    padding: 0;
    height: 50px;
    font-weight: 600;
    line-height: 50px;
    left: -8px;
}

.donate-form_wrapper form .amounts ul li input[type=radio] {
    position: absolute;
    left: -9999px;
}

.donate-form_wrapper form .amounts li input:checked+label,
.donate-form_wrapper form .amounts li label:hover {
    background-color: #e1820b;
}

.donate-form_wrapper form .radio_donation_type li label {
    font-weight: 600
}

.donate-form_wrapper form .radio_donation_type input {
    width: auto;
    display: inline;
    float: left;
    height: auto!important;
    margin-right: 10px
}

.donate-form_wrapper .amounts > .gfield_label {
    display: block !important;
}

.donate-form_wrapper form.gfield_label,
.donate-form_wrapper form label {
    font-size: 14px!important;
    line-height: auto!important;
    font-weight: 400!important;
    text-transform: uppercase;
    letter-spacing: 0!important;
    margin-bottom: 5px!important;
}

.donate-form_wrapper form .radio_donation_type>label {
    width: 100%;
    border: 1px solid #000;
    text-transform: uppercase;
    text-align: center;
    padding: 5px;
    font-size: 14px!important;
    font-weight: 600!important;
}

.donate-form_wrapper form div.ginput_container {
    margin-top: 0 !important;
}

/* END: Refactoring donation form */

.gform_wrapper .gform_page_footer .button.gform_next_button:hover {
    background-color: #21a09e;
    border-color: #25bcb9;
}

.ginput_container input[type=text],.ginput_container select,
.ginput_container textarea {
    border-radius: 10px;
    -webkit-appearance: none
}

#contribution .amounts label .radio {
    margin: 0!important;
    font-size: 25px!important;
    text-align: center;
    font-weight: 500
}

.gform_wrapper .gform_card_icon_container {
    height: 1px!important
}

.gform_wrapper div.gform_card_icon {
    float: right!important;
    margin-top: 3px
}

#contribution .amounts label {
    color: #fff!important;
    width: 100%;
    background-color: #f0b310;
    padding: 0 5px;
    border-radius: 0;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    letter-spacing: 2px;
    text-shadow: none;
    transition: background-color .3s;
    padding: 0;
    height: 50px;
    display: block!important
}

@media (min-width: 575px) {
    #contribution .amounts label {
        padding:22px 10px
    }
}

.gfield_required {
    display: none
}

.page.page-a-vital-voice .flexible-content {
    background: #e5e0c8
}

.page.page-a-vital-voice .flexible-content .atom-content .btn,.page.page-a-vital-voice .flexible-content .atom-grid .button-wrapper .btn {
    border-color: #e1820b;
    color: #e1820b!important
}

.page.page-a-vital-voice .flexible-content .atom-content .btn:hover,.page.page-a-vital-voice .flexible-content .atom-grid .button-wrapper .btn:hover {
    background-color: #e1820b!important
}

.page.page-a-vital-voice .flexible-content .atom-grid .btn:hover {
    color: #e5e0c8!important
}

.page.page-a-vital-voice .flexible-content .atom-content .btn:hover {
    color: #fff!important
}

.prev-next {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 50px
}

.prev-next a:hover {
    text-decoration: none;
    color: #105150
}

.prev-next a:hover svg path {
    fill: #105150
}

.prev-next .next {
    text-align: right
}

.prev-next .prev svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.prev-next svg {
    width: 28px;
    height: 28px;
    vertical-align: -4px
}

.prev-next svg path {
    fill: #25bcb9
}

.blog-controls {
    color: #000;
    margin-bottom: 70px
}

.blog-controls input,.blog-controls select {
    border: 0;
    border-bottom: 2px solid #acacac;
    border-radius: 0;
    -webkit-appearance: none;
    padding: 5px;
    display: block;
    height: 50px;
    font-size: 20px;
    text-transform: uppercase;
    box-shadow: none
}

@media screen and (max-width: 767px) {
    .blog-controls .blog-filter {
        margin-bottom:10px
    }
}

@media screen and (max-width: 767px) {
    .blog-controls .blog-search,.blog-controls .blog-search-button {
        margin-bottom:20px
    }
}

.btn-outline-primary {
    border-color: #f0b310;
    color: #f0b310
}

.btn-outline-primary:hover {
    color: #fff;
    background: #f0b310
}

.gform_wrapper .gfield_radio li label {
    margin: 5px 0 0 4px!important;
    width: 100%!important
}

.gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code {
    max-width: 100%!important
}

.gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
    display: none!important
}

@media only screen and (min-width: 641px) {
    .gform_wrapper .ginput_complex .ginput_cardinfo_left,.gform_wrapper .ginput_complex .ginput_cardinfo_right {
        width:48%!important;
        margin-right: 2%!important
    }
}

.amounts .gfield_label,label.gfield_label.gfield_label_before_complex {
    display: none!important
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    text-indent: 10px
}

input[type=submit].gform_button {
    background: #f0b310;
    font-size: 22px!important;
    text-transform: uppercase;
    font-weight: 700;
    display: block!important;
    border-radius: 10px;
    font-weight: 600;
    line-height: 50px;
    height: 50px;
    border: 0!important;
    width: 100%!important;
    padding: 0;
    transition: background .2s ease
}

input[type=submit].gform_button:hover {
    background: #e1820b
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0!important
}

.arrows {
    display: none
}

@media screen and (min-width: 1200px) {
    .arrows {
        display:block
    }
}

.social-sharing {
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -60px;
    overflow: hidden
}

@media screen and (max-width: 767px) {
    .social-sharing {
        bottom:0;
        top: auto;
        margin-top: 0;
        right: 0;
        margin: 0 1%
    }
}

.social-sharing .share-button {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 0 10px 10px 0;
    text-align: center;
    margin: 4px 4px 4px 0;
    color: #fff;
    line-height: 40px;
    font-size: 20px;
    background: #25bcb9;
    transition: all .1s ease-out
}

@media screen and (max-width: 767px) {
    .social-sharing .share-button {
        font-size:16px;
        width: 31.333%;
        height: 30px;
        line-height: 32px;
        float: left;
        margin: 0 1%;
        border-radius: 10px 10px 0 0
    }
}

@media screen and (min-width: 768px) {
    .social-sharing .share-button:hover {
        padding-left:10px;
        width: 50px
    }
}

.social-sharing .share-button.twitter {
    background: #55acee
}

.social-sharing .share-button.facebook {
    background: #3b5998
}

.gcsc-branding,.gsc-branding {
    display: none!important
}

td.gsc-input input {
    padding: 9px;
    width: 190px
}

td.gsc-clear-button {
    display: none
}

.gform_wrapper li.gfield.gfield_error,.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent!important;
    border: 0!important;
    color: #fff!important
}

html body .gform_wrapper div.validation_error {
    color: #fff;
    margin-bottom: 20px;
    border: 2px solid #e0160b;
    border-radius: 10px;
    padding: 16px 10px;
    clear: both;
    width: 100%;
    text-align: center;
    background: #e0160b;
    font-family: proxima-nova,Proxima Nova,Helvetica,arial,sans-serif;
    font-weight: 600;
    font-size: 16px;
    margin-top: 40px
}

.gform_wrapper .gfield_error .gfield_label,.gform_wrapper .validation_message,.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,.gform_wrapper li.gfield_error ul.gfield_checkbox,.gform_wrapper li.gfield_error ul.gfield_radio {
    color: #e0160b!important
}

.gform_wrapper .gfield_error input,.gform_wrapper .gfield_error select,.gform_wrapper .gfield_error textarea,.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_wrapper li.gfield_error textarea {
    border: 2px solid #e0160b!important;
    color: #e0160b!important;
    background: #fff!important
}

html body .gsc-control-cse .gs-result .gs-title,html body .gsc-control-cse .gs-result .gs-title *,html body .gsc-control-cse .gs-spelling {
    font-size: 26px!important;
    text-decoration: none
}

.bg-contain {
    background-size: contain!important
}

.bg-cover {
    background-size: cover!important
}

.video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #201f1e
}

.video-background video {
    width: 100%;
    height: 100%
}

.video-background.video-fit-cover video,.video-background video {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

.video-background.video-fit-contain video {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain;"
}

.video-background.video-fit-fill video {
    -o-object-fit: fill;
    object-fit: fill;
    font-family: "object-fit: fill;"
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,p {
    margin-top: 0
}

.h1:last-child,.h2:last-child,.h3:last-child,.h4:last-child,.h5:last-child,.h6:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child {
    margin-bottom: 0
}

.h1,h1 {
    text-transform: uppercase
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-weight: 300
}

.h1,h1 {
    font-size: 22px
}

@media screen and (min-width: 768px) {
    .h1,h1 {
        font-size:36px
    }
}

.superheadline {
    font-weight: 700;
    font-size: 26px
}

@media screen and (min-width: 768px) {
    .superheadline {
        font-size:46px
    }
}

li,p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6
}

@media screen and (min-width: 768px) {
    li,p {
        font-size:20px
    }
}

.dek {
    font-size: 16px
}

@media screen and (min-width: 768px) {
    .dek {
        font-size:20px;
        line-height: 1.6
    }
}

blockquote {
    position: relative;
    border-left: 0;
    font-size: 36px
}

blockquote,cite {
    color: #e1820b;
    font-weight: 300;
    text-align: center
}

cite {
    font-size: 22px;
    font-style: normal;
    display: block
}

.blog-post h1 {
    color: #e1820b
}

.blog-post p {
    font-size: 16px
}

.atom {
    display: block;
    position: relative;
    margin: 50px 0
}

@media screen and (min-width: 768px) {
    .atom {
        margin:50px 0
    }
}

.atom.full-bleed {
    margin: 0
}

.atom.atom-hero {
    background-color: #000
}

.atom.atom-hero .arrows {
    position: relative;
    top: 300px
}

.atom.atom-hero .arrow path {
    fill: #fff
}

.atom.atom-hero .container {
    padding: 60px 20px 80px;
    background: rgba(0,0,0,.6)
}

@media screen and (min-width: 768px) {
    .atom.atom-hero .container {
        background:transparent;
        padding: 0 70px
    }
}

.atom.atom-hero h2.h1.headline {
    font-weight: 300
}

.atom.atom-hero .dek {
    font-weight: 400;
    margin-bottom: 30px
}

.atom.atom-hero .slide {
    color: #fff;
    margin-bottom: 0;
    background-size: cover;
    background-position: top;
    min-height: 170px;
    padding: 0
}

@media screen and (min-width: 768px) {
    .atom.atom-hero .slide {
        min-height:350px;
        padding: 120px 0
    }
}

@media screen and (min-width: 1200px) {
    .atom.atom-hero .slide {
        min-height:575px
    }
}

.atom.atom-hero .slick-slider,.atom.atom-hero .slider {
    padding-bottom: 0;
    margin-bottom: 0
}

.atom.atom-content-portal .three-up .btn.btn-outline,
.atom.atom-content-portal .four-up .btn.btn-outline {
    font-size: 22px!important;
    font-weight: 600;
    border: 2px solid #fff!important
}

@media screen and (min-width: 992px) and (max-width:1199px) {
    .atom.atom-content-portal .three-up .btn.btn-outline,
    .atom.atom-content-portal .four-up .btn.btn-outline {
        font-size:18px!important;
        padding-left: 20px;
        padding-right: 20px
    }
}

.atom.atom-content-portal .three-up h2+.btn,
.atom.atom-content-portal .four-up h2+.btn {
    margin-top: 20px
}

.atom.atom-content-portal.theme-blue .three-up .item-content,
.atom.atom-content-portal.theme-blue .four-up .item-content {
    background-color: #25bcb9;
    color: #fff
}

.atom.atom-content-portal.theme-blue .three-up .item-content .btn:hover,
.atom.atom-content-portal.theme-blue .four-up .item-content .btn:hover {
    color: #25bcb9
}

.atom.atom-content-portal.theme-blue .three-up .item:nth-child(2n) .item-content,
.atom.atom-content-portal.theme-blue .four-up .item:nth-child(2n) .item-content {
    background-color: #99d7db
}

.atom.atom-content-portal.theme-blue .three-up .item:nth-child(2n) .item-content .btn:hover,
.atom.atom-content-portal.theme-blue .four-up .item:nth-child(2n) .item-content .btn:hover {
    color: #99d7db
}

.atom.atom-content-portal .two-up .btn {
    border-color: #25bcb9;
    color: #25bcb9;
    border-width: 2px
}

.atom.atom-content-portal .two-up .btn:hover {
    background: #25bcb9;
    color: #fff
}

.atom.atom-content-portal.theme-orange .three-up .item-content,
.atom.atom-content-portal.theme-orange .four-up .item-content {
    background-color: #e1820b;
    color: #fff
}

.atom.atom-content-portal.theme-orange .three-up .item-content .btn:hover,
.atom.atom-content-portal.theme-orange .four-up .item-content .btn:hover {
    color: #e1820b
}

.atom.atom-content-portal.theme-orange .three-up .item:nth-child(2n) .item-content,
.atom.atom-content-portal.theme-orange .four-up .item:nth-child(2n) .item-content {
    background-color: #f0b310
}

.atom.atom-content-portal.theme-orange .three-up .item:nth-child(2n) .item-content .btn:hover,
.atom.atom-content-portal.theme-orange .four-up .item:nth-child(2n) .item-content .btn:hover {
    color: #f0b310
}

.atom.atom-content-portal .icon-wrapper {
    background: #25bcb9;
    display: block;
    position: absolute;
    left: 50%;
    top: -80px;
    margin-left: -35px;
    width: 70px;
    height: 70px;
    border-radius: 70px;
    text-align: center;
    line-height: 68px
}

.atom.atom-content-portal .icon-wrapper img {
    max-width: 50px
}

.atom.atom-content-portal .item-content {
    position: relative
}

.atom.atom-content-portal .item {
    text-align: left;
    margin-bottom: 60px
}

@media screen and (min-width: 768px) {
    .atom.atom-content-portal .item {
        margin-bottom:60px
    }
}

.atom.atom-content-portal .image {
    display: block;
    width: 100%;
    margin-bottom: 8px
}

.atom.atom-content-portal .two-up h2 {
    color: #25bcb9;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 34px;
    font-weight: 400
}

@media screen and (min-width: 768px) {
    .atom.atom-content-portal .two-up h2 {
        font-size:26px
    }
}

.atom.atom-content-portal .two-up .image {
    border-bottom: 10px solid #99d7db;
    margin-bottom: 40px
}

.atom.atom-content-portal .two-up .dek {
    margin-bottom: 16px
}

.atom.atom-content-portal .three-up h2 {
    margin-bottom: 6px;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase
}

.atom.atom-content-portal .four-up h2 {
    margin-bottom: 6px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase
}

@media screen and (max-width: 767px) {
    .atom.atom-content-portal .four-up h2 {
        font-size: 22px;
    }
}

.atom.atom-content-portal .three-up a,
.atom.atom-content-portal .four-up a {
    color: #fff
}

.atom.atom-content-portal .three-up .dek,
.atom.atom-content-portal .four-up .dek {
    margin-bottom: 16px
}

.atom.atom-content-portal .three-up .item-content,
.atom.atom-content-portal .four-up .item-content {
    padding: 48px 30px
}

@media screen and (max-width: 767px) {
    .atom.atom-content-portal {
        margin-bottom:-50px
    }
}

.atom.atom-quote {
    padding: 90px 0;
    margin: 50px 0 -70px
}

.atom.atom-quote blockquote {
    padding: 20px 0 0
}

.atom.atom-quote cite {
    margin-bottom: 100px
}

.atom.atom-quote .quote-after,.atom.atom-quote .quote-before {
    display: block;
    color: #fff;
    text-align: center;
    left: 50%;
    height: 40px;
    width: 80px;
    margin-left: -50px;
    position: absolute;
    background-image: url(../img/VVQuote-745973ee99.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

.atom.atom-quote .quote-after:after,.atom.atom-quote .quote-after:before,.atom.atom-quote .quote-before:after,.atom.atom-quote .quote-before:before {
    position: absolute;
    width: 200%;
    height: 2px;
    top: 29%;
    background: #e1820b;
    display: block;
    content: " "
}

.atom.atom-quote .quote-after:before,.atom.atom-quote .quote-before:before {
    left: -200%
}

.atom.atom-quote .quote-after:after,.atom.atom-quote .quote-before:after {
    right: -200%
}

.atom.atom-quote .quote-before {
    top: 30px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.atom.atom-quote .quote-after {
    bottom: 110px
}

.bg-orange {
    background-image: linear-gradient(180deg,#e1a70b 0,#e28814);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFE1A70B",endColorstr="#FFE28814",GradientType=0)
}

.bg-blue,.bg-orange {
    background-repeat: repeat-x;
    color: #fff
}

.bg-blue {
    background-image: linear-gradient(180deg,#25bcb9 0,#146765);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF25BCB9",endColorstr="#FF146765",GradientType=0)
}

.bg-orange .btn-outline:hover {
    color: #e28814
}

.bg-blue .btn-outline:hover {
    color: #25bcb9
}

.atom.atom-featured-profile .arrows {
    position: relative;
    top: 200px
}

.atom.atom-featured-profile .heading {
    border-top: 5px solid #e1820b;
    text-align: left;
    margin-top: 30px;
    padding-left: 0;
    padding-top: 40px
}

.atom.atom-featured-profile .dek {
    margin-bottom: 30px
}

.atom.atom-featured-profile .slick-dots {
    display: none
}

@media screen and (max-width: 767px) {
    .atom.atom-featured-profile .heading {
        margin:20px
    }
}

.atom.atom-featured-profile .slick-dots li {
    border-color: #000
}

.atom.atom-featured-profile .slick-dots li.slick-active {
    background: #000
}

.atom.atom-featured-profile .btn.btn-outline {
    border-color: #e1820b;
    color: #e1820b
}

.atom.atom-featured-profile .btn.btn-outline:hover {
    color: #fff;
    background-color: #e1820b
}

.atom.atom-half-width-media {
    text-align: center;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .atom.atom-half-width-media {
        text-align:left;
        margin: 70px 0
    }
}

.atom.atom-half-width-media .content-wrapper {
    margin: 20px 0;
    padding: 50px 60px 50px 0;
    background: hsla(0,0%,97%,.9)
}

@media screen and (max-width: 767px) {
    .atom.atom-half-width-media .content-wrapper {
        clear:both;
        padding: 10px
    }
}

.atom.atom-half-width-media h1.headline {
    font-size: 36px;
    padding-top: 36px;
    font-weight: 300;
    border-top: 4px solid #65c8c6
}

.atom.atom-half-width-media .dek {
    font-size: 20px;
    line-height: 1.6;
    font-weight: 400;
    margin-bottom: 30px
}

.atom.atom-half-width-media .btn.btn-outline {
    border-color: #65c8c6;
    color: #65c8c6
}

.atom.atom-half-width-media .btn.btn-outline:hover {
    color: #fff;
    background-color: #65c8c6
}

.atom.atom-half-width-media .media {
    display: block;
    width: 100%;
    height: 240px
}

.atom.atom-half-width-media .media>* {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

@media screen and (min-width: 768px) {
    .atom.atom-half-width-media .media {
        position:absolute;
        right: 0;
        top: -20px;
        bottom: -20px;
        left: 50%;
        height: auto;
        z-index: -1;
        width: auto;
        padding-right: 0
    }
}

.atom.atom-half-width-media .slick-dots li {
    display: none;
    border-color: #000
}

.atom.atom-half-width-media .slick-dots li.slick-active {
    background: #000
}

.atom.atom-featured-program .heading {
    border-top: 5px solid #fff;
    text-align: left;
    margin-top: 40px
}

.atom.atom-featured-program .slick-dots {
    display: none
}

.atom.atom-featured-program .dek {
    margin-bottom: 30px
}

.atom.atom-full-width-media {
    padding: 0
}

@media screen and (min-width: 768px) {
    .atom.atom-full-width-media {
        padding:50px 0
    }
}

.atom.atom-full-width-media .arrow path {
    fill: #fff
}

@media screen and (min-width: 768px) {
    .atom.atom-full-width-media .container {
        padding:0 20px
    }
}

.atom.atom-full-width-media .slide {
    color: #fff;
    margin-bottom: 0;
    background-size: cover;
    background-position: top;
    padding: 60px 0;
    min-height: 150px
}

@media screen and (min-width: 768px) {
    .atom.atom-full-width-media .slide {
        min-height:500px;
        padding: 120px 0
    }
}

.atom.atom-full-width-media .slick-slider,.atom.atom-full-width-media .slider {
    margin-bottom: 0
}

.atom.atom-headshots .item {
    color: #201f1e;
    text-align: center;
    margin-bottom: 60px;
    display: block
}

.atom.atom-headshots .item .item-content {
    margin-top: 15px
}

.atom.atom-headshots .item:hover {
    text-decoration: none
}

.atom.atom-headshots .item h2 {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase
}

.atom.atom-headshots .item .dek,.atom.atom-headshots .item .dek p {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 400
}

.atom.atom-headshots .headshot {
    margin-bottom: 10px
}

.atom.atom-email-signup {
    background: #201f1e;
    color: #fff;
    text-align: center;
    padding: 30px 10px
}

.atom.atom-email-signup h1 {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 10px
}

.atom.atom-email-signup .form-control {
    padding: 20px;
    border-radius: 8px;
    margin: 15px 1%
}

.atom.atom-email-signup button {
    background: #f0b310;
    border: 0;
    padding: 12px 30px;
    font-size: 18px;
    line-height: 17px;
    border-radius: 5px;
    transition: all .2s ease;
    margin: 0 1%;
    text-transform: uppercase
}

@media screen and (max-width: 767px) {
    .atom.atom-email-signup button {
        width:100%
    }
}

.atom.atom-email-signup button:hover {
    background: #d9a20e;
    color: #fff
}

@media screen and (min-width: 768px) {
    .atom.atom-email-signup .gf_inline {
        display:inline-block!important
    }

    .atom.atom-email-signup label {
        display: none
    }

    .atom.atom-email-signup .gf_simple_horizontal * {
        display: inline-block;
        clear: none
    }

    .atom.atom-email-signup .form-wrapper div,.atom.atom-email-signup .form-wrapper input,.atom.atom-email-signup .form-wrapper p,.atom.atom-email-signup .form-wrapper span {
        display: inline-block
    }

    .atom.atom-email-signup div#gform_wrapper_3 {
        width: 100%;
        max-width: 550px
    }

    .atom.atom-email-signup .gform_body ul {
        width: 100%
    }

    .atom.atom-email-signup .gform_footer.left_label {
        width: 28%!important
    }

    .atom.atom-email-signup .gfield.signup-email {
        width: 56%;
        float: left;
        margin-right: 4%
    }

    .atom.atom-email-signup .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        width: 100%
    }

    .atom.atom-email-signup .gform_wrapper .gform_footer:not(.top_label) {
        padding-top: 0!important;
        vertical-align: top
    }

    .atom.atom-email-signup .gfield.signup-zip {
        width: 40%;
        margin-left: 10px;
        float: left
    }

    .atom.atom-email-signup .gform_body {
        display: inline-block;
        width: 70%
    }

    .atom.atom-email-signup .gform_footer {
        width: 30%
    }

    .atom.atom-email-signup .gform_wrapper .gform_footer:not(.top_label) {
        margin: 0 0 0 2%!important
    }
}

.atom.atom-email-signup .gfield_label {
    display: none!important
}

.atom.atom-email-signup .gform_wrapper form.gf_simple_horizontal div.gform_body,.atom.atom-email-signup .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
    display: inline-block!important;
    width: 100%
}

@media screen and (min-width: 768px) {
    /* .atom.atom-email-signup .gform_wrapper form.gf_simple_horizontal div.gform_body,.atom.atom-email-signup .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
        width:68%
    } */
}

#gform_3 {
    text-align: center;
}

#gform_fields_3 {
    margin: 0 auto;
}

#gform_fields_3 li {
    width: 100%;
}

.atom.atom-twitter-feed {
    padding: 50px 0
}

.atom.atom-twitter-feed path {
    fill: #fff
}

.atom.atom-twitter-feed .tweet-meta {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 16px
}

.atom.atom-twitter-feed .tweet-meta a {
    color: #fff
}

@media screen and (min-width: 768px) {
    .atom.atom-twitter-feed .tweet-meta {
        font-size:26px
    }
}

.atom.atom-twitter-feed .tweet-text {
    font-size: 18px;
    font-weight: 200;
    line-height: 1.5
}

@media screen and (min-width: 768px) {
    .atom.atom-twitter-feed .tweet-text {
        font-size:36px;
        line-height: 1.3
    }
}

.atom.atom-twitter-feed .tweet-text a {
    font-weight: 600;
    color: #fff
}

.atom.atom-twitter-feed .slick-slider,.atom.atom-twitter-feed .slider {
    padding-bottom: 110px;
    margin-bottom: -20px
}

.atom.atom-featured-logos .logo {
    display: inline;
    vertical-align: middle
}

.atom.atom-featured-logos .logo-wrapper {
    height: 185px;
    line-height: 200px;
    text-align: center; 
    display: block;
    margin-bottom: 24px
}

.atom.atom-featured-logos .dek {
    font-weight: 400;
    margin-bottom: 30px
}

.atom.atom-featured-logos .btn.btn-outline {
    border-color: #e1820b;
    color: #e1820b
}

.atom.atom-featured-logos .btn.btn-outline:hover {
    color: #fff;
    background-color: #e1820b
}

.atom.atom-bio {
    padding-bottom: 0
}

.atom.atom-content .btn {
    border-color: #25bcb9;
    color: #25bcb9;
    border-width: 2px
}

.atom.atom-content .btn:hover {
    background: #25bcb9;
    color: #fff
}

.atom.atom-content .heading+.buttons {
    margin-top: 10px
}

.atom.atom-content .buttons {
    text-align: center;
    margin: 40px 0 30px
}

@media screen and (max-width: 767px) {
    .atom.atom-content .buttons .btn+.btn {
        margin-top:20px
    }
}

@media screen and (min-width: 768px) {
    .atom.atom-content .buttons .btn {
        margin-left:15px;
        margin-right: 15px
    }
}

@media screen and (max-width: 767px) {
    .atom.atom-content .alignleft,.atom.atom-content .alignright {
        width:100%
    }
}

.atom-bio+.atom-content {
    padding-top: 0
}

.atom-content+.atom-quote {
    margin: -90px 0
}

.metabox {
    display: none;
    border: 1px solid #f0b310;
    margin: 20px 0
}

.metabox .label {
    background: #f0b310;
    color: #fff;
    text-transform: uppercase;
    text-indent: 15px
}

.metabox .col-sm-4 {
    padding: 0
}

.metabox .content {
    padding: 5px 15px
}

.post {
    padding: 20px 0
}

.post h2 {
    text-transform: uppercase;
    margin-bottom: 6px
}

.post h2,.post h2 a {
    color: #e1820b
}

.post a {
    color: #e1a70b
}

.atom.atom-grid .col-sm-5,.atom.atom-grid .col-sm-7 {
    padding-right: 10px;
    padding-left: 10px
}

.atom.atom-grid .container-fluid {
    max-width: 1150px
}

.atom.atom-grid .major,.atom.atom-grid .minor {
    height: 275px
}

@media screen and (min-width: 768px) {
    .atom.atom-grid .major {
        height:570px
    }
}

.atom.atom-grid .items {
    margin-top: -50px
}

.atom.atom-grid .item {
    background-color: #f0b310;
    background-size: cover;
    background-position: 50%;
    display: block;
    position: relative;
    overflow: hidden;
    color: #fff!important;
    margin: 20px 0
}

.atom.atom-grid .item:visited {
    color: #fff
}

.atom.atom-grid .item h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 36px
}

.atom.atom-grid .item>h2 {
    position: absolute;
    bottom: 0;
    padding: 30px
}

.atom.atom-grid .item .overlay {
    background-color: #99d7db;
    position: absolute;
    top: 100%;
    transition: all .2s ease;
    display: block;
    height: 100%;
    width: 100%
}

.atom.atom-grid .item .overlay h2 {
    font-weight: 600;
    padding: 40px 30px 0
}

.atom.atom-grid .item .overlay .dek {
    padding: 0 30px 30px;
    font-weight: 400
}

.atom.atom-grid .item .overlay .btn {
    margin-left: 30px
}

.atom.atom-grid .item .overlay .btn:hover {
    color: #99d7db
}

.atom.atom-grid .item:hover .overlay {
    top: 0
}

.atom.atom-grid .button-wrapper {
    text-align: center
}

@media screen and (max-width: 767px) {
    header+* {
        padding-top:50px!important
    }
}

header {
    position: fixed;
    z-index: 10000;
    background: #fff;
    width: 100%;
    height: 50px
}

@media screen and (min-width: 768px) {
    header {
        position:relative;
        height: auto
    }
}

header .logo a {
    background-image: url(../img/logo-c8b4177a10.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    color: #201f1e;
    max-width: 100%;
    width: 230px;
    height: 30px;
    margin: 10px 0;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

@media screen and (min-width: 768px) {
    header .logo a {
        width:310px;
        height: 70px;
        margin: 35px 0;
        background-position: 50%
    }
}

header .container {
    max-width: 100%;
    width: 1150px
}

header .container>.row {
    background: #fff
}

header .nav-wrapper {
    position: absolute;
    z-index: 1000;
    background: #fff;
    padding: 0;
    top: 85px;
    margin-top: 0;
    right: 0;
    left: 0;
    padding: 10px 0
}

@media screen and (min-width: 768px) {
    header .nav-wrapper {
        position:relative;
        top: auto
    }
}

header .nav-wrapper .navbar-nav {
    margin: 0;
    padding: 0
}

@media screen and (min-width: 768px) {
    header .nav-wrapper .navbar-nav {
        padding:0;
        margin: 7.5px 0 0 -15px
    }
}

header .nav-wrapper .navbar-nav>li>a {
    font-size: 16px;
    text-transform: uppercase;
    color: #201f1e
}

@media screen and (min-width: 768px) {
    header .nav-wrapper .navbar-nav>li>a {
        font-size:14px
    }

    header .nav-wrapper .navbar-nav>li>a>.lil-arrow {
        display: none
    }
}

@media screen and (min-width: 992px) {
    header .nav-wrapper .navbar-nav>li>a {
        font-size:16px
    }
}

header .nav-wrapper .navbar-nav>li>a:hover {
    background: #fff;
    color: #827d75
}

header nav {
    margin-top: 46px
}

header .btn {
    position: relative;
    padding: 0
}

@media screen and (min-width: 768px) {
    header .navbar-nav>li>a {
        padding-left:9px;
        padding-right: 9px
    }
}

@media screen and (min-width: 1200px) {
    header .navbar-nav>li>a {
        padding-left:14px;
        padding-right: 14px
    }
}

@media screen and (max-width: 767px) {
    header .nav-wrapper .navbar-nav>li>a {
        clear:both
    }

    header .navbar-nav>.dropdown>.dropdown-menu,header .navbar-nav>.dropdown>.dropdown-menu .dropdown-submenu {
        position: relative;
        max-width: 150%;
        width: 100%;
        text-align: left;
        margin: 0;
        padding: 0;
        box-shadow: none;
        left: 0
    }

    header .navbar-nav>.dropdown>.dropdown-menu .dropdown-submenu:before,header .navbar-nav>.dropdown>.dropdown-menu:before {
        display: none
    }

    header .navbar-nav>.dropdown>.dropdown-menu .dropdown-submenu a:after,header .navbar-nav>.dropdown>.dropdown-menu a:after {
        width: auto;
        right: 20px;
        left: 20px
    }
}

header .dropdown.open .dropdown-menu,header .dropdown:hover .dropdown-menu {
    display: block
}

header .navbar-nav>li>.dropdown-menu {
    background: #ccc9c6;
    text-transform: uppercase;
    border: 0;
    text-align: center;
    max-width: 200px;
    white-space: normal;
    padding: 12px;
    border-radius: 0
}

header .navbar-nav>li>.dropdown-menu:before {
    position: absolute;
    top: -10px;
    margin-left: -20px;
    left: 50%;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 20px;
    border-color: transparent transparent #ccc9c6
}

header .navbar-nav>li>.dropdown-menu .dropdown-submenu {
    list-style: none;
    padding: 0;
    background: #dbdbdb;
    text-transform: uppercase;
    border: 0;
    text-align: center;
    max-width: 200px;
    padding: 12px;
    border-radius: 0;
    z-index: 100;
    white-space: normal
}

header .navbar-nav>li>.dropdown-menu .dropdown-submenu a:hover {
    text-decoration: none
}

header .navbar-nav>li>.dropdown-menu .dropdown-submenu:before {
    position: absolute;
    left: -10px;
    top: 20px;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 20px 0;
    border-color: transparent #dbdbdb transparent transparent
}

header .dropdown-menu a:hover {
    background: transparent;
    color: #fff
}

header .dropdown-menu li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: normal;
    position: relative;
    font-size: 16px
}

@media screen and (min-width: 768px) {
    header .dropdown-menu li>a {
        font-size:14px
    }
}

@media screen and (min-width: 992px) {
    header .dropdown-menu li>a {
        font-size:16px
    }
}

header .dropdown-menu li>a:after {
    content: " ";
    width: 80%;
    height: 1px;
    left: 10%;
    top: 0;
    position: absolute;
    border-bottom: 1px solid #000
}

header .dropdown-menu li:first-child>a:after {
    display: none
}

header .menu-item {
    position: relative
}

header .dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    display: none
}

@media screen and (min-width: 768px) and (max-width:991px) {
    header .dropdown-submenu {
        left:68%
    }
}

header .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px
}

header li:hover>.dropdown-submenu {
    display: block
}

header .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
}

header .dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

header .dropdown-submenu.pull-left {
    float: none
}

header .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px
}

header .nav .open>a,header .nav .open>a:focus,header .nav .open>a:hover {
    background: #fff
}

header .has-children:after {
    display: inline;
    content: "X"
}

header .header-search {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    max-width: 320px
}

@media screen and (min-width: 768px) {
    header .header-search {
        display:block;
        right: 20px
    }
}

@media screen and (min-width: 1200px) {
    header .header-search {
        right:0
    }
}

header .header-search .gsc-input {
    opacity: 0;
    transition: opacity .2s ease-out
}

header .header-search .gsc-input-box {
    opacity: 0;
    transition: opacity .25s ease-out;
    height: 38px
}

header .header-search #gsc-i-id1 {
    height: 2em
}

header .header-search:hover .gsc-input,header .header-search:hover .gsc-input-box {
    opacity: 1
}

header .header-search input#gsc-i-id1::-webkit-input-placeholder {
    color: transparent
}

header .header-search input#gsc-i-id1:-ms-input-placeholder {
    color: transparent
}

header .header-search input#gsc-i-id1::placeholder {
    color: transparent
}

header .header-search .gsib_b {
    display: none
}

header button.gsc-search-button {
    background-color: transparent;
    color: #acacac;
    border: 0;
    border-radius: 0;
    display: block;
    padding: 0;
    position: relative;
    height: 38px;
    width: 38px;
}

header button.gsc-search-button:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    color: #acacac;
    content: "\f002";
    position: absolute;
    text-align: center;
    font-size: 20px;
    background-color: #e3e3e3;
    width: 38px;
    line-height: 38px;
    height: 38px;
    left: 0;
    top: 0;
}

header td.gsc-search-button input {
    background-color: #e3e3e3;
    border: 0;
    height: 38px;
    padding: 0;
    width: 38px;
    opacity: 0
}

header .gsc-input-box input {
    background: transparent!important;
    width: 24px;
    height: 30px
}

header .form-control {
    color: #201f1e
}

header .cse .gsc-control-cse,header .gsc-control-cse {
    border: 0;
    padding: 0
}

header .nav-donate,header .nav-signup {
    text-align: center
}

header .nav-donate>a,header .nav-signup>a {
    border-radius: 6px;
    margin-top: 6px;
    margin-left: 5px;
    padding: 8px 14px 7px;
    font-size: 14px!important;
    border: 2px solid #25bcb9
}

@media screen and (max-width: 767px) {
    header .nav-donate,header .nav-signup {
        width:49%
    }
}

@media screen and (max-width: 767px) {
    header .nav-donate {
        float:right
    }
}

@media screen and (min-width: 768px) {
    header .nav-donate {
        padding-right:20px
    }
}

@media screen and (min-width: 1200px) {
    header .nav-donate {
        padding-right:0
    }
}

header .nav-donate>a {
    background: #25bcb9;
    color: #fff!important
}

header .nav-donate>a:hover {
    background: #fff;
    color: #25bcb9!important
}

@media screen and (max-width: 767px) {
    header .nav-signup {
        float:left
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    header .nav-signup {
        display:none
    }
}

header .nav-signup>a {
    background: #fff;
    color: #25bcb9!important
}

header .nav-signup>a:hover {
    background: #25bcb9!important;
    color: #fff!important
}

.lil-arrow {
    display: inline-block;
    width: 10px;
    height: 11px;
    padding-left: 12px;
    position: relative
}

.lil-arrow svg {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 3px
}

.lil-arrow svg path {
    fill: #000
}

@media screen and (max-width: 767px) {
    .lil-arrow {
        display:block;
        float: right;
        margin-right: 0;
        margin-top: 5px;
        width: 25px;
        height: 25px
    }

    .lil-arrow svg {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        height: 12px;
        width: 12px
    }
}

.nav-button {
    text-align: right;
    padding: 10px
}

@media screen and (min-width: 768px) {
    .nav-button {
        display:none
    }
}

.btn-menu {
    color: #21bbb8;
    border-color: #21bbb8;
    background: #fff;
    height: 30px;
    font-size: 16px;
    line-height: 16px;
    padding: 0 10px;
    width: 80px;
    text-align: center;
    border-width: 1px;
    font-weight: 400
}

.btn-menu:hover,.nav-open .btn-menu {
    color: #fff;
    background: #21bbb8
}

.nav-wrapper {
    top: -50vh!important;
    z-index: -1!important;
    transition: top .2s ease-out
}

@media screen and (min-width: 768px) {
    .nav-wrapper {
        top:30px!important;
        z-index: auto!important
    }
}

@media screen and (max-width: 767px) {
    .nav-wrapper {
        width:auto!important
    }
}

.nav-open .nav-wrapper {
    top: 50px!important
}

.error404 .header-search {
    display: none!important
}

footer .nav>li {
    padding: 0
}

footer .nav>li>a {
    color: #fff;
    padding: 1px 0;
    font-size: 18px
}

footer .nav>li>a:hover {
    background: transparent;
    text-decoration: underline
}

footer .big-icons .fa {
    color: #fff;
    font-size: 36px;
    transition: color .2s ease-out
}

footer .big-icons .fa:hover {
    color: #25bcb9
}

footer .list-inline>li {
    margin: 5px
}

footer .cn-badge {
    max-width: 150px;
    border: 1px solid #fff;
    margin-top: 40px
}

@media screen and (max-width: 767px) {
    footer .cn-badge {
        margin-top:60px;
        margin-bottom: 40px
    }
}

@media screen and (max-width: 767px) {
    footer .text-center {
        margin-top:40px
    }
}

footer .col-xs-2 {
    padding: 0
}

.category-sidebar {
    font-size: 1.2em;
}

.widget-container {
    list-style-type: none;
}

.widget-container ul {
    list-style-type: none;
    padding: 0;

}

.widget-container ul li a  {
    color: #e1820b; 
}

.archive-header {
    padding-top: 70px;
    text-align: center;
}

#gform_page_30_1 .gfield.amounts .ginput_container .gfield_radio li {
    background-color: #001489;
}

#gform_page_30_1 .gfield.amounts .ginput_container .gfield_radio li label:hover,
#gform_page_30_1 .gfield.amounts .ginput_container .gfield_radio li input:checked+label {
    background-color: #00baae;
}

#gform_submit_button_30 {
    background-color: #001489;
}

#gform_submit_button_30:hover {
    background-color: #00baae;
}

.gform_wrapper.donate-form_wrapper .gfield.amounts {
    overflow-x: hidden;
}

.donate-form_wrapper form .amounts li {
    width: 29%;
}

.embed-section .container {
    width: unset;
}

.email-capture-form li,
.gf_left_third,
.gf_right_third,
.gf_middle_third {
    padding: 0 .65rem !important;
}

.email-capture-form .gform_button {
    max-width: 200px;
    margin: 0 auto !important;
}

.sidebar-nav {
    display:none;
    list-style-type: none;
    position: sticky;
    top: 15%;
    padding-left: 1rem;
    max-width: 200px;
    z-index: 1;
}

.sidebar-nav li {
    list-style-type: none;
    font-size: 16px;
    padding-bottom: .75rem;
    margin-bottom: .75rem;
    border-bottom: 1px #eaeaea solid;
}

.sidebar-nav ul {
    padding-right: 1rem;
}

.side-nav:not(.mobile) li { 

}

.sidebar-nav.mobile {
    display: none;
}

@media screen and (max-width: 1440px) {
    .sidebar-nav.mobile {
        display: block;
        position: relative;
        max-width: unset;
        margin-bottom: 1.25rem;
        border-bottom: none;
        font-size: inherit;
    }

    .sidebar-nav.mobile ul {
        padding-left: 0;
        padding-right: 0;
    }

    .sidebar-nav.mobile li {
        display: inline-block;
        padding: 0 3rem .5rem 0; 
    }

}

.btn-donate{
	color: #FFF;
	border-color: #21bbb8;
	background: #21bbb8;
	height: 30px;
	font-size: 16px;
	line-height: 16px;
	padding: 0 10px;
	width: 80px;
	text-align: center;
	border-width: 1px;
	font-weight: 400;
	border-radius: 10px;
	text-transform: uppercase;
}

.btn-donate:hover{
	color: #21bbb8;
	background-color: #FFF;
}

@media(max-width: 360px){
	header .btn-donate, header .btn-menu {
		width: 60px;
		font-size: 12px;
	}
}

.u-p-two { 
    padding: 2em;
}