<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@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 {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    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
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

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

    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn&gt;.caret,
    .dropup&gt;.btn&gt;.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(/wp-content/themes/WES/dist/styles/../vendor/glyphicons-halflings-regular_f4769f9b.eot);
    src: url(/wp-content/themes/WES/dist/styles/../vendor/glyphicons-halflings-regular_f4769f9b.eot) format("embedded-opentype"), url(/wp-content/themes/WES/dist/styles/../vendor/glyphicons-halflings-regular_448c34a5.woff2) format("woff2"), url(/wp-content/themes/WES/dist/styles/../vendor/glyphicons-halflings-regular_fa277232.woff) format("woff"), url(/wp-content/themes/WES/dist/styles/../vendor/glyphicons-halflings-regular_e18bbf61.ttf) format("truetype"), url(/wp-content/themes/WES/dist/styles/../vendor/glyphicons-halflings-regular_89889688.svg) format("svg")
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-yen:before {
    content: "\A5"
}

.glyphicon-jpy:before {
    content: "\A5"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
    box-sizing: border-box
}

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

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

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

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

a {
    color: #e81c3f;
    text-decoration: none
}

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

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

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

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

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

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

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

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

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #e81c3f
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #e81c3f
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

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

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

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

.initialism {
    font-size: 90%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container:after {
    clear: both
}

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

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

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

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

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

.container-fluid:after {
    clear: both
}

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

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

.row:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

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

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

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

th {
    text-align: left
}

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

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

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

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

.table&gt;tbody+tbody {
    border-top: 2px solid #ddd
}

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

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

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

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

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

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

.table-hover&gt;tbody&gt;tr:hover {
    background-color: #f5f5f5
}

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

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

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

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

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

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

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

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

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

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

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

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

    .table-responsive&gt;.table {
        margin-bottom: 0
    }

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

    .table-responsive&gt;.table-bordered {
        border: 0
    }

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

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

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

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

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

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

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

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

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

input[type="file"] {
    display: block
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
    position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-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 {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

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

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

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

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

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

    .form-inline .input-group&gt;.form-control {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-primary {
    color: #fff;
    background-color: #e81c3f;
    border-color: #d51636
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #be1330;
    border-color: #610a19
}

.btn-primary:hover {
    color: #fff;
    background-color: #be1330;
    border-color: #9d1028
}

.btn-primary:active,
.btn-primary.active,
.open&gt;.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #be1330;
    background-image: none;
    border-color: #9d1028
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open&gt;.btn-primary.dropdown-toggle:hover,
.open&gt;.btn-primary.dropdown-toggle:focus,
.open&gt;.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #9d1028;
    border-color: #610a19
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #e81c3f;
    border-color: #d51636
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.show {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

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

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

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

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

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

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

.dropdown-menu&gt;.active&gt;a,
.dropdown-menu&gt;.active&gt;a:hover,
.dropdown-menu&gt;.active&gt;a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #e81c3f;
    outline: 0
}

.dropdown-menu&gt;.disabled&gt;a,
.dropdown-menu&gt;.disabled&gt;a:hover,
.dropdown-menu&gt;.disabled&gt;a:focus {
    color: #777
}

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

.open&gt;.dropdown-menu {
    display: block
}

.open&gt;a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

.btn-group&gt;.btn:hover,
.btn-group&gt;.btn:focus,
.btn-group&gt;.btn:active,
.btn-group&gt;.btn.active,
.btn-group-vertical&gt;.btn:hover,
.btn-group-vertical&gt;.btn:focus,
.btn-group-vertical&gt;.btn:active,
.btn-group-vertical&gt;.btn.active {
    z-index: 2
}

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

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

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

.btn-toolbar:after {
    clear: both
}

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

.btn-toolbar&gt;.btn,
.btn-toolbar&gt;.btn-group,
.btn-toolbar&gt;.input-group {
    margin-left: 5px
}

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

.btn-group&gt;.btn:first-child {
    margin-left: 0
}

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

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

.btn-group&gt;.btn-group {
    float: left
}

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

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

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

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

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

.btn-group&gt;.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group&gt;.btn+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 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,
.btn-group-lg&gt;.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

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

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

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

.btn-group-vertical&gt;.btn-group:after {
    clear: both
}

.btn-group-vertical&gt;.btn-group&gt;.btn {
    float: none
}

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

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

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

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

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

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

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

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

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

.btn-group-justified&gt;.btn-group .btn {
    width: 100%
}

.btn-group-justified&gt;.btn-group .dropdown-menu {
    left: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-btn&gt;.btn {
    position: relative
}

.input-group-btn&gt;.btn+.btn {
    margin-left: -1px
}

.input-group-btn&gt;.btn:hover,
.input-group-btn&gt;.btn:focus,
.input-group-btn&gt;.btn:active {
    z-index: 2
}

.input-group-btn:first-child&gt;.btn,
.input-group-btn:first-child&gt;.btn-group {
    margin-right: -1px
}

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

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

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

.nav:after {
    clear: both
}

.nav&gt;li {
    position: relative;
    display: block
}

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

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

.nav&gt;li.disabled&gt;a {
    color: #777
}

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

.nav .open&gt;a,
.nav .open&gt;a:hover,
.nav .open&gt;a:focus {
    background-color: #eee;
    border-color: #e81c3f
}

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

.nav&gt;li&gt;a&gt;img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs&gt;li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs&gt;li&gt;a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs&gt;li&gt;a:hover {
    border-color: #eee #eee #ddd
}

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

.nav-pills&gt;li {
    float: left
}

.nav-pills&gt;li&gt;a {
    border-radius: 4px
}

.nav-pills&gt;li+li {
    margin-left: 2px
}

.nav-pills&gt;li.active&gt;a,
.nav-pills&gt;li.active&gt;a:hover,
.nav-pills&gt;li.active&gt;a:focus {
    color: #fff;
    background-color: #e81c3f
}

.nav-stacked&gt;li {
    float: none
}

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

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

.nav-justified&gt;li,
.nav-tabs.nav-justified&gt;li {
    float: none
}

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

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

@media (min-width:768px) {

    .nav-justified&gt;li,
    .nav-tabs.nav-justified&gt;li {
        display: table-cell;
        width: 1%
    }

    .nav-justified&gt;li&gt;a,
    .nav-tabs.nav-justified&gt;li&gt;a {
        margin-bottom: 0
    }
}

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

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

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

@media (min-width:768px) {

    .nav-tabs-justified&gt;li&gt;a,
    .nav-tabs.nav-justified&gt;li&gt;a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

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

.tab-content&gt;.tab-pane {
    display: none
}

.tab-content&gt;.active {
    display: block
}

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

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

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

.navbar:after {
    clear: both
}

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

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

.navbar-header:after {
    clear: both
}

@media (min-width:992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

@media (min-width:992px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.container&gt;.navbar-header,
.container&gt;.navbar-collapse,
.container-fluid&gt;.navbar-header,
.container-fluid&gt;.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:992px) {

    .container&gt;.navbar-header,
    .container&gt;.navbar-collapse,
    .container-fluid&gt;.navbar-header,
    .container-fluid&gt;.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:992px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand&gt;img {
    display: block
}

@media (min-width:992px) {

    .navbar&gt;.container .navbar-brand,
    .navbar&gt;.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav&gt;li&gt;a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu&gt;li&gt;a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover,
    .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus {
        background-image: none
    }
}

@media (min-width:992px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav&gt;li {
        float: left
    }

    .navbar-nav&gt;li&gt;a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group&gt;.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        box-shadow: none
    }
}

.navbar-nav&gt;li&gt;.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav&gt;li&gt;.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm,
.btn-group-sm&gt;.navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs,
.btn-group-xs&gt;.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:992px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:992px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav&gt;li&gt;a {
    color: #777
}

.navbar-default .navbar-nav&gt;li&gt;a:hover,
.navbar-default .navbar-nav&gt;li&gt;a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav&gt;.active&gt;a,
.navbar-default .navbar-nav&gt;.active&gt;a:hover,
.navbar-default .navbar-nav&gt;.active&gt;a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav&gt;.disabled&gt;a,
.navbar-default .navbar-nav&gt;.disabled&gt;a:hover,
.navbar-default .navbar-nav&gt;.disabled&gt;a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-nav&gt;.open&gt;a,
.navbar-default .navbar-nav&gt;.open&gt;a:hover,
.navbar-default .navbar-nav&gt;.open&gt;a:focus {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:991px) {
    .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a,
    .navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,
    .navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav&gt;li&gt;a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav&gt;li&gt;a:hover,
.navbar-inverse .navbar-nav&gt;li&gt;a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav&gt;.active&gt;a,
.navbar-inverse .navbar-nav&gt;.active&gt;a:hover,
.navbar-inverse .navbar-nav&gt;.active&gt;a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav&gt;.disabled&gt;a,
.navbar-inverse .navbar-nav&gt;.disabled&gt;a:hover,
.navbar-inverse .navbar-nav&gt;.disabled&gt;a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-nav&gt;.open&gt;a,
.navbar-inverse .navbar-nav&gt;.open&gt;a:hover,
.navbar-inverse .navbar-nav&gt;.open&gt;a:focus {
    color: #fff;
    background-color: #090909
}

@media (max-width:991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb&gt;li {
    display: inline-block
}

.breadcrumb&gt;li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\A0"
}

.breadcrumb&gt;.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination&gt;li {
    display: inline
}

.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857;
    color: #e81c3f;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination&gt;li&gt;a:hover,
.pagination&gt;li&gt;a:focus,
.pagination&gt;li&gt;span:hover,
.pagination&gt;li&gt;span:focus {
    z-index: 2;
    color: #a7112b;
    background-color: #eee;
    border-color: #ddd
}

.pagination&gt;li:first-child&gt;a,
.pagination&gt;li:first-child&gt;span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination&gt;li:last-child&gt;a,
.pagination&gt;li:last-child&gt;span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination&gt;.active&gt;a,
.pagination&gt;.active&gt;a:hover,
.pagination&gt;.active&gt;a:focus,
.pagination&gt;.active&gt;span,
.pagination&gt;.active&gt;span:hover,
.pagination&gt;.active&gt;span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #e81c3f;
    border-color: #e81c3f
}

.pagination&gt;.disabled&gt;span,
.pagination&gt;.disabled&gt;span:hover,
.pagination&gt;.disabled&gt;span:focus,
.pagination&gt;.disabled&gt;a,
.pagination&gt;.disabled&gt;a:hover,
.pagination&gt;.disabled&gt;a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg&gt;li&gt;a,
.pagination-lg&gt;li&gt;span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.pagination-lg&gt;li:first-child&gt;a,
.pagination-lg&gt;li:first-child&gt;span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg&gt;li:last-child&gt;a,
.pagination-lg&gt;li:last-child&gt;span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm&gt;li&gt;a,
.pagination-sm&gt;li&gt;span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm&gt;li:first-child&gt;a,
.pagination-sm&gt;li:first-child&gt;span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm&gt;li:last-child&gt;a,
.pagination-sm&gt;li:last-child&gt;span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:before,
.pager:after {
    display: table;
    content: " "
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li&gt;a,
.pager li&gt;span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li&gt;a:hover,
.pager li&gt;a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next&gt;a,
.pager .next&gt;span {
    float: right
}

.pager .previous&gt;a,
.pager .previous&gt;span {
    float: left
}

.pager .disabled&gt;a,
.pager .disabled&gt;a:hover,
.pager .disabled&gt;a:focus,
.pager .disabled&gt;span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #e81c3f
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #be1330
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs&gt;.btn .badge,
.btn-group-xs&gt;.btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active&gt;.badge,
.nav-pills&gt;.active&gt;a&gt;.badge {
    color: #e81c3f;
    background-color: #fff
}

.list-group-item&gt;.badge {
    float: right
}

.list-group-item&gt;.badge+.badge {
    margin-right: 5px
}

.nav-pills&gt;li&gt;a&gt;.badge {
    margin-left: 3px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron&gt;hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail&gt;img,
.thumbnail a&gt;img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #e81c3f
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert&gt;p,
.alert&gt;ul {
    margin-bottom: 0
}

.alert&gt;p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #e81c3f;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media&gt;.pull-right {
    padding-left: 10px
}

.media-left,
.media&gt;.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #e81c3f;
    border-color: #e81c3f
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading&gt;small,
.list-group-item.active .list-group-item-heading&gt;.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading&gt;small,
.list-group-item.active:hover .list-group-item-heading&gt;.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading&gt;small,
.list-group-item.active:focus .list-group-item-heading&gt;.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #fbd5dc
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,
.panel-body:after {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading&gt;.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title&gt;a,
.panel-title&gt;small,
.panel-title&gt;.small,
.panel-title&gt;small&gt;a,
.panel-title&gt;.small&gt;a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel&gt;.list-group,
.panel&gt;.panel-collapse&gt;.list-group {
    margin-bottom: 0
}

.panel&gt;.list-group .list-group-item,
.panel&gt;.panel-collapse&gt;.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel&gt;.list-group:first-child .list-group-item:first-child,
.panel&gt;.panel-collapse&gt;.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel&gt;.list-group:last-child .list-group-item:last-child,
.panel&gt;.panel-collapse&gt;.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel&gt;.panel-heading+.panel-collapse&gt;.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel&gt;.table,
.panel&gt;.table-responsive&gt;.table,
.panel&gt;.panel-collapse&gt;.table {
    margin-bottom: 0
}

.panel&gt;.table caption,
.panel&gt;.table-responsive&gt;.table caption,
.panel&gt;.panel-collapse&gt;.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel&gt;.table:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel&gt;.table:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel&gt;.panel-body+.table,
.panel&gt;.panel-body+.table-responsive,
.panel&gt;.table+.panel-body,
.panel&gt;.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child th,
.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child td {
    border-top: 0
}

.panel&gt;.table-bordered,
.panel&gt;.table-responsive&gt;.table-bordered {
    border: 0
}

.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child,
.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,
.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,
.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child {
    border-left: 0
}

.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child,
.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,
.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,
.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child {
    border-right: 0
}

.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,
.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th,
.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,
.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th {
    border-bottom: 0
}

.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,
.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,
.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,
.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th {
    border-bottom: 0
}

.panel&gt;.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse&gt;.panel-body,
.panel-group .panel-heading+.panel-collapse&gt;.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default&gt;.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #ddd
}

.panel-default&gt;.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #e81c3f
}

.panel-primary&gt;.panel-heading {
    color: #fff;
    background-color: #e81c3f;
    border-color: #e81c3f
}

.panel-primary&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #e81c3f
}

.panel-primary&gt;.panel-heading .badge {
    color: #e81c3f;
    background-color: #fff
}

.panel-primary&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #e81c3f
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success&gt;.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #d6e9c6
}

.panel-success&gt;.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info&gt;.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #bce8f1
}

.panel-info&gt;.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning&gt;.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #faebcc
}

.panel-warning&gt;.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger&gt;.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #ebccd1
}

.panel-danger&gt;.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    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
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.show {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:before,
.modal-header:after {
    display: table;
    content: " "
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.modal-footer:after {
    clear: both
}

.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 {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    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)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover&gt;.arrow {
    border-width: 11px
}

.popover&gt;.arrow,
.popover&gt;.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover&gt;.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top&gt;.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top&gt;.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right&gt;.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right&gt;.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom&gt;.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom&gt;.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left&gt;.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left&gt;.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner&gt;.item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner&gt;.item&gt;img,
.carousel-inner&gt;.item&gt;a&gt;img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner&gt;.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner&gt;.item.next,
    .carousel-inner&gt;.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner&gt;.item.prev,
    .carousel-inner&gt;.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner&gt;.item.next.left,
    .carousel-inner&gt;.item.prev.right,
    .carousel-inner&gt;.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner&gt;.active,
.carousel-inner&gt;.next,
.carousel-inner&gt;.prev {
    display: block
}

.carousel-inner&gt;.active {
    left: 0
}

.carousel-inner&gt;.next,
.carousel-inner&gt;.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner&gt;.next {
    left: 100%
}

.carousel-inner&gt;.prev {
    left: -100%
}

.carousel-inner&gt;.next.left,
.carousel-inner&gt;.prev.right {
    left: 0
}

.carousel-inner&gt;.active.left {
    left: -100%
}

.carousel-inner&gt;.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203A"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

/* .show {
    display: block !important
} */

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

body {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Arial, sans-serif;
    font-size: 16px;
    overflow-x: hidden
}

@media (max-width:992px) {
    body {
        margin-top: 51px
    }
}

* {
    outline: none !important
}

a:focus {
    box-shadow: none
}

.content {
    padding-left: 15px;
    padding-right: 15px
}

h1,
h3 {
    font-size: 1.8em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
    letter-spacing: 1px;
    text-align: center;
    color: #333;
    margin: 0;
    padding: 0;
    margin-bottom: 35px
}

h1 span,
h3 span {
    display: inline-block
}

@media (max-width:768px) {

    h1,
    h3 {
        padding: 0px !important;
        font-size: 1.15em
    }
}

@media (max-width:768px) {
    h3 {
        padding: 0px !important;
        margin: 0;
        margin-bottom: 20px
    }
}

.background-cover,
.background-cover .vc_column-inner {
    background-size: cover;
    background-position: center center
}

.fullWidthNoSpace .vc_column-inner {
    margin: 0px !important;
    padding: 0px !important;
    margin-bottom: -22px !important
}

.vc_btn3-style-modern {
    width: 66% !important;
    margin-left: 17.1% !important;
    border: 0px !important;
    border-radius: 5px !important;
    text-transform: uppercase !important;
    line-height: 50px !important;
    font-size: 1.5em !important;
    font-weight: bold !important;
    padding: 0px !important
}

@media (max-width:1000px) {
    .vc_btn3-style-modern {
        width: 90% !important;
        line-height: 23px !important;
        padding: 10px 20px !important
    }
}

.vc_btn3-style-modern.vc_btn3-color-danger {
    background: #e81c3f !important;
    color: #fff !important
}

.vc_btn3-style-modern.vc_btn3-color-grey {
    background: #b1b3b6 !important;
    color: #ffffff !important;
    line-height: 30px !important;
    padding: 10px 10px !important
}

p {
    font-size: 1.1em;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: 1px;
    color: #333
}

.white-text p {
    color: #fff
}

@media (max-width:768px) {
    h3 {
        margin: 20px 0;
        font-size: 1.4em
    }

    .text-center-xs {
        text-align: center !important
    }

    .mobile-height-xs {
        height: 300px
    }

    .vc_tta-tabs-container {
        display: block !important
    }

    .vc_tta-tabs-container li {
        width: 100%
    }
}

@media (min-width:1200px) {
    .visible-xl {
        display: block
    }
}

@media (max-width:1200px) {
    .hidden-xl {
        display: none
    }
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio],
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input {
    margin-top: 0
}

.breadcrumbs ol.hkb-breadcrumbs:after,
#hkb ul.hkb-archive:after,
#hkb .hkb-site-search:after,
#hkb ol.hkb-breadcrumbs:after,
#hkb .hkb-meta:after,
#hkb .hkb-entry-content:after,
.hkb_widget_articles .hkb-meta:after,
.ht-voting:after,
.ht-voting-comment:after {
    content: "";
    display: table;
    clear: both
}

.breadcrumbs {
    text-align: left;
    margin-left:15px
}

.breadcrumbs ol.hkb-breadcrumbs {
    list-style: none;
    padding: 0;
    margin: 20px 0 40px;
    font-size: 90%;
    letter-spacing: 1px
}

.breadcrumbs ol.hkb-breadcrumbs li {
    display: inline-block;
    margin: 0
}

.breadcrumbs ol.hkb-breadcrumbs li:after {
    content: "/";
    color: rgba(0, 0, 0, .6)
}

.breadcrumbs ol.hkb-breadcrumbs li:last-child:after {
    content: ""
}

.breadcrumbs ol.hkb-breadcrumbs a {
    text-decoration: none;
    border: none;
    color: rgba(0, 0, 0, .75)
}

.breadcrumbs ol.hkb-breadcrumbs a:hover {
    border: none
}

.breadcrumbs ol.hkb-breadcrumbs a:focus {
    outline: none
}

.breadcrumbs ol.hkb-breadcrumbs a:hover {
    color: inherit
}

.main h2 {
    font-size: 1.7em;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 18px
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(/wp-content/themes/WES/dist/styles/../images/ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: "slick";
    src: url(/wp-content/themes/WES/dist/styles/../fonts/slick.eot);
    src: url(/wp-content/themes/WES/dist/styles/../fonts/slick.eot) format("embedded-opentype"), url(data:application/font-woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"), url(/wp-content/themes/WES/dist/styles/../fonts/slick.ttf) format("truetype"), url(/wp-content/themes/WES/dist/styles/../fonts/slick.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.testimonialBlock .slick-dots {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    bottom: 40px;
    width: 100%;
    text-align: center;
    min-height: auto
}

.testimonialBlock .slick-dots li {
    padding: 0;
    margin: 0;
    display: inline-block
}

.testimonialBlock .slick-dots li button {
    background: #cfcfcf;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    font-size: .01px;
    border: solid 4px #cfcfcf;
    margin-right: 20px
}

.testimonialBlock .slick-dots li.slick-active button {
    background: #fff
}

.testimonialBlock .slick-prev {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 120px);
    font-size: .01px;
    border: 0;
    background: transparent;
    z-index: 10
}

.testimonialBlock .slick-prev:before {
    content: "\F053";
    font-family: FontAwesome;
    font-size: 40px;
    color: #cfcfcf
}

.testimonialBlock .slick-next {
    position: absolute;
    bottom: 20px;
    right: calc(50% - 100px);
    font-size: .01px;
    border: 0;
    background: transparent;
    z-index: 10
}

.testimonialBlock .slick-next:before {
    content: "\F054";
    font-family: FontAwesome;
    font-size: 40px;
    color: #cfcfcf
}

.row-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.col-height {
    display: table-cell;
    float: none;
    height: 100%
}

.col-top {
    vertical-align: top
}

.col-middle {
    vertical-align: middle
}

.col-bottom {
    vertical-align: bottom
}

@media (min-width:480px) {
    .row-xs-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-xs-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-xs-top {
        vertical-align: top
    }

    .col-xs-middle {
        vertical-align: middle
    }

    .col-xs-bottom {
        vertical-align: bottom
    }
}

@media (min-width:768px) {
    .row-sm-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-sm-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-sm-top {
        vertical-align: top
    }

    .col-sm-middle {
        vertical-align: middle
    }

    .col-sm-bottom {
        vertical-align: bottom
    }
}

@media (min-width:992px) {
    .row-md-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-md-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-md-top {
        vertical-align: top
    }

    .col-md-middle {
        vertical-align: middle
    }

    .col-md-bottom {
        vertical-align: bottom
    }
}

@media (min-width:1200px) {
    .row-lg-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-lg-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-lg-top {
        vertical-align: top
    }

    .col-lg-middle {
        vertical-align: middle
    }

    .col-lg-bottom {
        vertical-align: bottom
    }
}

.content-area ul {
    padding: 0;
    margin: 0;
    margin-left: 40px
}

.content-area ul li {
    text-align: left;
    font-size: 1.1em;
    line-height: 1.44;
    letter-spacing: 1px;
}

.navbar-toggle {
    border-radius: 0
}

@media (max-width:767px) {
    .type-switcher .block {
        padding: 15px 15px !important;
        height: auto !important;
        margin: 25px 30px
    }

    .type-switcher .block img {
        max-width: 100% !important;
        height: auto !important
    }

    .type-switcher .block h3 {
        margin: 0px !important
    }
}

@media (max-width:767px) and (max-width:768px) {
    .type-switcher .block h3 {
        padding: 0
    }
}

@media (max-width:767px) {
    .type-switcher li {
        width: 44.5% !important;
        margin: 1% !important
    }

    .type-switcher li a {
        font-size: 14px !important;
        line-height: 20px !important;
        text-align: center !important
    }

    .type-switcher .vc_tta-panel-title {
        display: none !important
    }

    .type-switcher .vc_tta-panel-body {
        padding: 0
    }

    .type-switcher .vc_tta-tabs-container {
        margin: 0
    }
}

@media (max-width:992px) {
    .type-switcher h3 {
        margin: 0px !important;
        padding: 0
    }
}

@media (max-width:350px) {
    .type-switcher li a {
        font-size: 11px !important
    }
}

.type-switcher img {
    max-width: 100%;
    height: auto !important
}

.type-switcher .vc_tta-tabs-list {
    text-align: center;
    margin-bottom: 40px !important
}

@media (max-width:768px) {
    .type-switcher .vc_tta-tabs-list {
        margin-bottom: 10px !important
    }
}

.type-switcher .vc_tta-tabs-list li {
    width: 22%;
    line-height: 100px;
    padding: 0px !important;
    margin: 1.5% !important;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase
}

@media (max-width:1700px) {
    .type-switcher .vc_tta-tabs-list li {
        font-size: 28px;
        line-height: 60px
    }
}

@media (max-width:1350px) {
    .type-switcher .vc_tta-tabs-list li {
        font-size: 19px;
        line-height: 48px
    }
}

@media (max-width:950px) {
    .type-switcher .vc_tta-tabs-list li {
        font-size: 16px;
        line-height: 40px
    }
}

.type-switcher .vc_tta-tabs-list li a {
    color: #b1b3b6 !important;
    background-color: #ffffff !important;
    box-shadow: 0 0 10px 0 rgba(177, 179, 182, .5) !important;
    border: 0px !important
}

.type-switcher .vc_tta-tabs-list li:hover a,
.type-switcher .vc_tta-tabs-list li a:hover,
.type-switcher .vc_tta-tabs-list li.vc_active a {
    color: #e81c3f !important
}

.type-switcher .vc_tta-tabs-list li:first-child {
    margin-left: 0
}

.type-switcher .vc_tta-tabs-list li:last-child {
    margin-right: 0
}

.type-switcher .vc_tta-panel {
    background: transparent;
    border: 0
}

.type-switcher .vc_tta-panel .vc_tta-panel-body {
    padding: 0px !important;
    border-radius: 0
}

.type-switcher .vc_tta-panel .vc_tta-panel-body .vc_row {
    background-size: cover;
    background-position: center
}

.type-switcher .vc_tta-panel .vc_tta-panel-body .content-block {
    height: 480px;
    text-align: left;
    max-height: 480px;
    overflow: hidden;
    padding: 30px
}

.type-switcher .vc_tta-panel .vc_tta-panel-body .content-block img {
    height: 100px;
    width: auto
}

.type-switcher .vc_tta-panel .vc_tta-panel-body .content-block h3 {
    font-size: 23px;
    letter-spacing: .5px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 9px
}

@media (max-width:1350px) {
    .type-switcher .vc_tta-panel .vc_tta-panel-body .content-block h3 {
        font-size: 18px
    }
}

@media (max-width:768px) {
    .type-switcher .vc_tta-panel .vc_tta-panel-body .content-block h3 {
        font-size: 23px
    }
}

.type-switcher .vc_tta-panel .vc_tta-panel-body .content-block p {
    letter-spacing: 1px;
    color: #333;
    line-height: 1.39;
    font-size: 18px
}

@media (max-width:1350px) {
    .type-switcher .vc_tta-panel .vc_tta-panel-body .content-block p {
        font-size: 15px
    }
}

@media (max-width:768px) {
    .type-switcher .vc_tta-panel .vc_tta-panel-body .content-block p {
        font-size: 18px
    }
}

.type-switcher .vc_tta-panel .vc_tta-panel-body .vc_column-inner {
    margin-bottom: 0px !important
}

.type-switcher .vc_tta-panel .vc_tta-panel-body .has_bg {
    background-color: rgba(255, 255, 255, .75) !important
}

.type-switcher .vc_active a span {
    color: #e81c3f !important
}

.wexcalc-block {
    color: #fff
}

.wexcalc-block .legal-message {
    margin-top: -25px
}

.wexcalc-block .legal-message a {
    color: #fff;
    font-size: 15px
}

.wexcalc-block h3 {
    text-align: center !important;
    color: #fff
}

@media (max-width:1000px) {
    .wexcalc-block h3 {
        font-size: 1.4em !important
    }
}

@media (max-width:768px) {
    .wexcalc-block h3 {
        padding-left: 0;
        padding-right: 0
    }
}

.wexcalc-block .form-control {
    color: #333;
    font-size: 16px;
    letter-spacing: 1.4px;
    text-align: center;
    height: 50px;
    margin-top: 30px;
    border: 0
}

.wexcalc-block .radio_area {
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 15px
}

.wexcalc-block .radio_area input {
    margin-right: 20px
}

.wexcalc-block .wexulator_result {
    margin-top: 30px;
    font-weight: 700;
    background: #fff;
    border-radius: 5px;
    color: #000;
    text-align: center;
    line-height: 30px
}

.wexcalc-block .wexulator_result span {
    background: #e81c3f;
    color: #fff;
    font-size: 50px;
    letter-spacing: 2.1px;
    display: block;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    line-height: 70px
}

.wexcalc-block .wexulator_result p {
    text-align: center;
    padding: 8px
}

.information-tabular .vc_tta-panels {
    background: transparent !important;
    border: 0px !important;
    padding: 50px 0px !important
}

.information-tabular .vc_tta-tabs-list {
    margin-bottom: 40px !important
}

.information-tabular .vc_tta-tabs-list li a {
    background: transparent !important;
    letter-spacing: .7px;
    color: #7e8082;
    text-align: center;
    padding: 0 30px 0 30px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-right: 0px !important;
    border-radius: 0px !important
}

.information-tabular .vc_tta-tabs-list li.vc_active a {
    color: #000 !important
}

.information-tabular h3 {
    padding: 0;
    margin: 0;
    margin-bottom: 20px
}

.team-container h3 {
    margin-bottom: 3px !important
}

.fuelcardfinder {
    margin-left: 10%;
    margin-right: 10%
}

.fuelcardfinder&gt;h3 {
    margin-bottom: 50px
}

.fuelcardfinder .card-footer {
    margin-top: 30px;
    margin-bottom: 40px;
    line-height: 50px
}

.fuelcardfinder .card-footer .checkbox_contain {
    box-shadow: 0 0 10px 0 #b1b3b6;
    font-weight: 700;
    color: #333;
    background: #fff;
    padding-left: 30px;
    padding-right: 20px;
    cursor: pointer
}

@media (max-width:1200px) {
    .fuelcardfinder .card-footer .checkbox_contain {
        line-height: 22px;
        padding-top: 5px;
        padding-bottom: 5px
    }
}

.fuelcardfinder .card-footer .checkbox_contain .fa-check-square-o {
    color: #3a97b5
}

.fuelcardfinder .card-footer .btn {
    /* width: 50%; */
    height: 50px;
    line-height: 50px;
    font-size: 24px
}

@media (max-width:1300px) {
    .fuelcardfinder .card-footer .btn {
        width: 100%
    }
}

.fuelcardfinder .shadowbox {
    box-shadow: 0 0 10px 0 #b1b3b6;
    background: #fff;
    padding: 20px
}

@media (min-width:1200px) {
    .fuelcardfinder .shadowbox {
        min-height: 340px;
    }
}

.fuelcardfinder .shadowbox h3 {
    font-size: 24px;
    text-transform: none
}

@media (max-width:1200px) {
    .fuelcardfinder .shadowbox h3 {
        font-size: 18px
    }
}

.fuelcardfinder .shadowbox .icon {
    text-align: center;
    cursor: pointer
}

.fuelcardfinder .shadowbox .icon.active p {
    font-weight: 700;
    opacity: 1
}

.fuelcardfinder .shadowbox .icon .icon {
    background-image: url(/wp-content/themes/WES/dist/styles/../images/icons/local.png);
    background-size: cover;
    width: 133px;
    height: 98px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.fuelcardfinder .shadowbox .icon.local .icon {
    background-image: url(/wp-content/themes/WES/dist/styles/../images/icons/local.png)
}

.fuelcardfinder .shadowbox .icon.local.active .icon {
    background-image: url(/wp-content/themes/WES/dist/styles/../images/icons/local_active.png)
}

.fuelcardfinder .shadowbox .icon.national .icon {
    background-image: url(/wp-content/themes/WES/dist/styles/../images/icons/national.png)
}

.fuelcardfinder .shadowbox .icon.national.active .icon {
    background-image: url(/wp-content/themes/WES/dist/styles/../images/icons/national_active.png)
}

.fuelcardfinder .shadowbox .icon.international .icon {
    background-image: url(/wp-content/themes/WES/dist/styles/../images/icons/international.png)
}

.fuelcardfinder .shadowbox .icon.international.active .icon {
    background-image: url(/wp-content/themes/WES/dist/styles/../images/icons/international_active.png)
}

.fuelcardfinder .shadowbox .icon.telematics .icon {
    background-image: url(/wp-content/themes/WES/dist/styles/../images/icons/telematics.png)
}

.fuelcardfinder .shadowbox .icon.telematics.active .icon {
    background-image: url(/wp-content/themes/WES/dist/styles/../images/icons/telematics_active.png)
}

.fuelcardfinder .shadowbox .icon.toll .icon {
    background-image: url(/wp-content/themes/WES/dist/styles/../images/icons/toll.png)
}

.fuelcardfinder .shadowbox .icon.toll.active .icon {
    background-image: url(/wp-content/themes/WES/dist/styles/../images/icons/toll_active.png)
}

.fuelcardfinder .shadowbox .icon p {
    text-align: center;
    color: #333;
    opacity: .3
}

@media (max-width:1300px) {
    .fuelcardfinder .icon .icon {
        width: 100px !important;
        height: 70px !important
    }
}

@media (max-width:992px) {
    .fuelcardfinder {
        margin-left: 0;
        margin-right: 0
    }

    .fuelcardfinder .shadowbox {
        margin-top: 10px
    }

    .fuelcardfinder .icon .icon {
        width: 110px !important;
        height: 80px !important
    }

    .fuelcardfinder h3 {
        margin: 0px !important;
        padding: 0px !important;
        font-size: 15px !important
    }

    .fuelcardfinder h3 span {
        margin-bottom: 10px
    }

    .fuelcardfinder .checkbox_contain {
        line-height: 18px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .fuelcardfinder .btn {
        width: 100% !important;
        margin-top: 30px !important
    }
}

@media (max-width:500px) {
    .fuelcardfinder .icon {
        font-size: .8em
    }

    .fuelcardfinder .icon .icon {
        width: 90px !important;
        height: 65px !important
    }
}

@media (max-width:768px) {
    .key-points {
        padding-left: 0px !important;
        padding-right: 0px !important
    }
}

.feature-banner {
    text-align: center
}

.feature-banner h2 {
    font-size: 110px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #fff;
    margin: 0px !important;
    padding: 0px !important
}

.feature-banner h3 {
    margin: 0;
    padding: 0;
    font-size: 45px;
    color: #fff;
    margin-left: auto;
    margin-right: auto
}

.feature-banner .wpb_text_column {
    margin: 0;
    padding: 0
}

.feature-banner p {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-top: 8px
}

@media (max-width:768px) {
    .feature-banner h2 {
        font-size: 50px
    }

    .feature-banner h3 span {
        font-size: 23px
    }

    .feature-banner p {
        font-size: 10px
    }
}

.news-box .news-image {
    position: relative
}

.news-box .news-image a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.news-banner {
    min-height: 170px;
    background-image: none !important;
}

.news-banner .vc_column-inner {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    padding: 0px !important;
    margin: 0px !important
}

.news-banner .wpb_text_column {
    margin-bottom: 0;
    padding-bottom: 0
}

.news-banner .btn-blue {
    margin-top: 65px
}

.news-banner .btn-blue:hover,
.news-banner .btn-blue:active {
    color: #fff
}

.news-banner .wpb_wrapper {
    height: 100% !important
}

.news-banner .vc_btn3-inline {
    width: 100% !important;
    height: 100% !important;
    margin: 0px !important;
    padding: 0px !important
}

.news-banner .vc_btn3-inline .vc_btn3-style-classic {
    border: 0;
    width: 100% !important;
    height: 100% !important;
    line-height: 150px;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #3a97b5
}

.news-banner h4 {
    font-size: 30px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 13px
}

.news-banner p {
    font-size: 24px;
    line-height: 1.04;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 39px
}

@media (max-width:100px) {
    .news-banner .vc_btn3-inline {
        display: none
    }
}

@media (max-width:1200px) {
    .news-banner .btn {
        float: right
    }
}

@media (max-width:1550px) {
    .news-banner .btn {
        font-size: 18px;
        padding: 10px 40px;
        float: right;
        margin-right: 20px
    }
}

@media (max-width:767px) {
    .news-banner {
        overflow: hidden;
        max-width: 100vw;
        min-height: 80px
    }

    .news-banner .vc_btn3-color-primary {
        display: none
    }

    .news-banner .row {
        position: relative
    }

    .news-banner .row:after {
        position: absolute;
        content: '\F054';
        font-family: 'FontAwesome';
        color: #fff;
        font-size: 30px;
        right: 30px;
        top: 35px
    }

    .news-banner .row p {
        margin-bottom: 40px
    }

    .news-banner h4,
    .news-banner p {
        margin-left: 30px;
        margin-right: 30px
    }

    .news-banner h4 {
        display: inline-block;
        font-size: 22px;
        margin-left: 10px;
        margin-bottom: 12px;
        line-height: 20px
    }

    .news-banner p {
        margin-left: 10px;
        font-size: 18px;
        line-height: 22px
    }
}

.testimonial-block h3 {
    color: #fff
}

@media (max-width:600px) {
    .testimonial-block h3 {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:600px) {
    .testimonial-block .vc_col-sm-8 .vc_column-inner {
        padding-top: 0
    }
}

@media (max-width:769px) {
    .testimonial-block .container {
        padding-left: 0;
        padding-right: 0
    }

    .testimonial-block .vc_column-inner {
        padding: 5px 15px
    }
}

.ls-breadcrumbs {
    text-align: left;
    margin-top: 10px;
    color: #6f6c6c;
    margin-left: 80px
}

.ls-breadcrumbs a {
    letter-spacing: .9px;
    line-height: 1.79;
    color: #6f6c6c;
    text-decoration: none
}

.fuel-card-list .card {
    padding: 40px 80px
}

.fuel-card-list .card:nth-child(even) {
    background: #fafafa
}

@media (max-width:992px) {
    .fuel-card-list .card h3 {
        text-align: center
    }
}

.fuel-card-list .card p {
    margin-top: 35px;
    margin-bottom: 35px;
    width: 50%
}

@media (max-width:992px) {
    .fuel-card-list .card p {
        width: 100%
    }
}

.fuel-card-list .card .tagline {
    font-size: 24px;
    line-height: 2.08;
    letter-spacing: 1.2px;
    color: #333;
    text-align: center;
    font-weight: 700
}

@media (max-width:1700px) {
    .fuel-card-list .card .tagline {
        font-size: 18px;
        line-height: 26px
    }
}

.fuel-card-list .card h4 {
    color: #e81c3f;
    font-size: 30px;
    letter-spacing: 1.2px;
    line-height: 1.46;
    text-align: center;
    font-weight: 700
}

@media (max-width:768px) {
    .fuel-card-list .card h4 {
        line-height: normal
    }
}

.fuel-card-list .card h4 span.title {
    display: block;
    color: #262626;
    font-size: 24px;
    font-weight: 400
}

@media (max-width:1700px) {
    .fuel-card-list .card h4 span.title {
        font-size: 18px
    }
}

@media (max-width:992px) {
    .fuel-card-list .card h4 {
        width: 49%;
        display: inline-block;
        text-align: center
    }

    .fuel-card-list .card h4 span {
        display: block;
        line-height: 50px
    }

    .fuel-card-list .card h4 span.title {
        border-top: solid 1px #e81c3f;
        display: inline-block;
        line-height: 30px;
        font-size: 14px;
        letter-spacing: 0
    }
}

@media (max-width:992px) {
    .fuel-card-list .card {
        padding: 20px;
        text-align: center
    }

    .fuel-card-list .card .tagline {
        padding: 20px 0px !important
    }

    .fuel-card-list .card .btn {
        margin: 20px 0px !important
    }
}

.fuel-card-list .card img {
    max-width: 100%
}

.fuel-card-list .card .col {
    vertical-align: middle
}

.fuel-card-list .card .btn {
    width: 100%;
    line-height: 50px;
    box-shadow: 0 0 10px 0 #b1b3b6;
    margin: 20px
}

.fuel-card-list .card .btn-third {
    background: #e81c3f !important;
    color: #fff !important;
    line-height: 50px !important;
    height: auto !important
}

.wex_jobs {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 80px
}

.wex_jobs li {
    background: #fff;
    margin-top: 1px;
    display: block;
    padding: 20px 30px
}

.wex_jobs li ul {
    margin: 0;
    padding: 0
}

.wex_jobs li ul li {
    font-size: 1em;
    position: relative
}

.wex_jobs li ul li:before {
    position: absolute;
    content: ' ';
    width: 5px;
    height: 5px;
    left: 0;
    top: 15px;
    border-radius: 5px;
    background: #000
}

.wex_jobs li .the-title span {
    line-height: 1.21;
    letter-spacing: 1.2px;
    font-size: 20px;
    color: #333;
    font-weight: 700
}

.wex_jobs li .job-title {
    font-size: 20px;
    line-height: 1.2
}

.wex_jobs li .title {
    color: #b1b3b6;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: .7px;
    margin-top: 50px
}

.wex_jobs li .title span {
    display: block;
    color: #666
}

.wex_jobs li .content {
    margin: 50px 0;
    background: #efefef;
    padding: 20px 30px
}

@media (max-width:768px) {
    .wex_jobs li .content {
        padding: 0
    }
}

.wex_jobs li .content p {
    line-height: 1.5;
    letter-spacing: .7px;
    font-size: 1em
}

.wex_jobs li .content ul {
    background: transparent;
    margin-bottom: 30px
}

.wex_jobs li .content ul li {
    font-size: 1em;
    background: transparent;
    padding: 10px 15px
}

.wex_jobs li .content h3 {
    margin-top: 50px;
    margin-bottom: 40px
}

.wex_jobs li .link {
    text-align: right
}

.wex_jobs li .link a {
    color: #3a97b5;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .7px;
    font-weight: 700;
    border-bottom: solid 2px #3a97b5;
    text-decoration: none
}

.wex_jobs li .gform_button {
    width: 40% !important;
    margin-left: 30% !important
}

.card-grid .wpb_row:first-child .wpb_column:nth-child(1) .block,
.card-grid .wpb_row:last-child .wpb_column:nth-child(2) .block {
    background-color: rgba(255, 255, 255, .65)
}

.card-grid .wpb_row:first-child .wpb_column:nth-child(2) .block,
.card-grid .wpb_row:last-child .wpb_column:nth-child(1) .block {
    background-color: rgba(255, 255, 255, .45)
}

.card-grid .block {
    height: 480px;
    position: relative;
    padding: 0 70px
}

.card-grid .block .colo {
    position: static
}

.card-grid .block .colo img {
    max-width: 100%
}

.card-grid .block h3 {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 40px;
    margin-left: 80px
}

@media (max-width:1700px) {
    .card-grid .block h3 {
        font-size: 19px
    }
}

.card-grid .block .col-xs-8 {
    position: static
}

.card-grid .block p {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.42;
    letter-spacing: 1.3px;
    color: #333
}

@media (max-width:992px) {
    .card-grid .block {
        margin-top: 20px;
        padding: 20px 20px !important;
        height: auto !important
    }

    .card-grid .block h3 {
        display: none
    }

    .card-grid .block p {
        font-size: 16px
    }
}

.card_strip p {
    margin-top: 15px;
    font-size: 24px;
    line-height: 1.46;
    letter-spacing: 1px;
    text-align: center;
    color: #333;
    display: inline-block;
    margin-left: auto;
    margin-right: auto
}

.card_strip .wpb_text_column {
    margin-bottom: 0;
    padding-bottom: 0
}

.card_strip .wpb_wrapper {
    text-align: center
}

.card_strip .option-value div,
.card_strip .vc_sw-acf {
    font-size: 70px;
    font-weight: 700;
    line-height: 1.14;
    letter-spacing: 2.8px;
    text-align: center;
    color: #e81c3f;
    margin-bottom: 15px
}

@media (max-width:992px) {
    .card_strip p {
        font-size: 12px;
        letter-spacing: .2px
    }

    .card_strip .vc_sw-acf {
        font-size: 38px
    }
}

.get-a-quote-form h3 {
    color: #e81c3f;
    font-size: 1.5em;
    padding-bottom: 15px;
    margin-bottom: 20px
}

.slideshow-container .wpb_wrapper {
    height: 100%
}

.wex-slideshow {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 100%
}

.wex-slideshow .slick-slide {
    height: 100% !important
}

.wex-slideshow li {
    padding: 0;
    margin: 0;
    position: relative;
    background-size: cover;
    height: 100%;
    width: 100%;
    background-position: top center
}

.wex-slideshow li .contain {
    display: table;
    height: 100% !important;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.wex-slideshow li .contain a {
    display: table-cell;
    height: 100% !important
}

.wex-slideshow li img {
    width: 100%
}

.wex-slideshow .slick-list,
.wex-slideshow .slick-track {
    height: 100% !important
}

.wex-slideshow .slick-dots {
    position: absolute;
    right: 0;
    bottom: 0;
    list-style: none;
    margin: 20px;
    padding: 0
}

.wex-slideshow .slick-dots li {
    display: inline-block;
    width: 30px
}

.wex-slideshow .slick-dots li button {
    font-size: 1px;
    display: inline-block;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    background: transparent;
    border: solid 3px #d8d8d8
}

.wex-slideshow .slick-dots li.slick-active button {
    background: #d8d8d8
}

.vc_tta-tabs a {
    border: 0px !important
}

.image-holder-top,
.image-holder-top .vc_column-inner {
    min-height: 400px
}

.wex_tradeshows .title {
    margin-top: 15px !important
}

@media (max-width:768px) {
    .wex_tradeshows .the-title {
        text-align: center
    }
}

.testimonial-row .testimonial {
    display: table;
    height: 300px;
    width: 100%;
    margin-bottom: 50px;
    position: relative;
    cursor: pointer;
    background-size: cover !important
}

@media (max-width:768px) {
    .testimonial-row .testimonial {
        height: 550px
    }
}

.testimonial-row .testimonial p {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    z-index: 2;
    position: relative
}

.testimonial-row .testimonial p.content {
    opacity: 0;
    margin: 25px;
    margin-bottom: 40px;
    font-size: 17px;
    font-weight: 700;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 2
}

.testimonial-row .testimonial:hover p.content {
    opacity: 1;
    z-index: 2
}

@media (max-width:992px) {
    .testimonial-row .testimonial p.content {
        opacity: 1
    }
}

.testimonial-row .testimonial p.title {
    font-size: 20px;
    letter-spacing: 1.5px;
    font-weight: 700;
    position: absolute;
    right: 10px;
    bottom: 10px
}

.testimonial-row .testimonial .overlay {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 1
}

.squeeze-text {
    margin-left: 25%;
    margin-right: 25%
}

@media (max-width:992px) {
    .squeeze-text {
        margin-left: 0;
        margin-right: 0
    }
}

.mobile-office-map {
    color: #fff
}

.mobile-office-map h3 {
    color: #fff
}

.mobile-office-map .wpb_text_column {
    background: #000;
    margin-left: 30px;
    margin-right: 30px;
    padding: 40px;
    color: #fff
}

.mobile-office-map .wpb_text_column h3 {
    text-align: left;
    font-size: 16px;
    margin: 0;
    margin-bottom: 5px;
    color: #fff !important;
    padding: 0px !important
}

.mobile-office-map .wpb_text_column h3 span {
    color: #fff !important
}

.mobile-office-map .wpb_text_column p {
    color: #fff;
    font-size: 16px
}

.mobile-office-map .title {
    background: transparent;
    margin: 0px !important;
    padding: 0;
    color: #fff;
    font-size: 30px;
    text-align: center
}

.mobile-office-map .title h3 {
    color: #fff;
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px
}

.page-benefits .block h3 {
    margin-bottom: 10px
}

.page-benefits .block img {
    max-width: 100%
}

@media (max-width:992px) {
    .page-benefits h3 {
        margin: 0 0 10px 0px !important;
        padding: 0
    }
}

.account-management-tabs .vc_single_image-img {
    width: 90%
}

.account-management-tabs .vc_tta-tabs-list a {
    line-height: 50px
}

@media (max-width:769px) {
    .account-management-tabs {
        margin-left: -15px;
        margin-right: -15px
    }
}

.gform_wrapper .gfield_checkbox li {
    text-align: left
}

.gform_wrapper .gfield_checkbox li input {
    float: left !important;
    position: relative;
    top: 5px;
    margin-right: 7px
}

.gform_wrapper .gfield_checkbox li label {
    padding-left: 20px
}

.apply-form .gfield_checkbox li input {
    top: 17px
}

.data-card-page .vc_btn3 {
    font-size: 16px !important;
    box-shadow: 0 0 10px 0 #b1b3b6
}

@media (max-width:992px) {
    .data-card-page .vc_btn3 {
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important
    }
}

@media (max-width:768px) {
    .data-card-page .text-left {
        text-align: center
    }
}

@media (max-width:992px) {
    .vc_tta-container .vc_tta-panels {
        padding: 0px !important
    }

    .vc_tta-container .vc_tta-panels .vc_tta-panel-heading {
        display: none
    }

    .vc_tta-container .vc_tta-panel-body {
        background: transparent !important;
        padding: 0px !important;
        border: 0px !important
    }

    .vc_btn3-block.vc_btn3-size-lg {
        font-size: 16px !important
    }

    .vc_tta-tabs-container {
        border: 0px !important
    }

    .vc_tta-tabs-container a {
        border: 0px !important;
        line-height: 25px !important;
        color: #e81c3f !important
    }

    .vc_column_container&gt;.vc_column-inner {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .ls-breadcrumbs {
        display: none
    }

    .mobile-push-left {
        float: left
    }

    .mobile-push-right {
        float: right
    }
}

.benefits-block {
    padding: 0 15px;
    text-align: center;
    background-size: cover !important
}

.benefits-block .block {
    display: table;
    height: 100%;
    width: 100%
}

.benefits-block .block .contain {
    display: table-cell;
    vertical-align: middle;
    text-align: center !important
}

.benefits-block img {
    max-width: 100px !important;
    margin-bottom: 10px !important
}

.benefits-block h3 {
    text-align: center !important
}

.benefits-block p {
    text-align: center !important;
    font-size: 17px
}

.benefits-block .bene-block {
    padding: 0;
    background-color: rgba(255, 255, 255, .5)
}

@media (max-width:991px) {
    .benefits-block .bene-block {
        padding: 30px !important;
        height: auto !important
    }

    .benefits-block .bene-block .block {
        height: auto !important;
        background-color: rgba(255, 255, 255, .75) !important;
        margin: 0px !important;
        padding: 15px 5px !important
    }

    .benefits-block .bene-block h3 {
        text-align: left !important
    }

    .benefits-block .bene-block p {
        text-align: left !important
    }
}

.benefits-sixth .bene-block {
    margin-bottom: 20px
}

.infographic {
    position: absolute;
    left: 15px;
    top: 0;
    right: 15px;
    bottom: 0;
    height: 100%
}

.infographic .box {
    display: table;
    height: 100%;
    width: 100%;
    vertical-align: middle
}

.infographic .box .content {
    display: table-cell;
    vertical-align: middle
}

.infographic .left1 {
    background: #DFDFDF;
    height: 50%
}

.infographic .left2 {
    background: #E51837;
    height: 50%
}

.infographic .right1 {
    background: #404040;
    height: 50%
}

.infographic .right2 {
    background: #FFF;
    height: 50%
}

.infographic .row {
    height: 100%
}

.infographic img {
    max-width: 100%;
    max-height: 95%
}

.benefits-sixth {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px
}

.benefits-sixth h3 {
    text-align: left;
    margin-bottom: 0;
    font-size: 1.3em
}

.benefits-sixth p {
    font-size: 16px;
    margin-top: 5px
}

.benefits-sixth img {
    max-width: 90%
}

.feature-banner div {
    overflow: visible
}

.careers_section {
    width: 60%;
    margin-left: 20%;
    padding-top: 60px;
    padding-bottom: 60px
}

@media (max-width:992px) {
    .careers_section {
        width: 100%;
        margin-left: 0
    }
}

.careers_section .typeTop {
    font-weight: 700;
    color: #e81c3f;
    margin-bottom: 20px
}

.careers_section .job h3 {
    color: #000;
    text-transform: none;
    margin-top: 90px
}

.careers_section .job h3 a {
    color: #000
}

.careers_section .job .whiteSection {
    background: #fff;
    padding: 15px 20px;
    height: 100px;
    color: #b1b3b6;
    font-size: 1.2em
}

.careers_section .job .whiteSection span {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    color: #666
}

.careers_section .job .greySection {
    border-top: solid 4px #fff;
    border-bottom: solid 4px #fff;
    height: 100px;
    padding: 15px 20px;
    color: #b1b3b6;
    font-size: 1.2em
}

.careers_section .job .greySection span {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    color: #666
}

.careers_section .job .topRow {
    margin-bottom: 25px
}

.careers_section .job .topRow a {
    color: #3a97b5;
    font-size: 1em;
    text-decoration: none;
    font-weight: 700
}

.careers_section .job_select {
    cursor: pointer;
    position: relative
}

.careers_section .job_select span {
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(177, 179, 182, .5);
    display: block;
    padding: 15px;
    text-align: center;
    position: relative
}

.careers_section .job_select ul {
    display: none;
    list-style: none;
    padding: 0;
    position: absolute;
    width: 100%;
    border: solid 1px #f1f1f1;
    top: 50px
}

.careers_section .job_select ul li {
    background: #fff;
    border: solid 1px #f1f1f1
}

.careers_section .job_select ul li:last-child {
    border-bottom: 0
}

.careers_section .job_select ul li a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #333
}

.largecontent {
    background: #eaeaea;
    padding: 2.35294118em
}

@media (max-width:1200px) {
    .largecontent {
        padding: 2em;
        position: relative
    }
}

.largecontent .imagecontainer {
    background-size: cover;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

@media (max-width:1200px) {
    .largecontent .imagecontainer {
        height: 380px;
        background-position: center center
    }
}

.largecontent .content-area {
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    width: 150%;
    position: relative;
    z-index: 99;
    margin: 3em 0 1.2em 0;
    padding: 2.35294118em 1.76470588em;
    margin-top: 60px
}

@media (max-width:1200px) {
    .largecontent .content-area {
        top: -100px;
        margin-bottom: -100px;
        width: 70% !important;
        margin-left: 15% !important;
        padding-top: 1em;
        padding-bottom: 35px
    }
}

@media (max-width:992px) {
    .largecontent .content-area {
        top: -100px;
        margin-bottom: -100px;
        width: 100% !important;
        margin-left: 0 !important;
        padding-top: 1em;
        padding-bottom: 35px
    }
}

.largecontent .content-area .content {
    padding-left: 0;
    padding-right: 0
}

.largecontent .content-area h3 {
    font-size: 1.3em;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: .5px;
    text-align: left;
    color: #0e1c30;
    -webkit-transition: all 3s ease;
    -o-transition: all 3s ease;
    transition: all 3s ease;
    position: relative;
    padding-bottom: 10px
}

.largecontent .content-area h3:after {
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: .294117647em;
    background: #e81c3f;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.largecontent .content-area h3.animated:after {
    width: 100%
}

@media (max-width:1200px) {
    .largecontent .content-area h3 {
        padding-bottom: 5px !important
    }
}

.largecontent .content-area .content {
    min-height: 190px;
    display: table;
    margin-bottom: 50px
}

@media (max-width:1200px) {
    .largecontent .content-area .content {
        margin-bottom: 15px
    }
}

.largecontent .content-area .content .content-contain {
    display: table-cell;
    vertical-align: top
}

.largecontent .content-area .content .content-contain p {
    font-size: 1em
}

.largecontent .content-area .btn {
    position: absolute;
    bottom: 2.35294118em;
    right: 1.76470588em
}

@media (max-width:1200px) {
    .largecontent .content-area .btn {
        bottom: 1em;
        display: block;
        position: static
    }
}

.largecontent.large .content-area {
    width: 250%
}

@media (max-width:1200px) {
    .largecontent.large .content-area {
        width: auto
    }
}

.largecontent.right .content-area {
    right: 50%
}

@media (max-width:1200px) {
    .largecontent.right .content-area {
        right: 0 !important
    }
}

.btn-primary {
    background: #e81c3f;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    line-height: 40px;
    padding: 0 25px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    letter-spacing: 1.4px
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background: #fff;
    color: #e81c3f;
    border: solid 1px #e81c3f
}

.btn-secondary {
    background: transparent;
    border: solid 1px #e81c3f;
    font-size: 16px;
    font-weight: 700;
    color: #e81c3f;
    text-transform: uppercase;
    line-height: 40px;
    padding: 0 25px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
    background: #e81c3f;
    color: #fff;
    border-color: #e81c3f
}

.btn-third:hover,
.btn-third:focus,
.btn-third:active {
    font-size: 18px !important;
    text-decoration: none !important;
    color: #fff !important;
}

.btn-fourth:hover,
.btn-fourth:focus,
.btn-fourth:active {
    font-size: 18px !important;
    text-decoration: none !important;
}


.btn-blue {
    background-color: #3a97b5;
    box-shadow: 0 0 10px 0 rgba(51, 51, 51, .5);
    border-radius: 5px;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: center;
    padding: 12px 50px;
    text-transform: uppercase;
    color: #fff
}

.btn-grey {
    background: #b1b3b6;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    line-height: 40px;
    padding: 0 25px
}

.btn-grey:hover,
.btn-grey:focus,
.btn-grey:active {
    background: #b1b3b6;
    color: #fff
}

.vc_btn3-center .vc_btn3-style-modern {
    margin-left: auto !important;
    margin-right: auto !important
}

#gform_1 .gform_heading,
#gform_2 .gform_heading,
#gform_3 .gform_heading,
#gform_5 .gform_heading,
#gform_6 .gform_heading,
#gform_8 .gform_heading,
.styled-form .gform_heading {
    text-align: center
}

#gform_1 .gform_heading h3,
#gform_2 .gform_heading h3,
#gform_3 .gform_heading h3,
#gform_5 .gform_heading h3,
#gform_6 .gform_heading h3,
#gform_8 .gform_heading h3,
.styled-form .gform_heading h3 {
    color: #e81c3f;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    margin-left: auto;
    margin-right: auto
}

#gform_1 .validation_error,
#gform_2 .validation_error,
#gform_3 .validation_error,
#gform_5 .validation_error,
#gform_6 .validation_error,
#gform_8 .validation_error,
.styled-form .validation_error {
    display: none
}

#gform_1 input[type=text],
#gform_1 input[type=email],
#gform_1 input[type=password],
#gform_1 input[type=file],
#gform_2 input[type=text],
#gform_2 input[type=email],
#gform_2 input[type=password],
#gform_2 input[type=file],
#gform_3 input[type=text],
#gform_3 input[type=email],
#gform_3 input[type=password],
#gform_3 input[type=file],
#gform_5 input[type=text],
#gform_5 input[type=email],
#gform_5 input[type=password],
#gform_5 input[type=file],
#gform_6 input[type=text],
#gform_6 input[type=email],
#gform_6 input[type=password],
#gform_6 input[type=file],
#gform_8 input[type=text],
#gform_8 input[type=email],
#gform_8 input[type=password],
#gform_8 input[type=file],
.styled-form input[type=text],
.styled-form input[type=email],
.styled-form input[type=password],
.styled-form input[type=file] {
    box-shadow: 0 0 10px 0 #b1b3b6;
    height: 50px;
    text-align: center;
    border: solid 1px #ccc !important;
    width: 90% !important;
    margin-left: 5%;
    outline: none
}

#gform_1 textarea,
#gform_2 textarea,
#gform_3 textarea,
#gform_5 textarea,
#gform_6 textarea,
#gform_8 textarea,
.styled-form textarea {
    box-shadow: 0 0 10px 0 #b1b3b6;
    border: 0;
    width: 90% !important;
    margin-left: 5%;
    outline: none
}

#gform_1 .ginput_container_radio,
#gform_2 .ginput_container_radio,
#gform_3 .ginput_container_radio,
#gform_5 .ginput_container_radio,
#gform_6 .ginput_container_radio,
#gform_8 .ginput_container_radio,
.styled-form .ginput_container_radio {
    width: 90% !important;
    margin-left: 5%
}

#gform_1 .ginput_container_radio li,
#gform_2 .ginput_container_radio li,
#gform_3 .ginput_container_radio li,
#gform_5 .ginput_container_radio li,
#gform_6 .ginput_container_radio li,
#gform_8 .ginput_container_radio li,
.styled-form .ginput_container_radio li {
    color: #b1b3b6;
    font-weight: 400;
    font-size: 16px
}

#gform_1 .gfield_label,
#gform_2 .gfield_label,
#gform_3 .gfield_label,
#gform_5 .gfield_label,
#gform_6 .gfield_label,
#gform_8 .gfield_label,
.styled-form .gfield_label {
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #b1b3b6
}

#gform_1 .ginput_recaptcha&gt;div,
#gform_2 .ginput_recaptcha&gt;div,
#gform_3 .ginput_recaptcha&gt;div,
#gform_5 .ginput_recaptcha&gt;div,
#gform_6 .ginput_recaptcha&gt;div,
#gform_8 .ginput_recaptcha&gt;div,
.styled-form .ginput_recaptcha&gt;div {
    margin-left: auto;
    margin-right: auto
}

#gform_1 .gform_button,
#gform_1 .gform_next_button,
#gform_2 .gform_button,
#gform_2 .gform_next_button,
#gform_3 .gform_button,
#gform_3 .gform_next_button,
#gform_5 .gform_button,
#gform_5 .gform_next_button,
#gform_6 .gform_button,
#gform_6 .gform_next_button,
#gform_8 .gform_button,
#gform_8 .gform_next_button,
.styled-form .gform_button,
.styled-form .gform_next_button {
    width: 90%;
    margin-left: 5%;
    background: #e81c3f;
    color: #fff;
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    box-shadow: 0 0 10px 0 #b1b3b6;
    border: 0;
    border-radius: 5px;
    font-weight: 700;
    line-height: 50px
}

#gform_1 .gfield_error,
#gform_2 .gfield_error,
#gform_3 .gfield_error,
#gform_5 .gfield_error,
#gform_6 .gfield_error,
#gform_8 .gfield_error,
.styled-form .gfield_error {
    border-top: 0;
    border-bottom: 0;
    text-align: center;
    color: #b1b3b6
}

#gform_5 .gfield_checkbox label {
    width: 90%;
    margin-left: 10%;
    font-size: 16px;
    color: #7e8082;
    letter-spacing: .5px;
    text-align: left
}

#gform_3 label {
    color: #333
}

#gform_8 ul {
    text-align: left
}

.gform_previous_button {
    text-decoration: none !important;
    display: block;
    font-size: 16px;
    color: #333
}

.gform_wrapper .apply-form {
    margin: 0 0 40px 0
}

.gform_wrapper .apply-form .gfield {
    margin: 0 0 40px 0px !important
}

.gform_wrapper .apply-form .gfield_html {
    text-align: center
}

.gform_wrapper .apply-form input[type=radio]:checked+label {
    color: #000
}

.gform_wrapper .apply-form h1,
.gform_wrapper .apply-form h3 {
    display: inline-block;
    margin: 0 0 20px 0;
    font-size: 30px;
    font-weight: 700
}

.gform_wrapper .apply-form .gfield_checkbox li label,
.gform_wrapper .apply-form .gfield_radio li label {
    max-width: 100% !important
}

.gform_wrapper .apply-form .gf_progressbar_wrapper .gf_progressbar_title {
    display: none !important
}

.gform_wrapper .apply-form .gf_progressbar_wrapper .gf_progressbar {
    position: relative !important;
    background: none !important;
    box-shadow: none !important
}

.gform_wrapper .apply-form .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage {
    background: #e81c3f !important;
    box-shadow: none !important
}

.gform_wrapper .apply-form .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage span {
    display: none !important
}

.gform_wrapper .apply-form .wex_bar {
    width: 100%;
    height: 30px;
    display: block;
    margin: 50px 0 40px 0
}

.gform_wrapper .apply-form .wex_bar .filled {
    width: 30px;
    height: 30px;
    background: #e81c3f;
    display: block;
    float: left;
    border-radius: 15px
}

.gform_wrapper .apply-form .wex_bar .empty {
    width: 30px;
    height: 30px;
    background: #eff0f0;
    display: block;
    float: left;
    border-radius: 15px
}

.gform_wrapper .apply-form .wex_bar .eline {
    width: calc((100% - 120px) / 3);
    height: 4px;
    background: #eff0f0;
    display: block;
    float: left;
    margin-top: 13px
}

.gform_wrapper .apply-form .wex_bar .fline {
    width: calc((100% - 120px) / 3);
    height: 4px;
    background: #e81c3f;
    display: block;
    float: left;
    margin-top: 13px
}

.gform_wrapper .apply-form .gform_previous_button {
    background: none;
    border: none;
    margin-left: 5% !important;
    margin-bottom: 20px !important;
    text-decoration: underline
}

.gform_wrapper .apply-form .gform_previous_button:hover {
    color: #e81c3f
}

.gform_wrapper .apply-form .gfield_label {
    text-align: left !important
}

.gform_wrapper .apply-form .i_would_like_to .ginput_container_checkbox {
    width: 100% !important;
    margin-left: 0px !important
}

.gform_wrapper .apply-form .i_would_like_to ul {
    margin: 0;
    padding: 0
}

.gform_wrapper .apply-form .i_would_like_to ul li {
    width: 48%;
    margin-left: 4% !important;
    float: left;
    box-shadow: 0 0 10px 0 rgba(177, 179, 182, .5) !important
}

.gform_wrapper .apply-form .i_would_like_to ul li input {
    display: none !important
}

.gform_wrapper .apply-form .i_would_like_to ul li label {
    width: 100% !important;
    text-align: center;
    display: block;
    padding: 100px 5px 10px 5px !important;
    background: url(/wp-content/themes/WES/dist/styles/../images/VanBox-Grey.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

@media (min-width:768px) {
    .gform_wrapper .apply-form .i_would_like_to ul li label {
        padding: 120px 5px 10px 5px !important
    }
}

@media (min-width:992px) {
    .gform_wrapper .apply-form .i_would_like_to ul li label {
        padding: 140px 5px 10px 5px !important
    }
}

@media (min-width:1200px) {
    .gform_wrapper .apply-form .i_would_like_to ul li label {
        padding: 160px 5px 10px 5px !important
    }
}

.gform_wrapper .apply-form .i_would_like_to ul li input[type=checkbox]:checked+label {
    background: url(/wp-content/themes/WES/dist/styles/../images/VanBox-Blue.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    color: #000
}

.gform_wrapper .apply-form .i_would_like_to ul li:first-child {
    margin-left: 0% !important
}

.gform_wrapper .apply-form .i_would_like_to ul li:first-child label {
    background: url(/wp-content/themes/WES/dist/styles/../images/PumpBox-Grey.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

.gform_wrapper .apply-form .i_would_like_to ul li:first-child input[type=checkbox]:checked+label {
    background: url(/wp-content/themes/WES/dist/styles/../images/PumpBox-Blue.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

.gform_wrapper .apply-form .i_would_like_to ul::after {
    clear: both
}

.gform_wrapper .apply-form .gform_page_footer {
    border: none !important
}

.gform_wrapper .apply-form .label-centre label {
    text-align: center !important
}

.gform_wrapper .apply-form .gfield_required {
    display: none
}

.left-titles h3 {
    text-align: left;
    font-size: 1.4em
}

.gfield_required {
    display: none
}

.ginput_container_checkbox {
    width: 90%;
    margin-left: 5%
}

@media (min-width:641px) {
    .gform_wrapper ul.gform_fields li.gfield {
        padding-right: 0
    }
}

.unstyled-form .gform_wrapper .apply-form {
    margin: 0 0 40px 0
}

.unstyled-form .gform_wrapper .apply-form .gfield_html {
    text-align: left
}

.unstyled-form .gform_wrapper .apply-form h1,
.unstyled-form .gform_wrapper .apply-form h3 {
    display: inline-block;
    margin: 0 0 20px 0;
    font-size: 30px;
    font-weight: 700
}

.unstyled-form .gform_wrapper .apply-form .gf_progressbar_wrapper .gf_progressbar_title {
    display: none !important
}

.unstyled-form .gform_wrapper .apply-form .gf_progressbar_wrapper .gf_progressbar {
    position: relative !important;
    background: none !important;
    box-shadow: none !important
}

.unstyled-form .gform_wrapper .apply-form .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage {
    background: #e81c3f !important;
    box-shadow: none !important
}

.unstyled-form .gform_wrapper .apply-form .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage span {
    display: none !important
}

.unstyled-form .gform_wrapper .apply-form .wex_bar {
    width: 100%;
    height: 30px;
    display: block;
    margin: 50px 0 40px 0
}

.unstyled-form .gform_wrapper .apply-form .wex_bar .filled {
    width: 30px;
    height: 30px;
    background: #e81c3f;
    display: block;
    float: left;
    border-radius: 15px
}

.unstyled-form .gform_wrapper .apply-form .wex_bar .empty {
    width: 30px;
    height: 30px;
    background: #eff0f0;
    display: block;
    float: left;
    border-radius: 15px
}

.unstyled-form .gform_wrapper .apply-form .wex_bar .eline {
    width: calc((100% - 120px) / 3);
    height: 4px;
    background: #eff0f0;
    display: block;
    float: left;
    margin-top: 13px
}

.unstyled-form .gform_wrapper .apply-form .wex_bar .fline {
    width: calc((100% - 120px) / 3);
    height: 4px;
    background: #e81c3f;
    display: block;
    float: left;
    margin-top: 13px
}

.unstyled-form .gform_wrapper .apply-form .gform_previous_button {
    background: none;
    border: none;
    margin-left: 5% !important;
    margin-bottom: 20px !important;
    text-decoration: underline
}

.unstyled-form .gform_wrapper .apply-form .gform_previous_button:hover {
    color: #e81c3f
}

.unstyled-form .gform_wrapper .apply-form .gfield_label {
    text-align: left !important
}

.unstyled-form .gform_wrapper .apply-form .i_would_like_to .ginput_container_checkbox {
    width: 100% !important;
    margin-left: 0px !important
}

.unstyled-form .gform_wrapper .apply-form .i_would_like_to ul {
    margin: 0;
    padding: 0
}

.unstyled-form .gform_wrapper .apply-form .i_would_like_to ul li {
    width: 48%;
    margin-left: 4% !important;
    float: left;
    box-shadow: 0 0 10px 0 rgba(177, 179, 182, .5) !important
}

.unstyled-form .gform_wrapper .apply-form .i_would_like_to ul li input {
    display: none !important
}

.unstyled-form .gform_wrapper .apply-form .i_would_like_to ul li label {
    width: 100% !important;
    text-align: center;
    display: block;
    padding: 100px 5px 10px 5px !important;
    background: url(/wp-content/themes/WES/dist/styles/../images/VanBox-Grey.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

@media (min-width:768px) {
    .unstyled-form .gform_wrapper .apply-form .i_would_like_to ul li label {
        padding: 120px 5px 10px 5px !important
    }
}

@media (min-width:992px) {
    .unstyled-form .gform_wrapper .apply-form .i_would_like_to ul li label {
        padding: 140px 5px 10px 5px !important
    }
}

@media (min-width:1200px) {
    .unstyled-form .gform_wrapper .apply-form .i_would_like_to ul li label {
        padding: 160px 5px 10px 5px !important
    }
}

.unstyled-form .gform_wrapper .apply-form .i_would_like_to ul li input[type=checkbox]:checked+label {
    background: url(/wp-content/themes/WES/dist/styles/../images/VanBox-Blue.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    color: #000
}

.unstyled-form .gform_wrapper .apply-form .i_would_like_to ul li:first-child {
    margin-left: 0% !important
}

.unstyled-form .gform_wrapper .apply-form .i_would_like_to ul li:first-child label {
    background: url(/wp-content/themes/WES/dist/styles/../images/PumpBox-Grey.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

.unstyled-form .gform_wrapper .apply-form .i_would_like_to ul li:first-child input[type=checkbox]:checked+label {
    background: url(/wp-content/themes/WES/dist/styles/../images/PumpBox-Blue.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

.unstyled-form .gform_wrapper .apply-form .i_would_like_to ul::after {
    clear: both
}

.unstyled-form .gform_wrapper .apply-form .gform_page_footer {
    border: none !important
}

.unstyled-form .gform_wrapper .apply-form .label-centre label {
    text-align: center !important
}

.unstyled-form .gform_wrapper .apply-form .gfield_required {
    display: none
}

.unstyled-form .gform_heading {
    text-align: left
}

.unstyled-form .gform_heading h3 {
    color: #000;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    margin-left: auto;
    margin-right: auto
}

.unstyled-form .validation_error {
    display: none
}

.unstyled-form input[type=text],
.unstyled-form input[type=email],
.unstyled-form input[type=password],
.unstyled-form input[type=file] {
    height: 50px;
    text-align: left;
    border: 1px solid #e81c3f !important;
    width: 90% !important;
    margin-left: 5% !important;
    outline: none;
    background: #fff;
    font-size: .888888889em
}

.unstyled-form textarea,
.unstyled-form textarea.small {
    box-shadow: none;
    border: 1px solid #e81c3f !important;
    width: 90%;
    margin-left: 5%;
    outline: none
}

.unstyled-form .ginput_complex.ginput_container.ginput_container_email {
    margin-left: calc(2.5% + 2px);
    width: calc(95% + 13px) !important
}

@media only screen and (max-width:641px) {
    .unstyled-form .ginput_complex.ginput_container.ginput_container_email {
        margin-left: 0%;
        width: 100% !important
    }
}

.unstyled-form .ginput_container_select select,
.unstyled-form .ginput_container_select select.large {
    width: 90%;
    margin-left: 5% !important;
    padding: 15px 10px;
    border: 1px solid #e81c3f;
    border-radius: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: url(/wp-content/themes/WES/dist/styles/../images/drop-down-wex.png) no-repeat 98% center #fff
}

.unstyled-form .ginput_container_select select::-ms-expand,
.unstyled-form .ginput_container_select select.large::-ms-expand {
    display: none
}

.unstyled-form .ginput_container_radio {
    width: 90%;
    margin-left: 5%
}

.unstyled-form .ginput_container_radio li {
    color: #b1b3b6;
    font-weight: 400;
    font-size: 16px
}

.unstyled-form .gfield_label {
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: #b1b3b6
}

.unstyled-form .ginput_recaptcha&gt;div {
    margin-left: auto;
    margin-right: auto
}

.unstyled-form .gform_button,
.unstyled-form .gform_next_button {
    width: 90% !important;
    margin-left: 5% !important;
    background: #e81c3f;
    color: #fff;
    font-size: 1.33333333em;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    box-shadow: 0 0 10px 0 #b1b3b6;
    border: 0;
    border-radius: 5px;
    font-weight: 700;
    line-height: 50px
}

.unstyled-form .gfield_error {
    border-top: 0;
    border-bottom: 0;
    text-align: center;
    color: #b1b3b6
}

.unstyled-form label {
    color: #4a494a;
    font-size: .888888889em;
    font-weight: 400
}

.unstyled-form .gform_wrapper .apply-form label {
    text-align: left !important;
    margin-left: 10%
}

.unstyled-form .no-top-margin {
    margin-top: 0 !important
}

.unstyled-form .no-label .gfield_label {
    display: none
}

.unstyled-form .no-label .gfield_label_before_complex {
    display: inline-block
}

.unstyled-form .no-label .ginput_left label,
.unstyled-form .no-label .ginput_right label {
    display: none !important
}

@media only screen and (max-width:641px) {
    .unstyled-form .ginput_right {
        margin-top: 35px
    }
}

.unstyled-form select:required:invalid {
    color: gray
}

.unstyled-form option[value=""] {
    display: none
}

.unstyled-form option {
    color: #000
}

.no-top-margins .gform_wrapper ul li.gfield {
    margin-top: 0 !important
}

.centred-submit-button .gform_footer {
    text-align: center
}

.centred-submit-button .gform_footer .gform_button {
    padding: 0 15px;
    margin: 10px 0 10px 0 !important
}

.multicolumn-form input[type="text"],
.multicolumn-form input[type="email"],
.multicolumn-form input[type="password"],
.multicolumn-form input[type="file"],
.multicolumn-form textarea,
.multicolumn-form .ginput_container_checkbox,
.multicolumn-form .gform_button {
    margin-left: 10px !important;
    margin-right: 10px !important;
    width: calc(100% - 20px) !important
}

.multicolumn-form label {
    margin-left: 10px !important;
    margin-right: 10px !important;
    color: #222 !important
}

.multicolumn-form .gfield label {
    display: none !important
}

.multicolumn-form .show-label label {
    display: inline-block !important
}

.multicolumn-form .gfield_checkbox label {
    margin-left: 25px !important
}

.multicolumn-form .gfmc-row-1-col-1-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-1-col-2-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-1-col-3-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-2-col-1-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-2-col-2-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-2-col-3-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-3-col-1-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-3-col-2-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-3-col-3-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-4-col-1-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-4-col-2-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-4-col-3-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-5-col-1-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-5-col-2-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-5-col-3-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-6-col-1-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-6-col-2-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-6-col-3-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-7-col-1-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-7-col-2-of-3 {
    width: 33.33% !important
}

.multicolumn-form .gfmc-row-7-col-3-of-3 {
    width: 33.33% !important
}

@media only screen and (max-width:767px) {
    .multicolumn-form .gfmc-row-1-col-1-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-1-col-2-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-1-col-3-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-2-col-1-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-2-col-2-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-2-col-3-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-3-col-1-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-3-col-2-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-3-col-3-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-4-col-1-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-4-col-2-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-4-col-3-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-5-col-1-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-5-col-2-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-5-col-3-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-6-col-1-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-6-col-2-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-6-col-3-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-7-col-1-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-7-col-2-of-3 {
        width: 100% !important
    }

    .multicolumn-form .gfmc-row-7-col-3-of-3 {
        width: 100% !important
    }
}

.alignnone {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    height: auto
}

.aligncenter {
    display: block;
    margin: 50% auto;
    height: auto
}

.alignleft,
.alignright {
    margin-bottom: 50%;
    height: auto
}

.header {
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 25px
}

.header .logo {
    height: 90px;
    max-width: 100%
}

.header .medium-buttons {
    margin-right: 30px
}

.header .medium-buttons .btn {
    width: 162px
}

.header .btn-third {
    box-shadow: none;
    background-color: #e81c3f;
    color: #fff
}

.header .btn-third:hover {
    font-size: 18px !important;
    text-decoration: none !important;
}

.header .btn-fourth {
    color: #e81c3f;
    border-color: #e81c3f
}

.header .btn-fourth:hover {
    color: #e81c3f !important
}

.header .float-right .half-width {
    height: auto !important
}

.header .dropdown {
    display: inline-block;
    margin-bottom: 20px
}

.header .dropdown .btn-header {
    background: transparent;
    display: inline-block;
    outline: none
}

.header .dropdown .btn-header .caret {
    color: #b1b3b6;
    font-size: 1.8em
}

.header .dropdown .btn-header img {
    border-radius: 5px
}

.header .dropdown .dropdown-menu {
    border-radius: 0;
    padding: 0
}

.header .dropdown .dropdown-menu li a {
    text-transform: uppercase;
    line-height: 30px;
    color: #333
}

.header .dropdown .dropdown-menu li a img {
    height: 14px;
    margin-right: 20px
}

.header .dropdown .dropdown-menu li a:hover {
    background: transparent;
    color: #e81c3f
}

.header .login {
    margin-right: 30px;
    color: #b1b3b6;
    font-size: 13px;
    text-decoration: none;
    line-height: 40px;
    cursor: pointer
}

.header .login:hover {
    color: #e81c3f
}

.header .login:hover i {
    color: #e81c3f
}

.header .login i {
    margin-right: 10px;
    font-size: 22px;
    position: relative;
    top: 3px
}

.header .navbar-default {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0
}

.header .navbar-default li {
    display: inline-block;
    padding: 0;
    margin: 0;
    background: transparent;
    position: relative;
    cursor: pointer
}

.header .navbar-default li a,
.header .navbar-default li a:hover,
.header .navbar-default li:hover a {
    font-size: 16px;
    color: #090909;
    text-transform: uppercase;
    background: transparent;
    padding-bottom: 18px
}

.header .navbar-default li a:hover,
.header .navbar-default li a:focus,
.header .navbar-default li a:hover:hover,
.header .navbar-default li a:hover:focus,
.header .navbar-default li:hover a:hover,
.header .navbar-default li:hover a:focus {
    background: transparent
}

.header .navbar-default li .sub-menu {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    margin: 0;
    padding: 0;
    box-shadow: 0 0 10px 0 #b1b3b6;
    z-index: 999;
    background: #fff
}

.header .navbar-default li .sub-menu li {
    width: 400px;
    font-size: 1em;
    text-transform: uppercase;
    background: #fff
}

.header .navbar-default li .sub-menu li a {
    color: #333;
    display: block;
    padding: 17px 26px;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.header .navbar-default li .sub-menu li:hover a,
.header .navbar-default li .sub-menu li a:hover {
    margin-left: 10px;
    color: #e81c3f !important
}

@media (min-width:768px) {
    .header .navbar-default li .sub-menu .indented {
        padding-left: 20px
    }
}

.header .navbar-default li:hover .sub-menu {
    display: block
}

.header .navbar-default li.current_page_item a,
.header .navbar-default li a:hover {
    color: #e81c3f
}

.header .navbar-default li.current_page_item a {
    font-weight: bold !important;
    color: #e81c3f
}

.header .call-to-action .btn,
.header .call-to-action-top .btn {
    margin-left: 30px
}

.header .hidden-fixed {
    padding-right: 0;
    z-index: 999
}

.header .lang-style {
    padding-right: 0
}

.fixed .header {
    top: 0;
    position: fixed;
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    z-index: 999;
    padding-top: 6px
}

.fixed .hidden-fixed {
    display: none
}

.desktop-menu {
    box-shadow: 0 0 10px 0 rgba(177, 179, 182, .5);
    background: #fff;
    max-width: 100vw;
    overflow: auto;
    /* margin-top: 30px !important; */
}

.desktop-menu ul {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.desktop-menu ul li {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
}

.desktop-menu ul li a {
    display: block;
    color: #b1b3b6;
    letter-spacing: .9px;
    font-size: .9em;
    text-transform: uppercase;
    line-height: 35px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
}

.desktop-menu ul li.active a {
    color: #e81c3f;
    font-weight: 700
}

.desktop-menu ul li:hover a {
    color: #e81c3f
}

@media (max-width:991px) {
    .slideshow-container .vc_column-inner {
        padding: 0px !important
    }

    .header {
        padding: 0px !important;
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        z-index: 999;
        background: #fff
    }

    .header .navbar-header {
        width: 100% !important
    }

    .header .mobile-logo-holder {
        float: left !important;
        margin-left: 30px
    }

    .header .full-mobile {
        width: 100%
    }

    .header .hidden-fixed {
        display: none
    }

    .header .call-to-action-top {
        display: none !important
    }

    .header .fa {
        font-size: 28px;
        position: relative;
        right: 12px;
        top: 11px
    }

    .header .navbar-header {
        text-align: right
    }

    .header .navbar-header .mobile-logo {
        width: 40px !important;
        margin-right: 20px !important;
        padding-top: 6px
    }

    .header .navbar-header .btn-third {
        line-height: 30px;
        width: auto;
        padding: 0 10px;
        margin-right: 20px;
        margin-top: 12px
    }

    .header .navbar-header .navbar-toggle {
        border: 0;
        padding: 0;
        padding-top: 8px;
        background: transparent
    }

    .header .navbar-header .navbar-toggle .icon-bar {
        height: 4px;
        background-color: #e81c3f
    }

    .header .navbar-header .navbar-toggle:focus {
        background: transparent
    }

    .header .navbar-collapse {
        margin: 0;
        padding: 0;
        background: #fff;
        border-top: 0;
        margin-left: 20px;
        box-shadow: 0 7px 10px 0 #b1b3b6;
        width: 100%
    }

    .header .navbar-collapse li {
        display: block
    }

    .header .navbar-collapse li.menu-item-has-children {
        position: relative
    }

    .header .navbar-collapse li.menu-item-has-children:before {
        content: "\F078";
        color: #b1b3b6;
        font-size: 15px;
        position: absolute;
        right: 50px;
        top: 15px;
        font-family: 'FontAwesome'
    }

    .header .navbar-collapse li a {
        line-height: 50px;
        display: block;
        font-size: 14px !important;
        padding: 0 25px !important;
        border-bottom: solid 1px #b1b3b6
    }

    .header .navbar-collapse li.selected {
        background: #eff0f0 !important;
        color: #333 !important
    }

    .header .navbar-collapse li.selected.menu-item-has-children {
        position: relative
    }

    .header .navbar-collapse li.selected.menu-item-has-children:before {
        content: "\F077"
    }

    .header .navbar-collapse li.selected&gt;a,
    .header .navbar-collapse li.selected&gt;a:focus {
        font-weight: bold !important;
        color: #333 !important
    }

    .header .navbar-collapse li.selected ul {
        display: block !important;
        background: #eff0f0 !important
    }

    .header .navbar-collapse li.selected ul li {
        background: #eff0f0 !important
    }

    .header .navbar-collapse li.selected ul li a {
        background: #eff0f0 !important
    }

    .header .navbar-collapse li ul {
        box-shadow: none !important;
        width: 100%;
        position: static !important;
        display: none !important
    }

    .header .navbar-collapse li ul li {
        width: 100% !important;
        border-bottom: 0px !important
    }

    .header .navbar-collapse li ul li a {
        padding: 0px !important;
        padding-left: 25px !important
    }

    .header .navbar-collapse li ul .indented a {
        padding-left: 50px !important
    }

    #main-menu {
        position: absolute;
        top: 51px;
        overflow: auto;
        max-height: calc(100vh - 52px)
    }

    .navbar-collapse li:first-child {
        display: block !important
    }

    .selected ul {
        display: block !important
    }
}

.logoContainer {
    position: relative
}

.logoContainer a {
    display: block;
    position: absolute;
    bottom: 20px
}

.logoContainer a img {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

@media (min-width:1450px) {
    .call-to-action-top {
        display: none !important
    }
}

.call-to-action {
    display: none !important
}

@media (min-width:1025px) {
    .call-to-action-top {
        display: inline-block !important
    }
}

.navbar-collapse {
    margin-right: -13px
}

.navbar-collapse li:last-child {
    padding-right: 0;
    margin-right: 0
}

.navbar-collapse li:last-child a {
    padding-right: 0;
    margin-right: 0
}

@media (max-width:1070px) {
    .navbar-collapse li:first-child {
        display: none
    }
}

#wpadminbar {
    z-index: 1 !important
}

#wpadminbar {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

#wpadminbar .screen-reader-shortcut {
    display: none
}

.footer {
    background: #e81c3f;
    color: #fff;
    padding: 60px 0
}

.footer .btn-fourth {
    margin-left: 40px
}

.footer .main-footer {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 40px
}

.footer .main-footer li {
    display: inline-block;
    padding: 0;
    margin: 0
}

.footer .main-footer li a {
    padding: 0;
    margin: 0;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    background: transparent;
    font-weight: 700;
    color: #fff;
    font-size: .9em;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    border-bottom: solid 1px #e81c3f;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease
}

.footer .main-footer li a:hover {
    border-bottom: solid 1px #fff
}

.footer .main-footer li .fa {
    font-size: 30px;
    position: relative;
    top: 5px
}

.footer .main-footer li:last-child a {
    padding-right: 0
}

@media (max-width:768px) {
    .footer .main-footer li {
        display: block !important
    }
}

.footer .sub-footer {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 40px
}

.footer .sub-footer li {
    display: inline-block;
    border-right: solid 1px #fff
}

.footer .sub-footer li a {
    padding: 0;
    display: block;
    font-size: .8em;
    line-height: 18px;
    color: #fff;
    padding-right: 16px;
    padding-left: 16px
}

.footer .sub-footer li a:hover {
    background: transparent
}

.footer .sub-footer li:last-child {
    border-right: 0
}

.footer .sub-footer li:last-child a {
    line-height: 40px
}

@media (max-width:768px) {
    .footer .sub-footer li {
        display: block
    }
}

@media (max-width:768px) {
    .footer .btn-fourth {
        margin-left: 0
    }

    .footer li {
        border-right: 0px !important
    }

    .footer li a {
        line-height: 30px !important
    }
}

#mobileStickyFooter {
    position: fixed;
    bottom: -50px;
    width: 1920px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    z-index: 999;
    text-align: right;
    -webkit-transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    transition: all 1.0s ease;
    opacity: 0;
    padding-right: 30px
}

#mobileStickyFooter span {
    background: #EFF1EF;
    padding: 17.5px 35px;
    display: inline-block;
    border-top-left-radius: 5px;
    padding-left: 30px
}

#mobileStickyFooter ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#mobileStickyFooter ul li {
    display: inline-block
}

#mobileStickyFooter .btn-third {
    background: #e81c3f;
    color: #fff;
    box-shadow: none;
    margin-right: 30px
}

#mobileStickyFooter .btn-third:hover {
    color: #fff
}

#mobileStickyFooter .btn-fourth {
    background: #fff;
    color: #e81c3f;
    border-color: #e81c3f
}

#mobileStickyFooter a {
    background: #e81c3f;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 35px;
    font-size: 18px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    margin-left: 6px
}

.fixed #mobileStickyFooter {
    opacity: 1;
    bottom: 10px
}

@media (max-width:768px) {
    #mobileStickyFooter {
        opacity: 1;
        bottom: 10px
    }
}

@media (max-width:450px) {
    #mobileStickyFooter a:last-child {
        display: none
    }
}

.main&gt;div:first-child {
    overflow-y: hidden
}

.wrap {
    min-height: 65vh
}

@media (min-width:768px) {
    .application .header .navbar-default {
        display: none
    }

    .application .header .logo {
        margin-bottom: 15px
    }
}

@media (max-width:768px) {
    .application .header .float-right {
        display: none
    }
}

.page p,
.single-fuel_cards p {
    margin-bottom: 30px;
    text-align: left
}

.page .vc_btn3,
.single-fuel_cards .vc_btn3 {
    margin-left: auto
}

.single-fuel_cards .top-copy .vc_sw-acf {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.54;
    letter-spacing: 1.2px;
    text-align: center;
    color: #333;
    margin-bottom: 35px
}

.single-fuel_cards .top-copy p {
    margin-left: 20px;
    margin-right: 20px
}

.fullWidthNoSpace .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important
}

.bg-pos-left {
    background-position: center left
}

.bg-pos-right,
.bg-pos-right .vc_column-inner {
    background-position: center right
}

.blog .ls-breadcrumbs,
.page-template-template-grid-blade .ls-breadcrumbs {
    margin-left: 10px
}

.blog h3.page-title,
.page-template-template-grid-blade h3.page-title {
    margin: 60px 0px !important
}

.blog .news-box,
.page-template-template-grid-blade .news-box {
    box-shadow: 0 0 10px 0 rgba(177, 179, 182, .5);
    background-color: #fff;
    margin-bottom: 40px;
    min-height: 595px
}

.blog .news-box .news-image,
.page-template-template-grid-blade .news-box .news-image {
    height: 350px;
    background-size: cover;
    background-position: center center
}

.blog .news-box .content,
.page-template-template-grid-blade .news-box .content {
    padding: 25px
}

.blog .news-box .content h3,
.page-template-template-grid-blade .news-box .content h3 {
    text-align: left !important;
    font-size: 23px !important
}

.blog .news-box .content h3 a,
.page-template-template-grid-blade .news-box .content h3 a {
    display: block;
    color: #000;
    border-bottom: solid 2px transparent;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-decoration: none
}

.blog .news-box .content h3 a:hover,
.page-template-template-grid-blade .news-box .content h3 a:hover {
    border-bottom: solid 2px #000
}

.blog .news-box .content p,
.page-template-template-grid-blade .news-box .content p {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: .7px;
    color: #656769
}

.blog .news-box .content p a,
.page-template-template-grid-blade .news-box .content p a {
    display: none
}

.blog .small .news-image .small-image,
.page-template-template-grid-blade .small .news-image .small-image {
    display: block;
    height: 100%;
    background-size: cover;
    background-position: center center
}

.blog .small .news-image .large-image,
.page-template-template-grid-blade .small .news-image .large-image {
    display: none
}

.blog .large .news-image .small-image,
.page-template-template-grid-blade .large .news-image .small-image {
    display: none
}

.blog .large .news-image .large-image,
.page-template-template-grid-blade .large .news-image .large-image {
    display: block;
    height: 100%;
    background-size: cover;
    background-position: center center
}

.application .gfield_checkbox {
    text-align: left
}

.single-post h3 {
    margin-bottom: 0px !important
}

.single-post .entry-content {
    margin-top: 40px;
    margin-bottom: 40px
}

.single-post .entry-content .image-banner {
    width: 100%;
    height: 400px;
    background-position: center center;
    background-size: cover;
    margin-bottom: 30px
}

.single-post .entry-content .date {
    display: block;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 40px;
    font-weight: 700
}

.single-post .entry-content h3 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
    display: inline-block;
    padding-bottom: 5px;
    text-transform: uppercase
}

.single-post .entry-content p {
    margin-bottom: 30px
}

.fee-chart table {
    margin-bottom: 30px
}

.fee-chart table td {
    border: 1px solid #ddd;
    padding: 10px
}

.colo h3 {
    text-align: left !important
}

@media (max-width:768px) {
    .vc_tta-tabs-list li {
        border: 0
    }

    .vc_tta-tabs-list li a {
        border: 0px !important;
        line-height: 25px !important
    }

    .vc_tta-tabs-list li a span {
        color: #666 !important
    }
}

#loginModal {
    margin-top: 100px;
    padding-top: 50px;
}

#loginModal .modal-header {
    padding: 5px;
    border-bottom: 0
}

#loginModal .modal-body h3 {
    margin-bottom: 0;
    color: #e81c3f;
    letter-spacing: 1px;
    text-align: center;
    border-bottom: 0
}

#loginModal .modal-body p {
    margin-top: 20px;
    color: #b1b3b6;
    text-align: center
}

#loginModal .dontknow {
    margin-top: 20px
}

#loginModal .dontknow a {
    color: #b1b3b6;
    text-decoration: underline
}

#loginModal .btn-primary {
    background: transparent;
    color: #e81c3f;
    border: solid 1px #e81c3f;
    width: 40%;
    margin: 0% 2.5%
}

.modal-header .close span {
    color: #000;
    padding-right: 10px;
}

@media (max-width:800px) {
    #loginModal .btn-primary {
        width: 100%;
        margin: 10px 0
    }
}

@media (min-width:800px) {
    .modal-dialog {
        width: 800px;
        max-width: 800px
    }
}

@media (max-width:800px) {
    .modal-dialog {
        width: 100%
    }
}

.slideshow-container .vc_column-inner {
    position: relative
}

.slideshow-container .vc_column-inner .wpb_wrapper {
    position: absolute;
    max-width: 100%
}

@media (max-width:1200px) {
    .slideshow-container .vc_column-inner .wpb_wrapper {
        position: static
    }
}

#field_5_22 .validation_message,
#field_8_22 .validation_message,
#field_3_7 .validation_message,
#field_2_3 .val {
    display: none
}

.carrieres #mobileStickyFooter a:first-child {
    display: none
}

@media (max-width:768px) {
    .information-tabular .vc_tta-panels .vc_tta-panel:nth-child(2) {
        display: block !important
    }

    .information-tabular .vc_tta-panels .vc_tta-panel:nth-child(2) .vc_tta-panel-body {
        display: block !important
    }

    .information-tabular .vc_tta-tabs-list {
        display: none !important
    }

    .information-tabular .vc_hidden-xs {
        display: block !important
    }
}

.jobSinglePage {
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden
}

.jobSinglePage .contentBlock {
    padding: 10px 80px
}

.jobSinglePage .greyArea {
    background: #efefef
}

.jobSinglePage .imageBlock {
    background-size: cover;
    background-position: center center
}

.jobSinglePage .accordianList .title {
    border: solid 1px #979797;
    background: #fff;
    text-align: left;
    padding: 15px 30px;
    margin-top: 50px;
    position: relative;
    cursor: pointer
}

.jobSinglePage .accordianList .title:before {
    position: absolute;
    right: 25px;
    top: calc(45% - 15px);
    content: "\F068";
    color: #e81c3f;
    font-family: 'FontAwesome';
    font-size: 30px
}

.jobSinglePage .accordianList .title.nosub {
    padding: 30px
}

.jobSinglePage .accordianList .title h3 {
    text-align: left;
    font-size: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0
}

.jobSinglePage .accordianList .title span {
    font-size: 1em;
    font-weight: 400
}

.jobSinglePage .accordianList .job.closed .aContent {
    display: none
}

.jobSinglePage .accordianList .job.closed .title:before {
    content: "\F067"
}

.jobSinglePage .accordianList .aContent {
    padding: 20px 30px;
    font-size: 1em
}

.jobSinglePage .accordianList .aContent ul li {
    font-size: 1em
}

.jobSinglePage .overview {
    padding: 20px;
    font-size: 1em;
    color: #333
}

.jobSinglePage .overview h2 {
    font-size: 1.3em
}

.jobSinglePage .overview span {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: block
}

.jobSinglePage .form {
    margin-top: 60px;
    padding-top: 100px;
    border-top: solid 4px #fff;
    margin-bottom: 60px
}

.jobSinglePage .form input[type=file] {
    background: #fff
}

.jobSinglePage .buttonSet {
    padding: 20px
}

.jobSinglePage .buttonSet .btn {
    min-width: 30%;
    text-transform: none;
    font-weight: 400;
    text-align: center;
    border: solid 1px #fff
}

.jobSinglePage .buttonSet .btn.btn-primary:hover {
    border: solid 1px #e81c3f
}

.jobSinglePage .pageFoot {
    width: 60%;
    margin-left: 20%
}

@media (max-width:992px) {
    .jobSinglePage .pageFoot {
        width: 100%;
        margin-left: 0
    }
}

.team__box {
    position: relative;
    min-height: 356px;
    box-shadow: 0 0 2px 1px #ccc;
    margin-bottom: 30px
}

.team__box__image {
    position: absolute;
    z-index: 20;
    height: 266px;
    width: 100%
}

.team__box_description {
    position: absolute;
    height: 100%;
    width: 100%;
    display: none;
    padding: 15px
}

.team__box_name {
    position: absolute;
    margin-top: 266px;
    height: 90px;
    background: #fff;
    z-index: 100;
    width: 100%;
    padding: 15px 15px 0 15px
}

.team__box_show_more {
    float: right;
    cursor: pointer;
    color: #3A97B5
}

.team__box_name h4 {
    font-weight: 700;
    padding-bottom: 3px;
    display: inline-block;
    margin-bottom: 5px
}

.team__box_title {
    margin-top: 3px;
    font-size: 90%;
    width: 100%;
    font-weight: 700;
    color: #6f6c6c
}

.breadcrumbs ol.hkb-breadcrumbs:after,
#hkb ul.hkb-archive:after,
#hkb .hkb-site-search:after,
#hkb ol.hkb-breadcrumbs:after,
#hkb .hkb-meta:after,
#hkb .hkb-entry-content:after,
.hkb_widget_articles .hkb-meta:after,
.ht-voting:after,
.ht-voting-comment:after {
    content: "";
    display: table;
    clear: both
}

.hkb-screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

#hkb *,
#hkb *:before,
#hkb *:after {
    box-sizing: border-box
}

#hkb ul li {
    background: none;
    list-style: none
}

#hkb ul.hkb-archive {
    list-style: none;
    padding: 0;
    margin: 0
}

#hkb ul.hkb-archive&gt;li {
    margin: 0;
    padding: 0
}

@media screen and (min-width:550px) {
    #hkb ul.hkb-archive.hkb-archive--two-cols {
        margin: 0 -20px
    }

    #hkb ul.hkb-archive.hkb-archive--two-cols&gt;li {
        float: left;
        width: 50%;
        padding: 0 20px
    }

    #hkb ul.hkb-archive.hkb-archive--two-cols&gt;li:nth-child(2n+3) {
        clear: left
    }

    #hkb ul.hkb-archive.hkb-archive--three-cols {
        margin: 0 -20px
    }

    #hkb ul.hkb-archive.hkb-archive--three-cols&gt;li {
        float: left;
        width: 33.333%;
        padding: 0 20px
    }

    #hkb ul.hkb-archive.hkb-archive--three-cols&gt;li:nth-child(3n+4) {
        clear: left
    }

    #hkb ul.hkb-archive.hkb-archive--four-cols {
        margin: 0 -20px
    }

    #hkb ul.hkb-archive.hkb-archive--four-cols&gt;li {
        float: left;
        width: 25%;
        padding: 0 20px
    }

    #hkb ul.hkb-archive.hkb-archive--four-cols&gt;li:nth-child(4n+5) {
        clear: left
    }
}

#hkb .hkb-site-search {
    margin: 0 0 40px;
    position: relative
}

#hkb .hkb-site-search .hkb-site-search__field {
    float: left;
    width: 80%;
    margin: 0;
    min-height: 50px;
    padding-left: 1em;
    padding-right: 1em
}

#hkb .hkb-site-search .hkb-site-search__field.live-search-loading {
    background: url(/wp-content/themes/WES/dist/styles/../images/loader.svg) no-repeat right 5px center
}

#hkb .hkb-site-search .hkb-site-search__button {
    width: 20%;
    margin: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center
}

#hkb ol.hkb-breadcrumbs {
    list-style: none;
    padding: 0;
    margin: 0 0 40px;
    font-size: 90%
}

#hkb ol.hkb-breadcrumbs li {
    display: inline-block;
    margin: 0
}

#hkb ol.hkb-breadcrumbs li:after {
    content: "/";
    color: rgba(0, 0, 0, .6)
}

#hkb ol.hkb-breadcrumbs li:last-child:after {
    content: ""
}

#hkb ol.hkb-breadcrumbs a {
    text-decoration: none;
    border: none;
    color: rgba(0, 0, 0, .75)
}

#hkb ol.hkb-breadcrumbs a:hover {
    border: none
}

#hkb ol.hkb-breadcrumbs a:focus {
    outline: none
}

#hkb ol.hkb-breadcrumbs a:hover {
    color: inherit
}

#hkb .hkb-category {
    margin: 0 0 2em
}

#hkb .hkb-category .hkb-category__header {
    margin: 0 0 .75em
}

#hkb .hkb-category .hkb-category__title {
    display: inline-block;
    font-size: 17px;
    margin: 0;
    padding: 0
}

#hkb .hkb-category .hkb-category__title a {
    text-decoration: none;
    border: none;
    color: inherit
}

#hkb .hkb-category .hkb-category__title a:hover {
    border: none
}

#hkb .hkb-category .hkb-category__title a:focus {
    outline: none
}

#hkb .hkb-category .hkb-category__count {
    display: inline-block;
    font-size: 80%;
    color: rgba(0, 0, 0, .6);
    margin-left: 2px
}

#hkb .hkb-category .hkb-category__count:before {
    content: "("
}

#hkb .hkb-category .hkb-category__count:after {
    content: ")"
}

#hkb .hkb-category .hkb-article-list {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 10px;
    padding: 0
}

#hkb .hkb-category .hkb-article-list a {
    color: inherit;
    font-weight: 400;
    text-decoration: underline
}

#hkb .hkb-category .hkb-category__view-all {
    display: block;
    font-size: 15px;
    line-height: 22px;
    position: relative;
    padding-left: 20px;
    color: inherit;
    font-weight: 400;
    text-decoration: none;
    border: none
}

#hkb .hkb-category .hkb-category__view-all:hover {
    border: none
}

#hkb .hkb-category .hkb-category__view-all:focus {
    outline: none
}

#hkb .hkb-category .hkb-category__view-all:before {
    font-family: FontAwesome;
    content: "\F18E";
    color: rgba(0, 0, 0, .6);
    font-size: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

#hkb .hkb-subcats {
    list-style: none;
    padding: 0;
    margin: 0 0 5px;
    font-size: 15px;
    line-height: 22px
}

#hkb .hkb-subcats&gt;li {
    margin: 0 0 5px
}

#hkb .hkb-subcats a {
    text-decoration: none;
    border: none;
    color: inherit
}

#hkb .hkb-subcats a:hover {
    border: none
}

#hkb .hkb-subcats a:focus {
    outline: none
}

#hkb .hkb-subcats .hkb-subcats__cat {
    position: relative;
    padding-left: 20px
}

#hkb .hkb-subcats .hkb-subcats__cat:before {
    font-family: FontAwesome;
    content: "\F07B";
    color: rgba(0, 0, 0, .6);
    font-size: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

#hkb .hkb-subcats .hkb-subcats__cat .hkb-article-list {
    margin: 5px 0 10px
}

#hkb .hkb-subcats .hkb-subcats__cat-title {
    display: inline-block
}

#hkb .hkb-subcats .hkb-subcats__cat-count {
    display: inline-block;
    font-size: 80%;
    color: rgba(0, 0, 0, .6);
    margin-left: 2px
}

#hkb .hkb-subcats .hkb-subcats__cat-count:before {
    content: "("
}

#hkb .hkb-subcats .hkb-subcats__cat-count:after {
    content: ")"
}

#hkb .hkb-subcats .hkb-category {
    margin: 0
}

#hkb ul.hkb-article-list {
    list-style: none;
    padding: 0;
    margin: 0
}

#hkb ul.hkb-article-list&gt;li {
    padding: 0;
    margin: 0 0 5px
}

#hkb ul.hkb-article-list&gt;li:last-child {
    margin-bottom: 0
}

#hkb ul.hkb-article-list a {
    text-decoration: none;
    border: none;
    color: inherit;
    font-weight: 400
}

#hkb ul.hkb-article-list a:hover {
    border: none
}

#hkb ul.hkb-article-list a:focus {
    outline: none
}

#hkb ul.hkb-article-list .hkb-article-list__format-standard,
#hkb ul.hkb-article-list .hkb-article-list__format-video {
    position: relative;
    padding-left: 25px
}

#hkb ul.hkb-article-list .hkb-article-list__format-standard:before,
#hkb ul.hkb-article-list .hkb-article-list__format-video:before {
    font-family: FontAwesome;
    content: "\F0F6";
    color: rgba(0, 0, 0, .6);
    font-size: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

#hkb ul.hkb-article-list .hkb-article-list__format-standard:before {
    content: "\F0F6"
}

#hkb ul.hkb-article-list .hkb-article-list__format-video:before {
    content: "\F0F6"
}

#hkb .hkb-meta {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1
}

#hkb .hkb-meta li {
    float: left;
    margin: 0 0 0 5px;
    background: #ededed;
    padding: 5px 5px;
    border-radius: 3px
}

#hkb .hkb-meta li:first-child {
    margin-left: 0
}

#hkb .hkb-meta .hkb-meta__views:before {
    margin: 0;
    padding: 0;
    background: none;
    content: "\F06E";
    color: rgba(0, 0, 0, .6);
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 3px
}

#hkb .hkb-meta .hkb-meta__usefulness {
    background: #9cc051;
    color: #fff
}

#hkb .hkb-meta .hkb-meta__usefulness:before {
    margin: 0;
    padding: 0;
    background: none;
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 3px
}

#hkb .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--good:before {
    content: "\F164";
    color: #fff
}

#hkb .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad {
    background: #d26a40
}

#hkb .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad:before {
    content: "\F165";
    color: #fff
}

#hkb .hkb-meta .hkb-meta__comments:before {
    margin: 0;
    padding: 0;
    background: none;
    content: "\F075";
    color: rgba(0, 0, 0, .6);
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 3px
}

#hkb .hkb-article {
    position: relative
}

#hkb .hkb-article .hkb-article__title {
    margin: 0 0 10px
}

#hkb .hkb-article .hkb-article__title a {
    text-decoration: none;
    border: none;
    color: inherit
}

#hkb .hkb-article .hkb-article__title a:hover {
    border: none
}

#hkb .hkb-article .hkb-article__title a:focus {
    outline: none
}

#hkb .hkb-entry-content&gt;ol,
#hkb .hkb-entry-content&gt;ul {
    margin: 0 0 2em 2em
}

#hkb .hkb-article__content {
    margin: 0 0 2em;
    padding: 0
}

#hkb .hkb-article__content ul li {
    list-style: disc
}

#hkb .hkb-article__links {
    margin: -1em 0 2em
}

#hkb .hkb-article__links a {
    text-decoration: none;
    border: none
}

#hkb .hkb-article__links a:hover {
    border: none
}

#hkb .hkb-article__links a:focus {
    outline: none
}

#hkb .hkb-article-tags a {
    border: none;
    margin-left: 5px
}

#hkb .hkb-article-tags a:after {
    content: ","
}

#hkb .hkb-article-tags a:last-child:after {
    content: ""
}

#hkb .hkb-article-related {
    font-size: 15px;
    margin: 0 0 1em;
    padding: 30px 0 0
}

#hkb .hkb-article-related .hkb-article-related__title {
    font-size: 18px;
    margin: 0 0 .6em
}

#hkb .hkb-article-related .hkb-article-list&gt;li {
    padding-right: 85px
}

#hkb .hkb-article-related .hkb-meta {
    position: absolute;
    right: 0;
    top: 1px
}

#hkb .hkb-article-author {
    padding: 30px 0 0
}

#hkb .hkb-article-author .hkb-article-author__avatar {
    float: left;
    margin: 0 35px 0 0
}

#hkb .hkb-article-author .hkb-article-author__name {
    margin: 0 0 15px;
    display: inline-block
}

#hkb .hkb-article-author .hkb-article-author__name a {
    text-decoration: none;
    border: none
}

#hkb .hkb-article-author .hkb-article-author__name a:hover {
    border: none
}

#hkb .hkb-article-author .hkb-article-author__name a:focus {
    outline: none
}

#hkb .hkb-article-author .hkb-article-author__bio {
    margin: 0 0 0 105px
}

#hkb .hkb-article-attachments {
    margin: 0 0 2em
}

#hkb .hkb-article-attachments .hkb-article-attachments__title {
    font-size: 18px;
    margin: 0 0 .6em;
    padding: 0
}

#hkb .hkb-article-attachments .hkb-article-attachments__list {
    list-style: none;
    margin: 0;
    padding: 0
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a {
    text-decoration: none;
    border: none;
    color: inherit
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a:hover {
    border: none
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a:focus {
    outline: none
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pdf'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.doc'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.docx'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppt'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pptx'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pps'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppsx'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp4'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4v'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mov'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wmv'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.avi'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mpg'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogv'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3gp'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3g2'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp3'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4a'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogg'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wav'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpg'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpeg'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.png'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.gif'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.js'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.css'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.html'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.php'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.zip'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.rar'] {
    position: relative;
    padding-left: 20px
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pdf']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.doc']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.docx']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppt']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pptx']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pps']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppsx']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp4']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4v']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mov']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wmv']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.avi']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mpg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogv']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3gp']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3g2']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp3']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4a']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wav']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpeg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.png']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.gif']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.js']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.css']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.html']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.php']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.zip']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.rar']:before {
    color: rgba(0, 0, 0, .6);
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pdf']:before {
    content: "\F1C1"
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.doc']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.docx']:before {
    content: "\F1C2"
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppt']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pptx']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pps']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppsx']:before {
    content: "\F1C4"
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp4']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4v']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mov']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wmv']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.avi']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mpg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogv']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3gp']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3g2']:before {
    content: "\F1C8"
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp3']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4a']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wav']:before {
    content: "\F1C7"
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpeg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.png']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.gif']:before {
    content: "\F1C5"
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.js']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.css']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.html']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.php']:before {
    content: "\F1C9"
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.zip']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.rar']:before {
    content: "\F1C6"
}

#hkb.hkb-template-archive {
    background: #fafafa;
    margin: 0 -15px 40px;
    padding: 10px 15px 40px
}

#hkb.hkb-template-archive .breadcrumbs {
    margin: 20px 0 40px 0
}

#hkb.hkb-template-archive .title {
    text-align: center
}

#hkb.hkb-template-archive .title h3 {
    display: inline-block;
    margin: 0 0 40px 0
}

#hkb.hkb-template-archive .category {
    border: 1px solid #e81c3f;
    text-align: center;
    text-transform: uppercase;
    display: table;
    width: 100%;
    border-radius: 4px;
    vertical-align: middle;
    margin: 0 0 20px 0
}

#hkb.hkb-template-archive .category a {
    display: table-cell;
    background: #fff;
    border-radius: 4px;
    width: 100%;
    height: 140px;
    vertical-align: middle;
    text-decoration: none;
    box-shadow: 0 0 10px 0 rgba(177, 179, 182, .5) !important
}

#hkb.hkb-template-archive .category a p {
    font-size: .9em;
    padding: 0 5px 0 5px;
    margin: 0
}

#hkb.hkb-template-archive .category a span {
    margin: 0;
    font-size: .8em;
    font-style: italic;
    color: #666;
    text-decoration: none;
    text-transform: none
}

#hkb.hkb-template-archive .category a:hover {
    box-shadow: 0 0 10px 0 rgba(177, 179, 182, .7) !important;
    text-decoration: none
}

#hkb.hkb-template-archive .category a:hover p {
    color: #e81c3f;
    text-decoration: none
}

#hkb.hkb-template-archive .category a:hover span {
    color: #666;
    text-decoration: none;
    text-transform: none
}

#hkb.hkb-template-category .hkb-article {
    padding: 15px 0;
    margin: 0
}

#hkb.hkb-template-category .hkb-article .hkb-article__title {
    font-size: 17px;
    line-height: 22px;
    margin: 0;
    padding: 0 90px 0 0
}

#hkb.hkb-template-category .hkb-article .hkb-meta {
    position: absolute;
    right: 0;
    top: 15px;
    bottom: 10px
}

#hkb.hkb-template-category .hkb-article .hkb-article__excerpt {
    display: block;
    font-size: 15px;
    margin-top: .35em;
    color: rgba(0, 0, 0, .7)
}

#hkb.hkb-template-category .hkb-category {
    margin: 0 0 1em
}

#hkb.hkb-template-search article:last-of-type {
    margin-bottom: 20px
}

#hkb.hkb-template-search .hkb-article {
    padding: 10px 0 20px;
    margin: 0 0 10px
}

#hkb.hkb-template-search .hkb-article .hkb-article__title {
    font-size: 100%;
    line-height: 20px;
    margin: 0;
    padding: 0 90px 0 0
}

#hkb.hkb-template-search .hkb-article .hkb-meta {
    position: absolute;
    right: 0;
    top: 10px;
    bottom: 10px
}

#hkb.hkb-template-search .hkb-article .hkb-article__excerpt {
    display: block;
    font-size: 95%;
    margin-top: .35em;
    color: rgba(0, 0, 0, .7)
}

#hkb-jquery-live-search {
    background: #fff;
    padding: 0;
    max-height: 400px;
    overflow: auto;
    position: absolute;
    z-index: 999999;
    border: 1px solid #e6e6e6;
    border-width: 0 1px 1px 1px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .3)
}

#hkb.hkb-searchresults {
    list-style: none;
    margin: 0;
    padding: 0
}

#hkb.hkb-searchresults&gt;li {
    position: relative;
    padding: 0 10px;
    margin: 0
}

#hkb.hkb-searchresults&gt;li:hover,
#hkb.hkb-searchresults&gt;li.hkb-searchresults__current {
    background: #f7f7f7
}

#hkb.hkb-searchresults&gt;li:nth-last-child(2) a {
    padding-bottom: 12px
}

#hkb.hkb-searchresults&gt;li.hkb-searchresults__article {
    padding-left: 35px
}

#hkb.hkb-searchresults&gt;li.hkb-searchresults__article a:before {
    font-family: FontAwesome;
    color: rgba(0, 0, 0, .6);
    font-size: 15px;
    line-height: 1;
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: 400
}

#hkb.hkb-searchresults&gt;li.hkb-searchresults__article a:before {
    content: "\F0F6"
}

#hkb.hkb-searchresults&gt;li.hkb-searchresults__showall,
#hkb.hkb-searchresults&gt;li.hkb-searchresults__noresults {
    background: #f7f7f7;
    text-align: center;
    font-size: 14px;
    line-height: 22px
}

#hkb.hkb-searchresults&gt;li.hkb-searchresults__showall a,
#hkb.hkb-searchresults&gt;li.hkb-searchresults__showall span,
#hkb.hkb-searchresults&gt;li.hkb-searchresults__noresults a,
#hkb.hkb-searchresults&gt;li.hkb-searchresults__noresults span {
    display: block;
    padding: 10px
}

#hkb.hkb-searchresults&gt;li a {
    padding: 6px 0 6px;
    display: block;
    color: inherit;
    text-decoration: none;
    text-decoration: none;
    border: none
}

#hkb.hkb-searchresults&gt;li a:hover {
    border: none
}

#hkb.hkb-searchresults&gt;li a:focus {
    outline: none
}

#hkb.hkb-searchresults&gt;li .hkb-searchresults__title,
#hkb.hkb-searchresults&gt;li .hkb-searchresults__excerpt {
    display: block
}

#hkb.hkb-searchresults&gt;li .hkb-searchresults__title {
    font-size: 15px;
    font-weight: 700;
    padding: 0 90px 0 0
}

#hkb.hkb-searchresults&gt;li .hkb-searchresults__excerpt {
    margin: 5px 0 0;
    font-size: 14px;
    line-height: 150%;
    font-weight: 400
}

#hkb.hkb-searchresults&gt;li .hkb-meta {
    position: absolute;
    top: 9px;
    right: 10px;
    font-size: 11px;
    font-weight: 400
}

.hkb_widget_articles *,
.hkb_widget_articles *:before,
.hkb_widget_articles *:after,
.hkb_widget_categories *,
.hkb_widget_categories *:before,
.hkb_widget_categories *:after,
.hkb_widget_authors *,
.hkb_widget_authors *:before,
.hkb_widget_authors *:after {
    box-sizing: border-box
}

.hkb_widget_articles&gt;ul,
.hkb_widget_categories&gt;ul,
.hkb_widget_authors&gt;ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.hkb_widget_articles&gt;ul&gt;li {
    position: relative;
    margin: 0 0 10px;
    padding-left: 25px
}

.hkb_widget_articles&gt;ul&gt;li:before {
    font-family: FontAwesome;
    content: "\F0F6";
    color: rgba(0, 0, 0, .6);
    font-size: 100%;
    position: absolute;
    top: 2px;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    background: none
}

.hkb_widget_articles .hkb-widget__entry-title {
    margin: 0 1em 0 0
}

.hkb_widget_articles .hkb-meta {
    list-style: none;
    margin: 2px 0 0 !important;
    padding: 0;
    font-size: 11px;
    line-height: 1
}

.hkb_widget_articles .hkb-meta li {
    float: left;
    margin: 0 0 0 5px;
    background: #ededed;
    padding: 5px 5px;
    border-radius: 3px
}

.hkb_widget_articles .hkb-meta li:first-child {
    margin-left: 0
}

.hkb_widget_articles .hkb-meta .hkb-meta__views:before {
    margin: 0;
    padding: 0;
    background: none;
    content: "\F06E";
    color: rgba(0, 0, 0, .6);
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 3px
}

.hkb_widget_articles .hkb-meta .hkb-meta__usefulness {
    background: #9cc051;
    color: #fff
}

.hkb_widget_articles .hkb-meta .hkb-meta__usefulness:before {
    margin: 0;
    padding: 0;
    background: none;
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 3px
}

.hkb_widget_articles .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--good:before {
    content: "\F164";
    color: #fff
}

.hkb_widget_articles .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad {
    background: #d26a40
}

.hkb_widget_articles .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad:before {
    content: "\F165";
    color: #fff
}

.hkb_widget_articles .hkb-meta .hkb-meta__comments:before {
    margin: 0;
    padding: 0;
    background: none;
    content: "\F075";
    color: rgba(0, 0, 0, .6);
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 3px
}

.hkb_widget_categories&gt;ul&gt;li {
    position: relative;
    padding-right: 30px;
    margin: 0 0 10px
}

.hkb_widget_categories&gt;ul&gt;li span {
    position: absolute;
    right: 0
}

.hkb_widget_authors .hkb-widget-author__avatar {
    float: left;
    margin: 0 15px 0 0
}

.hkb_widget_authors .hkb-widget-author__avatar a {
    display: block;
    line-height: 1
}

.hkb_widget_authors .hkb-widget-author__postcount {
    font-size: 90%
}

.ht-voting .ht-voting-links .ht-voting-upvote,
.ht-voting .ht-voting-links .ht-voting-downvote {
    display: inline-block;
    background: #919195;
    color: #fff;
    text-decoration: none;
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1;
    border: 0;
    text-align: center;
    min-width: 70px;
    border-radius: 4px;
    position: relative;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

.ht-voting .ht-voting-links .ht-voting-upvote span,
.ht-voting .ht-voting-links .ht-voting-downvote span {
    right: 0;
    position: relative;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s
}

.ht-voting .ht-voting-links .ht-voting-upvote i,
.ht-voting .ht-voting-links .ht-voting-downvote i {
    width: 18px;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -9px;
    line-height: 18px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    display: inline-block;
    font-family: FontAwesome
}

.ht-voting .ht-voting-links .ht-voting-upvote i:before,
.ht-voting .ht-voting-links .ht-voting-downvote i:before {
    content: "\F164"
}

.ht-voting .ht-voting-links .ht-voting-upvote:hover,
.ht-voting .ht-voting-links .ht-voting-downvote:hover {
    padding: 10px 16px
}

.ht-voting .ht-voting-links .ht-voting-upvote:hover span,
.ht-voting .ht-voting-links .ht-voting-downvote:hover span {
    right: -10px
}

.ht-voting .ht-voting-links .ht-voting-upvote:hover i,
.ht-voting .ht-voting-links .ht-voting-downvote:hover i {
    opacity: 1;
    left: 12px
}

.ht-voting .ht-voting-links .ht-voting-upvote {
    background: #9cc051
}

.ht-voting .ht-voting-links .ht-voting-upvote i:before {
    content: "\F164"
}

.ht-voting .ht-voting-links .ht-voting-downvote {
    background: #d26a40
}

.ht-voting .ht-voting-links .ht-voting-downvote i:before {
    content: "\F165"
}

.ht-voting .ht-voting-login-required {
    background-color: red;
    color: #fff;
    margin: 2px;
    padding: 2px
}

.ht-voting br {
    display: none
}

.ht-voting-comment {
    margin: 10px 0 0;
    max-width: 600px
}

.ht-voting-comment .ht-voting-comment__textarea {
    margin: 0 0 10px;
    width: 100%
}

.ht-voting-comment .ht-voting-comment__submit {
    float: right;
    font-size: 95%
}

.hkb-feedback {
    margin: 0 0 2em
}

.hkb-feedback .hkb-feedback__title {
    font-size: 18px;
    margin: 0 0 .6em;
    padding: 0
}

#hkb .hkb-site-search .hkb-site-search__field {
    width: 100%;
    padding-right: 15%
}

#hkb .hkb-site-search .hkb-site-search__button {
    background: #e81c3f;
    color: #fff;
    width: auto !important;
    font-size: 1.6em;
    border: none
}

.hkb-template-archive .panel-heading {
    padding: 0
}

.hkb-template-archive .panel-heading a {
    font-size: 1.1em;
    padding: 10px 15px;
    display: block;
    background: #b1b3b6;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.4em
}

.hkb-template-archive .panel-heading a:hover {
    background: #888a8d
}

.hkb-template-archive .panel-heading a[aria-expanded="true"] {
    background: #e81c3f
}

.hkb-template-archive .panel-heading a[aria-expanded="true"]:hover {
    background: #e81c3f
}

.hkb-common h3 {
    margin: 0 0 20px 0px !important
}

.hkb-common h4 {
    text-align: left !important
}

.hkb-common h4 a {
    color: #333;
    text-align: left !important;
    letter-spacing: 1px
}

.hkb-common h4 a:hover {
    color: #e81c3f
}

.hkb-other-ways .title {
    text-align: center
}

.hkb-other-ways .title h3 {
    display: inline-block;
    margin: 0 0 40px 0
}

.hkb-other-ways .hkb-contact-box {
    padding: 20px 20px 10px 20px;
    margin: 0 0 60px 0;
    background: #b1b3b6;
    color: #fff;
    border-radius: 5px
}

.hkb-other-ways .hkb-contact-box i {
    font-size: 2.8em;
    text-align: center;
    display: block
}

.hkb-other-ways .hkb-contact-box h3 {
    color: #fff;
    margin: 0 0 20px 5px;
    height: 50px;
    display: block;
    text-align: left;
    font-size: 1.4em;
    line-height: 1.1em
}

@media (min-width:768px) {
    .hkb-other-ways .hkb-contact-box h3 {
        font-size: 1.1em;
        height: auto
    }
}

@media (min-width:992px) {
    .hkb-other-ways .hkb-contact-box h3 {
        font-size: 1.4em
    }
}

.hkb-other-ways .hkb-contact-box h4 {
    color: #fff;
    margin: 0;
    font-weight: 700;
    margin: 0 0 5px 0;
    font-size: 1.2em
}

.hkb-other-ways .hkb-contact-box p {
    color: #fff;
    margin: 0 0 10px 0;
    font-size: 2em
}

.hkb-other-ways .hkb-contact-box p a {
    color: #fff;
    text-decoration: none
}

.hkb-other-ways .hkb-contact-box p a:hover {
    color: #e81c3f;
    text-decoration: none
}

.hkb-other-ways .hkb-contact-box a {
    color: #fff;
    text-decoration: none;
    margin: 0 0 10px 0
}

.hkb-other-ways .hkb-contact-box a:hover {
    color: #e81c3f;
    text-decoration: none
}

.text-right {
    text-align: left
}

.text-right p {
    text-align: left
}

@media (min-width:768px) {
    .text-right {
        text-align: right
    }

    .text-right p {
        text-align: right
    }
}

.white-text {
    color: #fff
}

.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6,
.white-text p,
.white-text ul,
.white-text ol,
.white-text ul li,
.white-text ol li {
    color: #fff
}

.white-text a {
    color: #fff
}

.button-left .vc_btn3-style-modern {
    margin-left: 0px !important
}

.button-right .vc_btn3-style-modern {
    margin-right: 0px !important
}

.entry-content img {
    max-width: 100%
}

body#tinymce {
    margin: 12px !important
}

.background-overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, .8);
    display: block;
    top: 0;
    left: 0;
    z-index: 1000000000
}

.background-overlay .confirm-popup {
    position: absolute;
    width: 947px;
    height: 615px;
    left: 50%;
    top: 50%;
    margin-left: -474px;
    margin-top: -308px
}

@media (max-width:991px) {
    .background-overlay .confirm-popup {
        width: 323px;
        height: 510px;
        margin-left: -162px;
        margin-top: -255px
    }
}

.background-overlay .confirm-popup .desktop-bg,
.background-overlay .confirm-popup .mobile-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 947px;
    height: 615px
}

@media (max-width:991px) {

    .background-overlay .confirm-popup .desktop-bg,
    .background-overlay .confirm-popup .mobile-bg {
        width: 323px;
        height: 510px
    }
}

.background-overlay .confirm-popup .popup-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 947px;
    height: 615px
}

@media (max-width:991px) {
    .background-overlay .confirm-popup .popup-overlay {
        width: 323px;
        height: 510px
    }
}

.background-overlay .confirm-popup .popup-overlay .lead-text {
    position: absolute;
    top: 110px;
    left: 135px
}

@media (max-width:991px) {
    .background-overlay .confirm-popup .popup-overlay .lead-text {
        top: 70px;
        left: 55px
    }
}

.background-overlay .confirm-popup .popup-overlay .lead-text h5 {
    color: #ed8433;
    font-size: 32px;
    margin: 0 0 10px 0;
    font-weight: 700
}

@media (max-width:991px) {
    .background-overlay .confirm-popup .popup-overlay .lead-text h5 {
        font-size: 18px;
        margin-left: 10px;
        width: 70%;
        line-height: 1.3em
    }
}

.background-overlay .confirm-popup .popup-overlay .lead-text h4 {
    color: #fff;
    font-size: 46px;
    margin: 0;
    width: 70%;
    font-weight: 700
}

@media (max-width:991px) {
    .background-overlay .confirm-popup .popup-overlay .lead-text h4 {
        font-size: 26px;
        width: 95%;
        line-height: 1.2em
    }
}

.background-overlay .confirm-popup .popup-overlay .bullets {
    position: absolute;
    top: 320px;
    left: 190px
}

@media (max-width:991px) {
    .background-overlay .confirm-popup .popup-overlay .bullets {
        top: 265px;
        left: 55px
    }
}

.background-overlay .confirm-popup .popup-overlay .bullets ul {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none
}

.background-overlay .confirm-popup .popup-overlay .bullets ul li {
    margin: 0;
    list-style: none;
    color: #fff;
    font-size: 20px;
    padding: 0
}

@media (max-width:991px) {
    .background-overlay .confirm-popup .popup-overlay .bullets ul li {
        font-size: 15px;
        font-weight: 700
    }
}

.background-overlay .confirm-popup .popup-overlay .bullets ul li img {
    display: inline;
    position: relative;
    top: -2px
}

@media (max-width:991px) {
    .background-overlay .confirm-popup .popup-overlay .bullets ul li img {
        width: 14px
    }
}

.background-overlay .confirm-popup .popup-overlay .bullets form button {
    padding: 10px 20px;
    background: #ed8433;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 20px 0
}

.background-overlay .confirm-popup .popup-overlay .bullets form button:hover {
    background: #da6a13
}

@media (max-width:991px) {
    .background-overlay .confirm-popup .popup-overlay .bullets form button {
        font-size: 20px;
        width: 70%;
        line-height: 1.1em
    }
}

.background-overlay .confirm-popup .popup-overlay .bullets a {
    color: #fff;
    text-decoration: none;
    border: none;
    margin-left: 20px
}

.background-overlay .confirm-popup .popup-overlay .bullets a:hover {
    text-decoration: underline;
    color: #fff
}

@media (max-width:991px) {
    .background-overlay .confirm-popup .popup-overlay .bullets a {
        margin-left: 20px
    }
}

.background-overlay .confirm-popup .desktop-bg {
    display: block
}

@media (max-width:991px) {
    .background-overlay .confirm-popup .desktop-bg {
        display: none
    }
}

.background-overlay .confirm-popup .mobile-bg {
    display: none
}

@media (max-width:991px) {
    .background-overlay .confirm-popup .mobile-bg {
        display: block
    }
}

@media (min-width:1920px) {
    .feature-banner h2 {
        font-size: 100px
    }

    .feature-banner h3 {
        font-size: 45px !important
    }
}

@media (max-width:1920px) {
    .feature-banner h2 {
        font-size: 5.1vw
    }

    .feature-banner h3 {
        font-size: 2.3vw;
        white-space: nowrap
    }

    .feature-banner p {
        font-size: 1.02vw
    }
}

@media (max-width:992px) {
    .feature-banner h2 {
        font-size: 50px
    }

    .feature-banner h3 {
        font-size: 4.25vw;
        white-space: nowrap
    }

    .feature-banner p {
        font-size: 10px;
        margin-top: 5px !important;
        margin-bottom: 25px !important
    }
}

a {
    text-decoration: underline
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-tab&gt;a {
    text-decoration: underline
}

.header .navbar-default li a,
.header .navbar-default li a:hover,
.header .navbar-default li:hover a {
    text-decoration: none
}

.header .btn-third,
.header .btn-fourth,
.footer .btn-third,
.footer .btn-fourth {
    text-decoration: none !important
}

.btn {
    text-decoration: none
}

.login {
    margin-right: 30px;
    color: #b1b3b6;
    font-size: 13px;
    text-decoration: none;
    line-height: 40px;
    cursor: pointer;
}</pre></body></html>