/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! 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: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.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: -0.5em
}

sub {
    bottom: -0.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 #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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 {

    *,
    *:before,
    *:after {
        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: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        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 th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    box-sizing: border-box
}

*:before,
*:after {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

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

a {
    color: #337ab7;
    text-decoration: none
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    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.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.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
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 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: normal;
    line-height: 1;
    color: #777
}

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

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .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
}

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

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #337ab7
}

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

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

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

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}

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

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.428571429
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

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

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

@media (min-width: 992px) {
    .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[title],
abbr[data-original-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 p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777
}

blockquote footer:before,
blockquote small: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 footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

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

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    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:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: auto
    }
}

@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:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

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

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

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-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.3333333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

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

th {
    text-align: left
}

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

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    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>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    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>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.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>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    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="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #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="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px
    }

    input[type="date"].input-sm,
    .input-group-sm>input[type="date"].form-control,
    .input-group-sm>input[type="date"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm>input[type="time"].form-control,
    .input-group-sm>input[type="time"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm>input[type="datetime-local"].form-control,
    .input-group-sm>input[type="datetime-local"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm>input[type="month"].form-control,
    .input-group-sm>input[type="month"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="month"].btn,
    .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg,
    .input-group-lg>input[type="date"].form-control,
    .input-group-lg>input[type="date"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg>input[type="time"].form-control,
    .input-group-lg>input[type="time"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="time"].btn,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg>input[type="datetime-local"].form-control,
    .input-group-lg>input[type="datetime-local"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg>input[type="month"].form-control,
    .input-group-lg>input[type="month"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="month"].btn,
    .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

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

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

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

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

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

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
    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 textarea.form-control,
.form-group-sm select[multiple].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,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 46px;
    line-height: 46px
}

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

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

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

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

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

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

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 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 .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 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.sr-only~.form-control-feedback {
    top: 0
}

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

@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 .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }

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

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

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

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

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

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

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    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: 11px;
        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: normal;
    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.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 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:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

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

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
    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:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

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

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

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

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    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:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

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

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
    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:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    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:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

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

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
    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:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    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:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

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

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
    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:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    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:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

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

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
    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:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

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

.btn-link {
    color: #337ab7;
    font-weight: normal;
    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:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

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

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

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.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;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    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
}

.dropup,
.dropdown {
    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, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 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: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}

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

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

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

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    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.428571429;
    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: 992px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

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

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

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

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

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

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

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

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

.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.428571429;
    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:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    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:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.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.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    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.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        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:before,
.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

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

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

.navbar-header:after {
    clear: both
}

@media (min-width: 992px) {
    .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 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

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

.navbar-collapse:after {
    clear: both
}

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

@media (min-width: 992px) {
    .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-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

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

@media (max-device-width: 480px) and (orientation: landscape) {

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

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

@media (min-width: 992px) {

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

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

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

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

@media (min-width: 992px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        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 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

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

.navbar-brand>img {
    display: block
}

@media (min-width: 992px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .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: 992px) {
    .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: 991px) {
    .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>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

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

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

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

    .navbar-nav>li {
        float: left
    }

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

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@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 .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .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,
.btn-group-sm>.navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px
}

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

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

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

@media (min-width: 992px) {
    .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:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

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

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

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

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

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

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

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    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:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

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

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

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

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        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:hover,
.navbar-default .btn-link:focus {
    color: #333
}

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

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

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

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

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

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

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

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

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

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

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    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:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 991px) {
    .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:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

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

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        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:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

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

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.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.428571429;
    text-decoration: none;
    color: #337ab7;
    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:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    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.3333333
}

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

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

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

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

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

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

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

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

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

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

.alert .alert-link {
    font-weight: bold
}

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

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

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

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

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after {
    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-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-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
    }

    th.visible-xs,
    td.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
    }

    th.visible-sm,
    td.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
    }

    th.visible-md,
    td.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
    }

    th.visible-lg,
    td.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
    }

    th.visible-print,
    td.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
    }
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    background: #f2f2ed;
    color: #777;
    font-family: "Source Sans Pro", sans-serif
}

h1.headline,
h2.headline,
h3.headline,
h4.headline,
h5.headline {
    font-size: 48px;
    color: black;
    margin: 0;
    padding: 0
}

@media only screen and (max-width: 991px) {

    h1.headline,
    h2.headline,
    h3.headline,
    h4.headline,
    h5.headline {
        font-size: 28px
    }
}

h1.pad-bottom,
h2.pad-bottom,
h3.pad-bottom,
h4.pad-bottom,
h5.pad-bottom {
    padding-bottom: 35px
}

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

a {
    color: #8dc63f;
    text-decoration: underline
}

a:hover {
    color: #a6ce39
}

a.danger {
    color: #900
}

.text-muted {
    color: inherit;
    opacity: 0.5
}

.spacer {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden
}

.strong {
    font-weight: bold
}

@media only screen and (max-width: 991px) {
    .hide-mobile {
        display: none
    }
}

.width-check {
    width: 100%
}

.thumbnail {
    border: none;
    border-radius: 0;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat
}

.img-responsive.scale-up {
    width: 100%
}

.title,
.account-profile .container .row .user-settings .info-block .big-label {
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    display: block
}

a.title,
.account-profile .container .row .user-settings .info-block a.big-label {
    text-decoration: none;
    color: #777
}

a.title:hover,
.account-profile .container .row .user-settings .info-block a.big-label:hover {
    text-decoration: underline
}

h1.title,
.account-profile .container .row .user-settings .info-block h1.big-label {
    margin: 0
}

.date,
.account-profile .container .row .user-summary .user-date {
    display: block;
    color: #aaa;
    font-family: "Source Sans Pro", sans-serif;
    padding: 4px 0
}

div.fancybox-overlay {
    z-index: 8000000
}

.margin-top {
    margin-top: 50px
}

@media only screen and (min-width: 1171px) {
    .margin-fix .container {
        margin-bottom: -75px
    }
}

@media only screen and (max-width: 1169px) {
    .margin-fix .container {
        margin-bottom: -50px
    }
}

.columns {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
}

.columns-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

@media only screen and (max-width: 991px) {
    .columns-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.collapse.collapse-xs {
    display: block;
    height: auto !important
}

@media only screen and (max-width: 767px) {
    .collapse.collapse-xs {
        display: none
    }

    .collapse.collapse-xs.in {
        display: block
    }
}

.collapse.collapse-sm {
    display: block;
    height: auto !important
}

@media only screen and (max-width: 991px) {
    .collapse.collapse-sm {
        display: none
    }

    .collapse.collapse-sm.in {
        display: block
    }
}

.collapse.collapse-md {
    display: block;
    height: auto !important
}

@media only screen and (max-width: 1199px) {
    .collapse.collapse-md {
        display: none
    }

    .collapse.collapse-md.in {
        display: block
    }
}

.nav-tabs-container {
    margin-bottom: 20px
}

.nav-tabs-container .nav-tabs-heading {
    display: none;
    border-bottom: 1px solid #E5E5E5;
    color: inherit;
    text-decoration: none
}

@media only screen and (max-width: 991px) {
    .nav-tabs-container .nav-tabs-heading {
        display: block
    }
}

.nav-tabs-container .nav-tabs-heading:hover,
.nav-tabs-container .nav-tabs-heading:active,
.nav-tabs-container .nav-tabs-heading:visited,
.nav-tabs-container .nav-tabs-heading:focus {
    color: inherit;
    text-decoration: none
}

.nav-tabs-container .nav-tabs-heading .fa {
    float: right
}

.nav-tabs-container .nav-tabs-heading .fa.fa-angle-up {
    display: none
}

.nav-tabs-container .nav-tabs-heading .fa.fa-angle-down {
    display: inline
}

.nav-tabs-container .nav-tabs-heading.open .fa.fa-angle-up {
    display: inline
}

.nav-tabs-container .nav-tabs-heading.open .fa.fa-angle-down {
    display: none
}

.nav-tabs-container .nav.nav-tabs {
    margin-bottom: 0
}

.nav.nav-tabs {
    margin-bottom: 20px
}

.nav.nav-tabs li {
    border-top: 3px solid transparent;
    margin-right: 2px
}

.nav.nav-tabs li a {
    border-radius: 0;
    border-top: none;
    border-left: 1px solid #f2f2ed;
    border-right: 1px solid #f2f2ed;
    border-bottom: 1px solid #E5E5E5;
    background-color: #f2f2ed;
    text-decoration: none;
    color: inherit;
    margin-right: 0;
    font-size: 16px;
    text-transform: uppercase
}

.nav.nav-tabs li a:hover {
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    background-color: #E5E5E5
}

.nav.nav-tabs li.active {
    border-top: 3px solid #B5B5B5
}

.nav.nav-tabs li.active a {
    border-top: none;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #ffffff;
    background-color: #ffffff;
    text-decoration: none
}

@media only screen and (max-width: 991px) {
    .nav.nav-tabs {
        border-top: none;
        border-bottom: 1px solid #E5E5E5;
        border-left: 1px solid #E5E5E5;
        border-right: 1px solid #E5E5E5;
        display: block
    }

    .nav.nav-tabs li {
        display: block;
        float: none;
        margin-right: 0;
        margin-bottom: 0;
        border-top: none;
        border-left: none;
        border-right: none
    }

    .nav.nav-tabs li a {
        border-bottom: none;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #ffffff
    }

    .nav.nav-tabs li.active {
        border-top: none
    }

    .nav.nav-tabs li.active a {
        border-bottom: none;
        border-left: none;
        border-right: none;
        font-weight: 600
    }
}

.nav.nav-tabs.red-tabs li.active {
    border-top-color: #900
}

.gamehub-flash-wrapper object {
    display: block;
    margin: 0px auto 20px
}

.link-list {
    list-style: none;
    padding: 0
}

.link-list li {
    display: block;
    width: 100%;
    padding-bottom: 2px
}

.link-list li a {
    display: inline-block;
    text-decoration: underline;
    font-size: 16px;
    color: #777;
    -webkit-transition: all .1s;
    transition: all .1s
}

.link-list li a:hover {
    color: black;
    -webkit-transition: all .1s;
    transition: all .1s
}

@media only screen and (max-width: 991px) {
    .link-list li {
        text-align: center
    }
}

.out h1,
.out h2,
.out h3,
.out h4,
.out h5,
.out h6,
.in h1,
.in h2,
.in h3,
.in h4,
.in h5,
.in h6 {
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
    color: #777777;
    padding-bottom: 15px
}

.out {
    position: absolute;
    top: -80px;
    width: 100%
}

.clicklay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent;
    z-index: 1000
}

.grey-back {
    background: #f2f2ed
}

.white-back {
    background: white
}

.blue-back {
    background: #3c6d76
}

.light-blue-back {
    background: #00bac1
}

.info-block {
    background: #f2f2ed;
    margin-bottom: 20px;
    padding: 15px 18px;
    border-top: 3px #B5B5B5 solid;
    font-size: 16px;
    font-weight: 400
}

.info-block>.title,
.account-profile .container .row .user-settings .info-block>.big-label,
.info-block>.header {
    margin-bottom: 30px
}

.info-block .well {
    background: #eef8d1
}

.info-block .well span {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

@media only screen and (max-width: 991px) {
    .info-block .well span {
        display: block;
        margin-bottom: 5px
    }
}

.info-block .headline {
    font-size: 30px;
    color: #777;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    padding-bottom: 15px;
    display: block
}

.info-block .block-table .header-row th {
    border: none;
    font-weight: 700;
    color: #777
}

.info-block .block-table .header-row th.date,
.info-block .block-table .header-row .account-profile .container .row .user-summary th.user-date,
.account-profile .container .row .user-summary .info-block .block-table .header-row th.user-date {
    min-width: 105px
}

.info-block .block-table tr td {
    border: none
}

.info-block .block-table tr td.date,
.info-block .block-table tr .account-profile .container .row .user-summary td.user-date,
.account-profile .container .row .user-summary .info-block .block-table tr td.user-date {
    color: #aaaaaa
}

.info-block .block-table tr td i {
    display: none
}

@media only screen and (max-width: 991px) {
    .info-block .block-table .header-row {
        display: none
    }

    .info-block .block-table tr {
        padding: 19px;
        display: block
    }

    .info-block .block-table tr td {
        display: block;
        width: 100%;
        padding: 1px 0
    }

    .info-block .block-table tr td i {
        display: inline-block;
        vertical-align: top;
        padding-top: 2px
    }
}

.info-block .edit-btn {
    float: right;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
    color: #777;
    font-weight: 300;
    display: block;
    cursor: pointer;
    -webkit-transition: all .1s;
    transition: all .1s
}

.info-block .edit-btn i {
    margin-right: 5px
}

.info-block .edit-btn:hover {
    color: black;
    -webkit-transition: all .1s;
    transition: all .1s
}

.info-block .form-control,
.info-block textarea {
    border: none
}

.info-block.bottom-login-block {
    margin-bottom: 0
}

.info-block.bottom-login-block .center {
    text-align: center;
    display: block;
    margin: 0 auto
}

.info-block.bottom-login-block .center.btn {
    width: 150px;
    margin-top: 15px
}

.info-block.bottom-login-block p.center {
    padding-bottom: 0
}

.info-block.blue-block {
    border-top: 3px #00bac1 solid
}

.info-block.dark-blue-block {
    border-top: 3px #3c6d76 solid
}

.info-block.green-block {
    border-top: 3px #a6ce39 solid
}

.info-block.red-block {
    border-top: 3px #900 solid
}

.info-block.light-yellow-block {
    border-top: 3px #f3cd00 solid
}

.info-block.clear-block {
    border: none;
    background: transparent
}

.info-block.no-title-margin span.title,
.account-profile .container .row .user-settings .info-block.no-title-margin span.big-label,
.info-block.no-title-margin ul.steps,
.info-block.no-title-margin h1.title,
.account-profile .container .row .user-settings .info-block.no-title-margin h1.big-label,
.info-block.no-title-margin h2.title,
.account-profile .container .row .user-settings .info-block.no-title-margin h2.big-label {
    margin-bottom: 0;
    padding-bottom: 0
}

body.rewards-page section.page-content div.container div.row ul.nav-tabs {
    margin-bottom: 25px
}

.steps {
    list-style: none;
    padding: 0 0 25px 0
}

.steps li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 0 36px 5px 0;
    text-align: left
}

.steps li.current {
    color: #8dc63f
}

.steps li a {
    color: #8dc63f
}

.steps li a:hover {
    text-decoration: none
}

@media (max-width: 767px) {
    .steps li {
        display: block;
        padding: 0 0 3px 0;
        text-align: left
    }
}

.form-control {
    background: white;
    height: 25px;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    padding: 2px 5px
}

select.form-control {
    padding-left: 1px
}

.custom-form {
    clear: both;
    display: table;
    width: 100%
}

.custom-form .form-group.required label:after {
    content: '*';
    margin-left: 3px;
    color: #a94442;
    font-size: 14px
}

.custom-form .form-group .help-block {
    font-size: 13px;
    margin: 1px 0 0
}

.custom-form .form-group .col-xs-1,
.custom-form .form-group .col-sm-1,
.custom-form .form-group .col-md-1,
.custom-form .form-group .col-lg-1,
.custom-form .form-group .col-xs-2,
.custom-form .form-group .col-sm-2,
.custom-form .form-group .col-md-2,
.custom-form .form-group .col-lg-2,
.custom-form .form-group .col-xs-3,
.custom-form .form-group .col-sm-3,
.custom-form .form-group .col-md-3,
.custom-form .form-group .col-lg-3,
.custom-form .form-group .col-xs-4,
.custom-form .form-group .col-sm-4,
.custom-form .form-group .col-md-4,
.custom-form .form-group .col-lg-4,
.custom-form .form-group .col-xs-5,
.custom-form .form-group .col-sm-5,
.custom-form .form-group .col-md-5,
.custom-form .form-group .col-lg-5,
.custom-form .form-group .col-xs-6,
.custom-form .form-group .col-sm-6,
.custom-form .form-group .col-md-6,
.custom-form .form-group .col-lg-6,
.custom-form .form-group .col-xs-7,
.custom-form .form-group .col-sm-7,
.custom-form .form-group .col-md-7,
.custom-form .form-group .col-lg-7,
.custom-form .form-group .col-xs-8,
.custom-form .form-group .col-sm-8,
.custom-form .form-group .col-md-8,
.custom-form .form-group .col-lg-8,
.custom-form .form-group .col-xs-9,
.custom-form .form-group .col-sm-9,
.custom-form .form-group .col-md-9,
.custom-form .form-group .col-lg-9,
.custom-form .form-group .col-xs-10,
.custom-form .form-group .col-sm-10,
.custom-form .form-group .col-md-10,
.custom-form .form-group .col-lg-10,
.custom-form .form-group .col-xs-11,
.custom-form .form-group .col-sm-11,
.custom-form .form-group .col-md-11,
.custom-form .form-group .col-lg-11,
.custom-form .form-group .col-xs-12,
.custom-form .form-group .col-sm-12,
.custom-form .form-group .col-md-12,
.custom-form .form-group .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px
}

.custom-form .form-group .control-label {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    font-family: "Source Sans Pro", sans-serif
}

@media (max-width: 767px) {
    .custom-form .form-group .form-control {
        margin-bottom: 10px
    }
}

.custom-form .form-group select.form-control {
    border-radius: 0
}

.custom-form .form-group .oo-select {
    position: absolute;
    right: 0;
    top: 0
}

.custom-form .form-group .oo-select.wide {
    position: relative
}

.custom-form .form-group input[readonly]:focus,
.custom-form .form-group select[readonly="true"]:focus {
    box-shadow: none
}

.custom-form>p {
    padding-bottom: 15px
}

.custom-form button.btn-special,
.custom-form button.blue-gradient {
    float: right;
    margin-top: 15px
}

@media only screen and (max-width: 991px) {
    .custom-form {
        display: block
    }

    .custom-form button.btn-special,
    .custom-form button.blue-gradient {
        float: none;
        max-width: 100%;
        padding: 12px;
        height: auto;
        white-space: normal
    }
}

.custom-form.form-horizontal .form-group {
    margin-bottom: 10px;
    margin-left: -5px;
    margin-right: -5px
}

@media (max-width: 767px) {
    .custom-form.form-horizontal .form-group {
        margin-bottom: 0
    }
}

.custom-form.form-horizontal .form-group .row {
    margin-left: -5px;
    margin-right: -5px
}

.custom-form.form-horizontal .form-group .control-label {
    padding-top: 0
}

.custom-form.form-horizontal .form-group input[readonly],
.custom-form.form-horizontal .form-group select[readonly] {
    background: transparent
}

.custom-form.form-horizontal .form-group select[readonly] {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-overflow: ''
}

.custom-form.editable-form .form-group.required label:after {
    display: none
}

.custom-form.editing-form .form-group.required label:after {
    display: inline-block
}

.NFI-wrapper {
    display: block !important
}

@media only screen and (max-width: 991px) {
    .NFI-wrapper {
        padding-bottom: 10px
    }
}

.NFI-button {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 0;
    font-size: 14px;
    height: 25px;
    padding: 1px 15px;
    text-transform: uppercase;
    color: #aaaaaa;
    border: 1px solid #aaaaaa;
    background: transparent;
    width: 30%
}

.NFI-button:active,
.NFI-button:focus,
.NFI-button:hover {
    text-decoration: none !important;
    color: white;
    background-color: #aaaaaa
}

.NFI-filename {
    color: #555;
    display: block;
    font-size: 14px;
    width: 70%;
    background-color: white;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    height: 25px;
    padding: 2px 5px
}

.btn,
a.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 15px;
    height: auto;
    text-decoration: none
}

.btn i,
a.btn i {
    font-size: 16px;
    margin-right: 3px;
    margin-left: 3px
}

.btn:focus,
.btn:active,
a.btn:focus,
a.btn:active {
    box-shadow: none
}

.btn-sm,
.btn-group-sm>.btn {
    font-size: 14px;
    padding: 4px 12px;
    height: 32px
}

.btn-sm i,
.btn-group-sm>.btn i {
    font-size: 16px
}

.btn-xs,
.btn-group-xs>.btn {
    font-size: 14px;
    padding: 0 7px;
    height: 24px
}

.btn-xs i,
.btn-group-xs>.btn i {
    font-size: 16px
}

@media (max-width: 767px) {
    .btn-mobile {
        width: 100%;
        margin-bottom: 10px
    }
}

.btn-default {
    color: #aaa;
    border-color: #aaa;
    background: transparent;
    text-decoration: none
}

.btn-default.margin-top {
    margin-top: 15px
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default:focus:hover {
    color: white;
    box-shadow: none;
    background: #aaa;
    border-color: #aaa
}

.btn-warning,
a.btn-warning,
button.btn-warning {
    color: #f3cd00;
    border-color: #f3cd00;
    background: transparent;
    font-size: 16px
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning:focus:hover,
a.btn-warning:hover,
a.btn-warning:focus,
a.btn-warning:active,
a.btn-warning:focus:hover,
button.btn-warning:hover,
button.btn-warning:focus,
button.btn-warning:active,
button.btn-warning:focus:hover {
    color: white;
    box-shadow: none;
    background: #f3cd00;
    border-color: #f3cd00
}

.btn-success,
a.btn-success,
button.btn-success {
    color: #a6ce39;
    border-color: #a6ce39;
    background: transparent;
    font-size: 16px
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success:focus:hover,
a.btn-success:hover,
a.btn-success:focus,
a.btn-success:active,
a.btn-success:focus:hover,
button.btn-success:hover,
button.btn-success:focus,
button.btn-success:active,
button.btn-success:focus:hover {
    color: white;
    box-shadow: none;
    background: #a6ce39;
    border-color: #a6ce39
}

.btn-primary {
    color: white;
    background: -webkit-linear-gradient(75deg, #184d61, #116e82);
    background: linear-gradient(15deg, #184d61, #116e82);
    font-size: 16px;
    border: none;
    font-family: "Source Sans Pro", sans-serif;
    -webkit-transition: all .1s;
    transition: all .1s
}

.btn-primary:hover {
    color: white;
    background: -webkit-linear-gradient(75deg, #184d61, #184d61);
    background: linear-gradient(15deg, #184d61, #184d61);
    -webkit-transition: all .1s;
    transition: all .1s
}

.btn-white,
.btn-white-solid,
a.btn-white-solid,
button.btn-white-solid,
.btn-grey,
a.btn-grey,
button.btn-grey,
.btn-grey-solid,
a.btn-grey-solid,
button.btn-grey-solid,
a.btn-white,
a.btn-white-solid,
a.btn-grey,
a.btn-grey-solid,
button.btn-white,
button.btn-white-solid,
button.btn-grey,
button.btn-grey-solid {
    border-color: white;
    color: white;
    background: transparent;
    border-radius: 0;
    font-size: 16px;
    margin-top: 40px;
    padding: 10px 20px 12px 20px;
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    -webkit-transition: all .1s;
    transition: all .1s
}

.btn-white:hover,
.btn-white-solid:hover,
.btn-grey:hover,
.btn-grey-solid:hover,
a.btn-white:hover,
a.btn-white-solid:hover,
a.btn-grey:hover,
a.btn-grey-solid:hover,
button.btn-white:hover,
button.btn-white-solid:hover,
button.btn-grey:hover,
button.btn-grey-solid:hover {
    background: white;
    color: black;
    -webkit-transition: all .1s;
    transition: all .1s
}

.btn-white-solid,
a.btn-white-solid,
button.btn-white-solid {
    border-color: white;
    color: #777;
    background: white;
    margin: 0;
    padding: 6px 12px 8px 12px;
    -webkit-transition: all .1s;
    transition: all .1s
}

.btn-white-solid:hover,
.btn-white-solid:focus,
.btn-white-solid:active,
.btn-white-solid:focus:hover,
a.btn-white-solid:hover,
a.btn-white-solid:focus,
a.btn-white-solid:active,
a.btn-white-solid:focus:hover,
button.btn-white-solid:hover,
button.btn-white-solid:focus,
button.btn-white-solid:active,
button.btn-white-solid:focus:hover {
    background: transparent;
    color: white;
    -webkit-transition: all .1s;
    transition: all .1s
}

.btn-grey,
a.btn-grey,
button.btn-grey {
    border-color: #777;
    color: #777;
    padding-bottom: 12px
}

.btn-grey:hover,
a.btn-grey:hover,
button.btn-grey:hover {
    background: #777;
    color: white
}

.btn-grey-solid,
a.btn-grey-solid,
button.btn-grey-solid {
    border-color: #777;
    color: white;
    background: #777;
    padding: 6px 12px 8px 12px;
    -webkit-transition: all .1s;
    transition: all .1s
}

.btn-grey-solid:hover,
.btn-grey-solid:focus,
.btn-grey-solid:active,
.btn-grey-solid:focus:hover,
a.btn-grey-solid:hover,
a.btn-grey-solid:focus,
a.btn-grey-solid:active,
a.btn-grey-solid:focus:hover,
button.btn-grey-solid:hover,
button.btn-grey-solid:focus,
button.btn-grey-solid:active,
button.btn-grey-solid:focus:hover {
    background: white;
    color: #777;
    -webkit-transition: all .1s;
    transition: all .1s
}

.grey-wire,
div.modal div.modal-dialog div.modal-content div.modal-footer .btn-contain button.btn-default {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
    color: #aaa;
    font-size: 14px;
    text-transform: uppercase;
    border-color: #aaa;
    background: transparent;
    border-radius: 0;
    padding: 10px 15px;
    margin-right: 15px
}

.grey-wire i,
div.modal div.modal-dialog div.modal-content div.modal-footer .btn-contain button.btn-default i {
    font-size: 16px;
    margin-right: 5px
}

.grey-wire:hover,
div.modal div.modal-dialog div.modal-content div.modal-footer .btn-contain button.btn-default:hover {
    background: #aaa;
    color: white
}

.btn-special,
.blue-gradient {
    color: white;
    background: -webkit-linear-gradient(75deg, #184d61, #116e82);
    background: linear-gradient(15deg, #184d61, #116e82);
    padding: 10px 30px 12px 30px;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 16px;
    letter-spacing: 0.75px;
    border: none;
    font-family: "Source Sans Pro", sans-serif;
    -webkit-transition: all .1s;
    transition: all .1s
}

.btn-special i,
.blue-gradient i {
    margin-left: 3px
}

.btn-special:hover,
.blue-gradient:hover,
.btn-special:focus,
.blue-gradient:focus,
.btn-special:active,
.blue-gradient:active,
.btn-special:visited,
.blue-gradient:visited,
.btn-special:active:hover,
.blue-gradient:active:hover {
    color: white;
    background: -webkit-linear-gradient(75deg, #184d61, #184d61);
    background: linear-gradient(15deg, #184d61, #184d61);
    -webkit-transition: all .1s;
    transition: all .1s
}

.blue-gradient {
    background: -webkit-linear-gradient(left, #00a193, #00b9c0);
    background: linear-gradient(90deg, #00a193, #00b9c0);
    -webkit-transition: all .1s;
    transition: all .1s;
    font-size: 16px;
    letter-spacing: 0.05px;
    padding: 8px 15px;
    display: block
}

.blue-gradient:hover,
.blue-gradient:active,
.blue-gradient:focus,
.blue-gradient:active:focus {
    color: white;
    background: -webkit-linear-gradient(left, #00a193, #00a193);
    background: linear-gradient(90deg, #00a193, #00a193);
    -webkit-transition: all .1s;
    transition: all .1s
}

html.ie-8 .blue-gradient,
html.ie-9 .blue-gradient {
    color: #777;
    border: 1px #777 solid
}

.btn-dropdown {
    background-color: transparent;
    height: auto;
    padding: 0;
    color: #777;
    text-transform: none;
    font-size: 16px
}

.btn-dropdown small {
    color: #aaa
}

.btn-dropdown small .fa {
    font-size: inherit
}

.dropdown .dropdown-menu {
    border-radius: 0;
    border: none;
    color: #555555;
    background-color: #f5f5f5
}

.dropdown .dropdown-menu li a {
    text-decoration: none
}

.dropdown .dropdown-menu li a:hover {
    background-color: white;
    color: #222222
}

.badge {
    background-color: #aaa
}

.alert {
    border-radius: 0
}

.alert.no-pad {
    margin-bottom: 0
}

.alert a:not(.btn),
.alert a:not(.btn):focus,
.alert a:not(.btn):active,
.alert a:not(.btn):visited,
.alert a:not(.btn):hover {
    color: inherit;
    text-decoration: underline;
    opacity: 1.0
}

.alert a:not(.btn):hover {
    color: inherit;
    opacity: 0.5
}

.alert-info {
    background-color: #e8e8e8;
    border-color: #dddddd;
    color: #777777
}

.full-btn {
    display: block;
    width: 100%;
    background: #B5B5B5;
    border-radius: 0;
    padding: 15px 0;
    color: white;
    font-size: 18px
}

.table th {
    font-weight: inherit;
    text-transform: uppercase
}

.table th.highlight tr {
    border: 3px solid #8dc63f
}

.wysiwyg-content a,
.post-content a {
    color: #8dc63f;
    text-decoration: underline
}

.wysiwyg-content h1,
.wysiwyg-content h2,
.wysiwyg-content h3,
.wysiwyg-content h4,
.wysiwyg-content h5,
.wysiwyg-content h6,
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    font-weight: 600;
    color: #656565;
    margin-top: 50px
}

.wysiwyg-content ul.list-unstyled,
.post-content ul.list-unstyled {
    margin-bottom: 25px
}

.wysiwyg-content img,
.post-content img {
    margin: 15px 0
}

.oo-select {
    list-style: none;
    padding: 0;
    display: block;
    background: white;
    width: 155px;
    z-index: 10;
    max-height: 200px
}

.oo-select>li {
    display: none;
    padding: 2px 5px;
    text-transform: capitalize;
    font-size: 16px;
    color: #777;
    font-family: "Source Sans Pro", sans-serif;
    cursor: pointer;
    -webkit-transition: all .1s;
    transition: all .1s
}

.oo-select>li i {
    margin-right: 5px;
    display: none
}

.oo-select>li a {
    color: black
}

.oo-select>li.selected,
.oo-select>li[selected="selected"] {
    display: block;
    cursor: pointer
}

.oo-select>li.selected .fa,
.oo-select>li[selected="selected"] .fa {
    display: block;
    margin-left: 5px;
    border-left: 1px #B5B5B5 solid;
    padding-left: 6px;
    margin-right: 0;
    float: right;
    margin-top: 4px;
    height: 15px;
    padding-top: 0;
    padding-right: 2px
}

.oo-select>li:hover {
    background: #E5E5E5;
    -webkit-transition: all .1s;
    transition: all .1s
}

.oo-select.see {
    z-index: 100000;
    position: relative;
    overflow-y: scroll
}

.oo-select.see>li {
    display: block;
    padding: 6px 5px;
    border-bottom: 1px #E5E5E5 solid
}

.oo-select.see>li.selected i.fa {
    display: none
}

.oo-select.wide {
    width: 100%;
    position: relative
}

.oo-select.disabled {
    background: #eee
}

.oo-select.disabled>li {
    cursor: not-allowed
}

.oo-select.disabled>li:hover {
    background: #eee
}

div.modal {
    z-index: 10000000
}

div.modal div.modal-dialog div.modal-content {
    border-radius: 0
}

div.modal div.modal-dialog div.modal-content div.modal-header h4.modal-title {
    padding-bottom: 0
}

div.modal div.modal-dialog div.modal-content div.modal-body {
    background: #f2f2ed
}

div.modal div.modal-dialog div.modal-content div.modal-footer .btn-contain {
    width: 185px;
    margin: 0 auto
}

div.modal div.modal-dialog div.modal-content div.modal-footer .btn-contain button.btn-default {
    margin-bottom: 0
}

div.modal div.modal-dialog div.modal-content div.modal-footer .btn-contain button.btn-primary {
    margin-right: 0;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
    padding: 10px 15px
}

.modal-backdrop {
    z-index: 1000000
}

#nutriLabel div.modal-dialog {
    width: 313px
}

.full-feature {
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 10px #eee solid;
    cursor: pointer
}

.full-feature .container .row>.info {
    position: relative
}

.full-feature .container .row>.info>.cta {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 23px 0;
    text-decoration: none;
    display: block;
    z-index: 1000;
    -webkit-transition: all .1s;
    transition: all .1s
}

.full-feature .container .row>.info>.cta .label {
    font-family: "Open Sans", serif;
    font-size: 18px;
    text-align: left;
    letter-spacing: 0.1px;
    padding: 0;
    color: white;
    text-transform: uppercase
}

.full-feature .arrow {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    background: url("/OldOrchard_Static/assets/img/arrow.png") no-repeat center;
    margin-top: 2px;
    margin-left: 0;
    -webkit-transition: all .1s;
    transition: all .1s
}

.full-feature>.overlay {
    height: 75px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 10
}

.full-feature:hover>div.overlay {
    -webkit-transition: all .1s;
    transition: all .1s
}

.full-feature:hover .container .row .info .cta .arrow {
    margin-left: 5px;
    -webkit-transition: all .1s;
    transition: all .1s
}

@media only screen and (max-width: 991px) {
    .full-feature .container .row .info .cta {
        padding: 10px 15px;
        left: 0
    }

    .full-feature .container .row .info .cta .label {
        font-size: 15px;
        width: auto
    }

    .full-feature .container .row .info .cta .arrow {
        width: 20px;
        height: 20px;
        background-size: 20px;
        float: right
    }
}

body.about-page section.default-bb div.bb-spacer,
body.about-page section.promotion-bb div.bb-spacer,
body.about-page section.anim-bb div.bb-spacer {
    padding-bottom: 25.2%
}

@media only screen and (max-width: 991px) {

    body.about-page section.default-bb div.bb-spacer,
    body.about-page section.promotion-bb div.bb-spacer,
    body.about-page section.anim-bb div.bb-spacer {
        padding-bottom: 45%
    }
}

body.products-page.category-page section.default-bb .bb-spacer,
body.products-page.category-page section.promotion-bb .bb-spacer,
body.products-page.category-page section.anim-bb .bb-spacer {
    padding-bottom: 44%
}

@media only screen and (max-width: 991px) {

    body.products-page.category-page section.default-bb,
    body.products-page.category-page section.promotion-bb,
    body.products-page.category-page section.anim-bb {
        background-position-y: -120px
    }

    body.products-page.category-page section.default-bb .bb-spacer,
    body.products-page.category-page section.promotion-bb .bb-spacer,
    body.products-page.category-page section.anim-bb .bb-spacer {
        padding-bottom: 46%
    }
}

@media only screen and (max-width: 767px) {

    body.products-page.category-page section.default-bb,
    body.products-page.category-page section.promotion-bb,
    body.products-page.category-page section.anim-bb {
        background-position-y: -90px
    }

    body.products-page.category-page section.default-bb .bb-spacer,
    body.products-page.category-page section.promotion-bb .bb-spacer,
    body.products-page.category-page section.anim-bb .bb-spacer {
        padding-bottom: 55%
    }
}

@media only screen and (max-width: 480px) {

    body.products-page.category-page section.default-bb,
    body.products-page.category-page section.promotion-bb,
    body.products-page.category-page section.anim-bb {
        background-position-y: -55px
    }

    body.products-page.category-page section.default-bb .bb-spacer,
    body.products-page.category-page section.promotion-bb .bb-spacer,
    body.products-page.category-page section.anim-bb .bb-spacer {
        padding-bottom: 58%
    }
}

.default-bb,
.promotion-bb,
section.anim-bb {
    background: #E5E5E5;
    background-size: cover;
    background-position: center;
    position: relative;
    min-height: 300px;
    max-height: 550px
}

.default-bb.no-text,
.no-text.promotion-bb,
section.no-text.anim-bb {
    min-height: auto;
    max-height: none
}

.default-bb.w-anim-bb,
.w-anim-bb.promotion-bb,
section.w-anim-bb.anim-bb {
    display: none
}

@media only screen and (max-width: 991px) {

    .default-bb.w-anim-bb,
    .w-anim-bb.promotion-bb,
    section.w-anim-bb.anim-bb {
        display: block
    }
}

.default-bb .bb-spacer,
.promotion-bb .bb-spacer,
section.anim-bb .bb-spacer {
    width: 100%;
    top: 0;
    left: 0;
    padding-bottom: 38%
}

.default-bb.green-line,
.green-line.promotion-bb,
section.green-line.anim-bb {
    border-bottom: 5px #8dc63f solid
}

@media only screen and (max-width: 991px) {

    .default-bb.green-line,
    .green-line.promotion-bb,
    section.green-line.anim-bb {
        border-width: 3px;
        background-size: 115%
    }

    .default-bb.green-line .bb-spacer,
    .green-line.promotion-bb .bb-spacer,
    section.green-line.anim-bb .bb-spacer {
        padding-bottom: 42%
    }
}

@media only screen and (max-width: 767px) {

    .default-bb.green-line,
    .green-line.promotion-bb,
    section.green-line.anim-bb {
        background-size: 145%
    }

    .default-bb.green-line .bb-spacer,
    .green-line.promotion-bb .bb-spacer,
    section.green-line.anim-bb .bb-spacer {
        padding-bottom: 55%
    }
}

.default-bb .absolute-contain,
.promotion-bb .absolute-contain,
section.anim-bb .absolute-contain {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.default-bb .absolute-contain .container,
.promotion-bb .absolute-contain .container,
section.anim-bb .absolute-contain .container {
    height: 100%
}

.default-bb .absolute-contain .container .row,
.promotion-bb .absolute-contain .container .row,
section.anim-bb .absolute-contain .container .row {
    height: 100%
}

.default-bb .absolute-contain .container .row>div,
.promotion-bb .absolute-contain .container .row>div,
section.anim-bb .absolute-contain .container .row>div {
    height: 100%;
    display: table
}

.default-bb .absolute-contain .container .row>div .center-content,
.promotion-bb .absolute-contain .container .row>div .center-content,
section.anim-bb .absolute-contain .container .row>div .center-content {
    display: table-cell;
    vertical-align: middle
}

.default-bb .absolute-contain .container .row>div .center-content .headline,
.promotion-bb .absolute-contain .container .row>div .center-content .headline,
section.anim-bb .absolute-contain .container .row>div .center-content .headline {
    color: white;
    font-size: 120px;
    text-transform: uppercase;
    line-height: 100px
}

@media only screen and (max-width: 991px) {

    .default-bb .absolute-contain .container .row>div .center-content .headline,
    .promotion-bb .absolute-contain .container .row>div .center-content .headline,
    section.anim-bb .absolute-contain .container .row>div .center-content .headline {
        font-size: 72px;
        line-height: 72px
    }
}

@media only screen and (max-width: 480px) {

    .default-bb .absolute-contain .container .row>div .center-content .headline,
    .promotion-bb .absolute-contain .container .row>div .center-content .headline,
    section.anim-bb .absolute-contain .container .row>div .center-content .headline {
        font-size: 48px;
        line-height: 48px
    }
}

.default-bb .absolute-contain .container .row>div .center-content p,
.promotion-bb .absolute-contain .container .row>div .center-content p,
section.anim-bb .absolute-contain .container .row>div .center-content p {
    font-size: 30px;
    color: white;
    font-family: "Source Sans Pro", sans-serif
}

@media only screen and (max-width: 991px) {

    .default-bb .absolute-contain .container .row>div .center-content p,
    .promotion-bb .absolute-contain .container .row>div .center-content p,
    section.anim-bb .absolute-contain .container .row>div .center-content p {
        font-size: 16px
    }
}

.default-bb .absolute-contain .container .row>div .center-content .btn-white,
.promotion-bb .absolute-contain .container .row>div .center-content .btn-white,
section.anim-bb .absolute-contain .container .row>div .center-content .btn-white,
.default-bb .absolute-contain .container .row>div .center-content .btn-white-solid,
.promotion-bb .absolute-contain .container .row>div .center-content .btn-white-solid,
section.anim-bb .absolute-contain .container .row>div .center-content .btn-white-solid,
.default-bb .absolute-contain .container .row>div .center-content .btn-grey,
.promotion-bb .absolute-contain .container .row>div .center-content .btn-grey,
section.anim-bb .absolute-contain .container .row>div .center-content .btn-grey,
.default-bb .absolute-contain .container .row>div .center-content .btn-grey-solid,
.promotion-bb .absolute-contain .container .row>div .center-content .btn-grey-solid,
section.anim-bb .absolute-contain .container .row>div .center-content .btn-grey-solid {
    padding: 8px 20px 12px 20px
}

.default-bb .absolute-contain .container .row>div .center-content .story-text,
.promotion-bb .absolute-contain .container .row>div .center-content .story-text,
section.anim-bb .absolute-contain .container .row>div .center-content .story-text {
    width: 227px;
    height: 137px;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.default-bb .absolute-contain .container .row>div .center-content .fancy-text,
.promotion-bb .absolute-contain .container .row>div .center-content .fancy-text,
section.anim-bb .absolute-contain .container .row>div .center-content .fancy-text {
    width: 100%;
    height: auto;
    padding-bottom: 25%;
    display: block;
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat
}

.default-bb .absolute-contain .container .row .col-md-4,
.promotion-bb .absolute-contain .container .row .col-md-4,
section.anim-bb .absolute-contain .container .row .col-md-4,
.default-bb .absolute-contain .container .row .col-xs-6,
.promotion-bb .absolute-contain .container .row .col-xs-6,
section.anim-bb .absolute-contain .container .row .col-xs-6 {
    height: 100%
}

.default-bb .absolute-contain .container .row .col-md-4 .collage,
.promotion-bb .absolute-contain .container .row .col-md-4 .collage,
section.anim-bb .absolute-contain .container .row .col-md-4 .collage,
.default-bb .absolute-contain .container .row .col-xs-6 .collage,
.promotion-bb .absolute-contain .container .row .col-xs-6 .collage,
section.anim-bb .absolute-contain .container .row .col-xs-6 .collage {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
    height: 100%;
    position: absolute
}

.default-bb.fanclub-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .btn,
.fanclub-bb.promotion-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .btn,
section.fanclub-bb.anim-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .btn,
.default-bb.fanclub-bb div.absolute-contain div.container div.row .col-md-6 .center-content .btn,
.fanclub-bb.promotion-bb div.absolute-contain div.container div.row .col-md-6 .center-content .btn,
section.fanclub-bb.anim-bb div.absolute-contain div.container div.row .col-md-6 .center-content .btn,
.default-bb.fanclub-bb div.absolute-contain div.container div.row .col-md-8 .center-content .btn,
.fanclub-bb.promotion-bb div.absolute-contain div.container div.row .col-md-8 .center-content .btn,
section.fanclub-bb.anim-bb div.absolute-contain div.container div.row .col-md-8 .center-content .btn,
.default-bb.fanclub-bb div.absolute-contain div.container div.row .col-md-12 .center-content .btn,
.fanclub-bb.promotion-bb div.absolute-contain div.container div.row .col-md-12 .center-content .btn,
section.fanclub-bb.anim-bb div.absolute-contain div.container div.row .col-md-12 .center-content .btn,
.default-bb.fanclub-bb div.absolute-contain div.container div.row .col-md-10 .center-content .btn,
.fanclub-bb.promotion-bb div.absolute-contain div.container div.row .col-md-10 .center-content .btn,
section.fanclub-bb.anim-bb div.absolute-contain div.container div.row .col-md-10 .center-content .btn {
    margin-top: 25px
}

@media only screen and (max-width: 1199px) {

    .default-bb div.absolute-contain div.container div.row .col-md-6 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-md-6 .center-content .headline,
    section.anim-bb div.absolute-contain div.container div.row .col-md-6 .center-content .headline,
    .default-bb div.absolute-contain div.container div.row .col-md-8 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-md-8 .center-content .headline,
    section.anim-bb div.absolute-contain div.container div.row .col-md-8 .center-content .headline,
    .default-bb div.absolute-contain div.container div.row .col-md-12 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-md-12 .center-content .headline,
    section.anim-bb div.absolute-contain div.container div.row .col-md-12 .center-content .headline,
    .default-bb div.absolute-contain div.container div.row .col-md-10 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-md-10 .center-content .headline,
    section.anim-bb div.absolute-contain div.container div.row .col-md-10 .center-content .headline,
    .default-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .headline,
    section.anim-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .headline {
        font-size: 74px;
        line-height: 76px
    }

    .default-bb div.absolute-contain div.container div.row .col-md-6 .center-content p,
    .promotion-bb div.absolute-contain div.container div.row .col-md-6 .center-content p,
    section.anim-bb div.absolute-contain div.container div.row .col-md-6 .center-content p,
    .default-bb div.absolute-contain div.container div.row .col-md-8 .center-content p,
    .promotion-bb div.absolute-contain div.container div.row .col-md-8 .center-content p,
    section.anim-bb div.absolute-contain div.container div.row .col-md-8 .center-content p,
    .default-bb div.absolute-contain div.container div.row .col-md-12 .center-content p,
    .promotion-bb div.absolute-contain div.container div.row .col-md-12 .center-content p,
    section.anim-bb div.absolute-contain div.container div.row .col-md-12 .center-content p,
    .default-bb div.absolute-contain div.container div.row .col-md-10 .center-content p,
    .promotion-bb div.absolute-contain div.container div.row .col-md-10 .center-content p,
    section.anim-bb div.absolute-contain div.container div.row .col-md-10 .center-content p,
    .default-bb div.absolute-contain div.container div.row .col-xs-6 .center-content p,
    .promotion-bb div.absolute-contain div.container div.row .col-xs-6 .center-content p,
    section.anim-bb div.absolute-contain div.container div.row .col-xs-6 .center-content p {
        font-size: 22px
    }
}

@media only screen and (max-width: 991px) {

    .default-bb div.absolute-contain div.container div.row .col-md-6 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-md-6 .center-content .headline,
    section.anim-bb div.absolute-contain div.container div.row .col-md-6 .center-content .headline,
    .default-bb div.absolute-contain div.container div.row .col-md-8 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-md-8 .center-content .headline,
    section.anim-bb div.absolute-contain div.container div.row .col-md-8 .center-content .headline,
    .default-bb div.absolute-contain div.container div.row .col-md-12 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-md-12 .center-content .headline,
    section.anim-bb div.absolute-contain div.container div.row .col-md-12 .center-content .headline,
    .default-bb div.absolute-contain div.container div.row .col-md-10 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-md-10 .center-content .headline,
    section.anim-bb div.absolute-contain div.container div.row .col-md-10 .center-content .headline,
    .default-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .headline,
    section.anim-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .headline {
        font-size: 46px;
        line-height: 48px
    }

    .default-bb div.absolute-contain div.container div.row .col-md-6 .center-content p,
    .promotion-bb div.absolute-contain div.container div.row .col-md-6 .center-content p,
    section.anim-bb div.absolute-contain div.container div.row .col-md-6 .center-content p,
    .default-bb div.absolute-contain div.container div.row .col-md-8 .center-content p,
    .promotion-bb div.absolute-contain div.container div.row .col-md-8 .center-content p,
    section.anim-bb div.absolute-contain div.container div.row .col-md-8 .center-content p,
    .default-bb div.absolute-contain div.container div.row .col-md-12 .center-content p,
    .promotion-bb div.absolute-contain div.container div.row .col-md-12 .center-content p,
    section.anim-bb div.absolute-contain div.container div.row .col-md-12 .center-content p,
    .default-bb div.absolute-contain div.container div.row .col-md-10 .center-content p,
    .promotion-bb div.absolute-contain div.container div.row .col-md-10 .center-content p,
    section.anim-bb div.absolute-contain div.container div.row .col-md-10 .center-content p,
    .default-bb div.absolute-contain div.container div.row .col-xs-6 .center-content p,
    .promotion-bb div.absolute-contain div.container div.row .col-xs-6 .center-content p,
    section.anim-bb div.absolute-contain div.container div.row .col-xs-6 .center-content p {
        font-size: 22px
    }

    .default-bb div.absolute-contain div.container div.row .col-md-6 .center-content .btn-default,
    .promotion-bb div.absolute-contain div.container div.row .col-md-6 .center-content .btn-default,
    section.anim-bb div.absolute-contain div.container div.row .col-md-6 .center-content .btn-default,
    .default-bb div.absolute-contain div.container div.row .col-md-8 .center-content .btn-default,
    .promotion-bb div.absolute-contain div.container div.row .col-md-8 .center-content .btn-default,
    section.anim-bb div.absolute-contain div.container div.row .col-md-8 .center-content .btn-default,
    .default-bb div.absolute-contain div.container div.row .col-md-12 .center-content .btn-default,
    .promotion-bb div.absolute-contain div.container div.row .col-md-12 .center-content .btn-default,
    section.anim-bb div.absolute-contain div.container div.row .col-md-12 .center-content .btn-default,
    .default-bb div.absolute-contain div.container div.row .col-md-10 .center-content .btn-default,
    .promotion-bb div.absolute-contain div.container div.row .col-md-10 .center-content .btn-default,
    section.anim-bb div.absolute-contain div.container div.row .col-md-10 .center-content .btn-default,
    .default-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .btn-default,
    .promotion-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .btn-default,
    section.anim-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .btn-default {
        margin-top: 25px
    }

    .default-bb div.absolute-contain div.container div.row .col-md-6 .center-content .story-text,
    .promotion-bb div.absolute-contain div.container div.row .col-md-6 .center-content .story-text,
    section.anim-bb div.absolute-contain div.container div.row .col-md-6 .center-content .story-text,
    .default-bb div.absolute-contain div.container div.row .col-md-8 .center-content .story-text,
    .promotion-bb div.absolute-contain div.container div.row .col-md-8 .center-content .story-text,
    section.anim-bb div.absolute-contain div.container div.row .col-md-8 .center-content .story-text,
    .default-bb div.absolute-contain div.container div.row .col-md-12 .center-content .story-text,
    .promotion-bb div.absolute-contain div.container div.row .col-md-12 .center-content .story-text,
    section.anim-bb div.absolute-contain div.container div.row .col-md-12 .center-content .story-text,
    .default-bb div.absolute-contain div.container div.row .col-md-10 .center-content .story-text,
    .promotion-bb div.absolute-contain div.container div.row .col-md-10 .center-content .story-text,
    section.anim-bb div.absolute-contain div.container div.row .col-md-10 .center-content .story-text,
    .default-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .story-text,
    .promotion-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .story-text,
    section.anim-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .story-text {
        width: 150px;
        height: 90px
    }

    .default-bb div.absolute-contain div.container div.row .col-md-4 .collage,
    .promotion-bb div.absolute-contain div.container div.row .col-md-4 .collage,
    section.anim-bb div.absolute-contain div.container div.row .col-md-4 .collage,
    .default-bb div.absolute-contain div.container div.row .col-xs-6 .collage,
    .promotion-bb div.absolute-contain div.container div.row .col-xs-6 .collage,
    section.anim-bb div.absolute-contain div.container div.row .col-xs-6 .collage {
        display: none
    }
}

@media only screen and (max-width: 767px) {

    .default-bb div.absolute-contain div.container div.row .col-md-6 .center-content .story-text,
    .promotion-bb div.absolute-contain div.container div.row .col-md-6 .center-content .story-text,
    section.anim-bb div.absolute-contain div.container div.row .col-md-6 .center-content .story-text,
    .default-bb div.absolute-contain div.container div.row .col-md-8 .center-content .story-text,
    .promotion-bb div.absolute-contain div.container div.row .col-md-8 .center-content .story-text,
    section.anim-bb div.absolute-contain div.container div.row .col-md-8 .center-content .story-text,
    .default-bb div.absolute-contain div.container div.row .col-md-12 .center-content .story-text,
    .promotion-bb div.absolute-contain div.container div.row .col-md-12 .center-content .story-text,
    section.anim-bb div.absolute-contain div.container div.row .col-md-12 .center-content .story-text,
    .default-bb div.absolute-contain div.container div.row .col-md-10 .center-content .story-text,
    .promotion-bb div.absolute-contain div.container div.row .col-md-10 .center-content .story-text,
    section.anim-bb div.absolute-contain div.container div.row .col-md-10 .center-content .story-text,
    .default-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .story-text,
    .promotion-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .story-text,
    section.anim-bb div.absolute-contain div.container div.row .col-xs-6 .center-content .story-text {
        display: none
    }
}

.old-bb {
    background: grey;
    background-size: cover;
    padding-bottom: 6%;
    padding-top: 85px;
    background-position: center
}

.old-bb.no-text {
    padding-bottom: 35%;
    border-bottom: 5px #8dc63f solid
}

.old-bb.fanclub-bb {
    padding-bottom: 10%;
    padding-top: 250px
}

.old-bb .container .row .headline {
    color: white;
    font-size: 120px;
    text-transform: uppercase;
    line-height: 100px
}

.old-bb .container .row p {
    font-size: 30px;
    color: white;
    font-family: "Source Sans Pro", sans-serif;
    width: 50%
}

.old-bb .container .row .btn-white,
.old-bb .container .row .btn-white-solid,
.old-bb .container .row .btn-grey,
.old-bb .container .row .btn-grey-solid {
    padding: 8px 20px 12px 20px
}

@media only screen and (max-width: 1199px) {
    .old-bb.fanclub-bb {
        background-position: -115px 0px
    }
}

@media only screen and (max-width: 991px) {
    .old-bb {
        padding-top: 20%;
        padding-bottom: 20%
    }

    .old-bb.fanclub-bb {
        padding-top: 120px;
        padding-bottom: 12%
    }

    .old-bb .container .row .headline {
        font-size: 46px;
        line-height: 48px
    }

    .old-bb .container .row p {
        font-size: 22px
    }

    .old-bb .container .row .btn-default {
        margin-top: 25px
    }
}

.promotion-bb .absolute-contain .container .row .col-md-6 .center-content .headline,
.promotion-bb .absolute-contain .container .row .col-md-8 .center-content .headline,
.promotion-bb .absolute-contain .container .row .col-md-12 .center-content .headline,
.promotion-bb .absolute-contain .container .row .col-md-10 .center-content .headline {
    color: white;
    font-size: 60px;
    text-transform: uppercase;
    line-height: 55px;
    font-weight: bold;
    margin-top: -10px
}

.promotion-bb .absolute-contain .container .row .col-md-6 .center-content p,
.promotion-bb .absolute-contain .container .row .col-md-8 .center-content p,
.promotion-bb .absolute-contain .container .row .col-md-12 .center-content p,
.promotion-bb .absolute-contain .container .row .col-md-10 .center-content p {
    font-size: 30px;
    color: white;
    font-family: "Source Sans Pro", sans-serif
}

@media only screen and (max-width: 1199px) {

    .promotion-bb div.absolute-contain div.container div.row .col-md-6 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-md-8 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-md-12 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-md-10 .center-content .headline {
        font-size: 46px;
        line-height: 48px
    }
}

@media only screen and (max-width: 991px) {

    .promotion-bb div.absolute-contain div.container div.row .col-md-6 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-md-8 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-md-12 .center-content .headline,
    .promotion-bb div.absolute-contain div.container div.row .col-md-10 .center-content .headline {
        font-size: 26px;
        line-height: 28px
    }

    .promotion-bb div.absolute-contain div.container div.row .col-md-6 .center-content p,
    .promotion-bb div.absolute-contain div.container div.row .col-md-8 .center-content p,
    .promotion-bb div.absolute-contain div.container div.row .col-md-12 .center-content p,
    .promotion-bb div.absolute-contain div.container div.row .col-md-10 .center-content p {
        display: none
    }
}

.gamehub-bb {
    background: grey;
    background-size: cover;
    padding-bottom: 38%;
    position: relative
}

.gamehub-bb.no-text {
    border-bottom: 5px #8dc63f solid
}

.gamehub-bb .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.gamehub-bb .container .row {
    display: table;
    width: 100%;
    height: 100%;
    margin: 0
}

.gamehub-bb .container .row>div {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    float: none;
    padding: 0
}

.gamehub-bb .container .row>div .headline {
    color: white;
    font-size: 120px;
    text-transform: uppercase;
    line-height: 100px
}

.gamehub-bb .container .row>div p {
    font-size: 30px;
    color: white;
    font-family: "Source Sans Pro", sans-serif
}

@media only screen and (max-width: 991px) {
    .gamehub-bb {
        padding-bottom: 50%
    }

    .gamehub-bb .container .row>div .headline {
        font-size: 100px;
        line-height: 94px
    }

    .gamehub-bb .container .row>div p {
        font-size: 22px
    }

    .gamehub-bb .container .row>div .btn-default {
        margin-top: 20px
    }
}

@media only screen and (max-width: 767px) {
    .gamehub-bb {
        padding-bottom: 50%
    }

    .gamehub-bb .container .row>div .headline {
        font-size: 56px;
        line-height: 50px
    }

    .gamehub-bb .container .row>div p {
        font-size: 18px
    }
}

@media only screen and (max-width: 480px) {
    .gamehub-bb {
        padding-bottom: 100%
    }

    .gamehub-bb .container .row>div .headline {
        font-size: 46px;
        line-height: 48px
    }

    .gamehub-bb .container .row>div .btn-default {
        width: 100%;
        margin-top: 15px
    }
}

.recipe-bb {
    background: grey;
    background-size: cover;
    background-position: center;
    padding-bottom: 13%;
    position: relative
}

.recipe-bb>.container .row .recipe-overlay {
    width: auto;
    height: auto;
    background: white;
    position: relative;
    padding: 25px 25px 0 25px
}

.recipe-bb>.container .row .recipe-overlay h1.bebas,
.recipe-bb>.container .row .recipe-overlay h2.bebas {
    font-size: 86px;
    line-height: 75px;
    text-transform: uppercase;
    margin: 0
}

.recipe-bb>.container .row .recipe-overlay span {
    color: #aaa;
    font-size: 18px;
    display: block
}

.recipe-bb>.container .row .recipe-overlay span a {
    color: #8dc63f;
    text-decoration: underline
}

.recipe-bb>.container .row .recipe-overlay .btn {
    margin-top: 15px;
    height: auto;
    padding-bottom: 12px;
    min-width: 130px
}

.recipe-bb>.container .row .recipe-overlay .perf {
    width: 100%;
    position: absolute;
    bottom: -30px;
    left: 0;
    height: 30px;
    background-image: url("/assets/img/recipe/perf.png");
    background-repeat-y: no-repeat;
    background-repeat-x: repeat;
    background-position: left
}

.recipe-bb.yellow-bb>.container .row .recipe-overlay h1,
.recipe-bb.yellow-bb>.container .row .recipe-overlay h2 {
    color: #f3cd00
}

@media only screen and (max-width: 1199px) {
    .recipe-bb {
        padding-bottom: 14%
    }

    .recipe-bb>.container .row .recipe-overlay h1.bebas,
    .recipe-bb>.container .row .recipe-overlay h2.bebas {
        font-size: 68px;
        line-height: 68px
    }

    .recipe-bb>.container .row .recipe-overlay span {
        font-size: 20px
    }
}

@media only screen and (max-width: 991px) {
    .recipe-bb {
        padding-bottom: 48%
    }

    .recipe-bb>.container .row .recipe-overlay span {
        display: none
    }
}

@media only screen and (max-width: 767px) {

    .recipe-bb>.container .row .recipe-overlay h1.bebas,
    .recipe-bb>.container .row .recipe-overlay h2.bebas {
        font-size: 40px;
        line-height: 40px
    }

    .recipe-bb>.container .row .recipe-overlay span {
        font-size: 16px
    }
}

.old-body-bb {
    background: #B5B5B5;
    padding-bottom: 25%;
    padding-top: 50px;
    position: relative
}

.old-body-bb .container {
    height: 100%
}

.old-body-bb .container .bb-headline {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    display: block
}

.old-body-bb .btn {
    position: absolute;
    width: 300px;
    left: calc(50% - 150px);
    bottom: 50px
}

.body-bb {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.body-bb .bb-spacer {
    padding-bottom: 38.7%
}

.body-bb .absolute-contain {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.body-bb .absolute-contain .container {
    height: 100%
}

.body-bb .absolute-contain .container .row {
    height: 100%
}

.body-bb .absolute-contain .container .row .col-md-6,
.body-bb .absolute-contain .container .row .col-md-8,
.body-bb .absolute-contain .container .row .col-md-10 {
    height: 100%;
    position: relative
}

.body-bb .absolute-contain .container .row .col-md-6 span,
.body-bb .absolute-contain .container .row .col-md-8 span,
.body-bb .absolute-contain .container .row .col-md-10 span {
    bottom: 40px;
    color: white;
    font-size: 86px;
    line-height: 90px;
    position: absolute
}

@media only screen and (max-width: 767px) {

    .body-bb .absolute-contain .container .row .col-md-6 span,
    .body-bb .absolute-contain .container .row .col-md-8 span,
    .body-bb .absolute-contain .container .row .col-md-10 span {
        bottom: 10px;
        font-size: 52px;
        line-height: 52px
    }
}

@media only screen and (max-width: 480px) {

    .body-bb .absolute-contain .container .row .col-md-6 span,
    .body-bb .absolute-contain .container .row .col-md-8 span,
    .body-bb .absolute-contain .container .row .col-md-10 span {
        font-size: 36px;
        line-height: 36px
    }
}

@media only screen and (max-width: 991px) {
    .body-bb .bb-spacer {
        padding-bottom: 45%
    }
}

.ie-8 .body-bb .btn {
    position: relative;
    left: auto;
    bottom: auto;
    margin: 25px auto 0 auto;
    display: block
}

.breadcrumber .breadcrumb {
    margin-bottom: 0;
    background-color: transparent;
    padding-left: 0
}

.breadcrumber .breadcrumb li,
.breadcrumber .breadcrumb li a {
    font-size: 12px;
    color: #aaa;
    text-decoration: none;
    letter-spacing: 0.1px;
    font-family: "Source Sans Pro", sans-serif;
    -webkit-transition: all .1s;
    transition: all .1s
}

.breadcrumber .breadcrumb li i,
.breadcrumber .breadcrumb li a i {
    font-size: 12px;
    margin: 0 5px;
    font-weight: 200
}

.breadcrumber .breadcrumb li:before,
.breadcrumber .breadcrumb li a:before {
    display: none
}

.breadcrumber .breadcrumb li a:hover,
.breadcrumber .breadcrumb li a a:hover {
    text-decoration: underline;
    color: black;
    -webkit-transition: all .1s;
    transition: all .1s
}

.breadcrumber.w-form {
    padding-bottom: 25px;
    height: auto
}

.breadcrumber.w-form .container .row h1,
.breadcrumber.w-form .container .row h2 {
    font-size: 30px;
    font-family: "Source Sans Pro", sans-serif;
    color: #777777;
    margin: 0;
    padding-top: 10px
}

.breadcrumber.w-form .container .row form.recipe-search,
.breadcrumber.w-form .container .row form.blog-search {
    padding-top: 5px
}

.breadcrumber.w-form .container .row form.recipe-search div.input-group,
.breadcrumber.w-form .container .row form.blog-search div.input-group {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .breadcrumber {
        display: none
    }

    .breadcrumber.w-form {
        display: block
    }

    .breadcrumber.w-form .breadcrumb {
        display: none
    }

    .breadcrumber.w-form .container .row h1,
    .breadcrumber.w-form .container .row h2 {
        padding-top: 25px
    }

    .breadcrumber.w-form .container .row form.recipe-search input,
    .breadcrumber.w-form .container .row form.blog-search input {
        padding-left: 5px
    }
}

.page-content {
    padding: 75px 0
}

.page-content.slim {
    padding: 15px 0 25px 0
}

@media only screen and (max-width: 991px) {
    .page-content {
        padding: 50px 0
    }
}

.page-content h1.headline,
.page-content h2.headline,
.page-content h3.headline,
.page-content h4.headline,
.page-content h5.headline,
.page-content h6.headline,
.page-content .headline {
    font-size: 30px;
    color: #777;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    padding-bottom: 15px;
    display: block
}

@media only screen and (max-width: 991px) {

    .page-content h1.headline,
    .page-content h2.headline,
    .page-content h3.headline,
    .page-content h4.headline,
    .page-content h5.headline,
    .page-content h6.headline,
    .page-content .headline {
        font-size: 24px
    }
}

.page-content .center-title {
    display: block;
    text-align: center;
    padding-bottom: 15px;
    color: #777;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 0
}

.page-content p {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif
}

.page-content p.center {
    text-align: center;
    padding: 0 15px 25px 15px
}

.page-content .btn-contain .btn-grey {
    width: 170px;
    margin: 0 auto;
    display: block;
    padding-bottom: 12px
}

.page-content .btn-contain .btn-green {
    background: #8ec548;
    color: #ffffff;
    width: 200px;
    margin: 0 auto;
    display: block;
    padding-bottom: 12px
}

.page-content .btn-contain .btn-green:hover {
    background: #7aaa3d
}

.loading-container {
    width: 100%;
    display: flex;
    justify-content: center
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 20px
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    transform-origin: 40px 40px
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #7aaa3d;
    margin: -4px 0 0 -4px
}

.lds-roller div:nth-child(1) {
    animation-delay: -36ms
}

.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px
}

.lds-roller div:nth-child(2) {
    animation-delay: -72ms
}

.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px
}

.lds-roller div:nth-child(3) {
    animation-delay: -108ms
}

.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px
}

.lds-roller div:nth-child(4) {
    animation-delay: -144ms
}

.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px
}

.lds-roller div:nth-child(5) {
    animation-delay: -.18s
}

.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px
}

.lds-roller div:nth-child(6) {
    animation-delay: -216ms
}

.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px
}

.lds-roller div:nth-child(7) {
    animation-delay: -252ms
}

.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px
}

.lds-roller div:nth-child(8) {
    animation-delay: -288ms
}

.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px
}

@keyframes lds-roller {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.page-content .btn-contain .btn-tan {
    background: #e9e9e3;
    color: #444444;
    width: 200px;
    margin: 0 auto;
    display: block;
    padding-bottom: 12px
}

.page-content .btn-contain .btn-tan:hover {
    background: #d9d9d0
}

.page-content .btn-contain {
    padding: 25px 0 0 0
}

.page-content .btn-contain .btn {
    width: auto;
    margin: 0 1em
}

.page-content .btn-contain .mini-link {
    display: block
}

@media only screen and (max-width: 991px) {
    .page-content .btn-contain {
        padding-left: 15px;
        padding-right: 15px
    }

    .page-content .btn-contain .btn {
        display: block;
        width: 100%;
        margin-bottom: 15px
    }
}

.page-content .polaroid-col {
    height: 300px
}

.page-content .polaroid-col .polaroid {
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat
}

@media only screen and (max-width: 1199px) {
    .page-content .polaroid-col .polaroid {
        background-size: contain
    }
}

@media only screen and (max-width: 991px) {
    .page-content .polaroid-col {
        display: none
    }
}

.page-content.small-content {
    padding: 15px 0 50px 0
}

@media only screen and (max-width: 991px) {
    .page-content.small-content {
        padding: 30px 0
    }
}

.page-content.medium-content {
    padding: 50px 0
}

@media only screen and (max-width: 991px) {
    .page-content.medium-content {
        padding: 30px 0
    }
}

.page-content.small-middle {
    padding-top: 45px;
    padding-bottom: 30px
}

@media only screen and (max-width: 991px) {
    .page-content.small-middle {
        padding-top: 30px;
        padding-bottom: 20px
    }
}

.page-content.no-pad {
    padding-bottom: 0
}

.page-content.no-pad-top {
    padding-top: 0
}

.page-content.small-pad {
    padding-top: 30px
}

.page-content.bottom-space {
    margin-bottom: 50px
}

.page-content.bottom-space-10 {
    margin-bottom: 10px
}

@media only screen and (max-width: 767px) {
    .page-content.bottom-space-10 {
        margin-bottom: 0
    }
}

.page-content .container .content-header {
    padding-bottom: 30px
}

.page-content .container .content-header .headline {
    font-size: 30px;
    font-weight: 400;
    color: #777
}

.page-content .container .content-header span {
    font-weight: 400;
    font-size: 14px;
    color: #aaa
}

.page-content .container .content-header span a {
    border-bottom: 1px #aaa solid;
    text-decoration: none;
    color: #aaa
}

.page-content .container .content-header span a:hover {
    text-decoration: none;
    border-color: black;
    color: black
}

.page-content .container .flavor-grid .grid-item {
    margin-bottom: 25px;
    cursor: pointer
}

.page-content .container .flavor-grid .grid-item .thumbnail {
    padding-bottom: 200%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    position: relative
}

.page-content .container .flavor-grid .grid-item .thumbnail .online-icon {
    background-image: url("/assets/img/product/online_icon.png");
    width: 43px;
    height: 43px;
    background-position: center;
    background-size: 43px;
    position: absolute;
    bottom: -7px;
    left: 0
}

@media only screen and (max-width: 1199px) {
    .page-content .container .flavor-grid .grid-item .thumbnail .online-icon {
        width: 30px;
        height: 30px;
        background-size: 30px
    }
}

.page-content .container .flavor-grid .grid-item .title,
.page-content .account-profile .container .flavor-grid .grid-item .row .user-settings .info-block .big-label,
.account-profile .page-content .container .flavor-grid .grid-item .row .user-settings .info-block .big-label,
.page-content .account-profile .container .row .user-settings .info-block .flavor-grid .grid-item .big-label,
.account-profile .page-content .container .row .user-settings .info-block .flavor-grid .grid-item .big-label {
    text-align: center;
    text-transform: uppercase;
    color: #333333
}

.page-content .container .flavor-grid .grid-item>a {
    font-size: 16px;
    font-weight: 600;
    display: block;
    letter-spacing: 0.05px;
    font-family: "Source Sans Pro", sans-serif;
    text-align: center;
    color: #777;
    text-decoration: none
}

.page-content .container .flavor-grid .grid-item:hover>a {
    text-decoration: underline
}

.page-content .container .flavor-grid .grid-item.big-item .thumbnail {
    padding-bottom: 55%
}

@media only screen and (min-width: 1171px) {
    .page-content .container .flavor-grid .grid-item.big-item>a {
        margin-bottom: 75px
    }
}

@media only screen and (min-width: 992px) {
    .page-content .container .flavor-grid .grid-item.big-item {
        width: 20.7%
    }
}

@media only screen and (max-width: 991px) {
    .page-content .container .flavor-grid .placeholder {
        display: none
    }
}

@media only screen and (max-width: 767px) {

    .page-content .container .flavor-grid .grid-item>a,
    .page-content .container .flavor-grid .grid-item .title,
    .page-content .account-profile .container .flavor-grid .grid-item .row .user-settings .info-block .big-label,
    .account-profile .page-content .container .flavor-grid .grid-item .row .user-settings .info-block .big-label,
    .page-content .account-profile .container .row .user-settings .info-block .flavor-grid .grid-item .big-label,
    .account-profile .page-content .container .row .user-settings .info-block .flavor-grid .grid-item .big-label {
        font-size: 12px
    }
}

.page-content .container .row {
    position: relative
}

.page-content .container .row.pad-bottom {
    padding-bottom: 75px
}

@media only screen and (max-width: 991px) {
    .page-content .container .row.pad-bottom {
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 991px) {
    .page-content .container .row.pad-mobile {
        padding-bottom: 35px
    }
}

.page-content .container .row .flavor-headline {
    font-size: 30px;
    color: #777;
    font-family: "Source Sans Pro", sans-serif;
    letter-spacing: 0.05px;
    display: block;
    padding-bottom: 35px
}

@media only screen and (max-width: 991px) {
    .page-content .container .row .flavor-headline {
        font-size: 24px;
        padding-bottom: 25px
    }
}

.page-content .container .row .step {
    position: relative
}

.page-content .container .row .step:hover .step-contain .headline {
    color: #2F565D;
    -webkit-transition: all .1s;
    transition: all .1s
}

.page-content .container .row .step:hover .step-contain .sub-headline {
    text-decoration: none;
    color: black;
    -webkit-transition: all .1s;
    transition: all .1s
}

@media only screen and (max-width: 991px) {
    .page-content .container .row .step {
        margin-bottom: 50px
    }

    .page-content .container .row .step:last-of-type {
        margin-bottom: 0
    }
}

.page-content .container .row .step .step-contain {
    cursor: pointer
}

.page-content .container .row .step .step-contain .thumbnail {
    width: 100px;
    height: 100px;
    margin: 0 auto 30px auto;
    background-color: transparent;
    border: none;
    background-repeat: no-repeat;
    background-position: center
}

.page-content .container .row .step .step-contain .headline {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 30px;
    color: #3c6d76;
    display: block;
    text-align: center;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all .1s;
    transition: all .1s
}

@media only screen and (max-width: 991px) {
    .page-content .container .row .step .step-contain .headline {
        font-size: 24px
    }
}

.page-content .container .row .step .step-contain .sub-headline {
    color: #777;
    font-size: 16px;
    display: block;
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    width: 300px;
    margin: 0 auto;
    -webkit-transition: all .1s;
    transition: all .1s;
    text-decoration: none
}

@media only screen and (max-width: 991px) {
    .page-content .container .row .step .step-contain .sub-headline {
        width: 100%;
        padding: 0 15px
    }
}

.page-content .container .row .step .step-arrow {
    position: absolute;
    top: 20px;
    right: -35px
}

.page-content .container .row .step .step-arrow i {
    color: #dddddd;
    font-size: 60px
}

@media only screen and (max-width: 991px) {
    .page-content .container .row .step .step-arrow {
        display: none
    }
}

.cta-content {
    padding: 40px 0 80px 0
}

.cta-content .container .row .info .headline {
    color: white;
    font-size: 30px;
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    display: block;
    padding-bottom: 50px;
    font-weight: 700;
    text-align: center
}

.cta-content .container .row .info .btn-contain {
    width: 430px;
    margin: 0 auto
}

.cta-content .container .row .info .btn-contain .btn-white,
.cta-content .container .row .info .btn-contain .btn-white-solid,
.cta-content .container .row .info .btn-contain .btn-grey,
.cta-content .container .row .info .btn-contain .btn-grey-solid {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    text-transform: uppercase;
    margin-top: 0;
    padding-bottom: 12px;
    height: auto
}

.cta-content .container .row .info .btn-contain .btn-white:first-of-type,
.cta-content .container .row .info .btn-contain .btn-white-solid:first-of-type,
.cta-content .container .row .info .btn-contain .btn-grey:first-of-type,
.cta-content .container .row .info .btn-contain .btn-grey-solid:first-of-type {
    margin-right: 25px
}

.cta-content .container .row .info .btn-contain.one-btn {
    width: 200px
}

.cta-content .container .row .info .btn-contain.one-btn .btn-white:first-of-type,
.cta-content .container .row .info .btn-contain.one-btn .btn-white-solid:first-of-type,
.cta-content .container .row .info .btn-contain.one-btn .btn-grey:first-of-type,
.cta-content .container .row .info .btn-contain.one-btn .btn-grey-solid:first-of-type {
    margin-right: 0
}

@media only screen and (max-width: 991px) {
    .cta-content {
        padding: 30px 0
    }

    .cta-content .container .row .info .headline {
        font-size: 24px
    }

    .cta-content .container .row .info .btn-contain {
        width: 200px
    }

    .cta-content .container .row .info .btn-contain .btn-white:first-of-type,
    .cta-content .container .row .info .btn-contain .btn-white-solid:first-of-type,
    .cta-content .container .row .info .btn-contain .btn-grey:first-of-type,
    .cta-content .container .row .info .btn-contain .btn-grey-solid:first-of-type {
        margin-bottom: 25px
    }
}

.extra-content {
    position: relative;
    padding: 20px 0;
    margin-bottom: 50px;
    margin-top: 50px
}

.extra-content .out {
    top: -60px
}

.extra-content .in h3 {
    margin-top: 0
}

.extra-content .container .row .extra-item .item-contain {
    padding-bottom: 81%;
    background-size: auto 101%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .1s;
    transition: all .1s
}

.extra-content .container .row .extra-item .item-contain .hover-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: transparent;
    z-index: 3;
    -webkit-transition: all .1s;
    transition: all .1s
}

.extra-content .container .row .extra-item .item-contain .extra-label {
    height: 50px;
    background-image: url("../../assets/img/story_label_bg.png");
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5
}

.extra-content .container .row .extra-item .item-contain .extra-label span {
    max-width: 96%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap
}

.extra-content .container .row .extra-item .item-contain .extra-label a {
    display: inline-block;
    vertical-align: top;
    padding: 13px 15px;
    text-transform: uppercase;
    color: white;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    text-decoration: none;
    width: 100%
}

.extra-content .container .row .extra-item .item-contain:hover {
    -webkit-transition: all .1s;
    transition: all .1s
}

.extra-content .container .row .extra-item .item-contain:hover .hover-overlay {
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all .1s;
    transition: all .1s
}

@media only screen and (max-width: 767px) {
    .extra-content .container .row .extra-item {
        margin-bottom: 20px
    }
}

.extra-content.extra-2 .container .row .extra-item .item-contain {
    padding-bottom: 50%
}

@media only screen and (max-width: 991px) {
    .extra-content {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .extra-content div.container .row .extra-item .item-contain .extra-label a {
        font-size: 14px;
        width: 95%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

@media only screen and (max-width: 480px) {
    .extra-content .out {
        top: -50px
    }

    .extra-content .out h3 {
        font-size: 16px
    }
}

.ms-container {
    width: 100%;
    font-size: 14px
}

.ms-container .ms-list {
    border-radius: 0;
    border: none;
    box-shadow: none;
    height: 300px
}

.ms-container .ms-optgroup-label {
    padding: 10px 5px 5px
}

@media (max-width: 767px) {
    .ms-container .ms-selectable {
        width: 100%;
        float: none
    }
}

.ms-container .ms-selectable li.ms-elem-selectable {
    font-size: 12px;
    padding: 3px 10px 3px 15px
}

.ms-container .ms-selectable li.ms-elem-selectable.ms-hover {
    background-color: #777
}

@media (max-width: 767px) {
    .ms-container .ms-selection {
        width: 100%;
        float: none;
        margin-top: 35px
    }
}

.ms-container .ms-selection li.ms-elem-selection {
    font-size: 12px;
    padding: 3px 10px 3px 15px
}

.ms-container .ms-selection li.ms-elem-selection.ms-hover {
    background-color: #777
}

.notice_alert {
    border-bottom: 1px solid #f4f4f4;
    font-style: italic;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.header.navbar-default.navbar-gamehub .navbar-heading {
    float: left;
    font-family: "bebas-neue", sans-serif;
    font-size: 42px;
    font-weight: 500;
    margin-left: 10px;
    margin-top: 20px;
    text-transform: uppercase;
    color: inherit
}

@media only screen and (max-width: 1199px) {
    .header.navbar-default.navbar-gamehub .navbar-heading {
        margin-top: 10px;
        font-size: 32px
    }
}

.header.navbar-default {
    margin-bottom: 0;
    box-shadow: none;
    background-image: none;
    border-radius: 0;
    background: white;
    position: relative;
    top: 0;
    width: 100%;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1)
}

.header.navbar-default>.big-shadow {
    display: none;
    position: absolute;
    width: 100%;
    height: 5px;
    top: 100px;
    z-index: 1000000;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
    border: none;
    border-bottom: 1px #E5E5E5 solid
}

.header.navbar-default>.big-shadow.show {
    display: block
}

.header.navbar-default>.big-shadow.noshow {
    display: none
}

@media only screen and (max-width: 1199px) {
    .header.navbar-default>.big-shadow {
        top: 64px
    }

    .header.navbar-default>.big-shadow.show,
    .header.navbar-default>.big-shadow.noshow {
        display: block
    }
}

.header.navbar-default a {
    text-decoration: none
}

.header.navbar-default .container .navbar-header {
    position: relative
}

.header.navbar-default .container .navbar-header button {
    border: none;
    text-transform: uppercase;
    color: #555;
    font-size: 18px;
    z-index: 1000
}

.header.navbar-default .container .navbar-header button i {
    margin-left: 10px
}

.header.navbar-default .container .navbar-header button:hover,
.header.navbar-default .container .navbar-header button:focus,
.header.navbar-default .container .navbar-header button:active,
.header.navbar-default .container .navbar-header button:focus:active {
    background: transparent
}

.header.navbar-default .container .navbar-header .navbar-brand {
    height: auto
}

.header.navbar-default .container .navbar-header .navbar-brand img {
    width: 155px;
    height: 75px
}

.header.navbar-default .container .navbar-header .mobile-search {
    display: none;
    width: 50px;
    height: 50px;
    float: right;
    margin-top: 19px
}

.header.navbar-default .container .navbar-header .mobile-search button {
    background: transparent;
    cursor: pointer
}

@media only screen and (max-width: 991px) {
    .header.navbar-default .container .navbar-header .mobile-search {
        display: block
    }
}

.header.navbar-default .container .mobile-search-input {
    display: none;
    position: absolute;
    top: 69px;
    left: -1px;
    right: -1px;
    height: 50px;
    background: white;
    border-bottom: 1px #E5E5E5 solid;
    z-index: 100
}

.header.navbar-default .container .mobile-search-input form {
    height: 100%
}

.header.navbar-default .container .mobile-search-input form input[type="text"] {
    background: transparent;
    border: none;
    color: #aaa;
    text-transform: none;
    background: transparent;
    box-shadow: none;
    padding: 8px 15px 10px 15px;
    font-size: 16px;
    height: 100%;
    width: 100%
}

.header.navbar-default .container .mobile-search-input form .close-mobile-search {
    position: absolute;
    top: 4px;
    right: 12px;
    font-size: 22px;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 5px;
    color: #aaa;
    cursor: pointer
}

.header.navbar-default .container .mobile-search-input form ::-webkit-input-placeholder {
    text-transform: uppercase
}

.header.navbar-default .container .mobile-search-input form :-moz-placeholder {
    text-transform: uppercase
}

.header.navbar-default .container .mobile-search-input form ::-moz-placeholder {
    text-transform: uppercase
}

.header.navbar-default .container .mobile-search-input form :-ms-input-placeholder {
    text-transform: uppercase
}

.header.navbar-default .container nav .drop-menu .close,
.header.navbar-default .container nav .big-menu .close {
    position: absolute;
    top: 10px;
    right: 30px
}

.header.navbar-default .container nav .drop-menu {
    display: none;
    position: absolute;
    width: 101%;
    background: #f5f5f5;
    top: 105px;
    left: 0;
    z-index: 20000;
    height: 70px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1)
}

@media only screen and (max-width: 1199px) {
    .header.navbar-default .container nav .drop-menu {
        top: 68px
    }
}

.header.navbar-default .container nav .drop-menu .parent-contain {
    width: 1170px;
    margin: 0 auto;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .header.navbar-default .container nav .drop-menu .parent-contain {
        width: 970px
    }
}

@media only screen and (max-width: 1199px) {
    .header.navbar-default .container nav .drop-menu .parent-contain {
        width: 750px
    }
}

.header.navbar-default .container nav .drop-menu .parent-contain .contain {
    height: 100%;
    display: table
}

.header.navbar-default .container nav .drop-menu .parent-contain .contain .simple-menu {
    list-style: none;
    padding: 0;
    padding-left: 190px
}

@media only screen and (max-width: 1199px) {
    .header.navbar-default .container nav .drop-menu .parent-contain .contain .simple-menu {
        padding-left: 0
    }
}

.header.navbar-default .container nav .drop-menu .parent-contain .contain .simple-menu li {
    height: 70px;
    display: inline-block;
    vertical-align: top
}

.header.navbar-default .container nav .drop-menu .parent-contain .contain .simple-menu li a {
    text-decoration: none;
    padding: 24px 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Source Sans Pro", sans-serif;
    color: #555555;
    display: block
}

.header.navbar-default .container nav .drop-menu .parent-contain .contain .simple-menu li:hover {
    background: white
}

.header.navbar-default .container nav .drop-menu .parent-contain .contain .simple-menu li:hover a {
    color: #222222
}

.header.navbar-default .container nav .big-menu {
    display: none;
    position: absolute;
    width: 101%;
    background: white;
    top: 105px;
    left: 0;
    z-index: 20000;
    min-height: 375px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1)
}

@media only screen and (max-width: 1199px) {
    .header.navbar-default .container nav .big-menu {
        top: 68px
    }
}

.header.navbar-default .container nav .big-menu .parent-contain {
    width: 1170px;
    margin: 0 auto;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .header.navbar-default .container nav .big-menu .parent-contain {
        width: 970px
    }
}

@media only screen and (max-width: 1199px) {
    .header.navbar-default .container nav .big-menu .parent-contain {
        width: 750px
    }
}

.header.navbar-default .container nav .big-menu .parent-contain .contain {
    height: 100%;
    display: table;
    min-height: 300px;
    padding-left: 170px;
    width: 100%
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar {
    float: left;
    display: block;
    width: 170px;
    min-height: 375px;
    background: #f5f5f5;
    height: 100%;
    position: absolute;
    left: 0
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .sidebar-nav {
    list-style: none;
    padding: 0;
    margin-top: 30px
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .sidebar-nav li {
    display: block;
    padding: 6px 10px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: black;
    cursor: pointer;
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .sidebar-nav li a {
    color: inherit
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .sidebar-nav li i {
    display: none;
    margin-left: 3px;
    font-size: 11px
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .sidebar-nav li.current-d {
    color: black;
    background: white;
    font-weight: 600
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .sidebar-nav li.current-d i {
    display: inline-block
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .sidebar-nav li:hover {
    background: white;
    color: black
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .quick-links {
    position: absolute;
    bottom: 25px;
    left: 15px
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .quick-links>a {
    display: block;
    text-decoration: none;
    padding: 0px 15px;
    color: #606060;
    font-size: 12px;
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    font-weight: 300
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .quick-links>a i.fa-question,
.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .quick-links>a i.fa-map-marker,
.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .quick-links>a i.in-house {
    margin-right: 5px;
    width: 6px;
    display: inline-block;
    text-align: center;
    height: 11px;
    background-size: auto 11px;
    background-repeat: no-repeat;
    background-position-x: 1px
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .quick-links>a:hover {
    text-decoration: underline;
    color: black
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .quick-links>a:hover i.fa-question,
.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .quick-links>a:hover i.fa-map-marker,
.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-sidebar .quick-links>a:hover i.in-house {
    background-position-x: -5px
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-panel {
    display: none;
    width: 1000px;
    padding-left: 25px;
    padding-bottom: 15px;
    min-height: 375px;
    background: white;
    margin-right: -35px;
    padding-top: 15px
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-panel .item {
    width: 100px;
    min-height: 110px;
    display: inline-block;
    vertical-align: top;
    margin-right: 35px;
    margin-bottom: 25px;
    cursor: pointer
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-panel .item .thumb {
    width: 100px;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0;
    -webkit-transition: all .1s;
    transition: all .1s
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-panel .item>a {
    display: block;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
    color: #555555;
    letter-spacing: 0.25px;
    text-decoration: none;
    -webkit-transition: all .1s;
    transition: all .1s;
    line-height: 1em
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-panel .item:hover .thumb {
    background-color: #F5F5F5;
    border-radius: 15%;
    -webkit-transition: background-color .1s;
    transition: background-color .1s
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-panel .item:hover>a {
    -webkit-transition: all .1s;
    transition: all .1s;
    text-decoration: none;
    color: black
}

.header.navbar-default .container nav .big-menu .parent-contain .contain .menu-panel.current-panel {
    float: left;
    display: block
}

@media only screen and (max-width: 1199px) {
    .header.navbar-default .container nav .big-menu .parent-contain .contain .menu-panel {
        width: 100%;
        padding-bottom: 25px
    }

    .header.navbar-default .container nav .big-menu .parent-contain .contain .menu-panel .item {
        width: 70px
    }

    .header.navbar-default .container nav .big-menu .parent-contain .contain .menu-panel .item .thumb {
        width: 70px
    }
}

.header.navbar-default .container nav .navbar-nav {
    padding: 27px 0;
    z-index: 10000;
    position: relative
}

.header.navbar-default .container nav .navbar-nav li.mobile-only,
.header.navbar-default .container nav .navbar-nav li.phone-only {
    display: none
}

.header.navbar-default .container nav .navbar-nav li a {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    color: #555;
    text-transform: uppercase;
    -webkit-transition: all .1s;
    transition: all .1s;
    position: relative;
    text-decoration: none;
    padding-left: 14px;
    padding-right: 14px
}

.header.navbar-default .container nav .navbar-nav li a i {
    margin-top: 3px;
    margin-left: 2px
}

.header.navbar-default .container nav .navbar-nav li a .fa-angle-up {
    display: none
}

.header.navbar-default .container nav .navbar-nav li a .fa-angle-down {
    display: inline-block;
    vertical-align: top
}

.header.navbar-default .container nav .navbar-nav li a:hover {
    color: #005030;
    -webkit-transition: all .1s;
    transition: all .1s
}

.header.navbar-default .container nav .navbar-nav li .big-mobile {
    display: none;
    list-style: none;
    padding: 0px
}

.header.navbar-default .container nav .navbar-nav li .big-mobile>li {
    padding: 0px
}

.header.navbar-default .container nav .navbar-nav li .big-mobile>li>a,
.header.navbar-default .container nav .navbar-nav li .big-mobile>li>.label {
    width: 100%;
    display: block;
    text-align: left;
    font-weight: 400;
    padding: 7px 13px 7px 27px;
    line-height: 1
}

.header.navbar-default .container nav .navbar-nav li .big-mobile>li>a i,
.header.navbar-default .container nav .navbar-nav li .big-mobile>li>.label i {
    margin-left: 5px;
    font-size: 8px;
    display: inline-block;
    padding-top: 1px;
    vertical-align: top
}

.header.navbar-default .container nav .navbar-nav li .big-mobile>li>a i.fa-angle-down,
.header.navbar-default .container nav .navbar-nav li .big-mobile>li>.label i.fa-angle-down {
    display: inline-block
}

.header.navbar-default .container nav .navbar-nav li .big-mobile>li>a i.fa-angle-up,
.header.navbar-default .container nav .navbar-nav li .big-mobile>li>.label i.fa-angle-up {
    display: none
}

.header.navbar-default .container nav .navbar-nav li .big-mobile>li>.big-sub {
    list-style: none;
    padding: 0px 0 0px 37px
}

.header.navbar-default .container nav .navbar-nav li .big-mobile>li>.big-sub>li>a {
    text-decoration: none;
    font-size: 13px;
    text-transform: capitalize;
    padding: 7px 0;
    display: block;
    width: 100%
}

.header.navbar-default .container nav .navbar-nav li .big-mobile>li.current-m>.label,
.header.navbar-default .container nav .navbar-nav li .big-mobile>li.current-m>a {
    line-height: 1;
    background: #f2f2ed;
    color: #8dc63f
}

.header.navbar-default .container nav .navbar-nav li .big-mobile>li.current-m>.label i.fa-angle-down,
.header.navbar-default .container nav .navbar-nav li .big-mobile>li.current-m>a i.fa-angle-down {
    display: none
}

.header.navbar-default .container nav .navbar-nav li .big-mobile>li.current-m>.label i.fa-angle-up,
.header.navbar-default .container nav .navbar-nav li .big-mobile>li.current-m>a i.fa-angle-up {
    display: inline-block
}

.header.navbar-default .container nav .navbar-nav li .big-mobile>li.current-m>.big-sub {
    display: block
}

.header.navbar-default .container nav .navbar-nav li .big-mobile>li .big-sub {
    display: none
}

.header.navbar-default .container nav .navbar-nav li.open-m .big-mobile {
    display: block
}

.header.navbar-default .container nav .navbar-nav li.open-m>a.title-label {
    font-weight: 700
}

.header.navbar-default .container nav .navbar-nav li.open-m>a.title-label .fa-angle-up {
    display: inline-block;
    vertical-align: top
}

.header.navbar-default .container nav .navbar-nav li.open-m>a.title-label .fa-angle-down {
    display: none
}

.header.navbar-default .container nav .navbar-nav li.open-d>a.title-label {
    font-weight: 600
}

.header.navbar-default .container nav .navbar-nav li.open-d>a.title-label .fa-angle-up {
    display: inline-block;
    vertical-align: top
}

.header.navbar-default .container nav .navbar-nav li.open-d>a.title-label .fa-angle-down {
    display: none
}

.header.navbar-default .container nav .navbar-form {
    margin-top: 30px
}

.header.navbar-default .container nav .navbar-form .input-group {
    border-bottom: 1px #aaa solid
}

.header.navbar-default .container nav .navbar-form .input-group .search-input {
    display: inline-block;
    vertical-align: top;
    color: #aaa;
    text-transform: none;
    background: transparent;
    border: none;
    box-shadow: none;
    padding-left: 0;
    padding-bottom: 0;
    height: 25px;
    width: 115px
}

.header.navbar-default .container nav .navbar-form .input-group .search-btn {
    display: inline-block;
    vertical-align: top;
    color: #aaa;
    background: transparent;
    border: none;
    padding: 5px 5px 0 5px
}

.header.navbar-default .container nav .navbar-form .input-group ::-webkit-input-placeholder {
    text-transform: uppercase
}

.header.navbar-default .container nav .navbar-form .input-group :-moz-placeholder {
    text-transform: uppercase
}

.header.navbar-default .container nav .navbar-form .input-group ::-moz-placeholder {
    text-transform: uppercase
}

.header.navbar-default .container nav .navbar-form .input-group :-ms-input-placeholder {
    text-transform: uppercase
}

.header.navbar-default .container nav .navbar-form .user-details {
    padding-top: 10px;
    z-index: 1000000;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .header.navbar-default .container nav .navbar-form .user-details.logged-out-details {
        width: 90px
    }
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu {
    list-style: none;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    position: absolute;
    right: 23px;
    background: #F5F5F5;
    width: 150px
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu hr {
    display: none;
    width: 90%;
    margin: 2px auto;
    border-color: #e9e9e9
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li {
    display: none;
    padding: 6px 8px;
    text-transform: uppercase;
    font-size: 14px;
    color: #555555;
    font-family: "Source Sans Pro", sans-serif
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li i {
    margin-right: 7px
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li a {
    color: #555555
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li a:hover {
    color: black;
    text-decoration: underline
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li.name {
    display: table;
    width: 100%;
    font-size: 12px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    background: #E8E8E8;
    padding: 1px 4px 1px 6px;
    font-family: "Source Sans Pro", sans-serif;
    cursor: pointer
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li.name span {
    float: left;
    width: 115px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li.name .fa {
    font-size: 12px;
    margin-left: 5px;
    border-left: 1px #B5B5B5 solid;
    padding-left: 6px;
    color: #5F5F5F;
    margin-right: 0;
    float: right;
    margin-top: 4px;
    height: 11px;
    padding-top: 0;
    padding-right: 2px
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li.profile {
    display: none;
    width: 100%
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li.profile>ul {
    list-style: none;
    padding: 0
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li.profile>ul>li.thumb {
    width: 35px;
    height: 35px;
    float: left;
    border-radius: 50%;
    background: white;
    margin-right: 5px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li.profile>ul>li.thumb img {
    height: 100%
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li.profile>ul>li.score {
    font-size: 10px;
    float: left
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li.profile>ul>li.score i {
    margin-right: 5px
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li.profile>ul>li.visit {
    font-size: 10px;
    padding: 1px;
    margin-top: 3px;
    background: white;
    color: black;
    text-transform: uppercase;
    float: left;
    background: #E8E8E8
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li.profile>ul>li.visit a {
    text-decoration: none;
    color: black;
    background: #E8E8E8;
    padding: 1px 2px
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu>li.profile>ul>li.visit a i {
    font-size: 8px
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu.logged-out-menu {
    background: transparent;
    box-shadow: none;
    text-align: right;
    font-size: 10px;
    color: #cccccc
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu.logged-out-menu>li a {
    color: #cccccc;
    -webkit-transition: all .1s;
    transition: all .1s
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu.logged-out-menu>li a:hover {
    color: black;
    text-decoration: underline;
    -webkit-transition: all .1s;
    transition: all .1s
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu.logged-out-menu>li a:nth-of-type(1) {
    padding-right: 3px
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu.logged-out-menu>li a:nth-of-type(2) {
    padding-left: 3px
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu.logged-out-menu>li.name {
    background: transparent;
    box-shadow: none;
    font-size: 10px;
    color: #cccccc;
    padding-top: 4px
}

@media only screen and (max-width: 1199px) {
    .header.navbar-default .container nav .navbar-form .user-details .user-menu.logged-out-menu {
        width: auto
    }
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu.see hr {
    display: block
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu.see>li {
    display: block
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu.see>li.name {
    display: table;
    width: 100%;
    background: #E8E8E8
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu.see>li.profile {
    display: table
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu.see.logged-out-menu {
    background: transparent
}

.header.navbar-default .container nav .navbar-form .user-details .user-menu.see.logged-out-menu>li.name {
    background: transparent
}

.header.navbar-default .container nav .navbar-form .user-details .get-cart {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 15px;
    padding-top: 3px;
    float: right
}

.header.navbar-default .container nav .navbar-form .user-details .get-cart i.fa {
    color: #555;
    width: 15px;
    height: 15px;
    font-size: 16px;
    display: block
}

.header.navbar-default .container nav .navbar-form .user-details .get-cart.logged-out-cart {
    padding-top: 0px
}

.header.navbar-default .container nav .navbar-form .user-details .get-cart.logged-out-cart i.fa {
    color: #cccccc
}

.header.navbar-default .container nav .navbar-form .user-details .get-cart:hover {
    color: #222222;
    text-decoration: none
}

.header.navbar-default .container nav .navbar-form .user-details .get-cart:hover i.fa {
    color: #222222
}

.header.navbar-default .container nav .navbar-form .sign-up {
    padding-top: 10px;
    z-index: 10000;
    position: relative;
    width: 138px;
    margin: 0;
    padding-left: 45px;
    display: none
}

.header.navbar-default .container nav .navbar-form .sign-up .action {
    width: 70px;
    display: inline-block;
    vertical-align: top;
    padding-top: 3px
}

.header.navbar-default .container nav .navbar-form .sign-up .action a,
.header.navbar-default .container nav .navbar-form .sign-up .action span {
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 10px;
    letter-spacing: 0.05px;
    color: #cccccc;
    display: inline-block;
    vertical-align: top
}

.header.navbar-default .container nav .navbar-form .sign-up .action span {
    padding: 0 2px
}

.header.navbar-default .container nav .navbar-form .sign-up .action a:hover {
    color: #222222;
    text-decoration: underline
}

.header.navbar-default .container nav .navbar-form .sign-up .get-cart {
    display: inline-block;
    vertical-align: top
}

.header.navbar-default .container nav .navbar-form .sign-up .get-cart i.fa {
    color: #cccccc;
    width: 15px;
    height: 15px;
    font-size: 16px;
    display: block
}

.header.navbar-default .container nav .navbar-form .sign-up .get-cart:hover {
    color: #222222;
    text-decoration: none
}

.header.navbar-default .container nav .navbar-form .sign-up .get-cart:hover i.fa {
    color: #222222
}

@media only screen and (max-width: 1199px) {
    .header.navbar-default {
        position: relative;
        background: white
    }

    .header.navbar-default .container nav>ul.navbar-nav {
        padding: 16px 0
    }

    .header.navbar-default .container nav>ul.navbar-nav>li.mobile-only {
        display: block
    }

    .header.navbar-default .container nav>ul.navbar-nav>li.mobile-only i {
        font-size: 10px;
        font-weight: 200
    }

    .header.navbar-default .container nav>ul.navbar-nav>li>a {
        padding: 7px 14px
    }

    .header.navbar-default .container nav .navbar-form {
        width: 100%;
        padding: 0;
        float: none !important;
        margin-left: -15px;
        display: table
    }

    .header.navbar-default .container nav .navbar-form .input-group {
        float: right;
        margin-top: 4px
    }

    .header.navbar-default .container nav .navbar-form .user-details {
        float: left;
        width: 175px;
        z-index: 10000
    }

    .header.navbar-default .container nav .navbar-form .user-details ul.user-menu {
        position: absolute;
        margin-bottom: 0;
        right: auto
    }

    .header.navbar-default .container nav .navbar-form .sign-up {
        padding-left: 0;
        margin-bottom: -3px
    }

    .header.navbar-default .container .navbar-header .navbar-brand img {
        width: 77.5px;
        height: 37.5px
    }
}

@media only screen and (max-width: 991px) {
    .header.navbar-default .container nav>ul.navbar-nav {
        width: auto;
        padding: 7px 0
    }

    .header.navbar-default .container nav>ul.navbar-nav>li.phone-only {
        display: block
    }

    .header.navbar-default .container nav .navbar-form {
        display: none;
        margin-top: 15px;
        margin-bottom: 0
    }

    .header.navbar-default .container nav .navbar-form .input-group {
        border: none;
        width: 100%
    }

    .header.navbar-default .container nav .navbar-form .input-group .search-input {
        width: 200px;
        height: 50px;
        padding-top: 0
    }

    .header.navbar-default .container nav .navbar-form .input-group .search-btn {
        float: right;
        margin-top: 10px
    }

    .header.navbar-default .container .navbar-header button.navbar-toggle {
        margin-top: 12px
    }
}

.footer {
    background: #333333;
    padding: 20px 0 50px 0
}

.footer .container {
    padding: 0
}

@media only screen and (max-width: 1199px) {
    .footer .container {
        width: 100%;
        padding: 0 15px
    }
}

.footer .container .navbar-header .copyright {
    color: white;
    font-size: 14px;
    font-family: "Source Sans Pro", sans-serif;
    padding: 0;
    height: 30px;
    padding-left: 15px
}

@media only screen and (max-width: 1199px) {
    .footer .container .navbar-header {
        width: 100%
    }

    .footer .container .navbar-header .copyright {
        padding-left: 0
    }
}

@media only screen and (max-width: 1199px) {
    .footer .container .navbar-header {
        float: none
    }

    .footer .container .navbar-header .copyright {
        float: none;
        display: block;
        padding-left: 0
    }
}

@media only screen and (max-width: 991px) {
    .footer .container .navbar-header .copyright {
        padding-left: 15px
    }
}

.footer .container .navbar-default .nav {
    padding-left: 50px
}

.footer .container .navbar-default .nav li a {
    color: white;
    font-size: 14px;
    text-decoration: none;
    font-family: "Source Sans Pro", sans-serif;
    padding: 0 12px
}

.footer .container .navbar-default .nav li a:hover {
    text-decoration: underline
}

@media only screen and (max-width: 1199px) {
    .footer .container .navbar-default {
        float: left;
        background: transparent;
        width: 100%
    }

    .footer .container .navbar-default .nav {
        width: auto;
        padding: 0
    }

    .footer .container .navbar-default .nav>li {
        width: auto
    }

    .footer .container .navbar-default .nav>li a {
        padding: 0 20px 0 0
    }
}

@media only screen and (max-width: 1199px) {
    .footer .container .navbar-default {
        width: 100%
    }

    .footer .container .navbar-default .nav {
        float: none;
        display: block;
        padding-left: 0;
        width: 100%
    }
}

@media only screen and (max-width: 991px) {
    .footer .container .navbar-default .nav {
        width: 100%;
        margin-left: 0
    }

    .footer .container .navbar-default .nav>li {
        padding: 5px 0;
        width: 100%
    }
}

.footer .container .footer-newsletter {
    width: 270px;
    float: left;
    padding: 0;
    margin-left: 95px;
    margin-top: 0
}

.footer .container .footer-newsletter .input-group {
    width: 100%
}

.footer .container .footer-newsletter .input-group>label {
    color: #dddddd;
    font-size: 14px;
    display: block;
    font-weight: 400;
    padding: 0;
    margin: 0;
    line-height: 12px
}

.footer .container .footer-newsletter .input-group>span {
    display: block;
    font-size: 10px;
    color: #888888;
    padding-bottom: 4px
}

.footer .container .footer-newsletter .input-group input[type="text"] {
    display: inline-block;
    vertical-align: top;
    width: 185px;
    height: 25px;
    background: #aaaaaa;
    color: #666666;
    font-size: 12px;
    border: none;
    font-weight: 400;
    padding-left: 5px
}

.footer .container .footer-newsletter .input-group ::-webkit-input-placeholder {
    color: #666666
}

.footer .container .footer-newsletter .input-group :-moz-placeholder {
    color: #666666
}

.footer .container .footer-newsletter .input-group ::-moz-placeholder {
    color: #666666
}

.footer .container .footer-newsletter .input-group :-ms-input-placeholder {
    color: #666666
}

.footer .container .footer-newsletter .input-group button.btn-default {
    width: 70px;
    height: 25px;
    background: #555555;
    font-size: 12px;
    color: #aaaaaa;
    padding: 0 0px 2px 5px;
    text-transform: capitalize;
    border: none
}

.footer .container .footer-newsletter .input-group button.btn-default i {
    font-size: 10px
}

@media only screen and (max-width: 1199px) {
    .footer .container .footer-newsletter {
        width: 35%;
        clear: both;
        float: right;
        padding-left: 15px;
        margin-right: 297px;
        margin-left: 0;
        padding-top: 15px
    }
}

@media only screen and (max-width: 1199px) {
    .footer .container .footer-newsletter {
        float: none;
        padding-left: 0
    }
}

@media only screen and (max-width: 991px) {
    .footer .container .footer-newsletter {
        border: none;
        box-shadow: none
    }
}

.footer .container .social-links {
    float: right;
    padding-right: 20px
}

.footer .container .social-links li {
    margin: 0 2px;
    -webkit-transition: all .1s;
    transition: all .1s
}

.footer .container .social-links li a {
    padding: 0;
    width: 25px;
    height: 25px;
    color: #dddddd;
    font-size: 20px
}

.footer .container .social-links li a:hover,
.footer .container .social-links li a:visited,
.footer .container .social-links li a:focus {
    background-color: transparent;
    color: white
}

.footer .container .social-links li:hover {
    margin-top: -3px;
    -webkit-transition: all .1s;
    transition: all .1s
}

.footer .container .social-links li.social-fb a {
    background-position: 5px 0
}

.footer .container .social-links li.social-tw a {
    background-position: -24px 0
}

.footer .container .social-links li.social-pt a {
    background-position: -53px 0
}

.footer .container .social-links li.social-yt a {
    background-position: -82px 0
}

.footer .container .social-links li.social-ig a {
    background-position: -110px 0
}

@media only screen and (max-width: 1199px) {
    .footer .container .social-links {
        width: 35%;
        float: left !important;
        padding-top: 15px;
        padding-left: 0
    }
}

@media only screen and (max-width: 1199px) {
    .footer .container .social-links {
        float: none !important;
        display: block;
        margin-top: 25px;
        margin-left: 0;
        padding-left: 0;
        width: auto
    }
}

@media only screen and (max-width: 991px) {
    .footer .container .social-links {
        margin-left: 0;
        margin-top: 20px
    }

    .footer .container .social-links li {
        float: left
    }
}

@media only screen and (max-width: 1199px) {
    .footer {
        padding: 20px 0
    }

    .footer .container .navbar-default {
        background: transparent
    }
}

.home-bb {
    position: relative;
    border-bottom: 15px #eee solid
}

.home-bb .full-bg {
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    padding-bottom: 50%;
    position: relative;
    background-image: url(/assets/img/home/2024_spring/2024_Spring_Desktop.jpg);
}

@media only screen and (max-width: 991px) {
    .home-bb .full-bg {
        background-image: url(/assets/img/home/2024_spring/2024_Spring_Mobile.png);
        background-size: contain;
        background-repeat: no-repeat;
        margin: 0;
        width: 100%;
        height: 0;
        padding-top: 69.45%;
        padding-bottom: 0
    }
}

.home-bb .overlay-bb {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat
}

.home-bb .overlay {
    position: absolute;
    top: calc(50% - 132px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 40%
}

@media only screen and (max-width: 1199px) {
    .home-bb .overlay {
        top: calc(50% - 110px)
    }
}

@media only screen and (max-width: 991px) {
    .home-bb .overlay {
        top: 50%;
        width: 100%
    }
}

.home-bb .overlay>.btn {
    position: absolute;
    top: 57%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media only screen and (min-width: 1200px) {
    .home-bb .overlay>.btn {
        font-size: 32px;
        padding: 8px 30px 10px
    }

    .home-bb .overlay>.btn i {
        font-size: inherit
    }
}

.home-bb .overlay img {
    position: relative;
    display: block;
    margin: 0 auto 1.5%;
    width: 100%;
    height: auto
}

@media only screen and (max-width: 991px) {
    .home-bb .overlay img {
        width: 40%
    }
}

.full-width {
    width: 100%;
    /*position:absolute;*/
    bottom: 0;
    background-image: url("../../assets/img/bb_bucket_bg.png");
    padding: 30px 0
}

.full-width .container .feature-strip .item-col .item {
    background-color: transparent;
    position: relative;
    display: block;
    padding-bottom: 55.25%;
    background-size: auto 101%;
    -webkit-transition: all .1s;
    transition: all .1s;
    background-position: center;
    background-repeat: no-repeat
}

.full-width .container .feature-strip .item-col .item .hover-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: transparent;
    z-index: 3;
    -webkit-transition: all .1s;
    transition: all .1s
}

.full-width .container .feature-strip .item-col .item .label {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
    background-image: url("../../assets/img/bb_bucket_header.png");
    display: block;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    font-family: "Open Sans", serif;
    font-weight: 400;
    border-radius: 0;
    -webkit-transition: all .1s;
    transition: all .1s;
    z-index: 10
}

.full-width .container .feature-strip .item-col .item .label .fa-scissors {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.full-width .container .feature-strip .item-col .item:hover {
    -webkit-transition: all .1s;
    transition: all .1s
}

.full-width .container .feature-strip .item-col .item:hover .hover-overlay {
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all .1s;
    transition: all .1s
}

.full-width .container .feature-strip .item-col .item:hover .label {
    -webkit-transition: all .1s;
    transition: all .1s
}

@media only screen and (max-width: 991px) {
    .full-bg {
        background-size: 100%;
        background-position: center top
    }

    .full-bg .overlay-bb {
        background-size: cover
    }

    .full-width {
        position: relative;
        bottom: auto
    }

    .full-width .container .feature-strip .item-col .item .label {
        font-size: 12px
    }
}

@media only screen and (max-width: 480px) {
    .full-width .container .feature-strip .item-col .item {
        margin-bottom: 25px
    }

    .full-width .container .feature-strip .item-col .item .label {
        font-size: 14px
    }

    .full-width .container .feature-strip .item-col:last-of-type .item {
        margin-bottom: 0
    }
}

.fan-feature .container .row .info {
    padding-bottom: 32.8%
}

.fan-feature .container .row .info .overlay-contain {
    position: absolute;
    bottom: 115px;
    width: 100%
}

.fan-feature .container .row .info .overlay-contain .text-overlay {
    position: relative;
    width: 100%;
    height: 110px;
    background-position: left;
    background-repeat: no-repeat
}

.fan-feature .container .row .info .overlay-contain .fanclub-cta {
    height: 85px;
    position: relative;
    text-decoration: none
}

.fan-feature .container .row .info .overlay-contain .fanclub-cta .label,
.fan-feature .container .row .info .overlay-contain .fanclub-cta h1.label {
    width: 315px;
    display: inline-block;
    vertical-align: top;
    font-family: "Open Sans", serif;
    font-size: 18px;
    text-align: left;
    letter-spacing: 0.1px;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
    padding-left: 30px;
    margin: 0
}

.fan-feature .container .row .info .overlay-contain .fanclub-cta .arrow {
    margin-top: 10px;
    -webkit-transition: all .1s;
    transition: all .1s
}

.fan-feature .container .row .info .overlay-contain .fanclub-cta:hover {
    text-decoration: none
}

.fan-feature .container .row .col-md-4,
.fan-feature .container .row .col-md-7 {
    height: 100%;
    padding-bottom: 32.8%
}

.fan-feature .container .row .col-md-4 .collage,
.fan-feature .container .row .col-md-7 .collage {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.fan-feature>div.overlay {
    height: 85px;
    -webkit-transition: all .1s;
    transition: all .1s;
    background-image: url("../../assets/img/join_label_bg.png")
}

.fan-feature:hover>div.overlay {
    background-image: url("../../assets/img/join_label_bg_hover.png")
}

.fan-feature:hover .container .row .info .fanclub-cta .label,
.fan-feature:hover .container .row .info .fanclub-cta h1.label {
    text-decoration: underline
}

.fan-feature:hover .container .row .info .fanclub-cta .arrow {
    margin-left: 5px;
    -webkit-transition: all .1s;
    transition: all .1s
}

@media only screen and (max-width: 1199px) {
    .fan-feature .container .row .info .overlay-contain {
        bottom: 75px
    }

    .fan-feature .container .row .info .overlay-contain .text-overlay {
        background-size: contain
    }
}

@media only screen and (max-width: 991px) {
    .fan-feature .container .row .info {
        padding-bottom: 49%
    }

    .fan-feature .container .row .info .overlay-contain {
        bottom: 34%;
        left: 0;
        padding-left: 15px
    }

    .fan-feature .container .row .info .overlay-contain .text-overlay {
        height: 80px
    }

    .fan-feature .container .row .info .overlay-contain .fanclub-cta {
        top: 5px
    }

    .fan-feature .container .row .info .overlay-contain .fanclub-cta .label,
    .fan-feature .container .row .info .overlay-contain .fanclub-cta h1.label {
        padding-left: 0px;
        font-size: 15px;
        line-height: 16px;
        width: 245px;
        white-space: initial;
        padding-left: 0
    }

    .fan-feature .container .row .info .overlay-contain .fanclub-cta .arrow {
        width: 20px;
        height: 20px;
        background-size: 20px
    }

    .fan-feature .container .row .info .cta {
        height: 50px
    }

    .fan-feature .container .row .info .cta .label,
    .fan-feature .container .row .info .cta h1.label {
        padding-left: 0px;
        font-size: 15px;
        line-height: 16px;
        width: 300px;
        white-space: initial
    }

    .fan-feature .container .row .info .cta .arrow {
        margin-top: 5px;
        float: right
    }

    .fan-feature .container .row .col-md-7 {
        display: none
    }

    .fan-feature>div.overlay {
        height: 50px
    }
}

@media only screen and (max-width: 480px) {
    .fan-feature .container .row .info .overlay-contain {
        bottom: 20%
    }

    .fan-feature .container .row .info .overlay-contain .text-overlay {
        height: 50px
    }

    .fan-feature .container .row .info .overlay-contain .fanclub-cta .label,
    .fan-feature .container .row .info .overlay-contain .fanclub-cta h1.label {
        width: 200px
    }
}

.recipe-feature .container .row .info {
    padding-bottom: 47.5%
}

.recipe-feature .container .row .info .recipe-overlay {
    position: absolute;
    top: 0;
    height: 450px;
    background-image: url("../../assets/img/home/recipe_overlay.png");
    background-repeat: no-repeat;
    background-position: top;
    padding: 215px 27px 27px 27px;
    width: 355px;
    -webkit-transition: all .1s;
    transition: all .1s
}

.recipe-feature .container .row .info .recipe-overlay span,
.recipe-feature .container .row .info .recipe-overlay .text,
.recipe-feature .container .row .info .recipe-overlay h2.text {
    display: block;
    text-align: left;
    font-size: 30px;
    line-height: 36px;
    color: #aaa;
    width: 250px;
    margin: 0
}

.recipe-feature .container .row .info .recipe-overlay .arrow {
    display: none
}

.recipe-feature .container .row .info .recipe-overlay a.btn-warning,
.recipe-feature .container .row .info .recipe-overlay a.btn-success {
    width: 135px;
    display: block;
    margin: 25px 0 0 50px;
    padding: 8px 15px
}

.recipe-feature .container .row .info .cta {
    height: 75px;
    padding: 17px 0
}

.recipe-feature .container .row .info .cta .label {
    color: white;
    text-transform: capitalize;
    text-align: left;
    font-size: 36px;
    padding-right: 15px;
    font-weight: 300
}

@media only screen and (max-width: 1199px) {
    .recipe-feature .container .row .info .recipe-overlay {
        background-size: contain;
        padding-top: 220px;
        width: 100%;
        background-size: cover
    }

    .recipe-feature .container .row .info .recipe-overlay span,
    .recipe-feature .container .row .info .recipe-overlay .text,
    .recipe-feature .container .row .info .recipe-overlay h2.text {
        font-size: 22px;
        line-height: 22px;
        width: 100%
    }
}

@media only screen and (max-width: 991px) {
    .recipe-feature .container {
        width: 100%
    }

    .recipe-feature .container .row .info {
        padding-bottom: 49%
    }

    .recipe-feature .container .row .info .recipe-overlay {
        padding: 9px 15px 0 15px;
        height: 50px;
        background-image: url("../../assets/img/story_label_bg.png");
        background-repeat: repeat;
        bottom: 0;
        top: auto;
        left: 0
    }

    .recipe-feature .container .row .info .recipe-overlay span,
    .recipe-feature .container .row .info .recipe-overlay .text,
    .recipe-feature .container .row .info .recipe-overlay h2.text {
        color: white;
        text-transform: uppercase;
        font-size: 15px;
        line-height: 15px;
        display: inline-block;
        vertical-align: top;
        padding-right: 0;
        width: 75%;
        padding-top: 7px
    }

    .recipe-feature .container .row .info .recipe-overlay .arrow {
        display: inline-block;
        vertical-align: top;
        width: 20px;
        height: 20px;
        background-size: 20px;
        float: right;
        margin-top: 5px
    }

    .recipe-feature .container .row .info .recipe-overlay a.btn-warning,
    .recipe-feature .container .row .info .recipe-overlay a.btn,
    .recipe-feature .container .row .info .recipe-overlay .btn {
        display: none
    }

    .recipe-feature .container .row .info .cta {
        height: 50px;
        padding: 14px 15px
    }

    .recipe-feature .container .row .info .cta .label {
        font-size: 20px
    }

    .recipe-feature>div.overlay {
        height: 50px
    }

    .recipe-feature>div.overlay,
    .recipe-feature .container .row .info .recipe-overlay {
        background-image: url("../../assets/img/story_label_bg.png")
    }

    .recipe-feature:hover>div.overlay,
    .recipe-feature:hover .container .row .info .recipe-overlay {
        background-image: url("../../assets/img/story_label_bg_hover.png");
        -webkit-transition: all .1s;
        transition: all .1s
    }
}

.split-feature {
    padding-bottom: 21.7%
}

.split-feature .underlay {
    position: absolute;
    top: 0;
    width: 100%
}

.split-feature .underlay .half {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-bottom: 21.7%;
    margin-right: -4px;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.split-feature .underlay .half .info {
    width: 100%;
    height: 75px;
    width: 100%;
    position: absolute;
    bottom: 0;
    -webkit-transition: all .1s;
    transition: all .1s
}

.split-feature .underlay .half .info .cta {
    position: relative;
    text-decoration: none
}

.split-feature .underlay .half .info .cta .label,
.split-feature .underlay .half .info .cta h3.label,
.split-feature .underlay .half .info .cta h4.label {
    font-size: 18px;
    font-family: "Open Sans", serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 27px 0;
    color: white;
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
    font-weight: 400;
    margin: 0
}

.split-feature .underlay .half .info .cta .arrow {
    margin-top: 20px;
    -webkit-transition: all .1s;
    transition: all .1s
}

.split-feature .underlay .half .text-overlay {
    position: absolute;
    width: 500px;
    height: 160px;
    background-repeat: no-repeat;
    background-position: left
}

.split-feature .underlay .half.left-half {
    background-color: #FF5A5A;
    border-right: 10px #eee solid
}

.split-feature .underlay .half.left-half .text-overlay {
    right: 65px;
    bottom: 85px
}

.split-feature .underlay .half.left-half .info {
    background-image: url("../../assets/img/game_label_bg.png")
}

.split-feature .underlay .half.left-half .info .cta {
    right: 15px;
    position: absolute;
    width: 565px
}

.split-feature .underlay .half.left-half .info .cta .label,
.split-feature .underlay .half.left-half .info .cta h3.label,
.split-feature .underlay .half.left-half .info .cta h4.label {
    text-align: right;
    padding-left: 15px
}

.split-feature .underlay .half.left-half:hover .info {
    background-image: url("../../assets/img/game_label_bg_hover.png");
    -webkit-transition: all .1s;
    transition: all .1s
}

@media only screen and (max-width: 991px) {
    .split-feature .underlay .half.left-half {
        border-right: none;
        border-bottom: 10px #eee solid
    }

    .split-feature .underlay .half.left-half div.info .cta .label,
    .split-feature .underlay .half.left-half div.info .cta h3.label,
    .split-feature .underlay .half.left-half div.info .cta h4.label {
        padding: 10px 0px 10px 15px
    }
}

.split-feature .underlay .half.right-half {
    background-color: #F2CF2C
}

.split-feature .underlay .half.right-half .text-overlay {
    left: 50px;
    bottom: 85px
}

.split-feature .underlay .half.right-half .info {
    background-image: url("../../assets/img/activities_label_bg.png")
}

.split-feature .underlay .half.right-half .info .cta {
    left: 50px
}

.split-feature .underlay .half.right-half:hover .info {
    background-image: url("../../assets/img/activities_label_bg_hover.png");
    -webkit-transition: all .1s;
    transition: all .1s
}

@media only screen and (max-width: 991px) {

    .split-feature .underlay .half.right-half div.info .cta .label,
    .split-feature .underlay .half.right-half div.info .cta h3.label,
    .split-feature .underlay .half.right-half div.info .cta h4.label {
        padding: 10px 0px 10px 15px
    }
}

@media only screen and (max-width: 1199px) {

    .split-feature .underlay .half.left-half .info .cta,
    .split-feature .underlay .half.right-half .info .cta {
        width: 300px
    }

    .split-feature .underlay .half.left-half .info .cta .label,
    .split-feature .underlay .half.left-half .info .cta h3.label,
    .split-feature .underlay .half.left-half .info .cta h4.label,
    .split-feature .underlay .half.right-half .info .cta .label,
    .split-feature .underlay .half.right-half .info .cta h3.label,
    .split-feature .underlay .half.right-half .info .cta h4.label {
        font-size: 15px;
        white-space: inherit;
        text-align: left;
        max-width: 250px;
        padding: 20px 0
    }

    .split-feature .underlay .half.left-half .info .cta .arrow,
    .split-feature .underlay .half.right-half .info .cta .arrow {
        width: 20px;
        height: 20px;
        background-size: 20px;
        margin-top: 27px
    }

    .split-feature .underlay .half.left-half .text-overlay,
    .split-feature .underlay .half.right-half .text-overlay {
        width: 300px;
        background-size: contain;
        bottom: 28%;
        left: 15px;
        right: auto
    }

    .split-feature .underlay .half.right-half .info .cta .label,
    .split-feature .underlay .half.right-half .info .cta h3.label,
    .split-feature .underlay .half.right-half .info .cta h4.label {
        padding-right: 25px
    }
}

@media only screen and (max-width: 991px) {

    .split-feature .underlay .half.left-half .info .cta,
    .split-feature .underlay .half.right-half .info .cta {
        right: auto;
        left: 0;
        width: 100%
    }

    .split-feature .underlay .half.left-half .info .cta .arrow,
    .split-feature .underlay .half.right-half .info .cta .arrow {
        width: 20px;
        height: 20px;
        background-size: 20px;
        float: right;
        margin-right: 15px;
        margin-top: 14px
    }

    .split-feature .underlay .half.left-half .text-overlay,
    .split-feature .underlay .half.right-half .text-overlay {
        bottom: 22%
    }
}

@media only screen and (max-width: 480px) {

    .split-feature .underlay .half.left-half .text-overlay,
    .split-feature .underlay .half.right-half .text-overlay {
        width: 200px
    }
}

.split-feature .underlay .half:hover .info .cta .arrow {
    margin-left: 5px;
    -webkit-transition: all .1s;
    transition: all .1s
}

@media only screen and (max-width: 991px) {
    .split-feature {
        padding-bottom: 0
    }

    .split-feature .underlay {
        position: relative;
        top: auto
    }

    .split-feature .underlay .half {
        display: block;
        width: 100%;
        margin-right: 0;
        padding-bottom: 50%
    }

    .split-feature .underlay .half .info {
        height: 50px
    }

    .split-feature>div.overlay {
        height: 50px
    }
}

.story-feature .container .row .info {
    padding-bottom: 58.5%
}

.story-feature .container .row .info .text-overlay {
    position: absolute;
    left: 15px;
    width: 250px;
    height: 145px;
    top: 40px;
    background-repeat: no-repeat;
    background-position: left
}

.story-feature .container .row .info .cta {
    height: 75px;
    padding: 22px 0;
    left: 0
}

.story-feature .container .row .info .cta .our-story {
    width: 300px;
    display: inline-block;
    vertical-align: top;
    font-family: 'Lobster';
    font-size: 60px;
    color: white;
    text-align: center;
    margin-right: 25px;
    line-height: 33px
}

.story-feature .container .row .info .cta .label,
.story-feature .container .row .info .cta h5.label {
    color: white;
    text-transform: uppercase;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0
}

.story-feature .container .row .info .cta .arrow {
    margin-top: 0
}

.story-feature>div.overlay {
    height: 75px;
    background-image: url("../../assets/img/story_label_bg.png");
    -webkit-transition: all .1s;
    transition: all .1s
}

.story-feature:hover>div.overlay {
    background-image: url("../../assets/img/story_label_bg_hover.png");
    -webkit-transition: all .1s;
    transition: all .1s
}

@media only screen and (max-width: 1199px) {
    .story-feature .container .row .info .cta {
        padding: 19px 0
    }

    .story-feature .container .row .info .cta .label,
    .story-feature .container .row .info .cta h5.label {
        white-space: inherit;
        width: 400px;
        padding-top: 0
    }

    .story-feature.block-feature .container .row .info .cta .label,
    .story-feature.block-feature .container .row .info .cta h5.label {
        padding-top: 8px
    }
}

@media only screen and (max-width: 991px) {
    .story-feature .container {
        width: 100%
    }

    .story-feature .container .row .info {
        padding-bottom: 49%
    }

    .story-feature .container .row .info .text-overlay {
        background-size: contain;
        width: 300px;
        left: 15px;
        top: auto;
        bottom: 28%;
        height: 135px
    }

    .story-feature .container .row .info .cta {
        height: 50px;
        padding: 8px 0
    }

    .story-feature .container .row .info .cta .our-story {
        font-size: 30px;
        line-height: 24px;
        text-align: left;
        width: 150px
    }

    .story-feature .container .row .info .cta .label,
    .story-feature .container .row .info .cta h5.label {
        font-size: 15px;
        width: 265px;
        padding-left: 15px
    }

    .story-feature .container .row .info .cta .arrow {
        margin-top: 5px;
        margin-right: 15px
    }

    .story-feature>div.overlay {
        height: 50px
    }
}

@media only screen and (max-width: 480px) {
    .story-feature .container .row .info .text-overlay {
        width: 100px;
        bottom: 50%;
        height: 60px
    }
}

.account-profile {
    background: #fcfcfa;
    padding: 75px 0
}

@media only screen and (max-width: 991px) {
    .account-profile .container .row {
        margin-left: 0;
        margin-right: 0
    }
}

.account-profile .container .row .user-summary {
    background: #f2f2ed;
    padding: 20px 10px 10px 10px
}

.account-profile .container .row .user-summary a {
    text-decoration: none
}

.account-profile .container .row .user-summary a:hover {
    color: black;
    text-decoration: underline
}

.account-profile .container .row .user-summary .username {
    display: block;
    text-align: center;
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600
}

.account-profile .container .row .user-summary .user-score {
    display: block;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif
}

.account-profile .container .row .user-summary .user-score i {
    margin-right: 3px
}

.account-profile .container .row .user-summary .user-date {
    font-size: 14px;
    line-height: 16px
}

.account-profile .container .row .user-summary .thumbnail {
    height: 140px;
    width: 140px;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: cover;
    position: relative;
    border-radius: 50%
}

.account-profile .container .row .user-summary .thumbnail .camera {
    position: absolute;
    bottom: -5px;
    right: 0px;
    width: 41px;
    height: 41px;
    cursor: pointer;
    background: #3c6d76;
    border-radius: 50%;
    border: 3px #f2f2ed solid;
    -webkit-transition: all .1s;
    transition: all .1s
}

.account-profile .container .row .user-summary .thumbnail .camera i.fa-camera {
    font-size: 20px;
    color: white;
    text-align: center;
    display: block;
    padding-top: 7px;
    height: 100%
}

.account-profile .container .row .user-summary .thumbnail .camera:hover {
    background: #4d8c98;
    -webkit-transition: all .1s;
    transition: all .1s
}

.account-profile .container .row .user-summary .thumbnail i.fa-times {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 21px;
    height: 21px;
    font-size: 15px;
    background: #8dc63f;
    border-radius: 50%;
    color: white;
    text-align: center;
    padding-top: 2px;
    font-weight: 200;
    cursor: pointer;
    display: none
}

.account-profile .container .row .user-summary:hover .thumbnail i.fa-times {
    display: block
}

.account-profile .container .row .user-summary div.NFI-wrapper.hidden {
    display: none !important
}

.account-profile .container .row .user-summary .big-link {
    font-size: 15px;
    color: #777;
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    display: block;
    padding: 5px 0;
    -webkit-transition: all .1s;
    transition: all .1s
}

.account-profile .container .row .user-summary .big-link .fa {
    margin-right: 7px
}

.account-profile .container .row .user-summary .big-link:hover {
    color: black;
    -webkit-transition: all .1s;
    transition: all .1s
}

.account-profile .container .row .user-summary hr {
    border-color: #aaa;
    margin: 6px 0
}

.account-profile .container .row .user-settings .info-block .big-label {
    line-height: 16px;
    margin-bottom: 30px;
    float: left
}

.account-profile .container .row .user-settings .info-block .edit-btn {
    float: right;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
    color: #777;
    font-weight: 300;
    display: block;
    cursor: pointer;
    -webkit-transition: all .1s;
    transition: all .1s
}

.account-profile .container .row .user-settings .info-block .edit-btn i {
    margin-right: 5px
}

.account-profile .container .row .user-settings .info-block .edit-btn:hover {
    color: black;
    -webkit-transition: all .1s;
    transition: all .1s
}

.account-profile .container .row .user-settings .info-block>p:not(.alert-danger) {
    width: 90%;
    clear: both;
    display: block
}

.account-profile .container .row .user-settings .info-block .fb-btn {
    background: #306199;
    padding: 7px 10px;
    color: white;
    border-radius: 0;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    -webkit-transition: all .1s;
    transition: all .1s
}

.account-profile .container .row .user-settings .info-block .fb-btn i {
    margin-right: 5px
}

.account-profile .container .row .user-settings .info-block .fb-btn:hover {
    background: #3A75B9;
    -webkit-transition: all .1s;
    transition: all .1s
}

@media only screen and (max-width: 767px) {
    .account-profile .container .row .user-settings .info-block {
        margin-left: -15px;
        margin-right: -15px;
        margin-top: 25px
    }

    .account-profile .container .row .user-settings .info-block form .form-group input {
        padding-left: 0
    }

    .account-profile .container .row .user-settings .info-block form .form-group label {
        font-size: 15px;
        font-weight: 700
    }

    .account-profile .container .row .user-settings .info-block>p:not(.alert-danger) {
        width: 100%
    }

    .account-profile .container .row .user-settings .info-block .edit-btn {
        font-size: 14px
    }

    .account-profile .container .row .user-settings .info-block .big-label {
        font-size: 20px
    }
}

@media only screen and (max-width: 991px) {
    .new-account-btn-contain a.btn-primary {
        margin-bottom: 15px
    }
}

.page-content .container .row .earn-item {
    display: table;
    margin-bottom: 20px;
    background: #f2f2ed;
    width: 100%
}

.page-content .container .row .earn-item .thumbnail {
    width: 100px;
    height: 92px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    border-radius: 0;
    border: none;
    margin-bottom: 0
}

.page-content .container .row .earn-item .center-info {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    left: -35px
}

.page-content .container .row .earn-item .center-info .info {
    width: 300px;
    padding: 3px 10px;
    float: left
}

.page-content .container .row .earn-item .center-info .info .title,
.page-content .account-profile .container .row .earn-item .center-info .info .user-settings .info-block .big-label,
.account-profile .page-content .container .row .earn-item .center-info .info .user-settings .info-block .big-label,
.page-content .account-profile .container .row .user-settings .info-block .earn-item .center-info .info .big-label,
.account-profile .page-content .container .row .user-settings .info-block .earn-item .center-info .info .big-label {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    color: #777;
    font-weight: 600;
    text-transform: uppercase;
    display: block
}

.page-content .container .row .earn-item .center-info .info p {
    font-weight: 400;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    color: #aaa;
    display: block;
    letter-spacing: 0.05px;
    margin: 0;
    padding: 0
}

.page-content .container .row .earn-item .center-info .info .stat {
    display: inline-block;
    vertical-align: top;
    color: #777;
    font-family: "Source Sans Pro", sans-serif;
    margin-right: 5px
}

.page-content .container .row .earn-item .center-info .btn {
    float: left;
    margin-top: 25px;
    margin-left: 20px;
    position: absolute;
    right: -10px;
    top: 0px;
    padding: 8px 12px 8px 12px;
    height: auto
}

.page-content .container .row .earn-item .center-info .btn.disabled,
.page-content .container .row .earn-item .center-info .btn[disabled],
.page-content .container .row .earn-item .center-info fieldset[disabled] .btn {
    cursor: auto;
    color: #8dc63f;
    opacity: 1;
    background-color: transparent
}

.page-content .container .row .earn-item .center-info .btn.disabled:hover,
.page-content .container .row .earn-item .center-info .btn.disabled:focus,
.page-content .container .row .earn-item .center-info .btn.disabled:visited,
.page-content .container .row .earn-item .center-info .btn.disabled:active,
.page-content .container .row .earn-item .center-info .btn[disabled]:hover,
.page-content .container .row .earn-item .center-info .btn[disabled]:focus,
.page-content .container .row .earn-item .center-info .btn[disabled]:visited,
.page-content .container .row .earn-item .center-info .btn[disabled]:active,
.page-content .container .row .earn-item .center-info fieldset[disabled] .btn:hover,
.page-content .container .row .earn-item .center-info fieldset[disabled] .btn:focus,
.page-content .container .row .earn-item .center-info fieldset[disabled] .btn:visited,
.page-content .container .row .earn-item .center-info fieldset[disabled] .btn:active {
    cursor: auto;
    color: #8dc63f;
    opacity: 1;
    background-color: transparent
}

@media only screen and (max-width: 1199px) {
    .page-content .container .row .earn-item {
        padding-right: 25px
    }
}

@media only screen and (max-width: 767px) {
    .page-content .container .row .earn-item {
        padding-right: 10px
    }

    .page-content .container .row .earn-item .thumbnail {
        width: 32px;
        height: 32px;
        margin-top: 15px;
        margin-left: 10px;
        margin-right: 10px
    }

    .page-content .container .row .earn-item .center-info {
        left: auto
    }

    .page-content .container .row .earn-item .center-info .info {
        float: none;
        padding-top: 10px;
        width: 100%;
        padding-left: 0
    }

    .page-content .container .row .earn-item .center-info .info .title,
    .page-content .account-profile .container .row .earn-item .center-info .info .user-settings .info-block .big-label,
    .account-profile .page-content .container .row .earn-item .center-info .info .user-settings .info-block .big-label,
    .page-content .account-profile .container .row .user-settings .info-block .earn-item .center-info .info .big-label,
    .account-profile .page-content .container .row .user-settings .info-block .earn-item .center-info .info .big-label {
        line-height: 20px
    }

    .page-content .container .row .earn-item .center-info .btn {
        float: none;
        margin-left: 0;
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
        right: auto;
        position: relative;
        top: auto
    }

    .page-content .container .row .earn-item .center-info .btn.disabled,
    .page-content .container .row .earn-item .center-info .btn[disabled],
    .page-content .container .row .earn-item .center-info fieldset[disabled] .btn {
        width: 100%
    }
}

.full-bleed-block {
    background-color: #fff;
    margin-bottom: 10px
}

@media only screen and (max-width: 991px) {
    .full-bleed-block {
        overflow: hidden
    }
}

@media (min-width: 768px) {
    .full-bleed-block .row {
        display: table;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .full-bleed-block .row>div {
        float: none;
        display: table-cell;
        vertical-align: middle;
        padding-left: 0;
        padding-right: 0
    }
}

.full-bleed-block .row .thumb {
    background-size: 125%;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 0px;
    padding-bottom: 44.25%
}

@media (min-width: 1200px) {
    .full-bleed-block .row .thumb {
        padding-bottom: 44.25%
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .full-bleed-block .row .thumb {
        padding-bottom: 56.25%
    }
}

@media (max-width: 767px) {
    .full-bleed-block .row .thumb {
        padding-bottom: 61.25%;
        background-size: 135%
    }
}

.full-bleed-block .row .info-area {
    display: table;
    height: 100%;
    position: relative;
    z-index: 1000;
    background: white
}

@media (min-width: 768px) {
    .full-bleed-block .row .info-area.right {
        padding-left: 25px
    }

    .full-bleed-block .row .info-area.left {
        padding-right: 25px
    }
}

@media (min-width: 1200px) {
    .full-bleed-block .row .info-area.right {
        padding-right: 15px
    }

    .full-bleed-block .row .info-area.left {
        padding-left: 15px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .full-bleed-block .row .info-area.right {
        padding-right: 15px
    }

    .full-bleed-block .row .info-area.left {
        padding-left: 15px
    }
}

.full-bleed-block .row .info-area .info-contain {
    display: table-cell;
    vertical-align: middle;
    padding: 0
}

.full-bleed-block .row .info-area .info-contain .title,
.full-bleed-block .account-profile .container .row .info-area .info-contain .user-settings .info-block .big-label,
.account-profile .container .full-bleed-block .row .info-area .info-contain .user-settings .info-block .big-label,
.full-bleed-block .account-profile .container .row .user-settings .info-block .info-area .info-contain .big-label,
.account-profile .container .full-bleed-block .row .user-settings .info-block .info-area .info-contain .big-label {
    font-size: 30px;
    font-weight: 400;
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 1em
}

@media only screen and (max-width: 991px) {

    .full-bleed-block .row .info-area .info-contain .title,
    .full-bleed-block .account-profile .container .row .info-area .info-contain .user-settings .info-block .big-label,
    .account-profile .container .full-bleed-block .row .info-area .info-contain .user-settings .info-block .big-label,
    .full-bleed-block .account-profile .container .row .user-settings .info-block .info-area .info-contain .big-label,
    .account-profile .container .full-bleed-block .row .user-settings .info-block .info-area .info-contain .big-label {
        font-size: 24px
    }
}

.full-bleed-block .row .info-area .info-contain p {
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
    letter-spacing: 0.1px;
    font-family: "Source Sans Pro", sans-serif
}

@media only screen and (min-width: 481px) and (max-width: 991px) {
    .full-bleed-block .row .info-area .info-contain p {
        display: none
    }
}

.full-bleed-block .row .info-area .info-contain .btn {
    margin-top: 0;
    font-size: 16px;
    text-transform: capitalize;
    padding: 7px 13px 9px 13px;
    letter-spacing: 0.05px
}

@media only screen and (max-width: 480px) {
    .full-bleed-block .row .info-area .info-contain {
        padding: 20px 15px
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .full-bleed-block .row .info-area .info-contain {
        padding: 25px 30px
    }
}

body.products-page.entry-page {
    background: white
}

.product-content {
    padding: 25px 0 45px 0
}

.product-content .container .row .product-gallery .thumbnail {
    padding-bottom: 165%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    border: none
}

@media only screen and (max-width: 991px) {
    .product-content .container .row .product-gallery .thumbnail {
        padding-bottom: 100%
    }
}

.product-content .container .row .product-info {
    padding: 0 30px
}

.product-content .container .row .product-info .info-contain {
    background-image: url("/assets/img/product/pattern.jpg");
    background-repeat: repeat;
    padding: 0 30px;
    position: relative
}

.product-content .container .row .product-info .top-perf {
    position: absolute;
    left: 0;
    top: -75px;
    background-image: url("/assets/img/product/pattern.jpg");
    background-repeat: repeat;
    height: 80px;
    width: 100%;
    z-index: -1
}

.product-content .container .row .product-info .perf {
    position: absolute;
    left: 0;
    height: 50px;
    width: 100%;
    background-image: url("/assets/img/product/perf.png");
    background-repeat-y: no-repeat;
    background-repeat-x: repeat;
    background-position: left
}

@media only screen and (max-width: 1199px) {
    .product-content .container .row .product-info {
        margin-bottom: 50px
    }
}

@media only screen and (max-width: 991px) {
    .product-content .container .row .product-info .info-contain {
        padding: 30px 15px 0 15px
    }

    .product-content .container .row .product-info .top-perf {
        display: none
    }
}

.product-content .container .row .product-info.red-info .row .product-descrip h1 {
    color: #900
}

.product-content .container .row .product-info.red-info .row .product-facts .product-links .btn-contain .btn {
    border-color: #900;
    color: #900
}

.product-content .container .row .product-info.red-info .row .product-facts .product-links .btn-contain .btn:hover,
.product-content .container .row .product-info.red-info .row .product-facts .product-links .btn-contain .btn:active,
.product-content .container .row .product-info.red-info .row .product-facts .product-links .btn-contain .btn:focus {
    background: #900;
    color: white
}

.product-content .container .row .product-info .row .product-descrip {
    padding-top: 40px
}

.product-content .container .row .product-info .row .product-descrip .title,
.product-content .account-profile .container .row .product-info .row .product-descrip .user-settings .info-block .big-label,
.account-profile .product-content .container .row .product-info .row .product-descrip .user-settings .info-block .big-label,
.product-content .account-profile .container .row .user-settings .info-block .product-info .row .product-descrip .big-label,
.account-profile .product-content .container .row .user-settings .info-block .product-info .row .product-descrip .big-label {
    text-transform: capitalize;
    color: #333333
}

.product-content .container .row .product-info .row .product-descrip h1 {
    font-size: 30px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 10px;
    font-family: "Source Sans Pro", sans-serif
}

.product-content .container .row .product-info .row .product-descrip p {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    letter-spacing: 0.1px;
    display: block;
    padding-bottom: 0;
    margin-bottom: 0;
    width: 470px
}

@media only screen and (max-width: 991px) {
    .product-content .container .row .product-info .row .product-descrip p {
        width: 100%
    }
}

@media only screen and (max-width: 991px) {
    .product-content .container .row .product-info .row .product-descrip {
        padding-top: 0px
    }
}

.product-content .container .row .product-info .row .product-facts .label-facts h2,
.product-content .container .row .product-info .row .product-facts .label-facts h3,
.product-content .container .row .product-info .row .product-facts .label-facts h4,
.product-content .container .row .product-info .row .product-facts .label-facts h5,
.product-content .container .row .product-info .row .product-facts .label-facts h6 {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 0;
    color: #777777;
    font-family: "Source Sans Pro", sans-serif
}

.product-content .container .row .product-info .row .product-facts .label-facts p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 0;
    font-family: "Source Sans Pro", sans-serif;
    padding-bottom: 0
}

.product-content .container .row .product-info .row .product-facts .label-facts a {
    color: #777777;
    font-family: "Source Sans Pro", sans-serif;
    display: inline-block;
    padding-top: 15px;
    font-size: 12px;
    text-transform: capitalize;
    border-bottom: 1px #777777 solid;
    text-decoration: none;
    -webkit-transition: all .1s;
    transition: all .1s
}

.product-content .container .row .product-info .row .product-facts .label-facts a:hover {
    text-decoration: none;
    color: black;
    -webkit-transition: all .1s;
    transition: all .1s
}

.product-content .container .row .product-info .row .product-facts .label-facts a i {
    font-size: 9px
}

@media only screen and (max-width: 991px) {
    .product-content .container .row .product-info .row .product-facts .label-facts a {
        margin-bottom: 15px
    }
}

.product-content .container .row .product-info .row .product-facts .product-links .btn-contain {
    width: 100%;
    padding-top: 25px
}

.product-content .container .row .product-info .row .product-facts .product-links .btn-contain .btn {
    margin: 0 15px 15px 0;
    padding: 8px 10px;
    height: auto
}

.product-content .container .row .product-info .row .product-facts .product-links .btn-contain form,
.product-content .container .row .product-info .row .product-facts .product-links .btn-contain .btn {
    font-size: 15px;
    display: inline-block;
    vertical-align: top
}

.product-content .container .row .product-info .row .product-facts .product-links .btn-contain form i,
.product-content .container .row .product-info .row .product-facts .product-links .btn-contain .btn i {
    font-size: inherit
}

@media only screen and (max-width: 1198px) {
    .product-content .container .row .product-info .row .product-facts .product-links .btn-contain {
        display: inline-block;
        width: 100%
    }

    .product-content .container .row .product-info .row .product-facts .product-links .btn-contain .form,
    .product-content .container .row .product-info .row .product-facts .product-links .btn-contain .btn {
        width: 100%
    }
}

.product-content .container .row .product-info .row .product-labels .label-item {
    width: 100%;
    background: #E5E5E5;
    text-align: center;
    height: 45px
}

.product-content .container .row .product-info .row .product-labels .label-item .middle {
    display: table;
    width: 100%;
    height: 100%
}

.product-content .container .row .product-info .row .product-labels .label-item .middle span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 8px
}

.product-content .container .row .product-info .row .product-labels .label-item.half-item {
    display: inline-block;
    vertical-align: top;
    width: 44%;
    margin-bottom: 25px
}

.product-content .container .row .product-info .row .product-labels .label-item.half-item:nth-of-type(2n) {
    margin-left: 10%
}

@media only screen and (max-width: 991px) {
    .product-content .container .row .product-info .row .product-labels {
        padding-top: 25px
    }

    .product-content .container .row .product-info .row .product-labels .label-item.half-item {
        width: 100%
    }

    .product-content .container .row .product-info .row .product-labels .label-item.half-item:nth-of-type(2n) {
        margin-left: 0
    }
}

.similar-products,
.body-gallery {
    padding: 10px 0 20px 0;
    background: white;
    border-top: 30px #f2f2ed solid;
    border-bottom: 30px #f2f2ed solid
}

.similar-products .container .row .rec-products,
.body-gallery .container .row .rec-products,
.similar-products .container .row .the-gallery,
.body-gallery .container .row .the-gallery {
    position: relative
}

.similar-products .container .row .rec-products .in h1,
.body-gallery .container .row .rec-products .in h1,
.similar-products .container .row .rec-products .in h2,
.body-gallery .container .row .rec-products .in h2,
.similar-products .container .row .rec-products .in h3,
.body-gallery .container .row .rec-products .in h3,
.similar-products .container .row .rec-products .in h4,
.body-gallery .container .row .rec-products .in h4,
.similar-products .container .row .rec-products .in h5,
.body-gallery .container .row .rec-products .in h5,
.similar-products .container .row .rec-products .in h6,
.body-gallery .container .row .rec-products .in h6,
.similar-products .container .row .the-gallery .in h1,
.body-gallery .container .row .the-gallery .in h1,
.similar-products .container .row .the-gallery .in h2,
.body-gallery .container .row .the-gallery .in h2,
.similar-products .container .row .the-gallery .in h3,
.body-gallery .container .row .the-gallery .in h3,
.similar-products .container .row .the-gallery .in h4,
.body-gallery .container .row .the-gallery .in h4,
.similar-products .container .row .the-gallery .in h5,
.body-gallery .container .row .the-gallery .in h5,
.similar-products .container .row .the-gallery .in h6,
.body-gallery .container .row .the-gallery .in h6 {
    margin-top: 0
}

.similar-products .container .row .rec-products .product-grid,
.body-gallery .container .row .rec-products .product-grid,
.similar-products .container .row .rec-products .gallery-grid,
.body-gallery .container .row .rec-products .gallery-grid,
.similar-products .container .row .the-gallery .product-grid,
.body-gallery .container .row .the-gallery .product-grid,
.similar-products .container .row .the-gallery .gallery-grid,
.body-gallery .container .row .the-gallery .gallery-grid {
    padding: 0 30px
}

.similar-products .container .row .rec-products .product-grid.owl-carousel.count-3,
.body-gallery .container .row .rec-products .product-grid.owl-carousel.count-3,
.similar-products .container .row .rec-products .gallery-grid.owl-carousel.count-3,
.body-gallery .container .row .rec-products .gallery-grid.owl-carousel.count-3,
.similar-products .container .row .the-gallery .product-grid.owl-carousel.count-3,
.body-gallery .container .row .the-gallery .product-grid.owl-carousel.count-3,
.similar-products .container .row .the-gallery .gallery-grid.owl-carousel.count-3,
.body-gallery .container .row .the-gallery .gallery-grid.owl-carousel.count-3 {
    display: block;
    width: 700px;
    margin: 0 auto
}

.similar-products .container .row .rec-products .product-grid.owl-carousel.count-3 div.grid-item,
.body-gallery .container .row .rec-products .product-grid.owl-carousel.count-3 div.grid-item,
.similar-products .container .row .rec-products .gallery-grid.owl-carousel.count-3 div.grid-item,
.body-gallery .container .row .rec-products .gallery-grid.owl-carousel.count-3 div.grid-item,
.similar-products .container .row .the-gallery .product-grid.owl-carousel.count-3 div.grid-item,
.body-gallery .container .row .the-gallery .product-grid.owl-carousel.count-3 div.grid-item,
.similar-products .container .row .the-gallery .gallery-grid.owl-carousel.count-3 div.grid-item,
.body-gallery .container .row .the-gallery .gallery-grid.owl-carousel.count-3 div.grid-item {
    width: 33%;
    float: left
}

@media only screen and (max-width: 699px) {

    .similar-products .container .row .rec-products .product-grid.owl-carousel.count-3,
    .body-gallery .container .row .rec-products .product-grid.owl-carousel.count-3,
    .similar-products .container .row .rec-products .gallery-grid.owl-carousel.count-3,
    .body-gallery .container .row .rec-products .gallery-grid.owl-carousel.count-3,
    .similar-products .container .row .the-gallery .product-grid.owl-carousel.count-3,
    .body-gallery .container .row .the-gallery .product-grid.owl-carousel.count-3,
    .similar-products .container .row .the-gallery .gallery-grid.owl-carousel.count-3,
    .body-gallery .container .row .the-gallery .gallery-grid.owl-carousel.count-3 {
        width: 100%
    }
}

.similar-products .container .row .rec-products .product-grid.owl-carousel.count-2,
.body-gallery .container .row .rec-products .product-grid.owl-carousel.count-2,
.similar-products .container .row .rec-products .gallery-grid.owl-carousel.count-2,
.body-gallery .container .row .rec-products .gallery-grid.owl-carousel.count-2,
.similar-products .container .row .the-gallery .product-grid.owl-carousel.count-2,
.body-gallery .container .row .the-gallery .product-grid.owl-carousel.count-2,
.similar-products .container .row .the-gallery .gallery-grid.owl-carousel.count-2,
.body-gallery .container .row .the-gallery .gallery-grid.owl-carousel.count-2 {
    display: block;
    width: 467px;
    margin: 0 auto
}

.similar-products .container .row .rec-products .product-grid.owl-carousel.count-2 div.grid-item,
.body-gallery .container .row .rec-products .product-grid.owl-carousel.count-2 div.grid-item,
.similar-products .container .row .rec-products .gallery-grid.owl-carousel.count-2 div.grid-item,
.body-gallery .container .row .rec-products .gallery-grid.owl-carousel.count-2 div.grid-item,
.similar-products .container .row .the-gallery .product-grid.owl-carousel.count-2 div.grid-item,
.body-gallery .container .row .the-gallery .product-grid.owl-carousel.count-2 div.grid-item,
.similar-products .container .row .the-gallery .gallery-grid.owl-carousel.count-2 div.grid-item,
.body-gallery .container .row .the-gallery .gallery-grid.owl-carousel.count-2 div.grid-item {
    width: 50%;
    float: left
}

@media only screen and (max-width: 469px) {

    .similar-products .container .row .rec-products .product-grid.owl-carousel.count-2,
    .body-gallery .container .row .rec-products .product-grid.owl-carousel.count-2,
    .similar-products .container .row .rec-products .gallery-grid.owl-carousel.count-2,
    .body-gallery .container .row .rec-products .gallery-grid.owl-carousel.count-2,
    .similar-products .container .row .the-gallery .product-grid.owl-carousel.count-2,
    .body-gallery .container .row .the-gallery .product-grid.owl-carousel.count-2,
    .similar-products .container .row .the-gallery .gallery-grid.owl-carousel.count-2,
    .body-gallery .container .row .the-gallery .gallery-grid.owl-carousel.count-2 {
        width: 100%
    }
}

.similar-products .container .row .rec-products .product-grid.owl-carousel.count-1,
.body-gallery .container .row .rec-products .product-grid.owl-carousel.count-1,
.similar-products .container .row .rec-products .gallery-grid.owl-carousel.count-1,
.body-gallery .container .row .rec-products .gallery-grid.owl-carousel.count-1,
.similar-products .container .row .the-gallery .product-grid.owl-carousel.count-1,
.body-gallery .container .row .the-gallery .product-grid.owl-carousel.count-1,
.similar-products .container .row .the-gallery .gallery-grid.owl-carousel.count-1,
.body-gallery .container .row .the-gallery .gallery-grid.owl-carousel.count-1 {
    display: block;
    width: 234px;
    margin: 0 auto
}

.similar-products .container .row .rec-products .product-grid.owl-carousel.count-1 div.grid-item,
.body-gallery .container .row .rec-products .product-grid.owl-carousel.count-1 div.grid-item,
.similar-products .container .row .rec-products .gallery-grid.owl-carousel.count-1 div.grid-item,
.body-gallery .container .row .rec-products .gallery-grid.owl-carousel.count-1 div.grid-item,
.similar-products .container .row .the-gallery .product-grid.owl-carousel.count-1 div.grid-item,
.body-gallery .container .row .the-gallery .product-grid.owl-carousel.count-1 div.grid-item,
.similar-products .container .row .the-gallery .gallery-grid.owl-carousel.count-1 div.grid-item,
.body-gallery .container .row .the-gallery .gallery-grid.owl-carousel.count-1 div.grid-item {
    width: 100%;
    float: left
}

@media only screen and (max-width: 234px) {

    .similar-products .container .row .rec-products .product-grid.owl-carousel.count-1,
    .body-gallery .container .row .rec-products .product-grid.owl-carousel.count-1,
    .similar-products .container .row .rec-products .gallery-grid.owl-carousel.count-1,
    .body-gallery .container .row .rec-products .gallery-grid.owl-carousel.count-1,
    .similar-products .container .row .the-gallery .product-grid.owl-carousel.count-1,
    .body-gallery .container .row .the-gallery .product-grid.owl-carousel.count-1,
    .similar-products .container .row .the-gallery .gallery-grid.owl-carousel.count-1,
    .body-gallery .container .row .the-gallery .gallery-grid.owl-carousel.count-1 {
        width: 100%
    }
}

.similar-products .container .row .rec-products .product-grid.owl-carousel.count-4 .owl-controls,
.body-gallery .container .row .rec-products .product-grid.owl-carousel.count-4 .owl-controls,
.similar-products .container .row .rec-products .gallery-grid.owl-carousel.count-4 .owl-controls,
.body-gallery .container .row .rec-products .gallery-grid.owl-carousel.count-4 .owl-controls,
.similar-products .container .row .the-gallery .product-grid.owl-carousel.count-4 .owl-controls,
.body-gallery .container .row .the-gallery .product-grid.owl-carousel.count-4 .owl-controls,
.similar-products .container .row .the-gallery .gallery-grid.owl-carousel.count-4 .owl-controls,
.body-gallery .container .row .the-gallery .gallery-grid.owl-carousel.count-4 .owl-controls {
    display: none
}

@media only screen and (max-width: 991px) {

    .similar-products .container .row .rec-products .product-grid.owl-carousel.count-4 .owl-controls,
    .body-gallery .container .row .rec-products .product-grid.owl-carousel.count-4 .owl-controls,
    .similar-products .container .row .rec-products .gallery-grid.owl-carousel.count-4 .owl-controls,
    .body-gallery .container .row .rec-products .gallery-grid.owl-carousel.count-4 .owl-controls,
    .similar-products .container .row .the-gallery .product-grid.owl-carousel.count-4 .owl-controls,
    .body-gallery .container .row .the-gallery .product-grid.owl-carousel.count-4 .owl-controls,
    .similar-products .container .row .the-gallery .gallery-grid.owl-carousel.count-4 .owl-controls,
    .body-gallery .container .row .the-gallery .gallery-grid.owl-carousel.count-4 .owl-controls {
        display: block
    }
}

.similar-products .container .row .rec-products .product-grid .owl-item,
.body-gallery .container .row .rec-products .product-grid .owl-item,
.similar-products .container .row .rec-products .gallery-grid .owl-item,
.body-gallery .container .row .rec-products .gallery-grid .owl-item,
.similar-products .container .row .the-gallery .product-grid .owl-item,
.body-gallery .container .row .the-gallery .product-grid .owl-item,
.similar-products .container .row .the-gallery .gallery-grid .owl-item,
.body-gallery .container .row .the-gallery .gallery-grid .owl-item {
    padding: 0 15px
}

.similar-products .container .row .rec-products .product-grid .grid-item,
.body-gallery .container .row .rec-products .product-grid .grid-item,
.similar-products .container .row .rec-products .gallery-grid .grid-item,
.body-gallery .container .row .rec-products .gallery-grid .grid-item,
.similar-products .container .row .the-gallery .product-grid .grid-item,
.body-gallery .container .row .the-gallery .product-grid .grid-item,
.similar-products .container .row .the-gallery .gallery-grid .grid-item,
.body-gallery .container .row .the-gallery .gallery-grid .grid-item {
    cursor: pointer
}

.similar-products .container .row .rec-products .product-grid .grid-item .thumbnail,
.body-gallery .container .row .rec-products .product-grid .grid-item .thumbnail,
.similar-products .container .row .rec-products .gallery-grid .grid-item .thumbnail,
.body-gallery .container .row .rec-products .gallery-grid .grid-item .thumbnail,
.similar-products .container .row .the-gallery .product-grid .grid-item .thumbnail,
.body-gallery .container .row .the-gallery .product-grid .grid-item .thumbnail,
.similar-products .container .row .the-gallery .gallery-grid .grid-item .thumbnail,
.body-gallery .container .row .the-gallery .gallery-grid .grid-item .thumbnail {
    padding-bottom: 112%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
    position: relative
}

.similar-products .container .row .rec-products .product-grid .grid-item .thumbnail .online-icon,
.body-gallery .container .row .rec-products .product-grid .grid-item .thumbnail .online-icon,
.similar-products .container .row .rec-products .gallery-grid .grid-item .thumbnail .online-icon,
.body-gallery .container .row .rec-products .gallery-grid .grid-item .thumbnail .online-icon,
.similar-products .container .row .the-gallery .product-grid .grid-item .thumbnail .online-icon,
.body-gallery .container .row .the-gallery .product-grid .grid-item .thumbnail .online-icon,
.similar-products .container .row .the-gallery .gallery-grid .grid-item .thumbnail .online-icon,
.body-gallery .container .row .the-gallery .gallery-grid .grid-item .thumbnail .online-icon {
    background-image: url("/assets/img/product/online_icon.png");
    width: 43px;
    height: 43px;
    background-position: center;
    background-size: 43px;
    position: absolute;
    bottom: -7px;
    left: 30px
}

@media only screen and (max-width: 1199px) {

    .similar-products .container .row .rec-products .product-grid .grid-item .thumbnail,
    .body-gallery .container .row .rec-products .product-grid .grid-item .thumbnail,
    .similar-products .container .row .rec-products .gallery-grid .grid-item .thumbnail,
    .body-gallery .container .row .rec-products .gallery-grid .grid-item .thumbnail,
    .similar-products .container .row .the-gallery .product-grid .grid-item .thumbnail,
    .body-gallery .container .row .the-gallery .product-grid .grid-item .thumbnail,
    .similar-products .container .row .the-gallery .gallery-grid .grid-item .thumbnail,
    .body-gallery .container .row .the-gallery .gallery-grid .grid-item .thumbnail {
        padding-bottom: 110%
    }

    .similar-products .container .row .rec-products .product-grid .grid-item .thumbnail .online-icon,
    .body-gallery .container .row .rec-products .product-grid .grid-item .thumbnail .online-icon,
    .similar-products .container .row .rec-products .gallery-grid .grid-item .thumbnail .online-icon,
    .body-gallery .container .row .rec-products .gallery-grid .grid-item .thumbnail .online-icon,
    .similar-products .container .row .the-gallery .product-grid .grid-item .thumbnail .online-icon,
    .body-gallery .container .row .the-gallery .product-grid .grid-item .thumbnail .online-icon,
    .similar-products .container .row .the-gallery .gallery-grid .grid-item .thumbnail .online-icon,
    .body-gallery .container .row .the-gallery .gallery-grid .grid-item .thumbnail .online-icon {
        width: 30px;
        height: 30px;
        background-size: 30px
    }
}

.similar-products .container .row .rec-products .product-grid .grid-item>span,
.body-gallery .container .row .rec-products .product-grid .grid-item>span,
.similar-products .container .row .rec-products .product-grid .grid-item>a,
.body-gallery .container .row .rec-products .product-grid .grid-item>a,
.similar-products .container .row .rec-products .gallery-grid .grid-item>span,
.body-gallery .container .row .rec-products .gallery-grid .grid-item>span,
.similar-products .container .row .rec-products .gallery-grid .grid-item>a,
.body-gallery .container .row .rec-products .gallery-grid .grid-item>a,
.similar-products .container .row .the-gallery .product-grid .grid-item>span,
.body-gallery .container .row .the-gallery .product-grid .grid-item>span,
.similar-products .container .row .the-gallery .product-grid .grid-item>a,
.body-gallery .container .row .the-gallery .product-grid .grid-item>a,
.similar-products .container .row .the-gallery .gallery-grid .grid-item>span,
.body-gallery .container .row .the-gallery .gallery-grid .grid-item>span,
.similar-products .container .row .the-gallery .gallery-grid .grid-item>a,
.body-gallery .container .row .the-gallery .gallery-grid .grid-item>a {
    display: block;
    max-width: 200px;
    margin: 0 auto;
    text-align: center;
    color: #777777;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    text-decoration: none
}

@media only screen and (max-width: 991px) {

    .similar-products .container .row .rec-products .product-grid .grid-item>span,
    .body-gallery .container .row .rec-products .product-grid .grid-item>span,
    .similar-products .container .row .rec-products .product-grid .grid-item>a,
    .body-gallery .container .row .rec-products .product-grid .grid-item>a,
    .similar-products .container .row .rec-products .gallery-grid .grid-item>span,
    .body-gallery .container .row .rec-products .gallery-grid .grid-item>span,
    .similar-products .container .row .rec-products .gallery-grid .grid-item>a,
    .body-gallery .container .row .rec-products .gallery-grid .grid-item>a,
    .similar-products .container .row .the-gallery .product-grid .grid-item>span,
    .body-gallery .container .row .the-gallery .product-grid .grid-item>span,
    .similar-products .container .row .the-gallery .product-grid .grid-item>a,
    .body-gallery .container .row .the-gallery .product-grid .grid-item>a,
    .similar-products .container .row .the-gallery .gallery-grid .grid-item>span,
    .body-gallery .container .row .the-gallery .gallery-grid .grid-item>span,
    .similar-products .container .row .the-gallery .gallery-grid .grid-item>a,
    .body-gallery .container .row .the-gallery .gallery-grid .grid-item>a {
        font-size: 14px
    }
}

.similar-products .container .row .rec-products .product-grid .grid-item:hover>a,
.body-gallery .container .row .rec-products .product-grid .grid-item:hover>a,
.similar-products .container .row .rec-products .gallery-grid .grid-item:hover>a,
.body-gallery .container .row .rec-products .gallery-grid .grid-item:hover>a,
.similar-products .container .row .the-gallery .product-grid .grid-item:hover>a,
.body-gallery .container .row .the-gallery .product-grid .grid-item:hover>a,
.similar-products .container .row .the-gallery .gallery-grid .grid-item:hover>a,
.body-gallery .container .row .the-gallery .gallery-grid .grid-item:hover>a {
    text-decoration: underline
}

.similar-products .container .row .rec-products .product-grid .owl-controls .owl-nav .fa,
.body-gallery .container .row .rec-products .product-grid .owl-controls .owl-nav .fa,
.similar-products .container .row .rec-products .gallery-grid .owl-controls .owl-nav .fa,
.body-gallery .container .row .rec-products .gallery-grid .owl-controls .owl-nav .fa,
.similar-products .container .row .the-gallery .product-grid .owl-controls .owl-nav .fa,
.body-gallery .container .row .the-gallery .product-grid .owl-controls .owl-nav .fa,
.similar-products .container .row .the-gallery .gallery-grid .owl-controls .owl-nav .fa,
.body-gallery .container .row .the-gallery .gallery-grid .owl-controls .owl-nav .fa {
    font-size: 30px;
    position: absolute;
    top: 32%;
    width: 50px;
    height: 50px;
    padding-top: 9px
}

.similar-products .container .row .rec-products .product-grid .owl-controls .owl-nav .fa.owl-prev,
.body-gallery .container .row .rec-products .product-grid .owl-controls .owl-nav .fa.owl-prev,
.similar-products .container .row .rec-products .gallery-grid .owl-controls .owl-nav .fa.owl-prev,
.body-gallery .container .row .rec-products .gallery-grid .owl-controls .owl-nav .fa.owl-prev,
.similar-products .container .row .the-gallery .product-grid .owl-controls .owl-nav .fa.owl-prev,
.body-gallery .container .row .the-gallery .product-grid .owl-controls .owl-nav .fa.owl-prev,
.similar-products .container .row .the-gallery .gallery-grid .owl-controls .owl-nav .fa.owl-prev,
.body-gallery .container .row .the-gallery .gallery-grid .owl-controls .owl-nav .fa.owl-prev {
    left: 0;
    text-align: left
}

.similar-products .container .row .rec-products .product-grid .owl-controls .owl-nav .fa.owl-next,
.body-gallery .container .row .rec-products .product-grid .owl-controls .owl-nav .fa.owl-next,
.similar-products .container .row .rec-products .gallery-grid .owl-controls .owl-nav .fa.owl-next,
.body-gallery .container .row .rec-products .gallery-grid .owl-controls .owl-nav .fa.owl-next,
.similar-products .container .row .the-gallery .product-grid .owl-controls .owl-nav .fa.owl-next,
.body-gallery .container .row .the-gallery .product-grid .owl-controls .owl-nav .fa.owl-next,
.similar-products .container .row .the-gallery .gallery-grid .owl-controls .owl-nav .fa.owl-next,
.body-gallery .container .row .the-gallery .gallery-grid .owl-controls .owl-nav .fa.owl-next {
    right: 0;
    text-align: right
}

@media only screen and (max-width: 991px) {

    .similar-products .container .row .rec-products .product-grid,
    .body-gallery .container .row .rec-products .product-grid,
    .similar-products .container .row .rec-products .gallery-grid,
    .body-gallery .container .row .rec-products .gallery-grid,
    .similar-products .container .row .the-gallery .product-grid,
    .body-gallery .container .row .the-gallery .product-grid,
    .similar-products .container .row .the-gallery .gallery-grid,
    .body-gallery .container .row .the-gallery .gallery-grid {
        padding-left: 15px;
        padding-right: 15px
    }

    .similar-products .container .row .rec-products .product-grid .placeholder,
    .body-gallery .container .row .rec-products .product-grid .placeholder,
    .similar-products .container .row .rec-products .gallery-grid .placeholder,
    .body-gallery .container .row .rec-products .gallery-grid .placeholder,
    .similar-products .container .row .the-gallery .product-grid .placeholder,
    .body-gallery .container .row .the-gallery .product-grid .placeholder,
    .similar-products .container .row .the-gallery .gallery-grid .placeholder,
    .body-gallery .container .row .the-gallery .gallery-grid .placeholder {
        display: none
    }
}

.body-gallery {
    padding: 35px 0;
    margin: 0;
    border: none
}

.body-gallery .container .row .the-gallery .gallery-grid {
    height: 190px
}

.body-gallery .container .row .the-gallery .gallery-grid .grid-item .thumbnail {
    padding-bottom: 75%;
    background-size: cover;
    position: relative
}

.body-gallery .container .row .the-gallery .gallery-grid .grid-item .thumbnail .fancybox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-decoration: none
}

@media only screen and (max-width: 480px) {
    .body-gallery .container .row .the-gallery .gallery-grid {
        height: auto
    }
}

table.nutrition {
    max-width: 280px;
    margin: 15px auto;
    margin-top: 0;
    border: 1px solid black;
    border-collapse: collapse;
    table-layout: auto;
    background: #fff;
    color: #000
}

table.nutrition tr {
    border: 0;
    background: #FFFFFF;
    border-top: 1px solid #F7F5F3;
    vertical-align: middle
}

table.nutrition tr th {
    color: #444;
    text-align: left;
    background: none;
    border: none;
    padding: 3px;
    font-family: Arial;
    font-size: x-large;
    font-weight: bolder;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    overflow: hidden
}

table.nutrition tr td {
    border-bottom: 6px solid black;
    padding: 3px;
    font-family: Arial;
    font-size: small;
    border: 0;
    border-bottom: 1px solid black;
    text-align: left
}

table.nutrition tr td:nth-child(2) {
    text-align: right;
}

.content-module {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 30px #f2f2ed solid
}

.content-module .module-spacer {
    padding-bottom: 30%;
    width: 100%
}

.content-module .absolute-contain {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.content-module .absolute-contain .container {
    position: relative;
    height: 100%
}

.content-module .absolute-contain .container .row {
    height: 100%
}

.content-module .absolute-contain .container .row .col {
    height: 100%;
    display: table
}

.content-module .absolute-contain .container .row .col .module-info {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer
}

.content-module .absolute-contain .container .row .col .module-info .img-contain {
    display: block
}

.content-module .absolute-contain .container .row .col .module-info .img-contain .story-overlay {
    width: 265px;
    height: 150px;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat
}

.content-module .absolute-contain .container .row .col .module-info .img-contain .arrow {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 14px;
    -webkit-transition: all .1s;
    transition: all .1s
}

.content-module .absolute-contain .container .row .col .module-info>a {
    display: inline-block;
    vertical-align: top;
    font-family: "Open Sans", serif;
    font-size: 18px;
    text-align: left;
    letter-spacing: 0.1px;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
    color: white;
    text-decoration: none
}

.content-module .absolute-contain .container .row .col .module-info:hover .img-contain .arrow {
    margin-left: 5px;
    -webkit-transition: all .1s;
    transition: all .1s
}

.content-module .absolute-contain .container .row .col .module-info:hover>a {
    text-decoration: underline
}

.content-module .absolute-contain .container .row .col .collage-item {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat
}

@media only screen and (max-width: 1199px) {
    .content-module .absolute-contain .container .row .col .module-info .img-contain .story-overlay {
        width: 135px;
        height: 75px;
        background-size: contain
    }

    .content-module .absolute-contain .container .row .col .module-info .img-contain .arrow {
        width: 25px;
        height: 25px;
        background-size: 25px;
        margin-bottom: 0
    }

    .content-module .absolute-contain .container .row .col .module-info>a {
        padding-top: 5px;
        font-size: 14px
    }
}

@media only screen and (max-width: 991px) {
    .content-module .module-spacer {
        padding-bottom: 45%
    }

    .content-module .absolute-contain .container .row .col.collage-contain {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .content-module .module-spacer {
        padding-bottom: 75%
    }
}

.recipe-content {
    padding-top: 30px;
    padding-bottom: 75px
}

.recipe-content .headline,
.recipe-content h1 {
    margin-top: 7px
}

.recipe-content .btn-contain {
    width: 100%;
    padding-top: 25px
}

.recipe-content .btn-contain .btn {
    margin: 0 15px 15px 0;
    padding: 12px 15px
}

.recipe-content .btn-contain form,
.recipe-content .btn-contain .btn {
    font-size: 12px;
    display: inline-block;
    vertical-align: top
}

.recipe-content .btn-contain form i,
.recipe-content .btn-contain .btn i {
    font-size: inherit
}

@media only screen and (max-width: 766px) {
    .recipe-content .btn-contain {
        display: inline-block;
        width: 100%
    }

    .recipe-content .btn-contain .form,
    .recipe-content .btn-contain .btn {
        width: 100%
    }
}

.recipe-content .item-tags .filed {
    display: inline-block;
    vertical-align: top;
    color: #aaa
}

.recipe-content .item-tags .filed-tags {
    display: inline-block;
    vertical-align: top
}

.recipe-content .item-tags .filed-tags li {
    line-height: 12px;
    color: #aaa
}

.recipe-content .item-tags .filed-tags li a {
    text-decoration: none
}

.recipe-content .item-tags .filed-tags li a:hover {
    color: black;
    text-decoration: underline
}

.page-content .recipe-grid .grid-item {
    margin-bottom: 25px
}

.page-content .recipe-grid .grid-item div.thumbnail {
    padding: 0 0 85% 0;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background-size: 101%;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    -webkit-transition: all .1s;
    transition: all .1s
}

.page-content .recipe-grid .grid-item div.thumbnail .hover-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: transparent;
    z-index: 3;
    -webkit-transition: all .1s;
    transition: all .1s
}

.page-content .recipe-grid .grid-item div.thumbnail .extra-label {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: url("../../assets/img/bb_bucket_header.png");
    height: 50px;
    overflow: hidden;
    z-index: 5
}

.page-content .recipe-grid .grid-item div.thumbnail .extra-label a {
    font-size: 16px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
    display: table-cell;
    padding: 0 71px 0 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
    vertical-align: middle;
    line-height: 1em
}

.page-content .recipe-grid .grid-item div.thumbnail .extra-label a i {
    position: absolute;
    height: 50px;
    width: 50px;
    border-left: 1px white solid;
    top: 0;
    right: 0;
    padding: 14px 21px;
    font-size: 20px
}

.page-content .recipe-grid .grid-item:hover {
    -webkit-transition: all .1s;
    transition: all .1s
}

.page-content .recipe-grid .grid-item:hover .thumbnail .hover-overlay {
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all .1s;
    transition: all .1s
}

.page-content .search-grid .recipe-search .input-group,
.page-content .search-grid .blog-search .input-group {
    margin-bottom: 15px
}

.page-content .search-grid .result-count {
    font-size: 14px;
    display: block;
    padding-bottom: 10px;
    color: #aaa;
    font-family: "Source Sans Pro", sans-serif
}

.page-content .search-grid .result-count strong {
    color: #777
}

.page-content .search-grid .search-cats .count {
    font-size: 18px;
    color: #777;
    font-weight: 400;
    display: block;
    margin: 25px 0 30px 0;
    float: left
}

@media only screen and (max-width: 991px) {
    .page-content .search-grid .search-cats .count {
        float: none;
        margin-bottom: 15px
    }
}

.page-content .search-grid .search-cats .sort-area {
    float: right;
    margin-top: 25px;
    position: relative
}

.page-content .search-grid .search-cats .sort-area .sort-label {
    font-size: 14px;
    color: #aaa;
    display: block;
    margin-bottom: 2px;
    margin-right: 9px;
    display: inline-block;
    vertical-align: bottom;
    font-family: "Source Sans Pro", sans-serif;
    cursor: pointer;
    -webkit-transition: all .1s;
    transition: all .1s
}

.page-content .search-grid .search-cats .sort-area .sort-label i {
    margin-left: 3px
}

.page-content .search-grid .search-cats .sort-area .sort-label:hover {
    color: black;
    -webkit-transition: all .1s;
    transition: all .1s
}

.page-content .search-grid .search-cats .sort-area .current-sort {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #777;
    font-family: "Source Sans Pro", sans-serif;
    padding-right: 15px
}

.page-content .search-grid .search-cats .sort-area .sort {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    position: absolute;
    top: -5px;
    right: 0;
    background: white;
    z-index: 10000;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    display: none
}

.page-content .search-grid .search-cats .sort-area .sort li a {
    color: #777;
    display: block;
    font-size: 18px;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    padding: 3px 7px
}

.page-content .search-grid .search-cats .sort-area .sort li a:hover {
    background: #f5f5f5;
    text-decoration: none
}

@media only screen and (max-width: 991px) {
    .page-content .search-grid .search-cats .sort-area {
        float: none;
        width: 200px;
        margin-top: 0;
        margin-bottom: 25px
    }

    .page-content .search-grid .search-cats .sort-area .sort {
        padding: 10px 0
    }

    .page-content .search-grid .search-cats .sort-area .sort li a {
        padding: 6px 16px
    }
}

.page-content .search-grid .grid-item .thumbnail {
    margin-bottom: 0
}

.page-content .search-grid .grid-item .descrip {
    background: #E5E5E5;
    min-height: 60px;
    height: auto;
    padding: 10px
}

.pagination-block {
    padding: 25px 0 40px 0
}

.pagination-block .btn-group .btn {
    padding: 5px 11px;
    font-size: 18px;
    border: none;
    background: transparent;
    color: #777;
    margin: 10px 5px;
    font-family: "Source Sans Pro", sans-serif;
    -webkit-transition: all .1s;
    transition: all .1s
}

.pagination-block .btn-group .btn>i {
    margin: 0 4px
}

.pagination-block .btn-group .btn.thin {
    padding: 0px 9px 4px 9px;
    margin: 15px 6px 7px 6px;
    position: relative
}

.pagination-block .btn-group .btn.thin .bar {
    display: none;
    border: 1px #777777 solid;
    width: 14px;
    height: 1px;
    position: absolute;
    bottom: 4px;
    left: 6px
}

.pagination-block .btn-group .btn.current-page {
    text-decoration: none;
    background: #f2f2f2
}

.pagination-block .btn-group .btn.current-page .bar {
    display: block
}

.pagination-block .btn-group .btn.current-page:hover {
    color: #777
}

.pagination-block .btn-group .btn:hover {
    color: black;
    -webkit-transition: all .1s;
    transition: all .1s
}

@media only screen and (max-width: 991px) {
    .pagination-block .btn-group .btn {
        display: none
    }

    .pagination-block .btn-group .btn.show-mobile {
        display: block
    }
}

@media only screen and (max-width: 991px) {
    .pagination-block {
        padding: 15px 0
    }
}

.recipe-search,
.blog-search {
    width: 100%;
    padding: 0;
    position: relative
}

.recipe-search .input-group,
.blog-search .input-group {
    display: block;
    width: 100%;
    height: 50px;
    position: relative
}

.recipe-search .input-group .search-input,
.blog-search .input-group .search-input {
    width: 100%;
    display: block;
    background: transparent;
    height: 42px;
    color: #aaa;
    padding-left: 15px;
    font-family: "Source Sans Pro", sans-serif;
    border: none;
    border-bottom: 1px #aaa solid;
    border-radius: 0;
    box-shadow: none;
    -webkit-transition: all .1s;
    transition: all .1s
}

.recipe-search .input-group .search-input:focus,
.blog-search .input-group .search-input:focus {
    color: #777;
    background-color: white;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1)
}

.recipe-search .input-group .search-btn,
.blog-search .input-group .search-btn {
    position: absolute;
    top: 6px;
    right: 5px;
    height: 28px;
    width: 40px;
    background: transparent;
    border: none;
    color: white;
    border-left: 1px #dddddd solid;
    z-index: 100
}

.recipe-search .input-group .search-btn .fa,
.blog-search .input-group .search-btn .fa {
    font-size: 14px;
    z-index: 100;
    color: #aaa
}

@media only screen and (max-width: 767px) {

    .recipe-search,
    .blog-search {
        margin-top: -10px
    }
}

html.ie-8 section.page-content div.container .recipe-grid .recipe-search .input-group .search-input,
html.ie-8 section.page-content div.container .recipe-grid .blog-search .input-group .search-input {
    padding-top: 14px
}

ul.ui-autocomplete {
    list-style: none;
    padding: 10px 0;
    margin: 0;
    background: white;
    border: none;
    z-index: 100;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1)
}

ul.ui-autocomplete li {
    width: 100%;
    display: block;
    margin-bottom: 5px;
    padding: 4px 15px;
    cursor: pointer;
    font-size: 14px;
    color: #aaa;
    -webkit-transition: all .1s;
    transition: all .1s
}

ul.ui-autocomplete li strong {
    color: #9C9C9C
}

ul.ui-autocomplete li.ui-state-focus {
    background: #F2F2F2;
    -webkit-transition: all .1s;
    transition: all .1s
}

ul.ui-autocomplete li:last-of-type {
    margin-bottom: 0
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.search-heading {
    margin-bottom: 30px
}

.search-heading h4 {
    margin: 0
}

@media (max-width: 767px) {
    .search-heading {
        margin-bottom: 15px
    }

    .search-heading .dropdown.pull-right {
        float: none !important;
        margin-bottom: 15px
    }

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

.star-rating-form {
    height: 16px;
    margin-bottom: 10px
}

.star-rating-form .star-rating-control div.rating-cancel {
    display: none !important
}

#receipt-print-frame,
#recipe-print-frame {
    display: none
}

.post-list .highlight,
.fav-list .highlight,
.reward-list .highlight,
.product-list .highlight {
    border: 3px solid #8dc63f;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 50px
}

.post-list .highlight .list-item,
.fav-list .highlight .list-item,
.reward-list .highlight .list-item,
.product-list .highlight .list-item {
    padding-bottom: 10px;
    padding-top: 10px
}

.post-list .list-item,
.fav-list .list-item,
.reward-list .list-item,
.product-list .list-item {
    padding-bottom: 50px
}

.post-list .list-item .thumbnail,
.fav-list .list-item .thumbnail,
.reward-list .list-item .thumbnail,
.product-list .list-item .thumbnail {
    padding-bottom: 67%;
    margin-bottom: 0;
    background-size: cover
}

@media only screen and (max-width: 991px) {

    .post-list .list-item .thumbnail,
    .fav-list .list-item .thumbnail,
    .reward-list .list-item .thumbnail,
    .product-list .list-item .thumbnail {
        margin-bottom: 15px
    }
}

.post-list .list-item .open-label .thumbnail,
.fav-list .list-item .open-label .thumbnail,
.reward-list .list-item .open-label .thumbnail,
.product-list .list-item .open-label .thumbnail {
    z-index: 100;
    position: relative;
    cursor: pointer
}

.post-list .list-item .item-summary .mini,
.fav-list .list-item .item-summary .mini,
.reward-list .list-item .item-summary .mini,
.product-list .list-item .item-summary .mini {
    font-size: 12px
}

.post-list .list-item .item-summary p,
.fav-list .list-item .item-summary p,
.reward-list .list-item .item-summary p,
.product-list .list-item .item-summary p {
    color: #aaa;
    font-size: 16px;
    font-weight: 400;
    display: block;
    min-height: 55px;
    line-height: 20px
}

@media only screen and (max-width: 1199px) {

    .post-list .list-item .item-summary p,
    .fav-list .list-item .item-summary p,
    .reward-list .list-item .item-summary p,
    .product-list .list-item .item-summary p {
        height: auto
    }
}

.post-list .list-item .item-summary a.btn-default,
.fav-list .list-item .item-summary a.btn-default,
.reward-list .list-item .item-summary a.btn-default,
.product-list .list-item .item-summary a.btn-default {
    margin: 0;
    height: 40px;
    padding: 7px 10px;
    font-size: 16px
}

@media only screen and (max-width: 991px) {

    .post-list .list-item .item-summary a.btn-default,
    .fav-list .list-item .item-summary a.btn-default,
    .reward-list .list-item .item-summary a.btn-default,
    .product-list .list-item .item-summary a.btn-default {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 5px
    }
}

.post-list.blog-list .list-item .thumbnail,
.blog-list.fav-list .list-item .thumbnail,
.blog-list.reward-list .list-item .thumbnail,
.blog-list.product-list .list-item .thumbnail {
    cursor: pointer
}

.post-list.blog-list .list-item .item-summary p,
.blog-list.fav-list .list-item .item-summary p,
.blog-list.reward-list .list-item .item-summary p,
.blog-list.product-list .list-item .item-summary p {
    min-height: auto
}

.post-list.search-list .list-item,
.search-list.fav-list .list-item,
.search-list.reward-list .list-item,
.search-list.product-list .list-item {
    padding-bottom: 30px
}

.post-list.search-list .list-item .item-summary .title,
.search-list.fav-list .list-item .item-summary .title,
.search-list.reward-list .list-item .item-summary .title,
.search-list.product-list .list-item .item-summary .title,
.post-list.search-list .list-item .item-summary .account-profile .container .row .user-settings .info-block .big-label,
.account-profile .container .row .user-settings .info-block .post-list.search-list .list-item .item-summary .big-label,
.search-list.fav-list .list-item .item-summary .account-profile .container .row .user-settings .info-block .big-label,
.account-profile .container .row .user-settings .info-block .search-list.fav-list .list-item .item-summary .big-label,
.search-list.reward-list .list-item .item-summary .account-profile .container .row .user-settings .info-block .big-label,
.account-profile .container .row .user-settings .info-block .search-list.reward-list .list-item .item-summary .big-label,
.search-list.product-list .list-item .item-summary .account-profile .container .row .user-settings .info-block .big-label,
.account-profile .container .row .user-settings .info-block .search-list.product-list .list-item .item-summary .big-label {
    font-size: 20px;
    line-height: 24px
}

.contact-page .post-list .info-block,
.contact-page .fav-list .info-block,
.contact-page .reward-list .info-block,
.contact-page .product-list .info-block {
    margin-top: 25px
}

.page-content .list-section .title,
.page-content .list-section .account-profile .container .row .user-settings .info-block .big-label,
.account-profile .container .row .user-settings .info-block .page-content .list-section .big-label {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700
}

.page-content .list-section.gamehub-list .post-list .list-item .item-summary .mini,
.page-content .list-section.gamehub-list .fav-list .list-item .item-summary .mini,
.page-content .list-section.gamehub-list .reward-list .list-item .item-summary .mini,
.page-content .list-section.gamehub-list .product-list .list-item .item-summary .mini {
    font-style: italic;
    color: #aaa
}

.page-content .list-section.gamehub-list .post-list .list-item .item-summary p,
.page-content .list-section.gamehub-list .fav-list .list-item .item-summary p,
.page-content .list-section.gamehub-list .reward-list .list-item .item-summary p,
.page-content .list-section.gamehub-list .product-list .list-item .item-summary p {
    min-height: 0
}

.page-content .list-section.gamehub-list .post-list .list-item .item-summary .dropdown,
.page-content .list-section.gamehub-list .fav-list .list-item .item-summary .dropdown,
.page-content .list-section.gamehub-list .reward-list .list-item .item-summary .dropdown,
.page-content .list-section.gamehub-list .product-list .list-item .item-summary .dropdown {
    display: inline-block
}

@media only screen and (max-width: 991px) {

    .page-content .list-section.gamehub-list .post-list .list-item .item-summary .dropdown,
    .page-content .list-section.gamehub-list .fav-list .list-item .item-summary .dropdown,
    .page-content .list-section.gamehub-list .reward-list .list-item .item-summary .dropdown,
    .page-content .list-section.gamehub-list .product-list .list-item .item-summary .dropdown {
        display: block
    }

    .page-content .list-section.gamehub-list .post-list .list-item .item-summary .dropdown .dropdown-menu,
    .page-content .list-section.gamehub-list .fav-list .list-item .item-summary .dropdown .dropdown-menu,
    .page-content .list-section.gamehub-list .reward-list .list-item .item-summary .dropdown .dropdown-menu,
    .page-content .list-section.gamehub-list .product-list .list-item .item-summary .dropdown .dropdown-menu {
        width: 100%
    }
}

.page-content .list-section.tournament-list .list-item .thumbnail {
    padding-bottom: 54%
}

.page-content .list-section.tournament-list .list-item .item-summary {
    min-height: 150px;
    height: auto
}

.page-content .list-section.tournament-list .list-item .item-summary .mini {
    font-size: 16px;
    color: #aaa;
    padding-top: 5px;
    margin-bottom: 20px;
    display: block
}

.page-content .list-section.tournament-list .list-item .item-summary p,
.page-content .list-section.tournament-list .list-item .item-summary>a {
    font-size: 12px;
    color: #aaa;
    height: auto;
    margin: 0;
    padding: 0;
    display: block;
    font-style: italic
}

.page-content .list-section.tournament-list .list-item .item-summary>p {
    line-height: 12px
}

.page-content .list-section.tournament-list .list-item .item-summary>a {
    text-decoration: underline;
    -webkit-transition: all .1s;
    transition: all .1s
}

.page-content .list-section.tournament-list .list-item .item-summary>a:hover {
    color: black;
    -webkit-transition: all .1s;
    transition: all .1s
}

.page-content .list-section.tournament-list .list-item .item-summary .btn-contain {
    position: absolute;
    bottom: 0;
    width: 400px;
    padding: 0
}

.page-content .list-section.tournament-list .list-item .item-summary .btn-contain a.btn-default {
    margin-right: 15px;
    display: inline-block;
    vertical-align: top
}

@media only screen and (max-width: 991px) {
    .fav-list {
        padding-left: 0;
        padding-right: 0
    }

    .fav-list .headline {
        padding-left: 15px
    }
}

.fav-list .list-item {
    padding: 25px 0;
    border-bottom: 2px #E5E5E5 solid
}

.fav-list .list-item:last-of-type {
    border: none
}

.fav-list .list-item:nth-of-type(2n) {
    background: #FAFAFA
}

.fav-list .list-item .thumbnail {
    background-size: contain;
    background-color: white
}

.fav-list .list-item .item-summary .title,
.fav-list .list-item .item-summary .account-profile .container .row .user-settings .info-block .big-label,
.account-profile .container .row .user-settings .info-block .fav-list .list-item .item-summary .big-label {
    font-size: 18px
}

.fav-list .list-item .item-summary p {
    min-height: 55px;
    height: auto
}

.fav-list .list-item .item-summary a.btn-default,
.fav-list .list-item .item-summary a.mini-btn,
.fav-list .list-item .item-summary button.mini-btn {
    position: relative;
    bottom: auto;
    width: intrinsic;
    display: inline-block;
    vertical-align: top
}

.fav-list .list-item .item-summary a.btn-default {
    padding: 7px 15px
}

.fav-list .list-item .item-summary a.mini-btn,
.fav-list .list-item .item-summary button.mini-btn {
    padding-left: 0;
    border: none;
    padding: 5px 0;
    background: none
}

.fav-list .list-item .item-summary form {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px
}

@media only screen and (max-width: 991px) {
    .fav-list .list-item .item-summary form {
        margin-left: 0;
        display: block
    }
}

.reward-content {
    padding-top: 50px
}

.reward-content .dropdown {
    margin-bottom: 25px
}

@media only screen and (max-width: 991px) {
    .reward-content .dropdown {
        float: left !important
    }

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

.reward-content .row {
    clear: both
}

.reward-content .steps {
    margin: 0;
    padding: 15px 0 15px 15px
}

.reward-content .steps li {
    padding: 0 25px 0 0;
    color: #777;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif
}

.reward-content .steps li a {
    color: #8dc63f
}

.reward-list .list-item .thumbnail {
    height: 150px;
    background-size: contain
}

.reward-list .list-item .item-summary p {
    display: block;
    padding-bottom: 0;
    min-height: 35px;
    height: auto
}

.reward-list .list-item .item-summary .exclusive-alert {
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
    letter-spacing: 0.1px
}

.product-list .headline {
    padding-bottom: 0;
    margin-bottom: 25px;
    float: left
}

.product-list .headline.no-float {
    float: none
}

.product-list .mini-btn {
    padding-top: 0;
    height: 30px;
    padding-left: 0;
    padding-bottom: 0;
    color: #8dc63f;
    text-decoration: underline
}

.product-list .mini-btn .fa {
    margin-right: 2px
}

.product-list .mini-btn:hover,
.product-list .mini-btn:focus,
.product-list .mini-btn:active,
.product-list .mini-btn:focus:hover {
    box-shadow: none
}

.product-list a {
    color: #8dc63f
}

.product-list a.danger {
    color: #900
}

.product-list .steps {
    margin: 0;
    padding: 15px 0
}

.product-list .steps li {
    padding: 0 25px 0 0
}

.product-list .nav {
    padding: 15px 0 0 0
}

.product-list .dropdown {
    margin-top: 7px
}

.product-list .pagination-block {
    padding: 10px 0
}

.product-list .alert-danger {
    width: 100%;
    clear: both
}

@media only screen and (max-width: 991px) {
    .product-list {
        padding-left: 0;
        padding-right: 0
    }

    .product-list .headline {
        margin-bottom: 10px
    }

    .product-list .mini-btn {
        padding-left: 15px
    }

    .product-list .nav {
        padding-left: 15px
    }

    .product-list .dropdown {
        margin-right: 15px
    }

    .product-list .alert-danger {
        width: 90%;
        margin: 0 auto
    }
}

@media only screen and (max-width: 444px) {
    .product-list .dropdown {
        margin-left: 15px;
        margin-top: 0;
        margin-bottom: 20px;
        float: left !important
    }

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

.product-list .list-item {
    padding: 25px 0;
    border-top: 2px #E5E5E5 solid;
    clear: both
}

.product-list .list-item:nth-of-type(2n) {
    background: #FAFAFA
}

.product-list .list-item .thumbnail {
    background-size: contain
}

.product-list .list-item .item-summary span.mini {
    display: block
}

.product-list .list-item .item-summary>p:not(.alert-danger) {
    display: block;
    padding-top: 10px;
    height: auto
}

.product-list .list-item .item-summary>p:not(.alert-danger)>.mini {
    display: block
}

.product-list .list-item .item-summary>p:not(.alert-danger)>.mini.bold {
    font-weight: 600
}

.product-list .list-item .item-summary>p:not(.alert-danger) a {
    text-decoration: underline
}

.product-list .list-item .item-summary a.btn-default,
.product-list .list-item .item-summary a.mini-btn {
    position: relative;
    bottom: auto;
    width: intrinsic;
    display: block;
    color: #aaa
}

.product-list .list-item .item-summary a.btn-default {
    padding: 7px 15px
}

.product-list .list-item .item-summary a.btn-default:hover {
    color: white
}

.product-list .list-item .item-summary a.mini-btn {
    padding-left: 0
}

.product-list .list-item .item-summary .alert-danger {
    margin: 0
}

.product-list .list-item.reward-item .thumbnail {
    height: 150px
}

@media only screen and (max-width: 991px) {
    .product-list .list-item {
        padding-left: 15px;
        padding-right: 15px
    }

    .product-list .list-item .col-md-8,
    .product-list .list-item .col-md-4 {
        padding-left: 0;
        padding-right: 0
    }
}

.product-list.rewards-list {
    padding-top: 0
}

.product-list.rewards-list .headline {
    padding-bottom: 5px;
    margin-bottom: 0;
    float: none
}

.product-list.rewards-list .reward-item {
    padding-top: 0;
    border: none
}

.product-list.rewards-list .reward-item .alert-danger {
    color: #a94442
}

.product-list.rewards-list .big {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px
}

.product-list.rewards-list .big i {
    margin-right: 3px
}

@media only screen and (max-width: 991px) {
    .product-list.rewards-list .mini-btn {
        padding-left: 15px
    }

    .product-list.rewards-list .thumbnail {
        margin-top: 25px
    }
}

.list-sidebar .title,
.list-sidebar .account-profile .container .row .user-settings .info-block .big-label,
.account-profile .container .row .user-settings .info-block .list-sidebar .big-label {
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0
}

.list-sidebar .user-block {
    padding-bottom: 10px;
    display: table
}

.list-sidebar .user-block .user-thumb {
    background: white none no-repeat scroll center center / 50px auto;
    border-radius: 50%;
    float: left;
    height: 50px;
    margin-right: 5px;
    overflow: hidden;
    width: 50px
}

.list-sidebar .user-block .title,
.list-sidebar .user-block .account-profile .container .row .user-settings .info-block .big-label,
.account-profile .container .row .user-settings .info-block .list-sidebar .user-block .big-label {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 10px;
    text-decoration: none;
    text-align: left
}

.list-sidebar .user-block a {
    color: #777;
    -webkit-transition: all .1s;
    transition: all .1s
}

.list-sidebar .user-block a:hover {
    color: black;
    -webkit-transition: all .1s;
    transition: all .1s
}

.list-sidebar .user-link {
    text-decoration: none;
    margin-top: 7px;
    text-transform: uppercase;
    color: #777;
    display: block;
    font-size: 16px;
    -webkit-transition: all .1s;
    transition: all .1s
}

.list-sidebar .user-link i {
    margin-right: 3px
}

.list-sidebar .user-link:hover {
    color: black;
    -webkit-transition: all .1s;
    transition: all .1s
}

.list-sidebar .multi-list {
    padding: 0;
    list-style: none
}

.list-sidebar .multi-list li strong {
    font-weight: 600
}

.list-sidebar .multi-list li a {
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    color: #777;
    -webkit-transition: all .1s;
    transition: all .1s
}

.list-sidebar .multi-list li a:hover {
    color: black;
    -webkit-transition: all .1s;
    transition: all .1s
}

.list-sidebar .multi-list li ul {
    padding: 0 0 0 15px;
    list-style: none
}

.list-sidebar .multi-list li ul li a {
    font-weight: 400
}

.list-sidebar .reward-thumb {
    height: 135px;
    text-decoration: none;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    display: block
}

.list-sidebar .author-info {
    border-top: none
}

.list-sidebar .author-info>span.title,
.list-sidebar .account-profile .container .row .user-settings .info-block .author-info>span.big-label,
.account-profile .container .row .user-settings .info-block .list-sidebar .author-info>span.big-label {
    margin-bottom: 0
}

.list-sidebar .author-info .thumb-contain {
    position: relative;
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 15px
}

.list-sidebar .author-info .thumb-contain .thumbnail {
    width: 95%;
    position: absolute;
    height: 95%;
    border-radius: 50%;
    z-index: 3;
    left: 2.5%;
    top: 2.5%;
    background-size: cover;
    margin: 0
}

.list-sidebar .author-info .thumb-contain:before {
    content: "";
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: -webkit-linear-gradient(75deg, #00a9a1, #00b1b0);
    background: linear-gradient(15deg, #00a9a1, #00b1b0);
    border-radius: 50%;
    position: absolute;
    z-index: 1
}

.list-sidebar .author-info .thumb-contain.light-yellow:before {
    background: -webkit-linear-gradient(75deg, #f3cd00, #f3cd00);
    background: linear-gradient(15deg, #f3cd00, #f3cd00)
}

.list-sidebar .author-info>p {
    text-align: center
}

.list-sidebar .author-info .btn-primary {
    margin: 0 auto;
    width: 190px;
    height: auto;
    float: none;
    display: block;
    padding-bottom: 12px
}

.list-sidebar .newsletter .btn-primary {
    margin: 15px auto 0 auto;
    width: 125px;
    height: 40px
}

.list-sidebar .archive-area .archives li,
.list-sidebar .archive-area .categories li,
.list-sidebar .archive-area .center li,
.list-sidebar .category-area .archives li,
.list-sidebar .category-area .categories li,
.list-sidebar .category-area .center li,
.list-sidebar .center-links .archives li,
.list-sidebar .center-links .categories li,
.list-sidebar .center-links .center li {
    text-align: center
}

.list-sidebar .archive-area .center,
.list-sidebar .category-area .center,
.list-sidebar .center-links .center {
    margin-top: 10px;
    margin-bottom: 0
}

.list-sidebar .member-stats .user-score {
    display: block;
    font-size: 24px;
    text-align: center
}

.list-sidebar .member-stats .btn-primary {
    color: white;
    margin: 15px auto 0 auto;
    display: block
}

.list-sidebar .promotions .btn-primary {
    color: white;
    margin: 15px auto 0 auto;
    display: block
}

.list-sidebar .filter-posts .tags li a {
    text-transform: capitalize
}

.item-tags {
    width: 175px;
    vertical-align: top;
    display: inline-block
}

.item-tags .filed {
    font-family: "Source Sans Pro", sans-serif;
    color: #777;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.05px;
    padding: 0;
    margin: 0;
    font-weight: 700
}

.item-tags .filed-tags {
    list-style: none;
    padding: 0 0 5px 0;
    margin: 0
}

.item-tags .filed-tags li {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize
}

.item-tags .filed-tags li a {
    color: #777;
    text-decoration: none
}

.item-tags .filed-tags li a:hover {
    color: black;
    text-decoration: underline
}

.item-tags .filed-tags li:after {
    content: ", ";
    display: inline-block
}

.item-tags .filed-tags li:last-of-type:after {
    content: "";
    display: none
}

.page-content .container .post-title .headline {
    font-size: 30px;
    font-weight: 400;
    display: block;
    color: #777;
    max-width: 770px
}

.page-content .container .post-title .item-tags .filed {
    display: inline-block;
    vertical-align: top;
    color: #aaa
}

.page-content .container .post-title .item-tags .filed-tags {
    display: inline-block;
    vertical-align: top
}

.page-content .container .post-title .item-tags .filed-tags li {
    line-height: 12px;
    color: #aaa
}

.page-content .container .post-title .item-tags .filed-tags li a {
    color: #aaa;
    text-decoration: none
}

.page-content .container .post-title .item-tags .filed-tags li a:hover {
    color: black;
    text-decoration: underline
}

.page-content .container .post-title .item-tags.filed-under .filed {
    display: block
}

.page-content .container .post-title .item-tags.filed-under .filed-tags li {
    display: block;
    margin-top: 8px
}

.page-content .container .blog-post .title,
.page-content .account-profile .container .blog-post .row .user-settings .info-block .big-label,
.account-profile .page-content .container .blog-post .row .user-settings .info-block .big-label,
.page-content .account-profile .container .row .user-settings .info-block .blog-post .big-label,
.account-profile .page-content .container .row .user-settings .info-block .blog-post .big-label {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700
}

.page-content .container .blog-post .the-post .sub-headline {
    font-size: 16px;
    font-weight: 700;
    display: block
}

.page-content .container .blog-post .the-post .sub-headline:first-of-type {
    padding-bottom: 15px
}

.page-content .container .blog-post .the-post .post-content {
    display: block
}

.page-content .container .blog-post .the-post .post-content .thumbnail {
    padding-bottom: 65%;
    background-size: cover;
    margin-bottom: 10px
}

.page-content .container .blog-post .the-post .post-content p {
    color: #aaa;
    font-size: 16px;
    padding-bottom: 10px
}

.page-content .container .blog-post .the-post .post-content p a {
    color: #8dc63f;
    text-decoration: underline
}

.page-content .container .blog-post .the-post .post-content a.btn-primary,
.page-content .container .blog-post .the-post .post-content button.btn-primary {
    width: 190px;
    height: auto;
    margin: 40px 0;
    color: white
}

.page-content .container .blog-post .the-post .post-content a.btn-primary i,
.page-content .container .blog-post .the-post .post-content button.btn-primary i {
    margin-right: 5px
}

@media only screen and (max-width: 991px) {
    .page-content .container .blog-post .the-post .post-content img {
        width: 100%;
        height: auto
    }
}

.page-content .container .blog-post .the-post .comment-area {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 3px #00bac1 solid;
    margin-bottom: 50px;
    padding-bottom: 25px;
    border-bottom: 1px black solid
}

.promotion-content {
    padding-top: 30px;
    padding-bottom: 75px
}

@media only screen and (max-width: 991px) {
    .promotion-content {
        padding: 50px 0
    }
}

.promotion-content .btn-contain {
    width: 100%;
    padding-top: 25px
}

.promotion-content .btn-contain .btn {
    margin: 0 15px 15px 0;
    padding: 12px 15px
}

.promotion-content .btn-contain form,
.promotion-content .btn-contain .btn {
    font-size: 12px;
    display: inline-block;
    vertical-align: top
}

.promotion-content .btn-contain form i,
.promotion-content .btn-contain .btn i {
    font-size: inherit
}

@media only screen and (max-width: 766px) {
    .promotion-content .btn-contain {
        display: inline-block;
        width: 100%
    }

    .promotion-content .btn-contain .form,
    .promotion-content .btn-contain .btn {
        width: 100%
    }
}

.order-details .well {
    background: transparent;
    box-shadow: none
}

.order-details .well .title,
.order-details .well .account-profile .container .row .user-settings .info-block .big-label,
.account-profile .container .row .user-settings .info-block .order-details .well .big-label {
    color: #8dc63f
}

.order-details .well .detail-row {
    width: 100%;
    display: block;
    border-bottom: 1px #E5E5E5 solid;
    padding: 15px 0
}

.order-details .well .detail-row label {
    width: 25%;
    display: inline-block;
    vertical-align: top
}

.order-details .well .detail-row span {
    width: 70%;
    display: inline-block;
    vertical-align: top
}

.order-details .well .detail-row:last-of-type {
    border: none
}

@media only screen and (max-width: 991px) {
    .order-details .well .detail-row label {
        display: block;
        width: 100%
    }

    .order-details .well .detail-row span {
        width: 100%;
        display: block
    }
}

.page-content .container .faq-area .accordian-area {
    padding-bottom: 40px
}

.page-content .container .faq-area .accordian-area .panel-group .panel {
    border-radius: 0;
    border: none;
    box-shadow: none
}

.page-content .container .faq-area .accordian-area .panel-group .panel .panel-heading {
    border-radius: 0;
    -webkit-transition: all .1s;
    transition: all .1s;
    padding-top: 12px;
    height: auto;
    display: block;
    padding: 0
}

.page-content .container .faq-area .accordian-area .panel-group .panel .panel-heading .panel-title {
    display: block
}

.page-content .container .faq-area .accordian-area .panel-group .panel .panel-heading .panel-title a {
    color: #777;
    display: table;
    width: 100%;
    padding: 0px 15px 0px 10px;
    font-weight: 600
}

.page-content .container .faq-area .accordian-area .panel-group .panel .panel-heading .panel-title a span {
    padding: 10px 0;
    width: 75%;
    display: block;
    float: left
}

.page-content .container .faq-area .accordian-area .panel-group .panel .panel-heading .panel-title a i.fa {
    float: right;
    border-left: 1px #777 solid;
    padding-left: 15px;
    height: 32px;
    position: relative;
    top: 3px;
    padding-top: 7px
}

.page-content .container .faq-area .accordian-area .panel-group .panel .panel-heading .panel-title a .fa-angle-up {
    display: none
}

.page-content .container .faq-area .accordian-area .panel-group .panel .panel-heading .panel-title a .fa-angle-down {
    display: inline-block
}

.page-content .container .faq-area .accordian-area .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] .fa-angle-up {
    display: inline-block
}

.page-content .container .faq-area .accordian-area .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] .fa-angle-down {
    display: none
}

.page-content .container .faq-area .accordian-area .panel-group .panel .panel-heading.open {
    -webkit-transition: all .1s;
    transition: all .1s
}

.page-content .container .faq-area .accordian-area .panel-group .panel .panel-heading.open .panel-title a {
    color: white;
    text-decoration: none
}

.page-content .container .faq-area .accordian-area .panel-group .panel .panel-heading.open .panel-title a i.fa {
    border-color: white
}

.page-content .container .faq-area .accordian-area .panel-group .panel .panel-collapse {
    width: 100%
}

.page-content .container .faq-area .accordian-area .panel-group .panel .panel-collapse .panel-body {
    border: none;
    box-shadow: none
}

.page-content .container .faq-area .accordian-area .panel-group .panel .panel-collapse .panel-body p {
    font-size: 16px;
    margin: 0
}

.page-content .container .faq-area .accordian-area .panel-group.red-group .panel .panel-heading {
    background: -webkit-linear-gradient(left, #f2f2ed, #f2f2ed);
    background: linear-gradient(90deg, #f2f2ed, #f2f2ed)
}

.page-content .container .faq-area .accordian-area .panel-group.red-group .panel .panel-heading.open {
    background: -webkit-linear-gradient(left, #900, #c19e11);
    background: linear-gradient(90deg, #900, #c19e11)
}

.page-content .container .faq-area .accordian-area .panel-group.red-group .panel .panel-collapse {
    border: 2px #900 solid;
    -o-border-image: linear-gradient(90deg, #900, #c19e11) 5%;
    border-image: -webkit-linear-gradient(left, #900, #c19e11) 5%;
    border-image: linear-gradient(90deg, #900, #c19e11) 5%
}

.page-content .container .faq-area .accordian-area .panel-group.pink-group .panel .panel-heading {
    background: -webkit-linear-gradient(left, #f2f2ed, #f2f2ed);
    background: linear-gradient(90deg, #f2f2ed, #f2f2ed)
}

.page-content .container .faq-area .accordian-area .panel-group.pink-group .panel .panel-heading.open {
    background: -webkit-linear-gradient(left, #e22b4d, #ff997e);
    background: linear-gradient(90deg, #e22b4d, #ff997e)
}

.page-content .container .faq-area .accordian-area .panel-group.pink-group .panel .panel-collapse {
    border: 2px #900 solid;
    -o-border-image: linear-gradient(90deg, #e22b4d, #ff997e) 5%;
    border-image: -webkit-linear-gradient(left, #e22b4d, #ff997e) 5%;
    border-image: linear-gradient(90deg, #e22b4d, #ff997e) 5%
}

.page-content .container .faq-area .form-area {
    background: #f2f2ed;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 25px
}

.page-content .container .faq-area .form-area .general-form .form-group label {
    width: 100%
}

.page-content .container .faq-area .form-area .general-form .form-group input,
.page-content .container .faq-area .form-area .general-form .form-group textarea {
    width: 100%
}

.page-content .container .faq-area .form-area .general-form .form-group textarea {
    height: 100px
}

.page-content .container .faq-area .form-area .general-form button.btn {
    margin: 25px 0 0 0;
    height: 40px;
    width: 110px;
    padding-bottom: 12px
}

section.anim-bb {
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s
}

section.anim-bb.slowFade {
    opacity: 1;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s
}

@media only screen and (max-width: 991px) {
    section.anim-bb {
        display: none
    }
}

section.anim-bb>.ibg-bg {
    position: absolute;
    height: 100% !important
}

section.anim-bb #fruit-layer-1,
section.anim-bb #text-layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

section.anim-bb .anim-fruit-contain {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s;
    z-index: 10
}

section.anim-bb .anim-fruit-contain.start-anim {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s
}

section.anim-bb .anim-fruit-contain .anim-item {
    height: 100%;
    width: 100%;
    position: absolute;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

section.anim-bb .anim-fruit-contain .anim-item.item-1 {
    opacity: 1;
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: 0.0s;
    transition-delay: 0.0s
}

section.anim-bb .anim-fruit-contain .anim-item.item-1.start-anim {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s
}

section.anim-bb .anim-fruit-contain .anim-item.item-2 {
    opacity: 1;
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: 1.0s;
    transition-delay: 1.0s
}

section.anim-bb .anim-fruit-contain .anim-item.item-2.start-anim {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s
}

section.anim-bb .anim-fruit-contain .anim-item.item-3 {
    opacity: 1;
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

section.anim-bb .anim-fruit-contain .anim-item.item-3.start-anim {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s
}

section.anim-bb .anim-fruit-contain .anim-item.item-4 {
    opacity: 1;
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

section.anim-bb .anim-fruit-contain .anim-item.item-4.start-anim {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s
}

section.anim-bb .anim-fruit-contain .anim-item.item-5 {
    opacity: 1;
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s
}

section.anim-bb .anim-fruit-contain .anim-item.item-5.start-anim {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s
}

section.anim-bb .absolute-contain {
    opacity: 1;
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s;
    display: none
}

section.anim-bb .absolute-contain>.ibg-bg {
    opacity: 1;
    height: 100% !important;
    width: 100% !important;
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s;
    z-index: 10
}

section.anim-bb .absolute-contain #fruit-layer-2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

section.anim-bb .absolute-contain.start-anim {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s
}

section.anim-bb .absolute-contain.start-anim>.ibg-bg {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s
}

section.anim-bb .absolute-contain .container .col {
    position: relative;
    height: 100%
}

section.anim-bb .absolute-contain .container .col .anim-fruit {
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

section.anim-bb .absolute-contain .container .col .anim-fruit.fruit-1 {
    width: 150px;
    height: 150px;
    right: 5%;
    top: 5%;
    opacity: 1;
    -webkit-transition: all 1s;
    transition: all 1s
}

section.anim-bb .absolute-contain .container .col .anim-fruit.fruit-1.start-anim {
    right: -5%;
    top: -5%;
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s
}

section.anim-bb .absolute-contain .container .col .anim-fruit.fruit-2 {
    width: 100px;
    height: 100px;
    right: 48%;
    top: 65%;
    opacity: 1;
    -webkit-transition: all 1s;
    transition: all 1s
}

section.anim-bb .absolute-contain .container .col .anim-fruit.fruit-2.start-anim {
    right: 43%;
    top: 60%;
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s
}

section.anim-bb .absolute-contain .container .col .anim-fruit.fruit-3 {
    width: 150px;
    height: 150px;
    left: 10%;
    top: 56%;
    opacity: 0.7;
    -webkit-transition: all 6.2s;
    transition: all 6.2s
}

section.anim-bb .absolute-contain .container .col .anim-fruit.fruit-3.start-anim {
    left: -15%;
    top: 40%;
    opacity: 0;
    -webkit-transition: all 6.2s;
    transition: all 6.2s
}

section.anim-bb .absolute-contain .container .col .anim-fruit.fruit-4 {
    width: 75px;
    height: 75px;
    left: 25%;
    top: 49%;
    opacity: 1;
    -webkit-transition: all 1s;
    transition: all 1s
}

section.anim-bb .absolute-contain .container .col .anim-fruit.fruit-4.start-anim {
    left: 15%;
    top: 30%;
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s
}

section.anim-bb .absolute-contain .container .col .anim-fruit.fruit-5 {
    width: 100px;
    height: 100px;
    right: 17%;
    top: 10%;
    opacity: 0.8;
    -webkit-transition: all 6.4s;
    transition: all 6.4s
}

section.anim-bb .absolute-contain .container .col .anim-fruit.fruit-5.start-anim {
    right: -2%;
    top: -3%;
    opacity: 0;
    -webkit-transition: all 6.4s;
    transition: all 6.4s
}

body.bulksales {
    background: #f2f2ed;
    -webkit-font-smoothing: antialiased
}

body.category-page {
    background: #ffffff;
    -webkit-font-smoothing: antialiased
}

body.bulksales section.page-content {
    padding: 30px 0
}

body.bulksales section.page-content .btn-contain .btn {
    width: auto
}

body.bulksales section.page-content img {
    margin: auto;
    padding: auto
}

body.bulksales a {
    color: #8dc63f;
    text-decoration: none
}

body.bulksales a:hover {
    color: #8dc63f;
    text-decoration: underline
}

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

body.bulksales h1 {
    color: #777777;
    font-weight: 400;
    font-size: 30px;
    font-family: "Source Sans Pro", sans-serif;
    text-align: left
}

body.bulksales section.page-content h1 {
    color: #777777;
    font-weight: 400;
    font-size: 30px;
    font-family: "Source Sans Pro", sans-serif;
    text-align: left
}

body.category-page section.page-content h1 {
    color: #a12128;
    font-weight: 400;
    font-size: 30px;
    font-family: "Source Sans Pro", sans-serif;
    text-align: left
}

body.bulksales h3 {
    color: #777777;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif
}

.wysiwyg-content>h2 {
    color: #777777;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif
}

h3.subhead {
    color: #777777;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 24px;
    margin-top: 0.25em;
    margin-bottom: 0.75em;
    text-align: left;
    text-transform: uppercase
}

h4.subhead {
    color: #777777;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-align: left;
    text-transform: uppercase
}

h4.subhead-sm {
    color: #777;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    line-height: 1.2em;
    text-align: left;
    text-transform: uppercase
}

h4.price {
    color: #777777;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 24px;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-align: left;
    text-transform: uppercase
}

h5.subhead-sm {
    color: #777;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    text-align: left;
    text-transform: uppercase
}

body.bulksales p {
    color: #777;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    line-height: 1.4em
}

body.bulksales section.page-content li,
div.container.bulk-shipping li {
    color: #777;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    line-height: 1.4em;
    margin: 0px 0px 15px -15px
}

body.bulksales section.page-content hr {
    border-top: 1px solid #d4d4d4;
    margin: 1.875em auto;
    width: 92%
}

.bulk-content {
    padding-top: 2.5em;
    padding-bottom: 2.5em
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.block {
    display: block
}

.block-content {
    background: #fff;
    border: 1px solid #E9E5DE;
    border-color: #eee #ccc #ccc #eee;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 1.875em
}

.no-background {
    background: transparent
}

.help-inline {
    color: #ff0000
}

.red-text {
    color: #a12128
}

.green-text {
    color: #8dc63f
}

.bg-f2f2ed {
    background: #f2f2ed
}

.bg-005030 {
    background: #005030
}

.bg-f8f9fa {
    background: #f8f9fa
}

.center-xs {
    margin: 0 auto;
    text-align: center
}

.gap {
    margin-bottom: 1.875em
}

.gap-desktop {
    margin-bottom: 1.875em
}

.padded {
    padding: 1.875em
}

.no-pad-top {
    padding-top: 0
}

.no-pad-bottom {
    padding-bottom: 0
}

.no-pad-v {
    padding-top: 0;
    padding-bottom: 0
}

.no-pad-h {
    padding-right: 0;
    padding-left: 0
}

body.bulksales .no-pad {
    padding: 0
}

.notation {
    color: #777777;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 80%;
    text-transform: none
}

.no-padding-margin {
    height: 1px;
    padding: 0;
    margin: 0
}

p.cart-button {
    margin: 1.0em auto
}

input.green-button {
    background: #8dc63f;
    border: 1px solid #8dc63f;
    color: #ffffff;
    display: block;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    margin: 0 auto;
    padding: 10px 20px;
    text-transform: uppercase;
    min-width: 160px
}

input.green-button:hover {
    background: transparent;
    border: 1px solid #8dc63f;
    color: #8dc63f
}

a.green-button {
    background: transparent;
    border: 1px solid #8dc63f;
    color: #8dc63f !important;
    display: inline-block;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    margin: 0 auto;
    padding: 10px 20px;
    text-transform: uppercase;
    min-width: 160px
}

a.green-button:hover {
    background: #8dc63f;
    border: 1px solid #8dc63f;
    color: #ffffff !important;
    text-decoration: none !important
}

input.red-button {
    background: #a12128;
    border: 1px solid #a12128;
    color: #ffffff;
    display: block;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    margin: 0 auto;
    padding: 10px 20px;
    text-transform: uppercase
}

input.red-button:hover {
    background: transparent;
    border: 1px solid #a12128;
    color: #a12128
}

a.red-button {
    background: transparent;
    border: 1px solid #a12128;
    color: #a12128 !important;
    display: inline-block;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    margin: 0 auto;
    padding: 10px 20px;
    text-transform: uppercase
}

a.red-button:hover {
    background: #a12128;
    border: 1px solid #a12128;
    color: #ffffff !important;
    text-decoration: none !important
}

.quantity {
    margin: 0 auto 10px auto;
    padding: 0;
    text-align: center
}

.registration-needed {
    background: #f2f2ed;
    padding: 30px;
    margin: 0 auto;
    text-align: center
}

h5.item>a {
    color: #555555;
    display: block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    letter-spacing: 0.25px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .1s;
    transition: all .1s;
    line-height: 1em
}

div.item>a {
    display: block;
    text-align: center
}

h5.item>a:hover {
    text-decoration: underline
}

div.item>a:hover>img {
    background: #f5f5f5;
    border-radius: 10px
}

div.container.varieties {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 40px
}

div.container.testimonials {
    background: #f2f2ed;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 40px
}

div.container.testimonials>div>div>blockquote {
    border-left: 5px solid #8dc63f
}

p.citation {
    text-align: right;
    margin-right: 20px;
    margin-bottom: 25px
}

div.container.map {
    margin-top: 50px;
    padding-top: 0;
    padding-bottom: 30px
}

div.container.bulk-shipping {
    margin-bottom: 30px;
    padding-top: 0;
    padding-bottom: 30px
}

.map-image {
    display: block;
    margin: 30px auto 10px auto;
    text-align: center
}

.map-image>a>img {
    border: 1px solid transparent
}

.map-image>a:hover>img {
    border: 1px solid #5f5f5f
}

.map-message {
    font-style: italic;
    margin: 15px;
    padding: 0;
    text-align: center
}

.map-button {
    display: block;
    max-width: 220px;
    padding: 0;
    margin: 0 auto;
    text-align: center
}

div.container.bulk-shipping table {
    border-collapse: separate;
    border-spacing: 0px;
    clear: both;
    border: 1px solid #E9E5DE;
    border-color: #E9E5DE #ccc #ccc #E9E5DE;
    margin: 0 0 20px;
    padding: 0;
    width: 100%
}

div.container.bulk-shipping tr {
    background: #FFFFFF;
    border-top: 1px solid #F3ECE3;
    vertical-align: middle;
}

div.container.bulk-shipping td {
    border: 1px solid #F3ECE3;
    cell-padding: 0;
    margin: 0;
    padding: 10px 10px;
    line-height: 16px;
}

div.container.bulk-shipping h4.subhead {
    margin-top: 20px;
    margin-bottom: 15px;
}

div.row.sample-kit {
    border-bottom: 1px solid #f2f2f2;
    margin-top: 30px;
    margin-bottom: 15px;
    padding-top: 30px;
    padding-bottom: 40px
}

.sample-kit-image {
    display: block;
    margin: 0px auto 10px auto;
    text-align: center
}

.sample-kit-message {
    font-style: italic;
    margin: 15px;
    padding: 0;
    text-align: center
}

.sample-kit-button {
    display: block;
    max-width: 220px;
    padding: 0;
    margin: 0 auto;
    text-align: center
}

.bulk-applications {
    margin: 10px;
    padding: 0
}

.bulk-application-icon {
    display: inline-block;
    float: left;
    margin: 5px;
    padding: 0;
    height: 50px;
    width: 50px
}

.safety-quality {
    border: 1px solid #005030;
    margin: 0 auto;
    padding: 0
}

.safety-quality h3.subhead {
    background: #005030;
    color: #f4f4f4;
    font-weight: normal;
    font-size: 24px;
    line-height: 1.2em;
    margin: 0;
    padding: 15px 30px;
    text-transform: uppercase
}

p.safety-message {
    color: #005030 !important;
    margin: 20px 0;
    padding: 15px 30px
}

.safety-quality:after {
    content: "";
    display: table;
    clear: both
}

.guidelines {
    border-top: 1px solid #f4f4f4;
    display: block;
    margin: 30px 15px 15px 15px !important;
    padding: 15px !important
}

.guide-catalog {
    display: block;
    margin: 15px
}

.guide-catalog>a>img {
    border: 2px solid transparent;
    margin: 0 auto;
    border-radius: 10px;
    text-align: center
}

div.guide-catalog>a:hover>img {
    border: 2px solid #8dc63f
}

input.input-mini {
    max-width: 40px
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: .25rem;
    margin-bottom: 3em
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-top>a>img {
    border-style: none;
    text-align: center;
    margin: 0 auto;
    padding: 0
}

.card-body {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

h4.card-title>a {
    display: block;
    color: #005030;
    font-weight: 700;
    font-family: "Source Sans Pro", sans-serif;
    text-transform: none;
    margin-bottom: .75rem
}

.card-footer {
    padding: 1.25rem 1.25rem;
    border-top: 1px solid rgba(0, 0, 0, 0.125)
}

.product-container {
    border: 1px solid #f4f4f4;
    margin: 1.875em 1.0em 0.09375em 1.0em;
    padding: 1.0em
}

.product-container table {
    border: 0;
    border-top: 1px solid #e3e3e3
}

.product-name {
    margin-bottom: 10px
}

.product-name>a {
    font-weight: 700
}

body.bulksales input.form-control {
    border: 1px solid #ddd
}

.form-action-left {
    display: inline-block;
    text-align: left;
    width: 100%
}

.form-action-right {
    display: inline-block;
    text-align: right;
    width: 100%
}

.form-action-right>input.button {
    margin: 0 0 7px 0
}

.form-action-row {
    padding-left: auto;
    padding-right: auto
}

#checkoutForm input {
    border: 1px solid #ddd
}

label {
    color: #515151 !important;
    line-height: 1.3em;
    white-space: normal !important
}

.entry .row .label {
    text-align: left !important;
    min-width: 150px !important;
    width: auto !important
}

.zoom {
    position: relative
}

.zoom:hover img {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

@media screen and (max-width: 991px) {
    .page-content .btn-contain {
        margin-right: 30px
    }
}

@media screen and (max-width: 768px) {
    .bulk-content {
        padding-top: 0.5em;
        padding-bottom: 1.5em
    }

    .block-content {
        width: 92%
    }

    .sample-kit-image {
        margin: 15px auto 10px auto
    }

    input.green-button {
        font-size: 13px;
        padding: 10px 13px
    }

    a.green-button {
        font-size: 13px;
        padding: 10px 13px
    }

    input.red-button {
        font-size: 13px;
        padding: 10px 13px
    }

    a.red-button {
        font-size: 13px;
        padding: 10px 13px
    }

    .page-content .btn-contain {
        margin-right: 30px
    }

    .product-image>img {
        height: 80%;
        width: 80%
    }

    .form-action-left {
        display: inline-block;
        text-align: center;
        margin-bottom: 1.5em
    }

    .form-action-right {
        display: inline-block;
        text-align: center
    }

    div.cart-step {
        float: none !important
    }

    .card {
        height: auto !important
    }

    .gap-desktop {
        margin-bottom: 0px
    }

    .no-pad-top {
        padding-top: 0
    }
}

@media screen and (max-width: 600px) {
    body.bulksales section.page-content div.container {
        width: 92%
    }

    .block-content {
        width: 92%
    }

    .no-pad-top {
        padding-top: 0 !important
    }

    .bulk-content {
        padding-top: 1.5em;
        padding-bottom: 1.5em
    }

    .bulk-applications {
        max-width: 200px
    }

    input.green-button {
        font-size: 14px;
        padding: 10px;
        min-width: auto
    }

    a.green-button {
        font-size: 14px;
        padding: 10px;
        min-width: auto
    }

    input.red-button {
        font-size: 15px;
        padding: 10px 20px
    }

    a.red-button {
        font-size: 15px;
        padding: 10px 20px
    }

    .page-content .btn-contain {
        margin-right: 30px
    }

    .product-image>img {
        height: 60%;
        width: 60%
    }

    .form-action-left {
        display: inline-block;
        text-align: center;
        margin-bottom: 1.5em
    }

    .form-action-right {
        display: inline-block;
        text-align: center
    }

    div.cart-step {
        float: none !important
    }

    .card {
        height: auto !important
    }

    .gap-desktop {
        margin-bottom: 0px
    }

    .no-pad-top {
        padding-top: 0
    }
}

.header-new {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased
}

.header-new:after {
    content: "";
    display: table;
    clear: both
}

.eyebrow {
    display: none;
    visibility: hidden;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif
}

@media screen and (min-width: 768px) {
    .eyebrow {
        background: #eeeeee;
        color: #005030;
        display: block;
        visibility: visible;
        margin: 0;
        line-height: 1em;
        padding: 5px 25px;
        text-align: right
    }

    .eyebrow:after {
        content: "";
        display: table;
        clear: both
    }

    .eyebrow-menu {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .eyebrow-menu li {
        display: inline-block;
        font-size: 12px;
        line-height: 1.4em;
        margin: 0 10px 0 0;
        padding: 0;
        text-transform: uppercase
    }

    .eyebrow-menu li a {
        color: #5f5f5f;
        font-size: 12px;
        text-decoration: none;
        text-transform: uppercase
    }

    .eyebrow-menu li a:hover {
        color: #5f5f5f;
        text-decoration: underline
    }
}

a.left-title {
    display: inline-block;
    color: #5f5f5f !important;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 1px 0 0 0;
    text-decoration: none;
    text-transform: uppercase
}

a.left-title:hover {
    color: #5f5f5f;
    text-decoration: underline
}

.header-main {
    background: #ffffff;
    clear: all;
    display: block;
    margin: 0;
    padding: 11px 25px;
    border-bottom: 2px solid #e5e5e5
}

.header-main:after {
    content: "";
    display: table;
    clear: both
}

.header-left {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left
}

.header-right {
    display: inline-block;
    float: right;
    margin: 28px 0 0 0;
    padding: 0;
    text-align: right
}

.bulk-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.bulk-menu li {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0
}

.bulk-menu li a {
    color: #5f5f5f;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0;
    text-transform: uppercase;
    -webkit-transition: all .1s;
    transition: all .1s;
    text-decoration: none;
    -webkit-font-smoothing: antialiased
}

.bulk-menu li a:hover {
    color: #5f5f5f;
    text-decoration: underline
}

.bulk-menu li.eyebrow-mobile-divider {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 10px;
    margin-bottom: 20px
}

.bulk-nav-logo {
    display: block;
    float: left;
    margin: -1px 0 0 0;
    padding: 0;
    height: 75px;
    width: 155px
}

.header-left-content {
    display: inline-block;
    float: left
}

.eyebrow-mobile-divider {
    border-bottom: 1px solid #e5e5e5;
    height: 2px
}

#bulk_menu.full>div.header-main>div.container>div.header-left>div.bulk-menu-button {
    display: none
}

#bulk_menu.mobile>div.header-main>div.container>div.header-left>div.bulk-menu-button {
    display: block
}

#bulk_menu.full>div.header-main>div.container>div.header-left>div.header-left-logo>a.left-title-mobile {
    display: none;
    visibility: hidden
}

#bulk_menu.mobile>div.header-main>div.container>div.header-left>div.header-left-logo>a.left-title-mobile {
    display: inline-block;
    visibility: visible
}

#bulk_menu.mobile>div.eyebrow {
    display: none
}

#bulk_menu.mobile>div.header-main>div.container>div.header-right {
    display: none
}

#bulk_menu_target {
    display: none
}

#flavors_target {
    background: #ffffff;
    border-bottom: 1px solid #f2f2f2;
    display: none
}

.varieties-menu {
    margin: 15px 40px !important
}

div.varieties-menu div.variety-menu-item>h5.item>a {
    margin-bottom: 10px !important
}

div.varieties-menu div.variety-menu-item>div.item>a>img {
    width: 90px;
    height: 90px;
    margin-bottom: 10px !important;
    display: inline-block
}

@media screen and (max-width: 800px) {
    .bulk-menu li a {
        color: #5f5f5f;
        font-size: 15px
    }
}

@media screen and (max-width: 768px) {
    .eyebrow {
        display: none;
        visibility: hidden
    }

    .reveal {
        display: block;
        visibility: visible
    }

    #flavors_target {
        display: none;
        visibility: hidden
    }

    #flavors_target_mobile {
        display: block;
        visibility: visible
    }

    .header-main {
        margin: 0;
        padding: 6px 15px
    }

    .header-right {
        display: none;
        visibility: hidden
    }

    .header-left {
        display: block;
        width: 100%
    }

    .header-left:after {
        content: "";
        display: table;
        clear: both
    }

    .header-left-logo {
        display: inline-block;
        float: left;
        padding: 10px 1px
    }

    .bulk-nav-logo {
        height: 37.5px;
        width: 77.5px
    }

    .bulk-menu-button {
        border: none;
        color: #555555;
        font-size: 18px;
        font-weight: 600;
        float: right;
        padding: 16px 11px;
        text-transform: uppercase
    }

    .bulk-menu-button:hover {
        text-decoration: underline;
        cursor: pointer
    }

    .bulk-menu-button span {
        font-weight: 400;
        margin-right: 10px
    }

    .bulk-menu {
        background: #ffffff;
        display: block;
        margin: 0 auto;
        padding: 20px 30px 30px 30px;
        text-align: left
    }

    .bulk-menu li {
        display: block;
        width: 100%
    }

    .bulk-menu li a {
        display: block;
        color: #5f5f5f;
        padding: 13px 0
    }

    a.left-title-mobile {
        color: #5f5f5f !important;
        float: left;
        font-weight: 400;
        font-family: "Source Sans Pro", sans-serif;
        font-size: 11px;
        margin: 0;
        padding: 7px 0 0 10px;
        text-decoration: none;
        text-transform: uppercase
    }

    body.home a.left-title-mobile {
        padding: 12px 0 0 10px
    }

    a.left-title-mobile:hover {
        color: #5f5f5f !important;
        text-decoration: underline
    }

    .varieties-menu {
        margin: 10px !important
    }

    .variety-menu-item {
        display: inline-block;
        float: left
    }

    div.varieties-menu div.variety-menu-item>h5.item>a {
        font-size: 13px
    }

    div.varieties-menu div.variety-menu-item>div.item>a>img {
        width: 60px;
        height: 60px
    }
}

@media screen and (max-width: 480px) {
    a.left-title-mobile {
        font-weight: 400;
        font-family: "Source Sans Pro", sans-serif;
        padding: 15px 0 0 10px;
        font-size: 6px
    }

    body.home a.left-title-mobile {
        padding: 7px 0 0 10px
    }
}

.bulk-menu li a.current {
    text-decoration: underline !important
}

body.bulk-sales-faq-page ul.list-unstyled {
    padding-left: 17px
}

.brew-blog-search {
    padding: 0 0 5px 0
}

h1.blog-search-headline {
    font-size: 30px;
    color: #777;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    padding: 0 0 5px 0;
    margin: 0
}

body.bulksales .item-tags {
    width: auto !important
}

.item-tags .filed-tags li {
    color: #777 !important;
    font-weight: 700 !important;
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 12px !important;
    line-height: 1.4em;
    margin: 0px 5px 5px 0 !important
}

.blog-post .the-post .post-content h3 {
    margin-top: 0
}

.blog-image {
    margin-bottom: 1.875em
}

.tags li {
    margin: 0.5em auto !important
}

.tags li a {
    display: block;
    text-align: center;
    color: #777;
    text-decoration: underline
}

.tags li a:hover {
    color: #333;
    text-decoration: none
}

.cta-content .container .row .info .btn-contain .btn-white,
.cta-content .container .row .info .btn-contain .btn-white-solid,
.cta-content .container .row .info .btn-contain .btn-grey,
.cta-content .container .row .info .btn-contain .btn-grey-solid {
    color: #ffffff
}

.cta-content .container .row .info .btn-contain .btn-white:hover,
.cta-content .container .row .info .btn-contain .btn-white-solid:hover,
.cta-content .container .row .info .btn-contain .btn-grey:hover,
.cta-content .container .row .info .btn-contain .btn-grey-solid:hover {
    background: #ffffff;
    color: #065031
}

.item-summary>a.btn-default {
    color: #aaaaaa
}

.item-summary>a.btn-default:hover {
    color: #ffffff;
    background: #aaaaaa;
    text-decoration: none
}

body.bulksales a.title,
body.bulksales .account-profile .container .row .user-settings .info-block a.big-label,
.account-profile .container .row .user-settings .info-block body.bulksales a.big-label {
    color: #777777;
    text-decoration: none
}

body.bulksales a.title:hover,
body.bulksales .account-profile .container .row .user-settings .info-block a.big-label:hover,
.account-profile .container .row .user-settings .info-block body.bulksales a.big-label:hover {
    color: #777777;
    text-decoration: underline
}

.dark-green-back {
    background: #065031
}

@media screen and (max-width: 768px) {
    h1.blog-search-headline {
        padding: 10px 0 15px 0
    }
}

#claim-reward-button:hover {
    background: #8dc63f !important;
}

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