@charset "UTF-8";

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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 {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif
}

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: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

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

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

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

    *,
    :after,
    :before {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !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(/assets/fonts/glyphicons-halflings-regular.5be1347c.eot);
    src: url(/assets/fonts/glyphicons-halflings-regular.5be1347c.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/glyphicons-halflings-regular.be810be3.woff2) format("woff2"), url(/assets/fonts/glyphicons-halflings-regular.82b1212e.woff) format("woff"), url(/assets/fonts/glyphicons-halflings-regular.4692b9ec.ttf) format("truetype"), url(/assets/images/glyphicons-halflings-regular.060b2710.svg#glyphicons_halflingsregular) format("svg")
}

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

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "â‚¬"
}

.glyphicon-minus:before {
    content: "âˆ’"
}

.glyphicon-cloud:before {
    content: "â˜"
}

.glyphicon-envelope:before {
    content: "âœ‰"
}

.glyphicon-pencil:before {
    content: "âœ"
}

.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: "â›º"
}

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

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

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

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

.glyphicon-hourglass:before {
    content: "âŒ›"
}

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

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

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

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

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

.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "Â¥"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "â‚½"
}

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

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

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 10px
}

body {
    background-color: #fff;
    font-size: 14px;
    line-height: 1.42857143
}

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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    height: auto;
    max-width: 100%
}

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

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

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

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

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1
}

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

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

.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-bottom: 10px;
    margin-top: 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 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 20px
}

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

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

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

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

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

.list-inline {
    margin-left: -5px
}

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

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

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

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

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

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

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "â€”Â "
}

.blockquote-reverse,
blockquote.pull-right {
    border-left: 0;
    border-right: 5px solid #eee;
    padding-left: 0;
    padding-right: 15px;
    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: "Â â€”"
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

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

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

.row-no-gutters {
    margin-left: 0;
    margin-right: 0
}

.row-no-gutters [class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.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 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.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-12 {
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-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-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

    .col-sm-1 {
        width: 8.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {

    .col-md-1,
    .col-md-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-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

    .col-md-1 {
        width: 8.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-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-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

    .col-lg-1 {
        width: 8.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

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

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

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

caption,
th {
    text-align: left
}

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

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

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

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

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

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

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

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

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

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

.table-hover>tbody>tr:hover,
.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 {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        margin-bottom: 15px;
        overflow-y: hidden;
        width: 100%
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

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

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

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

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

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

fieldset,
legend {
    border: 0;
    padding: 0
}

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

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

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box
}

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

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
}

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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control,
output {
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.42857143
}

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

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

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

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

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

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

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

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    min-height: 32px;
    padding: 6px 10px
}

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

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

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

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

.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 {
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    min-height: 38px;
    padding: 11px 16px
}

.has-feedback {
    position: relative
}

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

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

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

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    height: 30px;
    line-height: 30px;
    width: 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 {
    background-color: #dff0d8;
    border-color: #3c763d;
    color: #3c763d
}

.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 {
    background-color: #fcf8e3;
    border-color: #8a6d3b;
    color: #8a6d3b
}

.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 {
    background-color: #f2dede;
    border-color: #a94442;
    color: #a94442
}

.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 {
    color: #737373;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px
}

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

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

    .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-bottom: 0;
        margin-top: 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] {
        margin-left: 0;
        position: relative
    }

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

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

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

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

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

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

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

    .form-horizontal .form-group-sm .control-label {
        font-size: 12px;
        padding-top: 6px
    }
}

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

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    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 {
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    outline: 0
}

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

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

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

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

.btn-default:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333
}

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

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    background-color: #d4d4d4;
    border-color: #8c8c8c;
    color: #333
}

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

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

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

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

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

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

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

.btn-primary .badge {
    color: #337ab7
}

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

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

.btn-success:hover {
    background-color: #449d44;
    border-color: #398439;
    color: #fff
}

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

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

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

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

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

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

.btn-info:hover {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff
}

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

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

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

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

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

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

.btn-warning:hover {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff
}

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

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

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

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

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

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

.btn-danger:hover {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff
}

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

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

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

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

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

.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 {
    background-color: transparent;
    color: #23527c;
    text-decoration: underline
}

.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 {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.3333333;
    padding: 10px 16px
}

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

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

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

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

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

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

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

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    background-clip: padding-box;
    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);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000
}

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

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

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

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

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

.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 {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    text-decoration: none
}

.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 {
    color: #777;
    display: block;
    font-size: 12px;
    line-height: 1.42857143;
    padding: 3px 20px;
    white-space: nowrap
}

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

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

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

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

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

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

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

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

.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 .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

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

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

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

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

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

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

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

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

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

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

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

.btn-group>.btn-lg+.dropdown-toggle {
    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-lg .caret {
    border-width: 5px 5px 0
}

.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;
    max-width: 100%;
    width: 100%
}

.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-left: 0;
    margin-top: -1px
}

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

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

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

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

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

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    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] {
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
    position: absolute
}

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

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

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

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

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

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

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

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

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

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

.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 {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%
}

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

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

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

.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 {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,
.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 {
    margin-left: -1px;
    z-index: 2
}

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

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

.nav>li>a {
    padding: 10px 15px
}

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

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

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

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

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

.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 {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857143;
    margin-right: 2px
}

.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 {
    background-color: #fff;
    border: 1px solid;
    border-color: #ddd #ddd transparent;
    color: #555;
    cursor: default
}

.nav-tabs.nav-justified {
    border-bottom: 0;
    width: 100%
}

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

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    left: auto;
    top: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

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

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

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

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 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 {
    background-color: #337ab7;
    color: #fff
}

.nav-stacked>li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    left: auto;
    top: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

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

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

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

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

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

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

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

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

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

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

    .navbar-header {
        float: left
    }
}

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

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

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

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

    .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-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030
}

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

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

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

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

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

@media (min-width:768px) {

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

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

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

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

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

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

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

.navbar-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

    .navbar-nav>li {
        float: left
    }

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

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

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

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

    .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-bottom: 0;
        margin-top: 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] {
        margin-left: 0;
        position: relative
    }

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

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

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

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

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

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

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

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

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

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

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

    .navbar-left {
        float: left !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .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 {
        background-color: #e7e7e7;
        color: #555
    }

    .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 {
        background-color: transparent;
        color: #ccc
    }
}

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

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

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

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

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

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

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

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

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

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

    .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 {
        background-color: transparent;
        color: #fff
    }

    .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 {
        background-color: #080808;
        color: #fff
    }

    .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 {
        background-color: transparent;
        color: #444
    }
}

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

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

.breadcrumb>li {
    display: inline-block
}

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

.breadcrumb>.active {
    color: #777
}

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

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857143;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background-color: #eee;
    border-color: #ddd;
    color: #23527c;
    z-index: 2
}

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

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

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

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

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

.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 {
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px
}

.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 {
    list-style: none;
    margin: 20px 0;
    padding-left: 0;
    text-align: center
}

.pager li {
    display: inline
}

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

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

.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 {
    background-color: #fff;
    color: #777;
    cursor: not-allowed
}

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

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

.label:empty {
    display: none
}

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

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

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

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

.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 {
    background-color: #777;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

.badge:empty {
    display: none
}

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

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    padding: 1px 5px;
    top: 0
}

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

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    background-color: #fff;
    color: #337ab7
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    background-color: #eee;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 30px
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    font-size: 21px;
    font-weight: 200;
    margin-bottom: 15px
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

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

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

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

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

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

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

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

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

.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 {
    color: inherit;
    position: relative;
    right: -21px;
    top: -2px
}

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

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden
}

.progress-bar {
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    text-align: center;
    transition: width .6s ease;
    width: 0
}

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

.progress-bar.active,
.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

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

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

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

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

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

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, 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-bottom: 5px;
    margin-top: 0
}

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

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 0
}

.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 {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    z-index: 2
}

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

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 {
    background-color: #f5f5f5;
    color: #555;
    text-decoration: none
}

button.list-group-item {
    text-align: left;
    width: 100%
}

.list-group-item-success {
    background-color: #dff0d8;
    color: #3c763d
}

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 {
    background-color: #d0e9c6;
    color: #3c763d
}

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 {
    background-color: #3c763d;
    border-color: #3c763d;
    color: #fff
}

.list-group-item-info {
    background-color: #d9edf7;
    color: #31708f
}

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 {
    background-color: #c4e3f3;
    color: #31708f
}

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 {
    background-color: #31708f;
    border-color: #31708f;
    color: #fff
}

.list-group-item-warning {
    background-color: #fcf8e3;
    color: #8a6d3b
}

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 {
    background-color: #faf2cc;
    color: #8a6d3b
}

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 {
    background-color: #8a6d3b;
    border-color: #8a6d3b;
    color: #fff
}

.list-group-item-danger {
    background-color: #f2dede;
    color: #a94442
}

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 {
    background-color: #ebcccc;
    color: #a94442
}

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 {
    background-color: #a94442;
    border-color: #a94442;
    color: #fff
}

.list-group-item-heading {
    margin-bottom: 5px;
    margin-top: 0
}

.list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0
}

.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 20px
}

.panel-body {
    padding: 15px
}

.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
    color: inherit
}

.panel-title {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px
}

.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-radius: 0;
    border-width: 1px 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-left-radius: 3px;
    border-top-right-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-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

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

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

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    border-radius: 4px;
    margin-bottom: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

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

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

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

.panel-default>.panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    background-color: #333;
    color: #f5f5f5
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    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
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    background-color: #3c763d;
    color: #dff0d8
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    background-color: #31708f;
    color: #d9edf7
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    background-color: #8a6d3b;
    color: #fcf8e3
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    background-color: #a94442;
    color: #f2dede
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

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

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

.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    border-radius: 6px;
    padding: 24px
}

.well-sm {
    border-radius: 3px;
    padding: 9px
}

.close {
    color: #000;
    filter: alpha(opacity=20);
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: .2;
    text-shadow: 0 1px 0 #fff
}

.close:focus,
.close:hover {
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
    text-decoration: none
}

button.close {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    cursor: pointer;
    padding: 0
}

.modal {
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    display: none;
    left: 0;
    outline: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050
}

.modal.fade .modal-dialog {
    transform: translateY(-25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    transform: translate(0)
}

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

.modal-dialog {
    margin: 10px;
    position: relative;
    width: auto
}

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0;
    position: relative
}

.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px
}

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

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

.modal-body {
    padding: 15px;
    position: relative
}

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

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

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

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px
}

@media (min-width:768px) {
    .modal-dialog {
        margin: 30px auto;
        width: 600px
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    word-wrap: normal;
    display: block;
    filter: alpha(opacity=0);
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    opacity: 0;
    position: absolute;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1070
}

.tooltip.in {
    filter: alpha(opacity=90);
    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.top .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    border-right-color: #000;
    border-width: 5px 5px 5px 0;
    left: 0;
    margin-top: -5px;
    top: 50%
}

.tooltip.left .tooltip-arrow {
    border-left-color: #000;
    border-width: 5px 0 5px 5px;
    margin-top: -5px;
    right: 0;
    top: 50%
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 50%;
    margin-left: -5px;
    top: 0
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    margin-top: -5px;
    right: 5px;
    top: 0
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 5px;
    margin-top: -5px;
    top: 0
}

.tooltip-inner {
    background-color: #000;
    border-radius: 4px;
    color: #fff;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center
}

.tooltip-arrow {
    border-color: transparent;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0
}

.popover {
    word-wrap: normal;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    display: none;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    max-width: 276px;
    padding: 1px;
    position: absolute;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    top: 0;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1060
}

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

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow,
.popover>.arrow:after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px;
    left: 50%;
    margin-left: -11px
}

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

.popover.right>.arrow {
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    left: -11px;
    margin-top: -11px;
    top: 50%
}

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

.popover.bottom>.arrow {
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    border-top-width: 0;
    left: 50%;
    margin-left: -11px;
    top: -11px
}

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

.popover.left>.arrow {
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
    border-right-width: 0;
    margin-top: -11px;
    right: -11px;
    top: 50%
}

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

.popover-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    margin: 0;
    padding: 8px 14px
}

.popover-content {
    padding: 9px 14px
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media (-webkit-transform-3d),
(transform-3d) {
    .carousel-inner>.item {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px;
        transition: transform .6s ease-in-out
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        transform: translateZ(0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    background-color: transparent;
    bottom: 0;
    color: #fff;
    filter: alpha(opacity=50);
    font-size: 20px;
    left: 0;
    opacity: .5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    top: 0;
    width: 15%
}

.carousel-control.left {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, transparent);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
    background-image: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, .5));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
    left: auto;
    right: 0
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    filter: alpha(opacity=90);
    opacity: .9;
    outline: 0;
    text-decoration: none
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    display: inline-block;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    z-index: 5
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
    right: 50%
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    font-family: serif;
    height: 20px;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "â€¹"
}

.carousel-control .icon-next:before {
    content: "â€º"
}

.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15
}

.carousel-indicators li {
    background-color: #000\9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px
}

.carousel-indicators .active {
    background-color: #fff;
    height: 12px;
    margin: 0;
    width: 12px
}

.carousel-caption {
    bottom: 20px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    z-index: 10
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        font-size: 30px;
        height: 30px;
        margin-top: -10px;
        width: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        padding-bottom: 30px;
        right: 20%
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

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

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

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

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

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

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

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

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

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }
}

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

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

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

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

.visible-print {
    display: none !important
}

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

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

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

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

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

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

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

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

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

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    src: url(/assets/fonts/fontawesome-webfont.8b43027f.eot);
    src: url(/assets/fonts/fontawesome-webfont.8b43027f.eot?#iefix&v=4.6.3) format("embedded-opentype"), url(/assets/fonts/fontawesome-webfont.20fd1704.woff2) format("woff2"), url(/assets/fonts/fontawesome-webfont.f691f37e.woff) format("woff"), url(/assets/fonts/fontawesome-webfont.1e59d233.ttf) format("truetype"), url(/assets/images/fontawesome-webfont.c1e38fd9.svg#fontawesomeregular) format("svg")
}

.fa {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    text-align: center;
    width: 1.28571429em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.14285714em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2.14285714em;
    position: absolute;
    text-align: center;
    top: .14285714em;
    width: 2.14285714em
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    animation: fa-spin 1s steps(8) infinite
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

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

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

.m-t-0 {
    margin-top: 0 !important
}

.p-t-0 {
    padding-top: 0 !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.p-b-0 {
    padding-bottom: 0 !important
}

.m-l-0 {
    margin-left: 0 !important
}

.p-l-0 {
    padding-left: 0 !important
}

.m-r-0 {
    margin-right: 0 !important
}

.p-r-0 {
    padding-right: 0 !important
}

.m-t-5 {
    margin-top: 5px !important
}

.p-t-5 {
    padding-top: 5px !important
}

.m-b-5 {
    margin-bottom: 5px !important
}

.p-b-5 {
    padding-bottom: 5px !important
}

.m-l-5 {
    margin-left: 5px !important
}

.p-l-5 {
    padding-left: 5px !important
}

.m-r-5 {
    margin-right: 5px !important
}

.p-r-5 {
    padding-right: 5px !important
}

.m-t-10 {
    margin-top: 10px !important
}

.p-t-10 {
    padding-top: 10px !important
}

.m-b-10 {
    margin-bottom: 10px !important
}

.p-b-10 {
    padding-bottom: 10px !important
}

.m-l-10 {
    margin-left: 10px !important
}

.p-l-10 {
    padding-left: 10px !important
}

.m-r-10 {
    margin-right: 10px !important
}

.p-r-10 {
    padding-right: 10px !important
}

.m-t-15 {
    margin-top: 15px !important
}

.p-t-15 {
    padding-top: 15px !important
}

.m-b-15 {
    margin-bottom: 15px !important
}

.p-b-15 {
    padding-bottom: 15px !important
}

.m-l-15 {
    margin-left: 15px !important
}

.p-l-15 {
    padding-left: 15px !important
}

.m-r-15 {
    margin-right: 15px !important
}

.p-r-15 {
    padding-right: 15px !important
}

.m-t-20 {
    margin-top: 20px !important
}

.p-t-20 {
    padding-top: 20px !important
}

.m-b-20 {
    margin-bottom: 20px !important
}

.p-b-20 {
    padding-bottom: 20px !important
}

.m-l-20 {
    margin-left: 20px !important
}

.p-l-20 {
    padding-left: 20px !important
}

.m-r-20 {
    margin-right: 20px !important
}

.p-r-20 {
    padding-right: 20px !important
}

.m-t-25 {
    margin-top: 25px !important
}

.p-t-25 {
    padding-top: 25px !important
}

.m-b-25 {
    margin-bottom: 25px !important
}

.p-b-25 {
    padding-bottom: 25px !important
}

.m-l-25 {
    margin-left: 25px !important
}

.p-l-25 {
    padding-left: 25px !important
}

.m-r-25 {
    margin-right: 25px !important
}

.p-r-25 {
    padding-right: 25px !important
}

.m-t-30 {
    margin-top: 30px !important
}

.p-t-30 {
    padding-top: 30px !important
}

.m-b-30 {
    margin-bottom: 30px !important
}

.p-b-30 {
    padding-bottom: 30px !important
}

.m-l-30 {
    margin-left: 30px !important
}

.p-l-30 {
    padding-left: 30px !important
}

.m-r-30 {
    margin-right: 30px !important
}

.p-r-30 {
    padding-right: 30px !important
}

.m-t-35 {
    margin-top: 35px !important
}

.p-t-35 {
    padding-top: 35px !important
}

.m-b-35 {
    margin-bottom: 35px !important
}

.p-b-35 {
    padding-bottom: 35px !important
}

.m-l-35 {
    margin-left: 35px !important
}

.p-l-35 {
    padding-left: 35px !important
}

.m-r-35 {
    margin-right: 35px !important
}

.p-r-35 {
    padding-right: 35px !important
}

.m-t-40 {
    margin-top: 40px !important
}

.p-t-40 {
    padding-top: 40px !important
}

.m-b-40 {
    margin-bottom: 40px !important
}

.p-b-40 {
    padding-bottom: 40px !important
}

.m-l-40 {
    margin-left: 40px !important
}

.p-l-40 {
    padding-left: 40px !important
}

.m-r-40 {
    margin-right: 40px !important
}

.p-r-40 {
    padding-right: 40px !important
}

.m-t-45 {
    margin-top: 45px !important
}

.p-t-45 {
    padding-top: 45px !important
}

.m-b-45 {
    margin-bottom: 45px !important
}

.p-b-45 {
    padding-bottom: 45px !important
}

.m-l-45 {
    margin-left: 45px !important
}

.p-l-45 {
    padding-left: 45px !important
}

.m-r-45 {
    margin-right: 45px !important
}

.p-r-45 {
    padding-right: 45px !important
}

.m-t-50 {
    margin-top: 50px !important
}

.p-t-50 {
    padding-top: 50px !important
}

.m-b-50 {
    margin-bottom: 50px !important
}

.p-b-50 {
    padding-bottom: 50px !important
}

.m-l-50 {
    margin-left: 50px !important
}

.p-l-50 {
    padding-left: 50px !important
}

.m-r-50 {
    margin-right: 50px !important
}

.p-r-50 {
    padding-right: 50px !important
}

.m-t-75 {
    margin-top: 75px !important
}

.p-t-75 {
    padding-top: 75px !important
}

.m-b-75 {
    margin-bottom: 75px !important
}

.p-b-75 {
    padding-bottom: 75px !important
}

.m-l-75 {
    margin-left: 75px !important
}

.p-l-75 {
    padding-left: 75px !important
}

.m-r-75 {
    margin-right: 75px !important
}

.p-r-75 {
    padding-right: 75px !important
}

.m-t-100 {
    margin-top: 100px !important
}

.p-t-100 {
    padding-top: 100px !important
}

.m-b-100 {
    margin-bottom: 100px !important
}

.p-b-100 {
    padding-bottom: 100px !important
}

.m-l-100 {
    margin-left: 100px !important
}

.p-l-100 {
    padding-left: 100px !important
}

.m-r-100 {
    margin-right: 100px !important
}

.p-r-100 {
    padding-right: 100px !important
}

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

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

    .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 {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media (min-width:1200px) {

    .seven-cols .col-lg-1,
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1 {
        width: 14.2857142857%;
        *width: 14.2857142857%
    }
}

.no-js .dropdown-toggle:hover+ul,
.no-js ul.dropdown-menu:hover {
    display: block
}

.no-js .dropdown-menu {
    margin-top: 0
}

.no-js .collapse {
    display: block
}

body,
html {
    overflow: visible
}

body {
    -ms-overflow-style: scrollbar;
    background-color: #f6f6f6
}

.no-padding {
    padding: 0
}

.container#content {
    outline: none
}

@media screen and (max-width:767px) {
    .sm-nofloat {
        float: none !important
    }

    .col-sm-no-margin {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 0;
        padding-right: 0
    }
}

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

.bg-primary {
    background-color: #005aa9;
    color: #fff
}

.bg-primary svg {
    fill: #fff
}

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

.btn-primary {
    background-color: #005aa9;
    border-color: #005aa9;
    color: #fff
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #fad500;
    color: #005aa9
}

.btn-primary:hover {
    border-color: #fad500
}

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

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background-color: #fad500;
    border-color: #fad500;
    color: #005aa9
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    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: #005aa9;
    border-color: #005aa9
}

.btn-primary .badge {
    background-color: #fff;
    color: #005aa9
}

.label-primary {
    background-color: #005aa9
}

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

.panel-primary {
    border-color: #005aa9
}

.panel-primary>.panel-heading {
    background-color: #005aa9;
    border-color: #005aa9;
    color: #fff
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #005aa9
}

.panel-primary>.panel-heading .badge {
    background-color: #fff;
    color: #005aa9
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #005aa9
}

.text-secondary {
    color: #fad500
}

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

.bg-secondary {
    background-color: #fad500;
    color: #005aa9
}

.bg-secondary a {
    color: #005aa9
}

.bg-secondary svg {
    fill: #005aa9
}

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

.bg-secondary .btn-transparent {
    border-color: #005aa9;
    color: #005aa9
}

.bg-secondary .btn-transparent:hover {
    background-color: #005aa9;
    color: #fad500
}

.btn-secondary {
    background-color: #fad500;
    border-color: #fad500;
    color: #005aa9
}

.btn-secondary.focus,
.btn-secondary:focus {
    background-color: #286090;
    border-color: #122b40;
    color: #005aa9
}

.btn-secondary:hover {
    background-color: #005aa9;
    border-color: #204d74;
    color: #fad500
}

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

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

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

.btn-secondary.disabled,
.btn-secondary.disabled.active,
.btn-secondary.disabled.focus,
.btn-secondary.disabled:active,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary[disabled],
.btn-secondary[disabled].active,
.btn-secondary[disabled].focus,
.btn-secondary[disabled]:active,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary,
fieldset[disabled] .btn-secondary.active,
fieldset[disabled] .btn-secondary.focus,
fieldset[disabled] .btn-secondary:active,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary:hover {
    background-color: #fad500;
    border-color: #fad500
}

.btn-secondary .badge {
    background-color: #005aa9;
    color: #fad500
}

.label-secondary {
    background-color: #fad500
}

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

.panel-secondary {
    border-color: #fad500
}

.panel-secondary>.panel-heading {
    background-color: #fad500;
    border-color: #fad500;
    color: #005aa9
}

.panel-secondary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fad500
}

.panel-secondary>.panel-heading .badge {
    background-color: #005aa9;
    color: #fad500
}

.panel-secondary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #fad500
}

body.high-contrast .text-primary {
    color: #000
}

body.high-contrast a.text-primary:focus,
body.high-contrast a.text-primary:hover {
    color: #000;
    text-decoration: underline
}

body.high-contrast .bg-primary {
    background-color: #000;
    color: #fff
}

body.high-contrast a.bg-primary:focus,
body.high-contrast a.bg-primary:hover {
    background-color: #fff;
    text-decoration: underline
}

body.high-contrast .btn-primary,
body.high-contrast .btn-primary.focus,
body.high-contrast .btn-primary:focus,
body.high-contrast .btn-primary:hover {
    background-color: #000;
    border-color: #000;
    color: #fff
}

body.high-contrast .btn-primary:hover {
    text-decoration: underline
}

body.high-contrast .btn-primary.active,
body.high-contrast .btn-primary.active.focus,
body.high-contrast .btn-primary.active:focus,
body.high-contrast .btn-primary.active:hover,
body.high-contrast .btn-primary:active,
body.high-contrast .btn-primary:active.focus,
body.high-contrast .btn-primary:active:focus,
body.high-contrast .btn-primary:active:hover,
body.high-contrast .open>.dropdown-toggle.btn-primary,
body.high-contrast .open>.dropdown-toggle.btn-primary.focus,
body.high-contrast .open>.dropdown-toggle.btn-primary:focus,
body.high-contrast .open>.dropdown-toggle.btn-primary:hover {
    background-color: #000;
    border-color: #000;
    color: #fff
}

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

body.high-contrast .btn-primary.disabled,
body.high-contrast .btn-primary.disabled.active,
body.high-contrast .btn-primary.disabled.focus,
body.high-contrast .btn-primary.disabled:active,
body.high-contrast .btn-primary.disabled:focus,
body.high-contrast .btn-primary.disabled:hover,
body.high-contrast .btn-primary[disabled],
body.high-contrast .btn-primary[disabled].active,
body.high-contrast .btn-primary[disabled].focus,
body.high-contrast .btn-primary[disabled]:active,
body.high-contrast .btn-primary[disabled]:focus,
body.high-contrast .btn-primary[disabled]:hover,
body.high-contrast fieldset[disabled] .btn-primary,
body.high-contrast fieldset[disabled] .btn-primary.active,
body.high-contrast fieldset[disabled] .btn-primary.focus,
body.high-contrast fieldset[disabled] .btn-primary:active,
body.high-contrast fieldset[disabled] .btn-primary:focus,
body.high-contrast fieldset[disabled] .btn-primary:hover {
    background-color: #000;
    border-color: #000
}

body.high-contrast .btn-primary .badge {
    background-color: #fff;
    color: #000
}

body.high-contrast .label-primary,
body.high-contrast .label-primary[href]:focus,
body.high-contrast .label-primary[href]:hover {
    background-color: #000
}

body.high-contrast .panel-primary {
    border-color: #000
}

body.high-contrast .panel-primary>.panel-heading {
    background-color: #000;
    border-color: #000;
    color: #fff
}

body.high-contrast .panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #000
}

body.high-contrast .panel-primary>.panel-heading .badge {
    background-color: #fff;
    color: #000
}

body.high-contrast .panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #000
}

body.high-contrast .text-secondary {
    color: #000
}

body.high-contrast a.text-secondary:focus,
body.high-contrast a.text-secondary:hover {
    color: #000;
    text-decoration: underline !important
}

body.high-contrast .bg-secondary {
    background-color: #000;
    color: #fff
}

body.high-contrast .bg-secondary a {
    color: #000
}

body.high-contrast a.bg-secondary:focus,
body.high-contrast a.bg-secondary:hover {
    background-color: #000;
    text-decoration: underline !important
}

body.high-contrast .bg-secondary .btn-transparent {
    border-color: #fff;
    color: #fff
}

body.high-contrast .bg-secondary .btn-transparent:hover {
    background-color: #000;
    color: #fff;
    text-decoration: underline !important
}

body.high-contrast .btn-secondary,
body.high-contrast .btn-secondary.focus,
body.high-contrast .btn-secondary:focus {
    background-color: #fff;
    border-color: #000;
    color: #000
}

body.high-contrast .btn-secondary:hover {
    text-decoration: underline !important
}

body.high-contrast .btn-secondary.active,
body.high-contrast .btn-secondary.active.focus,
body.high-contrast .btn-secondary.active:focus,
body.high-contrast .btn-secondary.active:hover,
body.high-contrast .btn-secondary:active,
body.high-contrast .btn-secondary:active.focus,
body.high-contrast .btn-secondary:active:focus,
body.high-contrast .btn-secondary:active:hover,
body.high-contrast .btn-secondary:hover,
body.high-contrast .open>.dropdown-toggle.btn-secondary,
body.high-contrast .open>.dropdown-toggle.btn-secondary.focus,
body.high-contrast .open>.dropdown-toggle.btn-secondary:focus,
body.high-contrast .open>.dropdown-toggle.btn-secondary:hover {
    background-color: #000;
    border-color: #000;
    color: #fff
}

body.high-contrast .btn-secondary.active,
body.high-contrast .btn-secondary:active,
body.high-contrast .open>.dropdown-toggle.btn-secondary {
    background-image: none
}

body.high-contrast .btn-secondary.disabled,
body.high-contrast .btn-secondary.disabled.active,
body.high-contrast .btn-secondary.disabled.focus,
body.high-contrast .btn-secondary.disabled:active,
body.high-contrast .btn-secondary.disabled:focus,
body.high-contrast .btn-secondary.disabled:hover,
body.high-contrast .btn-secondary[disabled],
body.high-contrast .btn-secondary[disabled].active,
body.high-contrast .btn-secondary[disabled].focus,
body.high-contrast .btn-secondary[disabled]:active,
body.high-contrast .btn-secondary[disabled]:focus,
body.high-contrast .btn-secondary[disabled]:hover,
body.high-contrast fieldset[disabled] .btn-secondary,
body.high-contrast fieldset[disabled] .btn-secondary.active,
body.high-contrast fieldset[disabled] .btn-secondary.focus,
body.high-contrast fieldset[disabled] .btn-secondary:active,
body.high-contrast fieldset[disabled] .btn-secondary:focus,
body.high-contrast fieldset[disabled] .btn-secondary:hover {
    background-color: #000;
    border-color: #000
}

body.high-contrast .btn-secondary .badge {
    background-color: #fff;
    color: #000
}

body.high-contrast .label-secondary,
body.high-contrast .label-secondary[href]:focus,
body.high-contrast .label-secondary[href]:hover {
    background-color: #000
}

body.high-contrast .panel-secondary {
    border-color: #000
}

body.high-contrast .panel-secondary>.panel-heading {
    background-color: #000;
    border-color: #000;
    color: #fff
}

body.high-contrast .panel-secondary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #000
}

body.high-contrast .panel-secondary>.panel-heading .badge {
    background-color: #fff;
    color: #000
}

body.high-contrast .panel-secondary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #000
}

.ie8-only {
    display: none;
    display: block\9
}

@media screen and (max-width:767px) {
    .listpage-2-col-right-content {
        position: static
    }
}

@media screen and (min-width:768px) {
    .listpage-2-col-left {
        float: left;
        margin-right: -330px;
        width: 100%
    }

    .listpage-2-col-left-content {
        margin-right: 330px
    }

    .listpage-2-col-right {
        float: right;
        width: 330px
    }
}

.bg-grey {
    background-color: #edeae6;
    color: #333
}

.bg-white {
    background-color: #fff;
    color: #333
}

.bg-blue {
    background-color: #005aa9;
    color: #fff
}

.bg-lightgrey {
    background-color: #fafafa
}

.bg-speckledgrey {
    background: #444349;
    color: #fff
}

.bg-speckledgrey svg {
    fill: #fff
}

.bg-grey svg,
.bg-whitex svg {
    fill: #333
}

.btn {
    border-radius: 0;
    font-family: Open Sans, sans-serif;
    font-weight: 500;
    min-width: 12.5em;
    padding: .83em 1.38em;
    text-decoration: none
}

.btn i {
    margin-right: 1em
}

.trailing-button-icon {
    margin-left: 1em;
    margin-right: 0
}

.btn-default {
    font-size: 18px
}

.btn-lg {
    font-weight: 300;
    padding-left: 1.25em;
    padding-right: 1.25em
}

.btn-transparent {
    background-color: transparent;
    border: 2px solid;
    color: #333
}

.btn-transparent:focus,
.btn-transparent:hover {
    background-color: #fad500;
    border-color: #fad500;
    color: #005aa9
}

.btn-transparent.btn-blue {
    border-color: #006abb;
    color: #006abb
}

.btn-transparent.btn-blue:focus,
.btn-transparent.btn-blue:hover {
    background-color: #fad500;
    border-color: #fad500;
    color: #005aa9
}

.btn-transparent.btn-white {
    border-color: #fff;
    color: #fff
}

.btn-transparent.btn-white:focus,
.btn-transparent.btn-white:hover {
    background-color: #fad500;
    border-color: #fad500;
    color: #005aa9
}

.btn-group-md>.btn,
.btn-md {
    border-width: 1px;
    font-size: 16px;
    padding: .6em 1.38em
}

.btn-group-sm>.btn,
.btn-sm {
    border-width: 1px;
    font-size: 14px;
    padding: .6em 1.38em
}

.btn-group-xs>.btn,
.btn-xs {
    border-width: 1px;
    font-size: 14px;
    min-width: 0;
    padding: .4em 1.2em
}

.btn-thin {
    min-width: 0
}

@media (min-width:992px) {
    .btn-lg {
        padding-left: 2.9em;
        padding-right: 2.9em
    }

    .btn-long {
        margin-bottom: 3px;
        padding-left: 5em;
        padding-right: 5em
    }
}

.btn.btn-no-borders {
    border-color: transparent
}

.call-us-box {
    background: #fcfcfc;
    color: #333;
    font-size: .812em;
    margin-bottom: 10px;
    padding: 10px 50px;
    text-align: left
}

.call-us-box .call-us-tel {
    font-size: 2.3em
}

.call-us-box .call-us-tel:focus {
    text-decoration: underline
}

.call-us-box p {
    margin: 0
}

@media (min-width:768px) and (max-width:992px) {
    .call-us-box {
        background-image: none;
        padding: 10px 45px
    }
}

@media (min-width:992px) {
    .call-us-box {
        background-position: 100% 0;
        padding: 10px 65px
    }
}

@media (min-width:768px) {
    .call-us-box-square {
        background-position: 100% 0;
        height: 313px;
        padding-top: 60px
    }
}

.link-color,
a {
    color: #006abb
}

p a {
    color: inherit;
    text-decoration: underline
}

@media screen and (min-width:768px) {
    a[href^=tel] {
        color: inherit;
        text-decoration: none
    }
}

ol,
ul {
    padding-left: 1.2em
}

li {
    margin-bottom: 1.3em
}

.list-inline>li {
    margin-bottom: 0
}

.svg {
    display: inline-block
}

.navbar .svg-shopping-voucher {
    background: url(/assets/images/menu-icons.84ef35c0.jpg) no-repeat -15px -5px;
    background: linear-gradient(transparent, transparent), url(/assets/images/shopping-voucher.afde0328.svg) no-repeat 0 0
}

.navbar .svg-giftcard {
    background: url(/assets/images/menu-icons.84ef35c0.jpg) no-repeat -15px -60px;
    background: linear-gradient(transparent, transparent), url(/assets/images/giftcard.f3111ee6.svg) no-repeat 0 0
}

.navbar .svg-cashback {
    background: url(/assets/images/menu-icons.84ef35c0.jpg) no-repeat -15px -107px;
    background: linear-gradient(transparent, transparent), url(/assets/images/cashback.d35b21d4.svg) no-repeat 0 0
}

.navbar .svg-voucher-codes {
    background: url(/assets/images/menu-icons.84ef35c0.jpg) no-repeat -15px -156px;
    background: linear-gradient(transparent, transparent), url(/assets/images/voucher-code.730087fb.svg) no-repeat 0 0
}

.navbar .svg-promotion {
    background: url(/assets/images/menu-icons.84ef35c0.jpg) no-repeat -15px -205px;
    background: linear-gradient(transparent, transparent), url(/assets/images/promotions.024b5543.svg) no-repeat 0 0
}

.navbar .svg-hot-offers {
    background: url(/assets/images/menu-icons.84ef35c0.jpg) no-repeat -15px -254px;
    background: linear-gradient(transparent, transparent), url(/assets/images/hot-offers.c916e848.svg) no-repeat 0 0
}

.navbar .svg-local-discounts {
    background: url(/assets/images/menu-icons.84ef35c0.jpg) no-repeat -15px -306px;
    background: linear-gradient(transparent, transparent), url(/assets/images/local-discounts.882a219f.svg) no-repeat 0 0
}

.fa-circle-thin.with-arrow {
    font-size: 32px;
    position: relative
}

.fa-circle-thin.with-arrow:after {
    content: "\f105";
    display: inline-block;
    font-size: 28px;
    left: 10px;
    position: absolute;
    top: 1px
}

.svg-cog {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat -104px -1103px;
    background: linear-gradient(transparent, transparent), url(/assets/images/cog.f61f8146.svg) no-repeat 0 0
}

.svg-shopping-voucher {
    background: linear-gradient(transparent, transparent), url(/assets/images/shopping-voucher.afde0328.svg) no-repeat 0 0
}

.svg-giftcard {
    background: linear-gradient(transparent, transparent), url(/assets/images/giftcard.f3111ee6.svg) no-repeat 0 0
}

.svg-cashback {
    background: linear-gradient(transparent, transparent), url(/assets/images/cashback.d35b21d4.svg) no-repeat 0 0
}

.svg-voucher-code {
    background: linear-gradient(transparent, transparent), url(/assets/images/voucher-code.730087fb.svg) no-repeat 0 0
}

.svg-promotions {
    background: linear-gradient(transparent, transparent), url(/assets/images/promotions.024b5543.svg) no-repeat 0 0
}

.svg-hot-offers {
    background: linear-gradient(transparent, transparent), url(/assets/images/hot-offers.c916e848.svg) no-repeat 0 0
}

.svg-local-discounts {
    background: linear-gradient(transparent, transparent), url(/assets/images/local-discounts.882a219f.svg) no-repeat 0 0
}

.svg-travel {
    background: linear-gradient(transparent, transparent), url(/assets/images/travel.14c8bf03.svg) no-repeat 0 0
}

.svg-heart {
    background: linear-gradient(transparent, transparent), url(/assets/images/favourite.21b79e1a.svg) no-repeat 0 0
}

.svg-fashion {
    background: linear-gradient(transparent, transparent), url(/assets/images/fashion.79336c8a.svg) no-repeat 0 0
}

.svg-cogs {
    background: linear-gradient(transparent, transparent), url(/assets/images/cogs.e6762345.svg) no-repeat 0 0
}

.svg-home {
    background: linear-gradient(transparent, transparent), url(/assets/images/home.f5918968.svg) no-repeat 0 0
}

.svg-guide {
    height: 104px;
    width: 92px
}

.svg-shopping-voucher-guide {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat 0 -1978px;
    background: linear-gradient(transparent, transparent), url(/assets/images/guide-shopping-voucher.3128904a.svg) no-repeat
}

.svg-giftcard-guide {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat 0 -1447px;
    background: linear-gradient(transparent, transparent), url(/assets/images/guide-giftcard.4d3ab6c5.svg) no-repeat 0 0
}

.svg-cashback-guide {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat 0 -1553px;
    background: linear-gradient(transparent, transparent), url(/assets/images/guide-cashback.dd8fe0c9.svg) no-repeat 0 0
}

.svg-voucher-code-guide {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat 0 -1659px;
    background: linear-gradient(transparent, transparent), url(/assets/images/guide-voucher-code.10687648.svg) no-repeat 0 0
}

.svg-promotions-guide {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat 0 -1765px;
    background: linear-gradient(transparent, transparent), url(/assets/images/guide-promotions.d61d5cbb.svg) no-repeat 0 0
}

.svg-question-guide {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat 0 -1871px;
    background: linear-gradient(transparent, transparent), url(/assets/images/guide-question.1d7de4ab.svg) no-repeat 0 0
}

.svg-cashback-questions {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat -85px -44px;
    background: linear-gradient(transparent, transparent), url(/assets/images/cashback-questions.efd84693.svg) no-repeat 0 0;
    height: 53px;
    margin-bottom: 10px;
    width: 45px
}

svg {
    max-height: 100%;
    max-width: 100%
}

.svg-90 {
    height: 90px;
    width: 90px
}

.grid-menu-item .svg,
.svg-90 {
    background-image: none
}

.grid-menu-item .svg.svg-shopping-vouchers,
.svg-90.svg-shopping-vouchers {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -287px\9
}

.grid-menu-item .svg.svg-discount-cards,
.svg-90.svg-discount-cards {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -197px\9
}

.grid-menu-item .svg.svg-cashback,
.svg-90.svg-cashback {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat -2px -104px\9
}

.grid-menu-item .svg.svg-home,
.svg-90.svg-home {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -1103px\9
}

.grid-menu-item .svg.svg-cogs,
.svg-90.svg-cogs {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -1195px\9
}

.grid-menu-item .svg.svg-fashion,
.svg-90.svg-fashion {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -1288px\9
}

.svg-120 {
    height: 122px;
    line-height: 200px;
    width: 122px
}

.grid-menu-item .svg,
.svg-120 {
    background-image: none
}

.grid-menu-item .svg.svg-hot-offers,
.svg-120.svg-hot-offers {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat -1px -499px\9
}

.grid-menu-item .svg.svg-local-discounts,
.svg-120.svg-local-discounts {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -380px\9
}

.grid-menu-item .svg.svg-voucher-codes,
.svg-120.svg-voucher-codes {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat -1px -620px\9
}

.grid-menu-item .svg.svg-promotions,
.svg-120.svg-promotions {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat -1px -740px\9
}

.grid-menu-item .svg.svg-travel,
.svg-120.svg-travel {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat -1px -862px\9
}

.grid-menu-item .svg.svg-heart,
.svg-120.svg-heart {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -983px\9
}

.grid-menu-item .svg.svg-activity,
.svg-120.svg-activity {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -3086px\9
}

.grid-menu-item .svg.svg-giftcard,
.svg-120.svg-giftcard {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -2597px\9
}

.grid-menu-item .svg.svg-cashback,
.svg-120.svg-cashback {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -2718px\9
}

.grid-menu-item .svg.svg-bank,
.svg-120.svg-bank {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -2963px\9
}

.grid-menu-item .svg.svg-book,
.svg-120.svg-book {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -2840px\9
}

.grid-menu-item .svg.svg-mail,
.svg-120.svg-mail {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -2475px\9
}

.grid-menu-item .svg.svg-password,
.svg-120.svg-password {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -3208px\9
}

.svg.svg-64 {
    font-size: 64px;
    height: 64px;
    width: 64px
}

.svg.svg-64.svg-shopping-voucher {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat -64px -2408px\9
}

.svg.svg-64.svg-giftcard {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat 0 -2083px\9
}

.svg.svg-64.svg-cashback {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat -64px -2083px\9
}

.svg.svg-64.svg-voucher-code {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat 0 -2147px\9
}

.svg.svg-64.svg-promotions {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat -64px -2147px\9
}

.svg.svg-64.svg-hot-offers {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat 0 -2212px
}

.svg.svg-64.svg-local-discounts {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat -67px -2212px\9
}

.svg.svg-64.svg-giftcard-primary {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat 0 -2083px\9
}

.svg.svg-64.svg-cashback-primary {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat -64px -2083px\9
}

.svg.svg-64.svg-bank-primary {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -3393px\9
}

.svg.svg-64.svg-email-primary {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -3458px\9
}

.svg.svg-64.svg-password-primary {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -3328px\9
}

.svg.svg-64.svg-book-primary {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat -67px -3393px\9
}

.svg.svg-64.svg-guide-question-primary {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat 0 -3588px\9
}

.svg.svg-64.svg-cashback-guide-primary {
    background: transparent url(/assets/images/sprite.a822dd05.png) no-repeat -67px -3588px\9
}

.svg.svg-64.svg-travel {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat 0 -2277px\9
}

.svg.svg-64.svg-heart {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat -65px -2275px\9
}

.svg.svg-64.svg-fashion {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat 0 -2342px\9
}

.svg.svg-64.svg-cogs {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat -64px -2342px\9
}

.svg.svg-64.svg-home {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat 0 -2406px\9
}

.svg.svg-64.svg-activity {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat -66px -3328px\9
}

span.svg.svg-38 {
    height: 38px;
    width: 38px
}

span.svg.svg-38.svg-shopping-voucher {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat 0 0\9
}

span.svg.svg-38.svg-giftcard {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat -40px 0\9
}

span.svg.svg-38.svg-cashback {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat -80px 0\9
}

span.svg.svg-38.svg-voucher-code {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat 0 -41px\9
}

span.svg.svg-38.svg-promotions {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat -40px -41px\9
}

body,
html {
    font-size: 1em
}

body {
    color: #333;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300
}

.title,
h1,
h2,
h3,
h4,
h5 {
    font-family: Open Sans, sans-serif;
    font-weight: 600
}

.title,
h2,
h3 {
    font-size: 2em;
    font-weight: 600
}

.small-title {
    font-size: 1.68em
}

@media (max-width:767px) {
    h2 {
        font-size: 1.5625em
    }

    .sm-title-lg {
        font-size: 2em;
        line-height: 1
    }
}

.bold {
    font-weight: 700
}

.small {
    font-size: .75em
}

.call-us-tel {
    font-size: 2.1875em
}

.skip-menu a {
    background-color: #fff;
    color: #000;
    padding: .5em
}

.light-blue {
    color: #77c4ff !important
}

.corner-ribbon {
    color: #fff;
    font-size: 14px;
    left: -48px;
    left: 0\9;
    line-height: 36px;
    padding-top: 2px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 27px;
    top: 0\9;
    transform: rotate(-45deg);
    width: 180px;
    z-index: 3
}

.corner-ribbon.ribbon-sm {
    font-size: 8px;
    left: -64px;
    line-height: 20px;
    top: 14px
}

.ribbon-blue {
    background: #59b7ff
}

.ribbon-green {
    background: #5ee29b
}

.ribbon-yellow {
    background: #f0d35d
}

a.favourite-button {
    background-color: transparent;
    border: none;
    color: #d9d9d9;
    margin-left: 5px;
    text-decoration: none
}

a.favourite-button.active {
    color: #e30613
}

.tooltip.in {
    opacity: 1
}

.tooltip.top {
    margin-top: -10px
}

.tooltip.top .tooltip-arrow {
    border-top-color: #444349
}

.tooltip .tooltip-inner {
    background: #444349;
    border-radius: 2px;
    font-size: 13px;
    padding: 10px
}

.tooltip .tooltip-inner span {
    font-size: 12px
}

.context-panel {
    border-color: #d5d5d5;
    border-radius: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    margin-bottom: 30px
}

.context-panel.panel-default .panel-heading {
    background-color: #f3f3f3
}

.context-panel .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 52px 8% 20px;
    position: relative;
    text-align: center
}

.context-panel .panel-heading h3 {
    font-size: 1.875em
}

.context-panel .panel-heading:before {
    background: url(/assets/images/sprite.a822dd05.png) no-repeat -107px -1132px;
    content: "";
    display: block;
    height: 13px;
    left: 50%;
    margin-left: -11px;
    position: absolute;
    top: 17px;
    width: 23px
}

.context-panel .panel-body {
    padding: 30px 8%
}

.context-panel .panel-footer {
    background-color: #f3f3f3;
    font-size: .875em;
    padding: 22px 8%;
    text-align: center
}

.context-panel .panel-footer a {
    color: inherit
}

@media (min-width:768px) {
    .context-panel {
        margin-bottom: 11px
    }
}

.context-panel-btn-only strong {
    color: grey
}

.context-panel-btn-only .btn {
    margin-bottom: 1em
}

.context-panel-mobile-affix.affix .panel-heading,
.context-panel.modal.in .panel-heading,
.modal.in .context-panel .panel-heading,
.text-content-affixed.affix .panel-heading,
.text-content-affixed.affix-bottom .panel-heading {
    padding: 0 20px
}

.context-panel-mobile-affix.affix .panel-heading:before,
.context-panel.modal.in .panel-heading:before,
.modal.in .context-panel .panel-heading:before,
.text-content-affixed.affix .panel-heading:before,
.text-content-affixed.affix-bottom .panel-heading:before {
    content: none
}

.context-panel-mobile-affix.affix .panel-heading.panel-discount,
.context-panel.modal.in .panel-heading.panel-discount,
.modal.in .context-panel .panel-heading.panel-discount,
.text-content-affixed.affix .panel-heading.panel-discount,
.text-content-affixed.affix-bottom .panel-heading.panel-discount {
    height: auto
}

.context-panel-mobile-affix.affix .panel-heading.panel-discount .discount,
.context-panel.modal.in .panel-heading.panel-discount .discount,
.modal.in .context-panel .panel-heading.panel-discount .discount,
.text-content-affixed.affix .panel-heading.panel-discount .discount,
.text-content-affixed.affix-bottom .panel-heading.panel-discount .discount {
    display: inline;
    padding: 0
}

.context-panel-mobile-affix.affix .panel-heading.panel-discount .voucher,
.context-panel.modal.in .panel-heading.panel-discount .voucher,
.modal.in .context-panel .panel-heading.panel-discount .voucher,
.text-content-affixed.affix .panel-heading.panel-discount .voucher,
.text-content-affixed.affix-bottom .panel-heading.panel-discount .voucher {
    padding: 10px
}

.context-panel-mobile-affix.affix .panel-heading.panel-discount .discount-off,
.context-panel-mobile-affix.affix .panel-heading.panel-discount .discount-percent,
.context-panel-mobile-affix.affix .panel-heading.panel-discount .discount-value,
.context-panel-mobile-affix.affix .panel-heading.panel-discount .voucher-value,
.context-panel.modal.in .panel-heading.panel-discount .discount-off,
.context-panel.modal.in .panel-heading.panel-discount .discount-percent,
.context-panel.modal.in .panel-heading.panel-discount .discount-value,
.context-panel.modal.in .panel-heading.panel-discount .voucher-value,
.modal.in .context-panel .panel-heading.panel-discount .discount-off,
.modal.in .context-panel .panel-heading.panel-discount .discount-percent,
.modal.in .context-panel .panel-heading.panel-discount .discount-value,
.modal.in .context-panel .panel-heading.panel-discount .voucher-value,
.text-content-affixed.affix .panel-heading.panel-discount .discount-off,
.text-content-affixed.affix .panel-heading.panel-discount .discount-percent,
.text-content-affixed.affix .panel-heading.panel-discount .discount-value,
.text-content-affixed.affix .panel-heading.panel-discount .voucher-value,
.text-content-affixed.affix-bottom .panel-heading.panel-discount .discount-off,
.text-content-affixed.affix-bottom .panel-heading.panel-discount .discount-percent,
.text-content-affixed.affix-bottom .panel-heading.panel-discount .discount-value,
.text-content-affixed.affix-bottom .panel-heading.panel-discount .voucher-value {
    font-size: 2em;
    position: relative
}

.context-panel-mobile-affix.affix .panel-heading.panel-discount .discount-percent,
.context-panel.modal.in .panel-heading.panel-discount .discount-percent,
.modal.in .context-panel .panel-heading.panel-discount .discount-percent,
.text-content-affixed.affix .panel-heading.panel-discount .discount-percent,
.text-content-affixed.affix-bottom .panel-heading.panel-discount .discount-percent {
    font-size: 1.5em
}

.context-panel-mobile-affix.affix .panel-heading.panel-discount .discount-type,
.context-panel.modal.in .panel-heading.panel-discount .discount-type,
.modal.in .context-panel .panel-heading.panel-discount .discount-type,
.text-content-affixed.affix .panel-heading.panel-discount .discount-type,
.text-content-affixed.affix-bottom .panel-heading.panel-discount .discount-type {
    display: none
}

.context-panel .btn-close-model {
    background-color: transparent;
    border: 0;
    color: #fff;
    font-size: 1.5625em;
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 2
}

.context-panel-mobile-affix.affix .panel-heading h3,
.text-content-affixed.affix .panel-heading h3,
.text-content-affixed.affix-bottom .panel-heading h3 {
    margin-top: 0
}

.context-panel-mobile-affix.affix .panel-heading,
.context-panel.collapse.in .panel-body {
    padding: 0 1px
}

.context-panel-mobile-affix.affix .panel-body {
    padding-bottom: 10px;
    padding-top: 10px
}

.context-panel-mobile-affix.affix .panel-footer {
    display: none
}

.context-panel-mobile-affix .btn:focus {
    background-color: #005aa9;
    color: #fff
}

@media screen and (max-width:767px) {
    .context-panel-mobile-height {
        min-height: 140px
    }

    .panel.context-panel.collapse {
        -webkit-overflow-scrolling: touch;
        background-color: #fff;
        border-bottom: 100px;
        box-shadow: 0 0 12px #000;
        left: 0;
        max-height: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
        padding-bottom: 20px;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 10
    }

    .panel.context-panel.collapse .slider-wrapper {
        max-width: none
    }
}

table {
    width: 100%
}

td,
th {
    vertical-align: top
}

@media screen and (max-width:992px) {

    table td[class*=col-],
    table th[class*=col-] {
        display: block;
        float: left
    }
}

.btn.like-button {
    background-color: transparent;
    color: #333;
    font-size: 12px;
    margin-right: 10px;
    min-width: 0;
    padding: .4em .8em;
    text-decoration: none
}

.btn.like-button i {
    margin-right: .8em
}

a.like-button.active,
a.like-button:hover {
    background-color: #006abb;
    color: #fff
}

.related-info-panel {
    border: 1px solid #d5d5d5;
    margin-bottom: 11px;
    padding: 20px
}

.related-info-panel ul {
    margin-top: 10px
}

.related-info-panel ul li {
    font-size: .875em;
    margin-top: 10px;
    text-align: center;
    width: 100%
}

.related-info-panel h3 {
    color: grey;
    font-size: 1.125em;
    margin: 0
}

.summary-panel .col-xs-8 {
    padding: 0
}

.summary-panel .col-xs-2 {
    padding: 0;
    text-align: right
}

.summary-panel .bottom-border {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: .5em
}

.summary-panel p {
    margin: .5em 0 0
}

.summary-panel .summary-purchased-item {
    color: grey;
    margin: 0
}

.summary-panel .summary-row p {
    color: grey
}

.summary-panel .summary-company-name,
.summary-panel .summary-price,
.summary-panel .total-row p {
    font-weight: 700
}

.summary-panel .summary-savings p {
    margin: 0
}

.summary-panel .summary-savings .summary-saving-amount span {
    font-weight: 700
}

@media screen and (min-width:767px) {
    .modal-sm-only {
        display: block;
        position: static
    }
}

.no-js .carousel-inner>.item {
    display: block
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
    filter: alpha(opacity=100)
}

.carousel-control {
    opacity: 1;
    width: 33px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    background-color: #000;
    font-size: 35px;
    height: 40px;
    width: 20px
}

.carousel-control span.icon-prev {
    left: 0;
    margin-left: 0
}

.carousel-control span.icon-next {
    margin-right: 0;
    padding-left: 3px;
    right: 0
}

.carousel-control:focus .icon-next,
.carousel-control:focus .icon-prev {
    background-color: #006abb
}

@media (min-width:768px) {

    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 34px
    }
}

.carousel-control.carousel-control-disabled .icon-next,
.carousel-control.carousel-control-disabled .icon-prev {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.responsive-carousel .carousel-indicators li {
    background-color: #cccac8;
    border: none;
    height: 11px;
    margin: 0 5px;
    width: 11px
}

.responsive-carousel .carousel-indicators .active {
    background-color: #000
}

.responsive-carousel .carousel-control.left {
    left: -15px
}

.responsive-carousel .carousel-control.right {
    right: -15px
}

.responsive-carousel .carousel-control .icon-next,
.responsive-carousel .carousel-control .icon-prev {
    margin-top: -52px
}

@media (min-width:768px) {

    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 15px
    }

    .responsive-carousel .carousel-control.left {
        left: 0
    }

    .responsive-carousel .carousel-control.right {
        right: 0
    }
}

@media (min-width:1200px) {
    .responsive-carousel .carousel-control.left {
        left: -5px
    }

    .responsive-carousel .carousel-control.right {
        right: -5px
    }
}

@media (min-width:1200px) and (min-width:1240px) {

    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 34px
    }

    .responsive-carousel .carousel-control.left {
        left: -26px
    }

    .responsive-carousel .carousel-control.right {
        right: -26px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .responsive-carousel .col-xs-4 {
        max-width: 323px
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .responsive-carousel .col-xs-3 {
        max-width: 187px
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    .responsive-carousel .col-xs-2 {
        max-width: 161px
    }
}

.cookie-control {
    font-weight: 100;
    padding: 15px 20px 15px 25px
}

.cookie-control .pull-left {
    max-width: 80%
}

.cookie-control a {
    color: #006abb;
    display: block;
    text-decoration: underline
}

a.close-cookie-link {
    font-size: 35px;
    font-weight: 100;
    text-decoration: none
}

@media screen and (min-width:768px) {
    .cookie-control {
        font-size: 18px;
        padding: 32px 35px 32px 55px
    }

    .cookie-control p {
        line-height: 40px
    }

    .cookie-control a {
        display: inline
    }
}

.choose-favourites .favourite-item {
    display: block
}

.choose-favourites .favourite-item .panel {
    height: 186px
}

.choose-favourites .favourite-item.selected {
    color: #005aa9
}

.choose-favourites .favourite-item.selected .panel {
    border: 3px solid #005aa9
}

.choose-favourites .checkbox {
    height: 27px
}

a.feature-panel {
    text-decoration: none
}

.feature-panel {
    display: block;
    overflow: hidden
}

.feature-panel .panel {
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
    position: relative
}

.feature-panel .panel-heading {
    border: 0;
    border-radius: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.feature-panel .panel-heading>img {
    width: 100%
}

.feature-panel .panel-body {
    position: relative
}

.feature-panel h3 {
    text-transform: uppercase
}

.feature-panel hr {
    margin-bottom: 14px;
    margin-top: 14px;
    width: 46px
}

.feature-panel .feature-content {
    font-family: Open Sans, sans-serif
}

.feature-panel .view-more {
    font-size: .75em;
    text-transform: uppercase
}

.feature-panel .panel-body .company-logo {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    height: 82px;
    line-height: 82px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: -52px;
    width: 82px
}

.feature-panel .panel-body .company-logo img {
    max-width: 80%
}

@media (min-width:992px) {

    .no-touch .feature-panel:focus,
    .no-touch .feature-panel:hover {
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
        transition: box-shadow .1s ease-in
    }

    .no-touch .feature-panel.feature-hover:focus .panel-body,
    .no-touch .feature-panel.feature-hover:hover .panel-body {
        background-color: #000;
        background-color: rgba(0, 0, 0, .65);
        bottom: 0;
        color: #fff;
        filter: alpha(opacity=80);
        height: auto;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transition: background .1s ease-in
    }

    .no-touch .feature-panel.feature-hover:focus .panel-body .feature-content,
    .no-touch .feature-panel.feature-hover:focus .panel-body h3 span,
    .no-touch .feature-panel.feature-hover:hover .panel-body .feature-content,
    .no-touch .feature-panel.feature-hover:hover .panel-body h3 span {
        color: #fff
    }

    .no-touch .feature-panel.feature-hover:focus .panel-heading>img,
    .no-touch .feature-panel.feature-hover:hover .panel-heading>img {
        height: 100%;
        width: auto
    }
}

.fp-benefits-sm {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.fp-benefits-sm .panel {
    height: 203px
}

.fp-benefits-sm .panel-heading {
    height: 132px
}

.fp-benefits-sm .panel-body {
    background-color: #fff;
    bottom: 0;
    left: 0;
    min-height: 71px;
    padding: 0 5.945%;
    position: absolute;
    right: 0
}

.fp-benefits-sm .panel-body .company-logo {
    top: -72px
}

.fp-benefits-sm .panel-body h3 {
    font-size: 1.125em;
    margin-bottom: 3px;
    margin-top: 11px
}

.fp-benefits-sm .panel-body h3 span {
    color: #333;
    font-size: .666em;
    font-weight: 700
}

.fp-benefits-sm .feature-content {
    color: #333
}

.fp-benefits-lg {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.fp-benefits-lg .panel {
    height: 430px
}

.fp-benefits-lg .panel-heading {
    height: 266px
}

.fp-benefits-lg .panel-body {
    bottom: 0;
    left: 0;
    min-height: 164px;
    padding-top: 18px;
    position: absolute;
    right: 0
}

.fp-benefits-lg .feature-content {
    margin: 10px 0
}

@media (min-width:992px) {

    .no-touch .fp-benefits-lg:focus .panel-heading,
    .no-touch .fp-benefits-lg:hover .panel-heading {
        height: 430px
    }

    .no-touch .fp-benefits-lg:focus .panel-body,
    .no-touch .fp-benefits-lg:hover .panel-body {
        padding-top: 182px
    }

    .no-touch .fp-benefits-lg:focus .view-more,
    .no-touch .fp-benefits-lg:hover .view-more {
        bottom: 27px;
        left: 0;
        position: absolute;
        width: 100%
    }
}

.feature-panel-sm {
    color: inherit;
    margin: 0 auto;
    max-width: 100%;
    width: 170px
}

.feature-panel-sm .panel {
    background-color: transparent;
    height: 21em
}

.feature-panel-sm .panel-heading {
    height: 186px
}

.feature-panel-sm .panel-heading .company-logo {
    background-color: #fff;
    bottom: 0;
    height: 75px;
    line-height: 75px;
    position: absolute;
    width: 100%;
    z-index: 10
}

.feature-panel-sm .panel-heading .company-logo img {
    max-height: 80%;
    max-width: 75%
}

.feature-panel-sm .panel-body {
    background-color: transparent;
    height: 8.375em
}

.feature-panel-sm .panel-body h3 {
    color: #006abb;
    font-size: 1.375em;
    margin-bottom: 4px;
    margin-top: 0
}

.feature-panel-sm .panel-body .company-name {
    font-size: .75em;
    margin-bottom: 12px;
    text-transform: uppercase
}

.feature-panel-sm .panel-body .feature-content {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: .875em
}

@media (min-width:992px) {

    .no-touch .feature-panel-sm:focus .panel-heading,
    .no-touch .feature-panel-sm:hover .panel-heading {
        height: 21em
    }

    .no-touch .feature-panel-sm:focus .panel-body h3,
    .no-touch .feature-panel-sm:hover .panel-body h3 {
        color: #fff
    }

    .no-touch .feature-panel-sm:focus .panel-body,
    .no-touch .feature-panel-sm:hover .panel-body {
        bottom: 75px;
        padding-top: 60px
    }
}

.feature-panel-lg .panel {
    height: 427px
}

.feature-panel-lg .panel-heading {
    height: 221px
}

.feature-panel-lg .panel-body {
    bottom: 0;
    left: 0;
    min-height: 206px;
    padding-left: 25px;
    padding-top: 25px;
    position: absolute;
    right: 0
}

.feature-panel-lg .panel-body h3 {
    font-size: 1.5625em;
    margin-bottom: 4px;
    margin-top: 0
}

.feature-panel-lg .panel-body .company-name {
    margin-bottom: 25px
}

.feature-panel-lg .panel-body .feature-content {
    margin: 10px 0
}

.feature-panel-lg .panel-body hr {
    margin-left: 0;
    margin-top: 19px;
    width: 46px
}

@media (min-width:992px) {

    .no-touch .feature-panel-lg:focus .panel-heading,
    .no-touch .feature-panel-lg:hover .panel-heading {
        height: 427px
    }

    .no-touch .feature-panel-lg:focus .panel-body,
    .no-touch .feature-panel-lg:hover .panel-body {
        padding-top: 180px;
        text-align: center
    }

    .no-touch .feature-panel-lg:focus .panel-body .company-logo,
    .no-touch .feature-panel-lg:hover .panel-body .company-logo {
        height: 110px;
        left: 50%;
        line-height: 110px;
        margin-left: -55px;
        top: 46px;
        width: 110px
    }

    .no-touch .feature-panel-lg:focus .panel-body hr,
    .no-touch .feature-panel-lg:hover .panel-body hr {
        margin: 0 auto
    }

    .no-touch .feature-panel-lg:focus .view-more,
    .no-touch .feature-panel-lg:hover .view-more {
        bottom: 27px;
        left: 0;
        position: absolute;
        text-align: center;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .filter-list-panel {
        -webkit-overflow-scrolling: touch;
        background-color: #fff;
        border-bottom: 100px;
        box-shadow: 0 0 12px #000;
        left: 0;
        max-height: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
        padding-bottom: 20px;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 5
    }

    .filter-list-panel h2 {
        margin: 0;
        padding: 20px
    }

    .filter-list-panel h2 .header-close-btn {
        background: transparent;
        border: none
    }

    .filter-list-panel .list-group .list-group-item a {
        color: #333
    }

    .filter-list-panel .list-group .list-group-item a.active {
        background-color: #f8f8f8
    }

    .filter-list-panel .list-group .list-group-item a span {
        color: #acacac
    }

    .filter-list-panel .mobile-filter-close-btn {
        display: block;
        margin: 0 20px
    }

    .filter-list-panel .mobile-filter-close-btn .btn {
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .filter-list-panel {
        box-shadow: 0 0 5px rgba(0, 0, 0, .1);
        height: auto !important;
        padding-bottom: 20px
    }

    .filter-list-panel.collapse {
        display: block
    }

    .filter-list-panel h2,
    .filter-list-panel h3 {
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: .875em;
        margin: 0;
        padding: 15px 30px;
        text-transform: uppercase
    }

    .filter-list-panel h2 {
        background: #fafafa;
        color: #333;
        margin: 0;
        padding: 15px 30px
    }

    .filter-list-panel .svg-cog {
        height: 26px;
        margin-right: 5px;
        vertical-align: middle;
        width: 25px
    }

    .filter-list-panel h3 {
        color: #9a9a9a;
        margin: 0;
        padding: 20px 30px 10px
    }

    .filter-list-panel .list-group .list-group-item {
        border: none
    }

    .filter-list-panel .list-group .list-group-item a {
        display: block;
        font-size: .875em;
        padding: 10px 30px;
        text-decoration: underline;
        width: 100%
    }

    .filter-list-panel .list-group .list-group-item a.active {
        color: #333;
        font-weight: 700;
        text-decoration: none
    }
}

.label,
label {
    border: 0;
    color: inherit;
    cursor: pointer;
    font-size: 100%;
    font-weight: 400;
    margin-bottom: 0;
    padding: 0;
    text-align: left
}

input[type=checkbox],
input[type=radio] {
    float: left;
    height: 22px;
    vertical-align: middle;
    width: 22px
}

.checkbox-label {
    padding-left: 5px;
    vertical-align: middle
}

.checkbox input[type=checkbox],
.radio input[type=radio] {
    margin-left: 0;
    margin-right: 5px;
    margin-top: 0;
    position: relative
}

.radio label {
    max-width: 80%;
    vertical-align: top
}

fieldset legend.label {
    margin-bottom: 4px
}

.form .btn,
form .btn {
    font-weight: 600
}

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

.form-container {
    padding-bottom: 45px;
    padding-top: 45px
}

.form-container:focus,
form:focus {
    outline: 0
}

input[type=email],
input[type=password],
input[type=text] {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 16px
}

input[type=email].small,
input[type=password].small,
input[type=text].small {
    font-size: 14px;
    height: 35px;
    line-height: 35px
}

.form-main {
    margin-bottom: 25px;
    margin-top: 20px
}

.form-group {
    margin-bottom: 20px;
    text-align: left
}

.form-group.small-bottom-margin {
    margin-bottom: 10px
}

.form-control {
    border-color: #333;
    border-radius: 1px
}

.form-error-summary {
    display: none
}

label.control-label {
    width: 100%
}

.form-extrainfo,
.password-help,
.showpasswordlabel {
    font-size: 13px;
    font-weight: 400
}

.form-extrainfo input[type=checkbox],
.password-help input[type=checkbox],
.showpasswordlabel input[type=checkbox] {
    margin-top: 0
}

label+.form-extrainfo {
    margin-top: -5px
}

.form-error-summarylabel {
    margin-bottom: 0
}

.form-error-summary {
    background-color: #f2dede;
    border-top: 4px solid red;
    color: red;
    padding: 14px 15px 22px
}

.form-error-summary .fa-exclamation-circle {
    font-size: 45px;
    margin-bottom: 3px
}

.form-error-summary p {
    margin-bottom: 0
}

.form-error-summary .error-small {
    font-size: 16px
}

.has-error .control-label,
label.control-label,
span.control-label {
    color: #fe3434;
    display: block;
    font-size: 14px;
    font-weight: 700
}

.has-error .form-control,
.has-error .form-control:focus {
    border-color: #fe3434
}

.has-error .form-control {
    padding-right: 40px
}

@media screen and (max-width:768px) {
    label {
        margin-bottom: 0
    }

    .g-recaptcha {
        transform: scale(.875);
        transform-origin: 0 0
    }
}

@media screen and (min-width:768px) {
    .form-group--inline {
        display: inline-block;
        width: 49%
    }
}

.page-wrapper {
    position: relative
}

.page-indicator span {
    background-color: #cccac8;
    border-radius: 50%;
    display: inline-block;
    height: 11px;
    margin: 0 4px;
    width: 11px
}

.page-indicator span.active {
    background-color: #005aa9
}

.page-header {
    border-bottom: 0;
    margin-bottom: 45px;
    margin-top: 0;
    padding-bottom: 50px;
    padding-top: 50px;
    position: relative
}

.page-header h1 {
    font-weight: 400
}

.page-header h1,
.page-header p {
    max-width: 75%;
    padding-left: 70px
}

.page-header .svg {
    display: block;
    left: 5px;
    position: absolute;
    top: 72px
}

.page-header .header-back-btn {
    position: absolute;
    right: 15px;
    top: 76px
}

.header-wrapper-grey {
    background-color: #f3f3f3;
    border-bottom: 1px solid #e5e5e5
}

.header-wrapper-grey .page-header {
    margin-bottom: 0
}

.header-wrapper-grey .page-header h1 {
    font-weight: 700;
    text-transform: none
}

@media screen and (max-width:992px) {
    .page-header .header-back-btn {
        display: none
    }
}

@media screen and (max-width:768px) {
    .page-header h1 {
        font-size: 1.8rem;
        font-weight: 200;
        max-width: 100%;
        padding: 0
    }

    .page-header .header-back-btn {
        display: none
    }

    .page-header.header-icon {
        padding: 2rem 1rem;
        position: relative
    }

    .page-header .svg {
        display: none
    }
}

.text-content-page .page-header.header-title-only {
    padding-bottom: 50px
}

.order-by-dropdown {
    margin-bottom: 10px
}

.order-by-dropdown .dropdown .dropdown-menu {
    width: 100%
}

.order-by-dropdown .dropdown .dropdown-menu li {
    margin: 0
}

.order-by-dropdown .dropdown {
    margin-top: 5px
}

.order-by-dropdown .dropdown .btn {
    font-size: 14px;
    padding: 7px 14px;
    position: relative;
    text-align: left;
    width: 100%
}

.order-by-dropdown .dropdown .btn .caret {
    position: absolute;
    right: 12px;
    top: 45%
}

@media screen and (min-width:768px) {
    .order-by-dropdown {
        background-color: #ececec;
        margin-bottom: 0;
        padding: 7px 9px;
        text-align: right
    }

    .order-by-dropdown .dropdown {
        display: inline-block;
        margin-left: 12px;
        margin-top: 0;
        text-transform: uppercase
    }

    .order-by-dropdown .dropdown .dropdown-menu {
        width: 210px
    }

    .order-by-dropdown .dropdown .btn {
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        width: 210px
    }
}

.filter-list-panel {
    background-color: #fff;
    margin-bottom: 10px
}

.filter-list-panel .list-group .list-group-item {
    border-left: none;
    border-radius: 0;
    border-right: none;
    border-top: none;
    margin-bottom: 1px;
    padding: 0
}

.filter-list-panel .list-group .list-group-item a {
    display: block;
    font-size: .875em;
    padding: 16px 20px;
    width: 100%
}

.filter-list-panel .list-group .list-group-item a .fa {
    font-size: 1.2em;
    padding-top: 3px
}

@media screen and (max-width:767px) {
    .filter-list-panel {
        -webkit-overflow-scrolling: touch;
        background-color: #fff;
        border-bottom: 100px;
        box-shadow: 0 0 12px #000;
        left: 0;
        max-height: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
        padding-bottom: 20px;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 5
    }

    .filter-list-panel h2 {
        margin: 0;
        padding: 20px
    }

    .filter-list-panel h2 .header-close-btn {
        background: transparent;
        border: none
    }

    .filter-list-panel .list-group .list-group-item a {
        color: #333
    }

    .filter-list-panel .list-group .list-group-item a.active {
        background-color: #f8f8f8
    }

    .filter-list-panel .list-group .list-group-item a span {
        color: #acacac
    }

    .filter-list-panel .mobile-filter-close-btn {
        display: block;
        margin: 0 20px
    }

    .filter-list-panel .mobile-filter-close-btn .btn {
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .filter-list-panel {
        box-shadow: 0 0 5px rgba(0, 0, 0, .1);
        height: auto !important;
        padding-bottom: 20px
    }

    .filter-list-panel.collapse {
        display: block
    }

    .filter-list-panel h2,
    .filter-list-panel h3 {
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: .875em;
        margin: 0;
        padding: 15px 30px;
        text-transform: uppercase
    }

    .filter-list-panel h2 {
        background: #fafafa;
        color: #333;
        margin: 0;
        padding: 15px 30px
    }

    .filter-list-panel .svg-cog {
        height: 26px;
        margin-right: 5px;
        vertical-align: middle;
        width: 25px
    }

    .filter-list-panel h3 {
        color: #9a9a9a;
        margin: 0;
        padding: 20px 30px 10px
    }

    .filter-list-panel .list-group .list-group-item {
        border: none
    }

    .filter-list-panel .list-group .list-group-item a {
        display: block;
        font-size: .875em;
        padding: 10px 30px;
        text-decoration: underline;
        width: 100%
    }

    .filter-list-panel .list-group .list-group-item a.active {
        color: #333;
        font-weight: 700;
        text-decoration: none
    }
}

.panel-list-item .panel-discount {
    padding: 10px;
    position: relative
}

.panel-discount .panel-discount-inner {
    border: 3px dashed #fff;
    color: #fff;
    display: block;
    min-height: 120px;
    padding-top: 20px;
    width: 100%
}

.panel-discount .discount {
    display: inline-block;
    font-weight: 700;
    height: 62px;
    overflow: hidden;
    padding-right: 35px;
    padding-top: 2px;
    position: relative
}

.panel-discount .voucher {
    font-weight: 700
}

.panel-discount .discount-value,
.panel-discount .voucher-value {
    font-size: 4.375em;
    line-height: .88
}

.panel-discount .discount-percent {
    font-size: 2.3em;
    position: absolute;
    right: 0;
    top: -5px
}

.panel-discount .discount-off {
    bottom: 0;
    font-size: 1em;
    position: absolute;
    right: 0;
    text-transform: uppercase
}

.panel-discount .discount-type,
.panel-discount .voucher-type {
    display: block;
    font-size: .875em;
    font-weight: 300
}

.textcontent-sidecol .fa-envelope-o {
    color: #005aa9
}

@media screen and (min-width:992px) {
    .panel-list-item .panel-discount .panel-discount-inner {
        border: 1px dashed #858589;
        min-height: 200px;
        min-height: 150px\9;
        padding-top: 50px;
        padding-top: 60px\9
    }
}

.panel-list {
    margin-bottom: 20px;
    overflow: hidden
}

.panel-list-item {
    border-radius: 0;
    margin-bottom: 0;
    margin-top: 17px;
    width: 100%
}

.panel-list-item .panel-heading {
    border: 0;
    min-height: 120px;
    padding: 0
}

.panel-list-item .panel-body {
    color: #333;
    padding: 20px 20px 30px;
    position: relative
}

.panel-list-item .panel-body h2 {
    font-size: 1.125em;
    margin: 0 0 20px;
    width: 70%
}

.panel-list-item .panel-body h2 .favourite-button {
    margin-left: 0
}

.panel-list-item .panel-body h2 a:first-child {
    color: #000;
    margin-right: 5px
}

.panel-list-item .panel-body h3 {
    font-size: 1em;
    margin-bottom: 3px
}

.panel-list-item .company-category {
    font-size: .875em;
    font-weight: 300
}

.panel-list-item .panel-body .company-logo {
    position: absolute;
    right: 20px;
    top: 20px
}

.panel-list-item .panel-body .company-logo img {
    max-height: 45px;
    max-width: 70px
}

.panel-list-item .panel-body .sub-title {
    font-size: .75em
}

.panel-list-item .panel-body .local-discounts-miles {
    background-color: #ebebeb;
    bottom: 10px;
    color: #003;
    font-size: .75em;
    font-weight: 700;
    padding: 6px .833em 4px;
    position: absolute;
    right: 10px;
    text-transform: uppercase
}

@media screen and (min-width:992px) {
    .panel.panel-list-item {
        border-radius: 0;
        float: left;
        margin-top: 11px
    }

    .panel-list-item .panel-heading {
        float: left;
        min-height: 200px;
        min-height: 160px\9;
        width: 33.42%
    }

    .panel-list-item .panel-body {
        float: left;
        min-height: 200px;
        min-height: 160px\9;
        width: 66.58%
    }

    .panel-list-item .panel-body h2 {
        font-size: 1.375em;
        margin-bottom: 3px;
        text-transform: uppercase
    }

    .panel-list-item .panel-body .sub-title {
        margin-bottom: 15px
    }

    .panel-list-item .panel-body .company-logo img {
        float: right;
        max-height: 100px;
        max-width: 100px
    }

    .panel-list-item .panel-body .view-more {
        font-size: .875em
    }
}

@media screen and (min-width:1200px) {
    .panel-list-item .panel-body {
        padding: 30px
    }

    .panel-list-item .panel-body .company-logo {
        right: 19px;
        top: 30px
    }
}

.benefits-page .panel-list-item .panel-heading {
    min-height: 0
}

.benefits-page .panel-list-item .panel-body h2 {
    width: 100%
}

.benefits-page .benefit-list-promo {
    display: block;
    height: 180px;
    overflow: hidden;
    position: relative
}

.benefits-page .benefit-list-promo-image {
    width: 100%
}

.benefits-page .benefit-list-promo-logo {
    height: 180px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.benefits-page .benefit-list-promo-logo img {
    max-width: 60%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: auto
}

.benefits-page .panel-list-item .panel-body {
    min-height: 180px
}

.benefits-page .panel-list-item .panel-body .benefit-list-content {
    font-size: .875em
}

@media (min-width:992px) {
    .benefits-page .benefit-list-promo-image {
        margin-left: -5%;
        margin-top: -5%;
        transition: all .5s;
        width: 110%
    }
}

.well {
    background-color: #f3f3f3;
    border-color: #dbdbdb
}

.pagination {
    border-radius: 1px;
    margin: 40px 0 20px
}

.pagination>.active>a,
.pagination>.active>span {
    background-color: #006abb
}

.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #fad500
}

.pagination>li>a,
.pagination>li>span {
    border-color: #bdbdbd;
    color: #333
}

.pagination>li:first-child a,
.pagination>li:last-child a {
    color: #006abb
}

.subpage-tabs li {
    padding: 0;
    width: 100%
}

.subpage-tabs li+li {
    border-top: 1px solid #dbdbdb
}

.subpage-tabs a {
    display: block;
    padding: 10px;
    text-align: center
}

.subpage-tabs a .svg {
    display: none
}

.subpage-tabs .tab-name {
    font-size: .937em;
    font-weight: 700;
    text-transform: uppercase
}

.subpage-tabs .small {
    color: #333
}

.subpage-tabs .current-tab {
    background-color: #f7f7f7;
    border-top: 5px solid #006abb
}

@media (min-width:768px) {
    .subpage-tabs {
        margin: auto;
        text-align: center
    }

    .subpage-tabs li {
        width: auto
    }

    .subpage-tabs li+li {
        border-top: none
    }

    .subpage-tabs a {
        display: inline-block;
        padding: 45px 10px;
        vertical-align: middle
    }

    .subpage-tabs a .svg {
        display: block;
        margin: 0 auto 8px
    }

    .subpage-tabs a.current-tab {
        padding-bottom: 20px;
        padding-top: 20px
    }

    .subpage-tabs span {
        display: block;
        vertical-align: middle
    }
}

@media (min-width:992px) {
    .subpage-tabs a {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (min-width:1200px) {
    .subpage-tabs a {
        padding-left: 40px;
        padding-right: 40px
    }
}

.advert-panel {
    margin-bottom: 20px
}

.advert-panel a:focus {
    box-shadow: 0 0 5px #000;
    display: block
}

.advert-panel h3 {
    color: #333;
    font-size: .625em;
    text-transform: uppercase
}

.advert-panel-wrapper {
    border: 1px solid #ccc;
    padding-bottom: 20px
}

.advert-panel-wrapper a {
    display: block;
    text-align: center
}

.offer-how-to-guide {
    background-color: #006abb;
    color: #fff;
    margin-bottom: 20px;
    padding: 30px
}

.offer-how-to-guide h2 {
    font-size: 1.125em;
    padding: 0 30px
}

.offer-how-to-guide p {
    font-size: .875em;
    padding: 10px 0
}

.offer-how-to-guide .view-link {
    color: #fff;
    text-decoration: underline
}

.offer-how-to-enquiry {
    background-color: #fff;
    border: 1px solid #d2d2d2;
    color: #333
}

.employee-benefits-panel {
    background-color: #006abb;
    color: #fff;
    padding: 25px 30px
}

.employee-benefits-panel h2 {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: .875em;
    margin-top: 0;
    text-transform: uppercase
}

.employee-benefits-panel .benefit-saving {
    font-family: Open Sans, sans-serif;
    font-size: 1.5625em;
    font-weight: 300;
    padding-bottom: 5px
}

.employee-benefits-panel .benefit-description {
    font-size: .8125em
}

.employee-benefits-panel .btn {
    font-size: .8125em;
    margin-top: 5px;
    width: 100%
}

#search-results-panel {
    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, .75);
    display: none;
    max-width: 1167px;
    position: absolute;
    width: 100%;
    z-index: 999999
}

.search-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    padding: 30px 0;
    width: 100%
}

.search-panel-cat {
    float: left;
    width: 30%
}

.search-panel-items {
    float: left;
    width: 70%
}

.search-panel-items div a {
    cursor: pointer
}

.search-panel-items div {
    padding: 5px 0
}

.search-panel-item-group {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 30px;
    padding: 30px 0
}

.clearfix {
    clear: both
}

.highlight {
    font-weight: 700
}

@media screen and (max-width:767px) {
    .grid-menu {
        margin-left: -15px;
        margin-right: -15px
    }
}

.grid-menu h2 {
    font-weight: 200;
    letter-spacing: -1px;
    margin-bottom: .3em;
    margin-top: .3em
}

.grid-menu .svg {
    background: none;
    height: 93px;
    width: 91px
}

.grid-menu-item {
    display: block;
    padding: 30px 25px 45px
}

.grid-menu-item:focus,
.grid-menu-item:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    color: inherit;
    position: relative;
    text-decoration: none;
    z-index: 10
}

.grid-menu-item.bg-primary:focus,
.grid-menu-item.bg-primary:hover {
    background-color: #005aa9;
    color: #fff
}

.grid-menu-item.bg-secondary:focus,
.grid-menu-item.bg-secondary:hover {
    background-color: #fad500;
    color: #005aa9
}

.grid-menu-item.bg-speckledgrey:focus,
.grid-menu-item.bg-speckledgrey:hover {
    color: #fff
}

.grid-menu-item p {
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    max-width: 410px
}

.grid-menu-item .fa-chevron-circle-right {
    font-size: 35px
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .grid-menu .svg {
        height: 90px;
        width: 90px
    }

    .grid-menu .col-sm-4 .svg {
        height: 70px;
        width: 70px
    }
}

@media screen and (min-width:768px) {
    .grid-menu {
        margin-bottom: 95px
    }

    .grid-menu .col-sm-6 .svg {
        height: 120px;
        width: 120px
    }

    .grid-menu .svg.svg-promotions {
        height: 121px\9
    }

    .grid-menu-item {
        height: 330px;
        padding-bottom: 15px
    }

    .grid-menu-item p {
        height: 60px;
        margin-left: auto;
        margin-right: auto;
        max-width: 410px;
        overflow: hidden
    }
}

@media screen and (min-width:992px) {
    .grid-menu-item p {
        height: 40px;
        overflow: hidden
    }

    .grid-menu-item.col-sm-4 {
        height: 320px
    }

    .grid-menu-item.col-sm-4 svg {
        margin-top: .5em
    }
}

.home-hero-carousel {
    z-index: 1
}

.home-hero-carousel .carousel-inner>.item {
    height: 483px;
    overflow: hidden;
    text-align: center
}

.home-hero-carousel .carousel-inner>.item>img {
    display: inline;
    left: 50%;
    margin-left: -100%;
    max-width: none;
    position: relative
}

.home-hero-carousel .carousel-caption {
    top: 80px
}

.home-hero-carousel .carousel-caption h2 {
    font-size: 2em
}

.home-hero-carousel .carousel-caption p {
    margin-bottom: 38px;
    margin-top: 24px
}

.home-hero-carousel .carousel-caption .btn {
    text-transform: uppercase
}

@media only screen and (max-width:768px) {
    .benefit-logo {
        display: none
    }

    .choose-benefit .dropdown .btn,
    .choose-benefit .dropdown .dropdown-menu {
        width: 190px !important
    }
}

@media only screen and (min-width:992px) {
    .home-hero-carousel .carousel-inner>.item {
        height: 550px
    }

    .home-hero-carousel .carousel-caption {
        left: 30%;
        right: 30%
    }

    .home-hero-carousel .carousel-caption h2 {
        display: block
    }

    .home-hero-carousel .carousel-caption .benefit-logo {
        width: 136px
    }

    .home-hero-carousel .carousel-indicators {
        bottom: 25px;
        left: 0;
        margin-left: 0;
        width: 100%
    }

    .home-hero-carousel .carousel-indicators li {
        border: 2px solid #fff;
        border-radius: 50%;
        height: 72px;
        overflow: hidden;
        text-indent: 0;
        width: 72px
    }

    .home-hero-carousel .carousel-indicators-heading {
        bottom: 124px;
        color: #fff;
        font-size: .875em;
        position: absolute;
        text-align: center;
        text-transform: uppercase;
        width: 100%;
        z-index: 5
    }

    .home-hero-carousel .carousel-indicators li.active {
        border: 2px solid #5aa5dc;
        margin: 1px
    }

    .home-hero-carousel .carousel-indicators li img {
        filter: grayscale(100%)
    }

    .home-hero-carousel .carousel-indicators li.active img {
        filter: grayscale(0)
    }
}

@media only screen and (min-width:1280px) {
    .home-hero-carousel .item>img {
        height: 876px;
        width: 100%
    }
}

.offer-carousel {
    padding-top: 37px;
    position: relative
}

.offer-carousel h2 {
    margin-bottom: 33px;
    text-align: center
}

.offer-carousel.similar-offers-carousel h2 {
    margin-bottom: 5px
}

.offer-carousel.similar-offers-carousel h2+p {
    margin-bottom: 30px
}

.offer-carousel .btn-offer-view-all {
    margin-bottom: 20px;
    text-align: center
}

.offer-carousel .carousel-inner {
    padding-bottom: 80px
}

.offer-carousel .carousel-indicators {
    bottom: 20px
}

.offer-carousel .panel-body hr {
    border-color: #333
}

@media (min-width:768px) {
    .offer-carousel h2 {
        float: left;
        margin-bottom: 33px;
        text-align: left;
        width: 80%
    }

    .offer-carousel.similar-offers-carousel h2 {
        float: none;
        width: 100%
    }

    .offer-carousel .btn-offer-view-all {
        float: right;
        margin-top: 20px
    }
}

.membership-form h2 {
    font-size: 45px;
    font-weight: 600;
    margin-top: 0
}

.forgotten-password {
    font-size: 14px;
    margin-top: 35px
}

.login-form .form-control {
    border-width: 2px
}

@media screen and (min-width:768px) {
    .login-form .has-error .control-label {
        display: inline
    }

    .login-form .has-error .control-label:before {
        content: "- "
    }
}

.join-form--step1 .form-main {
    margin-bottom: 18px;
    margin-top: 0
}

.join-exclusive {
    background-color: #f2f2f2;
    padding: 25px
}

.join-exclusive p {
    font-weight: 700
}

.join-exclusive ul {
    font-size: 14px
}

.form-group .progress {
    background-color: transparent;
    box-shadow: none;
    height: 4px;
    margin: -.35em auto auto;
    position: relative;
    width: 99.2%
}

.accept-deals {
    font-size: 14px
}

.accept-deals label {
    width: 100%
}

.accept-deals .checkbox-label {
    padding-left: 30px
}

input.showpasswordcheckbox {
    float: right
}

.showpasswordcheckbox+span {
    margin-right: 5px;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle
}

.check-email {
    line-height: 1.3;
    margin-top: 5px
}

.check-email strong {
    color: #333;
    display: block
}

.accept-tcs {
    font-size: 12px
}

.favourite-item {
    margin-bottom: 20px
}

.favourite-item .panel-body {
    line-height: 160px;
    text-align: center
}

.favourite-item.selected .panel-body {
    line-height: 155px
}

.join-form--step3 h2 {
    font-size: 32px;
    margin-bottom: 1em
}

.join-form--step3 .form-main {
    margin: 35px 0 0
}

.form-container .page-indicator {
    padding-bottom: 45px
}

.join-form--step3 .panel {
    border: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.choose-favourites .favourite-item {
    margin-bottom: 40px
}

@media screen and (max-width:768px) {
    .join-form--step2 h2 {
        font-size: 40px
    }

    .choose-favourites .favourite-item .panel {
        height: 120px
    }

    .favourite-item .panel-body {
        line-height: 90px;
        text-align: center
    }

    .favourite-item .panel-body img {
        max-width: 80%
    }

    .favourite-item.selected .panel-body {
        line-height: 85px
    }

    .favorites-page .form-container .btn,
    .join-form--step3 .btn {
        min-width: 0;
        width: 49%
    }

    .favorites-page .form-container .btn:focus,
    .favorites-page .form-container .btn:hover,
    .join-form--step3 .btn:focus,
    .join-form--step3 .btn:hover {
        background-color: inherit;
        border-color: inherit;
        color: inherit
    }

    .join-form--step3 .btn--primary {
        float: left
    }

    .join-form--step3 .btn--transparent {
        float: right
    }
}

@media screen and (max-width:992px) {
    .join-exclusive {
        margin-top: 25px
    }
}

@media screen and (min-width:768px) {
    .form-col-container {
        margin-top: 45px
    }

    .join-form--step2 .col-md-4 {
        padding: 0
    }

    .join-form--step3 .page-indicator {
        padding-bottom: 45px
    }
}

@media screen and (min-width:992px) {
    .join-exclusive {
        margin-left: 15px;
        max-width: 300px
    }
}

.text-content-page {
    background-color: #fff
}

.text-content-page .page-header {
    background-color: #f3f3f3;
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    margin-bottom: 20px;
    padding-bottom: 0
}

.offer-info li .like-button {
    margin-bottom: 5px
}

.modal-open {
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%
}

.context-panel-mobile-affix.affix {
    top: 0;
    width: 100%;
    z-index: 10
}

.context-panel-mobile-affix.affix-bottom {
    position: relative
}

.text-section {
    font-size: .875em
}

.text-section+.text-section {
    border-top: 1px solid #d5d5d5;
    margin-top: 2em;
    padding-top: 2em
}

.text-section.bottom-border {
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 2em;
    padding-bottom: 2em
}

.text-section h3,
.text-section-title {
    font-size: 1.42em
}

.text-content {
    clear: both
}

.text-content img {
    max-width: 100%
}

.text-section .show-more-link {
    display: block;
    font-size: .857em;
    font-weight: 700;
    margin-top: -42px;
    outline: none;
    padding-top: 36px;
    position: relative;
    text-transform: uppercase;
    width: 100%
}

.text-section .show-more-link.masked:before {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .5);
    content: "";
    height: 15px;
    position: absolute;
    top: 0;
    width: 100%
}

.no-js .text-section .show-more-link {
    display: none
}

.text-section .video-placeholder {
    background-color: #f3f3f3;
    border: 1px solid #000;
    height: 400px;
    line-height: 400px;
    margin-bottom: 30px;
    text-align: center;
    width: 100%
}

.textcontent-main-col {
    padding-bottom: 60px
}

.textcontent-sidecol .text-content-affixed.affix {
    position: fixed;
    top: 0;
    width: 300px
}

.textcontent-sidecol .text-content-affixed.affix-bottom {
    position: relative
}

@media (max-width:767px) {
    .textcontent-sidecol {
        margin-top: 0 !important;
        position: static
    }

    .text-content-page .page-header {
        text-align: center
    }

    .text-content-page .page-title {
        font-size: 1.375em;
        font-weight: 100
    }

    .offer-info li {
        display: block;
        padding: 15px 0
    }

    .offer-info li+li {
        border-top: 1px solid #d5d5d5
    }
}

@media (min-width:768px) {
    .text-content-page .page-header {
        padding-bottom: 20px
    }

    .text-content-page .page-header .container {
        padding-right: 345px
    }

    .text-content-page .page-title {
        font-size: 2.375em
    }

    .text-content-page .sub-title {
        color: #929394;
        font-size: 1.875em
    }

    .offer-info li {
        margin-bottom: 3px;
        padding: 5px 10px 5px 0
    }

    .offer-info li+li {
        border-left: 1px solid #d5d5d5;
        padding-left: 10px
    }

    .text-section {
        margin-top: 20px;
        padding-left: 25.37%;
        position: relative
    }

    .text-section--with-logo {
        min-height: 155px
    }

    .text-section.no-top-margin {
        margin-top: 0
    }

    .text-section h3,
    .text-section-title {
        font-size: 1em;
        text-transform: uppercase;
        width: 90px
    }

    .text-section-title {
        left: 0;
        margin-top: 0;
        padding-top: 4px;
        position: absolute;
        top: 0
    }

    .text-section-logo-circle {
        background-color: #fff;
        border: 1px solid #d6d6d6;
        border-radius: 50%;
        height: 80px;
        left: 0;
        line-height: 80px;
        position: absolute;
        text-align: center;
        top: 30px;
        width: 80px
    }

    .text-section-logo-circle img {
        max-height: 50px;
        max-width: 60px
    }

    .text-section+.text-section .text-section h3,
    .text-section+.text-section .text-section-title {
        padding-top: 27px
    }

    .textcontent-main-col {
        max-width: 420px;
        width: 390px\9
    }

    .text-content-affixed.affix {
        width: 300px
    }

    .textcontent-sidecol {
        margin-top: 20px;
        min-width: 330px;
        width: 330px\9
    }

    .context-panel.collapse {
        display: block;
        height: auto !important
    }
}

@media (min-width:992px) {
    .textcontent-main-col {
        max-width: 559px;
        width: 529px\9
    }

    .text-section h3 {
        font-size: 1.14em;
        width: 120px
    }

    .text-section-logo-circle {
        height: 122px;
        line-height: 122px;
        width: 122px
    }

    .text-section-logo-circle img {
        max-height: 70px;
        max-width: 90px
    }
}

@media (min-width:1200px) {
    .text-section h3 {
        font-size: 1.14em;
        width: 140px
    }

    .textcontent-main-col {
        width: 685px\9
    }

    .text-content-page .page-header .container {
        padding-right: 415px
    }

    .textcontent-sidecol .text-content-affixed.affix {
        width: 360px
    }

    .textcontent-main-col {
        max-width: none
    }
}

.text-content-affixed.affix .call-us-box,
.text-content-affixed.affix-bottom .call-us-box {
    background-image: none;
    padding: 5px
}

.text-content-affixed.affix .call-us-box h3,
.text-content-affixed.affix-bottom .call-us-box h3 {
    margin-bottom: 0;
    margin-top: 10px
}

.text-content-affixed.affix .call-us-box p,
.text-content-affixed.affix-bottom .call-us-box p {
    display: none
}

.context-panel-form .panel-heading h3 {
    font-weight: 400
}

.context-panel-form .form-title {
    display: block;
    font-family: Open Sans, sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1em;
    text-align: center;
    width: 100%
}

.context-panel-form .form-title.small {
    font-size: .75em
}

.context-panel-form .has-error label {
    color: #333
}

.context-panel-form .has-error label.control-label {
    color: #fe3434
}

.context-panel-form .control-label {
    margin-bottom: 4px;
    text-align: center
}

.context-panel-form .form-error {
    color: #fe3434;
    display: none;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 5px
}

.context-panel-form .form-error label {
    text-align: center
}

.context-panel-form .radio label {
    max-width: none
}

.context-panel-form .amount-panel {
    border-bottom: 1px solid #e5e5e5
}

.context-panel-form .amount-panel label {
    width: 100%
}

.context-panel-form .amount-panel #voucher-amount {
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    border-top: 1px solid #d0d0d0;
    height: auto;
    line-height: 1.2em;
    padding: 3px 0;
    text-align: center;
    width: 100%
}

.context-panel-form .amount-panel .input-group-addon {
    background-color: #fff;
    border-bottom: none;
    border-radius: 0
}

.context-panel-form .amount-panel .slider-total {
    font-size: .7em
}

@media (min-width:1200px) {
    .context-panel-form .amount-panel .slider-total {
        font-size: .875em
    }
}

.context-panel-form .amount-panel .small {
    margin-top: 5px
}

.context-panel-form form {
    padding: 15px 8%
}

.context-panel-form .form-extrainfo {
    margin-top: 10px
}

.context-panel-form .slider-wrapper {
    display: none;
    height: 30px;
    margin-bottom: 5px;
    max-width: 300px;
    max-width: calc(100% - 1px);
    overflow: hidden
}

.context-panel-form .slider-wrapper input[type=range] {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: inset 0 1px 0 0 #d0d0d0, inset 0 -1px 0 0 #d0d0d0;
    display: none\9;
    height: 30px;
    margin: 0;
    outline: none;
    padding: 1px 2px;
    width: 72%
}

.context-panel-form .slider-wrapper input[type=range]::-moz-range-track {
    background: transparent;
    border: inherit
}

.context-panel-form .slider-wrapper input[type=range]::-ms-track {
    background: transparent;
    border: inherit;
    color: transparent
}

.context-panel-form .slider-wrapper input[type=range]::-ms-fill-lower,
.context-panel-form .slider-wrapper input[type=range]::-ms-fill-upper {
    background: transparent
}

.context-panel-form .slider-wrapper input[type=range]::-ms-tooltip {
    display: none
}

.context-panel-form .slider-wrapper input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    background-image: linear-gradient(top, #005aa9, #005aa9);
    background-image: linear-gradient(180deg, #005aa9 0, #005aa9);
    border: none;
    border-radius: 12px;
    height: 18px;
    width: 30px
}

.context-panel-form .slider-wrapper input[type=range]::-moz-range-thumb {
    background-image: linear-gradient(180deg, #005aa9 0, #005aa9);
    border: none;
    border-radius: 12px;
    height: 18px;
    width: 30px
}

.context-panel-form .slider-wrapper input[type=range]::-ms-thumb {
    background-image: linear-gradient(180deg, #005aa9 0, #005aa9);
    border: 0;
    border-radius: 12px;
    height: 18px;
    width: 30px
}

.context-panel-form .slider-wrapper input[type=range]:focus {
    background-color: #fad500
}

.context-panel-form .slider-wrapper .minus,
.context-panel-form .slider-wrapper .plus {
    background-color: #fff;
    border: 1px solid #d0d0d0;
    height: 30px;
    padding: 0;
    width: 14%
}

.context-panel-form select {
    font-size: .777em;
    padding: 5px
}

.context-panel-form .voucher-denominations {
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

.context-panel-form .voucher-denominations label {
    font-size: .9375em
}

.context-panel-form .voucher-denominations select {
    margin-bottom: 4px;
    width: 100%
}

.context-panel-form .form-submit {
    padding: 10px 0
}

.context-panel-form .panel-body .btn {
    font-size: .888em;
    margin: 5px 0
}

.context-panel-form .panel-body .btn.full-width {
    width: 100%
}

.context-panel-form .panel-footer {
    background-color: transparent;
    border-top: 0;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    padding: 0 0 5px
}

.context-panel-form .panel-footer a {
    color: #333
}

.context-panel-form .panel-footer a .fa {
    color: #59b7ff;
    font-size: 1.5em;
    padding-bottom: 10px;
    padding-right: 10px
}

.panel.context-form-innerpad .panel-body {
    padding: 0
}

.panel.context-form-innerpad .voucher-denominations {
    padding: 15px 8%
}

.bank-details a.btn {
    border-color: #fff;
    color: #fff
}

.bank-details .account-unlock-content .form-group .form-control {
    color: #565a5c;
    font-size: 1em;
    height: 35px;
    line-height: 35px;
    margin: 5px 0 0;
    padding: 0 7px
}

.bank-details .form-group label {
    font-size: .8em;
    font-weight: 700;
    margin-bottom: 0
}

.bank-details .account-unlock-content {
    color: #565a5c
}

.bank-details .form-control.sortcode {
    float: left;
    margin-right: 10px !important;
    max-width: 60px
}

.bank-details .has-error .form-control.sortcode {
    background-position: 130%
}

.bank-details .generic-secure {
    font-size: .7em;
    padding-top: 1.5em
}

.bank-details .generic-secure .fa-lock {
    margin-right: 5px
}

@media screen and (max-width:767px) {
    .bank-details .bank-details-text {
        border-top: 1px solid #e3e3e3;
        margin-top: 1em;
        padding-top: 1em
    }
}

@media screen and (min-width:992px) {
    .bank-details .bank-details-text {
        padding-left: 2.5em
    }
}

.bank-details .bank-details-text p {
    color: #565a5c;
    font-size: .8em;
    margin: 0 0 1em
}

.bank-details .bank-details-form-error-summary {
    margin-bottom: 1em
}

.customer-info-form {
    padding-bottom: 5em
}

.customer-info-form .form-error-summary {
    margin-bottom: 1em
}

.customer-info-form .form-controls {
    padding-bottom: 10px
}

.customer-info-form .form-group-first {
    padding-top: 10px
}

.customer-info-form .form-extrainfo+.form-group-first {
    padding-top: 4px
}

.customer-info-form #fullnamelabel {
    width: 100%
}

.customer-info-form #fullnamelabel span {
    font-weight: 700
}

.contact-details-page form {
    margin-bottom: 1em
}

.contact-details-page .label,
.contact-details-page label {
    font-weight: 700
}

.contact-details-page .label span,
.contact-details-page label span {
    font-weight: 400
}

.contact-details-page [name=title] {
    width: 50%
}

.contact-details-page [name=addressl2] {
    margin-top: .7em
}

@media screen and (max-width:768px) {

    .contact-details-page [name=firstname],
    .contact-details-page [name=lastname] {
        margin-top: .5em
    }

    .customer-info-form .btn {
        width: 100%
    }

    .customer-info-form [type=reset] {
        margin-top: .5em
    }
}

@media screen and (min-width:768px) {
    .contact-details-page .form-group--name {
        float: left;
        margin-left: 2%;
        margin-top: 0
    }

    .contact-details-page [name=title] {
        margin-left: 0;
        width: 16%
    }

    .contact-details-page [name=firstname],
    .contact-details-page [name=lastname],
    .contact-details-page [name=postcode] {
        width: 40%
    }

    .contact-details-page [name=alternativeemail],
    .contact-details-page [name=phone],
    .contact-details-page [name=primaryemail] {
        width: 62.2%
    }
}

.code-list-page {
    background-color: #fff
}

.code-list-page .page-header {
    background-color: #f3f3f3;
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    margin-bottom: 20px
}

.code-list-item {
    display: block;
    max-width: 720px
}

.code-list-item .panel-heading {
    border-radius: 0;
    color: #fff;
    font-size: 10px;
    min-height: 0
}

.code-list-item .discount {
    height: auto;
    margin: 30px 0;
    padding-right: 20px
}

.code-list-item .panel-body {
    background-color: #f7f7f7;
    padding-bottom: 0
}

.code-list-item .panel-body h2 {
    text-transform: none;
    width: auto
}

.code-list-item:active,
.code-list-item:focus,
.code-list-item:hover {
    text-decoration: none
}

.code-item-active {
    border-bottom: 0;
    border-top: 5px solid #006abb;
    max-width: none;
    position: relative
}

.code-item-active .panel-heading {
    background: #fff;
    color: #333
}

.code-item-active .panel-body {
    background-color: #fff
}

.code-item-active .panel-body h2 {
    color: #006abb
}

.code-list .text-content {
    background-color: #f5f5f5;
    padding: 50px 35px
}

.modal-sm-only {
    padding-right: 0 !important
}

.textcontent-main-col.code-list {
    padding-bottom: 0
}

@media (max-width:767px) {
    .code-item-active .panel-heading {
        border-bottom: 1px solid #dbdbdb
    }
}

@media (min-width:768px) {
    .code-list-page .modal-sm-only {
        display: none
    }

    .code-item-active:after {
        content: "";
        display: block;
        height: 34px;
        position: absolute;
        right: -20px;
        top: 70px;
        width: 20px
    }

    .code-item-active .panel-heading {
        border-right: 1px solid #dbdbdb
    }

    .clipbord-send {
        margin-top: 1.2em
    }

    .clipbord-send a {
        color: #333;
        display: block;
        font-size: .9em
    }

    .clipbord-send a .fa {
        color: #005aa9;
        font-size: 1.2em;
        padding-right: 6px
    }
}

@media (min-width:768px) and (min-width:1200px) {
    .clipbord-send a {
        display: inline
    }

    .clipbord-send a:first-child {
        border-right: 1px solid #dbdbdb;
        margin-right: .7em;
        padding-right: .7em
    }
}

@media (min-width:992px) {
    .code-list-item {
        position: relative
    }

    .code-list-item .panel-heading {
        bottom: 0;
        left: 0;
        position: absolute;
        top: 0;
        width: 20%
    }

    .code-list-item .discount {
        margin-bottom: 75px;
        margin-top: 75px
    }

    .code-list-item .panel-body {
        float: right;
        width: 80%
    }

    .code-list-item .offer-info {
        margin-top: 3em
    }

    .code-list-item:hover {
        box-shadow: 0 0 6px #d5d5d5
    }

    .code-item-active {
        border-top: 1px solid #ddd
    }

    .code-item-active,
    .code-list .text-content {
        border-left: 5px solid #006abb
    }

    .copy-to-clipboard {
        margin: 0 auto;
        width: 70%
    }
}

.get-code-panel {
    border-color: #ddd;
    margin-bottom: 0;
    margin-top: 11px;
    position: relative
}

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

.mobile-get-code-panel .discount-amount {
    font-family: Open Sans, sans-serif;
    font-size: 3em;
    font-weight: 700
}

.mobile-get-code-panel .panel-body {
    padding: 0 0 40px
}

.mobile-get-code-panel .discount-detail {
    background-color: #f5f5f5;
    display: block;
    font-weight: 700;
    padding: 25px 0
}

.mobile-get-code-panel .voucher-code {
    border: 3px solid #005aa9;
    display: block;
    margin: 35px 20px;
    padding: 9px
}

.mobile-get-code-panel .btn-close-model {
    color: #fff;
    float: right;
    margin-top: 1.5em
}

.mobile-get-code-panel .panel-footer {
    background-color: transparent;
    border-top: 0;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    padding: 0 0 5px
}

.mobile-get-code-panel .panel-footer a {
    color: #333
}

.mobile-get-code-panel .panel-footer a .fa {
    color: #59b7ff;
    font-size: 1.5em;
    padding-bottom: 10px;
    padding-right: 10px
}

@media (min-width:768px) and (max-width:992px) {
    .code-list {
        max-width: none
    }

    .get-code-panel {
        margin-top: 17px
    }

    .get-code-panel .panel-heading {
        padding: 35px 0
    }

    .get-code-panel .panel-body {
        padding: 38px 15px
    }

    .get-code-panel .btn-primary {
        margin-bottom: 5px
    }
}

.standard-content-area {
    color: #565a5c;
    font-size: .9375em;
    padding-bottom: 3em
}

.standard-content-area h2 {
    color: #565a5c;
    font-size: .9375em;
    font-weight: 700;
    margin: 2.5em 0 1.5em
}

.standard-content-area p+p {
    margin-top: 1.5em
}

.standard-content-area a {
    color: #006abb
}

.standard-content-area ul {
    margin-bottom: 1.5em
}

.standard-content-area ul li {
    margin-bottom: 0
}

@media (min-width:992px) {
    .standard-content-area {
        padding-right: 2.5em
    }
}

@media (min-width:1200px) {
    .standard-content-area {
        padding-right: 5.5em
    }
}

.contact-us-page .form-group label {
    margin-bottom: 0
}

.contact-us-page .label,
.contact-us-page label {
    color: #565a5c;
    font-weight: 700;
    width: 100%
}

.contact-us-page .label span,
.contact-us-page label span {
    font-weight: 400
}

@media screen and (max-width:767px) {
    .contact-us-page [name=lastname] {
        margin-top: .5em
    }
}

@media screen and (max-width:991px) {
    .contact-us-page [type=submit] {
        margin-bottom: 1em
    }
}

@media screen and (min-width:768px) {
    .contact-us-page select {
        width: 70%
    }

    .contact-us-page .form-group--inline {
        margin-right: -4px;
        width: 50%
    }

    .contact-us-page .form-group--inline.left {
        padding-right: 2%
    }
}

.contact-us-page .contact-us-thanks {
    margin-bottom: 100px;
    margin-left: 50px;
    position: relative
}

.contact-us-page .contact-us-thanks .btn {
    margin-top: 2em
}

.contact-us-page .contact-us-thanks .fa {
    font-size: 2em;
    left: -50px;
    position: absolute;
    top: 5px
}

.landing-benefits {
    padding-bottom: 60px;
    padding-top: 10px
}

.landing-benefits h2 {
    margin-bottom: .6em
}

.benefit-promos {
    padding-bottom: 30px;
    padding-top: 35px
}

.benefit-promo {
    display: block;
    margin-bottom: 10px;
    position: relative
}

.benefit-promo-image {
    margin-left: 0;
    margin-top: 0;
    width: 100%
}

.benefit-promo-logo {
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.benefit-promo-logo img {
    max-width: 80%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: auto
}

.landing-savings {
    font-family: Open Sans, sans-serif;
    padding: 40px 0 80px
}

.landing-savings .savings-promo {
    border-top: 1px solid #5e5e63;
    margin-top: 25px;
    padding-top: 12px
}

.landing-savings .savings-promo img {
    margin-bottom: 10px
}

.landing-savings a:hover {
    color: #fff
}

@media (min-width:992px) {
    .benefit-promo {
        height: 0;
        overflow: hidden;
        padding-bottom: 109%;
        width: 100%
    }

    .benefit-promo-image {
        margin-left: 0;
        margin-top: 0
    }

    .benefit-promo:hover {
        box-shadow: 0 0 6px #333
    }

    .deal-items {
        padding-bottom: 50px;
        padding-top: 30px
    }

    .deal-item {
        margin: 0 10px
    }

    .landing-savings h2 {
        margin-bottom: .6em
    }

    .landing-savings .savings-promo {
        min-height: 0
    }
}

.home-member-container {
    margin: 0 auto;
    max-width: 1280px
}

.home-member-container .member-saved {
    background-color: #fff;
    padding: 18px 20px 28px
}

.home-member-container>ul {
    background-color: #f2f2f2;
    list-style: none;
    margin: 0;
    padding: 5px 0 0
}

.home-member-container>ul>li .fa {
    color: #006abb;
    margin-right: 10px
}

@media (max-width:880px) {
    .home-member-container>ul>li {
        border-bottom: 1px solid #e1e1e1;
        height: 46px;
        line-height: 46px;
        margin: 0 20px
    }

    .home-member-container>ul>li.last-child {
        border-bottom: none
    }

    .home-member-container>ul>li a,
    .home-member-sm {
        display: block
    }

    .home-member-lg {
        display: none !important
    }
}

@media (min-width:881px) {
    .home-member-sm {
        display: none !important
    }

    .home-member-lg {
        display: block
    }

    .home-member {
        background-color: #fff
    }

    .home-member-container>ul {
        background-color: #fff;
        float: left;
        padding-top: 18px;
        width: 76.9%
    }

    .home-member-container>ul>li {
        border-bottom: none;
        float: left
    }

    .home-member-container .member-saved {
        float: left;
        padding-bottom: 18px;
        width: 23.07%
    }

    .home-member-container .member-discount {
        width: 26.88%
    }

    .home-member-container .member-favourites {
        width: 28.66%
    }

    .home-member-container .member-deals {
        width: 25.55%
    }

    .home-member-container .member-cashback {
        width: 18.88%
    }

    .home-member-container .member-cashback a,
    .home-member-container .member-deals a {
        color: #333;
        text-decoration: none
    }

    .home-member-container .member-cashback a span,
    .home-member-container .member-deals a span {
        color: #006abb;
        font-size: 14px
    }

    .home-member-container .member-cashback a:hover span,
    .home-member-container .member-deals a:hover span {
        border-bottom: 1px solid #006abb
    }

    .home-member .dropdown .btn {
        font-size: 14px;
        padding: 10px 14px 12px 18px;
        position: relative;
        text-align: left;
        width: 217px
    }

    .home-member .dropdown .btn .caret {
        color: #006abb;
        position: absolute;
        right: 6%;
        top: 50%
    }

    .home-member .dropdown .dropdown-menu {
        padding: 0;
        width: 217px
    }

    .home-member .dropdown .dropdown-menu li {
        border-bottom: 1px solid #c2c2c2;
        margin: 0
    }

    .home-member .dropdown .dropdown-menu li:last-child {
        border-bottom: none
    }

    .home-member .dropdown .dropdown-menu li>a {
        padding-bottom: 10px;
        padding-top: 12px
    }
}

@media (min-width:881px) and (max-width:1180px) {
    .home-member-container .member-saved {
        width: 100%
    }

    .home-member-container>ul {
        background-color: #f2f2f2;
        padding-left: 20px;
        padding-right: 20px;
        width: 100%
    }
}

.home-search h2 {
    font-size: 1.25em;
    padding-bottom: 10px;
    padding-top: 10px
}

.home-search .input-group {
    border: 2px solid #000;
    margin-bottom: 50px;
    max-width: 628px;
    width: 100%
}

.home-search .form-inline .input-group .input-group-btn {
    width: 54px
}

.home-search .form-control {
    border: 0
}

.home-search .btn {
    border: 0;
    min-width: 0;
    padding: .7em 1em;
    width: 54px
}

@media (min-width:768px) {
    .home-search h2 {
        padding-top: 33px
    }
}

.home-employee-benefits {
    margin-top: -5px;
    padding-bottom: 53px;
    padding-top: 40px;
    position: relative
}

.home-employee-benefits:before {
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    top: 0;
    width: 100%
}

.home-employee-benefits .choose-benefit .dropdown {
    display: inline-block;
    margin-left: 12px;
    text-transform: uppercase
}

.choose-benefit .dropdown .dropdown-menu {
    width: 290px
}

.choose-benefit .dropdown .dropdown-menu li {
    margin: 0
}

.choose-benefit .dropdown .btn {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 3px;
    padding: 7px 14px;
    text-align: left;
    text-transform: uppercase;
    width: 290px
}

.choose-benefit .dropdown .btn .caret {
    position: absolute;
    right: 6%;
    top: 40%
}

.home-employee-benefits h2 {
    margin-bottom: 20px
}

.home-employee-benefits .home-benefits-grid {
    margin-bottom: 18px;
    margin-top: 20px
}

.home-employee-benefits .home-benefits-grid .feature-panel {
    margin-bottom: 24px
}

@media (max-width:767px) {
    .home-employee-benefits .fp-benefits-lg {
        margin-left: -20px;
        margin-right: -20px
    }

    .home-employee-benefits .benefits-view-all {
        font-family: Open Sans, sans-serif;
        font-weight: 700
    }
}

.hot-offers {
    padding-bottom: 53px;
    padding-top: 37px
}

.hot-offers h2 {
    margin-bottom: 47px
}

.hot-offers-carousel .carousel-inner {
    padding-bottom: 70px
}

.hot-offers-carousel .carousel-indicators {
    bottom: 20px
}

.recommended-for-you {
    padding-bottom: 50px
}

.recommended-for-you h2 {
    margin-top: 44px
}

.recommended-offers-carousel {
    padding-bottom: 15px;
    padding-top: 15px
}

.recommended-offers-carousel .carousel-inner {
    padding-bottom: 20px
}

.recommended-offers-carousel.responsive-carousel .carousel-indicators li {
    background-color: #e2e2e2
}

.recommended-offers-carousel.responsive-carousel .carousel-indicators li.active {
    background-color: #0c61ac
}

@media (max-width:768px) {
    .recommended-offers-carousel .carousel-inner {
        padding-bottom: 40px
    }
}

@media (min-width:768px) {
    .recommended-for-you h2 {
        margin-top: 54px
    }

    .recommended-offers-carousel .carousel-indicators {
        bottom: auto;
        left: auto;
        margin: 0;
        right: 0;
        top: -60px;
        width: auto
    }
}

.our-news {
    padding: 38px 0 61px;
    position: relative
}

.our-news h2 {
    padding-bottom: .46875em
}

.news-col p+p a {
    margin-top: 1.5em
}

.our-news .news-link {
    display: block;
    padding-bottom: 10px
}

.our-news .btn {
    margin-top: 20px
}

.our-news hr {
    color: #e5e5e5;
    margin: 44px 0
}

@media (min-width:768px) {
    .our-news:before {
        background-color: #fcfcfc;
        content: " ";
        height: 100%;
        left: 50%;
        position: absolute;
        top: 0;
        width: 50%
    }

    .our-news .news-col {
        padding-right: 6.25%
    }

    .our-news .call-col {
        padding-left: 6.25%
    }
}

@media (max-width:768px) {

    .call-col,
    .our-news h2 {
        text-align: center
    }

    .our-news h2 a {
        display: block;
        font-size: 16px;
        margin-top: .6em
    }
}

.offer-list.category-list .fp-benefits-sm {
    margin-bottom: 24px
}

.offer-list.category-list .fp-benefits-sm .feature-content {
    font-size: .875em
}

.offer-list .call-us-box {
    background: #006abb;
    padding: 10px 20px 20px
}

@media screen and (max-width:767px) {
    .offer-list .page-header {
        background-color: #f6f6f6;
        border: 0;
        color: #333;
        margin-bottom: 20px;
        padding-bottom: 0
    }

    .offer-list .mobile-show-filter-btn {
        margin-bottom: 10px;
        width: 100%
    }

    .offer-list .advert-panel {
        margin: 25px -20px
    }
}

@media screen and (min-width:768px) {
    .offer-list.category-list .filter-list-panel h2 {
        background: transparent;
        color: #9a9a9a;
        padding-top: 20px
    }

    .offer-list .advert-panel {
        border: none
    }
}

.local-discount .page-header {
    margin-bottom: 0
}

.local-discount .location-bar {
    background-color: #ececec;
    margin-bottom: 33px
}

.local-discount-form {
    margin: 26px 0
}

.local-discount-form .form-control {
    border-color: #d0d0d0;
    font-size: .75em;
    height: 38px;
    line-height: 38px;
    margin-right: 10px;
    padding: 0 16px;
    width: 100%
}

.location-distance-dropdown {
    margin-bottom: 20px;
    width: 100%
}

.local-discount-form .btn-use-current-location {
    display: none
}

.local-discount-form .btn {
    min-width: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 49%
}

@media screen and (max-width:500px) {
    .local-discount-form .btn {
        margin-bottom: 5px;
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .local-discount-form .form-control {
        font-size: .875em;
        width: 320px
    }

    .local-discount-form .btn {
        margin-right: 10px;
        width: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .order-by-dropdown .dropdown.location-distance-dropdown {
        margin-left: 0;
        padding-left: 0
    }

    .order-by-dropdown .dropdown.location-distance-dropdown .btn,
    .order-by-dropdown .dropdown.location-distance-dropdown .dropdown-menu {
        width: 100%
    }
}

@media screen and (min-width:992px) {
    .location-distance-dropdown {
        margin-bottom: 0;
        width: auto
    }
}

.retailers-list-page.offer-list .call-us-box {
    margin-top: 11px
}

@media screen and (min-width:768px) {
    .retailers-list-page .page-header {
        margin-bottom: 0
    }
}

.retalier-az {
    background-color: #e7e7e7;
    margin-bottom: 30px;
    padding-bottom: 18px;
    padding-top: 20px
}

.retalier-az .az-top {
    border-radius: 0;
    border-width: 1px;
    font-size: 1.25em;
    font-weight: 300;
    height: 30px;
    line-height: 30px;
    margin-right: 7px;
    margin-top: 2px;
    min-width: 0;
    padding: 0 11px;
    vertical-align: middle
}

.retalier-az .az-top.az-active {
    background-color: #006abb;
    border-color: #006abb;
    color: #fff;
    font-weight: 300
}

.retalier-az .az-top.az-active:focus,
.retalier-az .az-top.az-active:hover {
    background-color: #fad500;
    border-color: #fad500
}

.retalier-az a {
    color: #333;
    display: inline-block;
    font-family: Open Sans, sans-serif;
    font-size: 1.4em;
    font-weight: 300;
    padding: 0 5px 0 8px;
    text-transform: uppercase;
    vertical-align: middle
}

.retalier-az ul {
    margin-bottom: 0
}

.retalier-az ul>li {
    margin-bottom: 8px;
    padding: 0
}

.retalier-az ul>li+li+li {
    border-left: 1px solid #c9c9c9
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .retalier-az ul {
        margin: 0 auto;
        width: 80%
    }
}

.retalier-az .az-active {
    color: #006abb;
    font-weight: 700
}

.basket-page .page-header h1,
.basket-page .page-header p {
    text-transform: none
}

.basket-page .basket-wrapper {
    padding-bottom: 41px;
    padding-top: 41px
}

.basket-page .basket-details {
    border: 1px solid #e5e5e5;
    border-right: 0;
    font-size: .875em;
    margin-bottom: 20px;
    width: 100%
}

.basket-page .basket-header {
    background-color: #f3f3f3;
    border-bottom: 1px solid #e5e5e5;
    font-family: Open Sans, sans-serif;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase
}

.basket-page .basket-delivery>td,
.basket-page .basket-header>th,
.basket-page .basket-item>td {
    padding-bottom: 12px;
    padding-top: 12px;
    vertical-align: top
}

.basket-page .basket-delivery>td+td,
.basket-page .basket-header>th+th,
.basket-page .basket-item>td+td {
    border-left: 1px solid #e5e5e5
}

.basket-page .basket-delivery {
    margin: 0
}

.basket-page .basket-item>td {
    height: 6em
}

.basket-page .basket-delivery div:last-child,
.basket-page .basket-header div:last-child,
.basket-page .basket-item div:last-child {
    border-right: none
}

.basket-page .basket-item {
    border-bottom: 1px solid #e5e5e5;
    margin: 0
}

.basket-page .basket-delivery>div {
    min-height: 4em
}

.basket-page .basket-item-img {
    float: left;
    padding-right: 1em;
    width: 80px
}

.basket-page .basket-bin {
    color: #000
}

.basket-page .basket-item-img img {
    max-height: 40px;
    max-width: 100%
}

.basket-page .basket-item-copy {
    float: left
}

.basket-page .basket-total td {
    background-color: #f3f3f3;
    border-top: 4px solid #000;
    font-size: 1.125em;
    height: 85px;
    margin: 0;
    padding-top: 15px;
    vertical-align: top
}

.basket-page .total-label {
    color: #565a5c;
    font-family: Open Sans, sans-serif;
    font-weight: 700
}

.basket-page .value-amount {
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    width: 42px
}

.basket-page .payment-type-group label {
    border-color: #e6e6e6;
    border-radius: 0;
    box-shadow: 0 1px 1px 0 #bfbfbf;
    height: 40px;
    margin: .5em 0 0 .7em;
    max-width: 60px;
    min-width: 60px
}

.basket-page .payment-cards {
    margin-top: .5em
}

.basket-page .payment-type-group .card-maestro {
    background-position: -115px 0 !important
}

.basket-page .payment-type-group .card-visa {
    background-position: -57px 0 !important
}

.basket-page .payment-type-group .card-amex {
    background-position: -168px 0 !important
}

.basket-page .continue-shopping a {
    line-height: 5em
}

.basket-page .checkout-btn-wrapper {
    padding-top: 20px
}

.basket-page .panel-footer p {
    color: #565a5c;
    font-family: Open Sans, sans-serif
}

.basket-page .panel-footer p i {
    margin-right: 4px
}

@media (max-width:1199px) {
    .basket-page .value-amount {
        padding: 0;
        width: 25px
    }
}

@media (max-width:767px) {
    .basket-page .basket-details {
        margin-left: 5px;
        margin-right: 5px
    }

    .basket-page .value-amount {
        padding: 0;
        width: 30px
    }

    .basket-page .basket-remove {
        float: right
    }
}

@media (max-width:991px) {
    .basket-page .basket-header {
        font-size: .85em
    }

    .basket-page .basket-header div.basket-desc {
        border-bottom: 1px solid #dbdbdb;
        border-right: none
    }

    .basket-page .basket-header>th,
    .basket-page .basket-item>td {
        border-right: none;
        padding-bottom: 6px;
        padding-top: 6px
    }

    .basket-page .basket-delivery>td,
    .basket-page .basket-item>td {
        border: none;
        height: auto
    }

    .basket-page .basket-value {
        text-align: left
    }

    .basket-page .basket-total {
        font-size: .875em
    }

    .basket-page .value-amount {
        text-align: center;
        width: 30px
    }
}

.checkout-form .page-header h2 {
    font-size: 1.7em;
    font-weight: 300;
    margin: 0 0 1em
}

.checkout-form .page-header p {
    margin: 0 0 .1em
}

.checkout-form .page-header p span {
    font-weight: 700
}

.checkout-form .page-header button {
    margin-top: 1.5em;
    max-width: 375px;
    width: 100%
}

.checkout-form .form-container {
    padding-top: 41px
}

.checkout-form .form-container form {
    font-size: .9em
}

.checkout-form .form-container form .noleftborder {
    padding-left: 0
}

.checkout-form .form-container form h2 {
    border-bottom: 1px solid #000;
    font-size: 1.5em;
    margin: 0 0 1em;
    padding: 0 0 .5em
}

.checkout-form .form-container form h2 span {
    color: #286090;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    font-weight: 300
}

.checkout-form .form-container form h2 .fa-chevron-down {
    float: right;
    font-size: .8em;
    margin: .3em 0 0
}

.checkout-form .form-container form h2 .change-details {
    float: right;
    font-size: .6em;
    vertical-align: middle
}

.checkout-form .form-container form h2 .change-details .fa-cog {
    font-size: 1.3em;
    margin: 0 0 0 .3em
}

.checkout-form .form-container form h2 .receipt-btn {
    border: 1px solid #006abb;
    font-size: .5em;
    padding: .5em .8em
}

.checkout-form .form-container form h2 .receipt-btn:last-child {
    margin-right: .5em
}

.checkout-form .form-container form .receipt-button-container {
    float: right
}

.checkout-form .form-container form .receipt-button-container .receipt-btn {
    border: 1px solid #006abb;
    padding: .5em .8em
}

.checkout-form .form-container form .inactive-section {
    border-bottom-color: #e7e7e7;
    color: #b5b5b5;
    font-weight: 400
}

.checkout-form .form-container form .inactive-section span {
    color: #b5b5b5
}

.checkout-form .form-container form .no-bottom-border {
    border-bottom: none;
    margin-bottom: 0
}

.checkout-form .form-container form .form-summary-box {
    background-color: #f3f3f3;
    border-top: 3px solid #286090;
    margin: 0 0 2em;
    padding: 1.5em 0
}

.checkout-form .form-container form .form-summary-box .col-sm-6 {
    padding: 0
}

.checkout-form .form-container form .form-summary-box h3 {
    color: #565a5c;
    font-size: 1em;
    font-weight: 700;
    margin: 0 0 1.55em;
    text-transform: uppercase
}

.checkout-form .form-container form .form-summary-box p {
    color: #565a5c;
    line-height: 1.6em;
    margin: 0 0 .8em
}

.checkout-form .form-container form .summary-receipt-box {
    border: 1px solid #e5e5e5
}

.checkout-form .form-container form .with-bottomborder {
    border-bottom: 1px solid #e5e5e5
}

.checkout-form .form-container form .reciept-summary-box {
    background-color: transparent !important;
    border-top: none !important
}

.checkout-form .form-container form .reciept-summary-box div:first-child {
    padding-left: 0 !important
}

.checkout-form .form-container form .reciept-summary-box #billing-card-details {
    margin-top: 2em
}

.checkout-form .form-container form .form-main {
    color: #565a5c;
    margin: .8em 0 1em
}

.checkout-form .form-container form .form-main legend {
    border: none;
    color: #565a5c;
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase
}

.checkout-form .form-container form .form-main .form-group {
    margin-bottom: 2em
}

.checkout-form .form-container form .form-main .form-group label {
    display: block;
    font-weight: 700;
    margin-bottom: 0;
    vertical-align: middle
}

.checkout-form .form-container form .form-main .form-group label span {
    font-weight: 300
}

.checkout-form .form-container form .form-main .form-group label#lblCreditcard {
    margin-top: 1em
}

.checkout-form .form-container form .form-main .form-group label#lblRemembercard {
    font-weight: 700
}

.checkout-form .form-container form .form-main .form-group label#lblRemembercard span {
    font-size: .75em;
    font-weight: 300;
    position: relative
}

.checkout-form .form-container form .form-main .form-group .form-field-descripton {
    font-size: .8em
}

.checkout-form .form-container form .form-main .form-group .form-control {
    color: #565a5c;
    font-size: 1em;
    height: 35px;
    line-height: 35px;
    margin: 5px 0 0;
    padding-left: 7px
}

.checkout-form .form-container form .form-main .form-group .inline-container {
    margin-bottom: 1em
}

.checkout-form .form-container form .form-main .form-group .inline-container .form-control {
    width: 100%
}

.checkout-form .form-container form .form-main .form-group #card-cvc {
    border: 1px solid #d0d0d0;
    display: inline-block;
    height: 33px;
    margin: 0 0 0 .5em;
    position: relative;
    top: 13px;
    width: 72px
}

.checkout-form .form-container form .form-main .form-group .dropdown-toggle {
    color: #d0d0d0;
    text-align: left;
    width: 100%
}

.checkout-form .form-container form .form-main .form-group .dropdown-toggle .caret {
    float: right;
    margin: 1em .2em 0 0
}

.checkout-form .form-container form .form-main .form-group .dropdown-menu {
    height: auto;
    margin-top: 0;
    max-height: 200px;
    overflow-x: hidden;
    width: 100%
}

.checkout-form .form-container form .form-main .form-group p {
    margin: 1em 0
}

.checkout-form .form-container form .form-main .form-group p .form-link {
    color: #005aa9;
    text-decoration: none
}

.checkout-form .form-container form .form-main .form-group p a:hover {
    color: #005aa9;
    text-decoration: underline
}

.checkout-form .form-container form .form-main .form-inline {
    margin-bottom: 0
}

.checkout-form .form-container form .form-main .form-payment {
    overflow: hidden
}

.checkout-form .form-container form .form-main .form-payment .form-control {
    display: inline-block;
    width: 40% !important
}

.checkout-form .form-container form .form-main .form-card-details div {
    padding: 0
}

.checkout-form .form-container form .form-main .btn i {
    font-size: .8em;
    font-weight: 300;
    margin: 0 0 0 .8em
}

.checkout-form .form-container form .btn-group .btn-card,
.checkout-form .form-container form .btn-group label.btn {
    border-color: #e6e6e6;
    border-radius: 0;
    box-shadow: 0 1px 1px 0 #bfbfbf;
    height: 40px;
    margin: .5em 0 0 .7em;
    max-width: 60px;
    min-width: 60px;
    padding: 0;
    width: 60px
}

.checkout-form .form-container form .btn-group .btn-card input,
.checkout-form .form-container form .btn-group label.btn input {
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
    position: absolute
}

.checkout-form .form-container form .btn-group .card-visa {
    background-position: -57px 0 !important
}

.checkout-form .form-container form .btn-group .card-maestro {
    background-position: -115px 0 !important
}

.checkout-form .form-container form .btn-group .card-amex {
    background-position: -170px 0 !important
}

.checkout-form .form-container form .btn-group label:first-child {
    margin-left: 0
}

.checkout-form .form-container form .btn-group label.active {
    border-color: #286090
}

.checkout-form .form-container form .btn-group #existing-card-details {
    line-height: 51px;
    margin-left: 1em
}

.checkout-form .form-container form .btn {
    margin-bottom: 2em;
    max-width: 375px;
    width: 100%
}

.checkout-form .form-container form .checkout-secure {
    color: #565a5c;
    font-size: .9em
}

.checkout-form .form-container form .checkout-secure i {
    font-size: 1.2em;
    margin-right: .5em
}

@media (min-width:768px) {
    .checkout-form .page-header button {
        width: auto
    }

    .checkout-form .form-container form h2 {
        font-size: 2em
    }

    .checkout-form .form-container form .form-summary-box {
        padding: 2em 0
    }

    .checkout-form .form-container form .form-summary-box .col-sm-6 {
        padding: 0
    }

    .checkout-form .form-container form .form-summary-box div:first-child {
        padding-left: 2.8em
    }

    .checkout-form .form-container form .form-summary-box div:last-child {
        padding-right: 2.8em
    }

    .checkout-form .form-container form .form-summary-box .btn-group {
        padding: 0 !important
    }

    .checkout-form .form-container form .reciept-summary-box {
        padding-top: 3em
    }

    .checkout-form .form-container form .reciept-summary-box #billing-card-details {
        margin-top: 5em
    }

    .checkout-form .form-container form .form-main .form-group label#lblCreditcard {
        margin-top: 0
    }

    .checkout-form .form-container form .form-main .form-group .label-error {
        color: red
    }

    .checkout-form .form-container form .form-main .form-group .inline-container {
        float: left;
        width: 48%
    }

    .checkout-form .form-container form .form-main .form-group .align-right {
        float: right;
        margin-bottom: 0
    }

    .checkout-form .form-container form .form-main .form-inline label {
        width: 100%
    }

    .checkout-form .form-container form .btn {
        width: auto
    }
}

.no-js .checkout-form-step12 .collapse {
    display: block !important
}

.no-js .btn-card,
.no-js .print-receipt {
    display: none !important
}

.activity-page {
    background-color: #fff
}

.activity-page .page-header .btn {
    border-color: #fff;
    color: #fff
}

.activity-page .noleftborder {
    padding-left: 0
}

.activity-page .activity-table {
    border: 1px solid #e5e5e5;
    font-size: .9em;
    margin-bottom: 3em
}

.activity-page .activity-table .row {
    margin: 0
}

.activity-page .activity-table .activity-header {
    background-color: #f3f3f3;
    border-bottom: 1px solid #e5e5e5;
    color: #565a5c;
    font-family: Open Sans, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.activity-page .activity-table .activity-header>th {
    padding-bottom: 12px;
    padding-top: 12px
}

.activity-page .activity-table .activity-header>th+th {
    border-left: 1px solid #e5e5e5
}

.activity-page .activity-item {
    border-bottom: 1px solid #e5e5e5
}

.activity-page .activity-item>td {
    min-height: 14em;
    padding-bottom: 12px;
    padding-top: 12px
}

.activity-page .activity-item>td+td {
    border-left: 1px solid #e5e5e5
}

.activity-page .activity-desc p {
    margin: 0
}

.activity-page .activity-desc .activity-desc-desc {
    font-size: .9em;
    margin-bottom: .3em
}

.activity-page .activity-desc .activity-desc-details {
    font-size: .9em
}

.activity-page .activity-desc .activity-desc-details a {
    color: #006abb
}

.activity-page .activity-desc button {
    margin-top: 2em;
    min-width: 8.5em
}

.activity-page #cashback-enquiry {
    color: #565a5c;
    font-size: 1.2em;
    font-weight: 700;
    margin: 0 0 .5em
}

.activity-page #cashback-statement {
    color: #565a5c;
    font-size: .8em
}

.activity-page #cashback-statement span {
    font-weight: 700
}

.activity-page #check-cashback {
    font-size: .8em
}

.activity-page #check-cashback a {
    color: #006abb
}

.activity-page .always-show {
    display: block !important;
    text-align: center
}

.activity-page .always-show i {
    font-size: 26px
}

.activity-page .account-unlock-content {
    color: #565a5c;
    margin-top: 2em
}

.activity-page .account-unlock-content .form-group {
    margin-bottom: 1.5em
}

.activity-page .account-unlock-content .form-group label {
    font-size: .8em;
    font-weight: 700;
    margin-bottom: 0
}

.activity-page .account-unlock-content .form-group .form-control {
    color: #565a5c;
    font-size: 1em;
    height: 35px;
    line-height: 35px;
    margin: 5px 0 0;
    padding: 0 7px
}

.activity-page .account-unlock-content .btn {
    min-width: 7.5em
}

.activity-page .account-unlock-content .btn-cancel {
    background-color: #fff;
    border-color: #000;
    float: right
}

.activity-page .account-unlock-text {
    margin-top: 2em
}

.activity-page .account-unlock-text p {
    color: #565a5c;
    font-size: .8em;
    margin: 0 0 1em
}

@media screen and (min-width:768px) {
    .account-unlock-content {
        border-right: 1px solid #e3e3e3;
        padding-right: 2em
    }

    .account-unlock-content .btn {
        min-width: 8.5em;
        width: 40%
    }
}

@media screen and (min-width:992px) {
    .account-unlock-content {
        margin-bottom: 2em;
        padding-right: 4em
    }
}

@media screen and (max-width:768px) {
    .account-unlock-content .btn {
        margin-bottom: 1em;
        width: 100%
    }

    .activity-page .activity-table {
        border-left: none
    }
}

@media screen and (max-width:992px) {
    .activity-table .activity-desc .btn {
        min-width: 7em;
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width:1200px) {
    .account-unlock-text {
        padding: 0
    }
}

.account-page .page-header {
    margin-bottom: 0
}

.savings-banner {
    background-color: #e7e7e7;
    font-size: 1.5em;
    margin-bottom: 50px;
    padding: 20px 10px
}

.savings-banner span {
    color: #006abb
}

.account-option,
.discount-card {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    color: #333;
    display: block;
    font-size: .875em;
    margin-bottom: 30px
}

.account-option .panel-heading,
.discount-card .panel-heading {
    min-height: 175px;
    position: relative
}

.account-option .svg,
.discount-card .svg {
    left: 50%;
    margin-left: -60px;
    margin-top: -60px;
    position: absolute;
    top: 50%
}

.account-option .image-wrapper,
.discount-card .image-wrapper {
    left: 0;
    position: absolute;
    position: relative/9;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.account-option .title,
.discount-card .title {
    color: #333;
    font-size: 1.29em;
    font-weight: 400;
    margin-bottom: 0
}

.account-option a,
.discount-card a {
    font-weight: 700
}

.discount-card {
    color: #8d8b8b
}

.account-option p {
    color: inherit
}

.account-option:focus,
.account-option:hover,
.discount-card:focus,
.discount-card:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    color: inherit;
    text-decoration: none
}

.discount-card .panel-body {
    background-color: #f9f9f9
}

@media (min-width:992px) and (max-width:1200px) {
    .account-option .panel-body {
        min-height: 130px
    }
}

.favorite-item {
    background-color: #fcfcfc;
    background: radial-gradient(center, ellipse cover, #f9f9f9 0, #fdfdfd 70%);
    background: radial-gradient(ellipse at center, #f9f9f9 0, #fdfdfd 70%);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    font-size: .75em;
    min-height: 170px;
    overflow: hidden;
    position: relative
}

.favorite-item img {
    display: inline;
    max-width: 100%
}

.favorite-item .panel-heading {
    bottom: 0;
    float: left;
    line-height: 110px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 35%
}

.favorite-item .panel-body {
    float: right;
    width: 65%
}

.favorite-item .title {
    font-size: 1.33em
}

.favorite-item .title a {
    text-decoration: none
}

.favorite-item .btn {
    color: #006abb;
    font-size: 1em;
    margin-top: 1em;
    min-width: 0;
    padding: 5px
}

.favorite-item .btn i {
    margin: 0
}

@media (min-width:992px) {
    .favorite-item .panel-heading {
        line-height: 130px;
        width: 45%
    }

    .favorite-item .panel-body {
        width: 55%
    }
}

.favorites-empty .form-container {
    padding-top: 20px
}

.favorites-empty h2 {
    font-size: 1.77em;
    font-weight: 400
}

.favorites-empty p {
    margin: auto;
    max-width: 660px
}

.favorites-empty .form-main {
    margin-top: 40px
}

.faq-heading h4 a {
    display: block;
    padding: 20px 22px 20px 0;
    position: relative;
    width: 100%
}

.faq.row {
    margin: 0
}

.faq h2 {
    font-size: 1.5625em;
    margin-bottom: .8em
}

.faq-item {
    border-top: 1px solid #e5e5e5
}

.panel-group .faq-item:last-child {
    border-bottom: 1px solid #e5e5e5
}

.faq-heading h4 {
    font-size: 1em;
    margin-bottom: 0;
    margin-top: 0
}

.faq-item.expanded {
    background-color: #f4f4f4;
    padding-bottom: 20px;
    padding-right: 20px
}

.faq-title .collapsed:after {
    color: #000;
    content: "\f104";
    display: block;
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    top: 20px
}

.faq-title a {
    text-decoration: none
}

.faq-title a:after {
    color: #000;
    content: "\f107";
    display: block;
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    top: 20px
}

.retail-discount-new .form-title {
    margin-bottom: 1.3em
}

.retail-discount-new .form-extrainfo {
    margin-top: 15px
}

.retail-discount-top-up .radio input[type=text],
.retail-discount-top-up .radio select {
    margin-left: 30px;
    width: 80%
}

.retail-discount-top-up .radio label {
    padding-left: 4px
}

#top-up-fulldate-label {
    display: block
}

.voucher-form-change {
    color: #fff;
    font-size: .8em;
    position: absolute;
    right: 20px;
    text-decoration: underline;
    top: 20px
}

.voucher-form-change:hover {
    color: #fff;
    text-decoration: none
}

@media (max-width:767px) {
    .voucher-form-change {
        top: 44px
    }
}

.error-page {
    padding: 3.125em 0
}

.error-page h2 {
    font-size: 1.825em;
    font-weight: 300;
    margin-bottom: 2em;
    margin-top: .33em
}

.error-page a {
    color: #006abb
}

.icon-64 {
    font-size: 80px;
    padding-bottom: 20px;
    padding-top: 20px
}

.svg-icon-fa .fa {
    font-size: 30px
}

.active-like-button {
    background-color: #fad500;
    border-color: #fad500;
    color: #333;
    font-size: 12px;
    margin-right: 10px;
    min-width: 0;
    padding: .4em .8em;
    text-decoration: none
}

.contact-details-page .form-group--name {
    margin-left: 0
}

.contact-details-page .form-group--name.form-control,
.contact-number-group .form-control {
    margin-bottom: 10px
}

.gap {
    margin-top: 20px
}

.pagination>li:first-child a,
.pagination>li:last-child a {
    color: #333
}

.pagination .next,
.pagination .prev {
    background-color: #fff;
    border-color: #bdbdbd;
    color: #333
}

.pagination>li>a.active,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background-color: #eee;
    border-color: #ddd;
    color: #23527c
}

.custom-form-control-label-margin {
    margin-top: 26px
}

.custom-form-control {
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    width: 100%
}

.activity-headers {
    font-family: Open Sans, sans-serif;
    font-size: 24px;
    margin: 0 0 16px
}

#top-info-alert {
    margin: 0 0 30px
}

.error-message {
    color: #a94442;
    font-size: 14px
}

.success-message {
    color: #1bab1e;
    font-size: 14px
}

.panel-discount .discount-off {
    font-size: 12px
}

.jumbotron-logo-circle img,
.landing-jumbotron-logo img {
    max-width: 133px
}

.large-icon {
    font-size: 60px
}

.shopping-voucher-input {
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    border-top: 1px solid #d0d0d0;
    height: auto;
    line-height: 1.2em;
    padding: 3px 0;
    text-align: center;
    width: 100%
}

#voucher-form-tag .total-rrp {
    margin-top: 8px
}

.context-panel-form form {
    padding: 1px 8% 15px
}

.navbar .label-info {
    margin-left: 8px;
    padding-left: 4px;
    padding-right: 4px
}

.search-wrapper .btn {
    width: 85px
}

.reloadable-border-bottom {
    border-bottom: 1px solid #d7d7d7 !important
}

.contact-us-body .alert {
    margin-bottom: 20px
}

.error-list {
    margin-top: 10px
}

.contact-us-body ul li {
    margin-bottom: 0
}

.contact-form-wrap .form-control {
    margin-bottom: 14px
}

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

.delete-discount {
    font-size: 22px;
    left: 10px;
    top: 38px;
    z-index: 10000
}

.btn-transparent.btn-blue,
.header-back-btn a {
    color: #fff
}

.image-overlay {
    background-color: rgba(0, 0, 0, .2);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.container {
    position: relative;
    z-index: 2
}

.container-top {
    z-index: 3
}

.carousel-control {
    z-index: 800
}

.carousel-caption,
.jumbotron .h1,
.jumbotron h1,
.jumbotron p {
    text-shadow: 0 2px 6px rgba(0, 0, 0, .8)
}

.text {
    font-size: 1em !important
}

.search23 {
    display: none
}

.products-index-shadow-panel {
    text-shadow: 0 2px 6px rgba(0, 0, 0, .8)
}

@media only screen and (min-width:768px) {
    .benefit-center {
        box-pack: center !important;
        flex-pack: center !important;
        display: flexbox !important;
        display: flex !important;
        justify-content: center !important
    }
}

#inline-search {
    line-height: normal !important
}

.my-wallet-page .headerWallet {
    background-image: url(http://loremflickr.com/g/2020/280/paris);
    background-position: 100% 100%, 0 0;
    background-repeat: no-repeat, repeat
}

.my-wallet-page .ewallet-header {
    min-height: 180px
}

.my-wallet-page .container-tabs {
    margin: auto;
    width: 90%
}

.my-wallet-page .nav-tabs {
    padding: 20px 0
}

.my-wallet-page .tab-content {
    background-color: #414346;
    border-radius: 0 0 0 20px;
    color: #fff;
    margin: -20px 0;
    padding: 30px
}

.my-wallet-page .back {
    border-color: #3b4044;
    border-radius: 2px 4px 0 0;
    float: right;
    margin: -50px 50px;
    padding: 7px 20px
}

.my-wallet-page .back a {
    color: #fff
}

.my-wallet-page .nav-tabs>li>a {
    background-color: #7b7a7a;
    color: #fff
}

.my-wallet-page .nav-tabs>li.active>a,
.my-wallet-page .nav-tabs>li.active>a:focus,
.my-wallet-page .nav-tabs>li.active>a:hover,
.my-wallet-page .nav-tabs>li>a:hover {
    background-color: #000 !important;
    color: #fff
}

.my-wallet-page .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    margin-right: -2px
}

.my-wallet-page .nav-tabs>li>a {
    border-radius: 12px 14px 0 0 !important
}

.my-wallet-page .nav-tabs>li>a:hover {
    border-color: transparent !important
}

.my-wallet-page .count {
    padding: 0 20px
}

.my-wallet-page .list-group-item {
    color: #000
}

.my-wallet-page .tab-content>.tab-pane {
    text-align: justify;
    width: 60%
}

h1.headerTlt {
    text-transform: lowercase
}

h1.headerTlt:first-letter {
    text-transform: capitalize
}

.readers {
    text-indent: -10000px
}

.my-wallet-page .container,
.my-wallet-page .container DIV {
    float: left
}

.my-wallet-page .container DIV.details {
    margin: -15px 0;
    padding: 0 20px;
    text-align: justify;
    width: 40%
}

.my-wallet-page .container .box {
    border: 1px solid;
    float: left;
    margin: 20px 0
}

.my-wallet-page .container .totalSavings {
    float: right
}

.my-wallet-page .container .total {
    background: #ccc;
    border: 1px solid;
    padding: 8px 50px
}

.readers .alert {
    background: none !important;
    border: 0;
    height: 0;
    padding: 0
}

.avatar-left {
    padding-left: 70px
}

.avatar-left,
.avatar-right {
    margin-top: -410px;
    position: relative
}

.avatar-right {
    padding-right: 70px
}

.benefit-left {
    margin-left: -25px;
    margin-top: -25px
}

.benefit-left,
.benefit-left1 {
    position: relative
}

.benefit-left2 {
    margin-top: -410px
}

.benefit-left2,
.benefit-left3 {
    padding-left: 70px;
    position: relative
}

.benefit-left3 {
    background-position: top
}

#UserForgotPasswordForm h1,
#UserForgotPasswordForm p,
.login-form #UserJoinForm h1,
.login-form #UserJoinForm p,
.login-form #UserLoginForm h1,
.login-form #UserLoginForm p {
    text-align: left
}

.login-form #UserJoinForm .col-sm-12,
.login-form #UserJoinForm .form-col-container,
.login-form #UserJoinForm col-md-5,
.login-form #UserJoinForm col-md-offset-2,
.login-form #UserLoginForm .col-lg-offset-4 {
    float: left
}

.login-form #UserJoinForm .col-sm-12 {
    margin-left: 0
}

.login-form {
    margin: 0 auto;
    width: 50%
}

.forgotten-password {
    text-align: center !important
}

h1.error {
    font-size: 16px
}

.text-danger {
    font-size: 20px
}

.company-header-avatar {
    background-clip: padding;
    background-clip: padding-box;
    background-position: 50%;
    background-size: cover;
    border-radius: 60px;
    margin: 7px 0 0 5px
}

.carsol-jumbotron-inner {
    background-color: #fff;
    border-radius: 50%;
    height: 130px;
    line-height: 135px;
    margin: auto;
    width: 130px
}

.carsol-jumbotron-inner img {
    max-height: 90px;
    max-width: 110px !important
}

.carsol-jumbotron-indicator {
    background-color: #fff;
    border-radius: 50%;
    height: 69px;
    line-height: 65px;
    margin: auto;
    width: 68px
}

.carsol-jumbotron-indicator img {
    max-height: 80px;
    max-width: 68px !important
}

.l-grey-background {
    background: #f3f3f3;
    padding: 1.875rem 0
}

.c-box {
    padding: 0 2rem
}

.l-checkout-page {
    background-color: #f3f3f3;
    float: left;
    margin-bottom: 2rem;
    width: 100%
}

.l-checkout-page__primary-column {
    float: left;
    margin-bottom: 2rem;
    width: 66.666%
}

.l-checkout-page__secondary-column {
    float: left;
    margin-bottom: 2rem;
    width: 33.332%
}

@media screen and (max-width:1200px) {

    .l-checkout-page__primary-column,
    .l-checkout-page__secondary-column {
        width: 50%
    }
}

@media screen and (max-width:768px) {

    .l-checkout-page__primary-column,
    .l-checkout-page__secondary-column {
        float: none;
        width: 100%
    }
}

.l-2fa-page {
    width: 100%
}

.l-2fa-page .btn-cancel {
    background-color: #f2f2f2;
    color: #333;
    margin-right: 2rem
}

.l-2fa-page .btn-cancel:hover {
    background-color: #c9c9c9;
    color: inherit;
    margin-right: 2rem
}

.l-2fa-page__control-buttons {
    display: flex;
    justify-content: flex-end;
    margin-top: 4rem;
    width: 100%
}

.l-2fa-page__control-buttons-mobile {
    display: none
}

.l-2fa-page .l-2fa-page__title {
    margin-top: 2rem
}

.l-2fa-page__container,
.l-2fa-page__setup-container {
    background-color: #f6f6f6;
    border: 1px solid #c9c9c9;
    margin: 2rem 0;
    position: relative
}

.l-2fa-page__container p,
.l-2fa-page__setup-container p {
    font-size: 1.2rem
}

.l-2fa-page__container ul,
.l-2fa-page__setup-container ul {
    margin-top: 1rem
}

.l-2fa-page__container h4,
.l-2fa-page__setup-container h4 {
    font-size: 1.4rem
}

.l-2fa-page__container .mobile-button,
.l-2fa-page__setup-container .mobile-button {
    display: none
}

.l-2fa-page__container--no-bottom-space,
.l-2fa-page__setup-container--no-bottom-space {
    margin-bottom: 0
}

.l-2fa-page__container--no-bottom-border,
.l-2fa-page__setup-container--no-bottom-border {
    border-bottom: 1px solid #f6f6f6
}

.l-2fa-page__container--no-top-space,
.l-2fa-page__setup-container--no-top-space {
    margin-top: 0
}

.l-2fa-page__setup-container-qr-code {
    margin-bottom: 2rem
}

.l-2fa-page__setup-container-qr-code svg {
    height: 400px;
    width: 400px
}

.l-2fa-page__container-top {
    align-items: center;
    border-bottom: 1px solid #c9c9c9;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 1rem 2rem;
    padding-bottom: 1rem;
    vertical-align: center
}

.l-2fa-page__container-top h2 {
    margin: 0
}

.l-2fa-page__container-top h4 {
    font-size: 1.2rem;
    max-width: 70%
}

.l-2fa-page__container-top--no-bottom-border {
    border-bottom: none;
    padding-bottom: 0
}

.l-2fa-page__container-left {
    float: left;
    padding: 2rem;
    width: 50%
}

.l-2fa-page__container-left .back-button {
    bottom: 2rem;
    left: 2rem;
    position: absolute
}

.l-2fa-page__container-full-width {
    padding: 1rem 2rem;
    width: 100%
}

.l-2fa-page__container-right {
    float: left;
    padding: 0 2rem 0 0;
    width: 50%
}

.l-2fa-page__container-right-background-wrap {
    background-color: #f2f2f2;
    min-height: 310px;
    padding: 2rem 0 2rem 2rem
}

.l-2fa-page__setup-container-right {
    float: left;
    width: 50%
}

.l-2fa-page__setup-container-right-background-wrap {
    background-color: #f2f2f2;
    padding: 2rem
}

.l-2fa-page__setup-container-verification-form {
    padding: 2rem 0 2.5rem
}

.l-2fa-page__setup-container-verification-form-error-message {
    color: #a6113f
}

.l-2fa-page__setup-completed-icon {
    margin-top: 2rem;
    text-align: center
}

.l-2fa-page__setup-completed-icon i {
    font-size: 250px
}

@media screen and (max-width:1200px) {
    .l-2fa-page__container-top h2 {
        font-size: 1.4rem
    }
}

@media screen and (max-width:992px) {
    .l-2fa-page__container-left {
        float: none;
        width: 100%
    }

    .l-2fa-page__container-right {
        display: none
    }

    .l-2fa-page__setup-container-right {
        float: none;
        width: 100%
    }
}

@media screen and (max-width:768px) {
    .l-2fa-page .l-2fa-page__title {
        font-size: 1.2rem
    }

    .l-2fa-page__container .mobile-button {
        display: block;
        width: 100%
    }

    .l-2fa-page__container-top h2 {
        font-size: 1.4rem
    }

    .l-2fa-page__container-top h4 {
        max-width: 100%
    }

    .l-2fa-page__container-top .btn {
        display: none
    }

    .l-2fa-page__container-left {
        float: none;
        width: 100%
    }

    .l-2fa-page__container-right {
        display: none
    }

    .l-2fa-page__setup-container-right {
        float: none;
        width: 100%
    }

    .l-2fa-page__container-left .back-button,
    .l-2fa-page__control-buttons {
        display: none
    }

    .l-2fa-page__control-buttons-mobile {
        display: block
    }

    .l-2fa-page__control-buttons-mobile .btn {
        margin-top: 2rem;
        width: 100%
    }
}

@media screen and (max-width:480px) {
    .l-2fa-page__title {
        font-size: 1.2rem
    }

    .l-2fa-page__setup-container-qr-code svg {
        height: 200px;
        width: 200px
    }
}

.l-row {
    float: left;
    margin-bottom: 40px;
    width: 100%
}

.e-wallet-page__container {
    margin: 0 auto
}

@media (min-width:768px) {
    .e-wallet-page__container {
        width: 45rem
    }
}

@media (min-width:992px) {
    .e-wallet-page__container {
        width: 58rem
    }
}

@media (min-width:1200px) {
    .e-wallet-page__container {
        width: 71rem
    }
}

@media (min-width:lg-plus) {
    .e-wallet-page__container {
        width: 71rem
    }
}

.l-product-list-page__area--contents {
    margin: 0 auto;
    max-width: 1170px;
    padding: 1rem
}

.l-product-list-page__area--controls,
.l-product-list-page__area--header {
    margin: 0 auto;
    max-width: 1170px;
    padding: 1rem 1rem 0
}

.l-client-admin-page {
    margin: 0 auto
}

@media (min-width:768px) {
    .l-client-admin-page {
        width: 45rem
    }
}

@media (min-width:992px) {
    .l-client-admin-page {
        width: 58rem
    }
}

@media (min-width:1200px) {
    .l-client-admin-page {
        width: 71rem
    }
}

@media (min-width:lg-plus) {
    .l-client-admin-page {
        width: 71rem
    }
}

.l-client-admin-page-row {
    margin-bottom: 2em
}

.l-grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 0 -.5rem;
    max-width: 1280px
}

.l-grid__col,
.l-grid__col--lg-1,
.l-grid__col--lg-10,
.l-grid__col--lg-11,
.l-grid__col--lg-12,
.l-grid__col--lg-2,
.l-grid__col--lg-3,
.l-grid__col--lg-4,
.l-grid__col--lg-5,
.l-grid__col--lg-6,
.l-grid__col--lg-7,
.l-grid__col--lg-8,
.l-grid__col--lg-9,
.l-grid__col--md-1,
.l-grid__col--md-10,
.l-grid__col--md-11,
.l-grid__col--md-12,
.l-grid__col--md-2,
.l-grid__col--md-3,
.l-grid__col--md-4,
.l-grid__col--md-5,
.l-grid__col--md-6,
.l-grid__col--md-7,
.l-grid__col--md-8,
.l-grid__col--md-9,
.l-grid__col--sm-1,
.l-grid__col--sm-10,
.l-grid__col--sm-11,
.l-grid__col--sm-12,
.l-grid__col--sm-2,
.l-grid__col--sm-3,
.l-grid__col--sm-4,
.l-grid__col--sm-5,
.l-grid__col--sm-6,
.l-grid__col--sm-7,
.l-grid__col--sm-8,
.l-grid__col--sm-9,
.l-grid__col--xl-1,
.l-grid__col--xl-10,
.l-grid__col--xl-11,
.l-grid__col--xl-12,
.l-grid__col--xl-2,
.l-grid__col--xl-3,
.l-grid__col--xl-4,
.l-grid__col--xl-5,
.l-grid__col--xl-6,
.l-grid__col--xl-7,
.l-grid__col--xl-8,
.l-grid__col--xl-9,
.l-grid__col--xs-1,
.l-grid__col--xs-10,
.l-grid__col--xs-11,
.l-grid__col--xs-12,
.l-grid__col--xs-2,
.l-grid__col--xs-3,
.l-grid__col--xs-4,
.l-grid__col--xs-5,
.l-grid__col--xs-6,
.l-grid__col--xs-7,
.l-grid__col--xs-8,
.l-grid__col--xs-9 {
    flex: 1 1 100%;
    padding-left: .5rem;
    padding-right: .5rem
}

@media (min-width:480px) {
    .l-grid__col--xs-1 {
        flex: 1 1 8.3333333333%;
        max-width: 8.3333333333%
    }

    .l-grid__col--xs-2 {
        flex: 1 1 16.6666666667%;
        max-width: 16.6666666667%
    }

    .l-grid__col--xs-3 {
        flex: 1 1 25%;
        max-width: 25%
    }

    .l-grid__col--xs-4 {
        flex: 1 1 33.3333333333%;
        max-width: 33.3333333333%
    }

    .l-grid__col--xs-5 {
        flex: 1 1 41.6666666667%;
        max-width: 41.6666666667%
    }

    .l-grid__col--xs-6 {
        flex: 1 1 50%;
        max-width: 50%
    }

    .l-grid__col--xs-7 {
        flex: 1 1 58.3333333333%;
        max-width: 58.3333333333%
    }

    .l-grid__col--xs-8 {
        flex: 1 1 66.6666666667%;
        max-width: 66.6666666667%
    }

    .l-grid__col--xs-9 {
        flex: 1 1 75%;
        max-width: 75%
    }

    .l-grid__col--xs-10 {
        flex: 1 1 83.3333333333%;
        max-width: 83.3333333333%
    }

    .l-grid__col--xs-11 {
        flex: 1 1 91.6666666667%;
        max-width: 91.6666666667%
    }

    .l-grid__col--xs-12 {
        flex: 1 1 100%;
        max-width: 100%
    }
}

@media (min-width:768px) {
    .l-grid__col--sm-1 {
        flex: 1 1 8.3333333333%;
        max-width: 8.3333333333%
    }

    .l-grid__col--sm-2 {
        flex: 1 1 16.6666666667%;
        max-width: 16.6666666667%
    }

    .l-grid__col--sm-3 {
        flex: 1 1 25%;
        max-width: 25%
    }

    .l-grid__col--sm-4 {
        flex: 1 1 33.3333333333%;
        max-width: 33.3333333333%
    }

    .l-grid__col--sm-5 {
        flex: 1 1 41.6666666667%;
        max-width: 41.6666666667%
    }

    .l-grid__col--sm-6 {
        flex: 1 1 50%;
        max-width: 50%
    }

    .l-grid__col--sm-7 {
        flex: 1 1 58.3333333333%;
        max-width: 58.3333333333%
    }

    .l-grid__col--sm-8 {
        flex: 1 1 66.6666666667%;
        max-width: 66.6666666667%
    }

    .l-grid__col--sm-9 {
        flex: 1 1 75%;
        max-width: 75%
    }

    .l-grid__col--sm-10 {
        flex: 1 1 83.3333333333%;
        max-width: 83.3333333333%
    }

    .l-grid__col--sm-11 {
        flex: 1 1 91.6666666667%;
        max-width: 91.6666666667%
    }

    .l-grid__col--sm-12 {
        flex: 1 1 100%;
        max-width: 100%
    }
}

@media (min-width:992px) {
    .l-grid__col--md-1 {
        flex: 1 1 8.3333333333%;
        max-width: 8.3333333333%
    }

    .l-grid__col--md-2 {
        flex: 1 1 16.6666666667%;
        max-width: 16.6666666667%
    }

    .l-grid__col--md-3 {
        flex: 1 1 25%;
        max-width: 25%
    }

    .l-grid__col--md-4 {
        flex: 1 1 33.3333333333%;
        max-width: 33.3333333333%
    }

    .l-grid__col--md-5 {
        flex: 1 1 41.6666666667%;
        max-width: 41.6666666667%
    }

    .l-grid__col--md-6 {
        flex: 1 1 50%;
        max-width: 50%
    }

    .l-grid__col--md-7 {
        flex: 1 1 58.3333333333%;
        max-width: 58.3333333333%
    }

    .l-grid__col--md-8 {
        flex: 1 1 66.6666666667%;
        max-width: 66.6666666667%
    }

    .l-grid__col--md-9 {
        flex: 1 1 75%;
        max-width: 75%
    }

    .l-grid__col--md-10 {
        flex: 1 1 83.3333333333%;
        max-width: 83.3333333333%
    }

    .l-grid__col--md-11 {
        flex: 1 1 91.6666666667%;
        max-width: 91.6666666667%
    }

    .l-grid__col--md-12 {
        flex: 1 1 100%;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .l-grid__col--lg-1 {
        flex: 1 1 8.3333333333%;
        max-width: 8.3333333333%
    }
}

@media (min-width:lg-plus) {
    .l-grid__col--lg-1 {
        flex: 1 1 8.3333333333%;
        max-width: 8.3333333333%
    }
}

@media (min-width:1200px) {
    .l-grid__col--lg-2 {
        flex: 1 1 16.6666666667%;
        max-width: 16.6666666667%
    }
}

@media (min-width:lg-plus) {
    .l-grid__col--lg-2 {
        flex: 1 1 16.6666666667%;
        max-width: 16.6666666667%
    }
}

@media (min-width:1200px) {
    .l-grid__col--lg-3 {
        flex: 1 1 25%;
        max-width: 25%
    }
}

@media (min-width:lg-plus) {
    .l-grid__col--lg-3 {
        flex: 1 1 25%;
        max-width: 25%
    }
}

@media (min-width:1200px) {
    .l-grid__col--lg-4 {
        flex: 1 1 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media (min-width:lg-plus) {
    .l-grid__col--lg-4 {
        flex: 1 1 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media (min-width:1200px) {
    .l-grid__col--lg-5 {
        flex: 1 1 41.6666666667%;
        max-width: 41.6666666667%
    }
}

@media (min-width:lg-plus) {
    .l-grid__col--lg-5 {
        flex: 1 1 41.6666666667%;
        max-width: 41.6666666667%
    }
}

@media (min-width:1200px) {
    .l-grid__col--lg-6 {
        flex: 1 1 50%;
        max-width: 50%
    }
}

@media (min-width:lg-plus) {
    .l-grid__col--lg-6 {
        flex: 1 1 50%;
        max-width: 50%
    }
}

@media (min-width:1200px) {
    .l-grid__col--lg-7 {
        flex: 1 1 58.3333333333%;
        max-width: 58.3333333333%
    }
}

@media (min-width:lg-plus) {
    .l-grid__col--lg-7 {
        flex: 1 1 58.3333333333%;
        max-width: 58.3333333333%
    }
}

@media (min-width:1200px) {
    .l-grid__col--lg-8 {
        flex: 1 1 66.6666666667%;
        max-width: 66.6666666667%
    }
}

@media (min-width:lg-plus) {
    .l-grid__col--lg-8 {
        flex: 1 1 66.6666666667%;
        max-width: 66.6666666667%
    }
}

@media (min-width:1200px) {
    .l-grid__col--lg-9 {
        flex: 1 1 75%;
        max-width: 75%
    }
}

@media (min-width:lg-plus) {
    .l-grid__col--lg-9 {
        flex: 1 1 75%;
        max-width: 75%
    }
}

@media (min-width:1200px) {
    .l-grid__col--lg-10 {
        flex: 1 1 83.3333333333%;
        max-width: 83.3333333333%
    }
}

@media (min-width:lg-plus) {
    .l-grid__col--lg-10 {
        flex: 1 1 83.3333333333%;
        max-width: 83.3333333333%
    }
}

@media (min-width:1200px) {
    .l-grid__col--lg-11 {
        flex: 1 1 91.6666666667%;
        max-width: 91.6666666667%
    }
}

@media (min-width:lg-plus) {
    .l-grid__col--lg-11 {
        flex: 1 1 91.6666666667%;
        max-width: 91.6666666667%
    }
}

@media (min-width:1200px) {
    .l-grid__col--lg-12 {
        flex: 1 1 100%;
        max-width: 100%
    }
}

@media (min-width:lg-plus) {
    .l-grid__col--lg-12 {
        flex: 1 1 100%;
        max-width: 100%
    }
}

@media (min-width:xl-plus) {
    .l-grid__col--xl-1 {
        flex: 1 1 8.3333333333%;
        max-width: 8.3333333333%
    }

    .l-grid__col--xl-2 {
        flex: 1 1 16.6666666667%;
        max-width: 16.6666666667%
    }

    .l-grid__col--xl-3 {
        flex: 1 1 25%;
        max-width: 25%
    }

    .l-grid__col--xl-4 {
        flex: 1 1 33.3333333333%;
        max-width: 33.3333333333%
    }

    .l-grid__col--xl-5 {
        flex: 1 1 41.6666666667%;
        max-width: 41.6666666667%
    }

    .l-grid__col--xl-6 {
        flex: 1 1 50%;
        max-width: 50%
    }

    .l-grid__col--xl-7 {
        flex: 1 1 58.3333333333%;
        max-width: 58.3333333333%
    }

    .l-grid__col--xl-8 {
        flex: 1 1 66.6666666667%;
        max-width: 66.6666666667%
    }

    .l-grid__col--xl-9 {
        flex: 1 1 75%;
        max-width: 75%
    }

    .l-grid__col--xl-10 {
        flex: 1 1 83.3333333333%;
        max-width: 83.3333333333%
    }

    .l-grid__col--xl-11 {
        flex: 1 1 91.6666666667%;
        max-width: 91.6666666667%
    }

    .l-grid__col--xl-12 {
        flex: 1 1 100%;
        max-width: 100%
    }
}

.l-grid--left {
    justify-content: flex-start
}

.l-grid--right {
    justify-content: flex-end
}

.l-grid--center {
    margin: 0 auto
}

.l-grid--hover:hover {
    background-color: #eee
}

.bullet-list__title {
    margin-bottom: .625rem
}

.bullet-list__title--small {
    font-size: 1.375rem
}

.bullet-list__items {
    padding: 0 0 0 .9375rem
}

.bullet-list__item {
    font-size: 16px
}

.bullet-list--bg {
    background-color: #eee;
    padding: 1.5rem
}

.bullet-list--bg .bullet-list__title {
    margin-top: 0
}

@media (min-width:992px) {
    .btn {
        width: auto
    }
}

.btn:hover {
    color: #fff
}

.btn--lg {
    border-radius: 15px;
    font-size: 1.125rem;
    font-weight: 900;
    min-height: 2.8125rem
}

.btn--full {
    width: 100%
}

.btn--tertiary:hover {
    background: #fad500
}

.btn--blue {
    background-color: #00a6d4
}

.btn--user-account {
    background-color: #007399
}

.btn--user-account:hover {
    background-color: #a6113f;
    border-color: #a6113f
}

.o-button {
    background-color: #007399;
    border: none;
    border-radius: 10px;
    color: #fff;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-weight: 700;
    line-height: 28px;
    margin: 0;
    padding: 16px 24px
}

@media (min-width:992px) {
    .o-button {
        font-size: 24px;
        line-height: 32px;
        padding: 24px 32px
    }
}

.o-button:hover {
    background-color: #a6113f;
    color: #fff;
    text-decoration: none
}

.o-button--seconday {
    background-color: #f8f9fa;
    color: #000
}

.o-button--seconday:hover {
    background-color: #dbdbdb;
    color: #000
}

.o-button--disabled,
.o-button--disabled:hover,
.o-button:disabled,
.o-button:disabled:hover,
.o-button[disabled],
.o-button[disabled]:hover {
    background-color: #dbdbdb;
    color: #fff
}

.o-button--ghost,
.o-button--ghost:hover {
    background-color: transparent;
    color: #000
}

.c-product-panel {
    background: #fff;
    border: 1px solid #ececec;
    display: flex;
    justify-content: flex-start;
    list-style-type: none;
    margin-bottom: .75rem;
    padding: .8rem
}

.c-product-panel__image-section {
    margin-right: 1rem;
    max-height: 100px;
    max-width: 135px;
    min-width: 135px;
    position: relative
}

.c-product-panel__product-image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.c-product-panel__retailer-image {
    border-radius: 2px;
    bottom: .5rem;
    left: .5rem;
    max-height: 90px;
    max-width: 100px;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute
}

.c-product-panel__content-section {
    flex-grow: 2;
    margin-right: 1rem
}

.c-product-panel__favourite-section {
    justify-self: flex-end
}

.c-product-panel__title {
    font-size: 1.2rem;
    margin: 0 0 1rem
}

.c-product-panel__title-link {
    color: #333;
    margin: 0 0 1rem
}

.c-product-panel__title-link:hover {
    text-decoration: none
}

.c-product-panel__icons {
    align-items: center;
    display: flex;
    margin-bottom: 1rem
}

.c-product-panel__icon {
    display: inline-block;
    font-weight: 700;
    margin-right: 1rem
}

.c-product-panel__retailer-link {
    display: block;
    margin-bottom: 1rem
}

.c-product-panel__icon:before {
    color: #237399;
    font-family: FontAwesome;
    font-weight: 400;
    margin-right: .5rem
}

.c-product-panel__icon--featured:before {
    content: "\f005"
}

.c-product-panel__icon--type-cashback:before {
    content: "\f0d6"
}

.c-product-panel__icon--type-evoucher:before {
    content: "\f02a"
}

.c-product-panel__icon--type-reloadable-card:before {
    content: "\f09d"
}

.c-product-panel__icon--type-shopping-voucher:before {
    content: "\f290"
}

.c-product-panel__icon--type-cinema-ticket:before {
    content: "\f008"
}

.c-product-panel__icon--type-promotion:before {
    content: "\f06b"
}

.c-product-panel__icon--type-physical-product:before {
    content: "\f288"
}

.c-product-panel__icon--type-application-form:before {
    content: "\f298"
}

.c-product-panel__icon--type-voucher-code:before {
    content: "\f029"
}

.c-product-panel__icon--type-flash-sale:before {
    content: "\f133"
}

.c-product-panel__icon--type-third-party:before {
    content: "\f152"
}

.c-product-panel__tags {
    list-style-type: none;
    padding: 0
}

.c-product-panel__tag {
    color: #77c4ff;
    display: inline-block;
    margin: 0 1rem 0 0
}

.c-product-panel__favourite-button {
    background-color: transparent;
    border-width: 0;
    color: #d9d9d9
}

@media screen and (max-width:480px) {
    .c-product-panel {
        display: block;
        position: relative
    }

    .c-product-panel__image-section {
        margin: 0 0 1rem;
        max-width: 100%;
        min-height: 100px;
        width: 100%
    }

    .c-product-panel__product-image {
        max-height: 100px
    }

    .c-product-panel__retailer-image {
        bottom: 1rem;
        left: 1rem
    }

    .c-product-panel__icons {
        margin-bottom: 0
    }

    .c-product-panel__tags {
        display: none
    }

    .c-product-panel__favourite-section {
        bottom: .8rem;
        position: absolute;
        right: .8rem
    }
}

.c-product-panel-list__result-count-section {
    background-color: #ececec;
    margin-bottom: 1.5rem;
    padding: .5rem
}

.c-product-panel-list__result-count-query--alternative {
    font-style: oblique
}

.c-product-panel-list__result-count-query {
    font-weight: 700
}

.c-product-panel-list__perform-original-search {
    font-size: .9em;
    margin-top: .5rem
}

.c-product-panel-list__result-list {
    padding: 0
}

.c-product-list-sort {
    display: flex;
    justify-content: flex-end
}

.c-autocomplete {
    position: relative
}

.c-autocomplete__list {
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    color: #333;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 3rem;
    width: 100%
}

.c-autocomplete__list-item {
    margin: 0;
    padding: .5rem
}

.c-autocomplete__list-item--active,
.c-autocomplete__list-item:hover {
    background-color: #00a6d4;
    color: #fff
}

.c-bulk-upload-error-list__errors-for-row {
    list-style-type: none;
    padding-left: 0
}

.c-bulk-upload-error-list__row-error {
    margin-bottom: 0
}

.navbar li {
    margin: 0
}

.container-fluid>.navbar-header,
.container>.navbar-container,
.container>.navbar-header,
.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin: 0;
    padding: 0
}

.navbar-brand {
    background-color: #fff;
    font-family: Open Sans, sans-serif;
    height: auto;
    line-height: 89px;
    min-height: 92px;
    padding: 0;
    text-align: center
}

.navbar-brand img {
    display: inline
}

.navbar-default {
    background-color: #005aa9
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    background-color: #fff
}

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

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

.navbar {
    border: 0;
    border-radius: 0;
    color: #fff;
    margin-bottom: 0
}

.navbar .container,
.navbar .container-fluid {
    padding: 0
}

.navbar .glyphicon-menu-down {
    font-size: .5em;
    line-height: 16px;
    padding-top: 3px;
    vertical-align: text-top
}

.nav-home,
.navbar-nav>li>a {
    font-family: Open Sans, sans-serif
}

.nav-home,
.navbar-default .navbar-nav>li>a {
    line-height: 92px
}

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

.logged-out .navbar-nav>li>a {
    padding: 0 45px 0 35px
}

.logged-out .navbar-nav>.nav-home>a {
    padding: 0 90px 0 70px
}

.logged-in .nav-home,
.logged-in .navbar-nav>li>a {
    padding: 0 16px
}

.nav-home.bg-secondary:hover {
    background-color: #fad500;
    color: #333;
    text-decoration: none
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: inherit
}

.navbar-nav ul {
    list-style: none
}

@media screen and (min-width:1025px) {
    .navbar {
        background-color: #005aa9
    }

    .nav-home {
        background-color: #fad500;
        color: #005aa9
    }

    .nav-current {
        background-color: #fff !important;
        color: #555 !important
    }

    .navbar .open {
        position: relative;
        z-index: 10
    }

    .navbar-default .navbar-nav>li>a:focus {
        color: #fff;
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
        text-decoration: underline
    }

    .navbar .dropdown-menu a:hover {
        color: #333;
        text-decoration: none
    }

    .navbar-nav>li>.dropdown-menu {
        margin-top: -10px
    }

    .navbar .dropdown-menu {
        margin-left: -35%
    }

    .navbar .dropdown-menu:before {
        content: "\f0d8";
        font: normal normal normal 30px/1 FontAwesome;
        left: 44%;
        position: absolute;
        top: -21px
    }

    .nav-current+.dropdown-menu:before {
        display: none
    }

    .navbar .dropdown-menu li a {
        color: #006abb;
        display: block;
        line-height: 1.39;
        padding: 0 20px
    }

    .navbar .dropdown-menu .item {
        display: block;
        padding: 10px 12px
    }

    .navbar .dropdown-menu .item+.item,
    .navbar .dropdown-menu li+li .item {
        border-top: 1px solid #f8f8f8
    }

    .dropdown--account .dropdown-menu {
        margin-left: -60px;
        min-width: 260px
    }

    .navbar .fa-angle-right {
        color: #b8b8b8
    }

    .dropdown--categories .dropdown-menu {
        margin-left: -80px;
        min-width: 300px
    }

    .dropdown-menu .fa-angle-right {
        float: right;
        line-height: 23px;
        margin-top: -30px
    }

    .sub-dropdown-toggle {
        position: relative
    }

    .navbar ul.dropdown-submenu {
        background-color: #333;
        display: none;
        left: 98%;
        min-width: 265px;
        padding: 7px 10px;
        position: absolute;
        top: -2px
    }

    .navbar ul.dropdown-submenu:before {
        color: #333;
        content: "\f0d9";
        font: normal normal normal 30px/1 FontAwesome;
        left: -9px;
        position: absolute;
        top: 8px
    }

    .navbar .open>.dropdown-submenu {
        display: block
    }

    .navbar .dropdown-submenu li a {
        color: #59b7ff;
        padding: 7px 20px
    }

    .dropdown--retailers .dropdown-menu {
        margin-left: -140px;
        min-width: 430px;
        padding: 0
    }

    .dropdown--retailers .dropdown-title {
        margin-bottom: 0;
        margin-top: 13px
    }

    .dropdown--retailers .dropdown-menu ul {
        margin: 2px 0 0;
        min-width: 160px;
        padding: 5px 0
    }

    .dropdown-title {
        color: #333;
        font-size: 11px;
        font-weight: 600;
        margin-bottom: 5px;
        padding: 0 20px;
        text-transform: uppercase
    }

    .navbar .dropdown--retailers .item {
        padding: 5px 0
    }

    .navbar .dropdown--retailers strong.item {
        display: block;
        padding-top: 15px;
        width: 100%
    }

    .dropdown--retailers .fa-angle-right {
        margin-top: -25px
    }

    .dropdown--retailers a:hover strong {
        text-decoration: underline
    }

    .navbar .dropdown--a-z,
    .navbar .dropdown-submenu {
        background-color: #333;
        padding: 10px
    }

    .navbar .dropdown--a-z a,
    .navbar .dropdown-submenu a {
        color: #77c4ff;
        display: block
    }

    .navbar .dropdown--a-z a:hover,
    .navbar .dropdown-submenu a:hover {
        color: #fff
    }

    .dropdown--a-z a {
        float: left;
        font-weight: 700;
        padding: 11px 20px 10px;
        text-align: center;
        width: 33%
    }

    .dropdown--a-z a:focus {
        color: #fff
    }

    .dropdown--icons .dropdown-menu {
        margin-left: -67px;
        min-width: 265px;
        padding: 0
    }

    .navbar .dropdown--icons li a {
        font-family: Open Sans, sans-serif;
        overflow: hidden;
        padding-left: 0
    }

    .dropdown--icons .svg-wrapper {
        background-color: #f7f7f7;
        float: left;
        padding-bottom: 10px;
        padding-top: 10px;
        width: 26%
    }

    .dropdown--icons .svg {
        display: block;
        height: 30px;
        margin: auto;
        width: 30px
    }

    .navbar .dropdown--icons .item {
        float: right;
        padding-top: 15px;
        width: 74%
    }

    .dropdown--benefits .dropdown-menu {
        margin-left: -50px
    }

    .navbar .dropdown--benefits .item {
        margin: 0 20px;
        padding: 10px 0 0
    }

    .navbar .dropdown--benefits .item a,
    .navbar .dropdown--benefits .item p {
        padding-left: 15px;
        padding-right: 15px
    }

    .dropdown--benefits li a:hover {
        background: transparent
    }

    .item a {
        margin-bottom: 10px
    }
}

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

.navbar-default .navbar-toggle {
    border: none;
    margin-right: 20px;
    margin-top: 1.7em
}

@media (max-width:767px) {
    .page-wrapper {
        overflow-x: hidden
    }
}

@media (min-width:768px) {
    .page-wrapper {
        contain: paint
    }

    .modal-open .page-wrapper {
        contain: unset
    }
}

@media screen and (max-width:1024px) {
    .navbar {
        position: static
    }

    .logged-in .navbar-container {
        background-color: #1f1f1f;
        bottom: 0;
        color: #fff;
        max-width: 300px;
        padding-bottom: 70px;
        padding-right: 30px;
        padding-top: 70px;
        position: absolute;
        right: -71%;
        top: 0;
        transition: all .5s;
        width: 70%;
        z-index: 20
    }

    .navbar-container .fa {
        margin-right: .7em
    }

    .navbar-container.active {
        right: 0
    }

    .navbar-toggle {
        position: relative;
        z-index: 30
    }

    .navbar-toggle span {
        transition: all .5s
    }

    .navbar-toggle .bar-1 {
        transform-origin: 11px 5px
    }

    .navbar-toggle .bar-3 {
        transform-origin: 11px -2px
    }

    .navbar-toggle.active .bar-1 {
        transform: rotate(-226deg)
    }

    .navbar-toggle.active .bar-2 {
        opacity: 0
    }

    .navbar-toggle.active .bar-3 {
        transform: rotate(226deg)
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
        border-color: transparent
    }

    .nav-home {
        color: #fff
    }

    .nav-home,
    .navbar-nav {
        font-size: 20px;
        margin: 0
    }

    .logged-in .nav-home {
        padding: 0
    }

    .logged-in .nav-home,
    .logged-in .navbar-nav>li>a {
        line-height: 50px
    }

    .logged-in .nav-home:hover,
    .logged-in .navbar-nav>li>a:hover {
        color: #fff
    }

    .logged-in .nav-home,
    .logged-in .navbar-nav {
        display: block;
        text-align: right
    }

    .logged-in .nav-current {
        font-weight: 700
    }

    .logged-in .navbar-header {
        float: none
    }

    .logged-in .navbar-toggle {
        display: block
    }

    .logged-in .navbar-nav {
        float: none !important;
        margin: 0 -15px
    }

    .logged-in .navbar-nav>li {
        float: none
    }

    .logged-in .navbar-nav>li>a {
        padding-bottom: 10px;
        padding-top: 10px
    }

    .logged-in .navbar-container .sm-nofloat {
        float: none !important
    }

    .logged-in .navbar-nav .glyphicon-menu-down,
    .logged-in .open>.dropdown-menu {
        display: none
    }

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

@media screen and (max-width:768px) {
    .logged-out .navbar-nav {
        background-color: #fff;
        color: #333;
        margin: 0;
        text-align: center
    }

    .logged-out .navbar-nav li a:hover {
        color: #333
    }

    .logged-out .navbar-nav .fa-lock {
        margin-left: -20px
    }
}

.c-checkout-address-form {
    margin: 0 2rem;
    max-width: 700px
}

.c-checkout-address-form__title {
    font-size: 2.25rem;
    margin: 2rem 0
}

.c-checkout-address-form__sub-title {
    font-size: 1.5rem
}

.c-checkout-address-form__sub-title--delivery-address {
    margin-top: 1.5em
}

.c-checkout-address-form__small-title {
    font-size: 1rem
}

.c-checkout-address-form__contact-information {
    margin-bottom: 2em
}

.c-checkout-address-form__address-incomplete-error {
    color: #bd4147
}

.c-checkout-address-form__contact-information {
    background-color: #dbdbdb;
    padding: 1em
}

.c-checkout-address-form__delivery-same-as-billing-address-fields input,
.c-checkout-address-form__use-saved-contact-information-fields input {
    float: none
}

.c-checkout-address-form__postcode-lookup-button {
    display: inline-block;
    height: 50px;
    position: relative;
    top: -1px
}

.c-checkout-address-form__terms-and-conditions {
    margin-bottom: 1em
}

.c-checkout-address-form__address-lookup-fields,
.c-checkout-address-form__delivery-same-as-billing-address-fields,
.c-checkout-address-form__manual-address-fields,
.c-checkout-address-form__use-saved-contact-information-fields {
    margin-bottom: .5em
}

.c-checkout-address-form__form-row {
    margin-bottom: 1em
}

.c-checkout-address-form__billing-address-postcode-field,
.c-checkout-address-form__delivery-address-postcode-field {
    display: inline-block;
    width: 50%
}

.c-checkout-address-form__billing-address-postcode-label,
.c-checkout-address-form__delivery-address-postcode-label {
    display: block
}

.c-checkout-address-form__billing-address-select,
.c-checkout-address-form__delivery-address-select {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 16px
}

.c-checkout-address-form__form-errors {
    margin-top: .5em;
    padding: 0
}

.c-checkout-address-form__form-error {
    color: #bd4147;
    list-style-type: none
}

.c-checkout-address-form--no-js .c-checkout-address-form__address-lookup-fields,
.c-checkout-address-form--no-js .c-checkout-address-form__use-address-lookup-link,
.c-checkout-address-form--no-js .c-checkout-address-form__use-manual-address-link {
    display: none
}

@media screen and (max-width:768px) {
    .c-checkout-address-form {
        margin: 0 1rem
    }

    .c-checkout-address-form__submit {
        width: 100%
    }
}

.c-checkout-complete-addresses {
    display: flex;
    justify-content: center;
    margin: 0 2rem;
    vertical-align: top
}

.c-checkout-complete-addresses__delivery-address {
    margin-right: 200px
}

@media screen and (max-width:768px) {
    .c-checkout-complete-addresses {
        display: block
    }

    .c-checkout-complete-addresses__billing-address,
    .c-checkout-complete-addresses__delivery-address {
        margin-bottom: 30px;
        width: 100%
    }

    .c-checkout-complete-addresses__delivery-address {
        margin-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {

    .c-checkout-complete-addresses__billing-address,
    .c-checkout-complete-addresses__delivery-address {
        width: 50%
    }

    .c-checkout-complete-addresses__delivery-address {
        margin-right: 0
    }
}

.c-checkout-complete-header {
    display: inline-block;
    margin-bottom: 40px;
    width: 100%
}

.c-checkout-complete-header__heading {
    float: left;
    padding-left: 2rem;
    width: 50%
}

.c-checkout-complete-header__heading-title {
    margin-top: 0
}

.c-checkout-complete-header__button {
    font-weight: 600;
    margin-top: 20px
}

.c-checkout-complete-header__heading-image {
    float: left;
    width: 50%
}

.c-checkout-complete-header__image {
    max-width: 300px
}

@media screen and (max-width:1200px) {
    .c-checkout-complete-header__heading-image {
        text-align: center
    }

    .c-checkout-complete-header__image {
        width: 200px
    }
}

@media screen and (max-width:768px) {
    .c-checkout-complete-header {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .c-checkout-complete-header__heading {
        margin: 0 2rem;
        order: 2;
        padding-left: 0;
        text-align: center;
        width: 100%
    }

    .c-checkout-complete-header__button {
        width: 100%
    }

    .c-checkout-complete-header__heading-image {
        margin: 0 2rem 2rem;
        order: 1;
        text-align: center;
        width: 100%
    }

    .c-checkout-complete-header__image {
        max-width: 200px
    }
}

.c-checkout-payment-details-form {
    margin: 0 2rem;
    max-width: 700px
}

.c-checkout-payment-details-form__title {
    font-size: 2.25rem;
    margin: 2rem 0
}

.c-checkout-payment-details-form__input {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 16px
}

.c-checkout-payment-details-form__errors {
    padding: 0
}

.c-checkout-payment-details-form__error {
    color: #bd4147;
    list-style-type: none;
    margin-bottom: .5em
}

@media screen and (max-width:768px) {
    .c-checkout-payment-details-form {
        margin: 0 1rem
    }

    .c-checkout-payment-details-form__input--submit {
        width: 100%
    }

    .c-checkout-payment-details-form__title {
        font-size: 28px;
        margin-top: 10px
    }
}

.checkout-workflow {
    height: 115px
}

.checkout-workflow__body {
    align-items: center;
    display: flex;
    padding: 40px 50px 0
}

.checkout-workflow__circle {
    border: 4.5px solid #797979;
    border-radius: 100px;
    display: flex;
    height: 30px;
    justify-content: center;
    width: 30px
}

.checkout-workflow__circle--reached {
    background-color: #797979
}

.checkout-workflow__line {
    border: 2px solid #797979;
    display: flex;
    height: 0;
    width: 80px
}

.checkout-workflow__label {
    position: relative;
    text-align: center;
    top: 35px
}

@media (max-width:768px) {
    .checkout-workflow__line {
        width: 100px
    }

    .checkout-workflow__body {
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        padding: 40px 10% 0;
        width: auto
    }
}

@media (max-width:480px) {
    .c-2fa-status {
        padding-top: 1rem
    }
}

.c-2fa-trusted-device-list {
    padding: 0 1rem
}

@media (max-width:768px) {
    .c-2fa-trusted-device-list {
        padding: 0 .5rem
    }
}

.c-2fa-trusted-device-list>div {
    border-bottom: 1px solid #dfdfdf
}

.c-2fa-trusted-device-list div>div {
    padding: 1rem 0
}

.c-2fa-trusted-device-list div:last-child {
    border-bottom: none
}

.c-2fa-workflow {
    height: 90px
}

.c-2fa-workflow__body {
    align-items: center;
    display: flex;
    padding: 2rem
}

.c-2fa-workflow__circle {
    border: 2px solid #797979;
    border-radius: 100px;
    display: flex;
    height: 30px;
    justify-content: center;
    width: 30px
}

.c-2fa-workflow__circle--reached {
    background-color: #797979
}

.c-2fa-workflow__line {
    border: 1px solid #797979;
    display: flex;
    height: 0;
    margin-right: 10px;
    width: 31%
}

.c-2fa-workflow__step-number {
    font-size: 13px;
    margin: 4px 0 0
}

.c-2fa-workflow__step-number--reached {
    color: #fff
}

.c-2fa-workflow__label {
    font-size: 14px;
    padding: 0 10px;
    position: relative;
    text-align: center
}

.c-2fa-workflow__mobile-step-label {
    display: none
}

@media screen and (max-width:1200px) {
    .c-2fa-workflow__line {
        display: none
    }

    .c-2fa-workflow__body {
        align-items: center;
        justify-content: space-between;
        margin: 0 auto;
        width: auto
    }
}

@media (max-width:768px) {
    .c-2fa-workflow__label {
        display: none
    }

    .c-2fa-workflow__body {
        align-items: center;
        justify-content: space-between;
        margin: 0 auto;
        width: auto
    }

    .c-2fa-workflow__line {
        border: 1px solid #797979;
        display: flex;
        height: 0;
        margin-right: 0;
        width: 26%
    }

    .c-2fa-workflow__circle {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: flex-start
    }

    .c-2fa-workflow__mobile-step-label {
        display: block;
        font-size: 16px;
        margin-top: 10px;
        width: 48px
    }
}

.c-2fa-disable-modal__page-mask {
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9
}

.c-2fa-disable-modal {
    display: none;
    left: 50%;
    position: absolute;
    top: 20%;
    z-index: 10
}

.c-2fa-disable-modal .btn-cancel {
    background-color: #f2f2f2;
    color: #333;
    margin-right: 2rem
}

.c-2fa-disable-modal__container-top-bar {
    left: -50%;
    padding: 1rem 2rem;
    position: relative
}

.c-2fa-disable-modal__container {
    background-color: #fff;
    left: -50%;
    padding: 2rem;
    position: relative;
    width: 600px
}

.c-2fa-disable-modal__container-control-buttons {
    display: flex;
    justify-content: flex-end;
    margin-top: 2rem;
    width: 100%
}

.c-2fa-disable-modal__container-control-buttons--mobile {
    display: none
}

.is-open {
    display: block
}

@media (max-width:768px) {
    .c-2fa-disable-modal__container {
        width: 320px
    }

    .c-2fa-disable-modal__container-control-buttons {
        display: none
    }

    .c-2fa-disable-modal__container-top-bar h4 {
        font-size: 1rem
    }

    .c-2fa-disable-modal__container-control-buttons--mobile {
        display: block;
        margin-top: 1rem
    }

    .c-2fa-disable-modal__container-control-buttons--mobile .btn {
        margin-top: 1rem;
        width: 100%
    }
}

.c-copyable-input {
    border: 2px solid #7e7e7e;
    border-radius: 2px;
    display: flex;
    padding: .3rem .4rem
}

.c-copyable-input__label {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin-bottom: .5rem
}

.c-copyable-input__input {
    border-width: 0;
    flex-grow: 2
}

.c-copyable-input__button {
    color: transparent;
    display: inline-block;
    margin-left: .5rem;
    position: relative
}

.c-copyable-input__button:after {
    color: #333;
    content: "\f0c5";
    cursor: pointer;
    font-family: FontAwesome;
    margin-right: .2rem;
    position: absolute;
    right: 0;
    top: 2px
}

.c-copyable-input__button.is-copied:after {
    background-color: #096;
    border-radius: 5px;
    color: #fff;
    content: "Copied";
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: .9rem;
    padding: .2rem .5rem;
    top: 0
}

.c-copyable-container {
    background-color: #d3d3d3;
    cursor: pointer;
    display: inline-block;
    padding: .5rem 10rem .5rem .5rem;
    position: relative
}

.c-copyable-container__icon {
    color: transparent;
    display: inline-block;
    position: absolute;
    right: .5rem;
    top: .5rem
}

.c-copyable-container__icon:after {
    color: #333;
    content: "\f0c5";
    cursor: pointer;
    font-family: FontAwesome;
    position: absolute;
    right: .5rem
}

.c-copyable-container__icon.is-copied:after {
    background-color: #096;
    border-radius: 5px;
    color: #fff;
    content: "Copied";
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: .9rem;
    padding: .1rem .5rem;
    position: absolute;
    right: .5rem;
    top: 0
}

@media (max-width:768px) {
    .c-copyable-container {
        width: 100%
    }
}

.c-file-upload-widget {
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 50%
}

.c-file-upload-widget__form {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 1em
}

.c-file-upload-widget__submit-button {
    border-radius: 5px;
    border-width: 0;
    font-size: 1rem;
    padding: .5em
}

@media screen and (max-width:768px) {
    .c-file-upload-widget {
        width: 100%
    }
}

.footer {
    background-color: #1f1f1f;
    color: #f6f6f6;
    font-size: .85em;
    padding-bottom: 12.8%;
    padding-top: 12.8%
}

.footer .row {
    margin: auto;
    width: 95.28%
}

.footer-nav {
    font-family: Open Sans, sans-serif;
    font-size: .92em;
    font-weight: 700
}

.footer-nav a {
    color: #77c4ff
}

.nav-logos li {
    padding: 5px 0
}

.nav-logos li+li {
    border-left: 1px solid #4c4c4c
}

@media screen and (max-width:789px) {
    .footer {
        text-align: center
    }

    .nav-logos {
        float: none !important;
        margin-top: 12%
    }

    .nav-logos li {
        max-width: 33%
    }

    .nav-logos img {
        max-width: 80%
    }
}

@media screen and (min-width:790px) {
    .footer {
        padding-bottom: 5.07%;
        padding-top: 5.07%
    }

    .footer-nav {
        font-size: 1.14em;
        font-weight: 500
    }

    .nav-logos li {
        padding: 10px 14px
    }
}

@media screen and (min-width:992px) {
    .nav-logos li {
        padding-left: 25px;
        padding-right: 25px
    }
}

.c-error-message-splash {
    background: #fff;
    border: 1px solid #dbdbdb;
    margin: 1em auto;
    padding: 5em 0;
    text-align: center;
    width: 60%
}

.c-evoucher-amount-selector__costs-summary,
.c-evoucher-amount-selector__denomination-controls,
.c-evoucher-amount-selector__quantity-controls,
.c-evoucher-amount-selector__submit-container {
    padding: 0 1em
}

.c-evoucher-amount-selector__heading {
    font-size: 1em;
    font-weight: 400
}

.c-evoucher-amount-selector__form-row {
    display: none
}

.c-evoucher-amount-selector__denomination-error-message,
.c-evoucher-amount-selector__main-error-message {
    color: #bd4147;
    font-size: .85em;
    line-height: 1
}

.c-evoucher-amount-selector__main-error-message {
    margin-top: 1em;
    padding: 0 1em
}

.c-evoucher-amount-selector__denomination-error-message {
    margin-bottom: .8em
}

.c-evoucher-amount-selector__denomination-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.c-evoucher-amount-selector__denomination-list-item {
    list-style-type: none;
    margin-right: 1em
}

.c-evoucher-amount-selector__denomination-link {
    border: 1px solid #007399;
    border-radius: 5px;
    display: block;
    padding: .5em 1em
}

.c-evoucher-amount-selector__denomination-link:focus,
.c-evoucher-amount-selector__denomination-link:hover {
    text-decoration: none
}

.c-evoucher-amount-selector__denomination-link--disabled {
    border-color: #dbdbdb;
    color: #dbdbdb
}

.c-evoucher-amount-selector__denomination-link--disabled:focus,
.c-evoucher-amount-selector__denomination-link--disabled:hover {
    color: #dbdbdb
}

.c-evoucher-amount-selector__denomination-link--active {
    background-color: #eee
}

.c-evoucher-amount-selector__heading--quantity {
    margin-bottom: 1em
}

.c-evoucher-amount-selector__quantity-indicator {
    margin: 0 1em
}

.c-evoucher-amount-selector__quantity-button {
    border: 1px solid #007399;
    border-radius: 5px;
    display: inline-block;
    font-size: 1.4em;
    height: 2rem;
    text-align: center;
    width: 2rem
}

.c-evoucher-amount-selector__quantity-button--disabled {
    border-color: #dbdbdb;
    color: #dbdbdb
}

.c-evoucher-amount-selector__quantity-button--disabled:focus,
.c-evoucher-amount-selector__quantity-button--disabled:hover {
    color: #dbdbdb
}

.c-evoucher-amount-selector__quantity-button:focus,
.c-evoucher-amount-selector__quantity-button:hover {
    text-decoration: none
}

.c-evoucher-amount-selector__submit-container {
    padding-bottom: 1em
}

.c-evoucher-amount-selector__submit {
    background-color: #007399;
    border-width: 0;
    color: #fff;
    padding: .5em 0;
    width: 100%
}

.c-evoucher-amount-selector__submit--disabled {
    background-color: #dbdbdb;
    color: #f8f9fa
}

.c-evoucher-amount-selector__form-row--quantity-nondenominated {
    align-items: center;
    border: 1px solid #007399;
    display: flex;
    flex-grow: 1;
    height: 3em;
    margin: 0 1em
}

.c-evoucher-amount-selector__quantity-label--nondenominated {
    display: inline-block;
    font-size: 1.5em;
    font-weight: 700;
    padding: 0 .8em
}

.c-evoucher-amount-selector__quantity-label--nondenominated-disabled {
    background-color: #dbdbdb
}

.c-evoucher-amount-selector__quantity-input--nondenominated {
    border: 1px solid #007399;
    border-width: 0 1px;
    display: inline-block;
    flex-grow: 2;
    font-size: 1.05em !important;
    height: 100% !important;
    width: 50%
}

.c-evoucher-amount-selector__quantity-pence {
    background-color: #dbdbdb;
    display: inline-block;
    flex-grow: 1;
    height: 100%;
    line-height: 3em;
    padding: 0 .8em
}

.c-evoucher-amount-selector--no-js .c-evoucher-amount-selector__form-elements {
    padding: 1em
}

.c-evoucher-amount-selector--no-js .c-evoucher-amount-selector__form-row {
    display: block
}

.c-evoucher-amount-selector--no-js .c-evoucher-amount-selector__costs-summary,
.c-evoucher-amount-selector--no-js .c-evoucher-amount-selector__quantity-indicator {
    display: none
}

.c-evoucher-amount-selector--no-js .c-evoucher-amount-selector__denomination-select {
    margin-bottom: 1em;
    padding: 0 .5em
}

.c-evoucher-amount-selector--no-js .c-evoucher-amount-selector__quantity-input {
    height: 2em;
    padding: 0 .5em
}

.c-generic-table {
    margin-bottom: 1rem;
    width: 100%
}

.c-generic-table__header {
    padding: .5rem;
    text-align: left
}

.c-generic-table__row:nth-of-type(2n) {
    background-color: #eee
}

.c-generic-table__row--header {
    border-bottom: 2px solid #333
}

.c-generic-table__cell {
    overflow: hidden;
    padding: .5rem;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap
}

.c-generic-table__cell--success {
    color: #49b749
}

.c-generic-table__cell--warning {
    color: #8a6d3b
}

.c-generic-table__cell--danger {
    color: #bd4147
}

.c-generic-table__cell--strong {
    font-weight: 700
}

.jumbotron {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-family: Open Sans, sans-serif;
    margin-bottom: 0;
    min-height: 450px;
    min-height: 342px\9;
    padding-top: 60px;
    position: relative
}

.jumbotron.sm {
    min-height: 322px;
    min-height: 184px\9;
    padding-top: 90px
}

.jumbotron p {
    font-size: 1.065em;
    line-height: 1.7
}

.jumbotron .favourite-button {
    color: #fff;
    font-size: 45px
}

.jumbotron .jumbotron-benefit-logo {
    max-width: 132px
}

.jumbotron-logo-circle,
.landing-jumbotron-logo {
    background-color: #fff;
    border-radius: 50%;
    height: 155px;
    line-height: 155px;
    margin: auto;
    overflow: hidden;
    width: 155px
}

.jumbotron-logo-circle img,
.landing-jumbotron-logo img {
    max-height: 90px;
    max-width: 140px
}

.jumbotron-logo-circle {
    margin-bottom: 3em
}

@media (min-width:992px) {
    .jumbotron h1 {
        font-size: 2.83em
    }

    .jumbotron h1,
    .jumbotron.sm h1 {
        text-shadow: 0 2px 6px rgba(0, 0, 0, .8)
    }

    .jumbotron.sm h1 {
        font-size: 3.875em;
        font-weight: 400;
        margin-top: 0
    }

    .jumbotron p {
        font-size: 1.125em;
        text-shadow: 0 2px 6px rgba(0, 0, 0, .8)
    }
}

.landing-jumbotron:after {
    bottom: 0;
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    width: 100%;
    z-index: 3
}

.landing-jumbotron .btn {
    margin-top: .5em
}

.landing-jumbotron .search {
    height: 70px;
    letter-spacing: -5px;
    margin: 35px auto;
    max-width: 630px;
    padding: 0;
    position: relative;
    width: 100%
}

.landing-jumbotron .search label {
    letter-spacing: 1px
}

.landing-jumbotron .search input[type=text] {
    border: none;
    display: inline-block;
    height: 100%;
    line-height: 70px;
    width: 89%
}

.landing-jumbotron .search-go {
    border: none;
    border-radius: 0;
    display: inline-block;
    height: 100%;
    margin: 0;
    min-width: 0;
    padding: .65em 0;
    vertical-align: top;
    width: 10%
}

@media (max-width:992px) {
    .landing-jumbotron .btn-primary {
        display: block
    }
}

@media (min-width:992px) {
    .landing-jumbotron p {
        font-size: 1.375em
    }
}

.landing-deals {
    background-color: #edeae6;
    padding: 40px 0 65px
}

.landing-deals h2 {
    margin-bottom: .6em
}

.deal-items {
    padding: 20px 0 40px
}

.deal-item {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 8px #ccc;
    display: inline-block;
    height: 0;
    line-height: 140px;
    margin: 10px 0;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
    text-align: center;
    width: 100%
}

.deal-item .image-wrapper {
    position: absolute;
    position: relative\9;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.deal-item img {
    max-width: 80%
}

.landing-new-deals {
    padding: 35px 0 45px
}

.landing-new-deals p {
    font-size: 1.125em;
    font-weight: 200
}

.landing-new-deals .lead {
    font-size: 1.5em;
    font-weight: 400;
    margin-bottom: 0
}

.landing-new-deals .btn {
    margin-bottom: .8em;
    margin-top: 1em
}

@media (min-width:768px) {
    .savings-promos {
        margin-top: 2.5em
    }

    .landing-savings .savings-promo {
        border-top: none;
        min-height: 340px;
        padding-top: 0
    }

    .landing-savings .savings-promo+.savings-promo {
        border-left: 1px solid #5e5e63
    }

    .landing-savings .savings-promo img {
        margin-top: -10px
    }
}

.c-login-form {
    background: #f3f3f3;
    padding: 2rem
}

.c-login-form__inner {
    margin: 0 auto
}

.c-login-form__submit-section {
    margin: 2rem 0;
    text-align: center
}

.c-login-form__forgotten-password-section {
    font-size: .9rem;
    text-align: center
}

@media screen and (min-width:480px) {
    .c-login-form__inner {
        max-width: 400px
    }
}

.c-2fa-login-form {
    background: #f3f3f3;
    padding: 2rem
}

.c-2fa-login-form__inner {
    margin: 0 auto;
    max-width: 400px
}

.c-2fa-login-form__inner label {
    margin-top: .15rem
}

.c-2fa-login-form__inner input[type=checkbox] {
    margin-right: .5rem
}

.c-2fa-login-form__submit-section {
    margin: 2rem 0;
    text-align: center
}

.c-2fa-login-form__help-text-section {
    font-size: .9rem;
    text-align: center
}

@media screen and (max-width:768px) {
    .c-2fa-login-form__inner h1 {
        font-size: 1.4rem
    }

    .c-2fa-login-form__submit-section {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    .c-2fa-login-form__submit-section button {
        width: 100%
    }
}

.offer-list-panel {
    border: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    margin-top: 11px
}

.offer-list-panel .panel-heading {
    background-color: #fff;
    height: 155px;
    line-height: 155px;
    overflow: hidden;
    padding: 0;
    position: relative
}

.offer-list-panel .panel-heading img {
    max-height: 120px;
    max-width: 220px
}

.offer-list-panel .favourite-button {
    position: absolute;
    right: 10px;
    top: 10px
}

.offer-list-panel .favourite-button .fa {
    display: block;
    font-size: 1.375em
}

.offer-list-panel .panel-body {
    background-color: #f6f6f6;
    padding: 10px 25px
}

.offer-list-panel .panel-body h2 {
    color: #6d6d6d;
    font-size: .75em;
    margin-bottom: 14px;
    margin-top: 0;
    text-transform: uppercase
}

.offer-list-panel .available-offers li {
    font-size: .75em;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50px
}

.offer-list-panel .available-offers li a {
    display: inline-block;
    text-decoration: underline
}

.offer-list-panel .available-offers .svg {
    background-position: 50%;
    margin: 0 6px 5px
}

@media (min-width:992px) and (max-width:1200px) {
    .panel.offer-list-panel .panel-body {
        padding: 15px 12px
    }
}

@media (min-width:992px) {

    .offer-list-panel:focus,
    .offer-list-panel:hover {
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
        transition: box-shadow .1s ease-in
    }

    .panel-body {
        min-height: 60px
    }
}

.panel-list-group {
    padding: 0 15px
}

@media (min-width:768px) {
    .panel-list-group {
        padding: 20px 15px
    }
}

.panel-list-group>div {
    border-bottom: 1px solid #dfdfdf
}

.panel-list-group div>div {
    padding: 10px
}

.panel-list-group div:last-child {
    border-bottom: none
}

.search-results .panel-list-order-title {
    float: left;
    line-height: 2em
}

.c-search-box__inner {
    border: 2px solid #fff;
    display: flex
}

.c-search-box__autocomplete {
    flex-grow: 2
}

.c-search-box__query {
    width: 100%
}

.c-search-box__button,
.c-search-box__query {
    background-color: transparent;
    border-width: 0;
    color: #fff
}

.c-search-box__button {
    padding: .5rem 1rem
}

.c-ua-header {
    background-color: #007399;
    color: #fff;
    padding: 3.75rem 2rem 1.875rem
}

.c-ua-header__button {
    background-color: #a6113f;
    border-color: #a6113f;
    color: #fff
}

.c-ua-header__button:hover {
    background-color: transparent;
    border-color: #a6113f;
    color: #fff
}

.c-onboarding.modal.and.carousel {
    position: fixed
}

.c-onboarding .modal-backdrop.in {
    z-index: 0
}

@media (max-width:767px) {
    .c-onboarding .modal-dialog {
        margin: 0;
        min-height: 100%;
        width: 100%
    }
}

@media (min-width:768px) {
    .c-onboarding .modal-dialog {
        align-items: center;
        display: flex
    }
}

@media (min-width:992px) {
    .c-onboarding .modal-dialog {
        width: 800px
    }
}

@media (max-width:767px) {
    .c-onboarding .modal-content {
        bottom: 0;
        min-height: 100%;
        position: absolute;
        top: 0;
        width: 100%
    }
}

@media (min-width:768px) {
    .c-onboarding .modal-content {
        min-height: 600px
    }
}

@media (min-width:992px) {
    .c-onboarding .modal-content {
        min-height: 600px
    }
}

.c-onboarding .modal-footer {
    background-color: #fff;
    position: relative
}

.c-onboarding .modal-body {
    overflow: auto
}

@media (max-width:767px) {
    .c-onboarding .modal-body {
        height: calc(100% - 95px)
    }
}

@media (min-width:768px) {
    .c-onboarding .modal-body {
        padding-bottom: 85px
    }
}

@media (min-width:992px) {
    .c-onboarding .modal-body {
        padding: 20px 20px 95px
    }
}

.c-onboarding .carousel-caption {
    bottom: auto;
    color: #333;
    left: auto;
    padding: 16px 0;
    position: relative;
    right: auto;
    text-align: left;
    text-shadow: none;
    top: auto
}

.c-onboarding a.carousel-control {
    padding: 10px 16px 10px 12px;
    width: 100px
}

.c-onboarding a.carousel-control.right {
    padding-right: 30px
}

.c-onboarding .carousel-control {
    bottom: 6px;
    color: #005aa9;
    display: block;
    font-size: 16px;
    left: 6px;
    text-align: right;
    text-shadow: none;
    top: auto;
    white-space: nowrap;
    width: auto
}

@media (min-width:768px) {
    .c-onboarding .carousel-control {
        bottom: 24px
    }
}

@media (min-width:992px) {
    .c-onboarding .carousel-control {
        bottom: 24px;
        left: 41px
    }
}

@media (max-width:767px) {
    .c-onboarding .carousel-control {
        bottom: 15px
    }
}

.c-onboarding .carousel-control .glyphicon {
    font-size: 14px;
    height: auto;
    left: 8px;
    margin-left: 0;
    margin-top: -7px;
    top: 50%;
    width: auto
}

.c-onboarding .carousel-control:hover {
    color: #003f76
}

.c-onboarding .carousel-control button[type=submit] {
    font-size: 15px;
    font-weight: 300
}

.c-onboarding .carousel-control.left {
    padding-left: 40px
}

.c-onboarding .carousel-control.right {
    background-color: #005aa9;
    color: #fff;
    left: auto;
    right: 6px;
    text-align: left
}

@media (min-width:992px) {
    .c-onboarding .carousel-control.right {
        right: 41px
    }
}

.c-onboarding .carousel-control.right .glyphicon {
    left: auto;
    margin-right: 0;
    right: 8px
}

.c-onboarding .carousel-control.right:hover {
    background-color: #003f76;
    color: #fff
}

.c-onboarding .carousel-indicators {
    border-top: 1px solid #dbdbdb;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 16px;
    right: 0;
    width: 100%
}

@media (min-width:768px) {
    .c-onboarding .carousel-indicators {
        padding: 40px 16px
    }
}

@media (max-width:767px) {
    .c-onboarding .carousel-indicators {
        bottom: 40px
    }
}

.c-onboarding .carousel-indicators li {
    border-color: #005aa9;
    height: 8px;
    margin: 0;
    width: 8px
}

@media (min-width:768px) {
    .c-onboarding .carousel-indicators li {
        height: 20px;
        width: 20px
    }
}

.c-onboarding .carousel-indicators .active {
    height: 8px;
    position: relative;
    width: 8px
}

@media (min-width:768px) {
    .c-onboarding .carousel-indicators .active {
        height: 20px;
        width: 20px
    }
}

.c-onboarding .carousel-indicators .active:before {
    background-color: #005aa9;
    border-radius: 8px;
    content: "";
    height: 4px;
    left: 1px;
    position: absolute;
    top: 1px;
    width: 4px
}

@media (min-width:768px) {
    .c-onboarding .carousel-indicators .active:before {
        height: 14px;
        left: 2px;
        top: 2px;
        width: 14px
    }
}

.c-onboarding .carousel-indicators__image img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.c-onboarding .c-onboarding-status {
    display: flex;
    justify-content: flex-end;
    min-height: 29px;
    padding-bottom: 5px;
    padding-right: 38px;
    position: relative
}

@media (max-width:767px) {
    .c-onboarding .c-onboarding-status {
        padding-right: 5px;
        padding-top: 5px
    }
}

@media (min-width:768px) {
    .c-onboarding .c-onboarding-status {
        bottom: 50px;
        padding-right: 5px
    }
}

@media (min-width:992px) {
    .c-onboarding .c-onboarding-status {
        bottom: 70px;
        padding-right: 38px
    }
}

.c-onboarding .c-onboarding-status input[type=checkbox],
.c-onboarding .c-onboarding-status label {
    z-index: 16
}

.c-onboarding .c-onboarding-status label {
    font-size: 16px;
    font-weight: 300
}

.c-onboarding .c-onboarding-status input[type=checkbox] {
    margin: 2px 0 0 5px;
    width: 16px
}

.c-favourite-shop {
    margin: 3rem 0
}

@media (min-width:550px) {
    .c-favourite-shop {
        display: flex;
        flex-wrap: wrap
    }
}

.c-favourite-shop__item {
    display: block;
    margin: 1rem 0
}

@media (min-width:550px) {
    .c-favourite-shop__item {
        flex-basis: calc(50% - 1rem);
        max-width: calc(50% - 1rem)
    }
}

@media (min-width:992px) {
    .c-favourite-shop__item {
        flex-basis: calc(33.33% - 1rem);
        max-width: calc(33.33% - 1rem)
    }
}

.c-favourite-shop__item input[type=checkbox] {
    display: none
}

@media (min-width:550px) and (max-width:992px) {
    .c-favourite-shop__item:nth-child(odd) {
        margin-right: 2rem
    }
}

@media (min-width:992px) {
    .c-favourite-shop__item:nth-child(3n-1) {
        margin: 1rem 1.5rem
    }
}

.c-favourite-shop__item-presentation {
    align-items: center;
    display: flex;
    margin-bottom: .5rem
}

.c-favourite-shop__item-presentation-label {
    flex: 1;
    font-weight: 400;
    min-width: 0
}

.c-favourite-shop__item-presentation-label p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.c-favourite-shop__item-checkbox {
    align-items: center;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 #dbdbdb;
    display: flex;
    height: 12rem;
    justify-content: center;
    padding: 1rem;
    position: relative
}

.c-favourite-shop__item-checkbox-image {
    height: 3.8rem
}

.c-favourite-shop__item-checkbox:after,
.c-favourite-shop__item-checkbox:before {
    content: "";
    display: inline-block;
    position: absolute
}

.c-favourite-shop__item-checkbox:before {
    background: #dbdbdb;
    border-radius: 15px;
    bottom: 3px;
    height: 1.5rem;
    right: 4px;
    width: 1.5rem
}

.c-favourite-shop__item-checkbox:after {
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    bottom: 13px;
    height: .5rem;
    right: 9px;
    transform: rotate(-45deg);
    width: .9rem
}

.c-favourite-shop__item input[type=checkbox]:checked+.c-favourite-shop__item-checkbox {
    box-shadow: 0 0 10px 2px #49b749
}

.c-favourite-shop__item input[type=checkbox]:checked+.c-favourite-shop__item-checkbox:before {
    background: #49b749
}

.c-favourite-shop__item-checkbox:hover {
    box-shadow: 0 0 10px 2px #51f18f
}

.title-favourites-container {
    display: grid;
    text-align: center
}

@media (min-width:768px) {
    .title-favourites-container {
        grid-template-columns: 1fr 3fr 1fr
    }
}

.title-favourites {
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    grid-column: 2
}

.title-favourites__description {
    font-size: 14px;
    font-weight: 400
}

.c-checkbox {
    margin-bottom: 5px
}

.c-checkbox input[type=checkbox] {
    box-shadow: none;
    margin-top: 0
}

.c-checkbox label {
    margin-left: 30px
}

.alert--no-margin {
    margin: 0
}

.c-page-intro {
    align-items: center;
    display: flex
}

.c-page-intro__icon {
    margin-right: 1em
}

.c-page-intro__text-title {
    font-family: Open Sans, sans-serif;
    font-weight: 200
}

.c-page-intro__button-container {
    flex-grow: 2;
    text-align: right
}

.c-page-intro__button {
    background-color: #a6113f;
    border-color: #a6113f;
    color: #fff
}

.c-page-intro__button:hover {
    background-color: transparent;
    border-color: #a6113f;
    color: #a6113f
}

.c-products-box {
    float: left;
    margin-bottom: 40px;
    width: 100%
}

.c-products-box__favourite-form {
    display: inline-block
}

.c-products-box__favourite-button {
    background-color: transparent;
    border-width: 0;
    color: #d9d9d9;
    display: inline-block
}

.c-product-view-claim-box {
    background-color: #fff;
    border: 1px solid #dbdbdb;
    margin-bottom: 0;
    text-align: center
}

@media (min-width:768px) {
    .c-product-view-claim-box {
        left: 58%;
        position: absolute;
        top: 4rem;
        width: 300px;
        z-index: 3
    }
}

@media (min-width:992px) {
    .c-product-view-claim-box {
        left: 65%
    }
}

@media (min-width:1200px) {
    .c-product-view-claim-box {
        left: 60%;
        width: 340px
    }
}

@media (min-width:lg-plus) {
    .c-product-view-claim-box {
        left: 60%;
        width: 340px
    }
}

.c-product-view-claim-box__header {
    font-size: 28px;
    padding: 3.5rem 8% 1.3rem
}

@media (min-width:768px) {
    .c-product-view-claim-box__header {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        padding: 2rem 8%
    }
}

@media (min-width:992px) {
    .c-product-view-claim-box__header {
        padding: .5rem 1rem
    }
}

.c-product-view-claim-box__content {
    word-wrap: break-word;
    min-height: 60px;
    padding: 2.5rem 2rem
}

@media (min-width:992px) {
    .c-product-view-claim-box__content {
        padding: 1rem
    }
}

.c-pv-header {
    background-color: #eee;
    margin-bottom: 0;
    padding: 0;
    position: relative;
    text-align: center
}

@media (min-width:768px) {
    .c-pv-header {
        text-align: left
    }
}

.c-pv-header__container {
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    padding-top: 3rem
}

@media (min-width:768px) {
    .c-pv-header__container {
        padding-bottom: 1.3rem;
        padding-right: 345px
    }
}

@media (min-width:1200px) {
    .c-pv-header__container {
        padding-right: 440px
    }
}

.c-pv-header__like-button {
    font-size: 12px;
    margin-bottom: 5px;
    margin-right: 10px;
    min-width: 0;
    padding: .4em .8em;
    text-decoration: none;
    z-index: 1
}

@media (min-width:768px) {
    .c-pv-header__title {
        font-size: 38px
    }

    .c-pv-header__sub-title {
        font-size: 30px
    }
}

.c-pv-header__like-button--like {
    background-color: transparent
}

.c-pv-hero__button {
    background: none;
    border: none;
    color: #fff;
    font-size: 3rem
}

.c-product-widget-container__inner {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    position: relative
}

.c-product-widget-container__top-bar {
    background-color: #007399;
    color: #fff;
    padding: 3em 0 1em;
    text-align: center
}

.c-product-widget-container__top-bar:before {
    background: #007399 url(/assets/images/sprite.a822dd05.png) -107px -1132px no-repeat;
    content: "";
    display: block;
    height: 13px;
    left: 50%;
    margin-left: -11px;
    position: absolute;
    top: 17px;
    width: 23px
}

.c-product-widget-container__discount {
    display: inline-block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0;
    position: relative
}

.c-product-widget-container__discount-value {
    font-size: 2.2em;
    font-weight: 700;
    line-height: .75;
    padding-right: .5em
}

.c-product-widget-container__discount-percent {
    font-size: 1.2em;
    position: absolute;
    right: 0;
    top: -5px
}

.c-product-widget-container__discount-off {
    bottom: 2px;
    font-size: .38em;
    position: absolute;
    right: 0;
    text-transform: uppercase
}

.c-product-widget-container__mobile-open-link-container {
    background-color: #fff;
    border-top: 1px solid #007399;
    bottom: 0;
    left: 0;
    padding: 2em 0;
    position: fixed;
    width: 100%;
    z-index: 1
}

.c-product-widget-container__mobile-open-link-container--hidden {
    display: none
}

.c-product-widget-container__mobile-open-link {
    background-color: #007399;
    color: #fff;
    display: block;
    margin: 0 1em;
    padding: .5em 0;
    text-align: center
}

.c-product-widget-container__mobile-open-link--disabled {
    background-color: #dbdbdb;
    color: #f8f9fa
}

.c-product-widget-container__mobile-open-link:focus,
.c-product-widget-container__mobile-open-link:hover {
    color: #fff;
    text-decoration: none
}

.c-product-widget-container__mobile-close-link-container {
    padding: 1em;
    text-align: right
}

.c-product-widget-container__mobile-close-link {
    color: #333
}

.c-product-widget-container__mobile-close-link:focus,
.c-product-widget-container__mobile-close-link:hover {
    text-decoration: none
}

@media (min-width:768px) {
    .c-product-widget-container {
        float: right;
        position: sticky;
        top: 1em;
        width: 320px
    }

    .c-product-widget-container__mobile-close-link-container,
    .c-product-widget-container__mobile-open-link-container {
        display: none
    }
}

@media (max-width:767px) {
    .c-product-widget-container__inner {
        margin-top: 2em
    }

    .c-product-widget-container__inner--mobile-closed {
        display: none
    }
}

.c-product-widget-costs-summary__heading {
    font-size: 1em;
    font-weight: 400
}

.c-product-widget-costs-summary__list {
    float: left;
    width: 100%
}

.c-product-widget-costs-summary__label {
    clear: left;
    float: left;
    font-weight: 400;
    margin-bottom: 1em
}

.c-product-widget-costs-summary__label--rrp,
.c-product-widget-costs-summary__label--total {
    margin-left: 1em
}

.c-product-widget-costs-summary__value {
    clear: right;
    float: left;
    font-weight: 400;
    margin-bottom: 1em;
    margin-left: 1em
}

.c-product-widget-costs-summary__value--total {
    font-weight: 700
}

.c-product-widget-costs-summary__value--rrp {
    text-decoration: line-through
}

.c-pnm {
    padding: .1rem 0 1rem
}

@media (min-width:768px) {
    .c-pnm {
        margin: 0 auto;
        padding-top: 2.8rem;
        width: 45rem
    }
}

@media (min-width:992px) {
    .c-pnm {
        width: 58rem
    }
}

@media (min-width:1200px) {
    .c-pnm {
        width: 71rem
    }
}

@media (min-width:lg-plus) {
    .c-pnm {
        width: 71rem
    }
}

.c-pnm__header {
    align-items: stretch;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.c-pnm__content {
    margin: 1rem
}

@media (min-width:768px) {
    .c-pnm__content {
        margin: 1rem 0 0
    }
}

.c-pnm__header-tab {
    display: flex;
    flex: 1 1 auto;
    margin: 0;
    padding: 0;
    text-align: center
}

@media (min-width:768px) {
    .c-pnm__header-tab {
        flex: 0 0 auto
    }
}

.c-pnm__header-link {
    display: block;
    font-family: Open Sans, sans-serif;
    font-size: 22px;
    padding: .5rem;
    width: 100%
}

@media (min-width:768px) {
    .c-pnm__header-link {
        padding: .2rem 3rem
    }
}

.c-pnm__header-link:active,
.c-pnm__header-link:hover {
    color: inherit;
    text-decoration: none
}

.c-pagination {
    clear: both
}

.c-pagination__item {
    border: 1px solid #dbdbdb;
    display: inline-block;
    margin-right: 1px
}

.c-pagination__item:first-child {
    border-radius: 5px 0 0 5px
}

.c-pagination__item:last-child {
    border-radius: 0 5px 5px 0
}

.c-pagination__item:hover {
    background-color: #337ab7
}

.c-pagination__item:hover a {
    color: #fff
}

.c-pagination__link {
    background-color: #fff;
    display: inline-block;
    padding: 6px 12px
}

.c-pagination__link--active,
.c-pagination__link:hover {
    background-color: #337ab7;
    color: #fff;
    text-decoration: none
}

.c-ces-status {
    display: flex;
    flex-direction: column;
    font-family: Open Sans, sans-serif;
    justify-content: flex-end;
    padding: 1rem 0
}

.c-ces-status__row {
    align-items: center;
    display: flex;
    font-size: 22px;
    justify-content: space-between;
    padding: 1rem 0
}

.c-ces-status__row-sub-content {
    font-size: 14px;
    margin: 0
}

.c-ces-status__button {
    margin: 0 auto
}

.c-ces-status__button--disabled,
.c-ces-status__button--disabled:active,
.c-ces-status__button--disabled:focus,
.c-ces-status__button--disabled:hover {
    background-color: #dbdbdb;
    color: #333;
    cursor: not-allowed;
    opacity: .65;
    outline: none
}

.c-ces-layout {
    display: flex;
    flex-direction: row
}

@media (min-width:768px) {
    .c-ces-layout {
        justify-content: space-between
    }

    .c-ces-layout__content:nth-of-type(2) {
        order: 3
    }

    .c-ces-layout__content:nth-of-type(3) {
        justify-self: flex-end;
        max-width: calc(410px + 2rem)
    }
}

.c-ces-glossary {
    background-color: #dbdbdb;
    font-family: Open Sans, sans-serif;
    margin-bottom: 1rem;
    padding: .5rem
}

@media (min-width:768px) {
    .c-ces-glossary {
        margin: 1rem 0 0
    }
}

.c-ces-glossary__domain {
    margin-bottom: .5rem
}

.c-ces-glossary__term {
    font-weight: 700
}

.c-ces-glossary__content-list {
    margin-top: .5em
}

.c-ces-glossary__content-list-item {
    margin-bottom: .5em
}

.c-ces-claim {
    background-color: #87ceeb;
    display: flex;
    flex-direction: column;
    font-family: Open Sans, sans-serif;
    height: calc(100% - 1rem);
    justify-content: space-between;
    padding: 1rem;
    text-align: center
}

@media (min-width:768px) {
    .c-ces-claim {
        margin: 1rem 0
    }
}

.c-ces-claim__description {
    font-size: 14px
}

.c-ces-claim__button {
    align-self: center
}

.c-cea__table {
    font-family: Open Sans, sans-serif
}

.c-cea__table-header-row {
    border-bottom: 1px solid #333
}

.c-cea__table-data-row td,
.c-cea__table-header-row th {
    padding: .5rem
}

.c-cea__table-data-row:nth-child(2n) {
    background-color: #eee
}

.c-cea__table-data-row:hover {
    background-color: #dbdbdb
}

.c-cea__table-row-date {
    min-width: 115px
}

.c-cebd__button {
    margin-bottom: .5rem;
    width: 100%
}

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

.c-cebd__sort-code {
    margin-bottom: 10px !important
}

.c-cebd .o-input__subtext {
    display: inline-block;
    margin-bottom: 20px
}

.c-rc {
    padding: .1rem 1rem 1rem
}

@media (min-width:768px) {
    .c-rc {
        margin: 0 auto;
        padding-top: 2.8rem;
        width: 45rem
    }
}

@media (min-width:992px) {
    .c-rc {
        width: 58rem
    }
}

@media (min-width:1200px) {
    .c-rc {
        width: 71rem
    }
}

@media (min-width:lg-plus) {
    .c-rc {
        width: 71rem
    }
}

.c-cerc-layout {
    display: flex;
    flex-direction: row
}

@media (min-width:768px) {
    .c-cerc-layout {
        justify-content: space-between
    }
}

.c-cerc__button {
    margin-bottom: .5rem;
    width: 100%
}

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

.recaptcha-button {
    min-width: auto
}

@media screen and (max-width:768px) {
    .g-recaptcha {
        transform: none
    }
}

.c-reloadable-card-amount-selector__heading {
    font-size: 1em;
    font-weight: 400
}

.c-reloadable-card-amount-selector__nav {
    border: 1px solid #007399;
    border-radius: 5px;
    display: flex;
    font-size: .9rem;
    list-style-type: none;
    margin: 1em;
    padding: 0
}

.c-reloadable-card-amount-selector__nav-item {
    border-right: 1px solid #007399;
    flex-grow: 1;
    margin: 0;
    padding: 0
}

.c-reloadable-card-amount-selector__nav-item:last-of-type {
    border-right-width: 0
}

.c-reloadable-card-amount-selector__nav-link {
    display: block;
    margin: 0;
    padding: .5em;
    text-align: center
}

.c-reloadable-card-amount-selector__nav-link:focus,
.c-reloadable-card-amount-selector__nav-link:hover {
    text-decoration: none
}

.c-reloadable-card-amount-selector__nav-link--active {
    background-color: #007399;
    color: #fff
}

.c-reloadable-card-amount-selector__nav-link--active:focus,
.c-reloadable-card-amount-selector__nav-link--active:hover {
    color: #eee
}

.c-reloadable-card-amount-selector__top-up-section {
    display: none
}

.c-reloadable-card-amount-selector__top-up-section--active {
    display: block;
    padding: 0 1em 1em
}

.c-reloadable-card-amount-selector__top-up-card-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.c-reloadable-card-amount-selector__top-up-card-list-item {
    margin-bottom: 1em
}

.c-reloadable-card-amount-selector__top-up-card-list-item:last-of-type {
    margin-bottom: 0
}

.c-reloadable-card-amount-selector__top-up-card {
    border: 2px solid #007399;
    border-radius: 5px;
    display: block;
    padding: .8rem;
    position: relative
}

.c-reloadable-card-amount-selector__top-up-card:after {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    right: 1rem;
    top: 1.5rem
}

.c-reloadable-card-amount-selector__top-up-card:hover {
    text-decoration: none
}

.c-reloadable-card-amount-selector__top-up-card-number {
    display: block
}

.c-reloadable-card-amount-selector__top-up-card-activation-date {
    color: #333;
    display: block;
    font-size: .9rem
}

.c-reloadable-card-amount-selector__form {
    display: none
}

.c-reloadable-card-amount-selector__form--active {
    display: block
}

.c-reloadable-card-amount-selector__main-error-message {
    color: #bd4147;
    font-size: .85em;
    line-height: 1;
    margin-top: 1em
}

.c-reloadable-card-amount-selector__form {
    padding: 0 1em 1em
}

.c-reloadable-card-amount-selector__select-another-card-link {
    display: none
}

.c-reloadable-card-amount-selector__select-another-card-link--active {
    display: block;
    padding-left: 1.25rem;
    position: relative
}

.c-reloadable-card-amount-selector__select-another-card-link--active:after {
    content: "\f053";
    display: block;
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: 0
}

.c-reloadable-card-amount-selector__memorable-date-section {
    display: none
}

.c-reloadable-card-amount-selector__memorable-date-section--active {
    display: block
}

.c-reloadable-card-amount-selector__memorable-date-input {
    width: 100%
}

.c-reloadable-card-amount-selector__top-up-card-number-heading {
    display: none
}

.c-reloadable-card-amount-selector__top-up-card-number-heading--active {
    display: block;
    font-size: 1em;
    font-weight: 700
}

.c-reloadable-card-amount-selector__submit-container {
    padding-bottom: 1em
}

.c-reloadable-card-amount-selector__submit {
    background-color: #007399;
    border-width: 0;
    color: #fff;
    padding: .5em 0;
    width: 100%
}

.c-reloadable-card-amount-selector__submit--disabled {
    background-color: #dbdbdb;
    color: #f8f9fa
}

.c-reloadable-card-amount-selector__form-row {
    margin-bottom: 1em
}

.c-reloadable-card-amount-selector__form-row--denomination {
    align-items: center;
    border: 1px solid #007399;
    display: flex;
    flex-grow: 1;
    height: 3em
}

.c-reloadable-card-amount-selector__denomination-label {
    display: inline-block;
    font-size: 1.5em;
    font-weight: 700;
    padding: 0 .8em
}

.c-reloadable-card-amount-selector__denomination-input {
    border: 1px solid #007399;
    border-width: 0 1px;
    display: inline-block;
    flex-grow: 2;
    font-size: 1.05em !important;
    height: 100% !important;
    width: 50%
}

.c-reloadable-card-amount-selector__amount-pence {
    background-color: #dbdbdb;
    display: inline-block;
    flex-grow: 1;
    height: 100%;
    line-height: 3em;
    padding: 0 .8em
}

.c-reloadable-card-amount-selector__memorable-date-label {
    display: block
}

.c-reloadable-card-amount-selector__memorable-date-help {
    font-size: .8rem
}

.c-reloadable-card-amount-selector--no-js .c-reloadable-card-amount-selector__costs-summary {
    display: none
}

.c-terms-and-conditions {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    flex-direction: column;
    padding: 15px
}

.c-terms-and-conditions__actions,
.c-terms-and-conditions__form {
    margin-top: 20px
}

@media (max-width:480px) {
    .c-terms-and-conditions__actions {
        display: flex;
        flex-direction: column;
        margin-top: 30px
    }

    .c-terms-and-conditions__actions button[type=submit] {
        margin: 5px 0
    }

    .c-terms-and-conditions__checkbox {
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: nowrap
    }
}

@media (min-width:992px) {
    .c-terms-and-conditions__container {
        max-width: calc(50% - 1rem)
    }
}

.c-marketing-preferences-form {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    flex-direction: column;
    padding: 15px
}

.c-marketing-preferences-form__actions,
.c-marketing-preferences-form__form {
    margin-top: 20px
}

@media (max-width:480px) {
    .c-marketing-preferences-form__actions {
        display: flex;
        flex-direction: column;
        margin-top: 30px
    }

    .c-marketing-preferences-form__actions button[type=submit] {
        margin: 5px 0
    }

    .c-marketing-preferences-form__checkbox {
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: nowrap
    }
}

@media (min-width:992px) {
    .c-marketing-preferences-form__container {
        max-width: calc(50% - 1rem)
    }
}

.c-my-account-block__title {
    color: #333;
    font-size: 1.29em;
    font-weight: 400;
    margin-bottom: 10px
}

.c-my-account-block {
    margin-left: auto;
    margin-right: auto
}

.c-additional-info-accordion__body {
    display: none;
    font-size: .875rem;
    overflow: hidden
}

.c-additional-info-accordion__body ol {
    padding-left: 30px
}

.c-additional-info-accordion__link {
    cursor: pointer;
    font-size: .875rem;
    outline: 0;
    position: relative;
    text-decoration: none
}

.new-app .c-additional-info-accordion .c-additional-info-accordion__link {
    color: #333;
    display: block;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    padding-left: 24px;
    position: relative
}

@media (min-width:992px) {
    .new-app .c-additional-info-accordion .c-additional-info-accordion__link {
        font-size: 18px;
        line-height: 28px
    }
}

.new-app .c-additional-info-accordion .c-additional-info-accordion__link:before {
    content: "â€º";
    font-size: 24px;
    left: 4px;
    position: absolute;
    top: 0;
    transform: rotate(90deg)
}

.new-app .c-additional-info-accordion .c-additional-info-accordion__link.is-active:before {
    transform: rotate(-90deg)
}

.c-checkout-basket-summary {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    margin: 0 2rem;
    position: relative
}

.c-checkout-basket-summary__heading {
    background-color: #007399;
    color: #fff;
    padding: 3em 0 1em;
    text-align: center
}

.c-checkout-basket-summary__heading:before {
    background: #007399 url(/assets/images/sprite.a822dd05.png) -107px -1132px no-repeat;
    content: "";
    display: block;
    height: 13px;
    left: 50%;
    margin-left: -11px;
    position: absolute;
    top: 17px;
    width: 23px
}

.c-checkout-basket-summary__body {
    padding: 30px 10%
}

.c-checkout-basket-summary__item-count {
    margin: 0 0 20px
}

.c-checkout-basket-summary__item {
    border-bottom: 1px solid #dbdbdb;
    list-style-type: none;
    margin-bottom: 15px
}

.c-checkout-basket-summary__item-total-container {
    justify-content: flex-end;
    padding: 15px 0 15px 15px
}

.c-checkout-basket-summary__item-amount-container,
.c-checkout-basket-summary__saving-total-container {
    color: #797979
}

.c-checkout-basket-summary__retailer {
    font-weight: 700
}

.c-checkout-basket-summary__item-totals {
    display: flex;
    justify-content: space-between;
    padding: 1em 0
}

.c-checkout-basket-summary__item-saving-total-value {
    color: #797979;
    font-weight: 700
}

.c-checkout-basket-summary__item-saving-total-label {
    color: #797979
}

.c-checkout-basket-summary__item-cost-total {
    background-color: #f3f3f3;
    padding: .3em .75em
}

.c-checkout-basket-summary__item-cost-total-value {
    font-weight: 700
}

.c-checkout-basket-summary__basket-total-value {
    font-size: 1.5em;
    font-weight: 700
}

.c-checkout-basket-summary__basket-total-label {
    font-size: 1.5em
}

.c-checkout-basket-summary__basket-saved-total {
    margin-top: 5px
}

@media screen and (max-width:768px) {
    .c-checkout-basket-summary {
        margin: 0 1rem
    }

    .c-checkout-basket-summary__saving-total-container {
        padding: 20px 15px 15px 5px
    }
}

.c-shopping-voucher-amount-selector__costs-summary,
.c-shopping-voucher-amount-selector__denomination-controls,
.c-shopping-voucher-amount-selector__quantity-controls,
.c-shopping-voucher-amount-selector__submit-container {
    padding: 0 1em
}

.c-shopping-voucher-amount-selector__heading {
    font-size: 1em;
    font-weight: 400
}

.c-shopping-voucher-amount-selector__form-row {
    display: none
}

.c-shopping-voucher-amount-selector__denomination-error-message,
.c-shopping-voucher-amount-selector__main-error-message {
    color: #bd4147;
    font-size: .85em;
    line-height: 1
}

.c-shopping-voucher-amount-selector__main-error-message {
    margin-top: 1em;
    padding: 0 1em
}

.c-shopping-voucher-amount-selector__denomination-error-message {
    margin-bottom: .8em
}

.c-shopping-voucher-amount-selector__denomination-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.c-shopping-voucher-amount-selector__denomination-list-item {
    list-style-type: none;
    margin-right: 1em
}

.c-shopping-voucher-amount-selector__denomination-link {
    border: 1px solid #007399;
    border-radius: 5px;
    display: block;
    padding: .5em 1em
}

.c-shopping-voucher-amount-selector__denomination-link:focus,
.c-shopping-voucher-amount-selector__denomination-link:hover {
    text-decoration: none
}

.c-shopping-voucher-amount-selector__denomination-link--disabled {
    border-color: #dbdbdb;
    color: #dbdbdb
}

.c-shopping-voucher-amount-selector__denomination-link--disabled:focus,
.c-shopping-voucher-amount-selector__denomination-link--disabled:hover {
    color: #dbdbdb
}

.c-shopping-voucher-amount-selector__denomination-link--active {
    background-color: #eee
}

.c-shopping-voucher-amount-selector__heading--quantity {
    margin-bottom: 1em
}

.c-shopping-voucher-amount-selector__quantity-indicator {
    margin: 0 1em
}

.c-shopping-voucher-amount-selector__quantity-button {
    border: 1px solid #007399;
    border-radius: 5px;
    display: inline-block;
    font-size: 1.4em;
    height: 2rem;
    text-align: center;
    width: 2rem
}

.c-shopping-voucher-amount-selector__quantity-button--disabled {
    border-color: #dbdbdb;
    color: #dbdbdb
}

.c-shopping-voucher-amount-selector__quantity-button--disabled:focus,
.c-shopping-voucher-amount-selector__quantity-button--disabled:hover {
    color: #dbdbdb
}

.c-shopping-voucher-amount-selector__quantity-button:focus,
.c-shopping-voucher-amount-selector__quantity-button:hover {
    text-decoration: none
}

.c-shopping-voucher-amount-selector__submit-container {
    padding-bottom: 1em
}

.c-shopping-voucher-amount-selector__submit {
    background-color: #007399;
    border-width: 0;
    color: #fff;
    padding: .5em 0;
    width: 100%
}

.c-shopping-voucher-amount-selector__submit--disabled {
    background-color: #dbdbdb;
    color: #f8f9fa
}

.c-shopping-voucher-amount-selector--no-js .c-shopping-voucher-amount-selector__form-elements {
    padding: 1em
}

.c-shopping-voucher-amount-selector--no-js .c-shopping-voucher-amount-selector__form-row {
    display: block
}

.c-shopping-voucher-amount-selector--no-js .c-shopping-voucher-amount-selector__costs-summary,
.c-shopping-voucher-amount-selector--no-js .c-shopping-voucher-amount-selector__quantity-indicator {
    display: none
}

.c-shopping-voucher-amount-selector--no-js .c-shopping-voucher-amount-selector__denomination-select {
    margin-bottom: 1em;
    padding: 0 .5em
}

.c-shopping-voucher-amount-selector--no-js .c-shopping-voucher-amount-selector__quantity-input {
    height: 2em;
    padding: 0 .5em
}

.c-simple-accordion {
    margin-bottom: 2rem
}

.c-simple-accordion__title {
    align-items: center;
    border: 1px solid #eee;
    border-width: 1px 0;
    color: #6ebfff;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: .5rem 0
}

.c-simple-accordion__title:after {
    color: #333;
    content: "\f077";
    font-family: FontAwesome;
    font-size: .6rem;
    margin-right: .5rem
}

.c-simple-accordion__content {
    font-size: .8em;
    max-height: 0;
    overflow: hidden;
    transition: all .2s ease-in-out
}

.c-simple-accordion.is-open .c-simple-accordion__title:after {
    content: "\f078"
}

.c-simple-accordion.is-open .c-simple-accordion__content {
    max-height: 100%;
    padding: .5rem 0
}

.c-e-wallet-table {
    background-color: #f3f3f3;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem
}

.c-e-wallet-table__header-retailer {
    color: #565a5c;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    padding-top: .5rem;
    width: 51%
}

.c-e-wallet-table__header-retailer:hover {
    background-color: rgba(36, 115, 154, .1);
    box-shadow: -8px 0 0 0 rgba(36, 115, 154, .1);
    text-decoration: none
}

.c-e-wallet-table__header-retailer:focus {
    text-decoration: none
}

@media (min-width:480px) {
    .c-e-wallet-table__header-retailer {
        display: inline;
        width: 37%
    }
}

.c-e-wallet-table__header-type {
    color: #565a5c;
    cursor: pointer;
    display: none;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem;
    padding-top: .5rem;
    width: 20%
}

.c-e-wallet-table__header-type:hover {
    background-color: rgba(36, 115, 154, .1);
    text-decoration: none
}

.c-e-wallet-table__header-type:focus {
    text-decoration: none
}

@media (min-width:480px) {
    .c-e-wallet-table__header-type {
        display: inline;
        width: 26%
    }
}

.c-e-wallet-table__header-date-added {
    color: #565a5c;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem;
    padding-top: .5rem;
    width: 49%
}

.c-e-wallet-table__header-date-added:hover {
    background-color: rgba(36, 115, 154, .1);
    text-decoration: none
}

.c-e-wallet-table__header-date-added:focus {
    text-decoration: none
}

@media (min-width:480px) {
    .c-e-wallet-table__header-date-added {
        display: inline;
        width: 37%
    }
}

.c-e-wallet-table__header-title-retailer {
    color: #565a5c;
    font-size: 14px;
    font-weight: 700
}

.c-e-wallet-table__header-title {
    color: #565a5c;
    font-size: 14px;
    font-weight: 400
}

@media (min-width:480px) {
    .c-e-wallet-table__header-title {
        font-weight: 700
    }
}

.c-e-wallet-table__header-subtitle {
    color: #565a5c;
    font-size: 14px;
    font-weight: 400
}

@media (min-width:480px) {
    .c-e-wallet-table__header-subtitle {
        display: none
    }
}

.c-ewallet-table__header-icon {
    display: none
}

@media (min-width:480px) {
    .c-ewallet-table__header-icon {
        display: inline;
        margin-left: .5rem
    }
}

.c-e-wallet-table__cell-retailer {
    align-items: center;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    display: flex;
    padding-bottom: 1rem;
    padding-top: 1rem;
    width: 51%
}

@media (min-width:480px) {
    .c-e-wallet-table__cell-retailer {
        width: 37%
    }
}

.c-e-wallet-table__media {
    align-items: center;
    display: flex;
    width: 100%
}

.c-e-wallet-table__media-img-container {
    background-color: #fff;
    height: 24px;
    margin-right: 1rem;
    width: 24px
}

.c-e-wallet-table__media-img-container.compat-object-fit {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.c-e-wallet-table__media-img-container.compat-object-fit .c-e-wallet-table__media-img {
    opacity: 0
}

@media (min-width:480px) {
    .c-e-wallet-table__media-img-container {
        height: 40px;
        width: 40px
    }
}

@media (min-width:768px) {
    .c-e-wallet-table__media-img-container {
        height: 60px;
        width: 60px
    }
}

.c-e-wallet-table__media-img {
    height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 24px
}

@media (min-width:480px) {
    .c-e-wallet-table__media-img {
        height: 40px;
        width: 40px
    }
}

@media (min-width:768px) {
    .c-e-wallet-table__media-img {
        height: 60px;
        width: 60px
    }
}

.c-e-wallet-table__media-body {
    display: flex;
    flex: 1;
    flex-direction: column;
    height: 100%;
    justify-content: center
}

.c-e-wallet-table__cell-retailer-title {
    color: #565a5c;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 .25rem
}

.c-e-wallet-table__cell-subtitle,
.c-e-wallet-table__cell-subtitle-retailer {
    color: #565a5c;
    font-size: 14px;
    font-weight: 400;
    margin: 0
}

.c-e-wallet-table__cell-subtitle-retailer {
    display: block
}

@media (min-width:480px) {
    .c-e-wallet-table__cell-subtitle-retailer {
        display: none;
        width: 33.33%
    }
}

.c-e-wallet-table__cell-subtitle--link {
    color: #59b7ff;
    text-decoration: underline
}

.c-e-wallet-table__cell-type {
    display: none;
    padding-left: .5rem;
    width: 20%
}

@media (min-width:480px) {
    .c-e-wallet-table__cell-type {
        align-items: center;
        border-bottom: 1px solid #d8d8d8;
        border-top: 1px solid #d8d8d8;
        display: flex;
        padding-bottom: 1rem;
        padding-top: 1rem;
        width: 26%
    }
}

.c-e-wallet-table__cell-type-title {
    color: #565a5c;
    font-size: 14px;
    font-weight: 400;
    margin: 0
}

@media (min-width:480px) {
    .c-e-wallet-table__cell-type-title {
        font-size: 16px
    }
}

.c-e-wallet-table-cell-type-icon {
    display: none
}

@media (min-width:768px) {
    .c-e-wallet-table-cell-type-icon {
        display: inline;
        margin-right: .5rem
    }
}

.c-e-wallet-table__cell-date-added {
    align-items: center;
    align-items: flex-end;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
    padding-left: .5rem;
    padding-top: 1rem;
    width: 49%
}

@media (min-width:480px) {
    .c-e-wallet-table__cell-date-added {
        align-items: center;
        width: 37%
    }
}

.c-e-wallet-table__cell-title-text {
    color: #565a5c;
    font-size: 14px;
    font-weight: 400;
    margin: 0
}

@media (min-width:480px) {
    .c-e-wallet-table__cell-title-text {
        font-size: 16px
    }
}

.c-e-wallet-table__cell-date-added-icon {
    align-self: center;
    font-size: 24px;
    padding: .625rem
}

@media (min-width:768px) {
    .c-e-wallet-table__cell-date-added-icon {
        display: none
    }
}

.c-e-wallet-table__buttons {
    display: none
}

@media (min-width:768px) {
    .c-e-wallet-table__buttons {
        display: block
    }
}

.e-wallet-table__usage-form {
    display: inline-block
}

.c-e-wallet-table__button {
    min-width: auto
}

.c-e-wallet-table__button.btn.btn-primary {
    border-style: solid;
    border-width: 1px
}

.c-e-wallet-table__button.btn i {
    margin: 0
}

.c-e-wallet-table__button+.c-e-wallet-table__button {
    margin-left: 1rem
}

.c-e-wallet-table__button-view-text {
    display: none
}

@media (min-width:1200px) {
    .c-e-wallet-table__button-view-text {
        display: inline;
        margin-right: 1em
    }
}

.e-wallet-page-mask {
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    cursor: pointer;
    position: fixed
}

.e-wallet-modal,
.e-wallet-page-mask {
    display: none;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999
}

.e-wallet-modal {
    background-color: #fff;
    height: 100%;
    position: absolute
}

@media (min-width:768px) {
    .e-wallet-modal {
        left: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 500px
    }
}

.e-wallet-modal__header {
    background-color: #007399;
    display: flex;
    justify-content: space-between;
    padding: 1.5rem 2.5rem
}

.e-wallet-modal__header-text {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0
}

.e-wallet-modal__header-icon {
    color: #fff;
    cursor: pointer;
    font-size: 1.5rem
}

.e-wallet-modal__content {
    height: 100vh;
    padding: 2.5rem
}

.e-wallet-modal-hero {
    margin-bottom: 1.5rem;
    position: relative
}

.e-wallet-modal-hero__no-image {
    background-color: #d3d3d3;
    height: 15rem;
    position: relative;
    width: 100%
}

.e-wallet-modal-hero__image {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.e-wallet-modal-hero__thumbnail {
    border: 2px solid #fff;
    border-radius: 1px;
    bottom: 1rem;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    height: 3.75rem;
    left: 1rem;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute
}

.e-wallet-modal-voucher-details {
    margin-bottom: 1.5rem;
    width: 26.25rem
}

.e-wallet-modal-voucher-details__retailer {
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0 0 .5rem
}

.e-wallet-modal-voucher-details__offer {
    font-size: 1.125rem;
    font-weight: 400;
    margin: 0
}

.e-wallet-modal-voucher-details__date-added,
.e-wallet-modal-voucher-details__price {
    font-size: 1rem;
    font-weight: 400;
    margin: 0
}

.e-wallet-modal__add-card-details-link {
    display: inline-block;
    margin-bottom: 1rem
}

.e-wallet-modal__information-list {
    list-style-type: none;
    margin-bottom: 1rem;
    padding: 0
}

.e-wallet-modal-buttons__button {
    margin-bottom: .5rem;
    width: 100%
}

.e-wallet-modal-form__select {
    font-size: 1rem;
    height: 50px;
    line-height: 50px;
    padding: 0 16px
}

.e-wallet-modal__button {
    width: 100%
}

.e-wallet-modal__form-title {
    font-size: 1.125rem;
    font-weight: 700;
    margin: 0 0 .5rem
}

.e-wallet-modal__form-subtitle {
    font-size: 1rem;
    font-weight: 400;
    margin: 0 0 2.5rem
}

.e-wallet-modal__form-card-number-input,
.e-wallet-modal__form-retailer-select {
    margin: 0 0 1.5rem
}

.e-wallet-modal__form-card-number-input ul {
    padding-left: 0
}

.e-wallet-modal__form-card-number-input li {
    color: #bd4147;
    font-size: .85rem;
    line-height: 1;
    list-style: none
}

.e-wallet-modal__form-memorable-date-input {
    margin: 0 0 .5rem
}

.e-wallet-modal__form-memorable-subtext {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 2.5rem
}

.e-wallet-modal__no-active-card-message {
    color: #bd4147;
    margin-bottom: 1rem
}

.is-active {
    display: block
}

.c-faq-list {
    padding-left: 1rem;
    padding-right: 1rem
}

.c-faq-list__item-body {
    padding-bottom: .5rem;
    padding-left: 1rem;
    padding-top: .5rem
}

.c-faq-list__item-body--hidden {
    display: none
}

.u-color-green {
    color: #49b749
}

.u-color-blue {
    color: #00a6d4
}

.u-color-orange {
    color: orange
}

.u-color-maroon {
    color: #a6113f
}

.u-text--large {
    font-size: 1.125rem
}

@media (min-width:768px) {
    .u-text--large {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 1.5rem
    }
}

.u-text--icon {
    padding-left: 2rem;
    position: relative
}

.u-text--icon:before {
    content: attr(data-icon);
    font-family: Material Icons;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    left: 0;
    position: absolute;
    top: 0
}

.u-text--right {
    text-align: right
}

.checkout-title {
    margin: 2rem
}

.c-search-title {
    color: #fff;
    font-family: Open Sans, sans-serif;
    font-weight: 200;
    margin: 0 0 2rem
}

.u-hide {
    display: none
}

.u-block {
    display: block
}

.u-flex {
    display: flex
}

.u-inline-block {
    display: inline-block
}

.u-inline {
    display: inline
}

@media (max-width:991px) {
    .u-hidden-md-down {
        display: none
    }
}

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

@media (max-width:479px) {
    .u-hidden-xs-down {
        display: none
    }
}