/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

@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: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

.glyphicon-eur:before,
.glyphicon-euro: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
}

:after,
:before {
    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.42857;
    color: #333;
    background-color: #fff
}

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

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

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

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

.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: 400;
    line-height: 1;
    color: #777
}

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

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

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

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

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

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dd,
dt {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

@media (min-width:481px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

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

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

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

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

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

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

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

code {
    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, .25)
}

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

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

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

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

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

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

.container:after {
    clear: both
}

@media (min-width:481px) {
    .container {
        width: 800px
    }
}

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

@media (min-width:1025px) {
    .container {
        width: 1220px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 1600px;
    padding-left: 40px;
    padding-right: 40px
}

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

.container-fluid:after {
    clear: both
}

@media (max-width:1024px) {
    .container-fluid {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .container-fluid {
        padding-left: 10px;
        padding-right: 10px
    }
}

.container-fluid--double-gutter {
    padding-left: 80px;
    padding-right: 80px
}

@media (max-width:1024px) {
    .container-fluid--double-gutter {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (max-width:767px) {
    .container-fluid--double-gutter {
        padding-left: 20px;
        padding-right: 20px
    }
}

.container-fluid--no-gutter {
    padding-left: 0;
    padding-right: 0
}

.container-fluid--full {
    max-width: 1920px;
    padding-left: 0;
    padding-right: 0
}

@media (max-width:767px) {
    .container-fluid--xs-full {
        max-width: 1920px;
        padding-left: 0;
        padding-right: 0
    }
}

.row {
    margin-left: -40px;
    margin-right: -40px;
    margin-left: 0;
    margin-right: 0
}

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

.row:after {
    clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 40px;
    padding-right: 40px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width:1024px) {
    div[class^=col] {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    div[class^=col] {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width:481px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:768px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1025px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

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

th {
    text-align: left
}

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

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

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

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

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

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

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

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

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

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

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

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

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

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

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

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

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

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

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:480px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    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: 700
}

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

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

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

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    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, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

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

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

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

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

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm>input[type=date].form-control,
    .input-group-sm>input[type=date].input-group-addon,
    .input-group-sm>input[type=datetime-local].form-control,
    .input-group-sm>input[type=datetime-local].input-group-addon,
    .input-group-sm>input[type=month].form-control,
    .input-group-sm>input[type=month].input-group-addon,
    .input-group-sm>input[type=time].form-control,
    .input-group-sm>input[type=time].input-group-addon,
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg>input[type=date].form-control,
    .input-group-lg>input[type=date].input-group-addon,
    .input-group-lg>input[type=datetime-local].form-control,
    .input-group-lg>input[type=datetime-local].input-group-addon,
    .input-group-lg>input[type=month].form-control,
    .input-group-lg>input[type=month].input-group-addon,
    .input-group-lg>input[type=time].form-control,
    .input-group-lg>input[type=time].input-group-addon,
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

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

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

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

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

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

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

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

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

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

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

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

.form-control-static.input-lg,
.form-control-static.input-sm,
.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,
.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-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
    position: relative
}

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

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-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-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-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-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

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

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

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

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

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

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

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

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

@media (min-width:481px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

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

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

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

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

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

@media (min-width:481px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 40px
}

@media (min-width:481px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33333px;
        font-size: 18px
    }
}

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

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

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

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    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.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

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

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

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

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

.btn-group-xs>.btn,
.btn-xs {
    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=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

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

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

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

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

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

.open>a {
    outline: 0
}

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

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

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

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

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

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

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

@media (min-width:481px) {
    .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-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    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:after,
.btn-toolbar:before {
    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-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

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

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

.btn .caret {
    margin-left: 0
}

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

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .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:after,
.btn-group-vertical>.btn-group:before {
    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-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

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

.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=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    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,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 400;
    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=checkbox],
.input-group-addon input[type=radio] {
    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-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    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:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    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:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    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:after,
.nav:before {
    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:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

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

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

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #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.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

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

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #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:focus,
.nav-pills>li.active>a:hover {
    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:481px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

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

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

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:481px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

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

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

.navbar:after {
    clear: both
}

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

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

.navbar-header:after {
    clear: both
}

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

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

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

.navbar-collapse:after {
    clear: both
}

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

@media (min-width:481px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-brand>img {
    display: block
}

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

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 40px;
    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:481px) {
    .navbar-toggle {
        display: none
    }
}

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

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

@media (max-width:480px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:481px) {
    .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: -40px;
    margin-right: -40px;
    padding: 10px 40px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width:481px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:480px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:481px) {
    .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
}

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

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

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

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

@media (min-width:481px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -40px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width:480px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width:480px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

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

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

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

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

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

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

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #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:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

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

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

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

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

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

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

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

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

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

.pager:after,
.pager:before {
    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:focus,
.pager li>a:hover {
    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:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    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:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

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

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

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

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

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

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

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    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-group-xs>.btn .badge,
.btn-xs .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:focus,
a.badge:hover {
    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
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:481px) {
    .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.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

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

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    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: 700
}

.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, .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, .15);
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -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: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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-body,
.media-left,
.media-right {
    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:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    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:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    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: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,
.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 {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .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:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    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:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    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:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    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:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    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, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    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>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.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>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 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 td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

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

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

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

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>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>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #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 embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.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, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(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: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    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%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    width: 100%;
    height: 100%
}

.modal-content {
    position: relative;
    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
}

.modal-backdrop.in {
    opacity: .9
}

.modal-header {
    padding: 15px;
    min-height: 16.42857px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
    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:481px) {
    .modal-dialog {
        width: 100%;
        height: 100vh;
        margin: 0
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        height: 100vh;
        background: pink
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:768px) {
    .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: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    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
}

.tooltip.in {
    opacity: .9
}

.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;
    z-index: 1060;
    display: none;
    max-width: 100%;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    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: none;
    border: none;
    border-radius: none;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -30px
}

.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 60px;
    background: #fff
}

.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: 80%!important;
    margin-left: -11px;
    border-bottom-width: 0;
    bottom: -11px
}

@media (max-width:767px) {
    .popover.top>.arrow {
        display: none
    }
}

.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, .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, .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, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

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

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none!important
}

.visible-sm {
    display: none!important
}

.visible-md {
    display: none!important
}

.visible-lg {
    display: none!important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

@media (max-width:480px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media (max-width:480px) {
    .visible-xs-block {
        display: block!important
    }
}

@media (max-width:480px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media (max-width:480px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:481px) and (max-width:767px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:481px) and (max-width:767px) {
    .visible-sm-block {
        display: block!important
    }
}

@media (min-width:481px) and (max-width:767px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media (min-width:481px) and (max-width:767px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .visible-md-block {
        display: block!important
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1025px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

@media (min-width:1025px) {
    .visible-lg-block {
        display: block!important
    }
}

@media (min-width:1025px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media (min-width:1025px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width:480px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:481px) and (max-width:767px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width:1025px) {
    .hidden-lg {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

html {
    margin: 0;
    padding: 0;
    border: 0
}

a,
abbr,
acronym,
address,
article,
aside,
blockquote,
body,
caption,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
iframe,
img,
label,
legend,
li,
nav,
object,
ol,
p,
pre,
q,
section,
span,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

body {
    line-height: 1.5;
    background: #fff
}

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

caption,
td,
th {
    text-align: left;
    font-weight: 400;
    float: none!important
}

table,
td,
th {
    vertical-align: middle
}

blockquote after,
blockquote before,
q after,
q before {
    content: ''
}

a img {
    border: none
}

b,
i {
    display: none
}

ul {
    list-style: none
}

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

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

@font-face {
    font-family: Avenir;
    src: url(../fonts/avenir/Avenir-BlackOblique.eot);
    src: url(../fonts/avenir/Avenir-BlackOblique.eot?#iefix) format("embedded-opentype"), url(../fonts/avenir/Avenir-BlackOblique.woff) format("woff"), url(../fonts/avenir/Avenir-BlackOblique.ttf) format("truetype");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: Avenir;
    src: url(../fonts/avenir/Avenir-BookOblique.eot);
    src: url(../fonts/avenir/Avenir-BookOblique.eot?#iefix) format("embedded-opentype"), url(../fonts/avenir/Avenir-BookOblique.woff) format("woff"), url(../fonts/avenir/Avenir-BookOblique.ttf) format("truetype");
    font-weight: 600;
    font-style: italic
}

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

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

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

@font-face {
    font-family: Avenir;
    src: url(../fonts/avenir/Avenir-HeavyOblique.eot);
    src: url(../fonts/avenir/Avenir-HeavyOblique.eot?#iefix) format("embedded-opentype"), url(../fonts/avenir/Avenir-HeavyOblique.woff) format("woff"), url(../fonts/avenir/Avenir-HeavyOblique.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

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

@font-face {
    font-family: Avenir;
    src: url(../fonts/avenir/Avenir-LightOblique.eot);
    src: url(../fonts/avenir/Avenir-LightOblique.eot?#iefix) format("embedded-opentype"), url(../fonts/avenir/Avenir-LightOblique.woff) format("woff"), url(../fonts/avenir/Avenir-LightOblique.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

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

@font-face {
    font-family: Avenir;
    src: url(../fonts/avenir/Avenir-MediumOblique.eot);
    src: url(../fonts/avenir/Avenir-MediumOblique.eot?#iefix) format("embedded-opentype"), url(../fonts/avenir/Avenir-MediumOblique.woff) format("woff"), url(../fonts/avenir/Avenir-MediumOblique.ttf) format("truetype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: Futura;
    src: url(../fonts/futura/Futura-Medium.eot);
    src: url(../fonts/futura/Futura-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/futura/Futura-Medium.woff) format("woff"), url(../fonts/futura/Futura-Medium.woff2) format("woff2"), url(../fonts/futura/Futura-Medium.ttf) format("truetype")
}

@font-face {
    font-family: Superior-Title-Bold;
    src: url(../fonts/superiortitle/SuperiorTitle-Bold.eot);
    src: url(../fonts/superiortitle/SuperiorTitle-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/superiortitle/SuperiorTitle-Bold.woff) format("woff"), url(../fonts/superiortitle/SuperiorTitle-Bold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Superior-Title-Light-Italic;
    src: url(../fonts/superiortitle/SuperiorTitle-LightItalic.eot);
    src: url(../fonts/superiortitle/SuperiorTitle-LightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/superiortitle/SuperiorTitle-LightItalic.woff) format("woff"), url(../fonts/superiortitle/SuperiorTitle-LightItalic.ttf) format("truetype")
}

@font-face {
    font-family: Cowboy;
    src: url(../fonts/cowboy/cowboys-webfont.eot);
    src: url(../fonts/cowboy/cowboys-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/cowboy/cowboys-webfont.woff) format("woff"), url(../fonts/cowboy/cowboys-webfont.ttf) format("truetype")
}

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

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-thin-close:before {
    content: "\e970"
}

.icon-info:before {
    content: "\e96f"
}

.icon-youtube .path1:before {
    content: "\e900";
    color: #d9d9d9
}

.icon-youtube .path2:before {
    content: "\e901";
    margin-left: -1em;
    color: #d32323
}

.icon-youtube_grey .path1:before {
    content: "\e902";
    color: #d9d9d9
}

.icon-youtube_grey .path2:before {
    content: "\e903";
    margin-left: -1em;
    color: gray
}

.icon-youku .path1:before {
    content: "\e904";
    color: #d9d9d9
}

.icon-youku .path2:before {
    content: "\e905";
    margin-left: -1em;
    color: #f0400b
}

.icon-youku .path3:before {
    content: "\e906";
    margin-left: -1em;
    color: #00a5e3
}

.icon-youku_grey .path1:before {
    content: "\e907";
    color: #d9d9d9
}

.icon-youku_grey .path2:before {
    content: "\e908";
    margin-left: -1em;
    color: gray
}

.icon-youku_grey .path3:before {
    content: "\e909";
    margin-left: -1em;
    color: gray
}

.icon-weibo .path1:before {
    content: "\e90a";
    color: #d9d9d9
}

.icon-weibo .path2:before {
    content: "\e90b";
    margin-left: -1em;
    color: #000
}

.icon-weibo .path3:before {
    content: "\e90c";
    margin-left: -1em;
    color: #e6162d
}

.icon-weibo .path4:before {
    content: "\e90d";
    margin-left: -1em;
    color: #ff9f3e
}

.icon-weibo_grey .path1:before {
    content: "\e90e";
    color: #d9d9d9
}

.icon-weibo_grey .path2:before {
    content: "\e90f";
    margin-left: -1em;
    color: gray
}

.icon-weibo_grey .path3:before {
    content: "\e910";
    margin-left: -1em;
    color: gray
}

.icon-weibo_grey .path4:before {
    content: "\e911";
    margin-left: -1em;
    color: gray
}

.icon-vk .path1:before {
    content: "\e912";
    color: #55779b
}

.icon-vk .path2:before {
    content: "\e913";
    margin-left: -1em;
    color: #d9d9d9
}

.icon-vk_grey .path1:before {
    content: "\e914";
    color: gray
}

.icon-vk_grey .path2:before {
    content: "\e915";
    margin-left: -1em;
    color: #d9d9d9
}

.icon-vimeo .path1:before {
    content: "\e916";
    color: #d9d9d9
}

.icon-vimeo .path2:before {
    content: "\e917";
    margin-left: -1em;
    color: #17b3e8
}

.icon-vimeo_grey .path1:before {
    content: "\e918";
    color: #d9d9d9
}

.icon-vimeo_grey .path2:before {
    content: "\e919";
    margin-left: -1em;
    color: gray
}

.icon-twitter .path1:before {
    content: "\e91a";
    color: #d9d9d9
}

.icon-twitter .path2:before {
    content: "\e91b";
    margin-left: -1em;
    color: #45b0e3
}

.icon-twitter_grey .path1:before {
    content: "\e91c";
    color: #d9d9d9
}

.icon-twitter_grey .path2:before {
    content: "\e91d";
    margin-left: -1em;
    color: gray
}

.icon-tumblr .path1:before {
    content: "\e91e";
    color: #d9d9d9
}

.icon-tumblr .path2:before {
    content: "\e91f";
    margin-left: -1em;
    color: #36465d
}

.icon-tumblr_grey .path1:before {
    content: "\e920";
    color: #d9d9d9
}

.icon-tumblr_grey .path2:before {
    content: "\e921";
    margin-left: -1em;
    color: gray
}

.icon-tudou .path1:before {
    content: "\e922";
    color: #f60
}

.icon-tudou .path2:before {
    content: "\e923";
    margin-left: -1em;
    color: #d9d9d9
}

.icon-tudou_grey .path1:before {
    content: "\e924";
    color: gray
}

.icon-tudou_grey .path2:before {
    content: "\e925";
    margin-left: -1em;
    color: #d9d9d9
}

.icon-pinterest .path1:before {
    content: "\e926";
    color: #d9d9d9
}

.icon-pinterest .path2:before {
    content: "\e927";
    margin-left: -1em;
    color: #ca2026
}

.icon-pinterest_grey .path1:before {
    content: "\e928";
    color: #d9d9d9
}

.icon-pinterest_grey .path2:before {
    content: "\e929";
    margin-left: -1em;
    color: gray
}

.icon-odnoklassniki_grey .path1:before {
    content: "\e92a";
    color: gray
}

.icon-odnoklassniki_grey .path2:before {
    content: "\e92b";
    margin-left: -1em;
    color: #d9d9d9
}

.icon-odnklassniki .path1:before {
    content: "\e92c";
    color: #f2720c
}

.icon-odnklassniki .path2:before {
    content: "\e92d";
    margin-left: -1em;
    color: #d9d9d9
}

.icon-livejournal .path1:before {
    content: "\e92e";
    color: #00aeec
}

.icon-livejournal .path2:before {
    content: "\e92f";
    margin-left: -1em;
    color: #12364d
}

.icon-livejournal .path3:before {
    content: "\e930";
    margin-left: -1em;
    color: #fff
}

.icon-livejournal .path4:before {
    content: "\e931";
    margin-left: -1em;
    color: #d9d9d9
}

.icon-livejournal_grey .path1:before {
    content: "\e932";
    color: gray
}

.icon-livejournal_grey .path2:before {
    content: "\e933";
    margin-left: -1em;
    color: #d9d9d9
}

.icon-linkedin .path1:before {
    content: "\e934";
    color: #d9d9d9
}

.icon-linkedin .path2:before {
    content: "\e935";
    margin-left: -1em;
    color: #0177b5
}

.icon-linkedin .path3:before {
    content: "\e936";
    margin-left: -1em;
    color: #0177b5
}

.icon-linkedin .path4:before {
    content: "\e937";
    margin-left: -1em;
    color: #0177b5
}

.icon-linkedin_grey .path1:before {
    content: "\e938";
    color: #d9d9d9
}

.icon-linkedin_grey .path2:before {
    content: "\e939";
    margin-left: -1em;
    color: gray
}

.icon-linkedin_grey .path3:before {
    content: "\e93a";
    margin-left: -1em;
    color: gray
}

.icon-linkedin_grey .path4:before {
    content: "\e93b";
    margin-left: -1em;
    color: gray
}

.icon-kaixin001 .path1:before {
    content: "\e93c";
    color: #d9d9d9
}

.icon-kaixin001 .path2:before {
    content: "\e93d";
    margin-left: -1em;
    color: #fbc32f
}

.icon-kaixin001 .path3:before {
    content: "\e93e";
    margin-left: -1em;
    color: #010101
}

.icon-kaixin001 .path4:before {
    content: "\e93f";
    margin-left: -1em;
    color: #ebf5fa
}

.icon-kaixin001 .path5:before {
    content: "\e940";
    margin-left: -1em;
    color: #010101
}

.icon-kaixin001 .path6:before {
    content: "\e941";
    margin-left: -1em;
    color: #010101
}

.icon-kaixin001 .path7:before {
    content: "\e942";
    margin-left: -1em;
    color: #ebf5fa
}

.icon-kaixin001 .path8:before {
    content: "\e943";
    margin-left: -1em;
    color: #ebf5fa
}

.icon-kaixin001_grey .path1:before {
    content: "\e944";
    color: #d9d9d9
}

.icon-kaixin001_grey .path2:before {
    content: "\e945";
    margin-left: -1em;
    color: gray
}

.icon-kaixin001_grey .path3:before {
    content: "\e946";
    margin-left: -1em;
    color: #fff
}

.icon-kaixin001_grey .path4:before {
    content: "\e947";
    margin-left: -1em;
    color: #ebf5fa
}

.icon-kaixin001_grey .path5:before {
    content: "\e948";
    margin-left: -1em;
    color: gray
}

.icon-kaixin001_grey .path6:before {
    content: "\e949";
    margin-left: -1em;
    color: gray
}

.icon-kaixin001_grey .path7:before {
    content: "\e94a";
    margin-left: -1em;
    color: #ebf5fa
}

.icon-kaixin001_grey .path8:before {
    content: "\e94b";
    margin-left: -1em;
    color: #ebf5fa
}

.icon-instagram .path1:before {
    content: "\e94c";
    color: #29587e
}

.icon-instagram .path2:before {
    content: "\e94d";
    margin-left: -1em;
    color: #d9d9d9
}

.icon-instagram_grey .path1:before {
    content: "\e94e";
    color: gray
}

.icon-instagram_grey .path2:before {
    content: "\e94f";
    margin-left: -1em;
    color: #d9d9d9
}

.icon-googleplus .path1:before {
    content: "\e950";
    color: #dd4b40
}

.icon-googleplus .path2:before {
    content: "\e951";
    margin-left: -1em;
    color: #d9d9d9
}

.icon-googleplus_grey .path1:before {
    content: "\e952";
    color: gray
}

.icon-googleplus_grey .path2:before {
    content: "\e953";
    margin-left: -1em;
    color: #d9d9d9
}

.icon-facebook .path1:before {
    content: "\e954";
    color: #3b5998
}

.icon-facebook .path2:before {
    content: "\e955";
    margin-left: -1em;
    color: #d9d9d9
}

.icon-facebook_grey .path1:before {
    content: "\e956";
    color: gray
}

.icon-facebook_grey .path2:before {
    content: "\e957";
    margin-left: -1em;
    color: #d9d9d9
}

.icon-share:before {
    content: "\e958"
}

.icon-share_icon_2:before {
    content: "\e969"
}

.icon-share_white:before {
    content: "\e959"
}

.icon-share_twitter:before {
    content: "\e95a"
}

.icon-share_pinterest:before {
    content: "\e95b"
}

.icon-share_googleplus:before {
    content: "\e95c"
}

.icon-share_facebook:before {
    content: "\e95d"
}

.icon-share_email:before {
    content: "\e95e"
}

.icon-share_copylink:before {
    content: "\e95f"
}

.icon-menu:before {
    content: "\e960"
}

.icon-DG-logo:before {
    content: "\e961"
}

.icon-DG-logo-white:before {
    content: "\e962"
}

.icon-close:before {
    content: "\e963"
}

.icon-chevron_down:before {
    content: "\e964"
}

.icon-arrow_right:before {
    content: "\e965"
}

.icon-arrow_left:before {
    content: "\e966"
}

.icon-large_grid:before {
    content: "\e967"
}

.icon-small_grid:before {
    content: "\e968"
}

.icon-shop:before {
    content: "\e96a"
}

.icon-arrow_up:before {
    content: "\e96b"
}

.icon-arrow_down:before {
    content: "\e96c"
}

.icon-shop-2:before {
    content: "\e96d"
}

.icon-share-2:before {
    content: "\e96e"
}

.global-editorial-module-headline {
    font-family: Superior-Title-Bold;
    font-size: 40px;
    letter-spacing: -.025em;
    line-height: 1
}

@media (max-width:1125px) {
    .global-editorial-module-headline {
        font-size: 32px
    }
}

@media (max-width:767px) {
    .global-editorial-module-headline {
        font-size: 22px
    }
}

.global-editorial-module-headline--small {
    font-size: 26px
}

.template--editorial .headline-component h1 {
    font-family: Superior-Title-Bold;
    font-size: 33px;
    letter-spacing: -.025em;
    text-transform: initial
}

@media (max-width:767px) {
    .template--editorial .headline-component h1 {
        font-size: 22px
    }
}

.global-subtitle {
    font-family: Futura;
    text-transform: uppercase;
    letter-spacing: .1em;
    line-height: 20px
}

.global-subtitle--h1 {
    font-size: 14px
}

@media (max-width:767px) {
    .global-subtitle--h1 {
        font-size: 11px;
        letter-spacing: .1em
    }
}

.global-subtitle--h2 {
    font-size: 12px
}

@media (max-width:767px) {
    .global-subtitle--h2 {
        font-size: 11px
    }
}

.global-caption,
.shoppable-image-component .component-product-list-item .component-product-details .component-product-title {
    font-family: Avenir;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0
}

.global-carousel-image-caption {
    font-family: Futura;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0
}

.global-paragraph,
.global-paragraph p,
.global-wysiwyg em,
.global-wysiwyg li,
.global-wysiwyg p,
.global-wysiwyg strong,
.share-component div.popover ul li a {
    font-family: Avenir;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0
}

@media (max-width:767px) {
    .global-paragraph,
    .global-paragraph p,
    .global-wysiwyg em,
    .global-wysiwyg li,
    .global-wysiwyg p,
    .global-wysiwyg strong,
    .share-component div.popover ul li a {
        font-size: 15px
    }
}

.global-wysiwyg em {
    font-style: italic
}

.global-wysiwyg strong {
    font-weight: 700
}

.menu-component .menu-item-list .menu-item,
.submenu-component .submenu-list-item {
    font-family: Futura;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .05em
}

@media (max-width:1025px) {
    .menu-component .menu-item-list .menu-item,
    .submenu-component .submenu-list-item {
        font-size: 15px
    }
}

.menu-component .menu-item-content .menu-item-content-list li {
    font-family: Futura;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0
}

@media (max-width:1025px) {
    .menu-component .menu-item-content .menu-item-content-list li {
        font-size: 14px;
        letter-spacing: .05em
    }
}

h1 {
    font-family: Futura;
    font-size: 33px;
    letter-spacing: .05em;
    text-transform: uppercase
}

@media (max-width:767px) {
    h1 {
        font-size: 22px
    }
}

h2 {
    font-family: Futura;
    font-size: 26px
}

.global-quote {
    font-family: Superior-Title-Light-Italic;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0
}

.global-intro {
    font-family: Futura;
    font-size: 20px;
    line-height: 32px
}

.divider-module {
    font-family: Futura;
    font-size: 22px;
    letter-spacing: .05em;
    text-transform: uppercase
}

@media (max-width:767px) {
    .divider-module {
        font-size: 11px
    }
}

.breadcrumb-component .breadcrumb-item,
.breadcrumb-component .grid-actions-item {
    font-family: Avenir;
    font-size: 14px;
    letter-spacing: 0
}

@media (max-width:767px) {
    .breadcrumb-component .breadcrumb-item,
    .breadcrumb-component .grid-actions-item {
        font-size: 11px
    }
}

.dropdown-component .component-button,
.dropdown-component .component-dropdown {
    font-family: Avenir;
    font-size: 10px;
    letter-spacing: .05em;
    text-transform: uppercase
}

.b-banner_cookie {
    display: none !important;
}

.cookie-banner-component .component-paragraph {
    font-family: Avenir;
    font-size: 12px;
    letter-spacing: .05em
}

.image-detail-index-indicator {
    font-family: Avenir;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .1em
}

h1,
h2,
h3,
h4 {
    line-height: 1.3em
}

a {
    color: #252525
}

small {
    font-family: Avenir;
    text-transform: uppercase;
    font-size: 12px
}

label {
    font-family: Avenir
}

li,
ol {
    font-style: inherit;
    font-size: inherit
}

em {
    font-style: italic
}

* {
    -webkit-font-smoothing: antialiased
}

body {
    font-family: Futura;
    color: #252525;
    padding: 0
}

img {
    max-width: 100%
}

a:focus,
a:hover {
    color: #000
}

a.opacity-hover {
    transition: opacity .2s;
    display: block
}

a.opacity-hover:hover {
    opacity: .9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

a h2 {
    transition: color .2s
}

a:hover h2 {
    color: #535353
}

div[class*=module] a:focus,
div[class*=module] a:hover {
    text-decoration: none
}

div[class*=module] img {
    width: 100%
}

a[data-src] {
    cursor: pointer
}

img::-moz-selection {
    background-color: transparent
}

img::selection {
    background-color: transparent
}

img::moz-selection {
    background-color: transparent
}

img::webkit-selection {
    background-color: transparent
}

.module-name-headline {
    font-size: 30px;
    text-align: center;
    min-height: 100vh;
    line-height: 100vh
}

@media (max-width:480px) {
    .module-name-headline {
        font-size: 12px
    }
}

#dynamic-content-container {
    display: none
}

@media (min-width:768px) {
    .row-eq-height {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.content-area {
    background: #fff;
    position: relative
}

.global-subtitle {
    display: block
}

.global-subtitle--h2 {
    margin-top: 10px
}

.global-carousel-image-caption {
    margin-top: 20px;
    text-align: center;
    -webkit-font-smoothing: antialiased
}

.global-content-module-headline {
    font-size: 26px;
    margin-top: 30px
}

@media (max-width:480px) {
    .global-content-module-headline {
        font-size: 22px
    }
}

.global-content-module-paragraph {
    font-size: 12px;
    text-transform: uppercase
}

@media (max-width:480px) {
    .global-content-module-paragraph {
        font-size: 11px
    }
}

.global-quote .module-first-word:before,
.global-quote .module-last-word:after {
    font-size: 72px;
    line-height: 0;
    position: relative;
    top: 30px
}

.global-quote .module-first-word:before {
    content: '“';
    left: -10px
}

.global-quote .module-last-word:after {
    content: '”'
}

.global-module-header {
    margin-bottom: 25px
}

@media (max-width:480px) {
    .global-module-header {
        margin-bottom: 20px
    }
}

.global-media-column-header {
    margin-bottom: 60px
}

@media (max-width:480px) {
    .global-media-column-header {
        margin-bottom: 30px
    }
}

.global-module {
    margin-bottom: 80px
}

@media (max-width:1024px) {
    .global-module {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .global-module {
        margin-bottom: 55px
    }
}

.global-yt-aspect-ratio {
    display: block;
    max-width: none;
    width: 100%
}

.global-yt-wrapper {
    position: relative
}

.global-yt-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width:767px) {
    .global-hidden-sm {
        display: none
    }
}

.global-wysiwyg h1,
.global-wysiwyg h2 {
    margin-bottom: 20px
}

.global-wysiwyg p {
    margin-bottom: 20px
}

.global-wysiwyg ul {
    list-style: inherit;
    margin-bottom: 20px
}

.global-wysiwyg ol {
    margin-bottom: 20px
}

.global-wysiwyg ol>li {
    margin-bottom: 20px
}

.global-wysiwyg ol>li li {
    margin-bottom: 5px
}

.global-wysiwyg li {
    margin-left: 20px
}

.global-back-to-top-btn {
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: block;
    width: 200px;
    padding: 20px 0 25px 0;
    letter-spacing: .05em;
    font-size: 12px
}

.global-back-to-top-btn span {
    font-family: Futura
}

.global-back-to-top-btn:hover {
    text-decoration: none
}

.global-back-to-top-btn:before {
    position: absolute;
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-bottom: 10px;
    top: 0
}

.global-loading-btn {
    background-image: url(/wp-content/themes/dolcegabbana/images/preloader_black.gif)!important;
    background-repeat: no-repeat!important;
    background-color: transparent!important;
    background-position: center!important;
    background-size: 30px!important
}

.global-loading-btn--large {
    background-color: transparent!important;
    background-size: 100%!important
}

.global-loading-btn--white {
    background-image: url(/wp-content/themes/dolcegabbana/images/preloader_white.gif)!important
}

.global-loading-btn:after,
.global-loading-btn:before {
    visibility: hidden!important
}

.shoppable-image-component .global-loading-btn {
    background-color: #fff!important
}

.global-zoom-in-pointer {
    cursor: url(/wp-content/themes/dolcegabbana/images/plus-cursor.png) 29 29, url(/wp-content/themes/dolcegabbana/images/plus-cursor.cur) 29 29, pointer
}

.global-zoom-out-pointer {
    cursor: url(/wp-content/themes/dolcegabbana/images/minus-cursor.png) 29 29, url(/wp-content/themes/dolcegabbana/images/minus-cursor.cur) 29 29, pointer
}

.global-right-arrow-pointer {
    cursor: url(/wp-content/themes/dolcegabbana/images/arrow-right.png) 29 29, url(/wp-content/themes/dolcegabbana/images/arrow-right.cur) 29 29, pointer!important
}

.global-left-arrow-pointer {
    cursor: url(/wp-content/themes/dolcegabbana/images/arrow-left.png) 0 29, url(/wp-content/themes/dolcegabbana/images/arrow-left.cur) 0 29, pointer!important
}

.global-image-wrapper {
    position: relative
}

.global-lazy-thumbnail-image {
    display: block;
    opacity: 0
}

.global-lazy-load-image {
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0
}

.lte-ie10 .global-lazy-load-image {
    opacity: 1
}

.global-lazy-load-image.image-loaded {
    -webkit-animation-name: fade-in;
    animation-name: fade-in;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.global-lazy-preloader {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s linear 0s, visibility 0s linear .3s
}

.global-lazy-preloader.show {
    transition: opacity .5s linear .2s, visibility 0s linear 0s;
    opacity: 1;
    visibility: visible
}

.global-yt-iframe {
    width: 100%!important;
    height: 100%!important
}

@-webkit-keyframes fade-in {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fade-in {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@media (min-width:768px) {
    .global--vmiddle {
        display: inline-block;
        float: none;
        margin-right: -4px;
        vertical-align: middle
    }
}

@media (min-width:768px) {
    .global--vcenter {
        display: inline-block;
        float: none;
        margin-right: -4px;
        vertical-align: middle
    }
}

@media (min-width:768px) {
    .global--vbottom {
        display: inline-block;
        float: none;
        margin-right: -4px;
        vertical-align: bottom
    }
}

@media (min-width:768px) {
    .global--vtop {
        display: inline-block;
        float: none;
        margin-right: -4px;
        vertical-align: top
    }
}

.global--textcenter {
    text-align: center
}

.global--textleft {
    text-align: left
}

.global--block {
    display: block
}

.global--uppercase {
    text-transform: uppercase
}

.global--no-gutter {
    padding: 0
}

.global--noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.global--no-scroll {
    overflow: hidden!important;
    position: fixed!important
}

.global--header-margin-top {
    margin-top: 30px
}

.global--media-padding {
    padding: 20px
}

.breadcrumb-component {
    border-top: solid 1px #ccc;
    height: 60px;
    display: table;
    table-layout: fixed;
    width: 100%
}

.breadcrumb-component:after {
    content: "";
    display: table;
    clear: both
}

.breadcrumb-component .breadcrumb-nav {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

@media (max-width:767px) {
    .breadcrumb-component .breadcrumb-nav {
        visibility: hidden
    }
}

.breadcrumb-component .breadcrumb-item {
    display: inline-block
}

.breadcrumb-component .breadcrumb-item a {
    text-decoration: none
}

.breadcrumb-component .breadcrumb-item a:hover {
    text-decoration: underline
}

.breadcrumb-component .breadcrumb-item:after {
    content: '/'
}

.breadcrumb-component .breadcrumb-item:last-child:after {
    display: none
}

.breadcrumb-component .breadcrumb-item.breadcrumb-item--current-page {
    color: #999
}

.breadcrumb-component .grid-actions-nav {
    width: 140px;
    padding-right: 8px;
    display: table-cell;
    vertical-align: middle
}

@media (max-width:480px) {
    .breadcrumb-component .grid-actions-nav {
        display: none
    }
}

.breadcrumb-component .grid-actions-item-list {
    text-align: right
}

.breadcrumb-component .grid-actions-item {
    display: inline-block;
    margin-left: 15px;
    text-transform: uppercase
}

.breadcrumb-component .grid-actions-item a {
    text-decoration: none
}

.breadcrumb-component .grid-actions-item a:after,
.breadcrumb-component .grid-actions-item a:before {
    opacity: .6
}

.breadcrumb-component .grid-actions-item a:hover:after,
.breadcrumb-component .grid-actions-item a:hover:before {
    opacity: 1
}

.breadcrumb-component--no-border-bottom {
    border-bottom: 0
}

.hero-module--no-image .breadcrumb-component {
    border-top: solid 1px #e4e4e4
}

.headline-component {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-top: 45px;
    padding-bottom: 45px;
    padding-left: 80px;
    padding-right: 80px;
    text-align: center;
    position: relative;
    z-index: 1
}

@media (max-width:1024px) {
    .headline-component {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width:767px) {
    .headline-component {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width:1024px) {
    .headline-component {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (max-width:767px) {
    .headline-component {
        padding-left: 20px;
        padding-right: 20px
    }
}

.hero-module--no-subtitle .headline-component {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-bottom: 0!important
}

@media (max-width:1024px) {
    .hero-module--no-subtitle .headline-component {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width:767px) {
    .hero-module--no-subtitle .headline-component {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.menu-component .menu-item-list .menu-item {
    cursor: pointer;
    display: inline-block;
    line-height: 65px;
    padding: 0 20px;
    vertical-align: middle;
    position: relative
}

@media (max-width:1400px) {
    .menu-component .menu-item-list .menu-item {
        padding: 0 10px
    }
}

@media (max-width:1125px) {
    .menu-component .menu-item-list .menu-item {
        padding: 0 5px
    }
}

@media (min-width:1025px) {
    .menu-component--relative.menu-expand-top .menu-item-content .menu-item-content-col {
        display: inline-block;
        float: none;
        margin-right: -4px;
        vertical-align: bottom
    }
}

.menu-component {
    border-bottom: solid 1px #ccc;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
    padding-left: 40px;
    padding-right: 40px;
    position: fixed;
    max-width: 1920px;
    width: 100%;
    z-index: 1001;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: height .1s
}

@media (max-width:1400px) {
    .menu-component {
        padding-left: 20px;
        padding-right: 20px
    }
}

.menu-component .menu-inner-wrapper {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    padding-left: 40px;
    padding-right: 40px
}

@media (max-width:1400px) {
    .menu-component .menu-inner-wrapper {
        padding-left: 20px;
        padding-right: 20px
    }
}

.menu-component .menu-logo-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 177px
}

.menu-component .menu-logo-wrapper a {
    width: 100%
}

.menu-component .menu-logo-wrapper .menu-logo {
    display: block;
    width: 100%;
    max-width: 177px;
    margin: 0 auto
}

.menu-component .menu-item-list-wrapper {
    display: inline-block;
    height: 100%;
    margin-right: -8px;
    width: 70%;
    width: calc(90% - 177px);
    vertical-align: middle
}

.menu-component .menu-item-list-overlay {
    display: none
}

.menu-component .menu-item-list {
    position: relative;
    text-align: center
}

.menu-component .menu-item-list .menu-item .menu-item-anchor {
    display: block;
    text-decoration: none
}

.menu-component .menu-item-list .menu-item .menu-item-anchor span {
    display: none
}

.menu-component .menu-item-list .menu-item .menu-item-anchor:hover {
    color: inherit
}

.menu-component .menu-item-list .menu-item .menu-item-anchor:before {
    display: none
}

.menu-component .menu-item-list .menu-item:after {
    content: '';
    height: 1px;
    background: #252525;
    width: 75%;
    bottom: 30%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0
}

.menu-component .menu-item-list .menu-item:last-child {
    margin-right: 0
}

@media (min-width:767px) {
    .menu-component .menu-item-list .menu-item:hover:after {
        opacity: 1
    }
    .menu-component .menu-item-list .menu-item:hover .menu-item-content {
        opacity: 1;
        visibility: visible;
        transition: opacity .2s linear 0s, visibility 0s linear 0s
    }
}

.menu-component .menu-item-list .menu-item--language-selector {
    display: none
}

.menu-component .menu-item-content {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
    cursor: default;
    line-height: 1;
    padding: 40px 60px;
    position: absolute;
    left: -60px;
    top: 66px;
    text-transform: initial;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s linear 0s, visibility 0s linear .2s
}

@media (max-width:1400px) {
    .menu-component .menu-item-content {
        left: -210px
    }
}

.menu-component .menu-item-content .menu-item-content-col {
    text-align: left;
    position: static;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width:1025px) {
    .menu-component .menu-item-content .menu-item-content-col--hidden-md {
        display: none
    }
}

.menu-component .menu-item-content .menu-item-content-list {
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 30px
}

.menu-component .menu-item-content .menu-item-content-list li {
    line-height: 1;
    margin-bottom: 30px
}

.menu-component .menu-item-content .menu-item-content-list li a:hover {
    text-decoration: underline
}

.menu-component .menu-item-content .menu-item-content-general {
    bottom: 60px;
    margin-top: 50px
}

.menu-component .menu-item-content--3-col {
    width: 960px
}

@media (max-width:1400px) {
    .menu-component .menu-item-content--3-col {
        width: 920px
    }
}

.menu-component .menu-item-content--2-col {
    width: 680px
}

.menu-component .menu-item-content--1-col {
    width: 360px
}

.menu-component .menu-item-content--with-editorial .menu-item-content-general {
    position: absolute
}

.menu-component .menu-language-selector {
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    width: 10%
}

@media (max-width:1025px) {
    .menu-component .menu-language-selector {
        display: none
    }
}

.menu-component--relative {
    border-top: solid 1px #ccc;
    position: relative
}

.menu-component--relative .menu-item-list .menu-item {
    line-height: 80px
}

.menu-component--relative .menu-item-content {
    top: 81px
}

.menu-component--relative.menu-expand-top .menu-item-content {
    border-top: solid 1px transparent;
    bottom: 81px;
    box-shadow: 0 -3px 6px rgba(0, 0, 0, .15);
    top: auto
}

.menu-component--sticky-top {
    border-top: 0;
    bottom: auto;
    position: fixed;
    top: 0
}

.menu-component .menu-mobile-trigger {
    border: 0;
    background: 0;
    display: none;
    height: 45px;
    width: 45px;
    padding: 0;
    vertical-align: middle;
    outline: 0;
    position: relative;
    z-index: 10
}

.menu-component .menu-mobile-trigger:after,
.menu-component .menu-mobile-trigger:before {
    content: '';
    height: 3px;
    background: #252525;
    position: absolute;
    top: 50%;
    width: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.menu-component .menu-mobile-trigger:before {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px)
}

.menu-component .menu-mobile-trigger:after {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px)
}

.menu-component .menu-mobile-trigger.open:after {
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.menu-component .menu-mobile-trigger.open:before {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
}

@media (max-width:1025px) {
    .menu-component .menu-mobile-trigger {
        display: inline-block
    }
}

@media (max-width:1025px) {
    .menu-component {
        border-bottom: solid 1px #ccc;
        height: 65px;
        padding-left: 20px;
        padding-right: 20px
    }
    .menu-component .menu-inner-wrapper {
        padding-left: 0;
        padding-right: 0
    }
    .menu-component .menu-logo-wrapper {
        width: calc(100% - 141px);
        text-align: center
    }
}

@media (max-width:1025px) and (max-width:1025px) {
    .menu-component .menu-logo-wrapper {
        width: 80%;
        width: calc(100% - 49px);
        position: relative;
        left: -3%
    }
}

@media (max-width:1025px) {
    .menu-component .menu-item-list-wrapper {
        background: 0 0;
        overflow-y: hidden;
        width: 100%;
        top: 65px;
        left: 0;
        padding: 0;
        position: absolute;
        visibility: hidden;
        transition: visibility 0s linear .4s
    }
    .menu-component .menu-item-list-wrapper .menu-item-list {
        height: auto;
        min-height: 100%;
        width: 320px;
        background: #fff;
        padding-bottom: 65px;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        transition: -webkit-transform .2s ease-in 0s;
        transition: transform .2s ease-in 0s;
        transition: transform .2s ease-in 0s, -webkit-transform .2s ease-in 0s
    }
    .menu-component .menu-item-list-wrapper .menu-item-list .menu-item {
        display: block;
        height: auto;
        line-height: 65px;
        overflow: hidden;
        padding: 0;
        text-align: left
    }
    .menu-component .menu-item-list-wrapper .menu-item-list .menu-item:first-child .menu-item-anchor {
        border-top: 0
    }
    .menu-component .menu-item-list-wrapper .menu-item-list .menu-item:after {
        display: none
    }
    .menu-component .menu-item-list-wrapper .menu-item-list .menu-item .menu-item-anchor {
        border-bottom: solid 1px #ccc;
        display: block;
        vertical-align: middle;
        padding-left: 20px
    }
    .menu-component .menu-item-list-wrapper .menu-item-list .menu-item .menu-item-anchor span {
        display: inline-block;
        font-size: 6px;
        margin-top: -4px;
        vertical-align: middle;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        transition: -webkit-transform 150ms;
        transition: transform 150ms;
        transition: transform 150ms, -webkit-transform 150ms
    }
    .menu-component .menu-item-list-wrapper .menu-item-list .menu-item .menu-item-anchor--no-sub span {
        display: none
    }
    .menu-component .menu-item-list-wrapper .menu-item-list .menu-item .menu-item-content-wrapper {
        height: 0;
        padding-left: 20px;
        transition: height .3s;
        overflow: hidden
    }
    .menu-component .menu-item-list-wrapper .menu-item-list .menu-item .menu-item-content {
        background: 0 0;
        box-shadow: none;
        opacity: 0;
        visibility: visible;
        position: relative;
        left: 0;
        top: 0;
        padding: 30px 0 75px 0;
        width: 100%!important;
        transition: opacity .3s linear .2s
    }
    .menu-component .menu-item-list-wrapper .menu-item-list .menu-item .menu-item-content-general {
        position: static
    }
    .menu-component .menu-item-list-wrapper .menu-item-list .menu-item .menu-item-content-col {
        width: 100%
    }
    .menu-component .menu-item-list-wrapper .menu-item-list .menu-item.expanded .menu-item-content {
        opacity: 1
    }
    .menu-component .menu-item-list-wrapper .menu-item-list .menu-item.expanded .menu-item-content-wrapper {
        border-bottom: solid 1px #ccc
    }
    .menu-component .menu-item-list-wrapper .menu-item-list .menu-item.expanded .menu-item-anchor span {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .menu-component .menu-item-list-wrapper .menu-item-list .menu-item--language-selector {
        display: block
    }
    .menu-component .menu-item-list-wrapper.open {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        visibility: visible;
        transition: visibility 0s linear 0s;
        z-index: 1
    }
    .menu-component .menu-item-list-wrapper.open .menu-item-list {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        transition: -webkit-transform .2s ease-in .2s;
        transition: transform .2s ease-in .2s;
        transition: transform .2s ease-in .2s, -webkit-transform .2s ease-in .2s
    }
    .menu-component .menu-item-list-wrapper.open+.menu-item-list-overlay {
        transition: background .2s linear 0s, visibility 0s linear 0s;
        visibility: visible;
        background: rgba(0, 0, 0, .6)
    }
    .menu-component .menu-item-list-overlay {
        display: block;
        transition: background .2s linear 0s, visibility 0s linear .2s;
        background: 0 0;
        position: absolute;
        height: 100vh;
        top: 65px;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 0;
        visibility: hidden
    }
    .menu-component .menu-language-selector {
        width: 90px
    }
}

.dg-btn,
.dropdown-component .component-button,
.image-detail-info-component .component-button,
.shoppable-image-component .component-arrow,
.shoppable-image-component .component-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    text-decoration: none
}

.dg-btn {
    font-family: Futura;
    font-size: 12px;
    display: inline-block;
    line-height: 1;
    letter-spacing: .1em;
    min-width: 200px;
    padding: 8px 0;
    text-transform: uppercase;
    text-align: center;
    transition: all .1s
}

@media (max-width:767px) {
    .dg-btn {
        font-size: 11px;
        min-width: 175px
    }
}

.dg-btn--ghost {
    border: solid 1px #252525;
    padding: 8px 20px;
    opacity: 1
}

.dg-btn--ghost:hover {
    opacity: .4
}

.dg-btn--ghost:focus {
    color: #252525
}

.dg-btn--black {
    background: #252525;
    border: solid 1px #252525;
    color: #fff
}

.dg-btn--black:hover {
    border: solid 1px #535353;
    background: #535353;
    color: #fff
}

.dg-btn--black:focus {
    color: #fff
}

.dg-btn--white {
    background: #fff;
    border: solid 1px #fff;
    color: #252525
}

.dg-btn--white:hover {
    border: solid 1px #535353;
    background: #535353;
    color: #fff
}

.dg-btn--white:focus {
    color: #252525
}

.dg-btn--full {
    display: block
}

.dg-btn--width-auto {
    min-width: 0;
    width: 100%
}

.sprite {
    background-image: url(../images/assets/spritesheet.png);
    background-repeat: no-repeat;
    display: block
}

.sprite-facebook {
    width: 48px;
    height: 48px;
    background-position: -5px -5px
}

.sprite-facebook:hover {
    background-position: -63px -5px
}

.sprite-googleplus {
    width: 48px;
    height: 48px;
    background-position: -121px -5px
}

.sprite-googleplus:hover {
    background-position: -179px -5px
}

.sprite-instagram {
    width: 48px;
    height: 48px;
    background-position: -237px -5px
}

.sprite-instagram:hover {
    background-position: -5px -63px
}

.sprite-kaixin001 {
    width: 48px;
    height: 48px;
    background-position: -63px -63px
}

.sprite-kaixin001:hover {
    background-position: -121px -63px
}

.sprite-linkedin {
    width: 48px;
    height: 48px;
    background-position: -179px -63px
}

.sprite-linkedin:hover {
    background-position: -237px -63px
}

.sprite-livejournal {
    width: 48px;
    height: 48px;
    background-position: -5px -121px
}

.sprite-livejournal:hover {
    background-position: -63px -121px
}

.sprite-odnoklassniki {
    width: 48px;
    height: 48px;
    background-position: -121px -121px
}

.sprite-odnoklassniki:hover {
    background-position: -179px -121px
}

.sprite-pinterest {
    width: 48px;
    height: 48px;
    background-position: -237px -121px
}

.sprite-pinterest:hover {
    background-position: -5px -179px
}

.sprite-tudou {
    width: 48px;
    height: 48px;
    background-position: -63px -179px
}

.sprite-tudou:hover {
    background-position: -121px -179px
}

.sprite-tumblr {
    width: 48px;
    height: 48px;
    background-position: -179px -179px
}

.sprite-tumblr:hover {
    background-position: -237px -179px
}

.sprite-twitter {
    width: 48px;
    height: 48px;
    background-position: -5px -237px
}

.sprite-twitter:hover {
    background-position: -63px -237px
}

.sprite-vimeo {
    width: 48px;
    height: 48px;
    background-position: -121px -237px
}

.sprite-vimeo:hover {
    background-position: -179px -237px
}

.sprite-vk {
    width: 48px;
    height: 48px;
    background-position: -237px -237px
}

.sprite-vk:hover {
    background-position: -295px -5px
}

.sprite-weibo {
    width: 48px;
    height: 48px;
    background-position: -295px -63px
}

.sprite-weibo:hover {
    background-position: -295px -121px
}

.sprite-youku {
    width: 48px;
    height: 48px;
    background-position: -295px -179px
}

.sprite-youku:hover {
    background-position: -295px -237px
}

.sprite-youtube {
    width: 48px;
    height: 48px;
    background-position: -5px -295px
}

.sprite-youtube:hover {
    background-position: -63px -295px
}

@media (max-width:767px) {
    .sprite {
        background-image: url(../images/assets/spritesheet_mobile.png);
        background-repeat: no-repeat;
        display: block
    }
    .sprite-facebook {
        width: 40px;
        height: 40px;
        background-position: -5px -5px
    }
    .sprite-facebook:hover {
        background-position: -55px -5px
    }
    .sprite-googleplus {
        width: 40px;
        height: 40px;
        background-position: -105px -5px
    }
    .sprite-googleplus:hover {
        background-position: -155px -5px
    }
    .sprite-instagram {
        width: 40px;
        height: 40px;
        background-position: -205px -5px
    }
    .sprite-instagram:hover {
        background-position: -5px -55px
    }
    .sprite-kaixin001 {
        width: 40px;
        height: 40px;
        background-position: -55px -55px
    }
    .sprite-kaixin001:hover {
        background-position: -105px -55px
    }
    .sprite-linkedin {
        width: 40px;
        height: 40px;
        background-position: -155px -55px
    }
    .sprite-linkedin:hover {
        background-position: -205px -55px
    }
    .sprite-livejournal {
        width: 40px;
        height: 40px;
        background-position: -5px -105px
    }
    .sprite-livejournal:hover {
        background-position: -55px -105px
    }
    .sprite-odnoklassniki {
        width: 40px;
        height: 40px;
        background-position: -105px -105px
    }
    .sprite-odnoklassniki:hover {
        background-position: -155px -105px
    }
    .sprite-pinterest {
        width: 40px;
        height: 40px;
        background-position: -205px -105px
    }
    .sprite-pinterest:hover {
        background-position: -5px -155px
    }
    .sprite-tudou {
        width: 40px;
        height: 40px;
        background-position: -55px -155px
    }
    .sprite-tudou:hover {
        background-position: -105px -155px
    }
    .sprite-tumblr {
        width: 40px;
        height: 40px;
        background-position: -155px -155px
    }
    .sprite-tumblr:hover {
        background-position: -205px -155px
    }
    .sprite-twitter {
        width: 40px;
        height: 40px;
        background-position: -5px -205px
    }
    .sprite-twitter:hover {
        background-position: -55px -205px
    }
    .sprite-vimeo {
        width: 40px;
        height: 40px;
        background-position: -105px -205px
    }
    .sprite-vimeo:hover {
        background-position: -155px -205px
    }
    .sprite-vk {
        width: 40px;
        height: 40px;
        background-position: -205px -205px
    }
    .sprite-vk:hover {
        background-position: -255px -5px
    }
    .sprite-weibo {
        width: 40px;
        height: 40px;
        background-position: -255px -55px
    }
    .sprite-weibo:hover {
        background-position: -255px -105px
    }
    .sprite-youku {
        width: 40px;
        height: 40px;
        background-position: -255px -155px
    }
    .sprite-youku:hover {
        background-position: -255px -205px
    }
    .sprite-youtube {
        width: 40px;
        height: 40px;
        background-position: -5px -255px
    }
    .sprite-youtube:hover {
        background-position: -55px -255px
    }
}

footer.footer {
    padding-bottom: 100px
}

footer.footer .btn-group.component-btn-group {
    margin-right: -12px
}

footer.footer .footer-nav {
    display: table;
    width: 100%;
    min-height: 72px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-left: 0;
    padding-right: 0
}

@media (max-width:767px) {
    footer.footer .footer-nav {
        padding-bottom: 20px;
        padding-top: 20px
    }
}

footer.footer .footer-nav-list {
    display: table-cell;
    vertical-align: middle;
    width: 86%;
    text-align: left
}

@media (max-width:767px) {
    footer.footer .footer-nav-list {
        vertical-align: top;
        text-align: left;
        padding-left: 0;
        width: 86%
    }
}

footer.footer .footer-nav-list li {
    display: inline-block;
    margin-right: 20px;
    font-size: 12px;
    line-height: 2.2em;
    font-family: Avenir;
    text-transform: uppercase
}

@media (max-width:1024px) {
    footer.footer .footer-nav-list li {
        margin-right: 9px
    }
}

@media (max-width:767px) {
    footer.footer .footer-nav-list li {
        margin-left: 0;
        display: block;
        font-size: 12px;
        line-height: 32px;
        letter-spacing: .05em
    }
}

footer.footer .footer-nav-list li:first-child {
    margin-left: 0
}

footer.footer .footer-language-selector {
    display: table-cell;
    vertical-align: middle;
    text-align: right
}

@media (max-width:767px) {
    footer.footer .footer-language-selector {
        vertical-align: top
    }
}

footer.footer .footer-social {
    clear: both;
    text-align: center;
    min-height: 238px;
    padding-bottom: 60px
}

footer.footer .footer-social h3 {
    margin: 45px 0 30px 0;
    font-size: 24px
}

@media (max-width:767px) {
    footer.footer .footer-social h3 {
        font-size: 18px
    }
}

footer.footer .footer-social ul li {
    display: inline-block;
    margin-left: 7px
}

@media (max-width:1024px) {
    footer.footer .footer-social ul li {
        margin: 0 7px 8px 0
    }
}

footer.footer .footer-social ul li:first-child {
    margin-left: 0
}

footer.footer .footer-legalinfo {
    padding-top: 10px
}

footer.footer .footer-legalinfo:before {
    content: "";
    position: relative;
    top: -10px;
    border-top: 1px solid #ccc;
    width: 100%;
    height: 1px
}

footer.footer .footer-legalinfo div {
    float: right
}

@media (max-width:767px) {
    footer.footer .footer-legalinfo div {
        width: 100%;
        text-align: center;
        padding-top: 10px
    }
}

footer.footer .footer-legalinfo div:first-child {
    float: left
}

footer.footer .social-icon {
    background-size: cover;
    display: block;
    height: 48px;
    width: 48px
}

footer.footer .icon-facebook {
    background-image: url(../images/social-icons/facebook_grey.svg), url(../images/social-icons/facebook.svg);
    background-size: 100%, 0
}

.lte-ie9 footer.footer .icon-facebook {
    background-image: url(../images/social-icons/facebook_grey.png)
}

.lte-ie9 footer.footer .icon-facebook:hover {
    background-image: url(../images/social-icons/facebook.png)
}

footer.footer .icon-facebook:hover {
    background-size: 0, 100%
}

footer.footer .icon-twitter {
    background-image: url(../images/social-icons/twitter_grey.svg), url(../images/social-icons/twitter.svg);
    background-size: 100%, 0
}

.lte-ie9 footer.footer .icon-twitter {
    background-image: url(../images/social-icons/twitter_grey.png)
}

.lte-ie9 footer.footer .icon-twitter:hover {
    background-image: url(../images/social-icons/twitter.png)
}

footer.footer .icon-twitter:hover {
    background-size: 0, 100%
}

footer.footer .icon-instagram {
    background-image: url(../images/social-icons/instagram_grey.svg), url(../images/social-icons/instagram.svg);
    background-size: 100%, 0
}

.lte-ie9 footer.footer .icon-instagram {
    background-image: url(../images/social-icons/instagram_grey.png)
}

.lte-ie9 footer.footer .icon-instagram:hover {
    background-image: url(../images/social-icons/instagram.png)
}

footer.footer .icon-instagram:hover {
    background-size: 0, 100%
}

footer.footer .icon-youtube {
    background-image: url(../images/social-icons/youtube_grey.svg), url(../images/social-icons/youtube.svg);
    background-size: 100%, 0
}

.lte-ie9 footer.footer .icon-youtube {
    background-image: url(../images/social-icons/youtube_grey.png)
}

.lte-ie9 footer.footer .icon-youtube:hover {
    background-image: url(../images/social-icons/youtube.png)
}

footer.footer .icon-youtube:hover {
    background-size: 0, 100%
}

footer.footer .icon-pinterest {
    background-image: url(../images/social-icons/pinterest_grey.svg), url(../images/social-icons/pinterest.svg);
    background-size: 100%, 0
}

.lte-ie9 footer.footer .icon-pinterest {
    background-image: url(../images/social-icons/pinterest_grey.png)
}

.lte-ie9 footer.footer .icon-pinterest:hover {
    background-image: url(../images/social-icons/pinterest.png)
}

footer.footer .icon-pinterest:hover {
    background-size: 0, 100%
}

footer.footer .icon-googleplus {
    background-image: url(../images/social-icons/googleplus_grey.svg), url(../images/social-icons/googleplus.svg);
    background-size: 100%, 0
}

.lte-ie9 footer.footer .icon-googleplus {
    background-image: url(../images/social-icons/googleplus_grey.png)
}

.lte-ie9 footer.footer .icon-googleplus:hover {
    background-image: url(../images/social-icons/googleplus.png)
}

footer.footer .icon-googleplus:hover {
    background-size: 0, 100%
}

footer.footer .icon-tumblr {
    background-image: url(../images/social-icons/tumblr_grey.svg), url(../images/social-icons/tumblr.svg);
    background-size: 100%, 0
}

.lte-ie9 footer.footer .icon-tumblr {
    background-image: url(../images/social-icons/tumblr_grey.png)
}

.lte-ie9 footer.footer .icon-tumblr:hover {
    background-image: url(../images/social-icons/tumblr.png)
}

footer.footer .icon-tumblr:hover {
    background-size: 0, 100%
}

footer.footer .icon-linkedin {
    background-image: url(../images/social-icons/linkedin_grey.svg), url(../images/social-icons/linkedin.svg);
    background-size: 100%, 0
}

.lte-ie9 footer.footer .icon-linkedin {
    background-image: url(../images/social-icons/linkedin_grey.png)
}

.lte-ie9 footer.footer .icon-linkedin:hover {
    background-image: url(../images/social-icons/linkedin.png)
}

footer.footer .icon-linkedin:hover {
    background-size: 0, 100%
}

footer.footer .icon-weibo {
    background-image: url(../images/social-icons/weibo_grey.svg), url(../images/social-icons/weibo.svg);
    background-size: 100%, 0
}

.lte-ie9 footer.footer .icon-weibo {
    background-image: url(../images/social-icons/weibo_grey.png)
}

.lte-ie9 footer.footer .icon-weibo:hover {
    background-image: url(../images/social-icons/weibo.png)
}

footer.footer .icon-weibo:hover {
    background-size: 0, 100%
}

footer.footer .icon-youku {
    background-image: url(../images/social-icons/youku_grey.svg), url(../images/social-icons/youku.svg);
    background-size: 100%, 0
}

.lte-ie9 footer.footer .icon-youku {
    background-image: url(../images/social-icons/youku_grey.png)
}

.lte-ie9 footer.footer .icon-youku:hover {
    background-image: url(../images/social-icons/youku.png)
}

footer.footer .icon-youku:hover {
    background-size: 0, 100%
}

footer.footer .icon-vk {
    background-image: url(../images/social-icons/vk_grey.png);
    background-image: url(../images/social-icons/vk_grey.svg), url(../images/social-icons/vk.svg);
    background-size: 100%, 0
}

.lte-ie9 footer.footer .icon-vk {
    background-image: url(../images/social-icons/vk_grey.png)
}

.lte-ie9 footer.footer .icon-vk:hover {
    background-image: url(../images/social-icons/vk.png)
}

footer.footer .icon-vk:hover {
    background-size: 0, 100%
}

footer.footer .icon-livejournal {
    background-image: url(../images/social-icons/livejournal_grey.svg), url(../images/social-icons/livejournal.svg);
    background-size: 100%, 0
}

.lte-ie9 footer.footer .icon-livejournal {
    background-image: url(../images/social-icons/livejournal_grey.png)
}

.lte-ie9 footer.footer .icon-livejournal:hover {
    background-image: url(../images/social-icons/livejournal.png)
}

footer.footer .icon-livejournal:hover {
    background-size: 0, 100%
}

footer.footer .icon-odnoklassniki {
    background-image: url(../images/social-icons/odnoklassniki_grey.svg), url(../images/social-icons/odnoklassniki.svg);
    background-size: 100%, 0
}

.lte-ie9 footer.footer .icon-odnoklassniki {
    background-image: url(../images/social-icons/odnoklassniki_grey.png)
}

.lte-ie9 footer.footer .icon-odnoklassniki:hover {
    background-image: url(../images/social-icons/odnoklassniki.png)
}

footer.footer .icon-odnoklassniki:hover {
    background-size: 0, 100%
}
footer.footer .badge-360-accessible a:focus {
    outline: 2px dashed #000;
    outline-offset: 5px;
    font-size: 60px;
}

footer.footer .badge-360-accessible a img {
    vertical-align: text-bottom;
}

@media (min-width:767px) {
    .dropdown-component--dropup .component-btn-group.open,
    .menu-component--relative.menu-expand-top .dropdown-component .component-btn-group.open,
    .menu-component--sticky-bottom .dropdown-component .component-btn-group.open {
        border-top: 0
    }
    .dropdown-component--dropup .component-dropdown,
    .menu-component--relative.menu-expand-top .dropdown-component .component-dropdown,
    .menu-component--sticky-bottom .dropdown-component .component-dropdown {
        top: auto;
        bottom: 100%;
        padding: 10px 10px 0 10px;
        border-top: solid 1px #252525;
        border-bottom: 0
    }
}

.dropdown-component .component-btn-group {
    padding: 10px;
    border: solid 1px transparent;
    text-align: left
}

.dropdown-component .component-btn-group.open {
    border: solid 1px #252525
}

.dropdown-component .component-btn-group.open .component-button {
    box-shadow: none
}

.dropdown-component .component-button {
    padding: 0
}

.dropdown-component .component-button:focus {
    background: 0 0;
    box-shadow: none
}

.dropdown-component .component-icon {
    font-size: 5px;
    border: none;
    text-align: center;
    position: relative;
    min-height: 7px;
    min-width: 10px;
    right: 0;
    top: 50%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: inline-block;
    vertical-align: middle
}

.dropdown-component .component-dropdown {
    right: 0;
    border: 0;
    box-shadow: none;
    background: #fff;
    min-width: 0;
    padding: 0 10px 10px 10px;
    border: solid 1px #252525;
    border-radius: 0;
    margin: 0;
    right: -1px;
    left: -1px;
    border-top: 0;
    text-align: left
}

.dropdown-component .component-dropdown a {
    padding: 0
}

.dropdown-component .component-dropdown a:hover {
    background: 0 0;
    text-decoration: underline
}

.instagram-component iframe {
    width: 100%!important;
    margin: 0!important;
    max-width: none!important
}

.twitter-component iframe {
    margin: 0 auto!important;
    max-width: 520px!important
}

.video-banner-component video,
.video-banner-component video img {
    display: block;
    width: 100%;
    max-width: 100%
}

@media (max-width:1024px) {
    .video-banner-component video,
    .video-banner-component video img {
        display: none
    }
}

.video-banner-component img {
    display: none
}

@media (max-width:1024px) {
    .video-banner-component img {
        display: block
    }
}

.image-detail-view {
    padding-right: 0!important;
    cursor: url(/wp-content/themes/dolcegabbana/images/plus-cursor.png) 29 29, url(/wp-content/themes/dolcegabbana/images/plus-cursor.cur) 29 29, pointer
}

.modal-open .image-detail-view {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.image-detail-view .component-dialog {
    height: 100%;
    width: 100%
}

.image-detail-view .component-content {
    background: 0 0;
    box-shadow: none;
    height: 100%
}

.image-detail-view .component-body {
    height: 100%
}

.image-detail-view .component-image {
    display: block;
    max-width: none;
    width: auto;
    height: 100%;
    position: relative;
    opacity: 0;
    margin: 0 auto
}

.image-detail-view .component-image--full-height {
    width: 100%;
    min-width: 100%;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.image-detail-view--zoom-view .component-image {
    width: 100%;
    height: auto;
    cursor: url(/wp-content/themes/dolcegabbana/images/minus-cursor.png) 29 29, url(/wp-content/themes/dolcegabbana/images/minus-cursor.cur) 29 29, pointer
}

.image-detail-view--zoom-view .component-image--full-height {
    width: auto;
    min-width: none;
    height: 100%;
    min-height: 100%;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

@media (max-width:480px) {
    .image-detail-view--zoom-view .component-image--full-height {
        height: 200%
    }
}

.modal.in+.image-detail-view-fixed-content {
    display: block
}

.image-detail-view-fixed-content {
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.image-detail-view-fixed-content .component-overlay-loader {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    z-index: 1201;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: opacity .1s linear 0s, visibility 0s linear .1s
}

.image-detail-view-fixed-content .component-overlay-loader.show {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s linear .2s, visibility 0s linear .3s
}

.image-detail-view-fixed-content .component-overlay-gradient {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 15%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .2) 0, rgba(255, 255, 255, 0) 100%);
    z-index: 1201
}

.image-detail-view-fixed-content .component-overlay-gradient--bottom {
    top: auto;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .2) 100%)
}

.image-detail-view-fixed-content .component-overlay-popup {
    display: none
}

.image-detail-view-fixed-content .component-overlay-popup--show {
    display: block!important
}

.image-detail-view-fixed-content .component-dg-logo {
    top: 25px;
    left: 50%;
    margin-left: -87px;
    width: 175px;
    max-width: 100%;
    position: fixed;
    z-index: 1202
}

.image-detail-view-fixed-content .component-close-button {
    color: #fff;
    font-size: 30px;
    opacity: 1;
    position: fixed;
    z-index: 1202;
    top: 20px;
    right: 40px
}

@media (max-width:1024px) {
    .image-detail-view-fixed-content .component-close-button {
        font-size: 22px;
        right: 20px;
        top: 23px
    }
}

.image-detail-view-fixed-content .component-arrow-btn {
    background: 0 0;
    border: 0;
    color: #fff;
    font-size: 35px;
    position: fixed;
    z-index: 1201;
    top: 50%;
    margin-top: -15px;
    text-decoration: none;
    width: 24px;
    height: 41px;
    text-align: center;
    visibility: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%
}

@media (max-width:1024px) {
    .image-detail-view-fixed-content .component-arrow-btn {
        visibility: visible
    }
}

.lte-ie9 .image-detail-view-fixed-content .component-arrow-btn {
    visibility: visible!important;
    display: block!important
}

.lte-ie9 .image-detail-view-fixed-content .component-arrow-btn--left {
    background-image: url(/wp-content/themes/dolcegabbana/images/mobile_arrow_left_24x41.png)!important
}

.lte-ie9 .image-detail-view-fixed-content .component-arrow-btn--right {
    background-image: url(/wp-content/themes/dolcegabbana/images/mobile_arrow_right_24x41.png)!important
}

.image-detail-view-fixed-content .component-arrow-btn--left {
    background-image: url(/wp-content/themes/dolcegabbana/images/mobile_arrow_left_70x120.png);
    left: 20px
}

.image-detail-view-fixed-content .component-arrow-btn--right {
    background-image: url(/wp-content/themes/dolcegabbana/images/mobile_arrow_right_70x120.png);
    right: 20px
}

.share-component {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 40px;
    right: -12px
}

.share-component .fake-input {
    display: block;
    background-image: url(../images/share_copylink.svg);
    background-repeat: no-repeat;
    background-position: 15px center;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    width: 100%;
    height: 30px;
    padding-left: 45px;
    white-space: nowrap;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis
}

.share-component button {
    outline: 0;
    width: 40px;
    height: 40px;
    background: #fff;
    border: 0;
    border-radius: 50%;
    color: grey;
    font-size: 12px;
    line-height: .05;
    padding: 0;
    color: #252525
}

@media (max-width:481px) {
    .share-component button {
        font-size: 14px
    }
}

.share-component button:before {
    opacity: .6
}

@media (max-width:767px) {
    .share-component button:before {
        position: initial;
        left: initial;
        top: initial;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.share-component button:hover:before {
    opacity: 1
}

.share-component div.popover {
    min-width: 280px;
    left: -205px!important
}

@media (max-width:767px) {
    .share-component div.popover {
        width: 90%;
        left: 5%!important;
        position: fixed;
        top: 50%!important
    }
    .share-component div.popover:before {
        content: "";
        position: fixed;
        top: 0;
        right: 0;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, .4);
        z-index: -1
    }
}

.share-component div.popover .popover-content {
    padding: 30px
}

@media (max-width:767px) {
    .share-component div.popover .popover-content {
        padding-top: 0
    }
}

.share-component div.popover.bottom {
    margin-top: 25px;
    box-shadow: 0 -1px 10px rgba(0, 0, 0, .2)
}

.share-component div.popover.bottom .arrow {
    border-bottom-color: rgba(0, 0, 0, .08);
    left: 80%!important
}

@media (max-width:767px) {
    .share-component div.popover.bottom .arrow {
        display: none
    }
}

.share-component div.popover header {
    margin: 0 -30px;
    border-bottom: 1px solid #d9d9d9;
    padding: 8px 0 8px;
    text-align: right;
    font-size: 20px
}

.share-component div.popover header a {
    font-size: 16px;
    margin-right: 15px;
    color: #252525
}

.share-component div.popover header a:hover {
    text-decoration: none;
    cursor: pointer
}

.share-component div.popover ul li {
    margin-top: 15px
}

.share-component div.popover ul li:first-child {
    margin-top: 0
}

@media (max-width:767px) {
    .share-component div.popover ul li:first-child {
        margin-top: 15px
    }
}

.share-component div.popover ul li.copy-link-item {
    text-align: left
}

.share-component div.popover ul li.copy-link-item label {
    display: block;
    margin-bottom: 5px
}

.share-component div.popover ul li.copy-link-item input {
    background-image: url(../images/share_copylink.svg);
    background-repeat: no-repeat;
    background-position: 15px center;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    width: 100%;
    height: 30px;
    padding-left: 45px
}

.share-component div.popover ul li a {
    font-size: 14px;
    color: #333
}

.share-component div.popover ul li a span:before {
    width: 40px;
    height: 40px;
    display: inline-block;
    font-size: 12px;
    color: #999;
    border: 1px solid #dbdbdb;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    line-height: 40px
}

.image-detail-view-fixed-content .share-component {
    position: fixed;
    bottom: 20px;
    right: 25px;
    width: 50px;
    z-index: 1202
}

@media (max-width:767px) {
    .image-detail-view-fixed-content .share-component {
        bottom: 38px;
        right: 20px
    }
}

.image-detail-view-fixed-content .share-component button {
    width: 40px;
    height: 40px
}

@media (min-width:768px) {
    .image-detail-view-fixed-content .share-component div.popover {
        left: -236px!important
    }
    .image-detail-view-fixed-content .share-component div.popover.top .arrow {
        left: auto!important;
        right: 14px!important
    }
}

.shoppable-image-component {
    position: relative;
    text-align: left
}

.shoppable-image-component .component-button {
    outline: 0;
    background: #fff;
    border-radius: 50%;
    color: #252525;
    width: 40px;
    height: 40px;
    font-size: 15px;
    left: 10px;
    bottom: 10px;
    position: absolute;
    padding: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .3)
}

.shoppable-image-component .component-button:after,
.shoppable-image-component .component-button:before {
    visibility: visible;
    opacity: .6
}

.shoppable-image-component .component-button:hover:after,
.shoppable-image-component .component-button:hover:before {
    opacity: 1
}

@media (max-width:767px) {
    .container-fluid .shoppable-image-component .component-button {
        width: 20px;
        height: 20px;
        font-size: 8px;
        left: 5px;
        bottom: 5px;
        box-shadow: none;
        border: solid 2px #000;
        pointer-events: none
    }
    .container-fluid .shoppable-image-component .component-button:before {
        opacity: 1
    }
}

.shoppable-image-component .component-product-container {
    display: none;
    position: absolute;
    left: 6px;
    bottom: 68px;
    width: 320px
}

.shoppable-image-component .component-product-container.component-overlay-popup--show {
    display: block
}

.shoppable-image-component .component-product-container.component-product-container--expand-left {
    left: -270px
}

.shoppable-image-component .component-product-container.component-product-container--expand-left:after {
    left: auto;
    right: 14px
}

@media (min-width:481px) {
    .shoppable-image-component .component-product-container:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #fff transparent transparent transparent;
        bottom: -10px;
        left: 14px
    }
}

@media (max-width:481px) {
    .shoppable-image-component .component-product-container {
        position: fixed;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 90%;
        bottom: auto;
        z-index: 11;
        margin: auto;
        top: 50%
    }
}

.shoppable-image-component .component-product-container--no-arrows .component-product-list-container {
    padding: 0 15px
}

@media (max-width:481px) {
    .shoppable-image-component .component-product-container--no-arrows .component-product-list-container {
        padding: 40px 15px 0
    }
}

.shoppable-image-component .component-product-container--no-arrows .component-arrow {
    display: none
}

@media (max-width:481px) {
    .shoppable-image-component .component-product-container--no-arrows .component-product-list-item:first-child {
        border-top: solid 1px #bfbfbf
    }
}

@media (max-width:481px) {
    .shoppable-image-component .component-product-container:before {
        content: "";
        position: fixed;
        top: 0;
        right: 0;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, .4);
        z-index: -1
    }
}

.shoppable-image-component .component-product-close {
    display: none
}

@media (max-width:481px) {
    .shoppable-image-component .component-product-close {
        border: 0;
        display: block;
        height: 40px;
        width: 40px;
        background: 0 0;
        border-radius: 0;
        text-align: center;
        position: absolute;
        padding: 0;
        z-index: 2;
        top: 0;
        right: 5px;
        text-align: center;
        font-size: 16px
    }
}

.shoppable-image-component .component-product-list-container {
    background: #fff;
    max-height: 512px;
    padding: 40px 15px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

@media (max-width:481px) {
    .shoppable-image-component .component-product-list-container {
        max-height: 348px;
        position: static
    }
}

.shoppable-image-component .component-product-list {
    padding: 0;
    position: relative;
    bottom: 0;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.shoppable-image-component .component-product-list-item {
    border-top: solid 1px #bfbfbf;
    height: 144px;
    padding: 15px 0
}

.shoppable-image-component .component-product-list-item:after {
    content: "";
    display: table;
    clear: both
}

@media (max-width:481px) {
    .shoppable-image-component .component-product-list-item {
        height: 134px
    }
}

.shoppable-image-component .component-product-list-item:first-child {
    border-top: 0
}

.shoppable-image-component .component-product-list-item img {
    max-width: 90px;
    display: block;
    float: left
}

@media (max-width:481px) {
    .shoppable-image-component .component-product-list-item img {
        max-width: 80px
    }
}

.shoppable-image-component .component-product-list-item .component-product-details {
    float: right;
    height: 100%;
    width: 175px;
    width: calc(100% - 105px);
    position: relative
}

.shoppable-image-component .component-product-list-item .component-product-details .component-product-title {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 18px;
    text-transform: uppercase
}

.shoppable-image-component .component-product-list-item .component-product-details .component-product-price {
    font-size: 12px;
    text-transform: uppercase
}

.shoppable-image-component .component-product-list-item .component-product-details .component-product-link {
    bottom: 0;
    position: absolute
}

.shoppable-image-component .component-arrow {
    background: #fff;
    height: 40px;
    left: 14px;
    right: 14px;
    width: calc(100% - 28px);
    outline: 0;
    position: absolute;
    z-index: 1
}

.shoppable-image-component .component-arrow--up {
    border-bottom: solid 1px #bfbfbf;
    top: 0
}

.shoppable-image-component .component-arrow--down {
    border-top: solid 1px #bfbfbf;
    bottom: 0
}

.shoppable-image-component .component-arrow--disabled:before {
    opacity: .3
}

.image-detail-view-fixed-content .shoppable-image-component {
    position: fixed;
    bottom: 20px;
    left: 25px;
    z-index: 1201
}

@media (max-width:767px) {
    .image-detail-view-fixed-content .shoppable-image-component {
        left: 20px;
        bottom: 38px
    }
}

.image-detail-view-fixed-content .shoppable-image-component .component-button {
    left: 0;
    bottom: 0;
    box-shadow: none
}

@media (min-width:481px) {
    .image-detail-view-fixed-content .shoppable-image-component .component-product-container {
        bottom: 75px;
        left: 0
    }
}

.jw-player-component {
    position: relative
}

.jw-player-component .component-aspect-ratio {
    max-width: none;
    width: 100%
}

.jw-player-component .component-player-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.jw-player-component .component-player-wrapper #jw-player,
.jw-player-component .component-player-wrapper #jw-player_wrapper,
.jw-player-component .component-player-wrapper .jwplayer {
    width: 100%!important;
    height: 100%!important
}

.cookie-banner-component {
    background: #e8eced;
    display: none;
    padding: 30px 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11
}

@media (max-width:1025px) {
    .cookie-banner-component {
        position: fixed;
        top: auto;
        bottom: 0
    }
}

@media (max-width:767px) {
    .cookie-banner-component .component-paragraph {
        margin-bottom: 30px;
        text-align: center
    }
}

.cookie-banner-component .component-paragraph a {
    text-decoration: underline
}

.cookie-banner-component .component-button {
    margin-bottom: 10px;
    text-decoration: none
}

@media (max-width:767px) {
    .cookie-banner-component .component-button {
        max-width: 200px;
        margin: 0 auto
    }
}

.cookie-banner-component .component-button:last-child {
    margin-bottom: 0
}

.cookie-banner-component--visible {
    display: block
}

#dynamic-content-container {
    position: relative;
    margin-top: 65px
}

#dynamic-content-container .content-text-block {
    position: absolute;
    top: 50%;
    text-align: center;
    color: #fff;
    left: 0;
    right: 0
}

#dynamic-content-container .content-text-block h1,
#dynamic-content-container .content-text-block h2,
#dynamic-content-container .content-text-block p {
    font-family: Cowboy;
    text-shadow: 2px 2px #000
}

#dynamic-content-container .content-text-block h1 {
    font-size: 60px;
    font-size: 5vw
}

#dynamic-content-container .content-text-block h2 {
    font-size: 50px;
    font-size: 4vw
}

#dynamic-content-container .content-text-block p {
    font-size: 35px;
    font-size: 2vw
}

#dynamic-content-container .content-text-block--post {
    color: #000
}

@media (max-width:480px) {
    #dynamic-content-container .content-text-block--post {
        top: 47%
    }
}

#dynamic-content-container .content-text-block--post h1,
#dynamic-content-container .content-text-block--post h2,
#dynamic-content-container .content-text-block--post p {
    font-family: Futura;
    text-shadow: none
}

#dynamic-content-container .content-text-block--post h1 {
    font-size: 25px;
    font-size: 1.7vw;
    margin-bottom: 1vw
}

@media (max-width:480px) {
    #dynamic-content-container .content-text-block--post h1 {
        font-size: 2.2vw
    }
}

#dynamic-content-container .content-text-block--post h2 {
    font-size: 21px;
    font-size: 1.3vw
}

@media (max-width:480px) {
    #dynamic-content-container .content-text-block--post h2 {
        font-size: 1.5vw
    }
}

.image-detail-info-component {
    position: relative;
    text-align: left
}

.image-detail-info-component .component-button {
    outline: 0;
    background: #fff;
    border-radius: 50%;
    left: 15px;
    position: absolute;
    padding: 0;
    width: 40px;
    height: 40px;
    bottom: 20px;
    font-size: 20px;
    color: #252525
}

.image-detail-info-component .component-button:after,
.image-detail-info-component .component-button:before {
    visibility: visible;
    opacity: .6
}

.image-detail-info-component .component-button:hover:after,
.image-detail-info-component .component-button:hover:before {
    opacity: 1
}

.image-detail-info-component .component-info-container {
    display: none;
    position: absolute;
    background: #fff;
    padding: 40px;
    bottom: 75px;
    left: 0;
    white-space: nowrap
}

@media (min-width:481px) {
    .image-detail-info-component .component-info-container:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #fff transparent transparent transparent;
        bottom: -10px;
        left: 14px
    }
}

@media (max-width:481px) {
    .image-detail-info-component .component-info-container {
        position: fixed;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 90%;
        bottom: auto;
        z-index: 11;
        margin: auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 40px 15px 25px;
        white-space: normal
    }
}

.image-detail-info-component .component-info-title {
    font-size: 26px;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .image-detail-info-component .component-info-title {
        font-size: 18px
    }
}

@media (max-width:481px) {
    .image-detail-info-component .component-info-title {
        border-top: solid 1px #bfbfbf;
        padding-top: 15px
    }
}

.image-detail-info-component .component-info-description {
    font-size: 12px;
    text-transform: uppercase
}

.image-detail-info-component .component-close-detail-button {
    display: none
}

@media (max-width:481px) {
    .image-detail-info-component .component-close-detail-button {
        border: 0;
        display: block;
        height: 40px;
        width: 40px;
        background: 0 0;
        border-radius: 0;
        text-align: center;
        position: absolute;
        padding: 0;
        z-index: 2;
        top: 0;
        right: 5px;
        text-align: center;
        font-size: 16px
    }
}

.image-detail-info-component.component-overlay-popup--show .component-info-container {
    display: block
}

.image-detail-info-component.component-overlay-popup--show .component-button {
    z-index: -2
}

@media (max-width:481px) {
    .image-detail-info-component.component-overlay-popup--show:before {
        content: "";
        position: fixed;
        top: 0;
        right: 0;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, .4);
        z-index: -1
    }
}

.image-detail-view-fixed-content .image-detail-info-component {
    position: fixed;
    bottom: 20px;
    left: 90px;
    z-index: 1201
}

.image-detail-view-fixed-content .image-detail-info-component.component-overlay-popup--show {
    z-index: 1203
}

@media (max-width:767px) {
    .image-detail-view-fixed-content .image-detail-info-component {
        left: 90px;
        bottom: 38px
    }
}

.image-detail-view-fixed-content .image-detail-info-component--no-offset {
    left: 25px
}

@media (max-width:767px) {
    .image-detail-view-fixed-content .image-detail-info-component--no-offset {
        left: 25px
    }
}

.image-detail-view-fixed-content .image-detail-info-component .component-button {
    left: 0;
    bottom: 0
}

@media (min-width:481px) {
    .image-detail-view-fixed-content .image-detail-info-component .component-product-container {
        bottom: 75px;
        left: 0
    }
}

.image-detail-index-indicator {
    color: #fff;
    position: relative;
    text-align: left
}

.image-detail-view-fixed-content .image-detail-index-indicator {
    position: fixed;
    bottom: 28px;
    left: 150px;
    z-index: 1201
}

@media (max-width:767px) {
    .image-detail-view-fixed-content .image-detail-index-indicator {
        left: 150px;
        bottom: 46px
    }
}

.image-detail-view-fixed-content .image-detail-index-indicator--offset-zero {
    left: 25px
}

.image-detail-view-fixed-content .image-detail-index-indicator--offset-one {
    left: 85px
}

.hero-carousel-component {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding-top: 65px;
    max-width: 1920px;
    margin: 0 auto
}

.hero-carousel-component .component-slider-wrapper {
    height: 100%;
    height: 100%;
    position: relative;
    background-size: cover;
    background-position: center center
}

.hero-carousel-component .component-slider-wrapper--valign-bottom {
    background-position: center bottom
}

.hero-carousel-component .component-slider-wrapper--valign-top {
    background-position: center top
}

.hero-carousel-component .component-video-banner {
    height: 100%
}

.hero-carousel-component .component-video-banner a {
    height: 100%
}

.hero-carousel-component .component-video-banner video {
    display: none
}

@media (min-width:1024px) {
    .hero-carousel-component .component-video-banner video {
        display: block
    }
}

.hero-carousel-component .component-video-image {
    display: none;
    background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%
}

@media (max-width:1024px) {
    .hero-carousel-component .component-video-image {
        display: block
    }
}

.hero-carousel-component .component-slider-content {
    bottom: 0;
    color: #fff;
    left: 0;
    right: 0;
    text-align: center;
    padding-bottom: 70px;
    min-height: 140px;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity .5s
}

@media (max-width:767px) {
    .hero-carousel-component .component-slider-content {
        padding-bottom: 40px;
        min-height: 0
    }
}

.hero-carousel-component .component-bottom-gradient {
    position: absolute;
    opacity: 0;
    transition: opacity .5s;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: -10px;
    z-index: 0;
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .75) 100%)
}

@media (max-width:767px) {
    .hero-carousel-component .component-bottom-gradient {
        height: 100%
    }
}

.hero-carousel-component .component-arrow-area {
    top: 0;
    bottom: 0;
    width: 25%;
    position: absolute;
    z-index: 1000
}

@media (max-width:767px) {
    .hero-carousel-component .component-arrow-area {
        display: none
    }
}

.hero-carousel-component .component-arrow-area--left {
    left: 0
}

.hero-carousel-component .component-arrow-area--right {
    right: 0
}

.hero-carousel-component .component-slider-content-cta {
    margin-top: 20px
}

@media (max-width:767px) {
    .hero-carousel-component .component-slider-content-cta {
        margin-top: 10px
    }
}

.hero-carousel-component:hover .slick-arrow {
    opacity: 1
}

.hero-carousel-component .hero-carousel {
    height: 100%
}

.hero-carousel-component .slick-list {
    height: 100%;
    z-index: 0
}

.hero-carousel-component .slick-track {
    height: 100%
}

.hero-carousel-component .slick-arrow,
.hero-carousel-component .slick-dots {
    z-index: 1000
}

.hero-carousel-component .slick-arrow {
    opacity: 0;
    background-size: contain!important;
    width: 35px;
    height: 60px;
    transition: opacity .2s;
    top: 40%
}

.hero-carousel-component .slick-arrow:before {
    display: none
}

.hero-carousel-component .slick-arrow.slick-prev {
    background-image: url(/wp-content/themes/dolcegabbana/images/arrow_left_70x120.png)!important;
    left: 100px
}

.hero-carousel-component .slick-arrow.slick-next {
    background-image: url(/wp-content/themes/dolcegabbana/images/arrow_right_70x120.png)!important;
    right: 100px
}

.hero-carousel-component .slick-dots {
    opacity: 0;
    bottom: 30px;
    transition: opacity .3s
}

@media (max-width:767px) {
    .hero-carousel-component .slick-dots {
        bottom: 9px
    }
}

@media (max-width:767px) {
    .hero-carousel-component .slick-dots li {
        margin: 0 10px
    }
}

.hero-carousel-component .slick-dots li button {
    background: 0 0;
    border: solid 2px #fff;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    min-height: initial;
}

@media (max-width:767px) {
    .hero-carousel-component .slick-dots li button {
        border: solid 1px #fff;
        height: 8px;
        width: 8px;
        padding: 7px
    }
}

.hero-carousel-component .slick-dots li button:before {
    display: none
}

.hero-carousel-component .slick-dots li.slick-active button {
    background: #fff
}

.hero-carousel-component--show-content .slick-dots {
    opacity: 1
}

.hero-carousel-component--show-content .component-slider-content {
    opacity: 1
}

.hero-carousel-component--show-content .component-bottom-gradient {
    opacity: 1
}

.hero-carousel-component--no-dots .component-slider-content {
    padding-bottom: 30px;
    min-height: 105px
}

@media (max-width:767px) {
    .hero-carousel-component--no-dots .component-slider-content {
        min-height: 0;
        padding-bottom: 20px
    }
}

.element-cover-component {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    max-width: none;
    width: auto;
    height: 100%
}

.element-cover-component--align-top {
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(0) translateX(-50%);
    -ms-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%)
}

.element-cover-component--align-top.element-cover-component--align-left {
    right: 0;
    left: auto;
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.element-cover-component--align-top.element-cover-component--align-right {
    left: auto;
    right: 0;
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.element-cover-component--align-bottom {
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(0) translateX(-50%);
    -ms-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%)
}

.element-cover-component--align-bottom.element-cover-component--align-left {
    right: 0;
    left: auto;
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.element-cover-component--align-bottom.element-cover-component--align-right {
    left: auto;
    right: 0;
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.element-cover-component--align-left {
    left: 0;
    -webkit-transform: translateY(0) translateX(-50%);
    -ms-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%)
}

.element-cover-component--align-right {
    left: auto;
    right: 0;
    -webkit-transform: translateY(0) translateX(-50%);
    -ms-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%)
}

.submenu-component {
    border-top: solid 1px #ccc;
    height: 65px;
    line-height: 65px
}

.submenu-component .submenu-list {
    text-align: center
}

.submenu-component .submenu-list-item {
    cursor: pointer;
    display: inline-block;
    padding: 0 20px;
    position: relative
}

@media (max-width:767px) {
    .submenu-component .submenu-list-item {
        padding: 0 5px
    }
}

.submenu-component .submenu-list-item:after {
    content: '';
    height: 1px;
    background: #252525;
    width: auto;
    bottom: 30%;
    position: absolute;
    left: 20px;
    right: 20px;
    opacity: 0
}

@media (max-width:767px) {
    .submenu-component .submenu-list-item:after {
        left: 5px;
        right: 5px
    }
}

.submenu-component .submenu-list-item.active:after,
.submenu-component .submenu-list-item:hover:after {
    opacity: 1
}

.submenu-component .submenu-list-item-anchor {
    display: block;
    text-decoration: none
}

.submenu-component .submenu-list-item-anchor.active {
    text-decoration: underline
}

@media (max-width:1024px) {
    .submenu-component .submenu-list-item-anchor {
        font-size: 12px
    }
}

@media (max-width:767px) {
    .submenu-component .submenu-list-item-anchor {
        font-size: 11px
    }
}

.submenu-component .submenu-list-item-anchor span {
    display: none
}

.submenu-component .submenu-list-item-anchor:hover {
    color: inherit
}

.submenu-component .submenu-list-item-anchor:before {
    display: none
}

.pagination-component {
    padding: 20px 0
}

.pagination-component .pagination-list {
    text-align: center
}

.pagination-component .pagination-list-item {
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    vertical-align: middle
}

@media (max-width:767px) {
    .pagination-component .pagination-list-item {
        width: 30px
    }
}

.pagination-component .pagination-list-item a {
    display: inline-block;
    width: 100%
}

.pagination-component .pagination-list-item a.active {
    border: solid 1px #000
}

.pagination-component .pagination-list-item.arrow-left a,
.pagination-component .pagination-list-item.arrow-right a {
    font-weight: 600
}

.pagination-component .pagination-list-item.arrow-left a:active,
.pagination-component .pagination-list-item.arrow-left a:hover,
.pagination-component .pagination-list-item.arrow-left a:visited,
.pagination-component .pagination-list-item.arrow-right a:active,
.pagination-component .pagination-list-item.arrow-right a:hover,
.pagination-component .pagination-list-item.arrow-right a:visited {
    text-decoration: none
}

.yt-component {
    position: relative
}

.yt-component .yt-component-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.yt-component .yt-component-aspect-ratio {
    display: block;
    width: 100%
}

.hero-module .yt-component {
    height: 100%;
    width: 100%
}

.hero-module .yt-component .yt-component-iframe {
    width: 100%;
    height: 100%;
    position: relative
}

.hero-module .yt-component .yt-component-aspect-ratio {
    display: none
}

.hero-module {
    margin-top: 0;
    transition: margin-top .5s;
    min-height: 65px
}

.hero-module .block-link {
    display: block;
    height: 100%
}

.hero-module .yt-wrapper {
    position: relative
}

.hero-module .yt-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hero-module .module-image {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hero-module .module-bg-image {
    position: relative;
    background-size: cover;
    background-position: center;
    height: 100%
}

.hero-module .module-bg-image--top {
    background-position-y: 0
}

.hero-module .module-bg-image--middle {
    background-position: center
}

.hero-module .module-bg-image--bottom {
    background-position: bottom
}

.hero-module .module-media-container {
    overflow: hidden;
    position: relative;
    z-index: 0
}

.hero-module .module-iframe {
    margin: 0 auto;
    display: block
}

.hero-module--iframe {
    background: #000
}

.hero-module--menu-offset {
    margin-bottom: 80px
}

.hero-module--video {
    padding-top: 65px
}

.hero-module--video .jwplayer {
    height: 100%!important
}

.hero-module--video-full-height .module-media {
    height: 100%!important
}

.hero-module--carousel .module-media {
    height: 100%
}

.hero-module--slide-up {
    margin-top: -120px
}

.two-blocks-module {
    text-align: center
}

.two-blocks-module .module-inner {
    width: 100%;
    padding-bottom: 20px
}

@media (max-width:767px) {
    .two-blocks-module .module-inner {
        margin-bottom: 55px;
        margin-top: 0
    }
}

.two-blocks-module .module-inner--no-background-color {
    padding-bottom: 0
}

.two-blocks-module .module-header {
    padding: 0 20px
}

.two-blocks-module div[class^=col]:last-child .module-inner {
    margin-bottom: 0
}

.multiple-blocks-module {
    text-align: center
}

@media (max-width:767px) {
    .multiple-blocks-module {
        margin-bottom: 0
    }
}

.multiple-blocks-module .module-flex-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: 50%
}

@media (max-width:767px) {
    .multiple-blocks-module .module-flex-content {
        width: 100%
    }
    .multiple-blocks-module .module-flex-content .module-column {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.multiple-blocks-module .module-column .row {
    width: 100%
}

@media (max-width:767px) {
    .multiple-blocks-module .module-column {
        margin-bottom: 80px;
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (max-width:767px) and (max-width:1024px) {
    .multiple-blocks-module .module-column {
        margin-bottom: 40px
    }
}

@media (max-width:767px) and (max-width:767px) {
    .multiple-blocks-module .module-column {
        margin-bottom: 55px
    }
}

@media (max-width:767px) and (max-width:1024px) {
    .multiple-blocks-module .module-column {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:767px) and (max-width:767px) {
    .multiple-blocks-module .module-column {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width:767px) {
    .multiple-blocks-module .module-column.col-xs-12 {
        margin-bottom: 0
    }
    .multiple-blocks-module .module-column.col-xs-12 .module-subtitle {
        display: block
    }
}

@media (max-width:767px) {
    .multiple-blocks-module .module-column.sm-screen-two-col {
        padding: 0;
        margin-bottom: 80px
    }
}

@media (max-width:767px) and (max-width:1024px) {
    .multiple-blocks-module .module-column.sm-screen-two-col {
        margin-bottom: 40px
    }
}

@media (max-width:767px) and (max-width:767px) {
    .multiple-blocks-module .module-column.sm-screen-two-col {
        margin-bottom: 55px
    }
}

@media (max-width:767px) {
    .multiple-blocks-module .module-column.sm-screen-two-col .module-inner--got-discover-button {
        padding-bottom: 0
    }
}

@media (max-width:767px) {
    .multiple-blocks-module .module-column.sm-screen-two-col .module-media {
        padding: 20px 0 20px 20px
    }
}

@media (max-width:767px) {
    .multiple-blocks-module .module-column.sm-screen-two-col .module-content {
        padding-top: 80px;
        padding-bottom: 80px;
        text-align: left;
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (max-width:767px) and (max-width:1024px) {
    .multiple-blocks-module .module-column.sm-screen-two-col .module-content {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width:767px) and (max-width:767px) {
    .multiple-blocks-module .module-column.sm-screen-two-col .module-content {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width:767px) {
    .multiple-blocks-module .module-column.sm-screen-two-col .module-subtitle {
        display: none
    }
}

.multiple-blocks-module .module-inner {
    position: static;
    padding-bottom: 80px
}

.multiple-blocks-module .module-inner .row {
    width: 100%
}

@media (max-width:767px) {
    .multiple-blocks-module .module-inner {
        padding-bottom: 0
    }
}

.multiple-blocks-module .module-inner--got-discover-button {
    padding-left: 0;
    padding-right: 0
}

.multiple-blocks-module .module-inner--no-background-color {
    padding-bottom: 80px
}

@media (max-width:767px) {
    .multiple-blocks-module .module-inner--no-background-color {
        padding-bottom: 40px
    }
}

.multiple-blocks-module .module-inner--no-background-color .module-discover-button {
    display: block
}

@media (max-width:1024px) {
    .multiple-blocks-module .module-inner--no-background-color .module-discover-button {
        width: calc(100% - 40px);
        max-width: none
    }
}

@media (max-width:767px) {
    .multiple-blocks-module .module-inner--no-background-color .module-discover-button {
        display: none
    }
}

@media (max-width:767px) {
    .multiple-blocks-module .module-inner--no-background-color .module-subtitle {
        display: none
    }
}

@media (min-width:767px) {
    .multiple-blocks-module .module-inner {
        padding-left: 0;
        padding-right: 0
    }
}

.multiple-blocks-module .module-inner--sibling-got-background {
    padding-left: 0;
    padding-right: 0
}

@media (max-width:767px) {
    .multiple-blocks-module .module-inner--sibling-got-background .module-discover-button {
        width: calc(100% - 40px)
    }
}

.multiple-blocks-module .module-media {
    padding: 0
}

.multiple-blocks-module .module-media.border-on-media {
    padding: 20px 20px 0 20px
}

.multiple-blocks-module .module-content {
    position: static;
    padding: 0 20px
}

@media (max-width:767px) {
    .multiple-blocks-module .module-header {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

.multiple-blocks-module .module-headline {
    margin-top: 30px;
    font-size: 20px;
    line-height: 24px
}

@media (max-width:767px) {
    .multiple-blocks-module .module-headline {
        margin-top: 0
    }
}

.multiple-blocks-module .module-discover-button {
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 60%;
    max-width: 80%;
    margin: 0 auto
}

@media (max-width:767px) {
    .multiple-blocks-module .module-discover-button {
        display: none;
        bottom: 12px;
        width: calc(100% - 20px);
        max-width: none
    }
}

.multiple-blocks-module--3 .module-flex-content {
    width: 67%
}

@media (max-width:767px) {
    .multiple-blocks-module--3 .module-flex-content {
        width: 100%
    }
}

@media (max-width:767px) {
    .multiple-blocks-module--3 .module-column {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:767px) {
    .multiple-blocks-module--more-then-three-blocks {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:767px) and (max-width:1024px) {
    .multiple-blocks-module--more-then-three-blocks {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .multiple-blocks-module--more-then-three-blocks {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media (min-width:767px) {
    .multiple-blocks-module--more-then-three-blocks .module-column {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width:1024px) {
    .multiple-blocks-module--more-then-three-blocks .module-column {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .multiple-blocks-module--more-then-three-blocks .module-column {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .multiple-blocks-module--more-then-three-blocks .module-column .row {
        width: 100%
    }
}

@media (max-width:1024px) {
    .multiple-blocks-module--more-then-three-blocks .module-inner {
        padding-bottom: 20px
    }
}

@media (max-width:767px) {
    .multiple-blocks-module--more-then-three-blocks .module-inner {
        padding-bottom: 0
    }
}

@media (max-width:1024px) {
    .multiple-blocks-module--more-then-three-blocks .module-inner .module-discover-button {
        display: none;
        width: calc(100% - 20px)
    }
}

.multiple-blocks-module--more-then-three-blocks .module-inner .module-subtitle {
    display: block
}

@media (max-width:1024px) {
    .multiple-blocks-module--more-then-three-blocks .module-inner--no-background-color {
        padding-bottom: 80px
    }
}

@media (max-width:767px) {
    .multiple-blocks-module--more-then-three-blocks .module-inner--no-background-color {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0
    }
}

.multiple-blocks-module--more-then-three-blocks .module-inner--no-background-color .module-discover-button {
    display: block
}

@media (max-width:767px) {
    .multiple-blocks-module--more-then-three-blocks .module-inner--no-background-color .module-discover-button {
        display: none
    }
}

@media (max-width:1024px) {
    .multiple-blocks-module--more-then-three-blocks .module-inner--no-background-color .module-subtitle {
        display: none
    }
}

.multiple-blocks-module--more-then-three-blocks .module-discover-button {
    min-width: 60%;
    max-width: 80%
}

.single-editorial-module {
    background: #e4e4e4;
    padding-top: 80px;
    padding-bottom: 80px
}

@media (max-width:1024px) {
    .single-editorial-module {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width:767px) {
    .single-editorial-module {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width:767px) {
    .single-editorial-module {
        text-align: center
    }
}

@media (max-width:767px) {
    .single-editorial-module .module-header {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

.single-editorial-module .module-article {
    margin-bottom: 30px
}

@media (max-width:1125px) {
    .single-editorial-module .module-article {
        display: none
    }
}

@media (max-width:767px) {
    .single-editorial-module .module-article {
        display: block
    }
}

.two-block-editorial-module .module-inner {
    background: #e4e4e4;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 70px;
    width: 100%
}

@media (max-width:1024px) {
    .two-block-editorial-module .module-inner {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width:767px) {
    .two-block-editorial-module .module-inner {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

@media (max-width:1024px) {
    .two-block-editorial-module .module-inner {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .two-block-editorial-module .module-inner {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width:1024px) {
    .two-block-editorial-module .module-inner {
        padding-bottom: 60px
    }
}

@media (max-width:767px) {
    .two-block-editorial-module .module-inner {
        margin-bottom: 55px;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px
    }
}

.two-block-editorial-module .module-inner .dg-btn--black {
    position: absolute;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width:767px) {
    .two-block-editorial-module .module-inner .dg-btn--black {
        bottom: 20px
    }
}

.two-block-editorial-module .module-inner--no-background-color {
    background: 0 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 40px
}

@media (max-width:767px) {
    .two-block-editorial-module .module-inner--no-background-color {
        padding-left: 0;
        padding-right: 0
    }
}

.two-block-editorial-module .module-inner--no-background-color .module-content {
    padding-left: 40px;
    padding-right: 40px
}

@media (max-width:1024px) {
    .two-block-editorial-module .module-inner--no-background-color .module-content {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .two-block-editorial-module .module-inner--no-background-color .module-content {
        padding-left: 10px;
        padding-right: 10px
    }
}

.two-block-editorial-module .module-inner--no-background-color .dg-btn--black {
    bottom: 0
}

.two-block-editorial-module div[class^=col]:last-child .module-inner {
    margin-bottom: 0
}

.two-block-editorial-module .module-content .module-header {
    margin-bottom: 30px;
    margin-top: 30px
}

@media (max-width:767px) {
    .two-block-editorial-module .module-content .module-header {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

.two-block-editorial-module .module-content .module-article {
    margin-bottom: 30px
}

@media (min-width:767px) and (max-width:1024px) {
    .two-block-editorial-module--small {
        padding: 0 15px
    }
}

.two-block-editorial-module--small .module-content .module-header {
    margin-bottom: 25px;
    margin-top: 27px
}

@media (max-width:767px) {
    .two-block-editorial-module--small .module-content .module-header {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

.two-block-editorial-module--small .module-content .module-headline {
    font-size: 26px;
    color: #202020
}

.two-block-editorial-module--small .module-content .module-subtitle {
    font-size: 12px;
    line-height: 16px;
    margin-top: 14px
}

.two-block-editorial-module--small .module-content .module-paragraph {
    font-size: 14px;
    line-height: 20px
}

.single-centered-module {
    position: relative
}

.single-centered-module .module-content {
    background: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    width: 42%
}

@media (max-width:1024px) {
    .single-centered-module .module-content {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width:767px) {
    .single-centered-module .module-content {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

@media (max-width:1024px) {
    .single-centered-module .module-content {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .single-centered-module .module-content {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width:1024px) {
    .single-centered-module .module-content {
        width: 60%
    }
}

@media (max-width:767px) {
    .single-centered-module .module-content {
        width: 100%;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 15px 30px;
        display: block;
        position: relative
    }
}

.single-centered-module .module-content .module-article {
    margin-bottom: 25px
}

@media (max-width:1125px) {
    .single-centered-module .module-content .module-article {
        display: none
    }
}

@media (max-width:767px) {
    .single-centered-module .module-content .module-article {
        display: block
    }
}

.look-grid-module .module-grid-wrapper {
    padding: 40px 0
}

.look-grid-module .module-grid-wrapper .module-grid-wrapper-item {
    margin: 0 0 2.5% 2.5%;
    padding: 0
}

@media (max-width:767px) {
    .look-grid-module .module-grid-wrapper--small-grid .module-grid-wrapper-item {
        margin: 0 0 2.5% 2.5%
    }
    .look-grid-module .module-grid-wrapper--small-grid .module-grid-wrapper-item.col-xs-3 {
        width: 23.1%
    }
    .look-grid-module .module-grid-wrapper--small-grid .module-grid-wrapper-item:first-child,
    .look-grid-module .module-grid-wrapper--small-grid .module-grid-wrapper-item:nth-child(4n+1) {
        margin-left: 0
    }
}

@media (min-width:767px) {
    .look-grid-module .module-grid-wrapper--small-grid .module-grid-wrapper-item.col-sm-2 {
        width: 14.58%
    }
    .look-grid-module .module-grid-wrapper--small-grid .module-grid-wrapper-item:first-child,
    .look-grid-module .module-grid-wrapper--small-grid .module-grid-wrapper-item:nth-child(6n+1) {
        margin-left: 0
    }
}

.look-grid-module .module-grid-wrapper--large-grid .module-grid-wrapper-item {
    margin: 0 0 5% 5%
}

@media (max-width:767px) {
    .look-grid-module .module-grid-wrapper--large-grid .module-grid-wrapper-item.col-xs-6 {
        width: 47.5%
    }
    .look-grid-module .module-grid-wrapper--large-grid .module-grid-wrapper-item:first-child,
    .look-grid-module .module-grid-wrapper--large-grid .module-grid-wrapper-item:nth-child(2n+1) {
        margin-left: 0
    }
}

@media (min-width:767px) {
    .look-grid-module .module-grid-wrapper--large-grid .module-grid-wrapper-item.col-sm-4 {
        width: 30%
    }
    .look-grid-module .module-grid-wrapper--large-grid .module-grid-wrapper-item:first-child,
    .look-grid-module .module-grid-wrapper--large-grid .module-grid-wrapper-item:nth-child(3n+1) {
        margin-left: 0
    }
}

.divider-module {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap
}

.divider-module span {
    position: relative;
    display: inline-block
}

.divider-module span:after,
.divider-module span:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 9999px;
    height: 1px;
    background: #ccc
}

.divider-module span:before {
    right: 100%;
    margin-right: 45px
}

.divider-module span:after {
    left: 100%;
    margin-left: 45px
}

.divider-module--no-title {
    width: 100%;
    height: 1px;
    background: #ccc
}

.quote-module {
    text-align: center;
    max-width: 700px;
    max-width: calc(630px + 10%);
    padding: 0 5%;
    margin-left: auto;
    margin-right: auto
}

.push-collection-module {
    background-color: #e4e4e4
}

@media (max-width:1024px) {
    .push-collection-module .module-image {
        padding-left: 0;
        padding-right: 0
    }
}

.push-collection-module .module-content {
    text-align: center;
    padding: 0 20px
}

@media (max-width:767px) {
    .push-collection-module .module-content {
        padding-top: 80px;
        padding-bottom: 80px;
        padding-left: 80px;
        padding-right: 80px
    }
}

@media (max-width:767px) and (max-width:1024px) {
    .push-collection-module .module-content {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width:767px) and (max-width:767px) {
    .push-collection-module .module-content {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width:767px) and (max-width:1024px) {
    .push-collection-module .module-content {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (max-width:767px) and (max-width:767px) {
    .push-collection-module .module-content {
        padding-left: 20px;
        padding-right: 20px
    }
}

.single-collection-module {
    background-color: #e4e4e4
}

@media (max-width:1024px) {
    .single-collection-module .module-image {
        padding-left: 0;
        padding-right: 0
    }
}

.single-collection-module .module-content {
    padding: 80px
}

@media (max-width:1400px) {
    .single-collection-module .module-content {
        padding: 40px
    }
}

@media (max-width:1125px) {
    .single-collection-module .module-content {
        padding: 30px;
        text-align: center
    }
}

.single-collection-module .module-article {
    margin-bottom: 30px
}

@media (max-width:1125px) {
    .single-collection-module .module-article {
        text-align: left;
        display: none
    }
}

.single-collection-module .dg-btn {
    max-width: 100%;
    width: 200px;
    min-width: 100px
}

.two-column-media-module {
    margin-bottom: 80px
}

@media (max-width:1024px) {
    .two-column-media-module {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .two-column-media-module {
        margin-bottom: 55px
    }
}

@media (max-width:767px) {
    .two-column-media-module .module-inner {
        margin-bottom: 30px
    }
}

.two-column-media-module .module-inner--text {
    padding-right: 80px
}

@media (max-width:1024px) {
    .two-column-media-module .module-inner--text {
        padding-right: 0
    }
}

.two-column-media-module .module-inner--left-aligned-text {
    padding-right: 0;
    padding-left: 80px
}

@media (max-width:1024px) {
    .two-column-media-module .module-inner--left-aligned-text {
        padding-left: 0
    }
}

.two-column-media-module .bottom-text {
    text-align: center;
    margin-top: 20px
}

@media (max-width:767px) {
    .two-column-media-module .bottom-text {
        margin-top: 15px
    }
}

@media (max-width:767px) {
    .two-column-media-module .global--block {
        margin: 0 auto
    }
}

.single-column-media-module .module-inner {
    margin-bottom: 80px
}

@media (max-width:1024px) {
    .single-column-media-module .module-inner {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .single-column-media-module .module-inner {
        margin-bottom: 55px
    }
}

@media (max-width:767px) {
    .single-column-media-module .module-inner {
        margin-bottom: 30px
    }
}

.single-column-media-module .module-header {
    max-width: 560px;
    margin-right: auto;
    margin-left: auto
}

.single-column-media-module .module-image {
    display: inline-block;
    margin: 0 auto 0 auto;
    width: 100%
}

.single-column-media-module .module-article {
    max-width: 560px;
    margin-right: auto;
    margin-left: auto
}

.content-feed-module {
    opacity: 0;
    transition: opacity .8s
}

.content-feed-module .module-list-item {
    margin-bottom: 80px;
    width: 50%
}

@media (max-width:1024px) {
    .content-feed-module .module-list-item {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .content-feed-module .module-list-item {
        margin-bottom: 55px
    }
}

@media (max-width:767px) {
    .content-feed-module .module-list-item {
        margin-bottom: 30px;
        width: 100%
    }
}

.content-feed-module .module-list-item--2 {
    width: 100%
}

.content-feed-module .module-list-item--bleeding>* {
    margin-right: -40px;
    margin-left: -40px
}

@media (max-width:1024px) {
    .content-feed-module .module-list-item--bleeding>* {
        margin-right: -20px;
        margin-left: -20px
    }
}

@media (max-width:767px) {
    .content-feed-module .module-list-item--bleeding>* {
        margin-right: -10px;
        margin-left: -10px
    }
}

.content-feed-module--visible {
    opacity: 1
}

.three-column-media-module {
    margin-bottom: 80px
}

@media (max-width:1024px) {
    .three-column-media-module {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .three-column-media-module {
        margin-bottom: 55px
    }
}

@media (max-width:767px) {
    .three-column-media-module .module-inner {
        margin-bottom: 30px
    }
}

.three-column-media-module .bottom-text {
    text-align: center;
    margin-top: 20px
}

@media (max-width:767px) {
    .three-column-media-module .bottom-text {
        margin-top: 15px
    }
}

.three-column-looks-module {
    margin-bottom: 80px
}

@media (max-width:1024px) {
    .three-column-looks-module {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .three-column-looks-module {
        margin-bottom: 55px
    }
}

@media (max-width:767px) {
    .three-column-looks-module .module-inner {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .three-column-looks-module .global-yt-wrapper {
        display: none
    }
}

.menu-editorial-block-module .module-inner {
    background: #e8eced;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width:767px) {
    .menu-editorial-block-module .module-inner {
        margin-bottom: 35px;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px
    }
}

.menu-editorial-block-module .module-content .module-header {
    margin-bottom: 15px;
    margin-top: 15px
}

@media (max-width:767px) {
    .menu-editorial-block-module .module-content .module-header {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

.menu-editorial-block-module .module-content .module-headline {
    font-size: 22px;
    text-transform: none
}

.menu-editorial-block-module .module-content .module-subtitle {
    font-size: 11px;
    line-height: 16px
}

.menu-editorial-block-module .module-content .module-paragraph {
    font-size: 13px;
    line-height: 20px;
    text-transform: none
}

.menu-editorial-block-module .module-content .module-article {
    margin-bottom: 30px
}

.menu-editorial-block-module .module-content .module-btn {
    min-width: 160px
}

.menu-editorial-block-module--no-background .module-inner {
    background: 0 0;
    padding-left: 0;
    padding-right: 0
}

@media (max-width:767px) {
    .menu-editorial-block-module--no-background .module-inner {
        padding-left: 0;
        padding-right: 0
    }
}

.menu-editorial-block-module--no-background .module-content {
    padding-left: 40px;
    padding-right: 40px
}

@media (max-width:1024px) {
    .menu-editorial-block-module--no-background .module-content {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .menu-editorial-block-module--no-background .module-content {
        padding-left: 10px;
        padding-right: 10px
    }
}

.small-editorial-block-module .module-inner {
    background: #e4e4e4;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px
}

@media (max-width:767px) {
    .small-editorial-block-module .module-inner {
        margin-bottom: 35px;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 40px;
        padding-right: 40px
    }
}

.small-editorial-block-module .module-content .module-header {
    margin-bottom: 25px;
    margin-top: 27px
}

@media (max-width:767px) {
    .small-editorial-block-module .module-content .module-header {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

.small-editorial-block-module .module-content .module-headline {
    font-size: 26px;
    color: #202020
}

.small-editorial-block-module .module-content .module-subtitle {
    font-size: 12px;
    line-height: 16px;
    margin-top: 14px
}

.small-editorial-block-module .module-content .module-paragraph {
    font-size: 14px;
    line-height: 20px
}

.small-editorial-block-module .module-content .module-article {
    margin-bottom: 30px
}

.small-editorial-block-module .module-content .module-btn {
    min-width: 160px
}

.small-editorial-block-module--no-background-color .module-inner {
    background: 0 0;
    padding-left: 0;
    padding-right: 0
}

@media (max-width:767px) {
    .small-editorial-block-module--no-background-color .module-inner {
        padding-left: 0;
        padding-right: 0
    }
}

.small-editorial-block-module--no-background-color .module-content {
    padding-left: 40px;
    padding-right: 40px
}

@media (max-width:1024px) {
    .small-editorial-block-module--no-background-color .module-content {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .small-editorial-block-module--no-background-color .module-content {
        padding-left: 10px;
        padding-right: 10px
    }
}

.carousel-module {
    overflow: hidden
}

.carousel-module--full {
    opacity: 0
}

.carousel-module--full img.global-lazy-load-image.image-loaded {
    max-height: 100%;
    max-width: 100%
}

.carousel-module--full .slick-slide img.global-lazy-load-image.image-loaded {
    width: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

@media (max-width:768px) {
    .carousel-module--full .slick-slide {
        padding: 0 60px!important
    }
    .carousel-module--full .slick-slide img.global-lazy-load-image.image-loaded {
        height: auto;
        top: 50%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%)
    }
    .carousel-module--full .slick-slide img.global-lazy-thumbnail-image.ratio-square+img {
        width: 100%
    }
    .carousel-module--full .slick-prev {
        left: 20px!important
    }
    .carousel-module--full .slick-next {
        right: 20px!important
    }
}

.two-column-media-module .carousel-module {
    margin-bottom: 0
}

@media (max-width:768px) {
    .two-column-media-module .carousel-module--full .slick-slide {
        padding: 0 40px!important
    }
    .two-column-media-module .carousel-module--full .slick-prev {
        left: 0!important
    }
    .two-column-media-module .carousel-module--full .slick-next {
        right: 0!important
    }
}

.carousel-module__pagination {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    font-size: 14px
}

@media (max-width:1024px) {
    .carousel-module__pagination {
        margin-top: 10px
    }
}

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

@media (max-width:1024px) {
    .carousel-module .slick-slide {
        padding: 0 25px
    }
}

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

.carousel-module .slick-slide:focus {
    outline: 0
}

.carousel-module .slick-slide img {
    display: block
}

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

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

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

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

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

.carousel-module .slick-next,
.carousel-module .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    z-index: 1000;
    display: block;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    color: #000
}

@media (max-width:1024px) {
    .carousel-module .slick-next,
    .carousel-module .slick-prev {
        top: 50%
    }
}

.carousel-module .slick-next:focus,
.carousel-module .slick-next:hover,
.carousel-module .slick-prev:focus,
.carousel-module .slick-prev:hover {
    color: inherit;
    outline: 0;
    background: 0 0
}

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

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

.carousel-module .slick-next:before,
.carousel-module .slick-prev:before {
    color: inherit;
    font-family: icomoon;
    font-size: 28px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.carousel-module .slick-prev {
    left: 0
}

.carousel-module [dir=rtl] .slick-prev {
    right: 0;
    left: auto
}

.carousel-module .slick-prev:before {
    content: "\e966"
}

.carousel-module [dir=rtl] .slick-prev:before {
    content: "\e966"
}

.carousel-module .slick-next {
    right: 0
}

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

.carousel-module .slick-next:before {
    content: "\e965"
}

.carousel-module [dir=rtl] .slick-next:before {
    content: "\e965"
}

.editorial-content-module .module-inner {
    margin-bottom: 80px
}

@media (max-width:1024px) {
    .editorial-content-module .module-inner {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .editorial-content-module .module-inner {
        margin-bottom: 55px
    }
}

@media (max-width:767px) {
    .editorial-content-module .module-inner {
        margin-bottom: 30px
    }
}

.editorial-content-module .module-header {
    max-width: 850px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 80px
}

@media (max-width:1024px) {
    .editorial-content-module .module-header {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .editorial-content-module .module-header {
        margin-bottom: 55px
    }
}

.editorial-content-module .module-media {
    max-width: 880px;
    max-height: 800px;
    margin: 0 auto 0 auto;
    margin-bottom: 80px
}

@media (max-width:1024px) {
    .editorial-content-module .module-media {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .editorial-content-module .module-media {
        margin-bottom: 55px
    }
}

@media (max-width:1024px) {
    .editorial-content-module .module-media {
        max-width: 100%
    }
}

.editorial-content-module .module-article {
    max-width: 850px;
    margin-right: auto;
    margin-left: auto
}

.fashion-show-looks-grid-module .module-grid-wrapper {
    padding: 0 0 40px 0
}

.fashion-show-looks-grid-module .module-grid-wrapper .module-grid-wrapper-item {
    margin-bottom: 80px;
    padding: 0
}

@media (max-width:1024px) {
    .fashion-show-looks-grid-module .module-grid-wrapper .module-grid-wrapper-item {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .fashion-show-looks-grid-module .module-grid-wrapper .module-grid-wrapper-item {
        margin-bottom: 55px
    }
}

.wysiwyg-module .module-inner {
    margin-bottom: 80px
}

@media (max-width:1024px) {
    .wysiwyg-module .module-inner {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .wysiwyg-module .module-inner {
        margin-bottom: 55px
    }
}

@media (max-width:767px) {
    .wysiwyg-module .module-inner {
        margin-bottom: 30px
    }
}

.wysiwyg-module .module-article {
    max-width: 640px;
    margin-right: auto;
    margin-left: auto
}

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

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

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

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

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

.slick-track:after {
    clear: both
}

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

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

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

.slick-slide img {
    display: block
}

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

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

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

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

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

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

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

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

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: 0
}

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

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

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

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

.slick-prev {
    left: -25px
}

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

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

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

.slick-next {
    right: -25px
}

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

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

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

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

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

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

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

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

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.jwplayer.jw-skin-seven .jw-progress {
    background: #fff
}

#outdated {
    position: absolute;
    background-color: #f25648;
    color: #fff;
    display: none;
    overflow: hidden;
    left: 0;
    position: fixed;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 100%;
    z-index: 1500;
    padding: 24px
}

#outdated h6 {
    font-size: 25px;
    line-height: 25px;
    margin: 12px 0
}

#outdated p {
    font-size: 12px;
    line-height: 12px;
    margin: 0
}

#outdated #buttonUpdateBrowser {
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    display: block;
    margin: 30px auto 0;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
    width: 230px
}

#outdated #buttonUpdateBrowser:hover {
    background-color: #fff;
    color: #f25648
}

#outdated .last {
    height: 20px;
    position: absolute;
    right: 25px;
    top: 10px;
    width: 0
}

#outdated .last[dir=rtl] {
    left: 25px!important;
    right: auto!important
}

#outdated #buttonCloseUpdateBrowser {
    color: #fff;
    display: block;
    font-size: 36px;
    height: 100%;
    line-height: 36px;
    position: relative;
    text-decoration: none;
    width: 100%
}

.startpage .content-area {
    padding-top: 80px;
}