/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
    appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !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^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    select {
        background: #fff !important;
    }
    .navbar {
        display: none;
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot');
    src: url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
         url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff2') format('woff2'),
         url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff') format('woff'),
         url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
         url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: antialiased;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-ruble: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";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-
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.42857143;
    color: #333;
    background-color: #fff;
}

@media (min-width: 481px) and (max-width: 767px) {
    #header { color: #ffffff !important; }
    .counter-text-block { color: #333 !important; }
    .counter-text-block .count span, .counter-text-block .counter-text { color: #333 !important; }
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.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;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%;
}

.h1,
h1 {
    font-size: 36px;
}

.h2,
h2 {
    font-size: 30px;
}

.h3,
h3 {
    font-size: 24px;
}

.h4,
h4 {
    font-size: 18px;
}

.h5,
h5 {
    font-size: 14px;
}

.h6,
h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width:768px) {
    .lead {
        font-size: 21px;
}
}

.small,
small {
    font-size: 85%;
}

.mark,
mark {
    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 {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #337ab7;
}

a.text-primary:hover {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #337ab7;
}

a.bg-primary:hover {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dd,
dt {
    line-height: 1.42857143;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
}
    .dl-horizontal dd {
        margin-left: 180px;
}
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0;
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0;
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: '';
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014';
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

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;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    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;
}

@media (min-width:768px) {
    .container {
        width: 100%;
        max-width: 750px;
}
}

@media (min-width:992px) {
    .container {
        width: 100%;
        max-width: 970px;
}
}

@media (min-width:1200px) {
    .container {
        width: 100%;
        max-width: none;
}
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
}
    .col-sm-12 {
        width: 100%;
}
    .col-sm-11 {
        width: 91.66666667%;
}
    .col-sm-10 {
        width: 83.33333333%;
}
    .col-sm-9 {
        width: 75%;
}
    .col-sm-8 {
        width: 66.66666667%;
}
    .col-sm-7 {
        width: 58.33333333%;
}
    .col-sm-6 {
        width: 50%;
}
    .col-sm-5 {
        width: 41.66666667%;
}
    .col-sm-4 {
        width: 33.33333333%;
}
    .col-sm-3 {
        width: 25%;
}
    .col-sm-2 {
        width: 16.66666667%;
}
    .col-sm-1 {
        width: 8.33333333%;
}
    .col-sm-pull-12 {
        right: 100%;
}
    .col-sm-pull-11 {
        right: 91.66666667%;
}
    .col-sm-pull-10 {
        right: 83.33333333%;
}
    .col-sm-pull-9 {
        right: 75%;
}
    .col-sm-pull-8 {
        right: 66.66666667%;
}
    .col-sm-pull-7 {
        right: 58.33333333%;
}
    .col-sm-pull-6 {
        right: 50%;
}
    .col-sm-pull-5 {
        right: 41.66666667%;
}
    .col-sm-pull-4 {
        right: 33.33333333%;
}
    .col-sm-pull-3 {
        right: 25%;
}
    .col-sm-pull-2 {
        right: 16.66666667%;
}
    .col-sm-pull-1 {
        right: 8.33333333%;
}
    .col-sm-pull-0 {
        right: auto;
}
    .col-sm-push-12 {
        left: 100%;
}
    .col-sm-push-11 {
        left: 91.66666667%;
}
    .col-sm-push-10 {
        left: 83.33333333%;
}
    .col-sm-push-9 {
        left: 75%;
}
    .col-sm-push-8 {
        left: 66.66666667%;
}
    .col-sm-push-7 {
        left: 58.33333333%;
}
    .col-sm-push-6 {
        left: 50%;
}
    .col-sm-push-5 {
        left: 41.66666667%;
}
    .col-sm-push-4 {
        left: 33.33333333%;
}
    .col-sm-push-3 {
        left: 25%;
}
    .col-sm-push-2 {
        left: 16.66666667%;
}
    .col-sm-push-1 {
        left: 8.33333333%;
}
    .col-sm-push-0 {
        left: auto;
}
    .col-sm-offset-12 {
        margin-left: 100%;
}
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
}
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
}
    .col-sm-offset-9 {
        margin-left: 75%;
}
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
}
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
}
    .col-sm-offset-6 {
        margin-left: 50%;
}
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
}
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
}
    .col-sm-offset-3 {
        margin-left: 25%;
}
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
}
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
}
    .col-sm-offset-0 {
        margin-left: 0;
}
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
}
    .col-md-12 {
        width: 100%;
}
    .col-md-11 {
        width: 91.66666667%;
}
    .col-md-10 {
        width: 83.33333333%;
}
    .col-md-9 {
        width: 75%;
}
    .col-md-8 {
        width: 66.66666667%;
}
    .col-md-7 {
        width: 58.33333333%;
}
    .col-md-6 {
        width: 50%;
}
    .col-md-5 {
        width: 41.66666667%;
}
    .col-md-4 {
        width: 33.33333333%;
}
    .col-md-3 {
        width: 25%;
}
    .col-md-2 {
        width: 16.66666667%;
}
    .col-md-1 {
        width: 8.33333333%;
}
    .col-md-pull-12 {
        right: 100%;
}
    .col-md-pull-11 {
        right: 91.66666667%;
}
    .col-md-pull-10 {
        right: 83.33333333%;
}
    .col-md-pull-9 {
        right: 75%;
}
    .col-md-pull-8 {
        right: 66.66666667%;
}
    .col-md-pull-7 {
        right: 58.33333333%;
}
    .col-md-pull-6 {
        right: 50%;
}
    .col-md-pull-5 {
        right: 41.66666667%;
}
    .col-md-pull-4 {
        right: 33.33333333%;
}
    .col-md-pull-3 {
        right: 25%;
}
    .col-md-pull-2 {
        right: 16.66666667%;
}
    .col-md-pull-1 {
        right: 8.33333333%;
}
    .col-md-pull-0 {
        right: auto;
}
    .col-md-push-12 {
        left: 100%;
}
    .col-md-push-11 {
        left: 91.66666667%;
}
    .col-md-push-10 {
        left: 83.33333333%;
}
    .col-md-push-9 {
        left: 75%;
}
    .col-md-push-8 {
        left: 66.66666667%;
}
    .col-md-push-7 {
        left: 58.33333333%;
}
    .col-md-push-6 {
        left: 50%;
}
    .col-md-push-5 {
        left: 41.66666667%;
}
    .col-md-push-4 {
        left: 33.33333333%;
}
    .col-md-push-3 {
        left: 25%;
}
    .col-md-push-2 {
        left: 16.66666667%;
}
    .col-md-push-1 {
        left: 8.33333333%;
}
    .col-md-push-0 {
        left: auto;
}
    .col-md-offset-12 {
        margin-left: 100%;
}
    .col-md-offset-11 {
        margin-left: 91.66666667%;
}
    .col-md-offset-10 {
        margin-left: 83.33333333%;
}
    .col-md-offset-9 {
        margin-left: 75%;
}
    .col-md-offset-8 {
        margin-left: 66.66666667%;
}
    .col-md-offset-7 {
        margin-left: 58.33333333%;
}
    .col-md-offset-6 {
        margin-left: 50%;
}
    .col-md-offset-5 {
        margin-left: 41.66666667%;
}
    .col-md-offset-4 {
        margin-left: 33.33333333%;
}
    .col-md-offset-3 {
        margin-left: 25%;
}
    .col-md-offset-2 {
        margin-left: 16.66666667%;
}
    .col-md-offset-1 {
        margin-left: 8.33333333%;
}
    .col-md-offset-0 {
        margin-left: 0;
}
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
}
    .col-lg-12 {
        width: 100%;
}
    .col-lg-11 {
        width: 91.66666667%;
}
    .col-lg-10 {
        width: 83.33333333%;
}
    .col-lg-9 {
        width: 75%;
}
    .col-lg-8 {
        width: 66.66666667%;
}
    .col-lg-7 {
        width: 58.33333333%;
}
    .col-lg-6 {
        width: 50%;
}
    .col-lg-5 {
        width: 41.66666667%;
}
    .col-lg-4 {
        width: 33.33333333%;
}
    .col-lg-3 {
        width: 25%;
}
    .col-lg-2 {
        width: 16.66666667%;
}
    .col-lg-1 {
        width: 8.33333333%;
}
    .col-lg-pull-12 {
        right: 100%;
}
    .col-lg-pull-11 {
        right: 91.66666667%;
}
    .col-lg-pull-10 {
        right: 83.33333333%;
}
    .col-lg-pull-9 {
        right: 75%;
}
    .col-lg-pull-8 {
        right: 66.66666667%;
}
    .col-lg-pull-7 {
        right: 58.33333333%;
}
    .col-lg-pull-6 {
        right: 50%;
}
    .col-lg-pull-5 {
        right: 41.66666667%;
}
    .col-lg-pull-4 {
        right: 33.33333333%;
}
    .col-lg-pull-3 {
        right: 25%;
}
    .col-lg-pull-2 {
        right: 16.66666667%;
}
    .col-lg-pull-1 {
        right: 8.33333333%;
}
    .col-lg-pull-0 {
        right: auto;
}
    .col-lg-push-12 {
        left: 100%;
}
    .col-lg-push-11 {
        left: 91.66666667%;
}
    .col-lg-push-10 {
        left: 83.33333333%;
}
    .col-lg-push-9 {
        left: 75%;
}
    .col-lg-push-8 {
        left: 66.66666667%;
}
    .col-lg-push-7 {
        left: 58.33333333%;
}
    .col-lg-push-6 {
        left: 50%;
}
    .col-lg-push-5 {
        left: 41.66666667%;
}
    .col-lg-push-4 {
        left: 33.33333333%;
}
    .col-lg-push-3 {
        left: 25%;
}
    .col-lg-push-2 {
        left: 16.66666667%;
}
    .col-lg-push-1 {
        left: 8.33333333%;
}
    .col-lg-push-0 {
        left: auto;
}
    .col-lg-offset-12 {
        margin-left: 100%;
}
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
}
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
}
    .col-lg-offset-9 {
        margin-left: 75%;
}
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
}
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
}
    .col-lg-offset-6 {
        margin-left: 50%;
}
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
}
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
}
    .col-lg-offset-3 {
        margin-left: 25%;
}
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
}
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
}
    .col-lg-offset-0 {
        margin-left: 0;
}
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0;
}

.table>tbody+tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none;
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5;
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8;
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8;
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6;
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7;
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3;
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3;
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc;
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede;
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
}
    .table-responsive>.table {
        margin-bottom: 0;
}
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap;
}
    .table-responsive>.table-bordered {
        border: 0;
}
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0;
}
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0;
}
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0;
}
}

fieldset {
    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] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type=file] {
    display: block;
}

input[type=range] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

textarea.form-control {
    height: auto;
}

input[type=search] {
    -webkit-appearance: none;
    appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date],
    input[type=time],
    input[type=datetime-local],
    input[type=month] {
        line-height: 34px;
}
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px;
}
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px;
}
}

.form-group {
    margin-bottom: 15px;
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px;
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px;
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed;
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed;
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0;
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}

select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}

select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    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 .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    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 .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    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 .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto;
}
    .form-inline .input-group>.form-control {
        width: 100%;
}
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
}
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
}
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0;
}
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0;
}
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

@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: 14.33px;
}
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
}
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none;
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: #04c #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #04c !important;
    background-image: none !important;
    border-color: #04c;
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none;
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0;
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none;
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-success.btn-sm, .btn-primary.btn-sm, .btn.btn-success, .btn.btn-primary, .mini-cart-actions .btn {
    border-radius: 30px !important;
}

.search-form .btn.btn-success.btn-sm {
    border-radius: 0 30px 30px 0 !important;
}

.mini-cart-actions .btn.btn-primary.btn-sm,
.mini-cart-actions .btn.btn-success.btn-sm {
    border-radius: 30px !important;
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 5px;
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
    visibility: hidden;
}

.collapse.in {
    display: block;
    visibility: visible;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown,
.dropup {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    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>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777;
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open>.dropdown-menu {
    display: block;
}

.open>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.42857143;
    color: #777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
}
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
}
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left;
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group>.btn:first-child {
    margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group>.btn-group {
    float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.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>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn {
    float: none;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}

.btn-group-justified>.btn-group .btn {
    width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto;
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    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-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px;
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto;
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px;
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    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 {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-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:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-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>.btn {
    position: relative;
}

.input-group-btn>.btn+.btn {
    margin-left: -1px;
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav>li {
    position: relative;
    display: block;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
}

.nav>li.disabled>a {
    color: #777;
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav>li>a>img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

.nav-tabs.nav-justified>li {
    float: none;
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%;
}
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
}
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
}
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff;
}
}

.nav-pills>li {
    float: left;
}

.nav-pills>li>a {
    border-radius: 4px;
}

.nav-pills>li+li {
    margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7;
}

.nav-stacked>li {
    float: none;
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified {
    width: 100%;
}

.nav-justified>li {
    float: none;
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%;
}
    .nav-justified>li>a {
        margin-bottom: 0;
}
}

.nav-tabs-justified {
    border-bottom: 0;
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
}
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff;
}
}

.tab-content>.tab-pane {
    display: none;
    visibility: hidden;
}

.tab-content>.active {
    display: block;
    visibility: visible;
}

.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: 0;
    border: 1px solid transparent;
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px;
}
}

@media (min-width:768px) {
    .navbar-header {
        float: left;
}
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
}
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        visibility: visible !important;
}
    .navbar-collapse.in {
        overflow-y: visible;
}
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
}
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
}
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0;
}
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0;
}
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0;
}
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}

.navbar-brand>img {
    display: block;
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px;
}
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none;
}
}

.navbar-nav {
    margin: 7.5px -15px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
}
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px;
}
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px;
}
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none;
}
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0;
}
    .navbar-nav>li {
        float: left;
}
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
}
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
}
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
}
    .navbar-form .form-control-static {
        display: inline-block;
}
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
}
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto;
}
    .navbar-form .input-group>.form-control {
        width: 100%;
}
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
}
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
}
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0;
}
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0;
}
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
}
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
}
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
}
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
}
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.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 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px;
}
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important;
}
    .navbar-right {
        float: right !important;
        margin-right: -15px;
}
    .navbar-right~.navbar-right {
        margin-right: 0;
}
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
    color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #777;
}

.navbar-default .navbar-nav>li>a {
    color: #777;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7;
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777;
}
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent;
}
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7;
}
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent;
}
}

.navbar-default .navbar-link {
    color: #777;
}

.navbar-default .navbar-link:hover {
    color: #333;
}

.navbar-default .btn-link {
    color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333;
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808;
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808;
}
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
}
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d;
}
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent;
}
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808;
}
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent;
}
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.breadcrumb>.active {
    color: #777;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>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 li {
    display: inline;
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee;
}

.pager .next>a,
.pager .next>span {
    float: right;
}

.pager .previous>a,
.pager .previous>span {
    float: left;
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    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;
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777;
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #337ab7;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff;
}

.list-group-item>.badge {
    float: right;
}

.list-group-item>.badge+.badge {
    margin-right: 5px;
}

.nav-pills>li>a>.badge {
    margin-left: 3px;
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.jumbotron>hr {
    border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0;
}
    .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.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: 700;
}

.alert>p,
.alert>ul {
    margin-bottom: 0;
}

.alert>p+p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    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;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-bar-striped,
.progress-striped .progress-bar {
    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);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress-bar.active,
.progress.active .progress-bar {
    -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-right,
.media>.pull-right {
    padding-left: 10px;
}

.media-left,
.media>.pull-left {
    padding-right: 10px;
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    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;
}

a.list-group-item {
    color: #555;
}

a.list-group-item .list-group-item-heading {
    color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    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;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group+.panel-footer {
    border-top-width: 0;
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0;
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px;
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0;
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}

.panel>.table-responsive {
    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>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #337ab7;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive.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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    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:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

button.close {
    -webkit-appearance: none;
    appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-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;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.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 {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        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-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    visibility: visible;
    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-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    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;
}

.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-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    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-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;
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover>.arrow {
    border-width: 11px;
}

.popover>.arrow:after {
    content: "";
    border-width: 10px;
}

.popover.top>.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>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}

.popover.right>.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>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}

.popover.bottom>.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>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
}
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
}
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
}
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
}
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner>.next {
    left: 100%;
}

.carousel-inner>.prev {
    left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0;
}

.carousel-inner>.active.left {
    left: -100%;
}

.carousel-inner>.active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    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:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    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-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
}
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
}
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
}
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
}
    .carousel-indicators {
        bottom: 20px;
}
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row: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;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important;
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
}
    table.visible-xs {
        display: table;
}
    tr.visible-xs {
        display: table-row !important;
}
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
}
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important;
}
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important;
}
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
}
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
}
    table.visible-sm {
        display: table;
}
    tr.visible-sm {
        display: table-row !important;
}
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
}
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important;
}
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important;
}
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
}
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
}
    table.visible-md {
        display: table;
}
    tr.visible-md {
        display: table-row !important;
}
    td.visible-md,
    th.visible-md {
        display: table-cell !important;
}
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important;
}
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important;
}
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
}
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
}
    table.visible-lg {
        display: table;
}
    tr.visible-lg {
        display: table-row !important;
}
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
}
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important;
}
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important;
}
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
}
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important;
}
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important;
}
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
}
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important;
}
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
}
    table.visible-print {
        display: table;
}
    tr.visible-print {
        display: table-row !important;
}
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
}
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
}
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
}
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
}
}

@media print {
    .hidden-print {
        display: none !important;
}
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
         url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
         url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
         url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
         url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa, i.fa, [class^="fa-"], [class*=" fa-"] {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-family: FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
}

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.fa-ul>li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
}
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
}
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
}
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
}
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-sticky-note-o:before {
    content: "\f24a";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-hourglass-o:before {
    content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256";
}

.fa-hand-scissors-o:before {
    content: "\f257";
}

.fa-hand-lizard-o:before {
    content: "\f258";
}

.fa-hand-spock-o:before {
    content: "\f259";
}

.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa-hand-peace-o:before {
    content: "\f25b";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-safari:before {
    content: "\f267";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-500px:before {
    content: "\f26e";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-calendar-plus-o:before {
    content: "\f271";
}

.fa-calendar-minus-o:before {
    content: "\f272";
}

.fa-calendar-times-o:before {
    content: "\f273";
}

.fa-calendar-check-o:before {
    content: "\f274";
}

.fa-industry:before {
    content: "\f275";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-map-o:before {
    content: "\f278";
}

.fa-map:before {
    content: "\f279";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-vimeo:before {
    content: "\f27d";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-edge:before {
    content: "\f282";
}

.fa-credit-card-alt:before {
    content: "\f283";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-modx:before {
    content: "\f285";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-usb:before {
    content: "\f287";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-pause-circle-o:before {
    content: "\f28c";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stop-circle-o:before {
    content: "\f28e";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-percent:before {
    content: "\f295";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-envira:before {
    content: "\f299";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-wheelchair-alt:before {
    content: "\f29b";
}

.fa-question-circle-o:before {
    content: "\f29c";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-volume-control-phone:before {
    content: "\f2a0";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4";
}

.fa-handshake-o:before {
    content: "\f2b5";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-envelope-open-o:before {
    content: "\f2b7";
}

.fa-linode:before {
    content: "\f2b8";
}

.fa-address-book:before {
    content: "\f2b9";
}

.fa-address-book-o:before {
    content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc";
}

.fa-user-circle:before {
    content: "\f2bd";
}

.fa-user-circle-o:before {
    content: "\f2be";
}

.fa-user-o:before {
    content: "\f2c0";
}

.fa-id-badge:before {
    content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-shower:before {
    content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd";
}

.fa-podcast:before {
    content: "\f2ce";
}

.fa-window-maximize:before {
    content: "\f2d0";
}

.fa-window-minimize:before {
    content: "\f2d1";
}

.fa-window-restore:before {
    content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-imdb:before {
    content: "\f2d8";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-eercast:before {
    content: "\f2da";
}

.fa-microchip:before {
    content: "\f2db";
}

.fa-snowflake-o:before {
    content: "\f2dc";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-wpexplorer:before {
    content: "\f2de";
}

.fa-meetup:before {
    content: "\f2e0";
}

.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;
}

.ct-form-control {
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    min-width: 250px;
}

.input-group .ct-form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group .ct-form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .ct-form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.hide-text {
    font: 0 / 0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

table.table {
    margin: 0;
}

.grid-view {
    padding-top: 20px;
}

.grid-view table.items th a {
    display: block;
    position: relative;
}

.grid-view table.items th a .caret {
    display: none;
    position: absolute;
    right: 5px;
    top: 8px;
}

.grid-view table.items th a.asc .caret {
    border-top: 8px solid;
    border-bottom: none;
    display: block;
}

.grid-view table.items th a.desc .caret {
    border-bottom: 8px solid;
    border-top: none;
    display: block;
}

.grid-view table.items th:hover a.sort-link:after {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: "\e094";
    display: block;
    position: absolute;
    top: 0;
    right: -4px;
    width: 14px;
    height: 14px;
    line-height: 14px;
/* Removed vertical-align since it has no effect with display: block */
    background-position: -312px -96px;
    background-repeat: no-repeat;
}

.grid-view table.items th:hover a.asc:after {
    content: "\e093";
}

.grid-view table.items tr.selected td {
    background: #eee;
}

.grid-view .filters .filter-container {
    padding: 0;
}

.grid-view .filters input,
.grid-view .filters select {
    margin-bottom: 0;
    width: 100%;
}

.grid-view .button-column {
    text-align: center;
    width: 67px;
}

.grid-view .checkbox-column {
    width: 15px;
}

.grid-view .summary {
    margin-bottom: 5px;
    text-align: right;
}

.grid-view .pager {
    margin-top: 5px;
}

.grid-view .empty {
    font-style: italic;
}

.grid-view-loading {
    background: url(/assets/e5f15662/img/loading.gif) no-repeat;
}

.list-view {
    padding-top: 20px;
}

.list-view .summary {
    margin-bottom: 5px;
    text-align: right;
}

.list-view .pager {
    margin-top: 5px;
}

.list-view .sorter {
    margin: 0 0 5px 0;
    text-align: right;
}

.list-view .sorter ul {
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.list-view .sorter li {
    display: inline;
    margin: 0 0 0 5px;
    padding: 0;
}

.list-view .sorter a .caret {
    position: absolute;
    right: 5px;
    top: 7px;
}

.list-view .sorter a .caret.desc .caret {
    border-bottom: 4px solid #000;
    border-top: none;
}

.list-view-loading {
    background: url(/assets/e5f15662/img/loading.gif) no-repeat;
}

.detail-view .null {
    color: #ffc0cb;
}

.detail-view th {
    text-align: right;
    width: 160px;
}

span.required {
    color: #f00;
}

.form-inline .controls-inline {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top;
}

.form-inline label.error,
.form-horizontal label.error,
.form-vertical label.error {
    color: #b94a48;
}

.form-inline select.error,
.form-inline input.error,
.form-inline textarea.error,
.form-inline .controls-inline.error select,
.form-inline .controls-inline.error input,
.form-inline .controls-inline.error textarea,
.form-horizontal select.error,
.form-horizontal input.error,
.form-horizontal textarea.error,
.form-vertical select.error,
.form-vertical input.error,
.form-vertical textarea.error {
    border-color: #b94a48;
    color: #b94a48;
}

.form-inline select.error:focus,
.form-inline input.error:focus,
.form-inline textarea.error:focus,
.form-inline .controls-inline.error select:focus,
.form-inline .controls-inline.error input:focus,
.form-inline .controls-inline.error textarea:focus,
.form-horizontal select.error:focus,
.form-horizontal input.error:focus,
.form-horizontal textarea.error:focus,
.form-vertical select.error:focus,
.form-vertical input.error:focus,
.form-vertical textarea.error:focus {
    border-color: #953b39;
    -webkit-box-shadow: 0 0 6px #d59392;
    -moz-box-shadow: 0 0 6px #d59392;
    box-shadow: 0 0 6px #d59392;
}

.form-inline .help-block.error,
.form-inline .help-inline.error,
.form-horizontal .help-block.error,
.form-horizontal .help-inline.error,
.form-vertical .help-block.error,
.form-vertical .help-inline.error {
    color: #b94a48;
}

.select2-container {
    margin-bottom: 9px;
}

.select2-container-multi .select2-choices {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #CCC;
    color: #555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.select2-container-multi.select2-dropdown-open .select2-choices {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

table th {
    font-weight: bold;
}

table td,
table th {
    padding: 9px 10px;
    text-align: left;
}

@media only screen and (max-width: 767px) {
    table.responsive {
        margin-bottom: 0;
}
    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
}
    .pinned table {
        border-right: none;
        border-left: none;
        width: 100%;
}
    .pinned table th,
    .pinned table td {
        white-space: nowrap;
}
    .pinned td:last-child {
        border-bottom: 0;
}
    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-right: 1px solid #ccc;
}
    div.table-wrapper div.scrollable table {
        margin-left: 35%;
}
    div.table-wrapper div.scrollable {
        overflow: scroll;
        overflow-y: hidden;
}
    table.responsive td,
    table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden;
}
    table.responsive th:first-child,
    table.responsive td:first-child,
    table.responsive td:first-child,
    table.responsive.pinned td {
        display: none;
}
}

input.form-control[type="file"] {
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}

.form-inline .form-group {
    vertical-align: top;
}

.select2-container {
    min-width: 150px;
}

.btn-group.group-dropdown {
    margin: 0px;
    padding: 0px;
    margin-left: -1px;
}

.btn-group.group-dropdown .dropdown-toggle {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-group.group-dropdown:first-child {
    margin: 0px;
    padding: 0px;
    margin-right: -1px;
}

.btn-group.group-dropdown:first-child .dropdown-toggle {
    -webkit-border-top-left-radius: 4px !important;
    -moz-border-radius-topleft: 4px !important;
    border-top-left-radius: 4px !important;
    -webkit-border-bottom-left-radius: 4px !important;
    -moz-border-radius-bottomleft: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.btn-group.group-dropdown:first-child .dropdown-toggle.btn-large {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
}

.btn-group.group-dropdown:last-child {
    margin: 0px;
    padding: 0px;
    margin-left: -1px;
}

.btn-group.group-dropdown:last-child .dropdown-toggle {
    -webkit-border-top-right-radius: 4px !important;
    -moz-border-radius-topright: 4px !important;
    border-top-right-radius: 4px !important;
    -webkit-border-bottom-right-radius: 4px !important;
    -moz-border-radius-bottomright: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.btn-group.group-dropdown:last-child .dropdown-toggle.btn-large {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
}

.btn-group {
    margin: 0px 5px;
}

.toggle-column {
    text-align: center;
    width: 20px;
}

.tabs-below>.nav-tabs,
.tabs-right>.nav-tabs,
.tabs-left>.nav-tabs {
    border-bottom: 0;
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
    display: none;
}

.tab-content>.active,
.pill-content>.active {
    display: block;
}

.tabs-below>.nav-tabs {
    border-top: 1px solid #ddd;
}

.tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0;
}

.tabs-below>.nav-tabs>li>a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.tabs-below>.nav-tabs>li>a:hover,
.tabs-below>.nav-tabs>li>a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:hover,
.tabs-below>.nav-tabs>.active>a:focus {
    border-color: transparent #ddd #ddd #ddd;
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none;
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left>.nav-tabs>li>a:hover,
.tabs-left>.nav-tabs>li>a:focus {
    border-color: #eee #dddddd #eee #eeeeee;
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover,
.tabs-left>.nav-tabs .active>a:focus {
    border-color: #ddd transparent #ddd #ddd;
border-right-color: #fff;
}

.tabs-right>.nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

.tabs-right>.nav-tabs>li>a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.tabs-right>.nav-tabs>li>a:hover,
.tabs-right>.nav-tabs>li>a:focus {
    border-color: #eee #eeeeee #eee #dddddd;
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:hover,
.tabs-right>.nav-tabs .active>a:focus {
    border-color: #ddd #ddd #ddd transparent;
border-left-color: #fff;
}

.form.gii .tooltip {
    opacity: 1;
    font-size: 1em;
}

label.radio {
    padding-left: 20px;
}

/*!
 * jQuery UI Bootstrap (0.22)
 * http://addyosmani.github.com/jquery-ui-bootstrap
 *
 * Copyright 2012, Addy Osmani
 * Dual licensed under the MIT or GPL Version 2 licenses.
 *
 * Portions copyright jQuery UI & Twitter Bootstrap
 */

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ui-helper-clearfix {
    display: inline-block;
}

/*\*/

* html .ui-helper-clearfix {
    height: 1%;
}

.ui-helper-clearfix {
    display: block;
}

/**/

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-widget {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(/assets/e5f15662/img/ui-bg_glass_75_ffffff_1x400.png) 50% 50% repeat-x;
    color: #404040;
}

.ui-widget-content a {
    color: #404040;
}

.ui-widget-header {
    font-weight: bold;
    border-color: #0064cd #0064cd #003f81;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border: 1px solid #666;
}

.ui-widget-header a {
    color: #222;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background-color: #e6e6e6;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(#ffffff, #fff 25%, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #fff 25%, #e6e6e6);
    background-image: -ms-linear-gradient(#ffffff, #fff 25%, #e6e6e6);
    background-image: -o-linear-gradient(#ffffff, #fff 25%, #e6e6e6);
    background-image: linear-gradient(#ffffff, #fff 25%, #e6e6e6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    color: #333;
    font-size: 13px;
    line-height: normal;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s linear background-image;
    -moz-transition: 0.1s linear background-image;
    -ms-transition: 0.1s linear background-image;
    -o-transition: 0.1s linear background-image;
    transition: 0.1s linear background-image;
    overflow: visible;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555;
    text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background-position: 0 -15px;
    color: #333;
    text-decoration: none;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #212121;
    text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    font-weight: normal;
    color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}

.ui-widget :active {
    outline: none;
}

.ui-state-highlight p,
.ui-state-error p,
.ui-state-default p {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin: 7px 15px;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    position: relative;
    margin-bottom: 18px;
    color: #404040;
    background-color: #eedc94;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), to(#eedc94));
    background-image: -moz-linear-gradient(top, #fceec1, #eedc94);
    background-image: -ms-linear-gradient(top, #fceec1, #eedc94);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceec1), color-stop(100%, #eedc94));
    background-image: -webkit-linear-gradient(top, #fceec1, #eedc94);
    background-image: -o-linear-gradient(top, #fceec1, #eedc94);
    background-image: linear-gradient(top, #fceec1, #eedc94);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', endColorstr='#eedc94', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #eedc94 #eedc94 #e4c652;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    position: relative;
    margin-bottom: 18px;
    color: #fff;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    background-color: #c43c35;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(top, #ee5f5b, #c43c35);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #c43c35 #c43c35 #882a25;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(/assets/e5f15662/img/ui-icons_222222_256x240.png);
}

.ui-widget-content .ui-icon {
    background-image: url(/assets/e5f15662/img/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
    background-image: url(/assets/e5f15662/img/ui-icons_222222_256x240.png);
}

.ui-state-default .ui-icon {
    background-image: url(/assets/e5f15662/img/ui-icons_888888_256x240.png);
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(/assets/e5f15662/img/ui-icons_454545_256x240.png);
}

.ui-state-active .ui-icon {
    background-image: url(/assets/e5f15662/img/ui-icons_454545_256x240.png);
}

.ui-state-highlight .ui-icon {
    background-image: url(/assets/e5f15662/img/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(/assets/e5f15662/img/ui-icons_f6cf3b_256x240.png);
}

.ui-icon-carat-1-n {
    background-position: 0 0;
}

.ui-icon-carat-1-ne {
    background-position: -16px 0;
}

.ui-icon-carat-1-e {
    background-position: -32px 0;
}

.ui-icon-carat-1-se {
    background-position: -48px 0;
}

.ui-icon-carat-1-s {
    background-position: -64px 0;
}

.ui-icon-carat-1-sw {
    background-position: -80px 0;
}

.ui-icon-carat-1-w {
    background-position: -96px 0;
}

.ui-icon-carat-1-nw {
    background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-off {
    background-position: -96px -144px;
}

.ui-icon-radio-on {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-start {
    background-position: -80px -160px;
}

.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.ui-widget-overlay {
    background: #aaa url(/assets/e5f15662/img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .30;
    filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(/assets/e5f15662/img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .30;
    filter: Alpha(Opacity=30);
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    z-index: 99999;
    display: block;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}

.ui-accordion {
    width: 100%;
}

.ui-accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    zoom: 1;
    font-weight: bold;
}

.ui-accordion .ui-accordion-li-fix {
    display: inline;
}

.ui-accordion .ui-accordion-header-active {
    border-bottom: 0 !important;
}

.ui-accordion .ui-accordion-header a {
    display: block;
    font-size: 1em;
    padding: .5em .5em .5em 1.7em;
}

.ui-accordion-icons .ui-accordion-header a {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    margin-top: -2px;
    position: relative;
    top: 1px;
    margin-bottom: 2px;
    overflow: auto;
    display: none;
    zoom: 1;
}

.ui-accordion .ui-accordion-content-active {
    display: block;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

* html .ui-autocomplete {
    width: 1px;
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    float: left;
    outline: none;
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute;
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    zoom: 1;
    font-weight: normal;
}

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: 0;
    color: #fff;
    background: #0064cd;
    background-color: #0064cd;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
    background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
    background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
    background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
    background-image: -o-linear-gradient(top, #049cdb, #0064cd);
    background-image: linear-gradient(top, #049cdb, #0064cd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #0064cd #0064cd #003f81;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ui-menu .ui-menu-item a.ui-state-active {
    padding: 1px .4em;
}

.ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5;
}

.ui-menu .ui-state-disabled a {
    cursor: default;
}

.ui-menu-icons {
    position: relative;
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em;
}

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em;
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right;
}

.ui-menu {
    width: 200px;
    margin-bottom: 2em;
}

.ui-button {
    cursor: pointer;
    display: inline-block;
    background-color: #e6e6e6;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(#ffffff, #fff 25%, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #fff 25%, #e6e6e6);
    background-image: -ms-linear-gradient(#ffffff, #fff 25%, #e6e6e6);
    background-image: -o-linear-gradient(#ffffff, #fff 25%, #e6e6e6);
    background-image: linear-gradient(#ffffff, #fff 25%, #e6e6e6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    padding: 5px 14px 6px;
    margin: 0;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    color: #333;
    font-size: 13px;
    line-height: normal;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s linear background-image;
    -moz-transition: 0.1s linear background-image;
    -ms-transition: 0.1s linear background-image;
    -o-transition: 0.1s linear background-image;
    transition: 0.1s linear background-image;
    overflow: visible;
}

.ui-button-primary {
    color: #fff;
    background-color: #0064cd;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
    background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
    background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
    background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
    background-image: -o-linear-gradient(top, #049cdb, #0064cd);
    background-image: linear-gradient(top, #049cdb, #0064cd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #0064cd #0064cd #003f81;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ui-button-success {
    color: #fff;
    background-color: #57a957;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -ms-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(top, #62c462, #57a957);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #57a957 #57a957 #3d773d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ui-button-error {
    color: #fff;
    background-color: #c43c35;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(top, #ee5f5b, #c43c35);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #c43c35 #c43c35 #882a25;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ui-button-icon-only {
    width: 2.2em;
}

.ui-button-icons-only {
    width: 3.4em;
}

button.ui-button-icons-only {
    width: 3.7em;
}

.ui-button .ui-button-text {
    display: block;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
    display: none;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    top: 50%;
    margin-top: -3px;
    margin-bottom: 3px;
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

.ui-buttonset {
    margin-right: 7px;
}

.ui-buttonset .ui-state-active {
    color: #fff;
    background-color: #0064cd;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
    background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
    background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
    background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
    background-image: -o-linear-gradient(top, #049cdb, #0064cd);
    background-image: linear-gradient(top, #049cdb, #0064cd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #0064cd #0064cd #003f81;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.4em;
}

button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: none;
    background: none;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    width: 300px;
    overflow: hidden;
    outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
    position: relative;
    padding: 5px 15px;
    border: 0px 0px 0px 1px solid;
    border-color: white;
    padding: 5px 15px;
    font-size: 18px;
    text-decoration: none;
    background: none;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -khtml-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -khtml-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom: 1px solid #ccc;
}

.ui-dialog .ui-dialog-title {
    float: left;
    color: #404040;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 19px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 18px;
    font-size: 20px;
    font-weight: bold;
    line-height: 13.5px;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=25);
    -khtml-opacity: 0.25;
    -moz-opacity: 0.25;
    opacity: 0.25;
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px;
    text-indent: 9999px;
}

.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 1px;
    filter: alpha(opacity=90);
    -khtml-opacity: 0.90;
    -moz-opacity: 0.90;
    opacity: 0.90;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    zoom: 1;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin: .5em 0 0 0;
    background-color: #f5f5f5;
    padding: 5px 15px 5px;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
    zoom: 1;
    margin-bottom: 0;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}

.ui-dialog .ui-resizable-se {
    width: 14px;
    height: 14px;
    right: 3px;
    bottom: 3px;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button {
    color: #fff;
    background-color: #0064cd;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
    background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
    background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
    background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
    background-image: -o-linear-gradient(top, #049cdb, #0064cd);
    background-image: linear-gradient(top, #049cdb, #0064cd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #0064cd #0064cd #003f81;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    color: #fff;
    background-color: #0064cd;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
    background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
    background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
    background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
    background-image: -o-linear-gradient(top, #049cdb, #0064cd);
    background-image: linear-gradient(top, #049cdb, #0064cd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #0064cd #0064cd #003f81;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.ui-tabs .ui-tabs-nav {
    background: none;
    border-color: #ddd;
    border-style: solid;
    border-width: 0 0 1px;
}

.ui-tabs {
    position: relative;
    padding: .2em;
    zoom: 1;
    border: 0px;
}

.ui-tabs .ui-tabs-nav li:hover,
.ui-tabs .ui-tabs-nav li a:hover {
    background: whiteSmoke;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0px;
    color: #00438A;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
    border-bottom: 1px solid #DDD;
}

.ui-tabs .ui-tabs-nav li {
    text-decoration: none;
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    padding: 0px 0px 1px 0px;
    white-space: nowrap;
    background: none;
    border: 0px;
}

.ui-tabs-nav .ui-state-default {
    -webkit-box-shadow: 0px 0px 0px #fff;
    -moz-box-shadow: 0px 0px 0px #fff;
    box-shadow: 0px 0px 0px #fff;
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    text-decoration: none;
    cursor: text;
    padding: 0 15px;
    margin-right: 2px;
    line-height: 34px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0;
    padding-bottom: 0px;
    outline: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: #fff;
    cursor: default;
    color: gray;
    outline: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    background-color: #fff;
    outline: none;
    border: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active:hover {
    background: #fff;
    outline: none;
    margin-bottom: 0px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer;
    color: #0069D6;
    background: none;
    font-weight: normal;
    margin-bottom: -1px;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}

.ui-tabs-panel .ui-button {
    text-decoration: none;
}

.ui-tabs .ui-tabs-hide {
    display: none !important;
}

.ui-tabs .ui-tabs-nav li {
    filter: none;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -o-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    -webkit-box-shadow: 0 0 5px #ddd;
    box-shadow: inset 0 1px 0 #fff;
}

* html .ui-tooltip {
    background-image: none;
}

body .ui-tooltip {
    border-width: 2px;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
    border: 0px;
    font-weight: bold;
    width: 100%;
    padding: 4px 0;
    background-color: #f5f5f5;
    color: #808080;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0em;
}

.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.ui-datepicker-cover {
    display: none;
    display/**/
    : block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px;
}

.ui-datepicker th {
    font-weight: bold;
    color: gray;
}

.ui-datepicker-today a:hover {
    background-color: #808080;
    color: #fff;
}

.ui-datepicker-today a {
    background-color: #BFBFBF;
    cursor: pointer;
    padding: 0 4px;
    margin-bottom: 0px;
}

.ui-datepicker td a {
    margin-bottom: 0px;
    border: 0px;
}

.ui-datepicker td:hover {
    color: #fff;
}

.ui-datepicker td .ui-state-default {
    border: 0px;
    background: none;
    margin-bottom: 0px;
    padding: 5px;
    color: gray;
    text-align: center;
    filter: none;
}

.ui-datepicker td .ui-state-active {
    background: #BFBFBF;
    margin-bottom: 0px;
    font-size: normal;
    text-shadow: 0px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ui-datepicker td .ui-state-hover {
    color: #fff;
    background: #0064cd;
    background-color: #0064cd;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
    background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
    background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
    background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
    background-image: -o-linear-gradient(top, #049cdb, #0064cd);
    background-image: linear-gradient(top, #049cdb, #0064cd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #0064cd #0064cd #003f81;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
    color: #fff;
    background-color: #0064cd;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
    background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
    background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
    background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
    background-image: -o-linear-gradient(top, #049cdb, #0064cd);
    background-image: linear-gradient(top, #049cdb, #0064cd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #0064cd #0064cd #003f81;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ui-toolbar {
    padding: 7px 14px;
    margin: 0 0 18px;
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
    background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
    background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: linear-gradient(top, #ffffff, #f5f5f5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
}

.ui-dialog-buttonset .ui-button:nth-child(2) {
    cursor: pointer;
    display: inline-block;
    background-color: #e6e6e6;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(#ffffff, #fff 25%, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #fff 25%, #e6e6e6);
    background-image: -ms-linear-gradient(#ffffff, #fff 25%, #e6e6e6);
    background-image: -o-linear-gradient(#ffffff, #fff 25%, #e6e6e6);
    background-image: linear-gradient(#ffffff, #fff 25%, #e6e6e6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    padding: 5px 14px 6px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    color: #333;
    font-size: 13px;
    line-height: normal;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -ms-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;
    overflow: visible;
}

div.wijmo-wijmenu {
    padding: 0 20px;
    background-color: #222;
    background-color: #222;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#222222));
    background-image: -moz-linear-gradient(top, #333333, #222222);
    background-image: -ms-linear-gradient(top, #333333, #222222);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #222222));
    background-image: -webkit-linear-gradient(top, #333333, #222222);
    background-image: -o-linear-gradient(top, #333333, #222222);
    background-image: linear-gradient(top, #333333, #222222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.wijmo-wijmenu .ui-state-default {
    box-shadow: none;
    color: #BFBFBF;
}

.wijmo-wijmenu .ui-state-default .wijmo-wijmenu-text {
    color: #BFBFBF;
}

.wijmo-wijmenu .ui-state-hover {
    background: #444;
    background: rgba(255, 255, 255, 0.05);
}

.wijmo-wijmenu .ui-state-hover .wijmo-wijmenu-text {
    color: #fff;
}

div.wijmo-wijmenu .ui-widget-header h3 {
    position: relative;
    margin-top: 1px;
    padding: 0;
}

.wijmo-wijmenu h3 a {
    color: #FFF;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: 200;
    line-height: 1;
    margin-left: -20px;
    margin-top: 1px;
    padding: 8px 20px 12px;
}

.wijmo-wijmenu h3 a:hover {
    background-color: rgba(255, 255, 255, 0.05);
    color: #FFF;
    text-decoration: none;
}

.wijmo-wijmenu .ui-widget-header {
    border: 0px;
}

.wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-child {
    padding: 0.3em 0;
}

div.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-child {
    background: #333;
    border: 0;
    margin: 0;
    padding: 6px 0;
    width: 160px;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

div.wijmo-wijmenu .wijmo-wijmenu-item {
    margin: 0;
    border: 0;
}

.wijmo-wijmenu a.wijmo-wijmenu-link {
    margin: 0;
    line-height: 19px;
    padding: 10px 10px 11px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

div.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-link {
    display: block;
    float: none;
    padding: 4px 15px;
    width: auto;
}

div.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-text {
    float: none;
}

.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-child .ui-state-hover {
    background: #191919;
}

.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-separator {
    padding: 5px 0;
    background-image: none;
    background-color: #222;
    border-top: 1px solid #444;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}

.wijmo-wijmenu .wijmo-wijmenu-item input {
    -webkit-transition: none 0s ease 0s;
    -moz-transition: none 0s ease 0s;
    transition: none 0s ease 0s;
    background-color: rgba(255, 255, 255, 0.3);
    border: 1px solid #111;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.75);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1;
    margin: 5px 10px 0 10px;
    padding: 4px 9px;
    width: 100px;
}

.wijmo-wijmenu .wijmo-wijmenu-item input:hover {
    background-color: rgba(255, 255, 255, 0.5);
    color: #FFF;
}

.wijmo-wijmenu .wijmo-wijmenu-item input:focus {
    background-color: #FFF;
    border: 0 none;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    color: #404040;
    outline: 0 none;
    padding: 5px 10px;
    text-shadow: 0 1px 0 #FFF;
}

.wijmo-wijmenu .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    text-shadow: none;
}

.wijmo-wijmenu .ui-state-default {
    box-shadow: none;
    color: #BFBFBF;
    filter: none;
}

.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

html[dir="rtl"] .select2-container .select2-choice {
    padding: 0 8px 0 0;
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;
    border-radius: 0 0 4px 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto;
}

html[dir="rtl"] .select2-container .select2-choice>.select2-chosen {
    margin-left: 26px;
    margin-right: 0;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    /* background: url('/assets/e5f15662/select2/select2.png') right top no-repeat; */
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;
    background-clip: padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
    left: 0;
    right: auto;
    border-left: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    /* background: url('/assets/e5f15662/select2/select2.png') no-repeat 0 1px; */
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
    background-position: 2px 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* background: #fff url('/assets/e5f15662/select2/select2.png') no-repeat 100% -22px; */
    /* background: url('/assets/e5f15662/select2/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee)); */
    /* background: url('/assets/e5f15662/select2/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); */
    /* background: url('/assets/e5f15662/select2/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); */
    /* background: url('/assets/e5f15662/select2/select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; */
}

html[dir="rtl"] .select2-search input {
    padding: 4px 5px 4px 20px;
    /* background: #fff url('/assets/e5f15662/select2/select2.png') no-repeat -37px -22px; */
    /* background: url('/assets/e5f15662/select2/select2.png') no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee)); */
    /* background: url('/assets/e5f15662/select2/select2.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); */
    /* background: url('/assets/e5f15662/select2/select2.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); */
    /* background: url('/assets/e5f15662/select2/select2.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; */
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

/* .select2-search input.select2-active - removed empty ruleset */

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
    border-right: none;
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -16px 1px;
}

.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html[dir="rtl"] .select2-results {
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px;
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children>.select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select2-results-dept-1 .select2-result-label {
    padding-left: 20px;
}

.select2-results-dept-2 .select2-result-label {
    padding-left: 40px;
}

.select2-results-dept-3 .select2-result-label {
    padding-left: 60px;
}

.select2-results-dept-4 .select2-result-label {
    padding-left: 80px;
}

.select2-results-dept-5 .select2-result-label {
    padding-left: 100px;
}

.select2-results-dept-6 .select2-result-label {
    padding-left: 110px;
}

.select2-results-dept-7 .select2-result-label {
    padding-left: 120px;
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px;
}

.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}

.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

/* .select2-more-results.select2-active - removed empty ruleset */

.select2-results .select2-ajax-error {
    background: rgba(255, 50, 50, .2);
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;
    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

html[dir="rtl"] .select2-container-multi .select2-choices {
    padding: 0 0 0 5px;
}

.select2-locked {
    padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}

html[dir="rtl"] .select2-container-multi .select2-choices li {
    float: right;
}

.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent !important;
}

/* .select2-container-multi .select2-choices .select2-search-field input.select2-active - removed empty ruleset */

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaa;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}

html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 18px 3px 5px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: none;
    /* background: url('/assets/e5f15662/select2/select2.png') right top no-repeat; */
}

html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
    left: auto;
    right: 2px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px;
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: none;
}

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen,
.select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 2dppx) {
    .select2-search input,
    .select2-search-choice-close,
    .select2-container .select2-choice abbr,
    .select2-container .select2-choice .select2-arrow b {
        /* background-image: url('/assets/e5f15662/select2/select2x2.png') !important; */
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important;
}
    .select2-search input {
        background-position: 100% -21px !important;
}
}

.select2-container.form-control {
    background: transparent;
    border: none;
    display: block;
    margin: 0;
    padding: 0;
}

.select2-container .select2-choices .select2-search-field input,
.select2-container .select2-choice,
.select2-container .select2-choices {
    background: none;
    padding: 0;
    border-color: #ccc;
    border-radius: 4px;
    color: #555;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.select2-search input {
    border-color: #ccc;
    border-radius: 4px;
    color: #555;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.select2-container .select2-choices .select2-search-field input {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-container .select2-choice {
    height: 34px;
    line-height: 1.42857;
}

.select2-container.select2-container-multi.form-control {
    height: auto;
}

.select2-container.input-sm .select2-choice,
.input-group-sm .select2-container .select2-choice {
    height: 30px;
    line-height: 1.5;
    border-radius: 3px;
}

.select2-container.input-lg .select2-choice,
.input-group-lg .select2-container .select2-choice {
    height: 46px;
    line-height: 1.33;
    border-radius: 6px;
}

.select2-container-multi .select2-choices .select2-search-field input {
    height: 32px;
}

.select2-container-multi.input-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-container-multi .select2-choices .select2-search-field input {
    height: 28px;
}

.select2-container-multi.input-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-container-multi .select2-choices .select2-search-field input {
    height: 44px;
}

.select2-container-multi .select2-choices .select2-search-field input {
    margin: 0;
}

.select2-chosen,
.select2-choice>span:first-child,
.select2-container .select2-choices .select2-search-field input {
    padding: 6px 12px;
}

.input-sm .select2-chosen,
.input-group-sm .select2-chosen,
.input-sm .select2-choice>span:first-child,
.input-group-sm .select2-choice>span:first-child,
.input-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-choices .select2-search-field input {
    padding: 5px 10px;
}

.input-lg .select2-chosen,
.input-group-lg .select2-chosen,
.input-lg .select2-choice>span:first-child,
.input-group-lg .select2-choice>span:first-child,
.input-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-choices .select2-search-field input {
    padding: 10px 16px;
}

.select2-container-multi .select2-choices .select2-search-choice {
    margin-top: 5px;
    margin-bottom: 3px;
}

.select2-container-multi.input-sm .select2-choices .select2-search-choice,
.input-group-sm .select2-container-multi .select2-choices .select2-search-choice {
    margin-top: 3px;
    margin-bottom: 2px;
}

.select2-container-multi.input-lg .select2-choices .select2-search-choice,
.input-group-lg .select2-container-multi .select2-choices .select2-search-choice {
    line-height: 24px;
}

.select2-container .select2-choice .select2-arrow,
.select2-container .select2-choice div {
    border-left: 1px solid #ccc;
    background: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.select2-dropdown-open .select2-choice .select2-arrow,
.select2-dropdown-open .select2-choice div {
    border-left-color: transparent;
    background: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.select2-container .select2-choice .select2-arrow b,
.select2-container .select2-choice div b {
    background-position: 0 3px;
}

.select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open .select2-choice div b {
    background-position: -18px 3px;
}

.select2-container.input-sm .select2-choice .select2-arrow b,
.input-group-sm .select2-container .select2-choice .select2-arrow b,
.select2-container.input-sm .select2-choice div b,
.input-group-sm .select2-container .select2-choice div b {
    background-position: 0 1px;
}

.select2-dropdown-open.input-sm .select2-choice .select2-arrow b,
.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-sm .select2-choice div b,
.input-group-sm .select2-dropdown-open .select2-choice div b {
    background-position: -18px 1px;
}

.select2-container.input-lg .select2-choice .select2-arrow b,
.input-group-lg .select2-container .select2-choice .select2-arrow b,
.select2-container.input-lg .select2-choice div b,
.input-group-lg .select2-container .select2-choice div b {
    background-position: 0 9px;
}

.select2-dropdown-open.input-lg .select2-choice .select2-arrow b,
.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-lg .select2-choice div b,
.input-group-lg .select2-dropdown-open .select2-choice div b {
    background-position: -18px 9px;
}

.has-warning .select2-choice,
.has-warning .select2-choices {
    border-color: #8a6d3b;
}

.has-warning .select2-container-active .select2-choice,
.has-warning .select2-container-multi.select2-container-active .select2-choices {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning.select2-drop-active {
    border-color: #66512c;
}

.has-warning.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #66512c;
}

.has-error .select2-choice,
.has-error .select2-choices {
    border-color: #a94442;
}

.has-error .select2-container-active .select2-choice,
.has-error .select2-container-multi.select2-container-active .select2-choices {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error.select2-drop-active {
    border-color: #843534;
}

.has-error.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #843534;
}

.has-success .select2-choice,
.has-success .select2-choices {
    border-color: #3c763d;
}

.has-success .select2-container-active .select2-choice,
.has-success .select2-container-multi.select2-container-active .select2-choices {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success.select2-drop-active {
    border-color: #2b542c;
}

.has-success.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #2b542c;
}

.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
    border-color: #66afe9;
    outline: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -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;
}

.select2-drop-active {
    border-color: #66afe9;
}

.select2-drop-auto-width,
.select2-drop.select2-drop-above.select2-drop-active {
    border-top-color: #66afe9;
}

.input-group.select2-bootstrap-prepend [class^="select2-choice"] {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.input-group.select2-bootstrap-append [class^="select2-choice"] {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.select2-dropdown-open [class^="select2-choice"] {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.input-group.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.input-group.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.input-group.input-group-sm.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
    border-bottom-right-radius: 3px !important;
}

.input-group.input-group-lg.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
    border-bottom-right-radius: 6px !important;
}

.input-group.input-group-sm.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
    border-bottom-left-radius: 3px !important;
}

.input-group.input-group-lg.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
    border-bottom-left-radius: 6px !important;
}

.select2-results .select2-highlighted {
    color: white;
    background-color: #428bca;
}

.select2-bootstrap-append .select2-container-multiple,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container-multiple,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn {
    vertical-align: top;
}

.select2-container-multi .select2-choices .select2-search-choice {
    color: #555;
    background: white;
    border-color: #ccc;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #ebebeb;
    border-color: #adadad;
    color: #333;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-search-choice-close {
    margin-top: -7px;
    top: 50%;
}

.select2-container .select2-choice abbr {
    top: 50%;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background-color: #fcf8e3;
    color: #8a6d3b;
}

.select2-container.select2-container-disabled .select2-choice,
.select2-container.select2-container-disabled .select2-choices {
    cursor: not-allowed;
    background-color: #eee;
    border-color: #ccc;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow,
.select2-container.select2-container-disabled .select2-choice div,
.select2-container.select2-container-disabled .select2-choices .select2-arrow,
.select2-container.select2-container-disabled .select2-choices div {
    background-color: transparent;
    border-left: 1px solid transparent;
}

.select2-search input.select2-active,
.select2-container-multi .select2-choices .select2-search-field input.select2-active,
.select2-more-results.select2-active {
    background-position: 99%;
    background-position: right 4px center;
}

.select2-offscreen,
.select2-offscreen:focus {
    width: 1px !important;
    height: 1px !important;
    position: absolute !important;
}

.cms-page,
.cms-block {
    margin-bottom: 20px;
    position: relative;
}

.cms-page .edit-link,
.cms-block .edit-link {
    display: none;
    padding: 3px 5px;
    position: absolute;
    right: 0;
    top: 0;
}

.cms-page:hover .edit-link,
.cms-block:hover .edit-link {
    display: block;
}

.cms .cms-admin-buttons {
    margin-bottom: 20px;
}

.cms .cms-form-tabs {
    margin-top: 20px;
}

.cms .markItUp {
    margin: 0;
    width: 900px !important;
}

.cms .markItUp .markItUpEditor {
    width: 888px !important;
}

.cms .tags {
    background-color: #eee;
    margin-bottom: 0;
    font-size: 10px;
}

.cms .tags>ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.cms .form-actions {
    margin-bottom: 0;
}

.cms .draggable {
    cursor: pointer;
    width: 15px;
}

.cms .add-button {
    margin-bottom: 10px;
}

/* .auth-icon.paypal - removed empty ruleset */

.services {
    overflow: auto;
}

.auth-icon {
    display: block;
    width: 32px;
    height: 32px;
    /* background: url("/assets/8fd90262/images/auth.png") no-repeat; */
}

.auth-icon.google,
.auth-icon.google_oauth {
    background-position: 0 -34px;
}

.auth-icon.twitter {
    background-position: 0 -68px;
}

.auth-icon.yandex,
.auth-icon.yandex_oauth {
    background-position: 0 -102px;
}

.auth-icon.vkontakte {
    background-position: 0 -136px;
}

.auth-icon.facebook {
    background-position: 0 -170px;
}

.auth-icon.mailru {
    background-position: 0 -204px;
}

.auth-icon.moikrug {
    background-position: 0 -238px;
}

.auth-icon.odnoklassniki {
    background-position: 0 -272px;
}

.auth-icon.linkedin {
    background-position: 0 -306px;
}

.auth-icon.github {
    background-position: 0 -340px;
}

.auth-icon.live {
    background-position: 0 -372px;
}

.auth-icon.yahoo {
    background-position: 0 -406px;
}

.auth-icon.steam {
    background-position: 0 -440px;
}

.auth-icon.dropbox {
    background-position: 0 -472px;
}

.auth-icon.wargaming {
    background-position: 0 -503px;
}

.auth-icon.eve {
    background-position: 0 -538px;
}

.auth-link:hover .auth-icon i,
.auth-link:focus .auth-icon i {
    display: block;
    width: 32px;
    height: 32px;
    /* background: url("/assets/8fd90262/images/auth.png") 0 0 no-repeat; */
}

.auth-services {
    margin: 0 0 1em;
    list-style: none;
    overflow: auto;
}

.auth-service {
    float: left;
    margin: 0 1em 0 0;
}

.auth-services .auth-service .auth-link {
    display: block;
    width: 72px;
}

.auth-service .auth-link .auth-icon {
    margin: 0 auto;
}

.auth-service .auth-link .auth-title {
    display: block;
    margin-top: 0.4em;
    text-align: center;
}

div.authorized-block img.avatar {
    margin-top: 0px;
    top: 4px;
    position: fixed;
    height: 53px;
    width: 53px;
}

.part-lable-hover-1 div {
    background-color: red !important;
}

.terms {
    font-size: 16px;
}

.edit-button-final {
    margin-top: -4px;
}

.slim-block {
    padding-bottom: 1px;
    padding-top: 1px;
}

a.flag-maker {
    cursor: pointer;
}

.plane-marker {
    font-size: 16px;
}

a.flag-maker i.flag-icon {
    padding-top: 5px;
}

.sr-number {
    white-space: nowrap;
}

.btn-solomon {
    width: 256px !important;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.btn-solomon1 {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.acc_t {
    margin-left: 4px !important;
}

#sidebar .btn-reg {
    margin-top: 10px;
    font-size: 12px;
    padding: 10px 25px;
}

.fa-skype {
    position: relative !important;
    left: 0 !important;
    top: 2px !important;
}

.tree td:hover {
    background-color: #ddd;
    -webkit-transition: 300ms;
    transition: 300ms;
    cursor: pointer;
}

.group-sub i {
    color: indigo;
}

.group-main1 * {
    font-size: 11px !important;
}

.group-sub .treegrid-expander-expanded:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: antialiased;
    color: indigo;
    content: "\f103";
}

.treegrid-expander-expanded:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: antialiased;
    color: indigo;
    content: "\f101";
}

.treegrid-expander-collapsed:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: antialiased;
    color: indigo;
    content: "\f0fe";
}

img.drag {
    vertical-align: top;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.smooth_zoom_preloader {
    background-image: url("/images/zoom_assets/preloader.gif");
}

.smooth_zoom_icons {
    background-image: url("/images/zoom_assets/icons.png");
}

div[id*='zoom_container'] .landmarks {
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
    font-family: Helvetica, Arial, Verdana;
    font-size: 12px;
    color: #fff;
}

div[id*='zoom_container'] .landmarks .item {
    position: absolute;
    text-align: center;
    display: none;
}

div[id*='zoom_container'] .landmarks .lable div {
    z-index: 19999;
    text-align: center;
    vertical-align: middle;
    border: 2px solid blue;
    background-color: transparent;
    display: table-cell;
    cursor: pointer;
    position: absolute;
    border-radius: 999px;
    font: bold 15px tahoma, arial, verdana, sans-serif;
}

div[id*='zoom_container'] .landmarks .mark .text {
    background-color: #000;
    padding: 2px 6px;
}

th.part-image-hover,
tr.part-image-hover {
    background-color: #ddd;
    transition: 300ms;
}

.unit-image {
    position: relative;
}

div.part-label {
    z-index: 19999;
    text-align: center;
    vertical-align: middle;
    border: 2px solid blue;
    background-color: transparent;
    display: table-cell;
    cursor: pointer;
    position: absolute;
    border-radius: 999px;
    font: bold 15px tahoma, arial, verdana, sans-serif;
}

input#Order_order_id {
    width: 80px;
}

.shortcuts .shortcut {
    min-height: 114px;
    text-align: center;
    width: 114px;
    display: inline-block;
    padding: 12px 0;
    margin: 0 5px 1em;
    vertical-align: top;
    text-decoration: none;
    background: #F3F3F3;
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
    background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
    background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-radius: 5px;
}

.shortcuts {
    text-align: left;
}

.shortcuts .shortcut .shortcut-icon {
    width: 100%;
    margin-top: .25em;
    margin-bottom: .35em;
    font-size: 32px;
    color: #555;
}

.shortcuts .shortcut:hover {
    background: #E8E8E8;
    background-color: #f0f0f0;
    background-image: -moz-linear-gradient(top, #fafafa, #e1e1e1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#e1e1e1));
    background-image: -webkit-linear-gradient(top, #fafafa, #e1e1e1);
    background-image: -o-linear-gradient(top, #fafafa, #e1e1e1);
    background-image: linear-gradient(to bottom, #fafafa, #e1e1e1);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffe1e1e1', GradientType=0);
}

.shortcuts .shortcut:hover .shortcut-icon {
    color: #666;
}

.shortcuts .shortcut-label {
    display: block;
    font-weight: 400;
    color: #666;
    margin-top: 5px;
}

.label-pill {
    padding-top: .3em;
    padding-right: .7em;
    padding-bottom: .2em;
    padding-left: .6em;
    border-radius: 10rem;
}

div.new-message a:hover {
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 10px 7px #49c9de;
    -moz-box-shadow: 0px 0px 10px 7px #49c9de;
    box-shadow: 0px 0px 10px 7px #49c9de;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

div.new-message a {
    display: inline-block;
    position: absolute;
    bottom: -4px;
    right: 50px;
    z-index: 19999;
    min-width: 20px;
    text-align: center;
}

.lngspan {
    font-size: 10px;
    border-bottom: 1px dashed #eee;
}

.lngtext {
    font-size: 10px;
}

tr.confirm-second .confirm-table table tr:nth-child(odd) th,
.confirm-table table tr:nth-child(odd) td {
    background: transparent !important;
}

tr.confirm-second .confirm-table .bg-white {
    background: transparent !important;
}

.relative {
    position: relative;
}

.top-50 {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.left-50 {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.all-50 {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.mb-90px {
    margin-bottom: 90px !important;
}

html {
    width: 100%;
    min-height: 100%;
    position: relative;
}

.ove {
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
    font: 14px "Roboto", sans-serif;
    line-height: 1.2;
    width: 100%;
    background-image: url('/partzamazon.com/images/background.jpg');
    background-position: 0 0;
    background-repeat: repeat;
    background-attachment: fixed;
}

a:hover,
a:focus,
.btn:hover,
.btn:focus {
    outline: none !important;
}

.mr-5px {
    margin-right: 5px;
}

.mb-80px {
    margin-bottom: 80px;
}

.mb-75px {
    margin-bottom: 75px;
}

.mb-70px {
    margin-bottom: 70px;
}

.mb-65px {
    margin-bottom: 65px;
}

.mb-60px {
    margin-bottom: 60px;
}

.mb-55px {
    margin-bottom: 55px;
}

.mb-50px {
    margin-bottom: 50px;
}

.mb-45px {
    margin-bottom: 45px;
}

.mb-40px {
    margin-bottom: 40px;
}

.mb-35px {
    margin-bottom: 35px;
}

.mb-30px {
    margin-bottom: 30px;
}

.mb-25px {
    margin-bottom: 25px;
}

.mb-20px {
    margin-bottom: 20px;
}

.mb-15px {
    margin-bottom: 15px;
}

.mb-10px {
    margin-bottom: 10px;
}

.mb-5px {
    margin-bottom: 5px;
}

h1,
.h1 {
    margin: 10px 0 40px;
    font-family: "Lobster Two", "Lobster";
    font-weight: 700;
    font-size: 38px;
    color: #333;
}

h2,
.h2 {
    margin: 0px 0 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #333;
}

h3,
.h3 {
    margin: 0px 0 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 25px;
    color: #333;
}

h4,
.h4 {
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #333;
}

p {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.4;
}

ul {
    margin-bottom: 20px;
}

ul li {
    line-height: 1.4;
}

.normal-title {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 38px;
    color: #333;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1030;
}

#header ul li a {
    padding-top: 21px;
    padding-bottom: 18px;
    position: relative;
}

#header .navbar {
    border: 0;
    margin-bottom: 0 !important;
    background-image: url('/images/pattern-top.png');
    background-position: 0 0;
    background-repeat: repeat;
    -webkit-box-shadow: 0px 6px 6px 1px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 6px 6px 1px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 6px 6px 1px rgba(50, 50, 50, 0.75);
}

#header .navbar-brand {
    margin-left: 6px;
    height: auto !important;
    display: block;
    line-height: 26px;
    background-image: url('/partzamazon.com/images/partzamazon-header.svg');
    background-position: 0 center;
    background-size: 52px 52px;
    background-repeat: no-repeat;
    font-family: "Lobster Two", "Lobster";
    font-weight: 400;
    font-size: 28px;
    font-style: italic;
    text-shadow: 0 0 20px #ccdbfe, 10px -10px 30px #97abfe, -20px -20px 40px #6393ff, 20px -40px 50px #2d67ec, -20px -60px 60px #053bcd, 0 -80px 70px #973716, 10px -90px 80px #451b0e !important;
    padding: 18px 40px 15px 56px !important;
    color: #fcdd76;
}

#header .navbar-brand:hover,
#header .navbar-brand:focus {
    margin-left: 6px;
    height: auto !important;
    display: block;
    line-height: 26px;
    background-image: url('/partzamazon.com/images/partzamazon-header.svg');
    background-position: 0 center;
    background-size: 52px 52px;
    background-repeat: no-repeat;
    font-family: "Lobster Two", "Lobster";
    font-weight: 400;
    font-size: 28px;
    font-style: italic;
    text-shadow: 0 0 20px #ccdbfe, 10px -10px 30px #97abfe, -20px -20px 40px #6393ff, 20px -40px 50px #2d67ec, -20px -60px 60px #053bcd, 0 -80px 70px #973716, 10px -90px 80px #451b0e !important;
    padding: 18px 40px 15px 56px !important;
    color: #fcdd76;
}

.flag-icon {
    line-height: 0.9em;
}

/* Duplicate btn-primary definition removed - consolidated above */

.btn-success {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border-radius: 24px !important;
}

.btn-success:hover,
.btn-success:focus {
    background-color: #51a351 !important;
    background-image: none !important;
}

.fa-skype {
    color: #1693ff;
}

.language-block {
    margin-right: 15px;
}

.language-block ul:before {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 10px;
}

.language-block ul li {
    padding: 2px 20px;
}

.language-block ul li:first-child:hover,
.language-block ul li:first-child:focus {
    background: none !important;
}

.language-block ul li:hover,
.language-block ul li:focus {
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
    background-image: -o-linear-gradient(top, #0088cc, #0077b3);
    background-image: linear-gradient(to bottom, #0088cc, #0077b3);
}

.language-block ul li:hover a,
.language-block ul li:focus a {
    background: none !important;
    color: #fff;
}

.language-block ul li a {
    padding: 0 !important;
    color: #777;
}

.language-block ul li a:hover,
.language-block ul li a:focus {
    background: none !important;
}

.language-block>a {
    padding-top: 22px !important;
    padding-bottom: 21px !important;
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #777 !important;
    background: none !important;
}

.language-block>a:hover,
.language-block>a:focus,
.language-block>a:active,
.language-block>a:visited {
    background: none !important;
    text-decoration: none !important;
    color: #5e95cc !important;
}

.language-block>a:hover:before,
.language-block>a:focus:before,
.language-block>a:active:before,
.language-block>a:visited:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-top: 2px solid #5e95cc;
}

.header-right {
    margin-top: 13px;
}

.header-buttons {
    margin-top: 16px;
}

.header-right {
    float: right;
}

.cart-number {
    border-radius: 2px 2px 2px 2px;
    color: #FFF;
    z-index: 2;
    margin-left: 2px;
}

.select-block {
    position: relative;
    display: inline-block;
}

#s2id_currency_change.select2-dropdown-open {
    width: 250px !important;
}

.select2-container .select2-choice,
.select2-container-multi .select2-choices {
    height: 30px;
    margin-top: -1px;
    line-height: 30px;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: none;
    background-color: white;
    filter: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.select2-container .select2-choice div,
.select2-container .select2-choice .select2-arrow,
.select2-container.select2-container-disabled .select2-choice div,
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    border-left: none;
    background: none;
    filter: none;
}

.pt-20 {
    padding-top: 20px !important;
}

#content {
    min-height: 824px;
}

#content .container {
    background: #fff;
}

.select2-drop {
    margin-top: -3px;
    border: 1px solid #aaa !important;
    border-top: 0 !important;
}

.nav-header {
    color: #999;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding: 3px 15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.left-sidebar {
    margin-bottom: 20px;
}

.left-sidebar ul li a {
    padding: 7px 15px;
    display: block;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #08c;
}

.left-sidebar ul li a:hover,
.left-sidebar ul li a:focus {
    text-decoration: none;
    background: #fff;
}

.left-sidebar ul li a i {
    color: #000 !important;
    margin-right: 8px;
}

.divider {
    height: 2px;
    margin: 9px 15px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
}

.tt-query {
    width: 100% !important;
}

.twitter-typeahead {
    float: left;
    width: 75%;
}

.tt-menu {
    width: 100%;
    margin: 12px 0;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.tt-suggestion {
    padding: 3px 20px;
}

.tt-suggestion:hover {
    cursor: pointer;
    color: #fff;
    background-color: #0097cf;
}

.brands-left-block {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 0 none !important;
    margin-bottom: 10px;
    padding: 0 15px !important;
}

.brands-left-block .btn {
    width: 20% !important;
}

.brands-left-block input {
    font-size: 12px !important;
}

#carousel-example-generic .item img {
    width: 100% !important;
}

.blb-title {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 10px;
    margin-bottom: 10px;
}

.seel {
    display: inline-block;
    margin: 0 15px;
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 12px;
}

.seel .seel1 {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.seel .seel2 {
    opacity: 1;
    visibility: visible;
    display: block;
}

.seel.collapsed .seel2 {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.seel.collapsed .seel1 {
    opacity: 1;
    visibility: visible;
    display: block;
}

.indigo {
    color: indigo;
    vertical-align: top;
    margin-top: 2.5px;
}

.mt-100px {
    margin-top: 100px;
}

.search-tabs .intro-search-block .btn {
    height: 57.5px;
    font-size: 22px;
    border-radius: 0 26px 26px 0;
}

.input-search {
    font-size: 20px;
    border-radius: 26px 0 0 26px;
}

.intro-search-block {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    background-image: url('/images/hexellence.png');
    background-position: 0 0;
    background-repeat: repeat;
    padding: 9px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 20px;
    padding-bottom: 0;
}

.intro-search-block .input-search.form-control {
    height: 55px;
}

.intro-search-block .form-control {
    border: 0;
    width: 90%;
    border-radius: 26px 0 0 26px;
    float: left;
    border-right: 0 !important;
    height: 57.5px;
    box-shadow: none !important;
    font-size: 20px;
}

.intro-search-block .form-control:hover,
.intro-search-block .form-control:focus {
    outline: none !important;
    box-shadow: none !important;
}

.intro-search-block .btn {
    width: 10%;
    float: left;
    font-size: 14px;
    border-radius: 0 15px 15px 0;
    height: 34px;
}

div.example-numbers,
div.example-vin {
    font-size: 11px;
}

div.example-numbers a,
div.example-vin a {
    border-bottom: 1px dotted;
    cursor: pointer;
}

div.example-numbers a:hover,
div.example-vin a:hover,
div.example-numbers a:focus,
div.example-vin a:focus {
    text-decoration: none;
}

.badge-info {
    background: #3a87ad;
    margin-bottom: 5px;
}

.badge {
    line-height: 20px;
}

.input-search {
    display: none;
}

.input-search.active {
    display: block;
}

.search-textarea {
    display: none;
    height: 150px;
    resize: none;
    border-radius: 26px 0 0 26px;
    float: left;
    font-size: 18px;
    width: 100%;
    border: 0 !important;
    padding: 5px 10px;
    line-height: 1.5em;
    overflow: hidden;
}

.search-textarea.active {
    visibility: visible;
}

.search-textarea:hover,
.search-textarea:focus {
    box-shadow: none !important;
    outline: none !important;
}

#placeholder-default {
    position: absolute;
    top: 0;
    padding: 10px 12px;
    color: #a5a5a5;
    line-height: 1.5em;
}

.search-tabs .nav-tabs .active a {
    background-image: url('/images/hexellence.png');
    background-position: bottom left;
    background-repeat: repeat;
}

.counter-text-block {
    background: #eee none repeat scroll 0 0;
    font-size: 16px;
    font-weight: 700;
    margin-top: 25px;
    padding: 25px 10px;
    text-align: center;
    text-transform: uppercase;
}

.count {
    margin-bottom: 10px;
    display: block;
}

.count span {
    font-size: 25px;
    line-height: 24px;
}

.counter-text {
    font-weight: 400 !important;
}

.shop-logo {
    min-height: 110px;
}

.shop-your-make {
    margin-right: -15px;
    margin-left: -15px;
}

.shop-your-make h3,
.shop-your-make .h3 {
    margin-left: 15px;
    margin-bottom: 20px;
}

.shop-your-make .shop-title {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #333;
    margin: 0px 0 5px;
}

.shop-your-make .shop-parts {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 5px;
    color: #888;
    line-height: 18px;
}

.shop-your-make .shop-parts .fa {
    margin-right: 5px;
}

.shop-your-make .item {
    margin-bottom: 0;
    text-align: center;
}

.shop-your-make .item a {
    border: 1px solid #eee;
    display: block;
    margin-bottom: 0;
    min-height: 124px;
    padding: 8px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.shop-your-make .item a:hover,
.shop-your-make .item a:focus {
    text-decoration: none !important;
}

.shop-your-make .item a:hover img,
.shop-your-make .item a:focus img {
    padding: 0 12px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.shop-your-make .item a:hover,
.shop-your-make .item a:focus {
    border-color: #489EDC;
    box-shadow: inset 0px 0px 3px #7db8e3;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.shop-your-make .item img {
    padding: 0 15px;
    margin: 0 auto;
    margin-bottom: 0px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.shop-your-make .row {
    display: table;
    font-size: 0;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
}

.shop-your-make .row .col-md-2 {
    display: inline-block;
    float: none !important;
    font-size: 14px;
    padding: 5px;
    vertical-align: top;
}

.top-tabs .col-sm-3 {
    width: 20%;
}

.top-tabs .nav {
    margin-bottom: 30px;
    border: 0;
}

.top-tabs .nav li.active a {
    border: 0;
    border-bottom: 1px solid #5e95cc;
    background: #5e95cc;
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.top-tabs .nav li.active a:focus {
    border: 0;
    border-bottom: 1px solid #5e95cc;
    background: #5e95cc;
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.top-tabs .nav li a {
    border: 0;
    text-align: center;
    border-bottom: 1px solid transparent;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.top-tabs .nav li a:focus {
    border: 0;
    border-bottom: 1px solid #5e95cc;
    background: #5e95cc;
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.top-tabs .nav li a:hover {
    background: none !important;
    border-bottom: 1px solid #5e95cc;
    color: #5e95cc !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.top-tabs .nav li a i {
    margin-right: 3px;
}

.shop-your-make .row {
    display: table;
    font-size: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px;
    width: 100%;
}

.top-tabs .nav.nav-tabs {
    background-color: #eee;
    margin: 0;
    padding-bottom: 1px;
}

.top-tabs .nav .active {
    border-radius: 0;
    margin: 0;
    padding: 0;
}

.top-tabs .nav .active>a,
.top-tabs .nav .active>a:hover {
    background: #666 none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0;
    color: white !important;
    cursor: pointer;
}

.top-tabs .nav li a:hover {
    background: #ccc none repeat scroll 0 0;
    border-radius: 0 !important;
    color: #333 !important;
    transition: all 0.2s ease-in-out 0s;
}

.top-tabs .nav>li {
    padding: 0 !important;
}

.top-tabs .tab-content {
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 40px 40px 20px;
}

.white-container {
    background: #fff;
    overflow: hidden;
    text-align: right;
    float: left;
    width: 90%;
    border-radius: 26px 0 0 26px;
    border: 1px solid #ccc;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.white-container.active {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.search-trigger {
    border-radius: 0 !important;
    height: 56px;
    width: 56px;
    background: #fff;
    border: 0;
    font-size: 25px;
}

.search-trigger:hover,
.search-trigger:focus {
    outline: none !important;
}

.search-height {
    height: 100px;
}

#footer {
    width: 100%;
    background: #333333;
    margin: 0;
    padding: 0;
}

.footer-top {
    padding: 15px 0;
    background: #222;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(255, 255, 255, 0.5) 0), color-stop(rgba(255, 255, 255, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.0001) 100%);
}

.carousel-control.right {
    background-image: -webkit-linear-gradient(right, color-stop(rgba(255, 255, 255, 0.5) 0), color-stop(rgba(255, 255, 255, 0.0001) 100%));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.0001) 100%);
}

.footer-genuine i {
    vertical-align: top;
    margin-top: 3px;
}

.footer-genuine a {
    line-height: 20px;
    color: #BBB;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    display: inline-block;
}

.footer-genuine a:hover,
.footer-genuine a:focus {
    text-decoration: none;
    color: #fff;
}

.footer-logos-car a {
    display: inline-block;
    margin: 0 4px;
    height: 20px;
    line-height: 20px;
}

.footer-bottom {
    padding: 10px 0;
    box-shadow: none;
    background: #333333;
}

.footer-payment a {
    height: 35px;
    display: inline-block;
    margin-right: 3px;
}

.menu_contain {
    padding: 0 30px 20px;
    overflow-x: hidden;
    height: 100%;
}

.sidebar-contain {
    position: relative;
}

#wrapper.open-sidebar {
    right: 20%;
    overflow-x: visible;
}

#sidebar {
    border: 1px solid #e3e3e3;
    background-image: url('/images/hexellence.png');
    background-position: 0 0;
    background-repeat: repeat;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    height: 100%;
    position: absolute;
    overflow: hidden;
    right: 0 !important;
    width: 0% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity: 0;
}

#wrapper {
    position: relative;
    height: 100%;
    width: 100%;
    right: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.main {
    overflow-x: hidden;
}

.open-sidebar {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.open-sidebar .search-control {
    visibility: hidden;
    opacity: 0;
}

.open-sidebar #sidebar {
    right: -20% !important;
    width: 20% !important;
    z-index: 2;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.tcon {
    appearance: none;
    border: none;
    cursor: pointer;
    display: inline-block;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 19px;
    margin-left: 40px;
    margin-top: 7px;
    transition: 0.3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 30px;
    background: transparent;
    outline: none;
}

.tcon>* {
    display: block;
/* Removed vertical-align since it has no effect with display: block */
    margin-top: 7px;
}

.tcon:hover,
.tcon:focus {
    outline: none;
}

.tcon::-moz-focus-inner {
    border: 0;
}

.tcon-menu__lines {
    display: inline-block;
    height: 2px;
    width: 30px;
    border-radius: 2.85714px;
    transition: 0.3s;
    background: #fff;
    position: relative;
}

.tcon-menu__lines::before,
.tcon-menu__lines::after {
    display: inline-block;
    height: 2px;
    width: 30px;
    border-radius: 2.85714px;
    transition: 0.3s;
    background: #fff;
    content: '';
    position: absolute;
    left: 0;
    -webkit-transform-origin: 2.85714px center;
    transform-origin: 2.85714px center;
    width: 100%;
}

.tcon-menu__lines::before {
    top: 10px;
}

.tcon-menu__lines::after {
    top: -10px;
}

.tcon-transform .tcon-menu__lines {
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
}

.tcon-menu--xbutterfly {
    width: auto;
}

.tcon-menu--xbutterfly .tcon-menu__lines::before,
.tcon-menu--xbutterfly .tcon-menu__lines::after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
    transition: top .3s .6s ease, transform .3s ease;
}

.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines {
    background: transparent;
}

.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::before,
.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::after {
    top: 0;
    transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
    transition: top .3s ease, transform .3s .5s ease;
    width: 30px;
}

.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}

.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

.tcon-visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.tcon-visuallyhidden:active,
.tcon-visuallyhidden:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.catalog-page h1,
.catalog-page .h1 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
    margin-bottom: 20px;
}

.table-catalog {
    margin-bottom: 0 !important;
}

.table-catalog tr:first-child {
    border-top: 0 !important;
}

.table-catalog tr:first-child th {
    border-top: 0 !important;
}

.table-catalog tr td {
    vertical-align: middle !important;
}

.table-catalog-list {
    margin-bottom: 0 !important;
}

.contacts-left-block div i {
    width: 15px;
}

.phone-contact {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
}

.phone-contact a {
    color: #000;
}

.phone-contact a:hover,
.phone-contact a:focus {
    text-decoration: none !important;
}

.phone-fax {
    margin-bottom: 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.phone-fax a {
    color: #000;
}

.phone-fax a:hover,
.phone-fax a:focus {
    text-decoration: none !important;
}

.phone-mail {
    margin-bottom: 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.phone-site {
    margin-bottom: 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.phone-site a {
    color: #000;
}

.phone-skype {
    margin-bottom: 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.phone-skype i {
    color: #000;
}

.phone-skype a {
    color: #000;
}

.phone-skype a:hover,
.phone-skype a:focus {
    text-decoration: none !important;
}

.f-inp {
    margin-bottom: 15px;
}

.f-inp textarea.form-control {
    height: 100px !important;
}

.f-inp label {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 13px;
}

.f-inp label span {
    color: red;
}

.page-container {
    min-height: 800px;
}

.catalog-collapse-container .panel-heading {
    padding: 0;
}

.catalog-collapse-container .panel-heading a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 15px;
}

.catalog-collapse-container .panel-heading a .fa-plus-square {
    color: #4b0082;
}

.catalog-collapse-container .panel-heading a:hover,
.catalog-collapse-container .panel-heading a:active {
    background-color: #e7e7e7;
    text-decoration: none;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #efefef !important;
}

.popover {
    max-width: 600px !important;
}

.informers a {
    white-space: nowrap;
}

.register-container {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    background-image: url('/images/hexellence.png');
    background-position: 0 0;
    background-repeat: repeat;
    padding: 9px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 20px;
}

.register-container {
    margin-bottom: 20px;
}

.register-container .f-inp label {
    display: block;
}

.register-container .f-inp .select2-container {
    width: 100%;
}

.register-container .f-inp .select2-container .select2-choice,
.register-container .f-inp .select2-container-multi .select2-choices {
    height: 34.5px;
    line-height: 35px;
}

.register-container .f-inp .select2-container .select2-choice .select2-arrow {
    top: 3px;
}

.small-text {
    font-size: 12px;
}

.btn-white {
    background-image: none;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.35);
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fafafa;
    color: #666;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-white:hover,
.btn-white:focus {
    text-decoration: none;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

input[type="checkbox"] {
    border: 0 !important;
    box-shadow: none !important;
    display: inline-block !important;
    width: auto !important;
}

.check span {
    display: inline-block;
    vertical-align: top;
    margin-top: 13px;
    margin-left: 10px;
}

.right-sidebar ul li {
    padding: 5px 10px;
}

.right-sidebar ul li.active {
    background: #08c;
}

.right-sidebar ul li.active a {
    color: #fff;
    text-decoration: none;
}

.registration-tabs .nav-tabs {
    border: 0 !important;
    display: inline-block;
}

.registration-tabs .nav-tabs .btn {
    border-radius: 0px 10px 10px 0px;
    padding: 0 !important;
}

.registration-tabs .nav-tabs .btn:first-child {
    border-radius: 10px 0 0 10px;
}

.registration-tabs .nav-tabs .btn.active a:hover,
.registration-tabs .nav-tabs .btn.active a:focus {
    color: #fff;
}

.registration-tabs .nav-tabs .btn a {
    background: transparent;
    border: 0 !important;
    width: 130px;
    color: #fff;
}

.registration-tabs .nav-tabs .btn a:hover,
.registration-tabs .nav-tabs .btn a:focus {
    background: transparent !important;
    color: #fff;
}

.btn-next {
    padding: 10px 40px;
    font-size: 18px;
}

.sr-form .form-control {
    display: inline-block;
    width: 50px;
    height: 34px;
}

.sr-form button {
    vertical-align: top;
}

.search-result-table table {
    border-bottom: 1px solid #ddd;
}

.search-result-table table tr td,
.search-result-table table tr th {
    vertical-align: middle;
    border-left: 1px solid #ddd;
}

.search-result-table table tr td:last-child,
.search-result-table table tr th:last-child {
    border-right: 1px solid #ddd;
}

.search-result-vin table tr td {
    vertical-align: middle;
}

.pop-vn pre {
    white-space: normal;
}

.bold-this {
    font-weight: 700;
}

.btn-skype {
    font-size: 15px;
    margin-left: 15px;
    margin-top: 13px;
    position: relative;
}

.btn.btn-skype .fa-skype {
    font-size: 27px;
    left: 6px;
    position: absolute;
    top: 3px;
}

.authorized-block {
    margin-right: 10px;
    display: inline-block;
}

.authorized-block .dropdown-menu {
    margin-top: 28px;
    padding: 0 !important;
    left: inherit !important;
    right: -10px;
    border-radius: 0 !important;
}

.authorized-block .dropdown-menu ul {
    margin-bottom: 0 !important;
}

.authorized-block .dropdown-menu ul li a {
    color: #000;
    display: block;
    padding: 3px 15px !important;
    width: auto !important;
}

.authorized-block .dropdown-menu ul li a:hover,
.authorized-block .dropdown-menu ul li a:focus {
    background: #0081c2;
    color: #fff;
    text-decoration: none !important;
}

.authorized-block a {
    display: inline-block;
    width: 62px;
}

i.t-user {
    color: #FFF;
}

.authorized-block a>i.t-user {
    border-radius: 50%;
    max-width: 83%;
    margin-bottom: 5px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.authorized-block a:hover i.t-user {
    background: #FFF;
    color: #000;
    -webkit-box-shadow: 0px 0px 10px 7px #49c9de;
    -moz-box-shadow: 0px 0px 10px 7px #49c9de;
    box-shadow: 0px 0px 10px 7px #49c9de;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.authorized-block a:hover img {
    -webkit-box-shadow: 0px 0px 10px 7px #49c9de;
    -moz-box-shadow: 0px 0px 10px 7px #49c9de;
    box-shadow: 0px 0px 10px 7px #49c9de;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.authorized-block a>img {
    border-radius: 50%;
    max-width: 83%;
    margin-bottom: 5px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.aut {
    margin-top: 0 !important;
}

.aut .tcon {
    margin-top: 7px;
}

.search-widget {
    margin-top: 15px;
}

.search-widget table.table-striped {
    font-size: 11px;
}

.search-widget table.table-striped td {
    padding: 10px;
}

.search-widget table.table-striped td.cart-right.cart-sum {
    font-size: 14px;
    line-height: 1.8em;
}

.search-widget table.table-striped td.cart-right.cart-sum a {
    cursor: pointer;
}

.authorized-block .dropdown-menu ul li a i,
.authorized-block .dropdown-menu ul li a span {
    color: #ccc;
    margin-right: 5px;
}

.cart-right.cart-sum.price_total>div#shipping-location {
    margin-bottom: 10px;
}

.cart-right.cart-sum.price_total>div#total-sum {
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
}

#total-sum>span {
    display: block;
    font-size: 24px;
    margin-top: 5px;
}

.aut .tcon {
    margin-top: 20px;
}

.login-cart {
    display: inline-block;
    position: absolute;
    bottom: -5px;
    right: -15px;
}

.login-cart a {
    background: #fff none repeat scroll 0 0;
    border-radius: 18px;
    box-shadow: 0 6px 6px 1px rgba(50, 50, 50, 0.75);
    height: 24px;
    line-height: 25px;
    padding: 0 5px;
    text-align: center;
    width: auto;
}

a.glow1:hover {
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 10px 7px #49c9de;
    -moz-box-shadow: 0px 0px 10px 7px #49c9de;
    box-shadow: 0px 0px 10px 7px #49c9de;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.login-cart a:hover {
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 10px 7px #49c9de;
    -moz-box-shadow: 0px 0px 10px 7px #49c9de;
    box-shadow: 0px 0px 10px 7px #49c9de;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.login-cart a i {
    color: #000;
}

.login-cart a span {
    font-size: 12px;
}

.shipping-top-block {
    border: 1px solid #e3e3e3;
    background-image: url('/images/hexellence.png');
    background-position: 0 0;
    background-repeat: repeat;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 15px;
    border-radius: 5px;
}

.shipping-top-block label {
    line-height: 22px;
}

.stb-info {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
}

.shipping-page .btn {
    font-size: 16px;
    padding: 10px 30px;
}

.new-adress .bootstrap-switch {
    margin-bottom: 20px;
}

.new-adress .h2,
.new-adress h2 {
    display: inline-block;
    margin-left: 15px;
    vertical-align: top;
}

.new-adress .register-container {
    display: none;
}

.shipping-table table {
    border-radius: 5px !important;
}

.shipping-table table tr {
    vertical-align: middle;
}

.shipping-table table tr:first-child {
    border-radius: 5px 0 0 0 !important;
}

.shipping-table table tr:first-child th {
    border-radius: 5px 0 0 0 !important;
}

.shipping-table table tr:nth-child(odd) td,
.shipping-table table tr:nth-child(odd) th {
    background: #eee !important;
}

.shipping-table table tr th {
    border-color: #ddd !important;
    text-align: right;
    vertical-align: middle;
}

.shipping-table table tr td {
    border-color: #ddd !important;
    vertical-align: middle;
}

.shipping-table table tr td h2,
.shipping-table table tr td .h2 {
    vertical-align: middle;
    margin: 0;
    padding: 10px;
}

.new-message {
    position: absolute;
    width: auto !important;
    top: 0;
    right: -5px;
}

.new-message a {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    width: auto !important;
    display: inline-block;
    background: red;
    padding: 3px;
    border-radius: 50%;
}

.new-message a:hover,
.new-message a:focus {
    text-decoration: none;
}

.confirmation-page h2,
.confirmation-page .h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
    margin-bottom: 20px;
}

.confirm-table table tr {
    vertical-align: middle;
}

.confirm-table table tr td.price_total_row {
    font-weight: 700;
}

.confirm-table table tr:first-child {
    text-align: left;
}

.confirm-table table tr td,
.confirm-table table tr th {
    vertical-align: middle;
}

.confirm-table table tr:nth-child(odd) th,
.confirm-table table tr:nth-child(odd) td {
    background: #f9f9f9;
    vertical-align: middle;
}

.custom-purpose h2,
.custom-purpose .h2 {
    border: 0 !important;
    margin-bottom: 10px;
}

.gradient-block {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    background-image: url('/images/hexellence.png');
    background-position: 0 0;
    background-repeat: repeat;
    padding: 9px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 20px;
    padding-bottom: 0;
}

.slide-block {
    margin-bottom: 20px;
}

.slide-block p {
    margin-bottom: 5px;
}

.confirm-info {
    font-size: 12px;
    margin-bottom: 30px;
    line-height: 1.4;
}

.delivery h2,
.delivery .h2 {
    border-bottom: 0 !important;
    margin-bottom: 10px;
}

.delivery table tr th:first-child {
    text-align: right;
}

.registered-parcel table tr td,
.registered-parcel table tr th {
    font-size: 12px;
}

.registered-parcel table tr:nth-child(odd) td,
.registered-parcel table tr:nth-child(odd) th {
    background: #f9f9f9 !important;
}

.confirmation-page .container {
    padding-bottom: 20px;
}

.nologin-cart-con {
    border: 0 none;
    height: 36px;
    border-radius: 18px;
    font-size: 16px;
    margin: 0 0 0 10px;
    padding: 8px;
}

.nologin-cart-con i {
    font-size: 16px;
}

.nologin-cart-con .cart-number {
    font-size: 14px;
    padding: 0 !important;
    background: none !important;
    color: #000;
}

.catalog-container .panel-body {
    padding: 4px !important;
}

.catalog-container table tr {
    vertical-align: middle;
}

.catalog-container table tr th {
    border-top: 0 !important;
}

.catalog-container table tr td {
    vertical-align: middle;
}

.btn-ii {
    width: auto !important;
}

#info-modal .modal-body {
    padding: 0 !important;
}

.model-container .panel-body {
    padding: 4px !important;
}

.model-container table tr {
    vertical-align: middle;
}

.model-container table tr th {
    border-top: 0 !important;
}

.model-container table tr th .fa-spinner {
    margin-left: 8px;
}

.model-container table tr td {
    vertical-align: middle;
}

.model-container table tr td a {
    color: #000 !important;
    text-decoration: none !important;
}

.simple-list>ul>li {
    border-top: 1px solid #ddd;
    font-size: 11px !important;
}

.simple-list>ul>li .fa {
    margin-left: 5px;
}

.simple-list>ul>li div.s-h {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 28px;
}

.simple-list>ul>li .fa-plus-square {
    font-size: 12px;
    color: indigo;
}

.simple-list>ul>li .fa-angle-double-right {
    font-size: 12px;
    color: indigo;
    width: 12px;
}

.simple-list>ul>li .badge {
    font-size: 11px;
    line-height: 14px;
    margin-right: 5px;
    padding: 3px 8px 2px;
}

.simple-list>ul>li:hover>div.s-h,
.simple-list>ul>li:focus>div.s-h {
    cursor: pointer;
    background: #ddd;
}

.simple-list>ul>li strong {
    margin-left: 10px;
}

.simple-drop div.s-h {
    padding-left: 0 !important;
}

.simple-drop .fa-plus-square {
    display: inline-block;
}

.simple-drop .fa-angle-double-right {
    display: none;
}

.simple-drop.active .fa-plus-square {
    display: none;
}

.simple-drop.active .fa-angle-double-right {
    display: inline-block;
}

.simple-drop-second div.s-h {
    padding-left: 0 !important;
}

.simple-drop-second .fa-plus-square {
    display: inline-block !important;
}

.simple-drop-second .fa-angle-double-right {
    display: none !important;
}

.simple-drop-second.active .fa-plus-square {
    display: none !important;
}

.simple-drop-second.active .fa-angle-double-right {
    display: inline-block !important;
}

.simple-drop-d {
    display: none;
}

.simple-drop-d.active {
    display: block;
}

.simple-drop-d ul li {
    border-top: 1px solid #ddd;
    background: #fff !important;
}

.simple-drop-d ul li div.s-h {
    padding-left: 40px !important;
}

.simple-drop-d ul li:hover>div.s-h,
.simple-drop-d ul li:focus>div.s-h {
    cursor: pointer;
    background: #ddd;
}

.simple-drop-d-second {
    display: none;
}

.simple-drop-d-second.active {
    display: block;
}

.simple-drop-d-second ul li {
    border-top: 1px solid #ddd;
    background: #fff !important;
}

.simple-drop-d-second ul li div.s-h {
    padding-left: 60px !important;
}

.simple-drop-d-second ul li a:hover .fa,
.simple-drop-d-second ul li a:focus .fa {
    color: orangered;
}

.simple-drop-d-second ul li:hover>div.s-h,
.simple-drop-d-second ul li:focus>div.s-h {
    cursor: pointer;
    background: #ddd;
}

.simple-block {
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #FCFEFC;
}

.sb-img {
    display: inline-block;
    margin-bottom: 20px;
}

.sb-img img {
    padding: 5px;
}

.sb-title {
    padding: 15px;
    min-height: 80px;
}

.sb-title a {
    vertical-align: middle;
    font-size: 18px;
    color: #08c;
}

.groups-container .simple-list>ul>li {
    font-size: 11px;
}

.groups-container .simple-list>ul>li .s-h:hover,
.groups-container .simple-list>ul>li .s-h:focus {
    font-weight: 700;
}

.catalog-groups .tab-content {
    margin-top: 30px;
}

.catalog-groups .nav-tabs {
    border-bottom: 4px solid #71CDF7;
}

.catalog-groups .nav-tabs li {
    margin-bottom: 0;
}

.catalog-groups .nav-tabs li.active a {
    background: #71CDF7;
    color: #fff;
}

.catalog-groups .nav-tabs li.active a .fa {
    color: #fff;
}

.catalog-groups .nav-tabs li a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    border-color: transparent;
    border-radius: 0 !important;
    border: 0 !important;
}

.catalog-groups .nav-tabs li a .fa {
    padding-right: 5px;
}

.catalog-groups .nav-tabs li a:hover,
.catalog-groups .nav-tabs li a:focus {
    border: 0 !important;
}

.catalog-groups .nav-tabs li a .fa {
    color: #a287d4;
}

.bottom-block-table {
    overflow-y: auto;
}

.bottom-block-table table tr td {
    font-size: 12px;
}

.bottom-block-table table tr td a {
    color: #08c !important;
}

.bottom-block-table table tr td a:hover,
.bottom-block-table table tr td a:focus {
    text-decoration: underline !important;
}

.zoom_container {
    width: 100% !important;
}

.products-container table tr:nth-child(odd) td {
    background: #f9f9f9 !important;
}

.products-container table tr td {
    vertical-align: middle;
}

.my-inbox-container table tr:nth-child(odd) td {
    background: #f9f9f9 !important;
}

.my-inbox-container table tr td {
    vertical-align: middle;
}

.mi-close {
    text-align: center;
}

.mi-close a {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #000;
}

.myi-right>ul {
    padding-left: 20px;
}

.filter-container .select2-container {
    max-width: 170px;
    width: 100%;
}

.order-ready {
    text-align: center;
}

.order-inp {
    max-width: 60%;
}

.my-orders table tr th {
    vertical-align: middle;
}

.my-orders table tr th:first-child {
    min-width: 65px;
}

.my-orders table tr td {
    vertical-align: middle;
}

.order-inp,
.status-link {
    display: none;
    position: absolute;
    top: -8px;
    left: 5px;
    width: 80%;
}

.orders-grid {
    position: relative;
    min-height: 20px;
}

.thumbnail-list {
    position: absolute;
}

.thumbnail {
    padding: 10px;
    margin-bottom: 0;
}

.silver-cont {
    background: #f9f9f9;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 10px;
}

.form-single {
    text-align: right;
}

.form-single .form-control {
    vertical-align: top;
    display: inline-block;
    width: 111px;
}

.form-single .btn {
    vertical-align: top;
}

.badge-warning {
    background-color: #f89406;
    padding: 2px 10px;
}

.catalog-single-list table tr td {
    vertical-align: middle;
    font-size: 15px !important;
}

.btn-mini {
    font-size: 12px;
    padding: 3px 10px;
}

.shipping-address h5,
.shipping-address .h5 {
    margin-top: 10px;
    vertical-align: top;
}

.shipping-address a {
    display: inline-block;
}

.shipping-address strong {
    display: inline-block;
    vertical-align: top;
    margin-top: 6px;
}

.shipping-table-one tr th {
    text-align: right;
    width: 100px;
}

.right-order {
    padding: 20px;
    line-height: 20px;
}

.payment-order a {
    display: inline-block;
    font-size: 70px;
    margin-left: 10px;
}

.btn-inverse {
    background: #444;
    color: #fff;
}

.btn-inverse:hover,
.btn-inverse:focus {
    opacity: 0.9;
    color: #fff;
}

.btn-white-mini {
    border: 1px solid #444;
    color: #444;
}

.btn-white-mini:hover,
.btn-white-mini:focus {
    background: #444;
    color: #fff;
}

.border-bottom {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.fa-order {
    color: #a287d4;
    border-right: 1px solid #ddd;
    margin-right: 8px;
    min-width: 25px;
}

.mb-0px {
    margin-bottom: 0px !important;
}

.table-garage .btn {
    display: inline;
    padding: 6px 10px 6px 12px;
}

.table-garage table tr {
    vertical-align: middle;
}

.table-garage table tr td {
    vertical-align: middle;
}

.my-orders #Order_order_id {
    max-width: 70px;
}

.my-orders #Order_status {
    max-width: 120px;
}

.left-sidebar ul li a i {
    padding-top: 5px;
}

.bootstrap-switch {
    border-radius: 30px !important;
}

.nav-tabs li.btn-sm {
    padding: 5px 10px !important;
}

.vam {
    vertical-align: middle;
}

.ssm1 a {
    padding: 10px 10px !important;
}

#header .navbar-brand {
    margin-left: 0px;
}

.mt-10 {
    margin-top: 10px !important;
}

#PaymentMethod {
    margin-top: 8px;
}

.top-tabs ul li a {
    white-space: nowrap;
}

#shopping-cart-content,
div.shipping-table {
    margin-bottom: 10px;
}

table.table {
    margin-bottom: 20px;
}

.fanspan {
    padding-left: 6px;
}

.nologin-cart-con {
    margin-left: 0px;
    padding: 5px 10px;
    height: auto;
}

.tcon {
    margin-top: 7px;
}

.login-user-button {
    border: none;
}

#cartData {
    color: #F18E00;
    font-weight: bold;
}

.nologin-cart-con a span {
    color: #F18E00;
    font-weight: bold;
}

.login-cart a span {
    color: #F18E00;
    font-weight: bold;
}

#cartData1 {
    background: none repeat scroll 0 0 #F18E00;
    border-radius: 15px;
    color: #FFF;
    margin-left: 2px;
    padding: 2px 6px 1px 6px;
    z-index: 2;
    margin-left: 2px;
}

.authorized-block ul:before {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    right: 35px;
}

.authorized-block .dropdown-menu ul li a,
.authorized-block .dropdown-menu ul li a i {
    color: #000;
}

.authorized-block .dropdown-menu {
    background: #FFF;
}

#messageData1 {
    background: none repeat scroll 0 0 #960018;
    border-radius: 2px 2px 2px 2px;
    color: #FFF;
    margin-left: 2px;
    padding: 1px 5px 1px 6px;
    z-index: 2;
    margin-left: 2px;
}

#currency_change {
    display: none;
}

.flag-icon-alaska {
    background-image: url(/images/flags/4x3/us.svg);
}

.flag-icon-en {
    background-image: url(/partzamazon.com/images/flags/4x3/gb.svg);
}

td.cart-right i.flag-icon {
    padding-top: 5px;
}

.language-block span.flag-icon {
    padding-top: 2px;
}

a.nologin-cart-con i {
    color: #000;
}

a.nologin-cart-con:hover i {
    color: #000;
}

.ll-but11 {
    margin-bottom: -20px;
}

a.ll-but {
    border: 0 none;
    height: 36px;
    border-radius: 18px;
    font-size: 16px;
    margin: 0 0 0 10px;
    padding: 8px;
}

ul.nowrap li a {
    white-space: nowrap;
}

.login-user-button {
    background-color: #fff;
    border: 0 none;
    height: 36px;
    border-radius: 18px;
    font-size: 16px;
    margin: 0 0 0 10px;
    padding: 8px;
}

a.nologin-cart-con {
    line-height: 1.2;
}

p.hint {
    font-size: 10px;
}

.info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}

.errorSummary {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 10px;
}

.white-container {
    border-radius: 30px 0 0 30px;
}

.search-tabs .intro-search-block .btn {
    height: 56px;
    max-height: 56px;
    font-size: 26px;
    border-radius: 0 30px 30px 0;
}

.intro-search-block .input-search.form-control {
    height: 54px;
}

.search-trigger {
    border-radius: 0 !important;
    height: 54px;
    width: 56px;
    background: #fff;
    border: 0;
    font-size: 25px;
}

.input-search {
    padding: 10px 16px;
    border-radius: 30px 0 0 30px;
}

.select2-chosen,
.select2-choice>span:first-child,
.select2-container .select2-choices .select2-search-field input {
    padding: 0px 12px;
}

.full {
    font-weight: normal;
}

.empty {
    font-weight: normal;
}

.select2-container,
#currency_change {
    min-width: 100%;
}

#content {
    padding-top: 0;
}

.icon-ps-DODGE {
    background: transparent url(/images/brands-16.png) no-repeat 0 -96px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-CHRYSLER {
    background: transparent url(/images/brands-16.png) no-repeat -48px -80px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-VOLVO {
    background: transparent url(/images/brands-16.png) no-repeat -16px -80px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-JEEP {
    background: transparent url(/images/brands-16.png) no-repeat -32px -80px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-VOLKSWAGEN {
    background: transparent url(/images/brands-16.png) no-repeat -48px -64px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-LAND-ROVER {
    background: transparent url(/images/brands-16.png) no-repeat -32px -64px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-PORSCHE {
    background: transparent url(/images/brands-16.png) no-repeat -16px -64px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-RENAULT {
    background: transparent url(/images/brands-16.png) no-repeat -16px -48px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-NISSAN {
    background: transparent url(/images/brands-16.png) no-repeat -0px -48px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-SUBARU {
    background: transparent url(/images/brands-16.png) no-repeat -32px -48px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-SUZUKI {
    background: transparent url(/images/brands-16.png) no-repeat -48px -48px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-ISUZU {
    background: transparent url(/images/brands-16.png) no-repeat -32px -16px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-INFINITI {
    background: transparent url(/images/brands-16.png) no-repeat -16px -16px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-TOYOTA {
    background: transparent url(/images/brands-16.png) no-repeat -0px -64px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-MITSUBISHI {
    background: transparent url(/images/brands-16.png) no-repeat -48px -32px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-MERCEDES-BENZ {
    background: transparent url(/images/brands-16.png) no-repeat -32px -32px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-MAZDA {
    background: transparent url(/images/brands-16.png) no-repeat -16px -32px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-LEXUS {
    background: transparent url(/images/brands-16.png) no-repeat -0px -32px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-BMW {
    background: transparent url(/images/brands-16.png) no-repeat -0px -0px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-HONDA {
    background: transparent url(/images/brands-16.png) no-repeat -48px -0px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-CHEVROLET {
    background: transparent url(/images/brands-16.png) no-repeat -16px -0px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-HYUNDAI {
    background: transparent url(/images/brands-16.png) no-repeat -0px -16px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.icon-ps-KIA {
    background: transparent url(/images/brands-16.png) no-repeat -48px -16px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.controls_zoom {
    zoom: 1;
}

.unit-heading {
    padding-top: 5px;
}

.counter-text-block:hover {
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 10px 7px #337ab7;
    -moz-box-shadow: 0px 0px 10px 7px #337ab7;
    box-shadow: 0px 0px 10px 7px #337ab7;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    background: #08c none repeat scroll 0 0;
    color: #fff;
}

.landmarks {
    z-index: 19999;
}

#shopping-cart h4 a {
    text-decoration: underline;
}

.search-widget table.table-striped td.cart-small {
    padding: 7px;
}

.btn-br-18 {
    border-radius: 24px !important;
}

.btn-br-36 {
    border-radius: 18px;
}

hr.horror {
    text-align: center;
    line-height: 1px;
    height: 1px;
    font-size: 1em;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #ccc;
    margin: 10px 10px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
}

hr.horror:after {
    background-image: url(/images/hexellence.png);
    background-position: 0 0;
    background-repeat: repeat;
    content: " or ";
    color: #000;
    display: inline;
    padding: 0 0.5em;
}

.ui-widget-overlay {
    z-index: 20;
}

.thumb-boss {
    padding: 3px;
    text-align: center;
}

a b.bpill {
    text-decoration: none;
    display: inline-block;
}

.bpill {
    margin-right: 4px;
    padding: 3px 6px 3px 7px;
    border-radius: 10px;
    color: #FFF;
    text-decoration: none !important;
    border: none;
    background-color: #5cb85c;
}

.bpill-default {
    background-color: #ccc;
}

.thumbnail a,
.simple-list a,
.search-catalog a {
    text-decoration: underline;
}

a.price-maker {
    border-bottom: 1px dashed #337ab7;
}

a.price-maker:hover {
    text-decoration: none;
}

.confirm-items-block table {
    margin-bottom: 0px;
}

i.t-user {
    margin-left: 10px;
    margin-top: 0;
    top: 4px;
    position: fixed;
    font-size: 52px;
}

.login-cart a {
    line-height: 24px;
}

.nologin-cart-con {
    padding: 4px 10px 5px 10px;
}

.auth-services {
    padding-left: 0px;
}

div.container {
    background-color: #FFF !important;
}

a.meshim_widget_widgets_branding_ZopimGolion {
    display: none !important;
}

.btn-shop-header {
    margin-right: 10px;
}

.brace-it {
    white-space: nowrap;
    margin: 0px;
    width: auto;
}

#wishlist-grid a.editable {
    text-decoration: none;
}

a[class*="on_hand_wish_"] {
    display: none;
}

a.on_hand_wish_0 {
    max-width: 40px;
    display: block !important;
}

.wishlist-hint i.fa-eye-slash {
    color: #ccc;
}

.wishlist-hint i.fa-eye {
    color: #000;
}

i.fa-star {
    color: #ffd700;
}

.wishlist-hint i {
    cursor: pointer;
    font-size: 20px;
    top: 3px;
    position: relative;
    color: #ffd700;
}

.probability-hint i {
    top: 2px;
    position: relative;
    cursor: pointer;
}

a.b-dashed-b:hover {
    color: #000;
}

.b-dashed-b {
    text-decoration: dashed;
}

a.glow img:hover {
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 10px 7px #49c9de;
    -moz-box-shadow: 0px 0px 10px 7px #49c9de;
    box-shadow: 0px 0px 10px 7px #49c9de;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    border: 1px dashed #ccc;
}

td.wish-to-cart {
    text-align: right;
}

.img-ui li {
    padding-right: 1px;
}

.mr-5px {
    margin-right: 5px;
}

.cr-form .form-control {
    display: inline-block;
    width: 50px;
    height: 34px;
}

.cr-form button {
    vertical-align: top;
}

.product-col .price span.price-new {
    color: #2f353b;
    font-size: 24px;
    padding-right: 5px;
}

.addToCart {
    text-align: right;
}

.product-col h4,
.product-col h4 a {
    color: #252a2f;
}

.product-col h4 {
    font-size: 16px;
    text-transform: uppercase;
}

.product-col {
    padding: 0px 15px 10px;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #e8e8e8;
}

.product-col.list .image {
    padding: 20px 30px 10px 0;
    float: left;
}

.product-col .caption {
    padding: 20px 0;
}

.product-col h4,
.product-col h4 a {
    color: #252a2f;
}

.product-col.list .description {
    padding-right: 20px;
}

.product-col .description {
    padding: 5px 0;
    color: #8b8b8b;
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
}

.product-col .price {
    padding: 10px 0;
}

.product-col .cart-button {
    padding-top: 10px;
}

img.part-res-img {
    padding: 1px;
    background: white;
    border: 1px dashed #BBB;
}

.product-card h2 {
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.product-grid-col {
    padding-top: 5px;
}

.part-col-list-h4 {
    margin-top: 0px;
}

i.subst-icon {
    margin-left: 5px;
    color: #f0ad4e;
    font-size: 16px;
}

.switch-view i {
    font-size: 16px;
}

.span-garage-button {
    border: none;
    background-color: #fff;
}

.accordion-toggle {
    text-decoration: underline;
}

tr.row_pos_cancelled {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpivGJvBRBgAAM8AU/l5x2zAAAAAElFTkSuQmCC');
    background-repeat: repeat-x;
    background-position: 50% 50%;
}

.header-anna {
    min-height: 62px;
}

.oc_button {
    float: right;
    color: red;
    margin-top: 3px;
}

.t-user-menu-arrow {
    color: white;
    position: fixed;
    top: 50px;
    font-size: 16px;
    margin-left: 25px;
}

.vat {
    vertical-align: top;
}

#annoy {
    margin-bottom: 4px;
}

div.lable div:hover {
    background-color: #bce8f1 !important;
}

.search-switch-button {
    position: absolute;
    right: 5px;
    margin-top: -45px;
}

.search-switch-button ul {
    font-size: 12px;
    line-height: 1.5;
    min-width: 30px;
    max-width: 87px;
}

.footer-logos-car a {
    margin: 0 10px;
}

div.mh-001:hover .catalog-magnify {
    display: block !important;
}

img.vehicle-category-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.catalog-magnify {
    cursor: pointer;
    font-size: 20px;
    float: right;
    position: absolute;
    right: 45%;
    display: none;
}

.nav-list .glyphicon {
    margin-right: 5px;
}

.brand-invertbmw-16,
.brand-invertchevrolet-16,
.brand-inverthonda-16,
.brand-inverthyundai-16,
.brand-invertinfiniti-16,
.brand-invertisuzu-16-12,
.brand-invertisuzu-16,
.brand-invertkia-16,
.brand-invertlexus-16,
.brand-invertmazda-16,
.brand-invertmercedes-benz-16,
.brand-invertmitsubishi-16,
.brand-invertnissan-16,
.brand-invertrenault-16,
.brand-invertsubaru-16,
.brand-invertsuzuki-16,
.brand-inverttoyota-16 {
    display: inline-block;
    background: url('/images/invert/brands.png') no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.brand-invertbmw-16 {
    background-position: -0px -0px;
    width: 16px;
    height: 16px;
}

.brand-invertchevrolet-16 {
    background-position: -16px -0px;
    width: 16px;
    height: 16px;
}

.brand-inverthonda-16 {
    background-position: -32px -0px;
    width: 16px;
    height: 16px;
}

.brand-inverthyundai-16 {
    background-position: -48px -0px;
    width: 16px;
    height: 16px;
}

.brand-invertinfiniti-16 {
    background-position: -0px -16px;
    width: 16px;
    height: 16px;
}

.brand-invertisuzu-16-12 {
    background-position: -16px -16px;
    width: 16px;
    height: 16px;
}

.brand-invertisuzu-16 {
    background-position: -32px -16px;
    width: 16px;
    height: 16px;
}

.brand-invertkia-16 {
    background-position: -48px -16px;
    width: 16px;
    height: 16px;
}

.brand-invertlexus-16 {
    background-position: -0px -32px;
    width: 16px;
    height: 16px;
}

.brand-invertmazda-16 {
    background-position: -16px -32px;
    width: 16px;
    height: 16px;
}

.brand-invertmercedes-benz-16 {
    background-position: -32px -32px;
    width: 16px;
    height: 16px;
}

.brand-invertmitsubishi-16 {
    background-position: -48px -32px;
    width: 16px;
    height: 16px;
}

.brand-invertnissan-16 {
    background-position: -0px -48px;
    width: 16px;
    height: 16px;
}

.brand-invertrenault-16 {
    background-position: -16px -48px;
    width: 16px;
    height: 16px;
}

.brand-invertsubaru-16 {
    background-position: -32px -48px;
    width: 16px;
    height: 16px;
}

.brand-invertsuzuki-16 {
    background-position: -48px -48px;
    width: 16px;
    height: 16px;
}

.brand-inverttoyota-16 {
    background-position: -0px -64px;
    width: 16px;
    height: 16px;
}

#shopping-cart .price-maker {
    cursor: pointer;
}

.make-logo-dim {
    max-height: 80px;
    max-width: 180px;
}

tbody.files td {
    vertical-align: middle !important;
}

.breadcrumb>li+li:before {
    font-size: 15px;
    content: "»\00a0";
}

.wishlist-hint i {
    top: 1px;
}

.thumbnail {
    padding: 0px;
}

#the_img_gstock {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-ui {
    margin-bottom: 0px;
    margin-top: 5px;
}

ul.unstyled {
    list-style-type: none;
}

div.make-logo {
    min-height: 80px;
}

span.cnote {
    font-size: 12px;
    margin-bottom: 0px;
    margin-right: 5px;
    padding: 3px 4px 3px 4px;
}

.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}

.bottom_aligner {
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
    width: 0px;
}

.thumb-boss {
    height: 96%;
}

.product-col h5 {
    white-space: nowrap;
}

.cart-make {
    white-space: nowrap;
}

.ci-order-block div.panel-body {
    min-height: 197px;
}

.ci-payment-block {
    padding-top: 5px;
    padding-bottom: 5px;
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
}
}

.spinner {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
    border: 1px solid #ccc;
    border-top-color: #07d;
    animation: spinner .6s linear infinite;
}

.fs12px {
    font-size: 12px !important;
    color: black !important;
}

.table-mh-100px {
    max-height: 100px;
}

.lable-multiple {
    cursor: pointer;
}

.input-group .select2-container {
    margin-top: 1px;
}

.input-group .select2-container .select2-choice {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.t-3px i {
    top: 3px;
}

.ml-5px i {
    margin-left: 5px;
}

.product-col h5 {
    white-space: normal !important;
}

li.simple-drop {
    font-size: 12px !important;
}

.pop-multi {
    max-width: 800px !important;
    z-index: 900;
}

.h2_toggle_delivery,
h2.h2_toggle_billing {
    cursor: pointer;
    display: inline-block;
    margin-left: 15px;
    vertical-align: top;
}

.text-italic {
    font-style: italic;
}

.accordion {
    margin-bottom: 20px;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading {
    border-bottom: 0;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}

.accordion-toggle {
    cursor: pointer;
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
}

span.h,
span.H {
    font-weight: bolder;
}

form.hex {
    background-image: url(/images/hexellence.png);
    padding-bottom: 10px;
}

tr.number-row-selected {
    border-left: 7px solid coral;
    background: khaki;
}

.wish-table i {
    top: 3px;
}

.compatibility-icon i {
    color: #a94442;
    cursor: pointer;
    font-size: 20px;
    position: relative;
}

.compatibility-dialog .modal-dialog {
    width: 95%;
}

.number-code-selected div {
    background-color: khaki !important;
}

.shop-your-make .row .col-md-3 {
    display: inline-block;
    float: none !important;
    font-size: 14px;
    padding: 5px;
    vertical-align: top;
}

.alert-super-small {
    padding: 5px;
}

.color-white {
    color: white !important;
}

abbr[title] {
    border-bottom: none !important;
}

.tracking-number-link {
    text-decoration: underline;
}

.order-details-special {
    margin-bottom: 0px !important;
}

.order-details-special td,
.order-details-special th {
    border: none !important;
}

.order-details-special td,
.order-details-special th {
    padding: 3px !important;
}

@media (max-width: 767px) {
    .sr-form .btn {
        padding-left: 15px;
        padding-right: 15px;
}
}

.fanspan {
    padding-left: 1px !important;
}

.compatibility-table i {
    font-size: 14px;
}

#order-grid tr {
    cursor: pointer;
}

.cmp-table tr {
    cursor: pointer;
}

@media print {
    a[href]:after {
        content: none !important;
}
}

.a-button,
.a-button:hover,
.a-button:focus {
    color: white;
    text-decoration: none;
}

.finance-index a {
    padding-left: 0px !important;
}

.shortcuts .shortcut {
    margin-left: 0;
}

i.icon-arrow-right:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f061";
}

i.icon-arrow-left:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f060";
}

.icon-calendar:before {
    content: "\f073";
    font: normal normal normal 14px/1 FontAwesome;
}

.range_inputs .btn-danger {
    margin-top: 10px;
    float: right;
}

.range_inputs .btn-success {
    margin-top: 10px;
    float: left;
}

.range_inputs .input-mini {
    width: 70px;
}

.daterangepicker_start_input label {
    display: none;
}

.daterangepicker_end_input label {
    display: none;
}

.daterangepicker_end_input {
    padding-left: 20px !important;
}

.group-extra-span {
    font-size: 42px;
    font-weight: bold;
}

.filter-container .input-group {
    max-width: 300px;
}

.finance-index-header h4 {
    margin-left: 15px;
    border-bottom: 1px solid #ddd;
    margin-top: 5px;
    margin-bottom: 15px;
}

#s2id_GOrderDetails_supplier_id {
    margin-top: 1px;
}

#s2id_GOrderDetails_supplier_id .select2-choice {
    height: 34px;
}

.supplier-row-paid {
    background-color: #8FBC8F;
}

.fa-krug {
    background: #c9cccf;
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0px 0px 2px #888;
    padding: 0.7em 0.6em;
}

.finance-index-header h3 {
    margin-left: 15px;
    border-bottom: 1px solid #ddd;
    margin-top: 5px;
    margin-bottom: 10px;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1.1);
        transform: rotate(90deg) scale(1.1);
}
    50% {
        -webkit-transform: scale(0.6);
        transform: rotate(90deg) scale(0.8);
}
    100% {
        -webkit-transform: scale(1.1);
        transform: rotate(90deg) scale(1.1);
}
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1.1);
        transform: rotate(90deg) scale(1.1);
}
    50% {
        -webkit-transform: scale(0.6);
        transform: rotate(90deg) scale(0.8);
}
    100% {
        -webkit-transform: scale(1.1);
        transform: rotate(90deg) scale(1.1);
}
}

.faa-pulse.animated,
.faa-pulse.animated-hover:hover,
.faa-parent.animated-hover:hover>.faa-pulse {
    -webkit-animation: pulse 2s linear infinite;
    animation: pulse 2s linear infinite;
}

.faa-pulse.animated.faa-fast,
.faa-pulse.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover>.faa-pulse.faa-fast {
    -webkit-animation: pulse 1s linear infinite;
    animation: pulse 1s linear infinite;
}

.faa-pulse.animated.faa-slow,
.faa-pulse.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover>.faa-pulse.faa-slow {
    -webkit-animation: pulse 3s linear infinite;
    animation: pulse 3s linear infinite;
}

.clr-green {
    color: darkgreen;
}

#_daterangepicker_ {
    white-space: nowrap;
}

span.spwc {
    font-weight: bold;
    font-size: 20px;
}

span.spw {
    font-size: 15px;
}

.order-details-special th {
    min-width: 120px;
}

.w100p {
    width: 100%;
}

.a-paywithpaypal:hover .paywithpaypal {
    background: #23527c;
}

.paywithpaypal {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom: 0px solid #337ab7;
    background: #337ab7;
    color: white;
    padding: 15px 5px 15px 10px;
    top: 0.3em;
    position: absolute;
    right: 81px;
}

.cat_flt_ {
    margin-bottom: 10px;
}

.loadingoverlay_text {
    font-family: "Roboto", sans-serif !important;
    padding-left: 6px;
    margin-top: 10px;
}

.loadingoverlay {
    justify-content: center !important;
}

.footer-bottom {
    padding: 10px 0 7px 0;
}

#total-sum span {
    font-weight: bold;
}

.btn-credit-card {
    padding: 9px 15px;
    background: #009cde;
    border-radius: 3px;
    border-color: #009cde;
    width: 100%;
}

.btn-credit-card:hover {
    box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.2);
}

.btn-credit-card:hover,
.btn-credit-card:focus {
    background-color: #009cde !important;
    background-image: none !important;
}

.btn-credit-card.active,
.btn-credit-card.focus,
.btn-credit-card:active,
.btn-credit-card:focus,
.btn-credit-card:hover,
.open>.dropdown-toggle.btn-credit-card {
    color: #fff;
    background-color: #009cde;
    border-color: #009cde;
}

.mt-5px {
    margin-top: 5px;
}

.neon-blue * {
    font-size: 20px;
}

.neon-blue:hover {
    -webkit-animation: neon2 1.5s ease-in-out infinite alternate;
    -moz-animation: neon2 1.5s ease-in-out infinite alternate;
    animation: neon2 1.5s ease-in-out infinite alternate;
}

@-webkit-keyframes neon2 {
    from {
        box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #228DFF, 0 0 70px #228DFF, 0 0 80px #228DFF, 0 0 100px #228DFF, 0 0 150px #228DFF;
}
    to {
        box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #228DFF, 0 0 35px #228DFF, 0 0 40px #228DFF, 0 0 50px #228DFF, 0 0 75px #228DFF;
}
}

@keyframes neon2 {
    from {
        box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #228DFF, 0 0 70px #228DFF, 0 0 80px #228DFF, 0 0 100px #228DFF, 0 0 150px #228DFF;
}
    to {
        box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #228DFF, 0 0 35px #228DFF, 0 0 40px #228DFF, 0 0 50px #228DFF, 0 0 75px #228DFF;
}
}

.neon-green:hover {
    -webkit-animation: neon4 1.5s ease-in-out infinite alternate;
    -moz-animation: neon4 1.5s ease-in-out infinite alternate;
    animation: neon4 1.5s ease-in-out infinite alternate;
}

@-webkit-keyframes neon4 {
    from {
        box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #B6FF00, 0 0 70px #B6FF00, 0 0 80px #B6FF00, 0 0 100px #B6FF00, 0 0 150px #B6FF00;
}
    to {
        box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #B6FF00, 0 0 35px #B6FF00, 0 0 40px #B6FF00, 0 0 50px #B6FF00, 0 0 75px #B6FF00;
}
}

@keyframes neon4 {
    from {
        box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #B6FF00, 0 0 70px #B6FF00, 0 0 80px #B6FF00, 0 0 100px #B6FF00, 0 0 150px #B6FF00;
}
    to {
        box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #B6FF00, 0 0 35px #B6FF00, 0 0 40px #B6FF00, 0 0 50px #B6FF00, 0 0 75px #B6FF00;
}
}

.search-result-container .product-col h5 {
    margin-right: -10px;
}

@media (min-width: 767px) {
    .pl-0px {
        padding-left: 0px;
}
}

.iatac {
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}

.iatac-red {
    color: red;
    cursor: help;
}

.auth-services {
    margin-left: 12px;
}

.auth-services .auth-service .auth-link {
    width: 55px;
}

.services {
    margin-left: -20px;
    margin-right: -20px;
}

@media (max-width: 767px) {
    #header .navbar-brand:hover,
    #header .navbar-brand:focus {
        padding-right: 40px !important;
}
}

img.make-logo {
    border-radius: 5px;
}

.errorSummary .alert-danger {
    margin-bottom: 0;
}

.language-block,
.select-block {
    background-color: rgba(0, 0, 0, 0.01) !important;
}

a.captcharefresh {
    margin-top: 10px;
}

hr.horror {
    overflow: visible;
}

.status-in-td .badge {
    padding-top: 0;
    padding-bottom: 0;
}

.grid-view table.items tr.selected td table.kablamo tr td {
    background: transparent !important;
}

.brand-invertvolkswagen-16 {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(/images/invert/brands.png) no-repeat -48px -64px;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.brand-invertporsche-16 {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(/images/invert/brands.png) no-repeat -16px -64px;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.brand-invertland-rover-16 {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(/images/invert/brands.png) no-repeat -32px -64px;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.icon-ps-PEUGEOT {
    background-image: url(/images/invert/peugeot-16.png);
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.brand-invertporsche-16 {
    background-image: url(/images/invert/porsche-16.png);
    width: 16px;
    height: 16px;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.brand-invertpeugeot-16 {
    background-image: url(/images/invert/peugeot-16.png);
    width: 16px;
    height: 16px;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.brand-invertland-rover-16 {
    background-image: url(/images/invert/land-rover-16.png);
    width: 16px;
    height: 16px;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

@media (max-width: 767px) {
    span.footer-company-name {
        display: block;
}
}

span.footer-company-name {
    font-size: 13px;
    font-weight: 500;
    color: #BBB;
    padding-left: 15px;
    padding-top: 4px;
}

.footer-payment span.i-first i {
    color: #BBB;
    position: relative;
    top: 3px;
    font-size: 16px;
    padding-right: 10px;
}

.footer-payment span.i i {
    color: #BBB;
    position: relative;
    top: 3px;
    font-size: 16px;
    padding-right: 6px;
}

#footer .footer-bottom div.h5 {
    font-size: 20px;
    padding-left: 10px;
    border-left: 3px solid #eee;
    padding-bottom: 6px;
    margin-bottom: 15px;
    color: #bbb;
}

hr.blood {
    text-align: center;
    line-height: 1px;
    height: 1px;
    font-size: 1em;
    border-width: 0 0 1px 0;
    border-style: dashed;
    border-color: #191919;
    margin: 10px 0px 7px 0px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
}

.footer-genuine a {
    text-shadow: none;
}

#footer .footer-bottom div.container {
    background-color: rgb(17, 17, 17) !important;
}

h2.s16px {
    font-size: 16px;
}

.catalog-container h4 {
    font-size: 14px;
}

.search-widget table.table-striped td.cart-small {
    padding: 6px;
}

.part-in-cart {
    border-bottom: 1px dashed #00aff0;
    cursor: pointer;
}

h1,
.h1 {
    margin: 10px 0 20px;
}

.cms-page-content {
    padding: 5px 15px 5px 15px;
}

#footer div.container {
    background: #222 !important;
}

#footer h5 {
    font-size: 20px;
    padding-left: 10px;
    border-left: 3px solid #eee;
    padding-bottom: 6px;
    margin-bottom: 15px;
    color: #bbb;
}

span.brand-footer {
    top: 5px;
    margin-bottom: -3px;
}

#footer a {
    color: #bbb;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration-skip: objects;
}

#footer ul.quick-links {
    margin-bottom: 0;
}

#footer ul.quick-links li a {
    color: #bbb;
}

#footer ul.quick-links li {
    padding: 3px 0;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}

#footer ul.quick-links li:hover {
    padding: 3px 0;
    margin-left: 5px;
    font-weight: 700;
}

#footer ul.quick-links li a i {
    margin-right: 5px;
}

#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

@media (max-width: 767px) {
    #footer h5 {
        padding-left: 0;
        border-left: transparent;
        padding-bottom: 0px;
        margin-bottom: 10px;
}
}

.a.f-p {
    cursor: pointer;
}

h1.cms-page-heading,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
}

@media (min-width: 0px) and (max-width: 450px) {
    .catalog-groups .nav-tabs li a {
        font-size: 14px;
}
}

.breadcrumb>li {
    display: inline;
}

.h1-panel-heading {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 19.2px;
    color: rgb(49, 112, 143);
    ;
    display: inline;
    padding: 0 5px;
    margin: 0;
    font-weight: normal;
}

.success-payment-message {
    margin-bottom: 15px;
}

.part-col-list-h4 {
    font-size: 16px;
    font-family: Roboto, sans-serif;
    margin-bottom: 0;
}

.part-col-list-h5 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
}

.extra_shipper_invoice_number a {
    display: none;
}

.extra_shipper_invoice_number:before {
    content: "Approved";
}

.catalog-groups .nav-tabs li a {
    border-radius: 5px 5px 0 0px !important;
}

.search-inside-vehicle input[type="text"] {
    border-radius: 15px 0 0 15px;
}

.search-inside-vehicle-button {
    border-radius: 0 15px 15px 0;
}

.width-ref {
    width: 170px !important;
    height: 30px !important;
}

.gotta-go-fast-spin {
    -webkit-animation: fa-spin 0.75s infinite linear;
    animation: fa-spin 0.75s infinite linear;
}

.popover {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.icon-span-filestyle {
    margin-right: 5px;
}

.create-order-manual {
    height: 40px;
    width: 100%;
    margin-bottom: 15px;
}

#requiredId {
    display: none;
}

@media (min-width: 375px) and (max-width: 767px) {
    ul.breadcrumb li {
        font-size: 11px;
}
}

.flag-icon-ic {
    background-image: url(/images/flags/4x3/ic.svg);
}

.tooltip-wide+.tooltip>.tooltip-inner {
    min-width: 310px;
}

.icon-windshield {
    background: transparent url(/images/icons/wood-box-exclamation-16.png);
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-bottom: -3px;
}

.flag-icon-xs {
    background-image: url(/images/flags/4x3/xs.svg);
}

span.display-block {
    display: block;
}

.faq-navbar {
    margin-bottom: 15px;
    margin-top: -25px;
}

#where-is-my-vin .text-center,
#howtomakeorder .text-center {
    display: inline-block;
    width: auto;
}

.pic-label {
    margin-top: 10px;
    margin-bottom: 10px;
}

.promo {
    display: block;
    border-left: 0.5rem solid #7ac400;
    padding: 0.5rem 0rem 0.5rem 1rem;
    background-color: #ededed;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.bs-callout p:last-child {
    margin-bottom: 0;
}

.bs-callout code {
    border-radius: 3px;
}

.bs-callout+.bs-callout {
    margin-top: -5px;
}

.bs-callout-default {
    border-left-color: #777;
}

.bs-callout-default h4 {
    color: #777;
}

.bs-callout-primary {
    border-left-color: #428bca;
}

.bs-callout-primary h4 {
    color: #428bca;
}

.bs-callout-success {
    border-left-color: #5cb85c;
}

.bs-callout-success h4 {
    color: #5cb85c;
}

.bs-callout-danger {
    border-left-color: #d9534f;
}

.bs-callout-danger h4 {
    color: #d9534f;
}

.bs-callout-warning {
    border-left-color: #f0ad4e;
}

.bs-callout-warning h4 {
    color: #f0ad4e;
}

.bs-callout-info {
    border-left-color: #5bc0de;
}

.bs-callout-info h4 {
    color: #5bc0de;
}

a.btn-link {
    color: white;
    border-radius: 4px;
}

a.btn-link:hover {
    color: white;
    text-decoration: none;
}

.cms-form-tabs .tab-content {
    padding-top: 20px;
}

.silver-cont- .thumbnail {
    padding: 3px;
}

.treegrid-expander-expanded:before {
    content: "\f146";
}

.group-th {
    border-top: none !important;
    padding-top: 0 !important;
}

.vehicle-tg tbody td {
    padding: 7px 0 7px 3px !important;
    font-size: 12px;
}

.vehicle-tg tbody td a {
    text-decoration: underline;
}

.vehicle-tg .treegrid-expander {
    width: auto !important;
}

.group-main1 * {
    font-size: 12px !important;
}

li.simple-drop {
    font-size: 12px !important;
}

.catalog-groups .tab-content {
    margin-top: 15px;
}

h2.current-category {
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 18px;
}

span.bpill {
    margin-right: 4px;
    padding: 2px 4px 2px 4px;
    border-radius: 4px;
    font-weight: bold;
}

b.bpill {
    margin-right: 4px;
    padding: 2px 4px 2px 4px;
    border-radius: 4px;
    font-weight: normal;
}

h2.h2-quick-search {
    color: #31708f;
    font-size: 20px;
    margin-left: 15px;
    margin-bottom: 10px;
}

div.unit-header h2 {
    font-size: 20px;
    margin: 0;
    display: inline;
}

div.unit-header i {
    font-size: 20px;
    color: #a287d4;
    border-right: 1px solid #ddd;
    margin-right: 8px;
    min-width: 25px;
}

@media (max-width: 767px) {
    span.footer-company-name {
        display: block;
        padding-left: 0px;
}
}

.brand-invertpeugeot-16 {
    background: url(/images/invert/brands.png) no-repeat -0px -80px;
    width: 16px;
    height: 16px;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.brand-invertdodge-16 {
    background: url(/images/invert/brands.png) no-repeat -16px -96px;
    width: 16px;
    height: 16px;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.brand-invertchrysler-16 {
    background: url(/images/invert/brands.png) no-repeat -0px -96px;
    width: 16px;
    height: 16px;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.brand-invertvolvo-16 {
    background: url(/images/invert/brands.png) no-repeat -16px -80px;
    width: 16px;
    height: 16px;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.brand-invertvolvo-16 {
    background: url(/images/invert/brands.png) no-repeat -16px -80px;
    width: 16px;
    height: 16px;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.brand-invertjeep-16 {
    background: url(/images/invert/brands.png) no-repeat -32px -80px;
    width: 16px;
    height: 16px;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.icon-ps-PEUGEOT {
    background: transparent url(/images/brands-16.png) no-repeat 0 -80px !important;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
    display: inline-block;
}

.article img {
    max-width: 900px;
    display: block;
    margin: 30px auto 30px auto;
    border-radius: 5px;
    padding: 1px;
    background-color: white;
    -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}

.article p {
    font-size: 16px;
}

.article ul {
    font-size: 16px;
}

.paypal-outer-outer-div-2 {
    height: 45px;
}

.paypal-outer-outer-div {
    height: 55px;
}

.paypal-outer-div {
    height: 40px;
    border-radius: 4px;
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 50.1% 50%;
    background-size: auto 50%;
    background-color: #0070ba;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAxcHgiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAxMDEgMzIiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaW5ZTWluIG1lZXQiIHhtbG5zPSJodHRwOiYjeDJGOyYjeDJGO3d3dy53My5vcmcmI3gyRjsyMDAwJiN4MkY7c3ZnIj48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNIDEyLjIzNyAyLjggTCA0LjQzNyAyLjggQyAzLjkzNyAyLjggMy40MzcgMy4yIDMuMzM3IDMuNyBMIDAuMjM3IDIzLjcgQyAwLjEzNyAyNC4xIDAuNDM3IDI0LjQgMC44MzcgMjQuNCBMIDQuNTM3IDI0LjQgQyA1LjAzNyAyNC40IDUuNTM3IDI0IDUuNjM3IDIzLjUgTCA2LjQzNyAxOC4xIEMgNi41MzcgMTcuNiA2LjkzNyAxNy4yIDcuNTM3IDE3LjIgTCAxMC4wMzcgMTcuMiBDIDE1LjEzNyAxNy4yIDE4LjEzNyAxNC43IDE4LjkzNyA5LjggQyAxOS4yMzcgNy43IDE4LjkzNyA2IDE3LjkzNyA0LjggQyAxNi44MzcgMy41IDE0LjgzNyAyLjggMTIuMjM3IDIuOCBaIE0gMTMuMTM3IDEwLjEgQyAxMi43MzcgMTIuOSAxMC41MzcgMTIuOSA4LjUzNyAxMi45IEwgNy4zMzcgMTIuOSBMIDguMTM3IDcuNyBDIDguMTM3IDcuNCA4LjQzNyA3LjIgOC43MzcgNy4yIEwgOS4yMzcgNy4yIEMgMTAuNjM3IDcuMiAxMS45MzcgNy4yIDEyLjYzNyA4IEMgMTMuMTM3IDguNCAxMy4zMzcgOS4xIDEzLjEzNyAxMC4xIFoiPjwvcGF0aD48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNIDM1LjQzNyAxMCBMIDMxLjczNyAxMCBDIDMxLjQzNyAxMCAzMS4xMzcgMTAuMiAzMS4xMzcgMTAuNSBMIDMwLjkzNyAxMS41IEwgMzAuNjM3IDExLjEgQyAyOS44MzcgOS45IDI4LjAzNyA5LjUgMjYuMjM3IDkuNSBDIDIyLjEzNyA5LjUgMTguNjM3IDEyLjYgMTcuOTM3IDE3IEMgMTcuNTM3IDE5LjIgMTguMDM3IDIxLjMgMTkuMzM3IDIyLjcgQyAyMC40MzcgMjQgMjIuMTM3IDI0LjYgMjQuMDM3IDI0LjYgQyAyNy4zMzcgMjQuNiAyOS4yMzcgMjIuNSAyOS4yMzcgMjIuNSBMIDI5LjAzNyAyMy41IEMgMjguOTM3IDIzLjkgMjkuMjM3IDI0LjMgMjkuNjM3IDI0LjMgTCAzMy4wMzcgMjQuMyBDIDMzLjUzNyAyNC4zIDM0LjAzNyAyMy45IDM0LjEzNyAyMy40IEwgMzYuMTM3IDEwLjYgQyAzNi4yMzcgMTAuNCAzNS44MzcgMTAgMzUuNDM3IDEwIFogTSAzMC4zMzcgMTcuMiBDIDI5LjkzNyAxOS4zIDI4LjMzNyAyMC44IDI2LjEzNyAyMC44IEMgMjUuMDM3IDIwLjggMjQuMjM3IDIwLjUgMjMuNjM3IDE5LjggQyAyMy4wMzcgMTkuMSAyMi44MzcgMTguMiAyMy4wMzcgMTcuMiBDIDIzLjMzNyAxNS4xIDI1LjEzNyAxMy42IDI3LjIzNyAxMy42IEMgMjguMzM3IDEzLjYgMjkuMTM3IDE0IDI5LjczNyAxNC42IEMgMzAuMjM3IDE1LjMgMzAuNDM3IDE2LjIgMzAuMzM3IDE3LjIgWiI+PC9wYXRoPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0gNTUuMzM3IDEwIEwgNTEuNjM3IDEwIEMgNTEuMjM3IDEwIDUwLjkzNyAxMC4yIDUwLjczNyAxMC41IEwgNDUuNTM3IDE4LjEgTCA0My4zMzcgMTAuOCBDIDQzLjIzNyAxMC4zIDQyLjczNyAxMCA0Mi4zMzcgMTAgTCAzOC42MzcgMTAgQyAzOC4yMzcgMTAgMzcuODM3IDEwLjQgMzguMDM3IDEwLjkgTCA0Mi4xMzcgMjMgTCAzOC4yMzcgMjguNCBDIDM3LjkzNyAyOC44IDM4LjIzNyAyOS40IDM4LjczNyAyOS40IEwgNDIuNDM3IDI5LjQgQyA0Mi44MzcgMjkuNCA0My4xMzcgMjkuMiA0My4zMzcgMjguOSBMIDU1LjgzNyAxMC45IEMgNTYuMTM3IDEwLjYgNTUuODM3IDEwIDU1LjMzNyAxMCBaIj48L3BhdGg+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTSA2Ny43MzcgMi44IEwgNTkuOTM3IDIuOCBDIDU5LjQzNyAyLjggNTguOTM3IDMuMiA1OC44MzcgMy43IEwgNTUuNzM3IDIzLjYgQyA1NS42MzcgMjQgNTUuOTM3IDI0LjMgNTYuMzM3IDI0LjMgTCA2MC4zMzcgMjQuMyBDIDYwLjczNyAyNC4zIDYxLjAzNyAyNCA2MS4wMzcgMjMuNyBMIDYxLjkzNyAxOCBDIDYyLjAzNyAxNy41IDYyLjQzNyAxNy4xIDYzLjAzNyAxNy4xIEwgNjUuNTM3IDE3LjEgQyA3MC42MzcgMTcuMSA3My42MzcgMTQuNiA3NC40MzcgOS43IEMgNzQuNzM3IDcuNiA3NC40MzcgNS45IDczLjQzNyA0LjcgQyA3Mi4yMzcgMy41IDcwLjMzNyAyLjggNjcuNzM3IDIuOCBaIE0gNjguNjM3IDEwLjEgQyA2OC4yMzcgMTIuOSA2Ni4wMzcgMTIuOSA2NC4wMzcgMTIuOSBMIDYyLjgzNyAxMi45IEwgNjMuNjM3IDcuNyBDIDYzLjYzNyA3LjQgNjMuOTM3IDcuMiA2NC4yMzcgNy4yIEwgNjQuNzM3IDcuMiBDIDY2LjEzNyA3LjIgNjcuNDM3IDcuMiA2OC4xMzcgOCBDIDY4LjYzNyA4LjQgNjguNzM3IDkuMSA2OC42MzcgMTAuMSBaIj48L3BhdGg+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTSA5MC45MzcgMTAgTCA4Ny4yMzcgMTAgQyA4Ni45MzcgMTAgODYuNjM3IDEwLjIgODYuNjM3IDEwLjUgTCA4Ni40MzcgMTEuNSBMIDg2LjEzNyAxMS4xIEMgODUuMzM3IDkuOSA4My41MzcgOS41IDgxLjczNyA5LjUgQyA3Ny42MzcgOS41IDc0LjEzNyAxMi42IDczLjQzNyAxNyBDIDczLjAzNyAxOS4yIDczLjUzNyAyMS4zIDc0LjgzNyAyMi43IEMgNzUuOTM3IDI0IDc3LjYzNyAyNC42IDc5LjUzNyAyNC42IEMgODIuODM3IDI0LjYgODQuNzM3IDIyLjUgODQuNzM3IDIyLjUgTCA4NC41MzcgMjMuNSBDIDg0LjQzNyAyMy45IDg0LjczNyAyNC4zIDg1LjEzNyAyNC4zIEwgODguNTM3IDI0LjMgQyA4OS4wMzcgMjQuMyA4OS41MzcgMjMuOSA4OS42MzcgMjMuNCBMIDkxLjYzNyAxMC42IEMgOTEuNjM3IDEwLjQgOTEuMzM3IDEwIDkwLjkzNyAxMCBaIE0gODUuNzM3IDE3LjIgQyA4NS4zMzcgMTkuMyA4My43MzcgMjAuOCA4MS41MzcgMjAuOCBDIDgwLjQzNyAyMC44IDc5LjYzNyAyMC41IDc5LjAzNyAxOS44IEMgNzguNDM3IDE5LjEgNzguMjM3IDE4LjIgNzguNDM3IDE3LjIgQyA3OC43MzcgMTUuMSA4MC41MzcgMTMuNiA4Mi42MzcgMTMuNiBDIDgzLjczNyAxMy42IDg0LjUzNyAxNCA4NS4xMzcgMTQuNiBDIDg1LjczNyAxNS4zIDg1LjkzNyAxNi4yIDg1LjczNyAxNy4yIFoiPjwvcGF0aD48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNIDk1LjMzNyAzLjMgTCA5Mi4xMzcgMjMuNiBDIDkyLjAzNyAyNCA5Mi4zMzcgMjQuMyA5Mi43MzcgMjQuMyBMIDk1LjkzNyAyNC4zIEMgOTYuNDM3IDI0LjMgOTYuOTM3IDIzLjkgOTcuMDM3IDIzLjQgTCAxMDAuMjM3IDMuNSBDIDEwMC4zMzcgMy4xIDEwMC4wMzcgMi44IDk5LjYzNyAyLjggTCA5Ni4wMzcgMi44IEMgOTUuNjM3IDIuOCA5NS40MzcgMyA5NS4zMzcgMy4zIFoiPjwvcGF0aD48L3N2Zz4=");
}

.h2_toggle_delivery,
.h2_toggle_billing {
    text-decoration: underline;
}

.paypal-button-outer-container {
    margin-bottom: 11px;
}

.part-in-cart {
    word-break: break-all;
}

.breadcrumb {
    word-break: break-all;
}

.success-payment-message {
    margin-bottom: 15px;
}

.counter-text-block {
    margin-top: 20px;
}

#make-icons h3 {
    margin-bottom: 15px;
}

.counter-text-block {
    margin-top: 15px;
}

.authorized-block ul:before {
    right: 35.4px;
}

.stb-info img {
    border-radius: 4px;
}

.article img {
    max-width: none;
}

.bt-r5px {
    border-radius: 5px 5px 0 0;
}

.xs414 {
    white-space: nowrap;
}

.btn.btn-skype {
    padding: 2px 4px 2px 4px;
    font-size: 15px;
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
    border-radius: 14px;
}

.btn.btn-skype .fa-skype {
    font-size: 23px;
}

hr.hr-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    border-top: 1px solid #e5e5e5;
}

.language-side {
    margin-top: 5px;
}

.currency-side {
    margin-bottom: -10px;
}

.left-sidebar .language-side ul li a[role=button] {
    padding: 0 0 0 10px !important;
    margin-left: 10px !important;
}

.model-core {
    color: indigo;
    margin-top: 0px;
    margin-right: 5px;
}

.article-content img {
    margin: 30px auto 30px auto;
    border-radius: 5px;
    padding: 1px;
    background-color: white;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}

.article-content p {
    font-size: 16px;
}

.article-content ul {
    font-size: 16px;
}

.onpage-make-logo {
    padding: 0 10px 10px 5px;
}

.catalog-article p {
    font-size: 16px;
}

.catalog-article ul {
    font-size: 16px;
}

.alert-warning-2 {
    color: #664d03;
    background-color: #fff3cd;
    border-color: #ffecb5;
}

.alert-secondary {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.alert-warning-1 {
    color: white;
    background-color: #f0ad4e;
}

.long-stock {
    border: 1px dashed #d9534f;
    background-color: #fff3cd;
    font-size: 14px;
    font-weight: bold;
    color: black;
}

#footer div.footer-top div.container {
    background: none !important;
}

.footer-top {
    background-image: url(/images/micro_carbon.png) !important;
}

#header .navbar {
    background-image: url(/images/real_cf.png);
}

.language-block span.flag-icon {
    margin-right: 3px;
}

.cart-button .btn-small i {
    padding-right: 3px;
}

.breadcrumb {
    margin-bottom: 10px;
}

.catalog-img {
    width: 50%;
    margin: 30px auto 30px auto;
    border-radius: 50%;
    padding: 1px;
    background-color: white;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}

.ml-40px {
    margin-left: 40px;
}

.fanspan {
    padding-left: 3px !important;
}

blockquote {
    margin: 0 0 3px;
    text-align: left;
}

.we_have_receiver_id img {
    margin-bottom: 3px;
}

.we_have_receiver_id .bootstrap-filestyle .buttonText {
    content: '' !important;
}

.lob {
    font: 17px "Lobster Two", sans-serif;
    font-weight: bold;
}

h1.reg-tab-nav {
    font-weight: 400;
    margin: 0 2px 0 0;
    padding: 0;
    border: none;
    display: inline-block;
    color: white;
    font: 18px "Roboto", sans-serif;
    line-height: 18px;
}

div.terms-block h2 {
    font-weight: bold;
    font-size: 14px;
}

.tab-content {
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.top-tabs .nav-tabs {
    border-top-right-radius: 4px !important;
}

.top-tabs .nav-tabs li:first-of-type a {
    border-top-left-radius: 4px !important;
}

.top-tabs .nav-tabs li:last-of-type a {
    border-top-right-radius: 40px !important;
    margin-right: 0;
}

.shop-your-make .item a {
    border-radius: 4px;
}

.counter-text-block {
    border-radius: 4px;
}

.mr-10px {
    margin-right: 7px;
}

.auth-icon.ebay {
    background-position: 0 -570px;
}

@media (min-width: 0px) and (max-width: 1200px) {
    .footer-logos-car a {
        margin-bottom: 10px;
}
    .footer-top .container {
        margin-bottom: -13px;
}
}

h2.index-h2 {
    font-size: 25px;
    margin-bottom: 15px;
    margin-left: 15px;
}

h2.contact-h2 {
    font-size: 20px;
}

.faq-navbar h2 {
    font-size: 14px;
    margin-bottom: 0;
    border-radius: 0;
}

.faq-navbar h2 {
    font-size: 14px;
    margin-bottom: 0;
    border-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>h2>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.nav-list>li.active>a,
.nav-list>li.active>a:focus,
.nav-list>li.active>a:hover {
    color: #fff;
    background-color: #337ab7;
}

.nav-list>li>a {
    border-radius: 4px;
}

.catalog-brand-td img {
    width: 40px;
}

.catalog-brand-td {
    white-space: nowrap;
}

table.vehicle-tg span.treegrid-expander:before {
    margin-left: 2px;
    margin-right: 2px;
}

table.vehicle-tg i.fa-arrow-circle-right:before {
    margin-left: 2px;
    margin-right: 2px;
}

.card-body ul {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}

.card-body .list-inline {
    padding-left: 0;
    margin-left: 0;
}

.card-body hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.list-inline-item:not(:last-child) {
    margin-right: 1rem;
}

.list-inline-item {
    display: inline-block;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.card {
    overflow: hidden;
    height: 100%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}

.card>hr {
    margin-right: 0;
    margin-left: 0;
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 0 1.25rem 0;
    font-size: 16px;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link+.card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.card-deck .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
}
    .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
}
}

.card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.card-group>.card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
}
    .card-group>.card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0;
}
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0;
}
    .card-group>.card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
}
    .card-group>.card:first-child .card-img-top,
    .card-group>.card:first-child .card-header {
        border-top-right-radius: 0;
}
    .card-group>.card:first-child .card-img-bottom,
    .card-group>.card:first-child .card-footer {
        border-bottom-right-radius: 0;
}
    .card-group>.card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
}
    .card-group>.card:last-child .card-img-top,
    .card-group>.card:last-child .card-header {
        border-top-left-radius: 0;
}
    .card-group>.card:last-child .card-img-bottom,
    .card-group>.card:last-child .card-footer {
        border-bottom-left-radius: 0;
}
    .card-group>.card:only-child {
        border-radius: 0.25rem;
}
    .card-group>.card:only-child .card-img-top,
    .card-group>.card:only-child .card-header {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
}
    .card-group>.card:only-child .card-img-bottom,
    .card-group>.card:only-child .card-footer {
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
}
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0;
}
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
        border-radius: 0;
}
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
}
    .card-columns .card {
        display: inline-block;
        width: 100%;
}
}

h2.entry-title {
    font-size: 25px;
    margin-bottom: 0;
}

.post-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-top: 5px;
    padding-bottom: 10px;
}

.post {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}

#footer h5 {
    padding-bottom: 2px;
}

.article-content img.top {
    margin-top: 9px;
}

.article-content img.faq {
    height: 300px;
}

.article-content ol {
    font-size: 16px;
}

.catalog-article ol {
    font-size: 16px;
}

div.entry-summary p {
    font-size: 16px;
}

.card-body img,
.post-image img {
    margin: auto;
}

.site-logo-red {
    background-image: url(/images/logo-red.png) !important;
}

.current-category {
    color: #787878;
    font-weight: normal;
}

#googlepaybutton div button,
.gpay-button.new_style {
    border-radius: 5px;
    min-height: 40px;
}

b.bpill {
    font-size: 9px;
    padding: 1px 2px 0px 2px;
    line-height: 12px;
}

.mh820px {
    max-height: 820px;
}

span.diagram-tip {
    display: inline-block;
    text-align: left;
    font-size: 12px;
}

table.vehicle-tg span.treegrid-expander:before {
    margin-left: 2px;
    margin-right: 4px;
}

.icon-ps-fixed {
    display: inline-block;
    min-width: 16px;
}

.product-col.list .image {
    padding: 20px 30px 5px 0;
}

.remove-substitution {
    cursor: pointer;
    color: red;
}

.btn-delete-image {
    z-index: 999;
    right: 19px;
    position: absolute;
    padding: 2px 6px;
}

.div-search-inside-vehicle a {
    text-decoration: underline !important;
}

.model-container table tr td a {
    color: #337ab7 !important;
    text-decoration: underline !important;
}

#progressTimer {
    top: 0;
    left: 237px;
    margin-left: -236px;
    position: relative;
    z-index: 99999;
    float: left;
    width: 100%;
    height: 34px;
    display: none;
}

.progress-bar-container {
    position: absolute;
    float: left;
    padding-right: 300px;
    width: 100%;
}

#progressTimer .progress {
    border-top-left-radius: 13px;
    border-bottom-left-radius: 13px;
    height: 34px;
}

#progressTimer .progress-bar {
    font-size: 14px;
    line-height: 35px;
}

#progressTimer .progress-bar span {
    display: none;
}

@media (min-width: 992px) {
    .row.div-flex {
        display: flex;
        flex-wrap: wrap;
}
}

table#invoice-summary {
    margin-bottom: 5px;
}

.ml5px {
    margin-left: 5px;
}

ul.view-buttons li a {
    width: 135px;
}

.color-red {
    color: red;
}

.color-green {
    color: green;
}

.pr4px {
    padding-right: 4px;
}

ul.view-links li {
    padding: 3px 0;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}

ul.view-links {
    padding-left: 10px;
    margin-top: -4px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
}

ul.view-buttons {
    padding-left: 5px;
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 767px) {
    .items-table tr td:nth-child(8):before {
        content: 'Subtotal';
        position: absolute;
        left: 15px;
}
    .items-table tr td:nth-child(8) {
        text-align: left !important;
}
}

img.-ezoom-part-thumb {
    width: 64px;
}

@media (min-width: 300px) and (max-width: 767px) {
    .thumbnail {
        margin-bottom: 5px;
}
}

@media (min-width: 300px) and (max-width: 360px) {
    img.-ezoom-part-thumb {
        width: 36px;
}
}

@media (min-width: 360px) and (max-width: 375px) {
    img.-ezoom-part-thumb {
        width: 48px;
}
}

@media (min-width: 375px) and (max-width: 390px) {
    img.-ezoom-part-thumb {
        width: 52px;
}
}

@media (min-width: 390px) and (max-width: 412px) {
    img.-ezoom-part-thumb {
        width: 56px;
}
}

@media (min-width: 412px) and (max-width: 414px) {
    img.-ezoom-part-thumb {
        width: 60px;
}
}

h4.static-error {
    font-size: 17px;
    white-space: pre;
}

.footer-payment span {
    padding: 0 9px 0 6px;
}

.footer-payment a {
    height: 30px;
}

.footer-payment a img {
    border-radius: 4px;
    height: 28px;
}

.signature-upload-button {
    height: 34px;
    width: 86px;
    padding: 0;
}

.signature-upload-button span {
    position: absolute;
    float: left;
    margin-top: 6px;
    margin-left: -30px;
}

.signature-upload-button input {
    z-index: 19999;
    opacity: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
}

#signature_canvas_parent {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 100%;
    height: 100%;
}

#header .navbar {
    background-image: url(/images/subtle_carbon_74.png);
}

div.c-lift-2 a {
    margin-top: -2px;
}

h4.fs18 {
    font-size: 18px;
}

.highcharts-data-labels tspan {
    text-shadow: -1px -1px 0 #fff, 0px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0px 1px 0 #fff, 1px 1px 0 #fff;
}

.btn-tiny-0 {
    padding: 0px 4px;
}

h3.alert-super-small {
    font-size: 20px;
}

table.usearch em {
    font-weight: bold;
    font-style: normal;
}

ul.breadcrumb li.last {
    font-weight: bold;
}

.noty_theme__mint.noty_bar {
    border-radius: 4px;
}

.long-stock {
    padding-top: 0.3em;
    padding-right: 0.5em;
    padding-bottom: 0.2em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

#restrictUAE .modal-header {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

#restrictUAE .modal-body {
    height: 150px;
}

#restrictUAE .modal-body p {
    font-size: 18px;
}

.paypal-outer-outer-div-0 {
    margin-bottom: 2px;
}

span.day_of_week_7 {
    font-weight: bold;
    color: red;
}

td[data-title="Availability"] {
    padding-bottom: 15px !important;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd !important;
}

.animate001 {
    background: linear-gradient(90deg, #eeeeee, #f0c587);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 4s ease infinite;
    -moz-animation: AnimationName 4s ease infinite;
    animation: AnimationName 4s ease infinite;
}

@-webkit-keyframes AnimationName {
    0% {
        background-position: 0% 50%;
}
    50% {
        background-position: 100% 50%;
}
    100% {
        background-position: 0% 50%;
}
}

@-moz-keyframes AnimationName {
    0% {
        background-position: 0% 50%;
}
    50% {
        background-position: 100% 50%;
}
    100% {
        background-position: 0% 50%;
}
}

@keyframes AnimationName {
    0% {
        background-position: 0% 50%;
}
    50% {
        background-position: 100% 50%;
}
    100% {
        background-position: 0% 50%;
}
}

span.footer-company-name-new {
    font-size: 14px;
    font-weight: 500;
    color: #BBB;
    padding-top: 7px;
    float: right;
    margin-right: 7px;
}

.social-bar-top {
    margin: 0px 0 20px;
}

@media (max-width: 767px) {
    h1,
    .h1 {
        font-size: 27px;
}
    .social-bar-top {
        margin: 0;
}
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
    display: inline-block;
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: 0.5em 0.2em 0.5em 0.2em;
}

.resp-sharing-button {
    border-radius: 30%;
    transition: 25ms ease-out;
    padding: 0.5em 0.67em;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top;
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle;
}

.resp-sharing-button__icon {
    stroke: #fff;
    fill: none;
}

.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none;
}

.resp-sharing-button--twitter {
    background-color: #55acee;
}

.resp-sharing-button--twitter:hover {
    background-color: #2795e9;
}

.resp-sharing-button--facebook {
    background-color: #3b5998;
}

.resp-sharing-button--facebook:hover {
    background-color: #2d4373;
}

.resp-sharing-button--email {
    background-color: #777;
}

.resp-sharing-button--email:hover {
    background-color: #5e5e5e;
}

.resp-sharing-button--whatsapp {
    background-color: #25D366;
}

.resp-sharing-button--whatsapp:hover {
    background-color: #1da851;
}

.resp-sharing-button--skype {
    background-color: #00aff0;
}

.resp-sharing-button--skype:hover,
.resp-sharing-button--skype:active {
    background-color: #4B97D1;
}

.resp-sharing-button--instagram:hover,
.resp-sharing-button--instagram:active {
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 30%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 30%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 30%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 30%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 30%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 30%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}

.resp-sharing-button--instagram {
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}

h4.static-error {
    white-space: normal;
}

.webpp {
    background-image: url(/images/dust_scratches.webp);
    background-position: 0 0;
    background-repeat: repeat;
}

#ModalEditBilling .modal-body {
    background-image: url(/images/hexellence.png);
    background-position: 0 0;
    background-repeat: repeat;
}

.vh_r_b_name {
    width: 10%;
}

.vh_r_n_name {
    width: 20%;
}

div.addthis_inline_share_toolbox_ctej div.at-share-tbx-element {
    float: right !important;
}

.at-follow-tbx-element .at300b,
.at-follow-tbx-element .at300m {
    margin: 0 3px 5px !important;
}

.top-tabs .nav-tabs li:last-of-type a {
    border-top-right-radius: 4px !important;
}

.counter-text-block:hover {
    box-shadow: 0 0 1px 5px #337ab7;
}

.gloss-prepare {
    -webkit-mask-image: linear-gradient(45deg, #000 25%, rgba(0, 0, 0, .2) 50%, #000 75%);
    mask-image: linear-gradient(45deg, #000 25%, rgba(0, 0, 0, .2) 50%, #000 75%);
    -webkit-mask-size: 800%;
    mask-size: 800%;
    -webkit-mask-position: 0;
    mask-position: 0;
}

.gloss-go {
    transition: mask-position 2s ease, -webkit-mask-position 2s ease;
    -webkit-mask-position: 120%;
    mask-position: 120%;
    opacity: 1;
}

@media (min-width: 375px) and (max-width: 767px) {
    h2 {
        font-size: 22px;
}
    .a-save-address {
        margin-top: -5px;
}
    .a-edit-address {
        margin-top: -5px;
}
}

.a-edit-address {
    margin-left: 5px;
}

a.a-edit-address span {
    font-weight: 500;
}

hr.edit-address {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    border-top: 1px dashed #66649b;
}

.price_total {
    line-height: 23px;
}

#total-sum {
    line-height: 15px;
    padding-top: 6px;
}

#s2id_currency_change .select2-choice>.select2-chosen {
    margin-right: 10px;
}

#s2id_currency_change.select2-dropdown-open {
    width: 220px !important;
}

.clr-black {
    color: black;
}

.c_r_i {
    font-size: 13px;
}

span.h,
span.H {
    border-radius: 1em 0 1em 0;
    background-image: linear-gradient( -100deg, rgba(255, 224, 0, 0.2), rgba(255, 224, 0, 0.7) 95%, rgba(255, 224, 0, 0.1));
}

.layout-menu-header__theme {
    margin-right: 20px;
}

.layout-menu-theme,
.layout-menu-theme__circle {
    box-sizing: border-box;
    transition: all 150ms ease-in-out;
}

.layout-menu-theme {
    margin-top: 14px;
    position: relative;
    width: 48px;
    height: 25px;
    user-select: none;
    background: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 40px;
}

.layout-menu-theme__circle {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 21px;
    height: 21px;
    background: #fff84d;
    border: 1px solid #ffcc75;
    ;
    border-radius: 100px;
    z-index: 2;
}

.layout-menu-theme__icon-cloud,
.layout-menu-theme__icon-stars {
    position: absolute;
    transition: all 150ms ease-in-out;
    z-index: 5;
}

.layout-menu-theme__icon-cloud {
    opacity: 1;
    left: 16px;
    top: 5px;
}

.layout-menu-theme__icon-stars {
    opacity: 0;
    left: 7px;
    top: 7px;
}

.layout-menu-theme__icon-craters {
    opacity: 0;
    position: absolute;
    right: 6px;
    top: 6px;
    transition: all 150ms ease-in-out;
    z-index: 5;
}

.layout-menu-theme:hover {
    cursor: pointer;
}

.layout-menu-theme--theme_dark {
    background: #2b2b37;
    border: 1px solid #343a46;
}

.layout-menu-theme--theme_dark .layout-menu-theme__icon-cloud {
    opacity: 0;
}

.layout-menu-theme--theme_dark .layout-menu-theme__icon-craters,
.layout-menu-theme--theme_dark .layout-menu-theme__icon-stars {
    opacity: 1;
}

.layout-menu-theme--theme_dark .layout-menu-theme__circle {
    left: 25px;
    background: #fffdf1;
    border: 1px solid #e1e1c9;
}

@media (max-width: 767px) {
    .layout-menu-theme {
        margin-top: 3px;
}
}

:root {
    --url: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAoCAYAAACiu5n/AAACLElEQVR42u3Zz0sUYRzH8bUISoyF1i5iXSooyYgOEXapZNYNojwU/aAfUAT9A4YhUgdxt1To0KFIBCMIvEcUEXntUtivpYuUhYFIdDBMmD69he/hObgsbSnb13ngdZjZhX3eO8/MDrMpSctKErwsg//HUSgU7uNYsB3hHla4CybqEoRPaMJGFCEMewxuxnsIk5iALPqg1yVdj9eQGUdjiuE1eAs+QOYztrsMJqwFk8EyHguW95klD+ZD08gsYvBFCBPYgHXBOT1UNpg3ncQpnAicRbrCCQ3j8SIf5QvYEWxvxnlb0mWDr0MIvcOaCiayC78gRKmlH+WDbaIjkJnDzgq/+VHIvMWqag3ehBkIAxXGdkAIDVRlsE24H9//4ty9hju4Hej710c5m83WYging32HMYjMnwSvx75UlQ+iOiDEaEMLZiA8dPc7TFQDnkGYxQ8Iz9Hs8k4riqIa4l5ApojVbm8tiduPL5CZRs5lMGFH8DNYxo+C5d3tMfgohJeow0qMQujxuqRb0RBsZ3DA2ZIuP5LgJDgJToKr4ZHOWjTOy+fzNa6DiezCFGReod1lMGF3IYzjMm5B5rirYIJyEJ4iHezfjW+YRr2n4EHE2LrAa1cg5DwFj2DWLlKljn67p+B+CIdKPAaOsddTcBOEKbTZvjp0Qvjo8Sp9DjJFfIVMjBsef4f34AHeYAxX0VfqMbDnfw97IXMTta6DLbobcxBa3Qdb9BPE2LZQ8G98530ecQi/2QAAAABJRU5ErkJggg==);
    --b: url(/images/brands-16-full.png);
}

.terms {
    user-select: none;
}

.loadingoverlay_fa::after {
    content: '\f023';
    font-family: FontAwesome;
    font-size: 70px;
    color: #024468;
    position: absolute;
}

.terms-outer-div {
    font-size: 12px;
}

.gotta-go-fast-spin {
    -webkit-animation: fa-spin 0.80s infinite linear;
    animation: fa-spin 0.80s infinite linear;
}

.full-product-description h4 {
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .items-table tr td:before {
        content: attr(data-title) !important;
}
}

.icon-windshield {
    background: transparent url(/images/fragile.png);
}

.compatibility-car i {
    color: #a94442;
    cursor: pointer;
    font-size: 16px;
    position: relative;
    margin-left: 5px;
}

div.compatible-models ul li {
    list-style-type: none;
}

div.compatible-models ul li:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    margin: 0 4px 0 -30px;
    font-size: 11px;
    color: darkslategray;
}

li.many:before {
    content: '' !important;
}

span.shortcuts {
    margin-bottom: 5px;
}

.dropdown-menu .divider {
    height: 2px;
}

.flag-icon-rr {
    background-image: url(/images/Roman-Empire.svg);
}

#invoice-summary td:nth-child(1),
#invoice-summary th:nth-child(1) {
    max-width: 30px;
}

#invoice-summary td:nth-child(2),
#invoice-summary th:nth-child(2) {
    max-width: 40px;
}

.alert-warning-3 i {
    font-size: 18px;
}

.alert-warning-3 {
    color: black;
    background-color: #eadf14;
    border-color: orange;
    font-weight: 700;
}

.search-switch-button {
    position: absolute;
    right: 0px;
    margin-top: -38px;
}

.cart-weight {
    border-radius: 3px;
    position: absolute;
    font-weight: bold;
    font-size: 13px;
    margin-left: 2px;
    padding: 0.3em 0.2em 0.3em 0.2em;
}

.intro-search-block .form-control {
    width: 100%;
}

@media (max-width: 767px) {
    .intro-search-block .form-control,
    .search-textarea {
        width: 100%;
}
}

.snw p {
    font-size: 16px;
}

.snw {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 100px;
    padding: 22px 33px;
    font-family: 'Lobster Two', cursive;
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
    color: #FFF;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
    background-image: url(/images/ny2024-gen-8.jpg);
    background-position: center -20px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-origin: padding-box;
    background-clip: border-box;
    background-color: #ccc;
    outline: none;
    border-radius: 15px;
    border: 1px solid #4c0300;
    box-shadow: inset 1px 1px 0px rgba(255, 255, 255, 0.25), inset 0 0 6px #2c427e, inset 0 80px 80px -40px #1d2a54, 1px 1px 3px rgba(0, 0, 0, 0.75);
    position: relative;
    overflow: visible;
    -webkit-transition: 500ms linear;
    -moz-transition: 500ms linear;
    -o-transition: 500ms linear;
    transition: 500ms linear;
}

.snw::before {
    content: '';
    display: block;
    position: absolute;
    top: -7px;
    left: -3px;
    right: 0;
    height: 23px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAXCAYAAACS5bYWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABFpJREFUeNrUV0tIo1cUvpkYjQ4xxSA6DxuNqG0dtaUKOgs3s6i0dFd3pSsXdjeIixakiGA34sZuXCkoONLFwJTK4GMYLYXg29gatTpiXurkbd7vv9/5ub+IxuhA7eiFQ5Kbc8/57ne/e87/ywRBYLdl3GG3aNwqsLJ0k0tLS+fmcnNzWUVFBVMoFGx2djarvLxcm5OTw+bm5iytra2xc4ExNjY27iqVyvvwK6CpeDzuCYVC1urq6qDA9UcfPp+PHR4esmAwKK6tr68/l5/8rgQ2Ozub1dbWyiYmJooaGxt/VqvV38jlchX9l0qlwoFA4DWS/RKLxRxFRUVf5+XlPcaaT2AP0sVPJBL2SCRiAPBpu93+vKamZo/Ae71eZjabWV1dXVqw7CKwp43ksrCw8Bhg7MJ/PLDZ5PHx8cz29vYT5JGD/bSYLgTrcDgYdk6siSc6NjZWDaAe4ZoHQL+cmZnRpZPnhWDpD8kw7uKo9ML/NMCsd2tr61vkzboMrEyv138M7TyLRqMWMBsX3sMgaZhMpp+AR5EJrCocDpuEGzKg4x8khs+CVWxubvZfR9JkMik4nU7BarUKLpeLmLsKuwIqTLynp4fqmIzASrqQT09Pf1VVVfX0KsWZ6uHBwQHTaDSsoKAgo6/H4xHLEcrVyRwuEisrKzs5XrrIVAVwiUVDKRRrL+YI32ewdVhMApuHWvcj6vids6J2u90MF4yBHUZNgKoEBaRBQalJqFSqtJfUYrGIlQX+ydXVVTN+u0tKSjQNDQ1axJVl2iTypebn55d7e3v/kqoDgZU1NTU9LCws/Py0M+2ekuGincxJ3yF+18jIyHJLS0slQJUWFxczrBeBE0vE5tHRkbixlZWVfSR8gTX/0P5gH7S1tX3Z3t7+BW8qAvwSfr8/jA0EIRM/qoFtampqbW9vTw+XA+ojUruVd3Z2tvb19T2TQFEim81GgVJoCvvj4+NLOJZgaWmpemdn5y3a6BbcnJDAw8HBwac6ne6eqCW5XDwB3qVSqM9/DAwMUNy/eVLabT7sI25qwgujThCBhWE+mAt2yNc4SQKSZrOQQE1HS22VJkmPAGTr7+//fX19fRk+Zgq0trbGeFAKEAQT98BSqKOj47vm5uaa/Px8JeIk4GcaHh6eWlxcfAU/A8xG67BxAX3fwdcbYUpSDJ06Z49Ak8ZC3OL8f3YiA4PBYKdLQ2AJ9OTk5GpXV9cQiCVh79M94QtlPLDUE/1gPNrd3f0W33W4cBoco48zQuy/IZYAMnGqlSc4c66L9JruQUaSARXeT8HGKzxAqFBekni6+h46+pMzGiJGMgTOJh1yU/KNEGDvZWvfBawkA9ppwGg0mrRa7SOI2g+gxOgbJIpdFpj72PnxSnPX8vqRxTURgBQWKisrH+GThOm+CtAzoK/9/Uiqq/6hoaHfdnd3jaOjo7/yY7yxbwqkWy3sQzpS2C6YirwvUJk0y7hurfyGRrnduPGvAAMASmo8wzeVwfsAAAAASUVORK5CYII=) no-repeat 0 0, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAXCAYAAABOHMIhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABiZJREFUeNrsWMtPlFcUvzPMwIDysLyRR4uATDHWCiVgSmRlios2DeiiXUFs0nRBd6arxqQhJDapkYXhP4BqDKTQhZaFNQSCaBEVJjwdHsNr5DUMDDPDzPT3u7nTDEgRKrKgc5KT+z3uufec33de99P4fD4RpL2RNgjB3kn35MkTeRERESFiYmLkGBoaKnQ6nWSNRvPPZFxr+vv7k6KioiIdDsfa8vLyQkFBgcP3Bnel3MDAQArWI0eFhISE87nb7bZ7PJ4VvLYuLi5O5+fnu9+kMNfq6+tLjIyMzMY6KeBEbK/XarXReI3lPDZMWcc4v7GxYV1dXR3Jy8ub2E5HPvJ6vRSSDH0ku1wuAfsEZOV1IEFHoeNFdHS0yMrK2knR0Lm5uR+hxLdQMjbwHTZbB41h8RGwCdc9MzMzneHh4bGJiYlf4SN8ijkfwqiIncCAAR7Iz2GPSShudjqdfeCeqampvwBQfFxc3JdYqwTv8gB8/F48A8BgKecE14V+L7ju2tpae05OzkuCCZvkPOj8mizmC6vVKtmPu+bx48cC3qI1mUyFUOyywWD4SHlELBaLJmCHNcwAghuAOujtuF4FqHO4nsX4EsAS3I4TJ04ME1h8PDE9PS09TYZoY2Pj1729vd6lpSVfkDYTPG0UkfNDRUWFgQ5Gb2Mh0N29e9eG/GQfHh4W8/PzwUy/ObQ/gMfVVlZW1iAiZdQxp3nv3LljRoL/5erVq1UIxzSiiVD9X4EDYATynCwAzGO858hCQRoaGmJFZNJz8YIcBc4BF966dau6sLAwBxVSJCUlCSThQwuU3W6XkYUok1Vzm5znQx5bbm9v77p+/frPeNSNRzZ/ISBwrG4ZR48eLamtrf2+uLjYSEG9Xi/wTISFhQlWGXohyzO/CJlVl23KQRLbABoaHx+/Z1lUZ/Hq1SsJFj3JT3hmHx8fnydPTEzMj46OziHPW2w22wxeD4Kfgadh/4YEzU8Az4DhffAn5eXlX1y6dKkEoCTspAQ9Mjs7+0BBo8Fms1lkZGTsOo0QLLRNkvnR+fEJzIMHD0xtbW39CL8JTFtSbAOvBIyLHIGVm9VzE2gKuDAMSSpcT6KXyT137lx2cnLyMXhcGDb3wq3XuWF3d/fCzZs3P0c4v5eSknJQbYLo7Ox0gC2lpaVZ3Be67Th/dnZWoAJKsJC3XA8fPhxoamp6hMb+BaaMgWcUMGtszZjiFDNmvcDI91pzG0iY4ARwkwrxkcHBwUdgNrRMbnrqoRbkVzDcvn3bl5qaWsmcgFH4G8XdEGUWFhak51AuISFBnkoCTyFbyWKxCJwIxlC0fq2rq7tcVFRkRKskjh8/Lr0+kBjCCDV/knfdv3//WX19/R8IRRNemxlu4AXwKqM+EJwdj1HbPYSwh3sCPAJDABm2LLchCjS+5/kirKGhwWk0GrMuXrxYQuX9hm/XXTMXMY+srKwI5ApZrbYmZh7deEJhAUKjLe/pLTzSsCuHrK+1tbUJVe3P6upq87Vr174rKysrYHVj/uW+OH3IfEuw4F3ee/fuPQfAvwOs5yyE4CnlFOu7BWrTCWlreO6FACpBZGwUw4BvkANLobReHb3kGZYGsGzTq/zlO8AT1ru6uoZbWlqeA6gINJAfnz59OlVLoX8Jtebm5raampqfcMvQYgTknz9//sKVK1c+y83NTdIEuCnaKMuNGzd+6+np6cCtSTkAw9D9X8Dyh+dbgaaAC1XAnUlPTy+qqqq6cPbs2UzkmWjNljiDJzpwHFnCkW2yo6NjCKW8H54wjlezKvRT09LSTsJrz5w6dSoN+Yp51ADAPUj8VoDbDq9pxrwuJcNIYQllJTIi/xopBw/VA7DJp0+f9hA78CgL5F5C8J2CpoCj8sfA6WCe/FPRhsRlZmbGIs8Y4FFO5CJgtrSsvrRVGW1V93b1myoGnKAKEcHgnwsWpg1lNI0fphwrmdqbckeU18WrnlOjqp5/j7W3BWvfQVPKa5SBkcrYCNVB65TRTlWZ1lXiXVU5xbtlDb2SPaLWYwrgHIcqPg6Vc7fbX69Yoyqfa7/AeiegbWOEVhmsVcWDwPn224iDJgla8Hd38Hd3ELQgaIeI/hZgAIPEp0vmQJdoAAAAAElFTkSuQmCC) no-repeat 50% 0, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAXCAYAAACFxybfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAodJREFUeNrsVb1rWlEUv2pN/GqspKRSKFYXWzEloIWif0Fn6dJChQ7OQil0qd3EzcEpg0OgdHDr4CQODk7VRlLMEIVqApX4We0zflR9/Z1Ui4T34ksaaAYP/Hzc673n/M6550PG8zz73yKjn0wm83fDYDAwo9HINBrNnwOQg4MDs0ql2lQqlfdAWont7ng8Pjw+Ps44nc4G1pI9EXWaSOzt7TGO42aH5Pv7+08ajUZ0MBiUeXEZd7vdL5VK5fX29rZ+5tQiEmdxKrlcjsEYczgcynK5/BKKv/IXFNz/XiqVXkHdjUuRIA9SqdRD8or/R8Ez9fr9fqHVakUR4c2z0REjIQuHw2ZcrPBXLCA0RHTezEdHjIQqkUhEr9I4HOILhQLf6/VoOUFEvDMiQiToDx1Cdz+bzZ6bUFarlel0OkkVUK/XWbvdPoVer5fh3ntsfwJ+CJ2XA4p0Op1bpBgJyxDehQQ6nQ5DZXHBYDBZq9V+EhFUndnr9drEqoc2bwJbwGPgtohuVSwWe2Gz2TZMJpNgRKi6qtUqg2EWj8dTgUDgo0KhWPN4PC70EvXOzs67fD6/S6kiRIKeZA1YJ2MiJNbdbvfTUCjkV6vVK2hcDF8GI2w0GrGTkxM2HA5PDxaLxSOfz/cWEfk81X0XIMMFgJJ/srBjCgk8IdcfuVyuZ36//7nFYtkQyAMumUzuRiKRD0jMFLa+AZOpYwqgB/ziBVqmVBKUO7eAB/R0WG/Z7XaTVqtdbTabHJL6EK2djBaBPHA0NSqpbUsiMUeEBgpF4Q5AbZrmSJ/yEWgBTaBNHl9kdkgmMUeG7qwAq9PqovceTA3zlxlgsuswyuXsGsiSxJLEkoSY/BZgAEjRodi+uBruAAAAAElFTkSuQmCC) no-repeat 100% 0;
}

.snowflake {
    position: absolute;
    width: 10px;
    height: 10px;
    background: linear-gradient(white, white);
    border-radius: 50%;
    filter: drop-shadow(0 0 10px white);
    z-index: +1;
}

.page-container {
    min-height: 1000px;
}

.loader-007 {
    display: block;
    display: block;
    display: block;
    display: block;
    display: block;
    display: block;
    display: block;
    display: block;
    display: block;
    display: block;
    display: block;
    display: block;
    display: block;
    display: block;
    display: block;
    display: block;
    float: right;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    position: relative;
    animation: rotate 1s linear infinite;
}

.loader-007::before,
.loader-007::after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    inset: 0px;
    border-radius: 50%;
    border: 5px solid #FFF;
    animation: prixClipFix 2s linear infinite;
}

.loader-007::after {
    transform: rotate3d(90, 90, 0, 180deg);
    border-color: #FF3D00;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
}
    100% {
        transform: rotate(360deg);
}
}

@keyframes prixClipFix {
    0% {
        clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);
}
    50% {
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);
}
    75%,
    100% {
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
}
}

.alert-dark a {
    color: #5bc0de;
    text-decoration: underline;
    font-weight: bold;
}

.alert-dark a i {
    color: #5bc0de;
    text-decoration: underline;
    font-weight: bold;
}

.alert-dark {
    color: #fff;
    background-color: #23272c;
    border-color: #373B45;
}

.pay-crypto-button span {
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    transform: skew(-9deg);
}

.input-group-addon img.usdt {
    width: 18px;
    cursor: pointer;
}

.pay-crypto-button img.btc {
    position: absolute;
    width: 44px;
    left: -4px;
    top: -3px;
    cursor: pointer;
}

.pay-crypto-button {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
    height: 40px;
    width: 100%;
    margin-bottom: 3px;
    background-color: #23272c;
}

.fa-twitter-new {
    width: 18px;
    height: 18px;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='svg5' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1668.56 1221.19' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;stroke:%23FFFFFF;stroke-miterlimit:10;%7D .st1%7Bfill:%23000000;%7D%0A%3C/style%3E%3Cg%3E%3Ccircle class='st0' cx='834.28' cy='610.6' r='481.33'/%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' class='st1' d='M485.39,356.79l230.07,307.62L483.94,914.52h52.11l202.7-218.98l163.77,218.98h177.32 L836.82,589.6l215.5-232.81h-52.11L813.54,558.46L662.71,356.79H485.39z M562.02,395.17h81.46l359.72,480.97h-81.46L562.02,395.17 z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.gallery figure,
.gallery figure img {
    border-radius: 0 !important;
}

figure img {
    border-radius: 0;
}

figure {
    border-radius: 0;
    max-height: 242px;
}

.thai .fa-instagram {
    color: #FFF !important;
}

.fa.fa-instagram {
    color: transparent;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 18px;
}

.resp-sharing-button--telegram {
    background-color: #54A9EB;
}

.resp-sharing-button--telegram:hover {
    background-color: #4B97D1;
}

.lines-button {
    display: inline-block;
    margin: 0 0.95em;
    border: none;
    background: none;
}

.line-button span {
    display: block;
}

.lines-button {
    opacity: 0.72;
    padding: 18px -0px;
    transition: .3s;
    cursor: pointer;
    user-select: none;
    border-radius: 0.57143rem;
}

.lines-button:hover {
    opacity: 1;
}

.lines-button:active {
    transition: 0;
}

.lines {
    display: inline-block;
    width: 4rem;
    height: 0.57143rem;
    background: #000;
    border-radius: 0.28571rem;
    transition: 0.3s;
    position: relative;
}

.lines:before,
.lines:after {
    display: inline-block;
    width: 4rem;
    height: 0.57143rem;
    background: #000;
    border-radius: 0.28571rem;
    transition: 0.3s;
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: 0.28571rem center;
    transform-origin: 0.28571rem center;
}

.lines:before {
    top: 1rem;
}

.lines:after {
    top: -1rem;
}

.lines-button:hover .lines:before {
    top: 1.14286rem;
}

.lines-button:hover .lines:after {
    top: -1.14286rem;
}

.lines-button.shut {
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
}

.lines-button.minus.shut .lines:before,
.lines-button.minus.shut .lines:after {
    -webkit-transform: none;
    transform: none;
    top: 0;
    width: 4rem;
}

body {
    font-family: 'Open Sans', "Roboto", sans-serif;
}

h2,
.h2,
h3,
.h3,
h4,
.h4,
p,
.normal-title,
.shop-your-make .shop-title,
.language-block>a,
.left-sidebar ul li a,
.blb-title,
.seel,
.shop-your-make .shop-parts,
.top-tabs .nav li a,
.phone-contact,
.phone-fax,
.phone-mail,
.phone-site,
.phone-skype,
.f-inp label,
.btn-white,
.stb-info,
.new-message a,
.mi-close a,
.loadingoverlay_text,
.h1-panel-heading,
.part-col-list-h4,
.popover,
h1.reg-tab-nav {
    font-family: inherit;
}

#invoice-summary td:nth-child(2),
#invoice-summary th:nth-child(2) {
    text-align: right;
}

tr.summary-order-items-xh,
tr.summary-order-shipping-xh {
    font-size: 16px;
}

.cart-small {
    white-space: nowrap;
}

tr.summary-order-items-xh th,
tr.summary-order-items-xh td {
    font-weight: 500;
}

tr.summary-order-xh td {
    font-size: 24px;
}

table#invoice-summary tr:nth-child(odd) th,
table#invoice-summary tr:nth-child(odd) td {
    background: #fff;
}

tr.summary-order-country-xh td a {
    border-bottom: 1px dashed #337ab7;
}

tr.summary-order-country-xh td a i {
    color: black;
}

.summary-order-xh td {
    margin-bottom: -10px;
}

a.flag-maker:hover {
    text-decoration: none;
}

a.price-maker {
    cursor: pointer;
}

td.cart-right table#invoice-summary .summary-order-country-xh td {
    padding-top: 12px;
}

.search-widget table.table-striped td.cart-right.cart-sum {
    padding: -0px;
}

@media (max-width: 767px) {
    .confirm-table table tr th,
    .confirm-table table tr td {
        padding-top: 6px;
        padding-bottom: 6px;
}
}

table#invoice-summary tr:first-child td,
table#invoice-summary tr:first-child th {
    border-top: none;
}

.items-table tr:last-child td {
    border-bottom: 1px solid #ddd;
}

.cart-right table#invoice-summary {
    margin-bottom: -0px;
}

span.iatac {
    cursor: pointer;
}

table.shopping_cart tr:last-child td {
    border-bottom: 1px solid #ddd;
}

table.shopping_cart {
    margin-bottom: 5px;
}

table#invoice-summary tr:last-child th {
    border-top: none;
    width: 80%;
}

table#invoice-summary {
    margin-top: -2px;
}

h5.beekeeper {
    margin-top: 7px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
}

#invoice-summary #total-sum span {
    margin-top: 4px;
    font-weight: bold;
}

div.items-table {
    padding-top: 0px;
}

div .items-table table {
    margin-bottom: 5px;
}

.cart-right.cart-sum.price_total>div#total-sum {
    margin-top: 10px;
}

.ci-payment-block {
    min-height: 100px;
}

#shine-h1 {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 600;
    font-style: normal;
    margin-top: 0 !important;
}

#shopping-cart-content {
    text-align: right;
}

tr.confirm-second td {
    text-align: right;
}

.btn-cart-delete:focus {
    background: transparent;
    border: none;
    color: #c9302c;
}

.btn-cart-delete:hover {
    background: transparent;
    border: none;
    color: #c9302c;
}

.btn-cart-delete {
    background: transparent;
    border: none;
    font-size: 16px;
    color: #d9534f;
}

.search-widget table.table-striped td.cart-right.cart-sum {
    text-align: right;
}

.informers a {
    border-bottom: 1px dotted;
}

div.example-numbers a,
div.example-vin a {
    border-bottom: none;
    text-decoration: underline;
}

div.example-numbers a:hover,
div.example-vin a:hover {
    border-bottom: none;
    text-decoration: underline;
}

.informers a:hover {
    text-decoration: none;
}

.roctopus {
    transform: scale(-1, 1) rotate(111deg);
    display: none;
}

.select2-search input {
    background: #fff var(--url) no-repeat 100% -22px;
    background: var(--url) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: var(--url) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: var(--url) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: var(--url) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

html[dir="rtl"] .select2-search input {
    background: #fff var(--url) no-repeat -37px -22px;
    background: var(--url) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: var(--url) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: var(--url) no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: var(--url) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-search-choice-close {
    background: var(--url) right top no-repeat;
}

.select2-container .select2-choice abbr {
    background: var(--url) right top no-repeat;
}

.select2-container .select2-choice .select2-arrow b {
    background: var(--url) no-repeat 0 1px;
}

.icon-ps-BMW {
    background: var(--b) no-repeat -64px -0px !important;
}

.icon-ps-CHRYSLER {
    background: var(--b) no-repeat -112px -80px !important;
}

.icon-ps-DODGE {
    background: var(--b) no-repeat -64px -96px !important;
}

.icon-ps-HONDA {
    background: var(--b) no-repeat -112px -0px !important;
}

.icon-ps-HYUNDAI {
    background: var(--b) no-repeat -64px -16px !important;
}

.icon-ps-INFINITI {
    background: var(--b) no-repeat -80px -16px !important;
}

.icon-ps-ISUZU {
    background: var(--b) no-repeat -96px -16px !important;
}

.icon-ps-JEEP {
    background: var(--b) no-repeat -96px -80px !important;
}

.icon-ps-KIA {
    background: var(--b) no-repeat -112px -16px !important;
}

.icon-ps-LEXUS {
    background: var(--b) no-repeat -64px -32px !important;
}

.icon-ps-MERCEDES-BENZ {
    background: var(--b) no-repeat -96px -32px !important;
}

.icon-ps-MAZDA {
    background: var(--b) no-repeat -80px -32px !important;
}

.icon-ps-MITSUBISHI {
    background: var(--b) no-repeat -112px -32px !important;
}

.icon-ps-NISSAN {
    background: var(--b) no-repeat -64px -48px !important;
}

.icon-ps-PORSCHE {
    background: var(--b) no-repeat -80px -64px !important;
}

.icon-ps-SUBARU {
    background: var(--b) no-repeat -96px -48px !important;
}

.icon-ps-SUZUKI {
    background: var(--b) no-repeat -112px -48px !important;
}

.icon-ps-TOYOTA {
    background: var(--b) no-repeat -64px -64px !important;
}

.icon-ps-VOLKSWAGEN {
    background: var(--b) no-repeat -112px -64px !important;
}

.icon-ps-VOLVO {
    background: var(--b) no-repeat -80px -80px !important;
}

.icon-ps-CHEVROLET {
    background: var(--b) no-repeat -80px -0px !important;
}

.icon-ps-LAND-ROVER {
    background: var(--b) no-repeat -96px -64px !important;
}

.icon-ps-PEUGEOT {
    background: var(--b) no-repeat -64px -80px !important;
}

.icon-ps-RENAULT {
    background: var(--b) no-repeat -80px -48px !important;
}

.brand-invertvolkswagen-16 {
    background: var(--b) no-repeat -48px -64px !important;
}

.brand-inverttoyota-16 {
    background: var(--b) no-repeat -0px -64px !important;
}

.brand-invertsuzuki-16 {
    background: var(--b) no-repeat -48px -48px !important;
}

.brand-invertsubaru-16 {
    background: var(--b) no-repeat -32px -48px !important;
}

.brand-invertporsche-16 {
    background: var(--b) no-repeat -16px -64px !important;
}

.brand-invertnissan-16 {
    background: var(--b) no-repeat -64px -48px !important;
}

.brand-invertmitsubishi-16 {
    background: var(--b) no-repeat -48px -32px !important;
}

.brand-invertmercedes-benz-16 {
    background: var(--b) no-repeat -32px -32px !important;
}

.brand-invertmazda-16 {
    background: var(--b) no-repeat -16px -32px !important;
}

.brand-invertlexus-16 {
    background: var(--b) no-repeat -0px -32px !important;
}

.brand-invertkia-16 {
    background: var(--b) no-repeat -48px -16px !important;
}

.brand-invertjeep-16 {
    background: var(--b) no-repeat -32px -64px !important;
}

.brand-invertisuzu-16 {
    background: var(--b) no-repeat -32px -16px !important;
}

.brand-invertinfiniti-16 {
    background: var(--b) no-repeat -0px -16px !important;
}

.brand-inverthyundai-16 {
    background: var(--b) no-repeat -48px -0px !important;
}

.brand-inverthonda-16 {
    background: var(--b) no-repeat -32px -0px !important;
}

.brand-invertdodge-16 {
    background: var(--b) no-repeat -16px -96px !important;
}

.brand-invertchrysler-16 {
    background: var(--b) no-repeat -0px -96px !important;
}

.brand-invertbmw-16 {
    background: var(--b) no-repeat -0px -0px !important;
}

.brand-invertvolvo-16 {
    background: var(--b) no-repeat -16px -80px !important;
}

.brand-invertrenault-16 {
    background: var(--b) no-repeat -80px -48px !important;
}

.brand-invertchevrolet-16 {
    background: var(--b) no-repeat -16px -0px !important;
}

.brand-invertland-rover-16 {
    background: var(--b) no-repeat -32px -64px !important;
}

.brand-invertpeugeot-16 {
    background: var(--b) no-repeat -0px -80px !important;
}

#s2id_currency_change .select2-chosen .clr-black {
    color: #777;
}

.flag-icon-en {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' height='480' width='640'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.67' d='M-85.333 0h682.67v512h-682.67z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(/css/%23a)' transform='matrix(.94 0 0 .94 80 0)'%3E%3Cg stroke-width='1pt'%3E%3Cpath fill='%23006' d='M-256 0H768.02v512.01H-256z'/%3E%3Cpath d='M-256 0v57.244l909.535 454.768H768.02V454.77L-141.515 0H-256zM768.02 0v57.243L-141.515 512.01H-256v-57.243L653.535 0H768.02z' fill='%23fff'/%3E%3Cpath d='M170.675 0v512.01h170.67V0h-170.67zM-256 170.67v170.67H768.02V170.67H-256z' fill='%23fff'/%3E%3Cpath d='M-256 204.804v102.402H768.02V204.804H-256zM204.81 0v512.01h102.4V0h-102.4zM-256 512.01L85.34 341.34h76.324l-341.34 170.67H-256zM-256 0L85.34 170.67H9.016L-256 38.164V0zm606.356 170.67L691.696 0h76.324L426.68 170.67h-76.324zM768.02 512.01L426.68 341.34h76.324L768.02 473.848v38.162z' fill='%23c00'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

.gradient-block,
.shipping-top-block,
.register-container,
#sidebar,
.search-tabs .nav-tabs .active a,
.intro-search-block,
hr.horror:after,
form.hex,
#ModalEditBilling .modal-body,
#ModalEditDelivery .modal-body {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACtBAMAAACgkpu/AAAAG1BMVEXw8PD09PT39/ft7e36+vrn5+fj4+P9/f3a2tp9P/mTAAAeCklEQVRo3iyYQXcjNRCE1Zp4uUqyFzhKmknCUePBcHUcQ66T+HnPgbz4cVyyC/kL/Gy+GrANGXukVnd1dXfNusvruX3spsm5lQvRuW9C13i7/Ony6eWX03lubXK8mu+mNnWrk7nmps+7rjnXufV03v28m37aTaepc4/OXOZ21zVji6Va+ES7ZscpuM4m5601xyd3zmEhBpeLs1KqSzvXppZtOUy2fPSNVdPIMpf8PsacUvow7abOj7jbXJQtF7CSO0w6V6tPOZaYd26adtkZ271zc0o6zrPYm3clRMu5+jq7qZsczq6DTrUOWxZdN7ocoy+4jrG+A50uugkLRLy1FOOaCxubludqtdSUZ0U1rTrj1mQd9/CNQIKlEr3lEEuNK0CSncBS3qMrsbgsw3Udaskx+1j8Rwe0emODF3/5FLeO2MopmreYhjydOvBqvWGI12g4432KNddgxQc8cyERH+lctWb6yxcgCQBqrpLtUCruedk6mc4JvMHeZ+crLqc9eMVsvrcQ/O7UTSe3sxab67sezugVvKWOHFpOkzcXgBS/OiEQp+aMdMTqQDnHZA6bwdUYu91qgjO2Db7WUWm2gNusjRax6reVYKdu1wn1FEibmKHEbYdYrkbWQa7Gf6Fn2Y7YRJQt4Aozl5JVEKhmJfvsU8WnSU6xLRZs4YxdG6cmLAN+HNPA2a2bG97IQPzcdZCBk+FdMUsWiiNF1ffQf8lLhKSTSy6CQY4V9xRuWnNdygaqTpN5cboUIDAnNiTsWCWhQgRSn3ZuB9EjOFYnNtf6WFNN4B4teBdCwVzf4CHBGX5soI+YFwkihiUaXzzeRZGiE04Bw1pS+9nHVCts5zSfCoBZT8RpZdAjFH8gGyHVbEMBqVhTqNB+8cXwRU3BQq9KHXsrrmBqJX4byCfANGORDrcAbYJyd2UHTgZG4vYxgh7FmzCbMr8k7MEGR4SWh51YpAaAk/vLp8tlbSMG0wbOepIHeqXm5xlkyAixbr49nbot9GUb9iykUhvGufe8WvsGfYoNm19Po8NJoyFAsJgwf2fqIDfyy6iTkOvtLvIth4DxunewROVTchl+mZ3W1YKt209Ol4+iZt77QAQp+RjqsNONxj56xZdnyDJlBwP8huU0o3IPRmX4SYtai4lD314cq6AhUG9688WirySyHp67bq3ss+i7X0cZhvMO5j6JEbEetolQXtwKz5ITrH+/ON9Z17do9baRRLIbKq+/Gq400KX73v4EWZr4HrJ9Mfla7Pb9/f3rl5lFwr7W4fZ70aZwJH6/PVnE8bDcuHFBOd36OgxvL+oiohV3eliGW2ygP/7EaOhwC4YU4KKznOAEy37ZgiflO7zzOrtIAwyjbtw/usCRPmOqNhJQhepPl93JQfTOzN3sPl1eGETNOPM0nz7NvsSKtbt5dX7ezebEifPucgF5xy4v9jXL4iisFXgVqKl6anRNC1WfsZa3GTQ8ZYG5PpDHXmBj7JGato9MnLDzjTIFb4ev8E/rM7ZIo81Boc5rNtGq4bGW4Pug9IW89AWNPDnQdTM9ZFQBEh81UiOZy6Y7tIN7N9Ku/P1EiuoE5IGCqUBxeHSYqk0YXZ3U3sNmFvbBKlRNijGFoArVKYsrUyNK+9ywuN9aJKCNZ9TVffNePUnzDf4o5z927ITIQJAOe4dTVDwVhIOr4No3gLYjjgc1q2sTAxL9o4RhnfmJmQ1G/q+XblLn+bOCQKsiLtgfoi1O+mj2dnx//1OgkZ1vjodaO+aKdn89Hg7H1qmfmolZ36oLEN0bOK2fqoslAJIBSDUaWbSh/3TaJUpa8iO/nqcTdwk+x48v08lHp8noc5t2r2dlE0huXl/RG8sQzwdYYEEdlVE2NLr8IOg5McuOlIJC4XqsgqIU33tgkVMCl5A4YhBifq8mncLWGTv3TxDIenyy4LuUdHBaVM3T2qyABj3lqgvJF4AN09rl32kEy+RIS1IKrcwCHtdrFEX1WVwM5TEohUUxxt5r/m3gM8jOUavxCwLdbLEfzG0iJJ0Whwpu+DjscFGzSbqnb8kwuba0tg0wCIXP2cz2Tyljf+04+Ip5QAa9erH9OWMHa5ru6W0m2hAJat0gvPnIELe8dl+fcZGw3xIdpafeHd81pI7PYp8afnD+l5Giqlyk+vDw11Myz8jdD4fju8RBtkT5fH34PMMdPg/vx4dhcpynFn18eP/rOURQ4RoydRTYMk6ZE5fmMLqO6fr0+kqzV6atTK/nc+OAzNB0FxjAcR4K1NX5cjlrzCZn/ZlB85zVH8jeM13pynLQVF4nfsqFiid5rG5bB9x4DFWmKYMQ4iGbB26JPxzmdxzhGjdTz3XzjGtmQGmUSska/bhDPqC48Q2IuEQXNsBXf4cARkxsZ7PpIrLFf1Az0y1qAGgg1eCYzl7c0aCxgmgJTRpTc4J8r5FyNDNv3CoNXUhGgZ2wzm0ZJ1a9+WuvsichaiT6XTUlGSHlLrYI4ivHHMS+AVe4bvJE7RV+9K2JU1dvgJBwCCSqSGRZI7oLfjlpRc0QZo5syVuN1ZK6gPL6FtehCDgMXx9uuMRJr9nwNqZMSeTb4/vDex+c0Lfj2/H4duI4bH338P7+cE9vBNoEG4bjxIr/njSm8+uuWWwAvMaL71RV6rjy5V4haiwI4VmDMXReHnwJWpLqPXb8M1u59Z+tfilBReDTd6yi8tPBAdJ+0syy7cfd6acnTnR08aCGnwUpMX477c5P06rJUpDBaQQWC61IctXPOV55sIBrddPYS5WcwsrZL5OPcjN5lzdbtAnknwLU/VXja5QtXUwdQBBioW/dxUiBgSxsQW8oR6Xhz5g78qnpS8WK4Cju/SMG4K0iFK3E2r4Twm6MxflbXwp1v0286l+SC77XIofS5E3noC3HvRiDfoLqvp44cB1mENAE4ouNzWehljXTcwob6HNofZiEdoY/OSzCVEoEJsLk25X3/OLXOwtKHJi1ThVovZk5rB3qcBhyMmyVwVd+mFkFCgwTcpwlOtVZeM3wVWPA+5BWCjOLNbxWNJORhVWiWGJStkxJO7U2rXuDpVKABm8L/oDUDDDgdt+o55fmALVbes55dkRRzIJgFKIFW9PkUBhhdAvpjU/dcjunSXA01UmpN7vTiedDdQFa8CxRNmr+4X9JhLeUSK6W+OWXJUVSkMEyR0XNo8gsBpFqFbtWohMQsRMFT20tPR2z6nqR+CCixRDps9ZNuUn6AkBYBorHyt5F44/wJBzB341tIgEr1kKb4pcHAy9a+y5GT6QtOpjBxojnkv1puXbD7BG016MUQPvfIOjvVqsG4JoRgI8aJWB2RfMufVMCQydrmBBM4ERCl8L/JiQuVxzMyFxEluOpRrC5bTWdgCuVxqoQI60X61+PQz3QWrkrXKQ8tRS5fTwcDy8IviQlxWq3mhzGxMSFhqHQpW81aChhgyVJz0NuRPlrPJBF+RwDauvOEdE8UpUL9sC+Ik18xo6AKrbYY39eeAXO06Z1I5u+abLEQ9MwLryRSh/g0ovR2dUfcSVZP612sMOPjn1qcbT3X2eOCQCW4cdYF5vSqbGXqvURBDh0Mk0fjOJXFoRGcerRs2dLcb0//P8YgOA6mWc03hGmTEUh9bEj557rpD6hGgyem/Fq7eoQUuLJemrbDzQGZ6QQetWX0EEUpbWke8XqSUkkta15wR+kK29m8Oqbj9lw3i368aObuf2ifdEblEREgmBovQbrNw6OOiN0iMzTifFeRsd3u7mpLqV4/WeOuPPS5O3k7p8dFegWuXn7A+qKilaj9m+PxEjcBSPfXTtI0sJ4xWA+vJo5z5nQ9ure42zlCBuGw80WFwEvD7Dh4paXQa2vXwjVE/nwoGeYri03brn+e6bBSJxLm4Qo/wh8dX69XCzVnOvm18sfl1dWaJOdd+dTq/4/x1ZTt5U0JsYr/vni9doWsy6Dx+QztgpFvNS+5Hssm5sOO9cnp/N73fcbcl4tAV70qnCoXR+rU1FDvOaDVpUKRAgH8ZvKo/oxLHC7OMtUXOONsaBa8QOGM7akVmy/jc5SR9XMIKa0+Koi0yzEtDGHLJX9i02x82s9nNRWqMcM6mbx4FmW+N+WgHpL0OXaFUixHzm1eq+ihN2K0UKOFc6cxNL0qzpbP0eMuAGupLRfBIoFA7CNW64LSV2P2I14Vsgjq2hvGk7+rtbvLpNAcLdewtUjByGvqJLgimDOHeh/Hq2y3TPyuh9JZXXkTc9gNWCqKgcHtMmLssxz0fvxeKB5FLWxd72cBB1xVwjwpVFSCaDrMHx9jpJEfi3hRjWtxyhJJ9mKrSxp8M8/l8uMmKzs7hEMgx4JNDtFgy8WgmT2t+fTp9enkLQqE3darMI0/wxHNEyIwm7GVHUQTCxXsMRfITkdnWQ/I/sPRsqoLBZHgPAqV0SeyNCy+lN+5rdCfLQr/4FKVTPQKK+ngEB66xIzaJMjGKOGvAAbg1ZEyfyrG/wyo5J8cenGQQzfcTg0fHa+6ByKdfPFmTkbIk6uh/WilvfcNDiROMVc4P0NiiuXtGQ3bj6wAUzUY63/jS/rFHDU334sxplXe5N2Vot2/uBpgJvO6E9dckrL3e9ODkbNTzs8cy4sn4HM3zhKEHyJ3QbaHnHZW0E47w0UkKBKWZ0lCAqhZEt/OWn9gEAajsNfc47ryHfI8XDxlJXwqsPxM9tB0z+8M496FUewq3e+7B8BijrMw9fjwwdwK47Qp3Y+f2hJmsSuT/SGFxZJA56pY2vUIzm93+2mOTvBW4bVdP7UWg2qqn46TWeighBq+GpEhAWD0kczOFAjSIWsX70xe7H7seuavxOOBl8gUiQ2Y86GwGwygPTAtWxJSEG50kCgXAfPgbGfRkDU/tFXWm3XNiRAecSSJck1lTPQVqCLJK1+4Cdl1AIAbYu64zaWrvjV8u/ad2aUZMF1bAUqb+llFHHvNOZQUQC6DHTItJNcVS7NpWvlOfoGf+TjhK0NWSx+3a1Vqn8GAqntLlV0sqDwPdPSrCjG7CgLjYmn0Wh2HXkijl/MUuMGIE4/7iHYBsLIjeNoFmBGrVTwXGi1PfZKkZIi6713nUZArYfCcy+vYOrcw81ICAD+lf5xOHHdmn1Hyzjey1aSaGV7syShEpZR17nleUjitu7HiPPRD5Hm8i3zquNuluxofJn+rdFsmhq5gTAsaTDJUdJ4s1dJHuCqsQpytQ2E64ALzk4oqBx3s5vkH6Tys/O8ouLNwo5HavV3v92KOZ71IRxFG/6jdhx+7eHgbV+UVKBHnJ1W9+lJBYQV//z7z/sFmbrBi1fuV7qVs1y355bgJFN47rWjav6v/rb19nKwMABtUJ6fvEPwy9dhQcUcpjbeoI5hNiN/lZ5gIwsQTSYTshtVHlcuOBAkUXuXmbaKugunkeV0w/VDO+tlEsMhkidGlEFWwdCLBmjgsY8uaqjt+qwDMQUvZvS2FSD1uWxlobv3Ci2z2xp9kmDzWgf6WFOG5q3G5dOtlK85UHQJWnxs21WN9VZyUnvWLxD+fG3DcTC54kzQk9mKiNb0ZCI5fA9GC+tPqp5pnSX2Rh2hXQyy+Fas64O5bwd5w9KOQM8f2G6K4HtK5tYm6y5xrxLyD64AEZfSUfcuIiK0BFObkEfYkaE1+d9Ryj+/aFwIfCB2cHnijb0JG5zdGCv211H+s8UCk+6U0JeCWzPHesScijCSCJ7BqEyzaL51GhYIpkuTwztXfwNVTnWHHaDECJO0fm83r9eDhBKaFtF1Yg0sNAtR+ikWt04lZiEF62QDk2QmsZIz8Eowv0wrS6neNKSCGjRgkPLNl3nJSRBmWIQojC4N9ho/qTAKYy9oW80NdswbK03xVXZqPJZ5mK3SnjGT0j15IgYA3q1ixmJFxVbKBWIzWQpXN6hnglNYu5KPrr89uWSld3oh61SG0nDFczqjrLgJXKr5vUIDVHKFIIm9HMIQ12luqEbahQdNy9YrL6308flKKhN8WmvCOS1gmnUOD5RBdeqBl2cHCr5jUeHhCtihel+EGr4SuHeLrig6HdwBilZ/KC1lgxvgIOYKaFIcIyjQhaPM3BWjJsKG9SS31ZwNXhm86kbIFME0s3p5IzFJyaHniVd2cGLevb8dWxA/AJoOMzyHqKi+L62KTkboS8DMWzUpWQKztwC+wgCPcwlErHyZqqEEAfqy6lwtO/WlsnriYS2/5aup9cm6nCDYndlm4MpsePQYKiYFG45NU1iPFb4T3nhwXndsamhtHFWLRb0kt3vF2CLEQsCFFWDlEeZVWxKcy4EmkFEfIes+NTkpmgfvdKWYfOGjWdvFVqr21QA74DFksqhX37MedHKMVq3o/UlYsg8p3Rk8WDIWASO/LwgdNO3In2+IfGLdCvrsZxVonSko8IgvBU4E3a0vm/RVKbAkWocMRV2ABeyQ3aBVcML8/c00dXMhUnDvo+59pTG62L9cX8SHsnMtdIiEdw+UIA0u4RWYAmrNMSGe/s18VQE9eDcxd0NOdAM9rl7ebpJoRnP7wsNp8Aqis8Su70UhBI0q0KHgKVOfr75LzWasCdD6vDiNZDEcES4HyJoFjh+ds8xtyoC3PGCfqCE2Z2WkKWKSzlHiyTWfVkK8EVoHKjqLPEorE3EzIR4fjAOxQ8aHP0tyNCmZcV1d3bhds4P1NOoI+fPiCt8X2VGozSnxyFX9DnY4p9rKcC9lT5r5KqRLDLYYxxlXoBSrgDlqlNymnErooJlQ4q14hTvYj6zSp2nhGlfj37DOKxkb5tM+YtqmLnn0HdPcCgb13paAFzgMA4cTcNMKItLoBqUdTOp3OoFFRZMmoWTdRn9ZmoCR08otOUedVjJiRReyujxRNvljsWNL8uaYD7uoc2z8zrT9q4zOaXQt0939LGupIKHKY9DkXf1fL+jWQQmuEUPjKQESjlR75qXGvZiYfVCdgr8gpRu4yaOUv2gmIKCsfmDwnJ68GjlShu3wYrNl/2RYFnMZXo/XW7GCiXZUaTWX/9/DtMFE1CrZyMhC5QbPOdToVf3a3KqjMc3QQiyhQM1fPAWC47ENvyUPAHUJHG314OJtt6luTLxVG5CcE0DSPR9Murgb0KoaYqx0YQKqv9J8rmMttP7tSXmeNo9NnzEpmSn0vPrDGGLSEB2u5/0s/Br+UEczXdoicFOxKd0Jh2TfY2P9Ey0by6p3rKWDgnCWTnOpMGrjJLS5vdccKVG7NCW/zn2QqE6o/KVOMwGyB9LrUVN3OaYP7pY4IcUoaZXypcIV7gPlsCbEULE/06XwHydkwvj9inf1MVEtuOe0f4woCpfTi4ts5uQFqrDXRg5hlGhZVn1CWkzLINzUjoZ1vdoH7N73e2vB915YRcGGa+wmgzipG3fSnaUCCZ8cslc7ePPclpliH+D9p6OucSxHEweCxDX08UHZtJt2VAiorRvmkPpFd1KFLVDMvmehTetXAYAK1PJiSDREHQpSb6jmEvmAJ4NV97v9ACYaRYcih+AUOIjFNe+JBJqUqkmMmuvdK2kPtoLq2cZquLGRf5iiCPfVcyos6U7OHHIQ9qXKKB0bKw2PPdCFVHO4WAQx5AvEFmLg41lNm0mK8wq/kLJp0fZyFQ2BlPclk9S/QBcUNqqV/0Hnrm8G9Xl1w09EzAhX1sjl3Ur0Z34oS15q9odZ5UYlIGJGSn0uFg+BFg/fp8PhDXwMGdSAxFpXKKaqIkczi/1mrok95WuqaOh3OjCXSchXD3ffH26tQqU2ODXjych27eyK0rQD8yldHTSrPelWYkSTL7//+w9WhuciCBKulI4jHotjvWyGDtnNOTVnWWaiC7glOHLrdMNe4sXby/PTk9csHkn7JJL9WdEjpHKAKWKFJDKGchwSAlh1r04iYqY8Wzl1nw0ig9q8AEKu0Dl5gOFjcejysDWRSaPGTzh8JpjP2lZC+i1+GzeD8MyW8BA8jciB2VToBTDVT2FLfc6kadCjahrzSRbORv51W+s4mAuXUHmuVbl2ZeFHERb3085E5FgvHYujWHUeG2GEq9GqQHxOMbsIVBJ6SiiiRn4IyHc7UGQ1/9nFgy1nHl+1rgyeFx518ms+swFFVZvZ476Cs5kACUPnH/CChe1OdfZe2ehe3R4nkktimYM/UF7vdYgx+AReFtd3d3e76rwYAJwKqYIAISzZNzMFRLHVcw7eA+ybwLM9LDlSzW1Um3a0W6i+v7xp5K3/WMG5MDrM1ITn483zELyqmfn0fmw2oW/oXt28NxriFKT8+/c39ou54Uh9Ie7P0K+wPXBFju0VqQFBNV/QrLBI4WXvzcjj3mJt5SgrjjkBq0vOjl49toVnkwTEi2ZXlCbSwUd2MyrWcs845V6HN0iVdeUh1shKlJ1uR/6QSYANFuQjPB36kIa9GvGzlYaaBVof7XpHanIAIkyg9JxR46LC9JFPFf+CGtOco3rKCPuFEBWiSiIWsETQ2QUY/rVDa8dDzAqjWDTG8h4yoQ5yC/JzWH/VG3QXiAyecckcVK7kXH6r/M2Lv9Vj72qUTvAkog8kouJPQHL2oNkfWqbmPOyqj2rBVDdJKnAOTXqbstekAdGu6HTuxrzGQqnoMN37ALSlR/6Hj1qiHuM5rvFqxWLRjNrxJV5GRf+JhubogmoXrr6srutkPxIcOqoYCXJZkMgreSftr17c9tmy+1J77jJqIEv7AKzB8PPL0N1Pm/NkxqV2j2LVDgngu9/Ll32F45gSxPYE/9CzDQnA7tUHCosKRKUKE2hArUx6VdIyUWaER4IrEQlDKRQdB4l8kGdftdoxQ5/63W7hFENQLygq4rdlXQpN35ZRa7xqLLBzsvteVfCTlQCd4Q+IeH8cVIW7Z5+tJHXCyB7kKLjO/kjj/HlTNYiyihBTfjNF3CbY84eTDQOKt3wxXcxqFSijLJsWXAKX69ct36zRZ8abqRqNNZADrfj7rSlwb9Xp3n1bnDwlylp/r6oON+5jvhrg2340MaMKJqoEtl597YXfW85mvhqRRr2ZMOy9d3g0GKXyvsE6O7CMQiiol1P0wmhrFGgBnwRIBsUSfZs3btBOBb485w3H52uPynUl/+kDlEsVNRuU66BVZEG0DqCF3VkQRLHqNfIyq3Z9bFv4ClMs4Fnj1uy0c3aaro1ElUTJuhVBasyzluVxKlmuoR/1uhCGoLsxrV8BaSSGprN6I1tqzkAQzc2sbE9hkiftAj9ixLDwHkQrJiwMkEUPmOtkVktVrtHq5lLCt/pY/JfedQCtjnOYPCS9Ri4R5tF/Nkit4o1/qqvs7dyfbxiqUfFK5IxuTXp33RucG31qItDsnjBXct+SFZDbBqhCSjDJEme+aKX7ccB5ZRLeYjmVYluRsJRX1KTPzCsercUg5aEoWk1A+iC97NRGBaFebunemzqxZ2MEoT4FGCakrvHD1Sl0UhyMUXipifEugBcW5X5Qmc5FST6RUVJA7JOp+ATMRfB5Dxfih29ujss8NmsrwelcFuZxyE0FaiwZ1Ccug20f0eUn6nW7fjVVHeKo9GR+etRh0T/6wsGcMFQ7hOyUmPiVpgY7s/Xs1kDFk+lxcE8oOPSZV9J8wyaYP42vMre7tA6rrUYZ0tbMU8F0lJpdpTigexM78nfK8xrQk6rhQMEO15RZryh5sXaOw40vSKoZh4JMQzo1K8pMTQyloBgqpxR4MBSgWi6cI/6EI65rfDVdVecnSPqFrJicfTb2UX0SscVfEiCRgHTIC/P+4lHlXWYgqmr0wqNNyQJoHCIOf3FCy5cnsjG05BJDi1YJ3EeNI3/Dx+F4DGC5czzEoj6HiKlaGHV+1Vow53I2AaV/3oEERp2QYtuMrUY142p30CAVS5Xqk7D+m5fwtIJzoDAKaHBIbSDSPgig5ELq/Y0lCK/i1AQL+gXu0I7tPcEhso5vQNVfQ8DECj5NUjnBOzfc8OKU0L1L2WNVnNGLrsZWuh4A3kFC2HnVu5qQejS0hOqGABESJAeTiEWVCiIEBYDkHgZc/So4jZCGkrwioXgN4TRkXaLqQWnC1OcV9xhiNBorV0GsYts8dPk8Mc2q5ttwA5PJyTIYlWUBBT7KQZ6xtQa7VkjqNIIt+FBM4D74wbOkhXlQzgImtyTCqwox7DYFsN7H8KZWOB70Io5ketWNV8CWYI/cYVxUGy9qVQWoxlHPVJpUER7BGkorKDqv0BVcCHBUuCPn9HLPJacdrDYVh5VPfeZdzSw/6pKc81vh9JrDFhSNqrCzoVQPixcvwxF2k+4gKBXnj4JYiOhw5Wu579FXlZWb/wAb0qdxRdMYJgAAAABJRU5ErkJggg==);
}

td[data-title="Subtotal"] {
    font-weight: bold;
}

td[data-title="amount_supplied"] {
    max-width: 50px !important;
}

.fa-th-list,
.fa-list {
    margin-right: 5px;
}

.middle-flex {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-right: 1px;
    padding-left: 1px;
}

div:has(>span.minicart) {
    padding: 0;
    margin: 0;
}

span.minicart .table>tbody>tr>td {
    padding: 4px 8px 4px 8px;
}

span.minicart .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: rgb(33, 37, 41);
    color: white;
    font-weight: normal;
}

span.minicart .table-striped>tbody>tr:nth-of-type(even) {
    background-color: rgb(73, 80, 87);
    color: white;
    font-weight: normal;
}

@media (max-width: 345px) {
    #header .navbar-brand {
        font-size: 18px;
        background-size: 30px;
        padding: 18px 1px 15px 30px !important;
        background-position: 0 14px;
}
}

@media (max-width: 400px) {
    .hidden-xxs {
        display: none !important;
}
}

@media (max-width: 767px) {
    div.example-numbers,
    div.example-vin {
        text-align: left;
}
}

.counter-text-block:hover .counter-icon {
    color: gold;
}

.counter-icon {
    color: slategrey;
    margin: 10px 0 0 0;
    padding: 0;
}

.counter-icon i {
    font-size: 20px;
}

.footer-bottom {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIoAAAAKBAMAAACZGduPAAAAElBMVEX///8AAAAAAAAAAAAAAAAAAABknMCaAAAABnRSTlMAG0Bmk5uTad24AAAAIElEQVQokWMIpQZgcKEGYDCmBmBQogZgEKQGYBgFNAQAhp5EvCuXr6UAAAAASUVORK5CYII=) repeat-x scroll left top #111;
}

#footer {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIoAAAAKBAMAAACZGduPAAAAElBMVEX///8AAAAAAAAAAAAAAAAAAABknMCaAAAABnRSTlMAG0Bmk5uTad24AAAAIElEQVQokWMIpQZgcKEGYDCmBmBQogZgEKQGYBgFNAQAhp5EvCuXr6UAAAAASUVORK5CYII=) repeat-x scroll left top #222;
}

#header .navbar {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEUAAAAaGhr5mZzIAAAAD0lEQVQI12OY5MkAA6SyAZSEBEhlAmL1AAAAAElFTkSuQmCC);
}

.footer-top {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAAAAACMmsGiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUCB1jUlGRkWH6CQRMf//y8oJZAFUaCmUwcfODAAAAAElFTkSuQmCC) !important;
}

@media (min-width: 768px) and (max-width: 992px) {
    .login-cart {
        bottom: -8px !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
    .tcon-menu--xbutterfly {
        margin-left: 0 !important;
}
    .tcon {
        margin-top: 7px;
        margin-left: 10px !important;
}
    .tcon-menu--xbutterfly {
        width: auto;
}
}

@media (min-width: 375px) and (max-width: 767px) {
    .tcon {
        margin-top: 6px !important;
        margin-left: 10px !important;
}
}

.box {
    display: none;
    position: relative;
    text-align: center;
    margin-top: 15px;
}

.input::placeholder {
    color: darkgrey;
}

.input {
    text-align: center;
    opacity: 0.2;
    padding: 10px 10px 10px 10px;
    width: 32px;
    height: 32px;
    background: none;
    border: 1px solid #ffd52d;
    border-radius: 50px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: Roboto,
    sans-serif;
    color: #ffd52d;
    outline: none;
    transition: .5s;
    margin-right: -75%;
}

.box:hover input {
    border: 2px solid #ffd52d;
    opacity: 1;
    width: 350px;
    background: #000;
    border-radius: 50px;
}

.box i {
    opacity: 0.4;
    position: absolute;
    top: 50%;
    left: 88%;
    transform: translate(-50%, -50%);
    font-size: 14px;
    color: #ffd52d;
    transition: .2s;
}

.box:hover i {
    opacity: 0;
    z-index: -1;
}

.grecaptcha-badge {
    visibility: hidden;
}

@media (max-width: 767px) {
    .items-table tr td:nth-child(9) {
        text-align: left !important;
}
}

@media (max-width: 767px) {
    .items-table tr td:nth-child(9):before {
        position: absolute;
        left: 15px;
}
}

@media only screen and (max-width: 768px) {
    .price-new {
        font-size: 20px !important;
}
    .wrap:after,
    .wrap:before {
        background: none !important;
}
    .wrap {
        left: -30px !important;
        background: url(/images/urgent.png) no-repeat 45px 80px !important;
}
    div.compatible-models ul {
        display: none;
}
    .cr01 {
        padding: 0 10px 5px 10px !important;
}
    .cr02 {
        padding: 2px 0 2px 0 !important;
}
    span.footer-company-name-new {
        font-size: 13px;
}
    img.mark3 {
        padding-top: 5px;
}
    .search-switch-button {
        z-index: +1;
        margin-top: -11px;
}
    .search-tabs .intro-search-block .btn {
        height: 36px;
}
    .search-tabs .intro-search-block .btn {
        font-size: 18px;
}
    .intro-search-block .input-search.form-control {
        height: 34px;
}
    .lines-button {
        opacity: 0.72;
        padding: 6px -0px;
}
    .lines,
    .lines:before,
    .lines:after {
        height: 0.27143rem;
        width: 2rem;
}
    .lines:after,
    .lines-button:hover .lines:after {
        top: -0.5rem;
}
    .lines:before,
    .lines-button:hover .lines:before {
        top: 0.5rem;
}
    .search-textarea {
        font-size: 11px;
}
    .lines-button.minus.shut .lines:before,
    .lines-button.minus.shut .lines:after {
        width: 2rem;
}
    .informers {
        font-size: 11px;
}
}

.clone-pn {
    font-size: 12px;
    font-weight: bold;
    color: #4495DA;
    cursor: pointer;
}

.pay-crypto-button-x img.btc {
    right: -3px !important;
}

.h14px {
    height: 14px;
    padding-top: 0 !important;
}

#linklink {
    color: #555;
    opacity: 1;
    border: 1px solid #ccc;
    height: 34px;
    background-color: #fff;
}

.ribbon3 {
    width: 150px;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    position: absolute;
    left: -8px;
    top: 20px;
    background: #59324C;
}

.ribbon3:before,
.ribbon3:after {
    content: "";
    position: absolute;
}

.ribbon3:before {
    height: 0;
    width: 0;
    top: -8.5px;
    left: 0.1px;
    border-bottom: 9px solid black;
    border-left: 9px solid transparent;
}

.ribbon3:after {
    height: 0;
    width: 0;
    right: -14.5px;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 15px solid #59324C;
}

@media only screen and (max-width: 690px) {
    .col-xs-5,
    .col-xs-7 {
        padding-right: 0;
        padding-left: 10px;
}
}

@media only screen and (max-width: 668px) {
    .catalog-groups {
        .nav>li>a {
            padding: 10px 10px;
}
    }
}

span.footer-company-name-new {
    float: none;
}

.wrap {
    width: 100%;
    height: 194px;
    position: absolute;
    top: 13px;
    overflow: hidden;
    cursor: pointer;
    pointer-events: none;
}

.scol.col-lg-12 .wrap,
.scol.col-md-12 .wrap {
    left: -110px;
}

.scol.col-lg-9 .wrap {
    left: -38px;
}

#footer i.fa-instagram {
    color: #bbb;
}

.wrap:before,
.wrap:after {
    content: "";
    position: absolute;
}

.wrap:before {
    width: 40px;
    height: 8px;
    right: 100px;
    background: #DAA520;
    border-radius: 8px 8px 0px 0px;
}

.wrap:after {
    width: 8px;
    height: 40px;
    right: 0px;
    top: 100px;
    background: #DAA520;
    border-radius: 0px 8px 8px 0px;
}

.ribbon-gold span {
    color: black;
}

.ribbon-gold {
    color: #996515;
    width: 200px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 30px;
    right: -50px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    z-index: 2;
    overflow: hidden;
    font-weight: bold;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid;
    box-shadow: 0 0 0 3px #DAA520, 0px 21px 5px -18px rgba(0, 0, 0, 0.6);
    background: linear-gradient(to right, #d19e1d, #ffd86e, #e3a812);
    text-align: center;
}

.ribbon6 {
    color: white;
    width: 200px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 30px;
    right: -50px;
    z-index: 2;
    overflow: hidden;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px dashed;
    box-shadow: 0 0 0 3px #57DD43, 0px 21px 5px -18px rgba(0, 0, 0, 0.6);
    background: #57DD43;
    text-align: center;
}

.express-stock {
    border: 1px dotted #6c757d;
    background-color: rgb(13, 110, 253);
    font-size: 12px;
    font-weight: bold;
    color: white;
}

.no-shipping-radio {
    font-size: 16px;
    color: red;
}

.datepicker-dropdown:before {
    content: none;
}

.datepicker-dropdown:after {
    content: none;
}

.total-selected-amount {
    margin-top: 4px;
    margin-bottom: 4px;
}

ul.breadcrumb li:last-child {
    font-weight: 700;
}

.breadcrumb-no-link {
    font-weight: 400;
    color: #777;
}

.btn-team1.btn-primary,
.btn-team1.btn-primary:focus,
.btn-team1.btn-primary:active,
.btn-team1.btn-primary:hover {
    background-color: red !important;
    background-image: linear-gradient(to bottom, #c9302c, #ac2925) !important;
    border-color: #ac2925;
    color: white;
}

table.vehicle-tg td,
div.thumb-boss div.caption h5 {
    text-transform: uppercase;
}

.part-col-list-h4 {
    text-transform: uppercase;
}

.usdt-icon {
    padding-left: calc(2em + .75rem);
    background-image: url(/images/cryptocurrency-icons/color/usdt.png);
    background-repeat: no-repeat;
    background-position: center left calc(.375em + .1875rem);
    background-size: calc(1.4em + .375rem) calc(1.4em+.375rem);
}

.pay-crypto-button-x-container {
    display: flex;
    flex-direction: column;
}

.pay-crypto-button-x-container .input-group {
    height: 40px;
    width: 100%;
    margin-right: 10px;
}

.pay-crypto-button-x-container .input-group input {
    height: 40px;
    margin-bottom: 8px;
    border-radius: 4px !important;
}

.pay-crypto-button-x:hover {
    background-color: #2a2d31;
}

.pay-crypto-button-x {
    text-align: left;
    align-items: flex-start;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    position: relative;
    height: 40px;
    width: 100%;
    margin-bottom: 3px;
    background-color: #23272c;
}

.pay-crypto-button-x img.btc {
    position: absolute;
    width: 40px;
    right: -1px;
    top: -1px;
}

.input-group-addon img.usdt {
    cursor: default;
}

@media screen and (min-width: 31rem) {
    .pay-crypto-button-x-container {
        flex-direction: row;
}
    .pay-crypto-button-x {
        width: 170px;
}
}

.bootstrap-switch-primary {
    width: auto !important;
}

.full-product-description h4 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.full-product-description h3 {
    margin-top: 20px;
}

[theme=dark] .card-body {
    background-color: rgb(34, 34, 34);
    border: 1px solid rgba(255, 255, 255, 0.125) !important;
}

[theme=dark] .pagination li a {
    background-color: rgb(34, 34, 34);
}

[theme=dark] .pagination li.previous a:hover {
    background-color: rgb(34, 34, 34);
}

[theme=dark] .pagination li.active a {
    border: 1px solid #ddd;
}

[theme=dark] tr.summary-order-country-xh td,
[theme=dark] tr.summary-order-shipping-xh td {
    background-color: rgb(34, 34, 34) !important;
    color: white;
}

[theme=dark] tr.summary-order-items-xh td,
[theme=dark] tr.summary-order-xh td {
    background-color: rgb(68, 68, 68) !important;
    color: white;
}

[theme=dark] .panel-body {
    background-color: rgb(34, 34, 34);
}

[theme=dark] .list-inline-item {
    color: white;
}

[theme=dark] .entry-title- {
    background-color: #303030;
}

[theme=dark] hr.horror:after {
    background-image: url(/images/hexellence-invert.png);
    color: white;
}

[theme=dark] body {
    color: white;
}

[theme=dark] .register-container {
    background-image: url(/images/hexellence-invert.png);
    border: 1px solid rgba(255, 255, 255, 0.125) !important;
}

[theme=dark] .f-inp label {
    color: #fff;
}

[theme=dark] .modal-header {
    background-color: #303030;
    border-bottom: 1px solid rgba(255, 255, 255, 0.125) !important;
}

[theme=dark] .modal-body {
    background-color: #212529;
}

.video-container {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-how-make-order i {
    color: red;
}

.video-how-make-order {
    font-weight: bold;
    cursor: pointer;
    margin-right: 10px;
}

.c-sr-p {
    width: 90%;
    max-width: 800px;
}

.intro-search-block .white-container {
    white-space: nowrap;
}

.checkbox-wrapper-27 {
    margin-top: -10px;
}

#annoy {
    margin-bottom: 10px;
}

.progress-bar .fa-star,
.progress-bar .fa-trophy,
.progress-bar .fa-percent {
    text-shadow: 0px 0px 3px black;
    color: #ffd700;
}

.pg {
    padding-left: 10px;
    text-align: left;
    height: 85px;
}

span.tn {
    transform: scale(1.03) translateX(15px) translateY(4px);
    display: inline-block;
}

input.acc_t {
    transform: scale(1.4) translateX(2px) translateY(1px);
    margin-right: -5px;
    cursor: pointer;
    position: relative !important;
}

.checkbox-wrapper-27 .checkbox {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.checkbox-wrapper-27 .checkbox>input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.checkbox-wrapper-27 .checkbox__icon {
    display: inline-block;
    color: #999;
    vertical-align: middle;
    margin-right: 5px;
}

.checkbox-wrapper-27 input[type="checkbox"]:checked~.checkbox__icon {
    color: #2A7DEA;
}

.checkbox-wrapper-27 .checkbox__icon:before {
    font-family: "icons-27";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.checkbox-wrapper-27 .icon--check:before,
.checkbox-wrapper-27 input[type="checkbox"]:checked~.checkbox__icon:before {
    content: "\e601";
}

.checkbox-wrapper-27 .icon--check-empty:before,
.checkbox-wrapper-27 .checkbox__icon:before {
    content: "\e600";
}

@font-face {
    font-family: "icons-27";
    font-weight: normal;
    font-style: normal;
    src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRk9UVE8AAAR4AAoAAAAABDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAPgAAAD4fZUAVE9TLzIAAAHsAAAAYAAAAGAIIvy3Y21hcAAAAkwAAABMAAAATBpVzFhnYXNwAAACmAAAAAgAAAAIAAAAEGhlYWQAAAKgAAAANgAAADYAeswzaGhlYQAAAtgAAAAkAAAAJAPiAedobXR4AAAC/AAAABgAAAAYBQAAAG1heHAAAAMUAAAABgAAAAYABlAAbmFtZQAAAxwAAAE5AAABOUQYtNZwb3N0AAAEWAAAACAAAAAgAAMAAAEABAQAAQEBCGljb21vb24AAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHi2v4lPh0BR0AAAB8Dx0AAACBER0AAAAJHQAAAO8SAAcBAQgPERMWGyBpY29tb29uaWNvbW9vbnUwdTF1MjB1RTYwMHVFNjAxAAACAYkABAAGAQEEBwoNL2X8lA78lA78lA77lA6L+HQVi/yU+JSLi/iU/JSLBd83Fffsi4v77Pvsi4v37AUOi/h0FYv8lPiUi4v33zc3i/s3++yLi/fs9zeL398F9wCFFftN+05JzUdI9xr7GveR95FHzwUO+JQU+JQViwwKAAMCAAGQAAUAAAFMAWYAAABHAUwBZgAAAPUAGQCEAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gEB4P/g/+AB4AAgAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmAf/9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAACkYCfgXw889QALAgAAAAAAz65FuwAAAADPrkW7AAD/4AIAAeAAAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAAgAAAQAAAAAAAAAAAAAAAAAAAAYAAAAAAAAAAAAAAAABAAAAAgAAAAIAAAAAAFAAAAYAAAAAAA4ArgABAAAAAAABAA4AAAABAAAAAAACAA4ARwABAAAAAAADAA4AJAABAAAAAAAEAA4AVQABAAAAAAAFABYADgABAAAAAAAGAAcAMgABAAAAAAAKACgAYwADAAEECQABAA4AAAADAAEECQACAA4ARwADAAEECQADAA4AJAADAAEECQAEAA4AVQADAAEECQAFABYADgADAAEECQAGAA4AOQADAAEECQAKACgAYwBpAGMAbwBtAG8AbwBuAFYAZQByAHMAaQBvAG4AIAAxAC4AMABpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuAFIAZQBnAHUAbABhAHIAaQBjAG8AbQBvAG8AbgBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4AAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format("woff");
}

@media (min-width: 992px) and (max-width: 1199px) {
    .footer-genuine a {
        font-size: 14px;
}
    .header-right {
        margin-top: 13px;
}
    .popover img {
        width: 100%;
}
    .header-buttons {
        margin-top: 16.5px;
}
    .brands-left-block .btn {
        width: 25% !important;
}
    .header-right .btn-sm,
    .btn-group-sm>.btn {
        font-size: 11px;
}
    .tcon-menu--xbutterfly {
        margin-left: 0 !important;
}
    #s2id_currency_change.select2-dropdown-open {
        width: 180px !important;
}
    .sr-form {
        float: none !important;
}
    .table-garage table tr td:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .table-garage table thead tr:first-child {
        display: none;
}
    .table-garage table thead tr.filters {
        display: none;
}
    .table-garage table tbody tr td.wish-to-cart {
        padding-left: 0 !important;
        text-align: center;
}
    .table-garage table tbody {
        display: block;
}
    .table-garage table {
        display: block;
}
    .table-garage table tr {
        border: 1px solid #ccc;
}
    .table-garage tr:nth-child(odd) {
        background: #eee;
}
    .table-garage table tr td {
        padding-left: 50%;
        display: block;
        border: 0 !important;
        position: relative;
}
    .table-garage table tr {
        display: block;
}
    .table-garage table tr td:last-child {
        padding-left: 0 !important;
        text-align: center;
}
    .search-result-container table tr:first-child {
        display: none;
}
    .search-result-container table tbody {
        display: block;
}
    .search-result-container table {
        display: block;
}
    .search-result-container table tr {
        border: 1px solid #ccc;
}
    .search-result-container table tr:nth-child(odd) {
        background: #eee;
}
    .search-result-container table tr td {
        padding-left: 50%;
        display: block;
        border: 0 !important;
        position: relative;
}
    .search-result-container table tr td:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .search-result-container table tr {
        display: block;
}
    .search-result-container table tr td:last-child {
        padding-left: 0 !important;
        text-align: center;
}
    .sr-form {
        float: none !important;
        margin-bottom: 10px !important;
        text-align: center;
}
    .sr-form input {
        text-align: center;
}
    .sr-form .btn {
        padding-left: 25px;
        padding-right: 25px;
}
    .search-catalog table tr td:last-child {
        padding-left: 50% !important;
        display: block;
        border: 0 !important;
        position: relative;
        text-align: left !important;
}
    .popover-content table {
        display: table !important;
}
    .popover-content table tbody {
        display: table !important;
}
    .popover-content table tr {
        display: table-row !important;
}
    .popover-content table tr td {
        display: table-cell !important;
        padding: 5px !important;
        position: inherit !important;
}
    .popover-content table tr td:last-child {
        display: table-cell !important;
        padding: 5px !important;
        position: inherit !important;
}
    .popover-content table tr td:before {
        display: none !important;
}
    .search-catalog table tr td:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
    .login-cart {
        bottom: -10px;
}
    .catalog-single-list table tr:first-child {
        display: none;
}
    .catalog-single-list table tbody {
        display: block;
}
    .catalog-single-list table {
        display: block;
}
    .catalog-single-list table tr {
        border: 1px solid #ccc;
}
    .catalog-single-list table tr:nth-child(odd) {
        background: #eee;
}
    .catalog-single-list table tr td {
        padding-left: 50%;
        display: block;
        border: 0 !important;
        position: relative;
}
    .catalog-single-list table tr td:first-child:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .catalog-single-list table tr td:nth-child(2):before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .catalog-single-list table tr td:nth-child(3):before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .catalog-single-list table tr td:nth-child(4):before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .catalog-single-list table tr td:nth-child(5):before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .catalog-single-list table tr td:nth-child(6):before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .catalog-single-list table tr td:nth-child(7):before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .catalog-single-list table tr {
        display: block;
}
    .catalog-single-list table tr:last-child td:before {
        display: none;
}
    .catalog-single-list table tr:last-child td {
        padding-left: 0;
        text-align: center;
}
    .form-single {
        text-align: center;
}
    .sr-form {
        float: none !important;
}
    .shipping-page .search-widget table tr td {
        padding: 5px !important;
}
    .table-garage table tr td:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .table-garage table thead tr:first-child {
        display: none;
}
    .table-garage table thead tr.filters {
        display: none;
}
    .table-garage table tbody tr td.wish-to-cart {
        padding-left: 0 !important;
        text-align: center;
}
    .table-garage table tbody {
        display: block;
}
    .table-garage table {
        display: block;
}
    .table-garage table tr {
        border: 1px solid #ccc;
}
    .table-garage tr:nth-child(odd) {
        background: #eee;
}
    .table-garage table tr td {
        padding-left: 50%;
        display: block;
        border: 0 !important;
        position: relative;
}
    .table-garage table tr {
        display: block;
}
    .table-garage table tr td:last-child {
        padding-left: 0 !important;
        text-align: center;
}
    .search-result-container table tr td:last-child {
        padding-left: 0 !important;
        text-align: center;
}
    .search-result-container table tr:first-child {
        display: none;
}
    .search-result-container table tbody {
        display: block;
}
    .search-result-container table {
        display: block;
}
    .search-result-container table tr {
        border: 1px solid #ccc;
}
    .search-result-container table tr:nth-child(odd) {
        background: #eee;
}
    .search-result-container table tr td {
        padding-left: 50%;
        display: block;
        border: 0 !important;
        position: relative;
}
    .search-result-container table tr td:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .search-result-container table tr {
        display: block;
}
    .btn-reg {
        margin-top: 10px;
}
    .fa-skype {
        position: relative !important;
        left: 0 !important;
        top: 2px !important;
}
    .header-buttons {
        margin-top: 17px;
}
    .header-right {
        margin-top: 18px;
}
    .page-container {
        min-height: 650px;
}
    .footer-genuine a {
        font-size: 11px;
}
    .popover img {
        width: 100%;
}
    .brands-left-block .btn {
        width: 25% !important;
}
    .tcon {
        margin-left: 5px !important;
        vertical-align: top;
        margin-top: 5px !important;
}
    .open-sidebar #sidebar {
        width: 25% !important;
}
    .count span {
        font-size: 22px;
}
    .counter-text-block {
        font-size: 13px;
}
    .top-tabs .nav li a {
        font-size: 12px;
}
    #s2id_currency_change.select2-dropdown-open {
        width: 180px !important;
}
    .sr-form {
        float: none !important;
        margin-bottom: 10px !important;
        text-align: center;
}
    .sr-form input {
        text-align: center;
}
    .sr-form .btn {
        padding-left: 25px;
        padding-right: 25px;
}
    .registered-parcel .btn-warning,
    .registered-parcel .btn-warning {
        margin-bottom: 20px;
}
    .search-catalog table tr td:last-child {
        padding-left: 50% !important;
        display: block;
        border: 0 !important;
        position: relative;
        text-align: left !important;
}
    .popover-content table {
        display: table !important;
}
    .popover-content table tbody {
        display: table !important;
}
    .popover-content table tr {
        display: table-row !important;
}
    .popover-content table tr td {
        display: table-cell !important;
        padding: 5px !important;
        position: inherit !important;
}
    .popover-content table tr td:last-child {
        display: table-cell !important;
        padding: 5px !important;
        position: inherit !important;
}
    .popover-content table tr td:before {
        display: none !important;
}
    .search-catalog table tr td:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
}

@media (min-width: 768px) and (max-width: 992px) {
    .login-cart {
        bottom: -10px !important;
}
}

@media (max-width: 767px) {
    .price_total {
        white-space: nowrap !important;
}
    .confirm-table table tr td {
        white-space: normal !important;
}
    .payment-order {
        float: none !important;
        text-align: center;
}
    .payment-order a {
        display: inline-block;
        margin: 0 10px !important;
}
    .right-order {
        float: none !important;
}
    .items-table thead tr:first-child {
        display: none;
}
    .items-table tbody {
        display: block;
}
    .items-table {
        display: block;
}
    .items-table tr {
        border: 1px solid #ccc;
}
    .items-table tr:nth-child(odd) {
        background: #eee;
}
    .items-table tr td {
        padding-left: 50% !important;
        display: block;
        border: 0 !important;
        position: relative;
}
    .items-table tr td:first-child:before {
        content: '#';
        position: absolute;
        left: 15px;
}
    .items-table tr td:nth-child(2):before {
        content: 'Number';
        position: absolute;
        left: 15px;
}
    .items-table tr td:nth-child(3):before {
        content: 'Name';
        position: absolute;
        left: 15px;
}
    .items-table tr td:nth-child(4):before {
        content: 'Make';
        position: absolute;
        left: 15px;
}
    .items-table tr td:nth-child(5):before {
        content: 'Qty';
        position: absolute;
        left: 15px;
}
    .items-table tr td:nth-child(6):before {
        content: 'Qty Supplied';
        position: absolute;
        left: 15px;
}
    .items-table tr td:nth-child(7):before {
        content: 'Price';
        position: absolute;
        left: 15px;
}
    .items-table tr td:nth-child(7) {
        text-align: left !important;
}
    .items-table tr {
        display: block;
}
    .catalog-single-list table tr:first-child {
        display: none;
}
    .catalog-single-list table tbody {
        display: block;
}
    .catalog-single-list table {
        display: block;
}
    .catalog-single-list table tr {
        border: 1px solid #ccc;
}
    .catalog-single-list table tr:nth-child(odd) {
        background: #eee;
}
    .catalog-single-list table tr td {
        padding-left: 50%;
        display: block;
        border: 0 !important;
        position: relative;
}
    .catalog-single-list table tr td:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .catalog-single-list table tr {
        display: block;
}
    .catalog-single-list table tr:last-child td:before {
        display: none;
}
    .catalog-single-list table tr:last-child td {
        padding-left: 0;
        text-align: center;
}
    .form-single {
        text-align: center;
}
    .catalog-single-list h4,
    .catalog-single-list h4 {
        font-size: 14px;
        line-height: 20px;
}
    .thumbnail {
        margin-bottom: 20px;
}
    .my-orders table thead {
        display: none;
}
    .my-orders table thead tr:first-child {
        display: none;
}
    .my-orders table tbody {
        display: block;
}
    .my-orders table {
        display: block;
}
    .my-orders table tr {
        border: 1px solid #ccc;
        display: block;
}
    .my-orders table tr:nth-child(odd) {
        background: #eee;
}
    .my-orders table tr td {
        padding-left: 50%;
        display: block;
        border: 0 !important;
        position: relative;
        text-align: left;
}
    .my-orders table tr td:last-child {
        text-align: center;
}
    .buttom-column {
        text-align: center;
}
    .my-orders table tr td:first-child:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .my-orders table tr td:nth-child(2):before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .my-orders table tr td:nth-child(3):before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .my-orders table tr td:nth-child(4):before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .my-orders table tr td:nth-child(5):before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .my-orders table tr td:nth-child(6):before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .my-orders table tr td:nth-child(7):before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .my-orders table tr td:nth-child(8):before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .my-inbox-container table thead tr:first-child {
        display: none;
}
    .my-inbox-container table tbody {
        display: block;
}
    .my-inbox-container table {
        display: block;
}
    .my-inbox-container table tr {
        border: 1px solid #ccc;
        display: block;
}
    .my-inbox-container table tr:nth-child(odd) {
        background: #eee;
}
    .my-inbox-container table tr td {
        padding-left: 50%;
        display: block;
        border: 0 !important;
        position: relative;
}
    .my-inbox-container table tr td:last-child {
        width: auto;
        padding-left: 0 !important;
        text-align: center;
}
    .my-inbox-container table tr td:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .products-container table thead tr:first-child {
        display: none;
}
    .products-container table tbody {
        display: block;
}
    .products-container table {
        display: block;
}
    .products-container table tr {
        border: 1px solid #ccc;
        display: block;
}
    .products-container table tr:nth-child(odd) {
        background: #eee;
}
    .products-container table tr td {
        padding-left: 50%;
        display: block;
        border: 0 !important;
        position: relative;
}
    .products-container table tr td:last-child {
        width: auto;
        padding-left: 0 !important;
        text-align: center;
}
    .products-container table tr td:first-child:before {
        content: 'Brand';
        position: absolute;
        left: 15px;
}
    .products-container table tr td:nth-child(2):before {
        content: 'Title';
        position: absolute;
        left: 15px;
}
    .products-container table tr td:nth-child(3):before {
        content: 'Description';
        position: absolute;
        left: 15px;
}
    .products-container table tr td:nth-child(4):before {
        content: 'Price,$';
        position: absolute;
        left: 15px;
}
    .products-container table tr td:nth-child(5):before {
        content: 'Price, USD';
        position: absolute;
        left: 15px;
}
    .products-container table tr td:nth-child(6):before {
        content: 'Availablity';
        position: absolute;
        left: 15px;
}
    .products-container table tr td:nth-child(7):before {
        content: 'Ship In, Days ';
        position: absolute;
        left: 15px;
}
    .bottom-block-table {
        margin-bottom: 30px;
}
    .sr-form {
        float: none !important;
        margin-bottom: 10px !important;
        text-align: center;
}
    .sr-form input {
        text-align: center;
}
    .sr-form .btn {
        padding-left: 25px;
        padding-right: 25px;
}
    .search-result-container table tr td:last-child {
        padding-left: 0 !important;
        text-align: center;
}
    .search-result-container table tr:first-child {
        display: none;
}
    .search-result-container table tbody {
        display: block;
}
    .search-result-container table {
        display: block;
}
    .search-result-container table tr {
        border: 1px solid #ccc;
}
    .search-result-container table tr:nth-child(odd) {
        background: #eee;
}
    .search-result-container table tr td {
        white-space: normal !important;
        padding-left: 50%;
        display: block;
        border: 0 !important;
        position: relative;
}
    .search-result-container table tr td:last-child {
        padding-left: 0 !important;
        text-align: center;
}
    .search-result-container table tr td:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .search-result-container table tr {
        display: block;
}
    .table-garage table tr td:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .table-garage table thead tr:first-child {
        display: none;
}
    .table-garage table thead tr.filters {
        display: none;
}
    .table-garage table tbody tr td.wish-to-cart {
        padding-left: 0 !important;
        text-align: center;
}
    .table-garage table tbody {
        display: block;
}
    .table-garage table {
        display: block;
}
    .table-garage table tr {
        border: 1px solid #ccc;
}
    .table-garage tr:nth-child(odd) {
        background: #eee;
}
    .table-garage table tr td {
        padding-left: 50%;
        display: block;
        border: 0 !important;
        position: relative;
}
    .table-garage table tr {
        display: block;
}
    .table-garage table tr td:last-child {
        padding-left: 0 !important;
        text-align: center;
}
    .fa-skype {
        position: relative !important;
        left: 0 !important;
        top: 2px !important;
}
    .map-block {
        margin-top: 20px;
}
    .brand-description-container {
        text-align: center;
}
    .brand-description-container h4,
    .brand-description-container .h4 {
        text-align: center !important;
        margin-top: 20px;
}
    .open-sidebar #sidebar {
        width: 70% !important;
}
    .footer-payment a img {
        width: 45px;
}
    .footer-genuine {
        margin-bottom: 20px;
}
    .top-tabs .tab-content {
        padding: 30px 20px 20px;
        margin-bottom: 20px;
}
    .top-tabs .col-sm-3 {
        width: 100%;
}
    .shop-your-make .shop-title {
        font-size: 16px;
}
    .shop-logo {
        min-height: 90px;
}
    .count span {
        font-size: 19px;
}
    h3,
    .h3 {
        font-size: 17px;
}
    .counter-text-block {
        font-size: 11px;
}
    div.example-numbers,
    div.example-vin {
        text-align: center;
        margin-bottom: 10px;
}
    .popover {
        max-width: 100%;
}
    .popover img {
        width: 100%;
}
    .informers {
        text-align: center !important;
}
    .input-search {
        font-size: 11px;
}
    .search-tabs .intro-search-block .btn {
        width: 20%;
        font-size: 24px;
}
    .intro-search-block .form-control,
    .search-textarea {
        width: 100%;
}
    .white-container {
        width: 80%;
}
    .navbar-toggle {
        margin-top: 13px;
}
    h1,
    .h1 {
        font-size: 25px;
}
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: 0 !important;
}
    .language-block {
        display: inline-block;
        width: auto;
        margin-right: 5px;
}
    .language-block>a {
        padding-top: 11px !important;
        margin-right: 10px !important;
}
    .language-block>a:hover:before,
    .language-block>a:focus:before,
    .language-block>a:active:before,
    .language-block>a:visited:before {
        display: none !important;
}
    .lang-list {
        float: left;
        margin-top: 0;
        margin-bottom: 0;
}
    .language-block ul:before {
        display: none;
}
    .btn-skype {
        padding: 5px 8px;
        margin-top: 0 !important;
        margin-left: 5px !important;
        margin-right: 5px !important;
}
    .btn-reg {
        font-size: 12px;
        margin: 10px;
        padding: 10px 25px;
}
    .xs-sub-right {
        margin-bottom: 15px;
        text-align: center;
}
    .btn-ca {
        margin-top: 8px;
        padding: 3px 5px !important;
}
    .tcon {
        margin-left: 0px;
        text-align: right;
        float: right;
        margin-top: 6px;
}
    .margin-xs {
        margin-top: 10px;
}
    .navbar-nav .open .dropdown-menu {
        position: absolute;
}
    .right-h {
        margin-top: 16px;
        float: right;
}
    .language-block .dropdown-menu {
        margin-left: -75px !important;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        background-color: #fff !important;
        border: 1px solid #ccc !important;
        border: 1px solid rgba(0, 0, 0, .15) !important;
        border-radius: 4px !important;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
}
    #header .navbar-brand {
        padding-right: 1px !important;
}
    .authorized-block {
        margin-top: 2px;
}
    .aut .tcon {
        margin-top: 18px !important;
}
    .confirm-table table tr:first-child {
        display: none;
}
    .confirm-table table tbody {
        display: block;
}
    .confirm-table table {
        display: block;
}
    .confirm-table table tr {
        border: 1px solid #ccc;
}
    .confirm-table tr:nth-child(odd) {
        background: #f9f9f9;
}
    .confirm-table table tr td {
        padding-left: 50%;
        display: block;
        border: 0 !important;
        position: relative;
}
    .confirm-table table tr td:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .confirm-table table tr {
        display: block;
}
    .confirm-table table tr td.text-right {
        text-align: left !important;
}
    .confirm-table table tr.confirm-second td:before {
        display: none !important;
}
    .confirm-table table tr.confirm-second {
        background: #f9f9f9 !important;
}
    .confirm-table table tr.confirm-second td {
        display: inline-block !important;
        width: 50%;
        padding: 15px !important;
        text-align: left !important;
}
    .confirm-table table tr.confirm-second td:nth-child(2) {
        padding-left: 0 !important;
}
    .confirm-table table tr td.price_total_row:before {
        font-weight: 400 !important;
}
    .terms {
        text-align: center !important;
}
    .btn-conf {
        text-align: center;
        margin: 40px 0;
}
    .registered-parcel .btn-warning,
    .registered-parcel .btn-warning {
        margin-bottom: 20px;
}
    .delivery h2,
    .delivery .h2 {
        text-align: center;
}
    .confirmation-page h2,
    .confirmation-page .h2,
    .confirmation-page h4,
    .confirmation-page h4 {
        text-align: center !important;
}
    .search-catalog table tr td:last-child {
        padding-left: 50% !important;
        display: block;
        border: 0 !important;
        position: relative;
        text-align: left !important;
}
    .popover-content table {
        display: table !important;
}
    .popover-content table tbody {
        display: table !important;
}
    .popover-content table tr {
        display: table-row !important;
}
    .popover-content table tr td {
        display: table-cell !important;
        padding: 5px !important;
        position: inherit !important;
}
    .popover-content table tr td:last-child {
        display: table-cell !important;
        padding: 5px !important;
        position: inherit !important;
}
    .popover-content table tr td:before {
        display: none !important;
}
    .srv-grade {
        white-space: normal;
}
    .search-catalog table tr td:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .catalog-container table tr td h4 {
        font-size: 14px;
}
    .catalog-container table tr td {
        font-size: 12px;
}
    .catalog-container .panel-body {
        padding: 0px;
}
    .btn-ii {
        display: inline-block !important;
}
    .pm {
        font-size: 11px;
}
    .pm pre {
        font-size: 11px;
}
    .sb-title a {
        font-size: 14px;
}
    .order-buttons {
        float: none !important;
        text-align: center;
}
    .order-p {
        float: left !important;
}
    .table-garage table tr td:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
}
    .table-garage table thead tr:first-child {
        display: none;
}
    .table-garage table thead tr.filters {
        display: none;
}
    .table-garage table tbody tr td.wish-to-cart {
        padding-left: 0 !important;
        text-align: center;
}
    .table-garage table tbody {
        display: block;
}
    .table-garage table {
        display: block;
}
    .table-garage table tr {
        border: 1px solid #ccc;
}
    .table-garage tr:nth-child(odd) {
        background: #eee;
}
    .table-garage table tr td {
        padding-left: 50%;
        display: block;
        border: 0 !important;
        position: relative;
}
}

@media (min-width: 320px) and (max-width: 375px) {
    .q-marks {
        width: 200px;
}
    #s2id_currency_change.select2-dropdown-open {
        width: 180px !important;
}
    .login-cart {
        bottom: -10px;
}
    .btn-shop-header {
        display: none;
}
    .trk_head {
        font-size: 15px;
}
}

@media (min-width: 0px) and (max-width: 320px) {
    .trk_head {
        font-size: 15px;
}
    .q-marks {
        width: 200px;
}
    .btn-shop-header {
        display: none;
}
    .login-cart {
        bottom: -10px;
}
}

@media (min-width: 375px) and (max-width: 767px) {
    .q-marks {
        width: 200px;
}
    .login-cart {
        bottom: -10px;
}
    .intro-search-block .form-control,
    .search-textarea {
        width: 100% !important;
}
    .btn-ca {
        margin: 7px 9px 0;
        padding: 3px 5px !important;
}
    .language-block {
        margin-right: 0 !important;
}
    .lang-list {
        margin-left: 0 !important;
        margin-right: 5px !important;
        display: inline-block;
}
    .tcon {
        margin-top: 6px !important;
}
    .language-block>a {
        padding-bottom: 15px !important;
}
}

@media (min-width: 1200px) {
    #s2id_currency_change.select2-dropdown-open {
        width: 210px !important;
}
}

@media (max-width: 480px) {
    #header .lang-list {
        display: inline-block !important;
        margin: 0 4px 0 0 !important;
    }
    #header .language-block>a {
        padding-top: 10px !important;
        padding-bottom: 8px !important;
    }
    #header .language-block [data-current-lang-text],
    #header .language-block .hidden-sm.hidden-xs {
        display: none !important;
    }
}

.flag-icon,
.flag-icon-background {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}

.flag-icon {
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
}

.flag-icon:before {
    content: "\00a0";
}

.flag-icon.flag-icon-squared {
    width: 1em;
}

.flag-icon-ad {
    background-image: url(/images/flags/4x3/ad.svg);
}

.flag-icon-ad.flag-icon-squared {
    background-image: url(/images/flags/1x1/ad.svg);
}

.flag-icon-ae {
    background-image: url(/partzamazon.com/images/flags/4x3/ae.svg);
}

.flag-icon-ae.flag-icon-squared {
    background-image: url(/partzamazon.com/images/flags/1x1/ae.svg);
}

.flag-icon-af {
    background-image: url(/images/flags/4x3/af.svg);
}

.flag-icon-af.flag-icon-squared {
    background-image: url(/images/flags/1x1/af.svg);
}

.flag-icon-ag {
    background-image: url(/images/flags/4x3/ag.svg);
}

.flag-icon-ag.flag-icon-squared {
    background-image: url(/images/flags/1x1/ag.svg);
}

.flag-icon-ai {
    background-image: url(/images/flags/4x3/ai.svg);
}

.flag-icon-ai.flag-icon-squared {
    background-image: url(/images/flags/1x1/ai.svg);
}

.flag-icon-al {
    background-image: url(/images/flags/4x3/al.svg);
}

.flag-icon-al.flag-icon-squared {
    background-image: url(/images/flags/1x1/al.svg);
}

.flag-icon-am {
    background-image: url(/images/flags/4x3/am.svg);
}

.flag-icon-am.flag-icon-squared {
    background-image: url(/images/flags/1x1/am.svg);
}

.flag-icon-ao {
    background-image: url(/images/flags/4x3/ao.svg);
}

.flag-icon-ao.flag-icon-squared {
    background-image: url(/images/flags/1x1/ao.svg);
}

.flag-icon-aq {
    background-image: url(/images/flags/4x3/aq.svg);
}

.flag-icon-aq.flag-icon-squared {
    background-image: url(/images/flags/1x1/aq.svg);
}

.flag-icon-ar {
    background-image: url(/images/flags/4x3/ar.svg);
}

.flag-icon-ar.flag-icon-squared {
    background-image: url(/images/flags/1x1/ar.svg);
}

.flag-icon-as {
    background-image: url(/images/flags/4x3/as.svg);
}

.flag-icon-as.flag-icon-squared {
    background-image: url(/images/flags/1x1/as.svg);
}

.flag-icon-at {
    background-image: url(/images/flags/4x3/at.svg);
}

.flag-icon-at.flag-icon-squared {
    background-image: url(/images/flags/1x1/at.svg);
}

.flag-icon-au {
    background-image: url(/images/flags/4x3/au.svg);
}

.flag-icon-au.flag-icon-squared {
    background-image: url(/images/flags/1x1/au.svg);
}

.flag-icon-aw {
    background-image: url(/images/flags/4x3/aw.svg);
}

.flag-icon-aw.flag-icon-squared {
    background-image: url(/images/flags/1x1/aw.svg);
}

.flag-icon-ax {
    background-image: url(/images/flags/4x3/ax.svg);
}

.flag-icon-ax.flag-icon-squared {
    background-image: url(/images/flags/1x1/ax.svg);
}

.flag-icon-az {
    background-image: url(/images/flags/4x3/az.svg);
}

.flag-icon-az.flag-icon-squared {
    background-image: url(/images/flags/1x1/az.svg);
}

.flag-icon-ba {
    background-image: url(/images/flags/4x3/ba.svg);
}

.flag-icon-ba.flag-icon-squared {
    background-image: url(/images/flags/1x1/ba.svg);
}

.flag-icon-bb {
    background-image: url(/images/flags/4x3/bb.svg);
}

.flag-icon-bb.flag-icon-squared {
    background-image: url(/images/flags/1x1/bb.svg);
}

.flag-icon-bd {
    background-image: url(/images/flags/4x3/bd.svg);
}

.flag-icon-bd.flag-icon-squared {
    background-image: url(/images/flags/1x1/bd.svg);
}

.flag-icon-be {
    background-image: url(/images/flags/4x3/be.svg);
}

.flag-icon-be.flag-icon-squared {
    background-image: url(/images/flags/1x1/be.svg);
}

.flag-icon-bf {
    background-image: url(/images/flags/4x3/bf.svg);
}

.flag-icon-bf.flag-icon-squared {
    background-image: url(/images/flags/1x1/bf.svg);
}

.flag-icon-bg {
    background-image: url(/images/flags/4x3/bg.svg);
}

.flag-icon-bg.flag-icon-squared {
    background-image: url(/images/flags/1x1/bg.svg);
}

.flag-icon-bh {
    background-image: url(/images/flags/4x3/bh.svg);
}

.flag-icon-bh.flag-icon-squared {
    background-image: url(/images/flags/1x1/bh.svg);
}

.flag-icon-bi {
    background-image: url(/images/flags/4x3/bi.svg);
}

.flag-icon-bi.flag-icon-squared {
    background-image: url(/images/flags/1x1/bi.svg);
}

.flag-icon-bj {
    background-image: url(/images/flags/4x3/bj.svg);
}

.flag-icon-bj.flag-icon-squared {
    background-image: url(/images/flags/1x1/bj.svg);
}

.flag-icon-bl {
    background-image: url(/images/flags/4x3/bl.svg);
}

.flag-icon-bl.flag-icon-squared {
    background-image: url(/images/flags/1x1/bl.svg);
}

.flag-icon-bm {
    background-image: url(/images/flags/4x3/bm.svg);
}

.flag-icon-bm.flag-icon-squared {
    background-image: url(/images/flags/1x1/bm.svg);
}

.flag-icon-bn {
    background-image: url(/images/flags/4x3/bn.svg);
}

.flag-icon-bn.flag-icon-squared {
    background-image: url(/images/flags/1x1/bn.svg);
}

.flag-icon-bo {
    background-image: url(/images/flags/4x3/bo.svg);
}

.flag-icon-bo.flag-icon-squared {
    background-image: url(/images/flags/1x1/bo.svg);
}

.flag-icon-bq {
    background-image: url(/images/flags/4x3/bq.svg);
}

.flag-icon-bq.flag-icon-squared {
    background-image: url(/images/flags/1x1/bq.svg);
}

.flag-icon-br {
    background-image: url(/images/flags/4x3/br.svg);
}

.flag-icon-br.flag-icon-squared {
    background-image: url(/images/flags/1x1/br.svg);
}

.flag-icon-bs {
    background-image: url(/images/flags/4x3/bs.svg);
}

.flag-icon-bs.flag-icon-squared {
    background-image: url(/images/flags/1x1/bs.svg);
}

.flag-icon-bt {
    background-image: url(/images/flags/4x3/bt.svg);
}

.flag-icon-bt.flag-icon-squared {
    background-image: url(/images/flags/1x1/bt.svg);
}

.flag-icon-bv {
    background-image: url(/images/flags/4x3/bv.svg);
}

.flag-icon-bv.flag-icon-squared {
    background-image: url(/images/flags/1x1/bv.svg);
}

.flag-icon-bw {
    background-image: url(/images/flags/4x3/bw.svg);
}

.flag-icon-bw.flag-icon-squared {
    background-image: url(/images/flags/1x1/bw.svg);
}

.flag-icon-by {
    background-image: url(/images/flags/4x3/by.svg);
}

.flag-icon-by.flag-icon-squared {
    background-image: url(/images/flags/1x1/by.svg);
}

.flag-icon-bz {
    background-image: url(/images/flags/4x3/bz.svg);
}

.flag-icon-bz.flag-icon-squared {
    background-image: url(/images/flags/1x1/bz.svg);
}

.flag-icon-ca {
    background-image: url(/images/flags/4x3/ca.svg);
}

.flag-icon-ca.flag-icon-squared {
    background-image: url(/images/flags/1x1/ca.svg);
}

.flag-icon-cc {
    background-image: url(/images/flags/4x3/cc.svg);
}

.flag-icon-cc.flag-icon-squared {
    background-image: url(/images/flags/1x1/cc.svg);
}

.flag-icon-cd {
    background-image: url(/images/flags/4x3/cd.svg);
}

.flag-icon-cd.flag-icon-squared {
    background-image: url(/images/flags/1x1/cd.svg);
}

.flag-icon-cf {
    background-image: url(/images/flags/4x3/cf.svg);
}

.flag-icon-cf.flag-icon-squared {
    background-image: url(/images/flags/1x1/cf.svg);
}

.flag-icon-cg {
    background-image: url(/images/flags/4x3/cg.svg);
}

.flag-icon-cg.flag-icon-squared {
    background-image: url(/images/flags/1x1/cg.svg);
}

.flag-icon-ch {
    background-image: url(/images/flags/4x3/ch.svg);
}

.flag-icon-ch.flag-icon-squared {
    background-image: url(/images/flags/1x1/ch.svg);
}

.flag-icon-ci {
    background-image: url(/images/flags/4x3/ci.svg);
}

.flag-icon-ci.flag-icon-squared {
    background-image: url(/images/flags/1x1/ci.svg);
}

.flag-icon-ck {
    background-image: url(/images/flags/4x3/ck.svg);
}

.flag-icon-ck.flag-icon-squared {
    background-image: url(/images/flags/1x1/ck.svg);
}

.flag-icon-cl {
    background-image: url(/images/flags/4x3/cl.svg);
}

.flag-icon-cl.flag-icon-squared {
    background-image: url(/images/flags/1x1/cl.svg);
}

.flag-icon-cm {
    background-image: url(/images/flags/4x3/cm.svg);
}

.flag-icon-cm.flag-icon-squared {
    background-image: url(/images/flags/1x1/cm.svg);
}

.flag-icon-cn {
    background-image: url(/images/flags/4x3/cn.svg);
}

.flag-icon-cn.flag-icon-squared {
    background-image: url(/images/flags/1x1/cn.svg);
}

.flag-icon-co {
    background-image: url(/images/flags/4x3/co.svg);
}

.flag-icon-co.flag-icon-squared {
    background-image: url(/images/flags/1x1/co.svg);
}

.flag-icon-cr {
    background-image: url(/images/flags/4x3/cr.svg);
}

.flag-icon-cr.flag-icon-squared {
    background-image: url(/images/flags/1x1/cr.svg);
}

.flag-icon-cu {
    background-image: url(/images/flags/4x3/cu.svg);
}

.flag-icon-cu.flag-icon-squared {
    background-image: url(/images/flags/1x1/cu.svg);
}

.flag-icon-cv {
    background-image: url(/images/flags/4x3/cv.svg);
}

.flag-icon-cv.flag-icon-squared {
    background-image: url(/images/flags/1x1/cv.svg);
}

.flag-icon-cw {
    background-image: url(/images/flags/4x3/cw.svg);
}

.flag-icon-cw.flag-icon-squared {
    background-image: url(/images/flags/1x1/cw.svg);
}

.flag-icon-cx {
    background-image: url(/images/flags/4x3/cx.svg);
}

.flag-icon-cx.flag-icon-squared {
    background-image: url(/images/flags/1x1/cx.svg);
}

.flag-icon-cy {
    background-image: url(/images/flags/4x3/cy.svg);
}

.flag-icon-cy.flag-icon-squared {
    background-image: url(/images/flags/1x1/cy.svg);
}

.flag-icon-cz {
    background-image: url(/images/flags/4x3/cz.svg);
}

.flag-icon-cz.flag-icon-squared {
    background-image: url(/images/flags/1x1/cz.svg);
}

.flag-icon-de {
    background-image: url(/images/flags/4x3/de.svg);
}

.flag-icon-de.flag-icon-squared {
    background-image: url(/images/flags/1x1/de.svg);
}

.flag-icon-dj {
    background-image: url(/images/flags/4x3/dj.svg);
}

.flag-icon-dj.flag-icon-squared {
    background-image: url(/images/flags/1x1/dj.svg);
}

.flag-icon-dk {
    background-image: url(/images/flags/4x3/dk.svg);
}

.flag-icon-dk.flag-icon-squared {
    background-image: url(/images/flags/1x1/dk.svg);
}

.flag-icon-dm {
    background-image: url(/images/flags/4x3/dm.svg);
}

.flag-icon-dm.flag-icon-squared {
    background-image: url(/images/flags/1x1/dm.svg);
}

.flag-icon-do {
    background-image: url(/images/flags/4x3/do.svg);
}

.flag-icon-do.flag-icon-squared {
    background-image: url(/images/flags/1x1/do.svg);
}

.flag-icon-dz {
    background-image: url(/images/flags/4x3/dz.svg);
}

.flag-icon-dz.flag-icon-squared {
    background-image: url(/images/flags/1x1/dz.svg);
}

.flag-icon-ec {
    background-image: url(/images/flags/4x3/ec.svg);
}

.flag-icon-ec.flag-icon-squared {
    background-image: url(/images/flags/1x1/ec.svg);
}

.flag-icon-ee {
    background-image: url(/images/flags/4x3/ee.svg);
}

.flag-icon-ee.flag-icon-squared {
    background-image: url(/images/flags/1x1/ee.svg);
}

.flag-icon-eg {
    background-image: url(/images/flags/4x3/eg.svg);
}

.flag-icon-eg.flag-icon-squared {
    background-image: url(/images/flags/1x1/eg.svg);
}

.flag-icon-eh {
    background-image: url(/images/flags/4x3/eh.svg);
}

.flag-icon-eh.flag-icon-squared {
    background-image: url(/images/flags/1x1/eh.svg);
}

.flag-icon-er {
    background-image: url(/images/flags/4x3/er.svg);
}

.flag-icon-er.flag-icon-squared {
    background-image: url(/images/flags/1x1/er.svg);
}

.flag-icon-es {
    background-image: url(/partzamazon.com/images/flags/4x3/es.svg);
}

.flag-icon-es.flag-icon-squared {
    background-image: url(/partzamazon.com/images/flags/1x1/es.svg);
}

.flag-icon-et {
    background-image: url(/images/flags/4x3/et.svg);
}

.flag-icon-et.flag-icon-squared {
    background-image: url(/images/flags/1x1/et.svg);
}

.flag-icon-fi {
    background-image: url(/images/flags/4x3/fi.svg);
}

.flag-icon-fi.flag-icon-squared {
    background-image: url(/images/flags/1x1/fi.svg);
}

.flag-icon-fj {
    background-image: url(/images/flags/4x3/fj.svg);
}

.flag-icon-fj.flag-icon-squared {
    background-image: url(/images/flags/1x1/fj.svg);
}

.flag-icon-fk {
    background-image: url(/images/flags/4x3/fk.svg);
}

.flag-icon-fk.flag-icon-squared {
    background-image: url(/images/flags/1x1/fk.svg);
}

.flag-icon-fm {
    background-image: url(/images/flags/4x3/fm.svg);
}

.flag-icon-fm.flag-icon-squared {
    background-image: url(/images/flags/1x1/fm.svg);
}

.flag-icon-fo {
    background-image: url(/images/flags/4x3/fo.svg);
}

.flag-icon-fo.flag-icon-squared {
    background-image: url(/images/flags/1x1/fo.svg);
}

.flag-icon-fr {
    background-image: url(/partzamazon.com/images/flags/4x3/fr.svg);
}

.flag-icon-fr.flag-icon-squared {
    background-image: url(/partzamazon.com/images/flags/1x1/fr.svg);
}

.flag-icon-ga {
    background-image: url(/images/flags/4x3/ga.svg);
}

.flag-icon-ga.flag-icon-squared {
    background-image: url(/images/flags/1x1/ga.svg);
}

.flag-icon-gb {
    background-image: url(/images/flags/4x3/gb.svg);
}

.flag-icon-gb.flag-icon-squared {
    background-image: url(/images/flags/1x1/gb.svg);
}

.flag-icon-gd {
    background-image: url(/images/flags/4x3/gd.svg);
}

.flag-icon-gd.flag-icon-squared {
    background-image: url(/images/flags/1x1/gd.svg);
}

.flag-icon-ge {
    background-image: url(/images/flags/4x3/ge.svg);
}

.flag-icon-ge.flag-icon-squared {
    background-image: url(/images/flags/1x1/ge.svg);
}

.flag-icon-gf {
    background-image: url(/images/flags/4x3/gf.svg);
}

.flag-icon-gf.flag-icon-squared {
    background-image: url(/images/flags/1x1/gf.svg);
}

.flag-icon-gg {
    background-image: url(/images/flags/4x3/gg.svg);
}

.flag-icon-gg.flag-icon-squared {
    background-image: url(/images/flags/1x1/gg.svg);
}

.flag-icon-gh {
    background-image: url(/images/flags/4x3/gh.svg);
}

.flag-icon-gh.flag-icon-squared {
    background-image: url(/images/flags/1x1/gh.svg);
}

.flag-icon-gi {
    background-image: url(/images/flags/4x3/gi.svg);
}

.flag-icon-gi.flag-icon-squared {
    background-image: url(/images/flags/1x1/gi.svg);
}

.flag-icon-gl {
    background-image: url(/images/flags/4x3/gl.svg);
}

.flag-icon-gl.flag-icon-squared {
    background-image: url(/images/flags/1x1/gl.svg);
}

.flag-icon-gm {
    background-image: url(/images/flags/4x3/gm.svg);
}

.flag-icon-gm.flag-icon-squared {
    background-image: url(/images/flags/1x1/gm.svg);
}

.flag-icon-gn {
    background-image: url(/images/flags/4x3/gn.svg);
}

.flag-icon-gn.flag-icon-squared {
    background-image: url(/images/flags/1x1/gn.svg);
}

.flag-icon-gp {
    background-image: url(/images/flags/4x3/gp.svg);
}

.flag-icon-gp.flag-icon-squared {
    background-image: url(/images/flags/1x1/gp.svg);
}

.flag-icon-gq {
    background-image: url(/images/flags/4x3/gq.svg);
}

.flag-icon-gq.flag-icon-squared {
    background-image: url(/images/flags/1x1/gq.svg);
}

.flag-icon-gr {
    background-image: url(/images/flags/4x3/gr.svg);
}

.flag-icon-gr.flag-icon-squared {
    background-image: url(/images/flags/1x1/gr.svg);
}

.flag-icon-gs {
    background-image: url(/images/flags/4x3/gs.svg);
}

.flag-icon-gs.flag-icon-squared {
    background-image: url(/images/flags/1x1/gs.svg);
}

.flag-icon-gt {
    background-image: url(/images/flags/4x3/gt.svg);
}

.flag-icon-gt.flag-icon-squared {
    background-image: url(/images/flags/1x1/gt.svg);
}

.flag-icon-gu {
    background-image: url(/images/flags/4x3/gu.svg);
}

.flag-icon-gu.flag-icon-squared {
    background-image: url(/images/flags/1x1/gu.svg);
}

.flag-icon-gw {
    background-image: url(/images/flags/4x3/gw.svg);
}

.flag-icon-gw.flag-icon-squared {
    background-image: url(/images/flags/1x1/gw.svg);
}

.flag-icon-gy {
    background-image: url(/images/flags/4x3/gy.svg);
}

.flag-icon-gy.flag-icon-squared {
    background-image: url(/images/flags/1x1/gy.svg);
}

.flag-icon-hk {
    background-image: url(/images/flags/4x3/hk.svg);
}

.flag-icon-hk.flag-icon-squared {
    background-image: url(/images/flags/1x1/hk.svg);
}

.flag-icon-hm {
    background-image: url(/images/flags/4x3/hm.svg);
}

.flag-icon-hm.flag-icon-squared {
    background-image: url(/images/flags/1x1/hm.svg);
}

.flag-icon-hn {
    background-image: url(/images/flags/4x3/hn.svg);
}

.flag-icon-hn.flag-icon-squared {
    background-image: url(/images/flags/1x1/hn.svg);
}

.flag-icon-hr {
    background-image: url(/images/flags/4x3/hr.svg);
}

.flag-icon-hr.flag-icon-squared {
    background-image: url(/images/flags/1x1/hr.svg);
}

.flag-icon-ht {
    background-image: url(/images/flags/4x3/ht.svg);
}

.flag-icon-ht.flag-icon-squared {
    background-image: url(/images/flags/1x1/ht.svg);
}

.flag-icon-hu {
    background-image: url(/images/flags/4x3/hu.svg);
}

.flag-icon-hu.flag-icon-squared {
    background-image: url(/images/flags/1x1/hu.svg);
}

.flag-icon-id {
    background-image: url(/images/flags/4x3/id.svg);
}

.flag-icon-id.flag-icon-squared {
    background-image: url(/images/flags/1x1/id.svg);
}

.flag-icon-ie {
    background-image: url(/images/flags/4x3/ie.svg);
}

.flag-icon-ie.flag-icon-squared {
    background-image: url(/images/flags/1x1/ie.svg);
}

.flag-icon-il {
    background-image: url(/images/flags/4x3/il.svg);
}

.flag-icon-il.flag-icon-squared {
    background-image: url(/images/flags/1x1/il.svg);
}

.flag-icon-im {
    background-image: url(/images/flags/4x3/im.svg);
}

.flag-icon-im.flag-icon-squared {
    background-image: url(/images/flags/1x1/im.svg);
}

.flag-icon-in {
    background-image: url(/images/flags/4x3/in.svg);
}

.flag-icon-in.flag-icon-squared {
    background-image: url(/images/flags/1x1/in.svg);
}

.flag-icon-io {
    background-image: url(/images/flags/4x3/io.svg);
}

.flag-icon-io.flag-icon-squared {
    background-image: url(/images/flags/1x1/io.svg);
}

.flag-icon-iq {
    background-image: url(/images/flags/4x3/iq.svg);
}

.flag-icon-iq.flag-icon-squared {
    background-image: url(/images/flags/1x1/iq.svg);
}

.flag-icon-ir {
    background-image: url(/images/flags/4x3/ir.svg);
}

.flag-icon-ir.flag-icon-squared {
    background-image: url(/images/flags/1x1/ir.svg);
}

.flag-icon-is {
    background-image: url(/images/flags/4x3/is.svg);
}

.flag-icon-is.flag-icon-squared {
    background-image: url(/images/flags/1x1/is.svg);
}

.flag-icon-it {
    background-image: url(/images/flags/4x3/it.svg);
}

.flag-icon-it.flag-icon-squared {
    background-image: url(/images/flags/1x1/it.svg);
}

.flag-icon-je {
    background-image: url(/images/flags/4x3/je.svg);
}

.flag-icon-je.flag-icon-squared {
    background-image: url(/images/flags/1x1/je.svg);
}

.flag-icon-jm {
    background-image: url(/images/flags/4x3/jm.svg);
}

.flag-icon-jm.flag-icon-squared {
    background-image: url(/images/flags/1x1/jm.svg);
}

.flag-icon-jo {
    background-image: url(/images/flags/4x3/jo.svg);
}

.flag-icon-jo.flag-icon-squared {
    background-image: url(/images/flags/1x1/jo.svg);
}

.flag-icon-jp {
    background-image: url(/images/flags/4x3/jp.svg);
}

.flag-icon-jp.flag-icon-squared {
    background-image: url(/images/flags/1x1/jp.svg);
}

.flag-icon-ke {
    background-image: url(/images/flags/4x3/ke.svg);
}

.flag-icon-ke.flag-icon-squared {
    background-image: url(/images/flags/1x1/ke.svg);
}

.flag-icon-kg {
    background-image: url(/images/flags/4x3/kg.svg);
}

.flag-icon-kg.flag-icon-squared {
    background-image: url(/images/flags/1x1/kg.svg);
}

.flag-icon-kh {
    background-image: url(/images/flags/4x3/kh.svg);
}

.flag-icon-kh.flag-icon-squared {
    background-image: url(/images/flags/1x1/kh.svg);
}

.flag-icon-ki {
    background-image: url(/images/flags/4x3/ki.svg);
}

.flag-icon-ki.flag-icon-squared {
    background-image: url(/images/flags/1x1/ki.svg);
}

.flag-icon-km {
    background-image: url(/images/flags/4x3/km.svg);
}

.flag-icon-km.flag-icon-squared {
    background-image: url(/images/flags/1x1/km.svg);
}

.flag-icon-kn {
    background-image: url(/images/flags/4x3/kn.svg);
}

.flag-icon-kn.flag-icon-squared {
    background-image: url(/images/flags/1x1/kn.svg);
}

.flag-icon-kp {
    background-image: url(/images/flags/4x3/kp.svg);
}

.flag-icon-kp.flag-icon-squared {
    background-image: url(/images/flags/1x1/kp.svg);
}

.flag-icon-kr {
    background-image: url(/images/flags/4x3/kr.svg);
}

.flag-icon-kr.flag-icon-squared {
    background-image: url(/images/flags/1x1/kr.svg);
}

.flag-icon-kw {
    background-image: url(/images/flags/4x3/kw.svg);
}

.flag-icon-kw.flag-icon-squared {
    background-image: url(/images/flags/1x1/kw.svg);
}

.flag-icon-ky {
    background-image: url(/images/flags/4x3/ky.svg);
}

.flag-icon-ky.flag-icon-squared {
    background-image: url(/images/flags/1x1/ky.svg);
}

.flag-icon-kz {
    background-image: url(/images/flags/4x3/kz.svg);
}

.flag-icon-kz.flag-icon-squared {
    background-image: url(/images/flags/1x1/kz.svg);
}

.flag-icon-la {
    background-image: url(/images/flags/4x3/la.svg);
}

.flag-icon-la.flag-icon-squared {
    background-image: url(/images/flags/1x1/la.svg);
}

.flag-icon-lb {
    background-image: url(/images/flags/4x3/lb.svg);
}

.flag-icon-lb.flag-icon-squared {
    background-image: url(/images/flags/1x1/lb.svg);
}

.flag-icon-lc {
    background-image: url(/images/flags/4x3/lc.svg);
}

.flag-icon-lc.flag-icon-squared {
    background-image: url(/images/flags/1x1/lc.svg);
}

.flag-icon-li {
    background-image: url(/images/flags/4x3/li.svg);
}

.flag-icon-li.flag-icon-squared {
    background-image: url(/images/flags/1x1/li.svg);
}

.flag-icon-lk {
    background-image: url(/images/flags/4x3/lk.svg);
}

.flag-icon-lk.flag-icon-squared {
    background-image: url(/images/flags/1x1/lk.svg);
}

.flag-icon-lr {
    background-image: url(/images/flags/4x3/lr.svg);
}

.flag-icon-lr.flag-icon-squared {
    background-image: url(/images/flags/1x1/lr.svg);
}

.flag-icon-ls {
    background-image: url(/images/flags/4x3/ls.svg);
}

.flag-icon-ls.flag-icon-squared {
    background-image: url(/images/flags/1x1/ls.svg);
}

.flag-icon-lt {
    background-image: url(/images/flags/4x3/lt.svg);
}

.flag-icon-lt.flag-icon-squared {
    background-image: url(/images/flags/1x1/lt.svg);
}

.flag-icon-lu {
    background-image: url(/images/flags/4x3/lu.svg);
}

.flag-icon-lu.flag-icon-squared {
    background-image: url(/images/flags/1x1/lu.svg);
}

.flag-icon-lv {
    background-image: url(/images/flags/4x3/lv.svg);
}

.flag-icon-lv.flag-icon-squared {
    background-image: url(/images/flags/1x1/lv.svg);
}

.flag-icon-ly {
    background-image: url(/images/flags/4x3/ly.svg);
}

.flag-icon-ly.flag-icon-squared {
    background-image: url(/images/flags/1x1/ly.svg);
}

.flag-icon-ma {
    background-image: url(/images/flags/4x3/ma.svg);
}

.flag-icon-ma.flag-icon-squared {
    background-image: url(/images/flags/1x1/ma.svg);
}

.flag-icon-mc {
    background-image: url(/images/flags/4x3/mc.svg);
}

.flag-icon-mc.flag-icon-squared {
    background-image: url(/images/flags/1x1/mc.svg);
}

.flag-icon-md {
    background-image: url(/images/flags/4x3/md.svg);
}

.flag-icon-md.flag-icon-squared {
    background-image: url(/images/flags/1x1/md.svg);
}

.flag-icon-me {
    background-image: url(/images/flags/4x3/me.svg);
}

.flag-icon-me.flag-icon-squared {
    background-image: url(/images/flags/1x1/me.svg);
}

.flag-icon-mf {
    background-image: url(/images/flags/4x3/mf.svg);
}

.flag-icon-mf.flag-icon-squared {
    background-image: url(/images/flags/1x1/mf.svg);
}

.flag-icon-mg {
    background-image: url(/images/flags/4x3/mg.svg);
}

.flag-icon-mg.flag-icon-squared {
    background-image: url(/images/flags/1x1/mg.svg);
}

.flag-icon-mh {
    background-image: url(/images/flags/4x3/mh.svg);
}

.flag-icon-mh.flag-icon-squared {
    background-image: url(/images/flags/1x1/mh.svg);
}

.flag-icon-mk {
    background-image: url(/images/flags/4x3/mk.svg);
}

.flag-icon-mk.flag-icon-squared {
    background-image: url(/images/flags/1x1/mk.svg);
}

.flag-icon-ml {
    background-image: url(/images/flags/4x3/ml.svg);
}

.flag-icon-ml.flag-icon-squared {
    background-image: url(/images/flags/1x1/ml.svg);
}

.flag-icon-mm {
    background-image: url(/images/flags/4x3/mm.svg);
}

.flag-icon-mm.flag-icon-squared {
    background-image: url(/images/flags/1x1/mm.svg);
}

.flag-icon-mn {
    background-image: url(/images/flags/4x3/mn.svg);
}

.flag-icon-mn.flag-icon-squared {
    background-image: url(/images/flags/1x1/mn.svg);
}

.flag-icon-mo {
    background-image: url(/images/flags/4x3/mo.svg);
}

.flag-icon-mo.flag-icon-squared {
    background-image: url(/images/flags/1x1/mo.svg);
}

.flag-icon-mp {
    background-image: url(/images/flags/4x3/mp.svg);
}

.flag-icon-mp.flag-icon-squared {
    background-image: url(/images/flags/1x1/mp.svg);
}

.flag-icon-mq {
    background-image: url(/images/flags/4x3/mq.svg);
}

.flag-icon-mq.flag-icon-squared {
    background-image: url(/images/flags/1x1/mq.svg);
}

.flag-icon-mr {
    background-image: url(/images/flags/4x3/mr.svg);
}

.flag-icon-mr.flag-icon-squared {
    background-image: url(/images/flags/1x1/mr.svg);
}

.flag-icon-ms {
    background-image: url(/images/flags/4x3/ms.svg);
}

.flag-icon-ms.flag-icon-squared {
    background-image: url(/images/flags/1x1/ms.svg);
}

.flag-icon-mt {
    background-image: url(/images/flags/4x3/mt.svg);
}

.flag-icon-mt.flag-icon-squared {
    background-image: url(/images/flags/1x1/mt.svg);
}

.flag-icon-mu {
    background-image: url(/images/flags/4x3/mu.svg);
}

.flag-icon-mu.flag-icon-squared {
    background-image: url(/images/flags/1x1/mu.svg);
}

.flag-icon-mv {
    background-image: url(/images/flags/4x3/mv.svg);
}

.flag-icon-mv.flag-icon-squared {
    background-image: url(/images/flags/1x1/mv.svg);
}

.flag-icon-mw {
    background-image: url(/images/flags/4x3/mw.svg);
}

.flag-icon-mw.flag-icon-squared {
    background-image: url(/images/flags/1x1/mw.svg);
}

.flag-icon-mx {
    background-image: url(/images/flags/4x3/mx.svg);
}

.flag-icon-mx.flag-icon-squared {
    background-image: url(/images/flags/1x1/mx.svg);
}

.flag-icon-my {
    background-image: url(/images/flags/4x3/my.svg);
}

.flag-icon-my.flag-icon-squared {
    background-image: url(/images/flags/1x1/my.svg);
}

.flag-icon-mz {
    background-image: url(/images/flags/4x3/mz.svg);
}

.flag-icon-mz.flag-icon-squared {
    background-image: url(/images/flags/1x1/mz.svg);
}

.flag-icon-na {
    background-image: url(/images/flags/4x3/na.svg);
}

.flag-icon-na.flag-icon-squared {
    background-image: url(/images/flags/1x1/na.svg);
}

.flag-icon-nc {
    background-image: url(/images/flags/4x3/nc.svg);
}

.flag-icon-nc.flag-icon-squared {
    background-image: url(/images/flags/1x1/nc.svg);
}

.flag-icon-ne {
    background-image: url(/images/flags/4x3/ne.svg);
}

.flag-icon-ne.flag-icon-squared {
    background-image: url(/images/flags/1x1/ne.svg);
}

.flag-icon-nf {
    background-image: url(/images/flags/4x3/nf.svg);
}

.flag-icon-nf.flag-icon-squared {
    background-image: url(/images/flags/1x1/nf.svg);
}

.flag-icon-ng {
    background-image: url(/images/flags/4x3/ng.svg);
}

.flag-icon-ng.flag-icon-squared {
    background-image: url(/images/flags/1x1/ng.svg);
}

.flag-icon-ni {
    background-image: url(/images/flags/4x3/ni.svg);
}

.flag-icon-ni.flag-icon-squared {
    background-image: url(/images/flags/1x1/ni.svg);
}

.flag-icon-nl {
    background-image: url(/images/flags/4x3/nl.svg);
}

.flag-icon-nl.flag-icon-squared {
    background-image: url(/images/flags/1x1/nl.svg);
}

.flag-icon-no {
    background-image: url(/images/flags/4x3/no.svg);
}

.flag-icon-no.flag-icon-squared {
    background-image: url(/images/flags/1x1/no.svg);
}

.flag-icon-np {
    background-image: url(/images/flags/4x3/np.svg);
}

.flag-icon-np.flag-icon-squared {
    background-image: url(/images/flags/1x1/np.svg);
}

.flag-icon-nr {
    background-image: url(/images/flags/4x3/nr.svg);
}

.flag-icon-nr.flag-icon-squared {
    background-image: url(/images/flags/1x1/nr.svg);
}

.flag-icon-nu {
    background-image: url(/images/flags/4x3/nu.svg);
}

.flag-icon-nu.flag-icon-squared {
    background-image: url(/images/flags/1x1/nu.svg);
}

.flag-icon-nz {
    background-image: url(/images/flags/4x3/nz.svg);
}

.flag-icon-nz.flag-icon-squared {
    background-image: url(/images/flags/1x1/nz.svg);
}

.flag-icon-om {
    background-image: url(/images/flags/4x3/om.svg);
}

.flag-icon-om.flag-icon-squared {
    background-image: url(/images/flags/1x1/om.svg);
}

.flag-icon-pa {
    background-image: url(/images/flags/4x3/pa.svg);
}

.flag-icon-pa.flag-icon-squared {
    background-image: url(/images/flags/1x1/pa.svg);
}

.flag-icon-pe {
    background-image: url(/images/flags/4x3/pe.svg);
}

.flag-icon-pe.flag-icon-squared {
    background-image: url(/images/flags/1x1/pe.svg);
}

.flag-icon-pf {
    background-image: url(/images/flags/4x3/pf.svg);
}

.flag-icon-pf.flag-icon-squared {
    background-image: url(/images/flags/1x1/pf.svg);
}

.flag-icon-pg {
    background-image: url(/images/flags/4x3/pg.svg);
}

.flag-icon-pg.flag-icon-squared {
    background-image: url(/images/flags/1x1/pg.svg);
}

.flag-icon-ph {
    background-image: url(/images/flags/4x3/ph.svg);
}

.flag-icon-ph.flag-icon-squared {
    background-image: url(/images/flags/1x1/ph.svg);
}

.flag-icon-pk {
    background-image: url(/images/flags/4x3/pk.svg);
}

.flag-icon-pk.flag-icon-squared {
    background-image: url(/images/flags/1x1/pk.svg);
}

.flag-icon-pl {
    background-image: url(/images/flags/4x3/pl.svg);
}

.flag-icon-pl.flag-icon-squared {
    background-image: url(/images/flags/1x1/pl.svg);
}

.flag-icon-pm {
    background-image: url(/images/flags/4x3/pm.svg);
}

.flag-icon-pm.flag-icon-squared {
    background-image: url(/images/flags/1x1/pm.svg);
}

.flag-icon-pn {
    background-image: url(/images/flags/4x3/pn.svg);
}

.flag-icon-pn.flag-icon-squared {
    background-image: url(/images/flags/1x1/pn.svg);
}

.flag-icon-pr {
    background-image: url(/images/flags/4x3/pr.svg);
}

.flag-icon-pr.flag-icon-squared {
    background-image: url(/images/flags/1x1/pr.svg);
}

.flag-icon-ps {
    background-image: url(/images/flags/4x3/ps.svg);
}

.flag-icon-ps.flag-icon-squared {
    background-image: url(/images/flags/1x1/ps.svg);
}

.flag-icon-pt {
    background-image: url(/images/flags/4x3/pt.svg);
}

.flag-icon-pt.flag-icon-squared {
    background-image: url(/images/flags/1x1/pt.svg);
}

.flag-icon-pw {
    background-image: url(/images/flags/4x3/pw.svg);
}

.flag-icon-pw.flag-icon-squared {
    background-image: url(/images/flags/1x1/pw.svg);
}

.flag-icon-py {
    background-image: url(/images/flags/4x3/py.svg);
}

.flag-icon-py.flag-icon-squared {
    background-image: url(/images/flags/1x1/py.svg);
}

.flag-icon-qa {
    background-image: url(/images/flags/4x3/qa.svg);
}

.flag-icon-qa.flag-icon-squared {
    background-image: url(/images/flags/1x1/qa.svg);
}

.flag-icon-re {
    background-image: url(/images/flags/4x3/re.svg);
}

.flag-icon-re.flag-icon-squared {
    background-image: url(/images/flags/1x1/re.svg);
}

.flag-icon-ro {
    background-image: url(/images/flags/4x3/ro.svg);
}

.flag-icon-ro.flag-icon-squared {
    background-image: url(/images/flags/1x1/ro.svg);
}

.flag-icon-rs {
    background-image: url(/images/flags/4x3/rs.svg);
}

.flag-icon-rs.flag-icon-squared {
    background-image: url(/images/flags/1x1/rs.svg);
}

.flag-icon-ru {
    background-image: url(/partzamazon.com/images/flags/4x3/ru.svg);
}

.flag-icon-ru.flag-icon-squared {
    background-image: url(/partzamazon.com/images/flags/1x1/ru.svg);
}

.flag-icon-rw {
    background-image: url(/images/flags/4x3/rw.svg);
}

.flag-icon-rw.flag-icon-squared {
    background-image: url(/images/flags/1x1/rw.svg);
}

.flag-icon-sa {
    background-image: url(/images/flags/4x3/sa.svg);
}

.flag-icon-sa.flag-icon-squared {
    background-image: url(/images/flags/1x1/sa.svg);
}

.flag-icon-sb {
    background-image: url(/images/flags/4x3/sb.svg);
}

.flag-icon-sb.flag-icon-squared {
    background-image: url(/images/flags/1x1/sb.svg);
}

.flag-icon-sc {
    background-image: url(/images/flags/4x3/sc.svg);
}

.flag-icon-sc.flag-icon-squared {
    background-image: url(/images/flags/1x1/sc.svg);
}

.flag-icon-sd {
    background-image: url(/images/flags/4x3/sd.svg);
}

.flag-icon-sd.flag-icon-squared {
    background-image: url(/images/flags/1x1/sd.svg);
}

.flag-icon-se {
    background-image: url(/images/flags/4x3/se.svg);
}

.flag-icon-se.flag-icon-squared {
    background-image: url(/images/flags/1x1/se.svg);
}

.flag-icon-sg {
    background-image: url(/images/flags/4x3/sg.svg);
}

.flag-icon-sg.flag-icon-squared {
    background-image: url(/images/flags/1x1/sg.svg);
}

.flag-icon-sh {
    background-image: url(/images/flags/4x3/sh.svg);
}

.flag-icon-sh.flag-icon-squared {
    background-image: url(/images/flags/1x1/sh.svg);
}

.flag-icon-si {
    background-image: url(/images/flags/4x3/si.svg);
}

.flag-icon-si.flag-icon-squared {
    background-image: url(/images/flags/1x1/si.svg);
}

.flag-icon-sj {
    background-image: url(/images/flags/4x3/sj.svg);
}

.flag-icon-sj.flag-icon-squared {
    background-image: url(/images/flags/1x1/sj.svg);
}

.flag-icon-sk {
    background-image: url(/images/flags/4x3/sk.svg);
}

.flag-icon-sk.flag-icon-squared {
    background-image: url(/images/flags/1x1/sk.svg);
}

.flag-icon-sl {
    background-image: url(/images/flags/4x3/sl.svg);
}

.flag-icon-sl.flag-icon-squared {
    background-image: url(/images/flags/1x1/sl.svg);
}

.flag-icon-sm {
    background-image: url(/images/flags/4x3/sm.svg);
}

.flag-icon-sm.flag-icon-squared {
    background-image: url(/images/flags/1x1/sm.svg);
}

.flag-icon-sn {
    background-image: url(/images/flags/4x3/sn.svg);
}

.flag-icon-sn.flag-icon-squared {
    background-image: url(/images/flags/1x1/sn.svg);
}

.flag-icon-so {
    background-image: url(/images/flags/4x3/so.svg);
}

.flag-icon-so.flag-icon-squared {
    background-image: url(/images/flags/1x1/so.svg);
}

.flag-icon-sr {
    background-image: url(/images/flags/4x3/sr.svg);
}

.flag-icon-sr.flag-icon-squared {
    background-image: url(/images/flags/1x1/sr.svg);
}

.flag-icon-ss {
    background-image: url(/images/flags/4x3/ss.svg);
}

.flag-icon-ss.flag-icon-squared {
    background-image: url(/images/flags/1x1/ss.svg);
}

.flag-icon-st {
    background-image: url(/images/flags/4x3/st.svg);
}

.flag-icon-st.flag-icon-squared {
    background-image: url(/images/flags/1x1/st.svg);
}

.flag-icon-sv {
    background-image: url(/images/flags/4x3/sv.svg);
}

.flag-icon-sv.flag-icon-squared {
    background-image: url(/images/flags/1x1/sv.svg);
}

.flag-icon-sx {
    background-image: url(/images/flags/4x3/sx.svg);
}

.flag-icon-sx.flag-icon-squared {
    background-image: url(/images/flags/1x1/sx.svg);
}

.flag-icon-sy {
    background-image: url(/images/flags/4x3/sy.svg);
}

.flag-icon-sy.flag-icon-squared {
    background-image: url(/images/flags/1x1/sy.svg);
}

.flag-icon-sz {
    background-image: url(/images/flags/4x3/sz.svg);
}

.flag-icon-sz.flag-icon-squared {
    background-image: url(/images/flags/1x1/sz.svg);
}

.flag-icon-tc {
    background-image: url(/images/flags/4x3/tc.svg);
}

.flag-icon-tc.flag-icon-squared {
    background-image: url(/images/flags/1x1/tc.svg);
}

.flag-icon-td {
    background-image: url(/images/flags/4x3/td.svg);
}

.flag-icon-td.flag-icon-squared {
    background-image: url(/images/flags/1x1/td.svg);
}

.flag-icon-tf {
    background-image: url(/images/flags/4x3/tf.svg);
}

.flag-icon-tf.flag-icon-squared {
    background-image: url(/images/flags/1x1/tf.svg);
}

.flag-icon-tg {
    background-image: url(/images/flags/4x3/tg.svg);
}

.flag-icon-tg.flag-icon-squared {
    background-image: url(/images/flags/1x1/tg.svg);
}

.flag-icon-th {
    background-image: url(/images/flags/4x3/th.svg);
}

.flag-icon-th.flag-icon-squared {
    background-image: url(/images/flags/1x1/th.svg);
}

.flag-icon-tj {
    background-image: url(/images/flags/4x3/tj.svg);
}

.flag-icon-tj.flag-icon-squared {
    background-image: url(/images/flags/1x1/tj.svg);
}

.flag-icon-tk {
    background-image: url(/images/flags/4x3/tk.svg);
}

.flag-icon-tk.flag-icon-squared {
    background-image: url(/images/flags/1x1/tk.svg);
}

.flag-icon-tl {
    background-image: url(/images/flags/4x3/tl.svg);
}

.flag-icon-tl.flag-icon-squared {
    background-image: url(/images/flags/1x1/tl.svg);
}

.flag-icon-tm {
    background-image: url(/images/flags/4x3/tm.svg);
}

.flag-icon-tm.flag-icon-squared {
    background-image: url(/images/flags/1x1/tm.svg);
}

.flag-icon-tn {
    background-image: url(/images/flags/4x3/tn.svg);
}

.flag-icon-tn.flag-icon-squared {
    background-image: url(/images/flags/1x1/tn.svg);
}

.flag-icon-to {
    background-image: url(/images/flags/4x3/to.svg);
}

.flag-icon-to.flag-icon-squared {
    background-image: url(/images/flags/1x1/to.svg);
}

.flag-icon-tr {
    background-image: url(/images/flags/4x3/tr.svg);
}

.flag-icon-tr.flag-icon-squared {
    background-image: url(/images/flags/1x1/tr.svg);
}

.flag-icon-tt {
    background-image: url(/images/flags/4x3/tt.svg);
}

.flag-icon-tt.flag-icon-squared {
    background-image: url(/images/flags/1x1/tt.svg);
}

.flag-icon-tv {
    background-image: url(/images/flags/4x3/tv.svg);
}

.flag-icon-tv.flag-icon-squared {
    background-image: url(/images/flags/1x1/tv.svg);
}

.flag-icon-tw {
    background-image: url(/images/flags/4x3/tw.svg);
}

.flag-icon-tw.flag-icon-squared {
    background-image: url(/images/flags/1x1/tw.svg);
}

.flag-icon-tz {
    background-image: url(/images/flags/4x3/tz.svg);
}

.flag-icon-tz.flag-icon-squared {
    background-image: url(/images/flags/1x1/tz.svg);
}

.flag-icon-ua {
    background-image: url(/images/flags/4x3/ua.svg);
}

.flag-icon-ua.flag-icon-squared {
    background-image: url(/images/flags/1x1/ua.svg);
}

.flag-icon-ug {
    background-image: url(/images/flags/4x3/ug.svg);
}

.flag-icon-ug.flag-icon-squared {
    background-image: url(/images/flags/1x1/ug.svg);
}

.flag-icon-um {
    background-image: url(/images/flags/4x3/um.svg);
}

.flag-icon-um.flag-icon-squared {
    background-image: url(/images/flags/1x1/um.svg);
}

.flag-icon-us {
    background-image: url(/partzamazon.com/images/flags/4x3/us.svg);
}

.flag-icon-us.flag-icon-squared {
    background-image: url(/partzamazon.com/images/flags/1x1/us.svg);
}

.flag-icon-uy {
    background-image: url(/images/flags/4x3/uy.svg);
}

.flag-icon-uy.flag-icon-squared {
    background-image: url(/images/flags/1x1/uy.svg);
}

.flag-icon-uz {
    background-image: url(/images/flags/4x3/uz.svg);
}

.flag-icon-uz.flag-icon-squared {
    background-image: url(/images/flags/1x1/uz.svg);
}

.flag-icon-va {
    background-image: url(/images/flags/4x3/va.svg);
}

.flag-icon-va.flag-icon-squared {
    background-image: url(/images/flags/1x1/va.svg);
}

.flag-icon-vc {
    background-image: url(/images/flags/4x3/vc.svg);
}

.flag-icon-vc.flag-icon-squared {
    background-image: url(/images/flags/1x1/vc.svg);
}

.flag-icon-ve {
    background-image: url(/images/flags/4x3/ve.svg);
}

.flag-icon-ve.flag-icon-squared {
    background-image: url(/images/flags/1x1/ve.svg);
}

.flag-icon-vg {
    background-image: url(/images/flags/4x3/vg.svg);
}

.flag-icon-vg.flag-icon-squared {
    background-image: url(/images/flags/1x1/vg.svg);
}

.flag-icon-vi {
    background-image: url(/images/flags/4x3/vi.svg);
}

.flag-icon-vi.flag-icon-squared {
    background-image: url(/images/flags/1x1/vi.svg);
}

.flag-icon-vn {
    background-image: url(/images/flags/4x3/vn.svg);
}

.flag-icon-vn.flag-icon-squared {
    background-image: url(/images/flags/1x1/vn.svg);
}

.flag-icon-vu {
    background-image: url(/images/flags/4x3/vu.svg);
}

.flag-icon-vu.flag-icon-squared {
    background-image: url(/images/flags/1x1/vu.svg);
}

.flag-icon-wf {
    background-image: url(/images/flags/4x3/wf.svg);
}

.flag-icon-wf.flag-icon-squared {
    background-image: url(/images/flags/1x1/wf.svg);
}

.flag-icon-ws {
    background-image: url(/images/flags/4x3/ws.svg);
}

.flag-icon-ws.flag-icon-squared {
    background-image: url(/images/flags/1x1/ws.svg);
}

.flag-icon-ye {
    background-image: url(/images/flags/4x3/ye.svg);
}

.flag-icon-ye.flag-icon-squared {
    background-image: url(/images/flags/1x1/ye.svg);
}

.flag-icon-yt {
    background-image: url(/images/flags/4x3/yt.svg);
}

.flag-icon-yt.flag-icon-squared {
    background-image: url(/images/flags/1x1/yt.svg);
}

.flag-icon-za {
    background-image: url(/images/flags/4x3/za.svg);
}

.flag-icon-za.flag-icon-squared {
    background-image: url(/images/flags/1x1/za.svg);
}

.flag-icon-zm {
    background-image: url(/images/flags/4x3/zm.svg);
}

.flag-icon-zm.flag-icon-squared {
    background-image: url(/images/flags/1x1/zm.svg);
}

.flag-icon-zw {
    background-image: url(/images/flags/4x3/zw.svg);
}

.flag-icon-zw.flag-icon-squared {
    background-image: url(/images/flags/1x1/zw.svg);
}

.flag-icon-eu {
    background-image: url(/images/flags/4x3/eu.svg);
}

.flag-icon-eu.flag-icon-squared {
    background-image: url(/images/flags/1x1/eu.svg);
}

.flag-icon-gb-eng {
    background-image: url(/images/flags/4x3/gb-eng.svg);
}

.flag-icon-gb-eng.flag-icon-squared {
    background-image: url(/images/flags/1x1/gb-eng.svg);
}

.flag-icon-gb-sct {
    background-image: url(/images/flags/4x3/gb-sct.svg);
}

.flag-icon-gb-sct.flag-icon-squared {
    background-image: url(/images/flags/1x1/gb-sct.svg);
}

.flag-icon-gb-wls {
    background-image: url(/images/flags/4x3/gb-wls.svg);
}

.flag-icon-gb-wls.flag-icon-squared {
    background-image: url(/images/flags/1x1/gb-wls.svg);
}

.flag-icon-un {
    background-image: url(/images/flags/4x3/un.svg);
}

.flag-icon-un.flag-icon-squared {
    background-image: url(/images/flags/1x1/un.svg);
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}







.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-switch {
    display: inline-block;
    direction: ltr;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    position: relative;
    text-align: left;
    overflow: hidden;
    line-height: 8px;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    vertical-align: middle;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.bootstrap-switch .bootstrap-switch-container {
    display: inline-block;
    top: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block !important;
    height: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
    line-height: 20px;
}

.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off {
    text-align: center;
    z-index: 1;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #005fcc;
    background-image: -moz-linear-gradient(top, #0044cc, #0088cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0044cc), to(#0088cc));
    background-image: -webkit-linear-gradient(top, #0044cc, #0088cc);
    background-image: -o-linear-gradient(top, #0044cc, #0088cc);
    background-image: linear-gradient(to bottom, #0044cc, #0088cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0044cc', endColorstr='#ff0088cc', GradientType=0);
    border-color: #08c #0088cc #005580;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-color: #08c;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:hover,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary[disabled],
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary[disabled] {
    color: #fff;
    background-color: #08c;
    background-color: #0077b3;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary.active {
    background-color: #069 \9;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #41a7c5;
    background-image: -moz-linear-gradient(top, #2f96b4, #5bc0de);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f96b4), to(#5bc0de));
    background-image: -webkit-linear-gradient(top, #2f96b4, #5bc0de);
    background-image: -o-linear-gradient(top, #2f96b4, #5bc0de);
    background-image: linear-gradient(to bottom, #2f96b4, #5bc0de);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f96b4', endColorstr='#ff5bc0de', GradientType=0);
    border-color: #5bc0de #5bc0de #28a1c5;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
background-color: #5bc0de;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info:hover,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info:focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info[disabled],
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info[disabled] {
    color: #fff;
    background-color: #5bc0de;
background-color: #46b8da;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info.active {
    background-color: #31b0d5 \9;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #58b058;
    background-image: -moz-linear-gradient(top, #51a351, #62c462);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#51a351), to(#62c462));
    background-image: -webkit-linear-gradient(top, #51a351, #62c462);
    background-image: -o-linear-gradient(top, #51a351, #62c462);
    background-image: linear-gradient(to bottom, #51a351, #62c462);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff51a351', endColorstr='#ff62c462', GradientType=0);
    border-color: #62c462 #62c462 #3b9e3b;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-color: #62c462;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success:hover,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success:focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success[disabled],
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success[disabled] {
    color: #fff;
    background-color: #62c462;
    background-color: #4fbd4f;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success.active {
    background-color: #42b142 \9;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #f9a123;
    background-image: -moz-linear-gradient(top, #f89406, #fbb450);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f89406), to(#fbb450));
    background-image: -webkit-linear-gradient(top, #f89406, #fbb450);
    background-image: -o-linear-gradient(top, #f89406, #fbb450);
    background-image: linear-gradient(to bottom, #f89406, #fbb450);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff89406', endColorstr='#fffbb450', GradientType=0);
    border-color: #fbb450 #fbb450 #f89406;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-color: #fbb450;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning:hover,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning:focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning[disabled],
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning[disabled] {
    color: #fff;
    background-color: #fbb450;
    background-color: #faa937;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning.active {
    background-color: #fa9f1e \9;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #d14641;
    background-image: -moz-linear-gradient(top, #bd362f, #ee5f5b);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bd362f), to(#ee5f5b));
    background-image: -webkit-linear-gradient(top, #bd362f, #ee5f5b);
    background-image: -o-linear-gradient(top, #bd362f, #ee5f5b);
    background-image: linear-gradient(to bottom, #bd362f, #ee5f5b);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd362f', endColorstr='#ffee5f5b', GradientType=0);
    border-color: #ee5f5b #ee5f5b #e51d18;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-color: #ee5f5b;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger:hover,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger:focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger[disabled],
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger[disabled] {
    color: #fff;
    background-color: #ee5f5b;
    background-color: #ec4844;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger.active {
    background-color: #e9322d \9;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f0f0f0;
    background-image: -moz-linear-gradient(top, #e6e6e6, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #e6e6e6, #ffffff);
    background-image: -o-linear-gradient(top, #e6e6e6, #ffffff);
    background-image: linear-gradient(to bottom, #e6e6e6, #ffffff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0);
    border-color: #fff #ffffff #d9d9d9;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default:hover,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default:focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default[disabled],
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default[disabled] {
    color: #333;
    background-color: #fff;
    background-color: #f2f2f2;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default.active {
    background-color: #e6e6e6 \9;
}

.bootstrap-switch .bootstrap-switch-label {
    text-align: center;
    margin-top: -1px;
    margin-bottom: -1px;
    z-index: 100;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #333;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
background-color: #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.bootstrap-switch .bootstrap-switch-label:hover,
.bootstrap-switch .bootstrap-switch-label:focus,
.bootstrap-switch .bootstrap-switch-label:active,
.bootstrap-switch .bootstrap-switch-label.active,
.bootstrap-switch .bootstrap-switch-label.disabled,
.bootstrap-switch .bootstrap-switch-label[disabled] {
    color: #333;
    background-color: #e6e6e6;
    background-color: #d9d9d9;
}

.bootstrap-switch .bootstrap-switch-label:active,
.bootstrap-switch .bootstrap-switch-label.active {
    background-color: #ccc \9;
}

.bootstrap-switch .bootstrap-switch-handle-on {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.bootstrap-switch .bootstrap-switch-handle-off {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.bootstrap-switch input[type='radio'],
.bootstrap-switch input[type='checkbox'] {
    position: absolute !important;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
}

.bootstrap-switch input[type='radio'].form-control,
.bootstrap-switch input[type='checkbox'].form-control {
    height: auto;
}

.bootstrap-switch.bootstrap-switch-mini {
    min-width: 71px;
}

.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
    padding: 3px 6px;
    font-size: 10px;
    line-height: 9px;
}

.bootstrap-switch.bootstrap-switch-small {
    min-width: 79px;
}

.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
    padding: 3px 6px;
    font-size: 12px;
    line-height: 18px;
}

.bootstrap-switch.bootstrap-switch-large {
    min-width: 120px;
}

.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
    padding: 9px 12px;
    font-size: 16px;
    line-height: normal;
}

.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-readonly,
.bootstrap-switch.bootstrap-switch-indeterminate {
    cursor: default !important;
}

.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default !important;
}

.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
    -webkit-transition: margin-left 0.5s;
    -moz-transition: margin-left 0.5s;
    -o-transition: margin-left 0.5s;
    transition: margin-left 0.5s;
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.bootstrap-switch.bootstrap-switch-focused {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.treegrid-indent {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
}

.treegrid-expander {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image:before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
}
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes a {
    to {
        transform: rotate(1turn);
}
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1);
}

@media (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
}
    .fancybox-slide--image {
        padding: 6px 0;
}
    .fancybox-close-small {
        right: -6px;
}
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
}
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
}
    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
}
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1;
}

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px;
}
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
}
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
}
}

.noty_layout_mixin,
#noty_layout__top,
#noty_layout__topLeft,
#noty_layout__topCenter,
#noty_layout__topRight,
#noty_layout__bottom,
#noty_layout__bottomLeft,
#noty_layout__bottomCenter,
#noty_layout__bottomRight,
#noty_layout__center,
#noty_layout__centerLeft,
#noty_layout__centerRight {
    position: fixed;
    margin: 0;
    padding: 0;
    z-index: 9999999;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    filter: blur(0);
    -webkit-filter: blur(0);
    filter: blur(0);
    max-width: 90%;
}

#noty_layout__top {
    top: 0;
    left: 5%;
    width: 90%;
}

#noty_layout__topLeft {
    top: 20px;
    left: 20px;
    width: 325px;
}

#noty_layout__topCenter {
    top: 5%;
    left: 50%;
    width: 325px;
    -webkit-transform: translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
    transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1);
}

#noty_layout__topRight {
    top: 20px;
    right: 20px;
    width: 325px;
}

#noty_layout__bottom {
    bottom: 0;
    left: 5%;
    width: 90%;
}

#noty_layout__bottomLeft {
    bottom: 20px;
    left: 20px;
    width: 325px;
}

#noty_layout__bottomCenter {
    bottom: 5%;
    left: 50%;
    width: 325px;
    -webkit-transform: translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
    transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1);
}

#noty_layout__bottomRight {
    bottom: 20px;
    right: 20px;
    width: 325px;
}

#noty_layout__center {
    top: 50%;
    left: 50%;
    width: 325px;
    -webkit-transform: translate(-webkit-calc(-50% - .5px), -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
    transform: translate(calc(-50% - .5px), calc(-50% - .5px)) translateZ(0) scale(1, 1);
}

#noty_layout__centerLeft {
    top: 50%;
    left: 20px;
    width: 325px;
    -webkit-transform: translate(0, -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
    transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1);
}

#noty_layout__centerRight {
    top: 50%;
    right: 20px;
    width: 325px;
    -webkit-transform: translate(0, -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
    transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1);
}

.noty_progressbar {
    display: none;
}

.noty_has_timeout.noty_has_progressbar .noty_progressbar {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100%;
    background-color: #646464;
    opacity: 0.2;
    filter: alpha(opacity=10);
}

.noty_bar {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0, 0) translateZ(0) scale(1, 1);
    -ms-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1);
    -webkit-font-smoothing: subpixel-antialiased;
    overflow: hidden;
}

.noty_effects_open {
    opacity: 0;
    -webkit-transform: translate(50%);
    -ms-transform: translate(50%);
    transform: translate(50%);
    -webkit-animation: noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    animation: noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.noty_effects_close {
    -webkit-animation: noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    animation: noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.noty_fix_effects_height {
    -webkit-animation: noty_anim_height 75ms ease-out;
    animation: noty_anim_height 75ms ease-out;
}

.noty_close_with_click {
    cursor: pointer;
}

.noty_close_button {
    position: absolute;
    top: 2px;
    right: 2px;
    font-weight: bold;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.noty_close_button:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.noty_modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 10000;
    opacity: .3;
    left: 0;
    top: 0;
}

.noty_modal.noty_modal_open {
    opacity: 0;
    -webkit-animation: noty_modal_in .3s ease-out;
    animation: noty_modal_in .3s ease-out;
}

.noty_modal.noty_modal_close {
    -webkit-animation: noty_modal_out .3s ease-out;
    animation: noty_modal_out .3s ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes noty_modal_in {
    100% {
        opacity: .3;
}
}

@keyframes noty_modal_in {
    100% {
        opacity: .3;
}
}

@-webkit-keyframes noty_modal_out {
    100% {
        opacity: 0;
}
}

@keyframes noty_modal_out {
    100% {
        opacity: 0;
}
}

@keyframes noty_modal_out {
    100% {
        opacity: 0;
}
}

@-webkit-keyframes noty_anim_in {
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
        opacity: 1;
}
}

@keyframes noty_anim_in {
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
        opacity: 1;
}
}

@-webkit-keyframes noty_anim_out {
    100% {
        -webkit-transform: translate(50%);
        transform: translate(50%);
        opacity: 0;
}
}

@keyframes noty_anim_out {
    100% {
        -webkit-transform: translate(50%);
        transform: translate(50%);
        opacity: 0;
}
}

@-webkit-keyframes noty_anim_height {
    100% {
        height: 0;
}
}

@keyframes noty_anim_height {
    100% {
        height: 0;
}
}

.noty_theme__relax.noty_bar {
    margin: 4px 0;
    overflow: hidden;
    border-radius: 2px;
    position: relative;
}

.noty_theme__relax.noty_bar .noty_body {
    padding: 10px;
}

.noty_theme__relax.noty_bar .noty_buttons {
    border-top: 1px solid #e7e7e7;
    padding: 5px 10px;
}

.noty_theme__relax.noty_type__alert,
.noty_theme__relax.noty_type__notification {
    background-color: #fff;
    border: 1px solid #dedede;
    color: #444;
}

.noty_theme__relax.noty_type__warning {
    background-color: #FFEAA8;
    border: 1px solid #FFC237;
    color: #826200;
}

.noty_theme__relax.noty_type__warning .noty_buttons {
    border-color: #dfaa30;
}

.noty_theme__relax.noty_type__error {
    background-color: #FF8181;
    border: 1px solid #e25353;
    color: #FFF;
}

.noty_theme__relax.noty_type__error .noty_buttons {
    border-color: darkred;
}

.noty_theme__relax.noty_type__info,
.noty_theme__relax.noty_type__information {
    background-color: #78C5E7;
    border: 1px solid #3badd6;
    color: #FFF;
}

.noty_theme__relax.noty_type__info .noty_buttons,
.noty_theme__relax.noty_type__information .noty_buttons {
    border-color: #0B90C4;
}

.noty_theme__relax.noty_type__success {
    background-color: #BCF5BC;
    border: 1px solid #7cdd77;
    color: darkgreen;
}

.noty_theme__relax.noty_type__success .noty_buttons {
    border-color: #50C24E;
}

.noty_theme__metroui.noty_bar {
    margin: 4px 0;
    overflow: hidden;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.298039) 0 0 5px 0;
}

.noty_theme__metroui.noty_bar .noty_progressbar {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100%;
    background-color: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.noty_theme__metroui.noty_bar .noty_body {
    padding: 1.25em;
    font-size: 14px;
}

.noty_theme__metroui.noty_bar .noty_buttons {
    padding: 0 10px .5em 10px;
}

.noty_theme__metroui.noty_type__alert,
.noty_theme__metroui.noty_type__notification {
    background-color: #fff;
    color: #1d1d1d;
}

.noty_theme__metroui.noty_type__warning {
    background-color: #FA6800;
    color: #fff;
}

.noty_theme__metroui.noty_type__error {
    background-color: #CE352C;
    color: #FFF;
}

.noty_theme__metroui.noty_type__info,
.noty_theme__metroui.noty_type__information {
    background-color: #1BA1E2;
    color: #FFF;
}

.noty_theme__metroui.noty_type__success {
    background-color: #60A917;
    color: #fff;
}

.noty_theme__mint.noty_bar {
    margin: 4px 0;
    overflow: hidden;
    border-radius: 2px;
    position: relative;
}

.noty_theme__mint.noty_bar .noty_body {
    padding: 10px;
    font-size: 14px;
}

.noty_theme__mint.noty_bar .noty_buttons {
    padding: 10px;
}

.noty_theme__mint.noty_type__alert,
.noty_theme__mint.noty_type__notification {
    background-color: #fff;
    border-bottom: 1px solid #D1D1D1;
    color: #2F2F2F;
}

.noty_theme__mint.noty_type__warning {
    background-color: #FFAE42;
    border-bottom: 1px solid #E89F3C;
    color: #fff;
}

.noty_theme__mint.noty_type__error {
    background-color: #DE636F;
    border-bottom: 1px solid #CA5A65;
    color: #fff;
}

.noty_theme__mint.noty_type__info,
.noty_theme__mint.noty_type__information {
    background-color: #7F7EFF;
    border-bottom: 1px solid #7473E8;
    color: #fff;
}

.noty_theme__mint.noty_type__success {
    background-color: #AFC765;
    border-bottom: 1px solid #A0B55C;
    color: #fff;
}

.noty_theme__sunset.noty_bar {
    margin: 4px 0;
    overflow: hidden;
    border-radius: 2px;
    position: relative;
}

.noty_theme__sunset.noty_bar .noty_body {
    padding: 10px;
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.noty_theme__sunset.noty_bar .noty_buttons {
    padding: 10px;
}

.noty_theme__sunset.noty_type__alert,
.noty_theme__sunset.noty_type__notification {
    background-color: #073B4C;
    color: #fff;
}

.noty_theme__sunset.noty_type__alert .noty_progressbar,
.noty_theme__sunset.noty_type__notification .noty_progressbar {
    background-color: #fff;
}

.noty_theme__sunset.noty_type__warning {
    background-color: #FFD166;
    color: #fff;
}

.noty_theme__sunset.noty_type__error {
    background-color: #EF476F;
    color: #fff;
}

.noty_theme__sunset.noty_type__error .noty_progressbar {
    opacity: .4;
}

.noty_theme__sunset.noty_type__info,
.noty_theme__sunset.noty_type__information {
    background-color: #118AB2;
    color: #fff;
}

.noty_theme__sunset.noty_type__info .noty_progressbar,
.noty_theme__sunset.noty_type__information .noty_progressbar {
    opacity: .6;
}

.noty_theme__sunset.noty_type__success {
    background-color: #06D6A0;
    color: #fff;
}

.noty_theme__bootstrap-v3.noty_bar {
    margin: 4px 0;
    overflow: hidden;
    position: relative;
    border: 1px solid transparent;
    border-radius: 4px;
}

.noty_theme__bootstrap-v3.noty_bar .noty_body {
    padding: 15px;
}

.noty_theme__bootstrap-v3.noty_bar .noty_buttons {
    padding: 10px;
}

.noty_theme__bootstrap-v3.noty_bar .noty_close_button {
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    background: transparent;
}

.noty_theme__bootstrap-v3.noty_bar .noty_close_button:hover {
    background: transparent;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

.noty_theme__bootstrap-v3.noty_type__alert,
.noty_theme__bootstrap-v3.noty_type__notification {
    background-color: #fff;
    color: inherit;
}

.noty_theme__bootstrap-v3.noty_type__warning {
    background-color: #fcf8e3;
    color: #8a6d3b;
    border-color: #faebcc;
}

.noty_theme__bootstrap-v3.noty_type__error {
    background-color: #f2dede;
    color: #a94442;
    border-color: #ebccd1;
}

.noty_theme__bootstrap-v3.noty_type__info,
.noty_theme__bootstrap-v3.noty_type__information {
    background-color: #d9edf7;
    color: #31708f;
    border-color: #bce8f1;
}

.noty_theme__bootstrap-v3.noty_type__success {
    background-color: #dff0d8;
    color: #3c763d;
    border-color: #d6e9c6;
}

.noty_theme__bootstrap-v4.noty_bar {
    margin: 4px 0;
    overflow: hidden;
    position: relative;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.noty_theme__bootstrap-v4.noty_bar .noty_body {
    padding: .75rem 1.25rem;
}

.noty_theme__bootstrap-v4.noty_bar .noty_buttons {
    padding: 10px;
}

.noty_theme__bootstrap-v4.noty_bar .noty_close_button {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .5;
    background: transparent;
}

.noty_theme__bootstrap-v4.noty_bar .noty_close_button:hover {
    background: transparent;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .75;
}

.noty_theme__bootstrap-v4.noty_type__alert,
.noty_theme__bootstrap-v4.noty_type__notification {
    background-color: #fff;
    color: inherit;
}

.noty_theme__bootstrap-v4.noty_type__warning {
    background-color: #fcf8e3;
    color: #8a6d3b;
    border-color: #faebcc;
}

.noty_theme__bootstrap-v4.noty_type__error {
    background-color: #f2dede;
    color: #a94442;
    border-color: #ebccd1;
}

.noty_theme__bootstrap-v4.noty_type__info,
.noty_theme__bootstrap-v4.noty_type__information {
    background-color: #d9edf7;
    color: #31708f;
    border-color: #bce8f1;
}

.noty_theme__bootstrap-v4.noty_type__success {
    background-color: #dff0d8;
    color: #3c763d;
    border-color: #d6e9c6;
}

.noty_theme__semanticui.noty_bar {
    margin: 4px 0;
    overflow: hidden;
    position: relative;
    border: 1px solid transparent;
    font-size: 1em;
    border-radius: .28571429rem;
    box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.22) inset, 0 0 0 0 transparent;
}

.noty_theme__semanticui.noty_bar .noty_body {
    padding: 1em 1.5em;
    line-height: 1.4285em;
}

.noty_theme__semanticui.noty_bar .noty_buttons {
    padding: 10px;
}

.noty_theme__semanticui.noty_type__alert,
.noty_theme__semanticui.noty_type__notification {
    background-color: #f8f8f9;
    color: rgba(0, 0, 0, 0.87);
}

.noty_theme__semanticui.noty_type__warning {
    background-color: #fffaf3;
    color: #573a08;
    box-shadow: 0 0 0 1px #c9ba9b inset, 0 0 0 0 transparent;
}

.noty_theme__semanticui.noty_type__error {
    background-color: #fff6f6;
    color: #9f3a38;
    box-shadow: 0 0 0 1px #e0b4b4 inset, 0 0 0 0 transparent;
}

.noty_theme__semanticui.noty_type__info,
.noty_theme__semanticui.noty_type__information {
    background-color: #f8ffff;
    color: #276f86;
    box-shadow: 0 0 0 1px #a9d5de inset, 0 0 0 0 transparent;
}

.noty_theme__semanticui.noty_type__success {
    background-color: #fcfff5;
    color: #2c662d;
    box-shadow: 0 0 0 1px #a3c293 inset, 0 0 0 0 transparent;
}

.noty_theme__nest.noty_bar {
    margin: 0 0 15px 0;
    overflow: hidden;
    border-radius: 2px;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.098039) 5px 4px 10px 0;
}

.noty_theme__nest.noty_bar .noty_body {
    padding: 10px;
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.noty_theme__nest.noty_bar .noty_buttons {
    padding: 10px;
}

.noty_layout .noty_theme__nest.noty_bar {
    z-index: 5;
}

.noty_layout .noty_theme__nest.noty_bar:nth-child(2) {
    position: absolute;
    top: 0;
    margin-top: 4px;
    margin-right: -4px;
    margin-left: 4px;
    z-index: 4;
    width: 100%;
}

.noty_layout .noty_theme__nest.noty_bar:nth-child(3) {
    position: absolute;
    top: 0;
    margin-top: 8px;
    margin-right: -8px;
    margin-left: 8px;
    z-index: 3;
    width: 100%;
}

.noty_layout .noty_theme__nest.noty_bar:nth-child(4) {
    position: absolute;
    top: 0;
    margin-top: 12px;
    margin-right: -12px;
    margin-left: 12px;
    z-index: 2;
    width: 100%;
}

.noty_layout .noty_theme__nest.noty_bar:nth-child(5) {
    position: absolute;
    top: 0;
    margin-top: 16px;
    margin-right: -16px;
    margin-left: 16px;
    z-index: 1;
    width: 100%;
}

.noty_layout .noty_theme__nest.noty_bar:nth-child(n+6) {
    position: absolute;
    top: 0;
    margin-top: 20px;
    margin-right: -20px;
    margin-left: 20px;
    z-index: -1;
    width: 100%;
}

#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(2),
#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(2) {
    margin-top: 4px;
    margin-left: -4px;
    margin-right: 4px;
}

#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(3),
#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(3) {
    margin-top: 8px;
    margin-left: -8px;
    margin-right: 8px;
}

#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(4),
#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(4) {
    margin-top: 12px;
    margin-left: -12px;
    margin-right: 12px;
}

#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(5),
#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(5) {
    margin-top: 16px;
    margin-left: -16px;
    margin-right: 16px;
}

#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(n+6),
#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(n+6) {
    margin-top: 20px;
    margin-left: -20px;
    margin-right: 20px;
}

.noty_theme__nest.noty_type__alert,
.noty_theme__nest.noty_type__notification {
    background-color: #073B4C;
    color: #fff;
}

.noty_theme__nest.noty_type__alert .noty_progressbar,
.noty_theme__nest.noty_type__notification .noty_progressbar {
    background-color: #fff;
}

.noty_theme__nest.noty_type__warning {
    background-color: #FFD166;
    color: #fff;
}

.noty_theme__nest.noty_type__error {
    background-color: #EF476F;
    color: #fff;
}

.noty_theme__nest.noty_type__error .noty_progressbar {
    opacity: .4;
}

.noty_theme__nest.noty_type__info,
.noty_theme__nest.noty_type__information {
    background-color: #118AB2;
    color: #fff;
}

.noty_theme__nest.noty_type__info .noty_progressbar,
.noty_theme__nest.noty_type__information .noty_progressbar {
    opacity: .6;
}

.noty_theme__nest.noty_type__success {
    background-color: #06D6A0;
    color: #fff;
}

.noty_theme__light.noty_bar {
    margin: 4px 0;
    overflow: hidden;
    border-radius: 2px;
    position: relative;
}

.noty_theme__light.noty_bar .noty_body {
    padding: 10px;
}

.noty_theme__light.noty_bar .noty_buttons {
    border-top: 1px solid #e7e7e7;
    padding: 5px 10px;
}

.noty_theme__light.noty_type__alert,
.noty_theme__light.noty_type__notification {
    background-color: #fff;
    border: 1px solid #dedede;
    color: #444;
}

.noty_theme__light.noty_type__warning {
    background-color: #FFEAA8;
    border: 1px solid #FFC237;
    color: #826200;
}

.noty_theme__light.noty_type__warning .noty_buttons {
    border-color: #dfaa30;
}

.noty_theme__light.noty_type__error {
    background-color: #ED7000;
    border: 1px solid #e25353;
    color: #FFF;
}

.noty_theme__light.noty_type__error .noty_buttons {
    border-color: darkred;
}

.noty_theme__light.noty_type__info,
.noty_theme__light.noty_type__information {
    background-color: #78C5E7;
    border: 1px solid #3badd6;
    color: #FFF;
}

.noty_theme__light.noty_type__info .noty_buttons,
.noty_theme__light.noty_type__information .noty_buttons {
    border-color: #0B90C4;
}

.noty_theme__light.noty_type__success {
    background-color: #57C880;
    border: 1px solid #7cdd77;
    color: darkgreen;
}

.noty_theme__light.noty_type__success .noty_buttons {
    border-color: #50C24E;
}

html {
    --sans-serif-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    --monospace-font-family: Menlo, "SF Mono", "Andale Mono", "Roboto Mono", Monaco, monospace;
    --font-family: var(--sans-serif-font-family);
    --cloudflare-logo-gray-rgb: 64, 64, 65;
    --cloudflare-logo-orange-rgb: 243, 128, 32;
    --cloudflare-logo-light-orange-rgb: 248, 173, 76;
    --orange-rgb: var(--cloudflare-logo-orange-rgb);
    --orange: rgb(var(--orange-rgb));
    --orange-for-use-as-selection-color: #ef9530;
    --light-blue-rgb: 79, 140, 200;
    --light-blue: rgb(var(--light-blue-rgb));
    --blue-rgb: 0, 81, 127;
    --blue: rgb(var(--blue-rgb));
    --red-0: #430c15;
    --red-0-rgb: 67, 12, 21;
    --red-1: #711423;
    --red-1-rgb: 113, 20, 35;
    --red-2: #a01c32;
    --red-2-rgb: 160, 28, 50;
    --red-3: #bf223c;
    --red-3-rgb: 191, 34, 60;
    --red-4: #da304c;
    --red-4-rgb: 218, 48, 76;
    --red-5: #e35f75;
    --red-5-rgb: 227, 95, 117;
    --red-6: #ec93a2;
    --red-6-rgb: 236, 147, 162;
    --red-7: #f3bac3;
    --red-7-rgb: 243, 186, 195;
    --red-8: #f9dce1;
    --red-8-rgb: 249, 220, 225;
    --red-9: #fcf0f2;
    --red-9-rgb: 252, 240, 242;
    --orange-0: #341a04;
    --orange-0-rgb: 52, 26, 4;
    --orange-1: #5b2c06;
    --orange-1-rgb: 91, 44, 6;
    --orange-2: #813f09;
    --orange-2-rgb: 129, 63, 9;
    --orange-3: #a24f0b;
    --orange-3-rgb: 162, 79, 11;
    --orange-4: #b6590d;
    --orange-4-rgb: 182, 89, 13;
    --orange-5: #e06d10;
    --orange-5-rgb: 224, 109, 16;
    --orange-6: #f4a15d;
    --orange-6-rgb: 244, 161, 93;
    --orange-7: #f8c296;
    --orange-7-rgb: 248, 194, 150;
    --orange-8: #fbdbc1;
    --orange-8-rgb: 251, 219, 193;
    --orange-9: #fdf1e7;
    --orange-9-rgb: 253, 241, 231;
    --gold-0: #2c1c02;
    --gold-0-rgb: 44, 28, 2;
    --gold-1: #573905;
    --gold-1-rgb: 87, 57, 5;
    --gold-2: #744c06;
    --gold-2-rgb: 116, 76, 6;
    --gold-3: #8e5c07;
    --gold-3-rgb: 142, 92, 7;
    --gold-4: #a26a09;
    --gold-4-rgb: 162, 106, 9;
    --gold-5: #c7820a;
    --gold-5-rgb: 199, 130, 10;
    --gold-6: #f4a929;
    --gold-6-rgb: 244, 169, 41;
    --gold-7: #f8cd81;
    --gold-7-rgb: 248, 205, 129;
    --gold-8: #fbe2b6;
    --gold-8-rgb: 251, 226, 182;
    --gold-9: #fdf3e2;
    --gold-9-rgb: 253, 243, 226;
    --green-0: #0f2417;
    --green-0-rgb: 15, 36, 23;
    --green-1: #1c422b;
    --green-1-rgb: 28, 66, 43;
    --green-2: #285d3d;
    --green-2-rgb: 40, 93, 61;
    --green-3: #31724b;
    --green-3-rgb: 49, 114, 75;
    --green-4: #398557;
    --green-4-rgb: 57, 133, 87;
    --green-5: #46a46c;
    --green-5-rgb: 70, 164, 108;
    --green-6: #79c698;
    --green-6-rgb: 121, 198, 152;
    --green-7: #b0ddc2;
    --green-7-rgb: 176, 221, 194;
    --green-8: #d8eee1;
    --green-8-rgb: 216, 238, 225;
    --green-9: #eff8f3;
    --green-9-rgb: 239, 248, 243;
    --cyan-0: #0c2427;
    --cyan-0-rgb: 12, 36, 39;
    --cyan-1: #164249;
    --cyan-1-rgb: 22, 66, 73;
    --cyan-2: #1d5962;
    --cyan-2-rgb: 29, 89, 98;
    --cyan-3: #26727e;
    --cyan-3-rgb: 38, 114, 126;
    --cyan-4: #2b818e;
    --cyan-4-rgb: 43, 129, 142;
    --cyan-5: #35a0b1;
    --cyan-5-rgb: 53, 160, 177;
    --cyan-6: #66c3d1;
    --cyan-6-rgb: 102, 195, 209;
    --cyan-7: #a5dce4;
    --cyan-7-rgb: 165, 220, 228;
    --cyan-8: #d0edf1;
    --cyan-8-rgb: 208, 237, 241;
    --cyan-9: #e9f7f9;
    --cyan-9-rgb: 233, 247, 249;
    --blue-0: #0c2231;
    --blue-0-rgb: 12, 34, 49;
    --blue-1: #163d57;
    --blue-1-rgb: 22, 61, 87;
    --blue-2: #1f567a;
    --blue-2-rgb: 31, 86, 122;
    --blue-3: #276d9b;
    --blue-3-rgb: 39, 109, 155;
    --blue-4: #2c7cb0;
    --blue-4-rgb: 44, 124, 176;
    --blue-5: #479ad1;
    --blue-5-rgb: 71, 154, 209;
    --blue-6: #7cb7de;
    --blue-6-rgb: 124, 183, 222;
    --blue-7: #add2eb;
    --blue-7-rgb: 173, 210, 235;
    --blue-8: #d6e9f5;
    --blue-8-rgb: 214, 233, 245;
    --blue-9: #ebf4fa;
    --blue-9-rgb: 235, 244, 250;
    --indigo-0: #181e34;
    --indigo-0-rgb: 24, 30, 52;
    --indigo-1: #2c365e;
    --indigo-1-rgb: 44, 54, 94;
    --indigo-2: #404e88;
    --indigo-2-rgb: 64, 78, 136;
    --indigo-3: #5062aa;
    --indigo-3-rgb: 80, 98, 170;
    --indigo-4: #6373b6;
    --indigo-4-rgb: 99, 115, 182;
    --indigo-5: #8794c7;
    --indigo-5-rgb: 135, 148, 199;
    --indigo-6: #a5aed5;
    --indigo-6-rgb: 165, 174, 213;
    --indigo-7: #c8cde5;
    --indigo-7-rgb: 200, 205, 229;
    --indigo-8: #e0e3f0;
    --indigo-8-rgb: 224, 227, 240;
    --indigo-9: #f1f3f8;
    --indigo-9-rgb: 241, 243, 248;
    --violet-0: #2d1832;
    --violet-0-rgb: 45, 24, 50;
    --violet-1: #502b5a;
    --violet-1-rgb: 80, 43, 90;
    --violet-2: #753f83;
    --violet-2-rgb: 117, 63, 131;
    --violet-3: #8e4c9e;
    --violet-3-rgb: 142, 76, 158;
    --violet-4: #9f5bb0;
    --violet-4-rgb: 159, 91, 176;
    --violet-5: #b683c3;
    --violet-5-rgb: 182, 131, 195;
    --violet-6: #c9a2d2;
    --violet-6-rgb: 201, 162, 210;
    --violet-7: #dbc1e1;
    --violet-7-rgb: 219, 193, 225;
    --violet-8: #ebddee;
    --violet-8-rgb: 235, 221, 238;
    --violet-9: #f7f1f8;
    --violet-9-rgb: 247, 241, 248;
    --gray-00-rgb: 23, 23, 24;
    --gray-00: rgb(var(--gray-00-rgb));
    --gray-0F-rgb: 25, 27, 29;
    --gray-0F: rgb(var(--gray-0F-rgb));
    --gray-0-rgb: 29, 31, 32;
    --gray-0: rgb(var(--gray-0-rgb));
    --gray-05-rgb: 36, 38, 40;
    --gray-05: rgb(var(--gray-05-rgb));
    --gray-1-rgb: 54, 57, 58;
    --gray-1: rgb(var(--gray-1-rgb));
    --gray-2-rgb: 78, 82, 85;
    --gray-2: rgb(var(--gray-2-rgb));
    --gray-3-rgb: 98, 103, 106;
    --gray-3: rgb(var(--gray-3-rgb));
    --gray-4-rgb: 114, 119, 123;
    --gray-4: rgb(var(--gray-4-rgb));
    --gray-5-rgb: 146, 151, 155;
    --gray-5: rgb(var(--gray-5-rgb));
    --gray-6-rgb: 183, 187, 189;
    --gray-6: rgb(var(--gray-6-rgb));
    --gray-7-rgb: 213, 215, 216;
    --gray-7: rgb(var(--gray-7-rgb));
    --gray-8-rgb: 234, 235, 235;
    --gray-8: rgb(var(--gray-8-rgb));
    --gray-9-rgb: 243, 243, 244;
    --gray-9: rgb(var(--gray-9-rgb));
    --gray-A-rgb: 247, 247, 248;
    --gray-A: rgb(var(--gray-A-rgb));
    --code-gray: #a7a7a3;
    --code-red: #ed8978;
    --code-orange: #fba056;
    --code-gold: #fdda68;
    --code-green: #57c78f;
    --code-blue: #78c0ed;
    --code-cyan: #71e4f4;
    --code-indigo: #7b99ea;
    --code-lilac: #d188dd;
    --code-violet: #a68adb;
    --code-gray-light-theme: var(--gray-3);
    --code-red-light-theme: #8f1500;
    --code-orange-light-theme: #b35000;
    --code-gold-light-theme: #b35300;
    --code-green-light-theme: #007a3d;
    --code-blue-light-theme: #00588f;
    --code-cyan-light-theme: #006c7a;
    --code-indigo-light-theme: #00268f;
    --code-lilac-light-theme: #7c008f;
    --code-violet-light-theme: #32008f;
    --diff-indicator-red: var(--code-red);
    --diff-indicator-green: var(--code-green);
    --diff-indicator-red-light-theme: #eb0052;
    --diff-indicator-green-light-theme: #0c6;
    --focus-color: rgba(var(--orange-rgb), .5);
}

.ThemeToggle {
    width: 50px;
    height: 28px;
    border-radius: 99em;
    display: inline-block;
    margin-bottom: -27px;
}

@media (max-width: 767px) {
    .ThemeToggle {
        margin-bottom: -17px;
}
}

.ThemeToggle--input {
    position: absolute;
    opacity: 0;
    top: -9999em;
}

.ThemeToggle--toggle {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 99em;
    background: rgba(var(--gray-6-rgb), .7);
    cursor: pointer;
    box-shadow: 0 0 0 var(--focus-size) var(--focus-color);
}

.ThemeToggle--input:not([is-focus-visible])~.ThemeToggle--toggle {
    --focus-size: 0;
}

.ThemeToggle--input:checked~.ThemeToggle--toggle,
[theme=dark] .ThemeToggle[data-is-loading=true] .ThemeToggle--toggle {
    background: rgba(var(--gray-2-rgb), .7);
}

.ThemeToggle--toggle-handle {
    position: absolute;
    top: 3px;
    left: 3px;
    --size: 22px;
    width: var(--size);
    height: var(--size);
    border-radius: 99em;
    background: #fff;
    box-shadow: 0 .15em .3em rgba(0, 0, 0, .15), 0 .2em .5em rgba(0, 0, 0, .3);
}

.ThemeToggle--input:checked~.ThemeToggle--toggle .ThemeToggle--toggle-handle,
[theme=dark] .ThemeToggle[data-is-loading=true] .ThemeToggle--toggle-handle {
    left: auto;
    right: 3px;
    background: var(--gray-00);
    border: 1px solid #000;
    box-shadow: 0 .5px hsla(0, 0%, 100%, .16);
}

.ThemeToggle--toggle-handle-icon {
    position: absolute;
    top: 6px;
    width: 16px;
    height: 16px;
}

.ThemeToggle--moon,
.ThemeToggle--sun {
    pointer-events: none;
}

.ThemeToggle--sun {
    left: 6px;
}

@media (max-width: 320px) {
    .ThemeToggle--sun {
        transform: translateX(-.1px);
}
}

.ThemeToggle--moon {
    right: 6px;
    color: var(--gray-3);
}

.ThemeToggle--input:checked~.ThemeToggle--toggle .ThemeToggle--moon,
.ThemeToggle--sun,
[theme=dark] .ThemeToggle[data-is-loading=true] .ThemeToggle--moon {
    color: #fcdd76;
}

.ThemeToggle--input:checked~.ThemeToggle--toggle .ThemeToggle--sun,
[theme=dark] .ThemeToggle[data-is-loading=true] .ThemeToggle--sun {
    color: rgba(var(--gray-6-rgb), .8);
}

[theme-is-changing] * {
    transition: none !important;
}

[theme=dark] body {
    background-color: #222;
    background-image: url(/images/background-invert.jpg);
}

[theme=dark] .breadcrumb>.active {
    color: #e0deda;
}

[theme=dark] .breadcrumb li {
    color: #e0deda;
}

[theme=dark] .panel-default>.panel-body {
    background-color: #303030;
    color: #e0deda;
}

[theme=dark] .catalog-container .panel-body {
    padding: 0 !important;
}

[theme=dark] table tbody tr td {
    background-color: rgba(0, 0, 0, 0.075);
    color: #e0deda;
}

[theme=dark] label.checkbox {
    color: #e0deda;
}

[theme=dark] .panel-default {
    border-color: #444;
}

[theme=dark] .popover-title {
    background-color: #444;
}

[theme=dark] .popover-content {
    background-color: #303030;
}

[theme=dark] .panel-default>.panel-heading {
    background-color: #444;
    color: #e0deda;
}

[theme=dark] .panel-info>.panel-heading {
    background-color: #222;
    color: #e0deda;
}

[theme=dark] .stb-info {
    color: #e0deda;
}

[theme=dark] .shipping-top-block {
    background-image: url(/images/hexellence-invert.png);
    background-position: 0 0;
    background-repeat: repeat;
    border-color: #303030;
    color: #e0deda;
}

[theme=dark] #shopping-cart {
    color: #e0deda;
}

[theme=dark] h2,
[theme=dark] h4 {
    color: #fff;
}

[theme=dark] ul.breadcrumb {
    background-color: #444;
    color: #999;
}

[theme=dark] .product-col {
    background-color: #303030;
    border-color: #444 #444 transparent;
    color: #e0deda;
}

[theme=dark] .product-col h4.part-col-list-h4 {
    color: #e0deda;
}

[theme=dark] .product-col .price span.price-new {
    color: #e0deda;
}

[theme=dark] #content .container {
    background: #222 !important;
}

[theme=dark] .intro-search-block {
    background-image: url(/images/hexellence-invert.png);
    background-position: 0 0;
    background-repeat: repeat;
    border-color: #303030;
    color: #e0deda;
}

[theme=dark] .top-tabs .tab-content {
    border-color: #303030;
}

[theme=dark] .top-tabs .nav.nav-tabs {
    background-color: #444;
}

[theme=dark] .top-tabs .nav li a {
    color: #999;
}

[theme=dark] .tab-pane {
    color: #e0deda;
}

[theme=dark] .tab-content {
    border-color: #303030;
}

[theme=dark] h1,
[theme=dark] h3 {
    color: #fff;
}

[theme=dark] .shop-your-make .item a {
    border-color: #303030;
}

[theme=dark] .shop-your-make .shop-title {
    color: #e0deda;
}

[theme=dark] .counter-text-block {
    border-color: #303030;
    background-color: #444;
    color: #e0deda;
}

[theme=dark] #header .navbar {
    box-shadow: 0px 6px 6px 1px rgba(0, 0, 0, 0.75);
}

[theme=dark] .search-widget table tr td,
[theme=dark] .search-widget table,
[theme=dark] .search-widget table tr {
    border-color: #444 !important;
}

[theme=dark] #shopping-cart-content table tr td {
    border-color: #444 #444 transparent;
}

[theme=dark] #shopping-cart-content table tr {
    background-color: #303030;
    color: #e0deda;
}

[theme=dark] table tbody tr td {
    color: #e0deda;
}

[theme=dark] .table tr td {
    border-color: #444;
}

[theme=dark] table tbody tr th {
    color: #e0deda;
    background: #444 !important;
}

[theme=dark] .confirm-table table tr:nth-child(odd) th {
    color: #fff;
    background: #222 !important;
}

[theme=dark] .footer-top {
    border-top: 1px solid #444;
}

[theme=dark] .summary {
    color: #e0deda;
}

[theme=dark] table.order-details-special tbody tr th {
    background-color: #303030 !important;
}

[theme=dark] table.order-details-special tbody tr td {
    background-color: #303030 !important;
}

[theme=dark] .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: var(--gray-1);
}

[theme=dark] table tr th {
    color: #fff;
}

[theme=dark] .cms-page-content {
    color: #e0deda;
}

[theme=dark] .alert-warning {
    background-color: #f39c12;
    color: #fff;
    border-color: #f39c12;
}

[theme=dark] .alert button.close {
    color: #fff;
}

[theme=dark] #sidebar {
    background-image: url(/images/hexellence-invert.png);
    border: 1px solid var(--gray-1);
}

[theme=dark] .icon-ps-BMW {
    background: url(/images/invert/brands.png) no-repeat -0px -0px !important;
}

[theme=dark] .icon-ps-CHEVROLET {
    background: url(/images/invert/brands.png) no-repeat -16px -0px !important;
}

[theme=dark] .icon-ps-CHRYSLER {
    background: url(/images/invert/brands.png) no-repeat -0px -96px !important;
}

[theme=dark] .icon-ps-DODGE {
    background: url(/images/invert/brands.png) no-repeat -16px -96px !important;
}

[theme=dark] .icon-ps-HONDA {
    background: url(/images/invert/brands.png) no-repeat -32px -0px !important;
}

[theme=dark] .icon-ps-HYUNDAI {
    background: url(/images/invert/brands.png) no-repeat -48px -0px !important;
}

[theme=dark] .icon-ps-INFINITI {
    background: url(/images/invert/brands.png) no-repeat -0px -16px !important;
}

[theme=dark] .icon-ps-ISUZU {
    background: url(/images/invert/brands.png) no-repeat -32px -16px !important;
}

[theme=dark] .icon-ps-JEEP {
    background: url(/images/invert/brands.png) no-repeat -32px -80px !important;
}

[theme=dark] .icon-ps-KIA {
    background: url(/images/invert/brands.png) no-repeat -48px -16px !important;
}

[theme=dark] .icon-ps-LAND-ROVER {
    background: url(/images/invert/brands.png) no-repeat -32px -64px !important;
}

[theme=dark] .icon-ps-LEXUS {
    background: url(/images/invert/brands.png) no-repeat -0px -32px !important;
}

[theme=dark] .icon-ps-MAZDA {
    background: url(/images/invert/brands.png) no-repeat -16px -32px !important;
}

[theme=dark] .icon-ps-MERCEDES-BENZ {
    background: url(/images/invert/brands.png) no-repeat -32px -32px !important;
}

[theme=dark] .icon-ps-MITSUBISHI {
    background: url(/images/invert/brands.png) no-repeat -48px -32px !important;
}

[theme=dark] .icon-ps-SUZUKI {
    background: url(/images/invert/brands.png) no-repeat -48px -48px !important;
}

[theme=dark] .icon-ps-TOYOTA {
    background: url(/images/invert/brands.png) no-repeat -0px -64px !important;
}

[theme=dark] .icon-ps-VOLKSWAGEN {
    background: url(/images/invert/brands.png) no-repeat -48px -64px !important;
}

[theme=dark] .icon-ps-VOLVO {
    background: url(/images/invert/brands.png) no-repeat -16px -80px !important;
}

[theme=dark] .table-bordered>thead>tr>th,
[theme=dark] .table-bordered>tbody>tr>th,
[theme=dark] .table-bordered>tfoot>tr>th,
[theme=dark] .table-bordered>thead>tr>td,
[theme=dark] .table-bordered>tbody>tr>td,
[theme=dark] .table-bordered>tfoot>tr>td {
    border: 1px solid #444 !important;
}

[theme=dark] .popover {
    background-color: #444;
}

[theme=dark] .popover-title {
    border: none;
}

[theme=dark] .my-inbox-container table tr:nth-child(odd) td {
    background: #333 !important;
}

[theme=dark] .table>tbody>tr>td,
[theme=dark] .table>tbody>tr>th,
[theme=dark] .table>tfoot>tr>td,
[theme=dark] .table>tfoot>tr>th,
[theme=dark] .table>thead>tr>td,
[theme=dark] .table>thead>tr>th {
    border-top: 1px solid #444;
}

[theme=dark] a {
    color: #3498db;
}

[theme=dark] a.btn {
    color: #fff;
}

[theme=dark] .nav>li>a:focus,
[theme=dark] .nav>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #375a7f;
}

[theme=dark] .top-tabs .nav li a:hover {
    color: #999 !important;
}

[theme=dark] .model-core {
    color: #00bc8c;
}

[theme=dark] .panel-info {
    border-color: #3498db;
}

[theme=dark] table tbody tr td {
    background-color: #222;
    color: #e0deda;
}

[theme=dark] .panel-info>.panel-heading {
    border-color: #3498db;
}

[theme=dark] .f-inp {
    color: #000;
}

[theme=dark] .model-container .panel-body {
    padding: 0px !important;
}

[theme=dark] .shop-your-make .item a:hover,
[theme=dark] .shop-your-make .item a:focus {
    border-color: #3498db;
    box-shadow: inset 0px 0px 3px #7db8e3;
}

[theme=dark] .group-th {
    padding-top: 10px !important;
}

[theme=dark] .the-what001 {
    background-color: #333;
}

[theme=dark] .search-trigger-container {
    color: #000;
}

[theme=dark] .new-message a {
    background-color: #e74c3c;
    color: #fff;
}

[theme=dark] .search-textarea {
    color: #000;
}

[theme=dark] .input-search {
    color: #000;
}

[theme=dark] #gf-result-table th {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

[theme=dark] #gf-result-table td {
    border-left: 1px solid #fff;
}

[theme=dark] .btn-default {
    color: #000 !important;
} /* End of file */
/* Footer icon visibility override */
.footer-payment { display: flex !important; flex-wrap: wrap !important; align-items: center !important; justify-content: center !important; align-content: center !important; gap: 6px !important; width: 100% !important; line-height: 0 !important; }
.footer-payment { min-height: 76px !important; padding-top: 6px !important; padding-bottom: 6px !important; position: relative !important; z-index: 20 !important; }
.footer-payment a { display: inline-flex !important; align-items: center !important; height: auto !important; line-height: 0 !important; overflow: visible !important; margin-right: 0 !important; flex: 0 0 auto !important; }
.footer-payment a img { display: block !important; height: 28px !important; width: auto !important; max-width: none !important; margin: 0 !important; vertical-align: middle !important; }
.footer-bottom, .footer-bottom .container, .footer-bottom .row { overflow: visible !important; }
#footer .container-fluid, .footer-bottom .container-fluid { overflow: visible !important; }
span.footer-company-name-new, span.footer-company-name { display: block !important; float: none !important; clear: both !important; margin-top: 6px !important; }
@media (min-width: 1024px) and (max-width: 1152px) { .footer-payment a { flex: 0 0 auto !important; } }

/* Ensure no ancestor clips the footer icons */
#footer, #footer .footer-top, #footer .footer-bottom, #footer .container, #footer .row, #footer .col-sm-12, #footer .col-xs-12 {
  overflow: visible !important;
}
.footer-bottom, .footer-bottom .container, .footer-bottom .row { overflow: visible !important; }
span.footer-company-name-new, span.footer-company-name { display: block !important; float: none !important; clear: both !important; margin-top: 6px !important; }
@media (min-width: 1024px) and (max-width: 1152px) { .footer-payment a { flex: 0 0 auto !important; } }

/* Ensure no ancestor clips the footer icons */
#footer, #footer .footer-top, #footer .footer-bottom, #footer .container, #footer .row, #footer .col-sm-12, #footer .col-xs-12 {
  overflow: visible !important;
}

/* Constrain shared header and footer content width on shop page */
#header .container,
#header .container-fluid {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

#footer .container {
  max-width: 1200px !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  box-sizing: border-box !important;
}

/* Constrain nested footer containers to page width */
#footer .footer-top .container,
#footer .footer-bottom .container {
  max-width: 1200px !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  box-sizing: border-box !important;
}

/* Fix hanging content below footer by removing negative margins */
#footer .footer-top .container { margin-bottom: 0 !important; }

/* Ensure footer rows do not bleed outside constrained container */
#footer .row { margin-left: 0 !important; margin-right: 0 !important; }

@media (min-width: 1500px) and (max-width: 1600px) {
  /* Tight view at 1574×634 */
  #footer .container,
  #footer .footer-top .container,
  #footer .footer-bottom .container,
  #footer .container-fluid {
    max-width: 1200px !important;
  }
  .footer-payment { gap: 6px !important; }
  .footer-payment a { flex: 0 0 auto !important; }
}

#footer .container-fluid {
  max-width: 1200px !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  box-sizing: border-box !important;
}

/* Sticky footer layout without markup changes */
.page {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

#wrapper,
#content,
#page-content-wrapper,
section#content {
  flex: 1 0 auto;
}

#footer {
  margin-top: auto !important;
  width: 100%;
}
