html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
    max-width: 100%;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
} /*
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-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: 0.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: -0.5em;
}
sub {
    bottom: -0.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;
    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;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    padding: 0.35em 0.625em 0.75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}
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;
    }
    .navbar {
        display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important;
    }
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url("../fonts/glyphicons-halflings-regular.eot");
    src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"),
        url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../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;
}
.glyphicon-asterisk:before {
    content: "\002a";
}
.glyphicon-plus:before {
    content: "\002b";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
.glyphicon-cd:before {
    content: "\e201";
}
.glyphicon-save-file:before {
    content: "\e202";
}
.glyphicon-open-file:before {
    content: "\e203";
}
.glyphicon-level-up:before {
    content: "\e204";
}
.glyphicon-copy:before {
    content: "\e205";
}
.glyphicon-paste:before {
    content: "\e206";
}
.glyphicon-alert:before {
    content: "\e209";
}
.glyphicon-equalizer:before {
    content: "\e210";
}
.glyphicon-king:before {
    content: "\e211";
}
.glyphicon-queen:before {
    content: "\e212";
}
.glyphicon-pawn:before {
    content: "\e213";
}
.glyphicon-bishop:before {
    content: "\e214";
}
.glyphicon-knight:before {
    content: "\e215";
}
.glyphicon-baby-formula:before {
    content: "\e216";
}
.glyphicon-tent:before {
    content: "\26fa";
}
.glyphicon-blackboard:before {
    content: "\e218";
}
.glyphicon-bed:before {
    content: "\e219";
}
.glyphicon-apple:before {
    content: "\f8ff";
}
.glyphicon-erase:before {
    content: "\e221";
}
.glyphicon-hourglass:before {
    content: "\231b";
}
.glyphicon-lamp:before {
    content: "\e223";
}
.glyphicon-duplicate:before {
    content: "\e224";
}
.glyphicon-piggy-bank:before {
    content: "\e225";
}
.glyphicon-scissors:before {
    content: "\e226";
}
.glyphicon-bitcoin:before {
    content: "\e227";
}
.glyphicon-btc:before {
    content: "\e227";
}
.glyphicon-xbt:before {
    content: "\e227";
}
.glyphicon-yen:before {
    content: "\00a5";
}
.glyphicon-jpy:before {
    content: "\00a5";
}
.glyphicon-ruble:before {
    content: "\20bd";
}
.glyphicon-rub:before {
    content: "\20bd";
}
.glyphicon-scale:before {
    content: "\e230";
}
.glyphicon-ice-lolly:before {
    content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}
.glyphicon-education:before {
    content: "\e233";
}
.glyphicon-option-horizontal:before {
    content: "\e234";
}
.glyphicon-option-vertical:before {
    content: "\e235";
}
.glyphicon-menu-hamburger:before {
    content: "\e236";
}
.glyphicon-modal-window:before {
    content: "\e237";
}
.glyphicon-oil:before {
    content: "\e238";
}
.glyphicon-grain:before {
    content: "\e239";
}
.glyphicon-sunglasses:before {
    content: "\e240";
}
.glyphicon-text-size:before {
    content: "\e241";
}
.glyphicon-text-color:before {
    content: "\e242";
}
.glyphicon-text-background:before {
    content: "\e243";
}
.glyphicon-object-align-top:before {
    content: "\e244";
}
.glyphicon-object-align-bottom:before {
    content: "\e245";
}
.glyphicon-object-align-horizontal:before {
    content: "\e246";
}
.glyphicon-object-align-left:before {
    content: "\e247";
}
.glyphicon-object-align-vertical:before {
    content: "\e248";
}
.glyphicon-object-align-right:before {
    content: "\e249";
}
.glyphicon-triangle-right:before {
    content: "\e250";
}
.glyphicon-triangle-left:before {
    content: "\e251";
}
.glyphicon-triangle-bottom:before {
    content: "\e252";
}
.glyphicon-triangle-top:before {
    content: "\e253";
}
.glyphicon-console:before {
    content: "\e254";
}
.glyphicon-superscript:before {
    content: "\e255";
}
.glyphicon-subscript:before {
    content: "\e256";
}
.glyphicon-menu-left:before {
    content: "\e257";
}
.glyphicon-menu-right:before {
    content: "\e258";
}
.glyphicon-menu-down:before {
    content: "\e259";
}
.glyphicon-menu-up:before {
    content: "\e260";
}
* {
    -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);
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: 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 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.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;
}
[role="button"] {
    cursor: pointer;
}
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: 0.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:focus,
a.text-primary:hover {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    color: #fff;
    background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    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, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 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: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.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: 0.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: 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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }
    .input-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 {
    position: relative;
    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 {
    min-height: 34px;
    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;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-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;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.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;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    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 .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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    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 .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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    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 .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: 11px;
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}
.btn {
    display: inline-block;
    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: 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, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    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-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 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.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 dashed;
    border-top: 4px solid 9;
    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, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 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;
}
.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 dashed;
    border-bottom: 4px solid 9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 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,
.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, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 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-left-radius: 4px;
    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-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-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 .form-control:focus {
    z-index: 3;
}
.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 {
    z-index: 2;
    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;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
@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, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.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;
    }
    .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, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.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 {
    z-index: 2;
    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: 3;
    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;
    line-height: 1.3333333;
}
.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;
    line-height: 1.5;
}
.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: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.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: middle;
    background-color: #777;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}
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-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}
.jumbotron .h1,
.jumbotron h1 {
    color: inherit;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}
.jumbotron > hr {
    border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px;
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
.thumbnail 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;
    }
}
.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, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}
.media-body {
    width: 10000px;
}
.media-object {
    display: block;
}
.media-object.img-thumbnail {
    max-width: none;
}
.media-right,
.media > .pull-right {
    padding-left: 10px;
}
.media-left,
.media > .pull-left {
    padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}
.media-middle {
    vertical-align: middle;
}
.media-bottom {
    vertical-align: bottom;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.media-list {
    padding-left: 0;
    list-style: none;
}
.list-group {
    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,
button.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
button.list-group-item {
    width: 100%;
    text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    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,
button.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.list-group + .panel-footer {
    border-top-width: 0;
}
.panel > .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-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
    padding: 24px;
    border-radius: 6px;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
}
button.close {
    -webkit-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: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.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, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.in {
    opacity: 0.5;
}
.modal-header {
    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, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    opacity: 0;
    line-break: auto;
}
.tooltip.in {
    opacity: 0.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;
    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-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    line-break: auto;
}
.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, 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, 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, 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, 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: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.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 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .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, 0.6);
    background-color: rgba(0, 0, 0, 0);
    opacity: 0.5;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.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;
    margin-top: -10px;
}
.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;
    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, 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: -10px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    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,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-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 !important;
    }
    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 !important;
    }
    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 !important;
    }
    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 !important;
    }
    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 !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-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;
    }
}
.materialize-red.lighten-5 {
    background-color: #fdeaeb !important;
}
.materialize-red-text.text-lighten-5 {
    color: #fdeaeb !important;
}
.materialize-red.lighten-4 {
    background-color: #f8c1c3 !important;
}
.materialize-red-text.text-lighten-4 {
    color: #f8c1c3 !important;
}
.materialize-red.lighten-3 {
    background-color: #f3989b !important;
}
.materialize-red-text.text-lighten-3 {
    color: #f3989b !important;
}
.materialize-red.lighten-2 {
    background-color: #ee6e73 !important;
}
.materialize-red-text.text-lighten-2 {
    color: #ee6e73 !important;
}
.materialize-red.lighten-1 {
    background-color: #ea454b !important;
}
.materialize-red-text.text-lighten-1 {
    color: #ea454b !important;
}
.materialize-red {
    background-color: #e51c23 !important;
}
.materialize-red-text {
    color: #e51c23 !important;
}
.materialize-red.darken-1 {
    background-color: #d0181e !important;
}
.materialize-red-text.text-darken-1 {
    color: #d0181e !important;
}
.materialize-red.darken-2 {
    background-color: #b9151b !important;
}
.materialize-red-text.text-darken-2 {
    color: #b9151b !important;
}
.materialize-red.darken-3 {
    background-color: #a21318 !important;
}
.materialize-red-text.text-darken-3 {
    color: #a21318 !important;
}
.materialize-red.darken-4 {
    background-color: #8b1014 !important;
}
.materialize-red-text.text-darken-4 {
    color: #8b1014 !important;
}
.red.lighten-5 {
    background-color: #ffebee !important;
}
.red-text.text-lighten-5 {
    color: #ffebee !important;
}
.red.lighten-4 {
    background-color: #ffcdd2 !important;
}
.red-text.text-lighten-4 {
    color: #ffcdd2 !important;
}
.red.lighten-3 {
    background-color: #ef9a9a !important;
}
.red-text.text-lighten-3 {
    color: #ef9a9a !important;
}
.red.lighten-2 {
    background-color: #e57373 !important;
}
.red-text.text-lighten-2 {
    color: #e57373 !important;
}
.red.lighten-1 {
    background-color: #ef5350 !important;
}
.red-text.text-lighten-1 {
    color: #ef5350 !important;
}
.red {
    background-color: #f44336 !important;
}
.red-text {
    color: #f44336 !important;
}
.red.darken-1 {
    background-color: #e53935 !important;
}
.red-text.text-darken-1 {
    color: #e53935 !important;
}
.red.darken-2 {
    background-color: #d32f2f !important;
}
.red-text.text-darken-2 {
    color: #d32f2f !important;
}
.red.darken-3 {
    background-color: #c62828 !important;
}
.red-text.text-darken-3 {
    color: #c62828 !important;
}
.red.darken-4 {
    background-color: #b71c1c !important;
}
.red-text.text-darken-4 {
    color: #b71c1c !important;
}
.red.accent-1 {
    background-color: #ff8a80 !important;
}
.red-text.text-accent-1 {
    color: #ff8a80 !important;
}
.red.accent-2 {
    background-color: #ff5252 !important;
}
.red-text.text-accent-2 {
    color: #ff5252 !important;
}
.red.accent-3 {
    background-color: #ff1744 !important;
}
.red-text.text-accent-3 {
    color: #ff1744 !important;
}
.red.accent-4 {
    background-color: #d50000 !important;
}
.red-text.text-accent-4 {
    color: #d50000 !important;
}
.pink.lighten-5 {
    background-color: #fce4ec !important;
}
.pink-text.text-lighten-5 {
    color: #fce4ec !important;
}
.pink.lighten-4 {
    background-color: #f8bbd0 !important;
}
.pink-text.text-lighten-4 {
    color: #f8bbd0 !important;
}
.pink.lighten-3 {
    background-color: #f48fb1 !important;
}
.pink-text.text-lighten-3 {
    color: #f48fb1 !important;
}
.pink.lighten-2 {
    background-color: #f06292 !important;
}
.pink-text.text-lighten-2 {
    color: #f06292 !important;
}
.pink.lighten-1 {
    background-color: #ec407a !important;
}
.pink-text.text-lighten-1 {
    color: #ec407a !important;
}
.pink {
    background-color: #e91e63 !important;
}
.pink-text {
    color: #e91e63 !important;
}
.pink.darken-1 {
    background-color: #d81b60 !important;
}
.pink-text.text-darken-1 {
    color: #d81b60 !important;
}
.pink.darken-2 {
    background-color: #c2185b !important;
}
.pink-text.text-darken-2 {
    color: #c2185b !important;
}
.pink.darken-3 {
    background-color: #ad1457 !important;
}
.pink-text.text-darken-3 {
    color: #ad1457 !important;
}
.pink.darken-4 {
    background-color: #880e4f !important;
}
.pink-text.text-darken-4 {
    color: #880e4f !important;
}
.pink.accent-1 {
    background-color: #ff80ab !important;
}
.pink-text.text-accent-1 {
    color: #ff80ab !important;
}
.pink.accent-2 {
    background-color: #ff4081 !important;
}
.pink-text.text-accent-2 {
    color: #ff4081 !important;
}
.pink.accent-3 {
    background-color: #f50057 !important;
}
.pink-text.text-accent-3 {
    color: #f50057 !important;
}
.pink.accent-4 {
    background-color: #c51162 !important;
}
.pink-text.text-accent-4 {
    color: #c51162 !important;
}
.purple.lighten-5 {
    background-color: #f3e5f5 !important;
}
.purple-text.text-lighten-5 {
    color: #f3e5f5 !important;
}
.purple.lighten-4 {
    background-color: #e1bee7 !important;
}
.purple-text.text-lighten-4 {
    color: #e1bee7 !important;
}
.purple.lighten-3 {
    background-color: #ce93d8 !important;
}
.purple-text.text-lighten-3 {
    color: #ce93d8 !important;
}
.purple.lighten-2 {
    background-color: #ba68c8 !important;
}
.purple-text.text-lighten-2 {
    color: #ba68c8 !important;
}
.purple.lighten-1 {
    background-color: #ab47bc !important;
}
.purple-text.text-lighten-1 {
    color: #ab47bc !important;
}
.purple {
    background-color: #9c27b0 !important;
}
.purple-text {
    color: #9c27b0 !important;
}
.purple.darken-1 {
    background-color: #8e24aa !important;
}
.purple-text.text-darken-1 {
    color: #8e24aa !important;
}
.purple.darken-2 {
    background-color: #7b1fa2 !important;
}
.purple-text.text-darken-2 {
    color: #7b1fa2 !important;
}
.purple.darken-3 {
    background-color: #6a1b9a !important;
}
.purple-text.text-darken-3 {
    color: #6a1b9a !important;
}
.purple.darken-4 {
    background-color: #4a148c !important;
}
.purple-text.text-darken-4 {
    color: #4a148c !important;
}
.purple.accent-1 {
    background-color: #ea80fc !important;
}
.purple-text.text-accent-1 {
    color: #ea80fc !important;
}
.purple.accent-2 {
    background-color: #e040fb !important;
}
.purple-text.text-accent-2 {
    color: #e040fb !important;
}
.purple.accent-3 {
    background-color: #d500f9 !important;
}
.purple-text.text-accent-3 {
    color: #d500f9 !important;
}
.purple.accent-4 {
    background-color: #a0f !important;
}
.purple-text.text-accent-4 {
    color: #a0f !important;
}
.deep-purple.lighten-5 {
    background-color: #ede7f6 !important;
}
.deep-purple-text.text-lighten-5 {
    color: #ede7f6 !important;
}
.deep-purple.lighten-4 {
    background-color: #d1c4e9 !important;
}
.deep-purple-text.text-lighten-4 {
    color: #d1c4e9 !important;
}
.deep-purple.lighten-3 {
    background-color: #b39ddb !important;
}
.deep-purple-text.text-lighten-3 {
    color: #b39ddb !important;
}
.deep-purple.lighten-2 {
    background-color: #9575cd !important;
}
.deep-purple-text.text-lighten-2 {
    color: #9575cd !important;
}
.deep-purple.lighten-1 {
    background-color: #7e57c2 !important;
}
.deep-purple-text.text-lighten-1 {
    color: #7e57c2 !important;
}
.deep-purple {
    background-color: #673ab7 !important;
}
.deep-purple-text {
    color: #673ab7 !important;
}
.deep-purple.darken-1 {
    background-color: #5e35b1 !important;
}
.deep-purple-text.text-darken-1 {
    color: #5e35b1 !important;
}
.deep-purple.darken-2 {
    background-color: #512da8 !important;
}
.deep-purple-text.text-darken-2 {
    color: #512da8 !important;
}
.deep-purple.darken-3 {
    background-color: #4527a0 !important;
}
.deep-purple-text.text-darken-3 {
    color: #4527a0 !important;
}
.deep-purple.darken-4 {
    background-color: #311b92 !important;
}
.deep-purple-text.text-darken-4 {
    color: #311b92 !important;
}
.deep-purple.accent-1 {
    background-color: #b388ff !important;
}
.deep-purple-text.text-accent-1 {
    color: #b388ff !important;
}
.deep-purple.accent-2 {
    background-color: #7c4dff !important;
}
.deep-purple-text.text-accent-2 {
    color: #7c4dff !important;
}
.deep-purple.accent-3 {
    background-color: #651fff !important;
}
.deep-purple-text.text-accent-3 {
    color: #651fff !important;
}
.deep-purple.accent-4 {
    background-color: #6200ea !important;
}
.deep-purple-text.text-accent-4 {
    color: #6200ea !important;
}
.indigo.lighten-5 {
    background-color: #e8eaf6 !important;
}
.indigo-text.text-lighten-5 {
    color: #e8eaf6 !important;
}
.indigo.lighten-4 {
    background-color: #c5cae9 !important;
}
.indigo-text.text-lighten-4 {
    color: #c5cae9 !important;
}
.indigo.lighten-3 {
    background-color: #9fa8da !important;
}
.indigo-text.text-lighten-3 {
    color: #9fa8da !important;
}
.indigo.lighten-2 {
    background-color: #7986cb !important;
}
.indigo-text.text-lighten-2 {
    color: #7986cb !important;
}
.indigo.lighten-1 {
    background-color: #5c6bc0 !important;
}
.indigo-text.text-lighten-1 {
    color: #5c6bc0 !important;
}
.indigo {
    background-color: #3f51b5 !important;
}
.indigo-text {
    color: #3f51b5 !important;
}
.indigo.darken-1 {
    background-color: #3949ab !important;
}
.indigo-text.text-darken-1 {
    color: #3949ab !important;
}
.indigo.darken-2 {
    background-color: #303f9f !important;
}
.indigo-text.text-darken-2 {
    color: #303f9f !important;
}
.indigo.darken-3 {
    background-color: #283593 !important;
}
.indigo-text.text-darken-3 {
    color: #283593 !important;
}
.indigo.darken-4 {
    background-color: #1a237e !important;
}
.indigo-text.text-darken-4 {
    color: #1a237e !important;
}
.indigo.accent-1 {
    background-color: #8c9eff !important;
}
.indigo-text.text-accent-1 {
    color: #8c9eff !important;
}
.indigo.accent-2 {
    background-color: #536dfe !important;
}
.indigo-text.text-accent-2 {
    color: #536dfe !important;
}
.indigo.accent-3 {
    background-color: #3d5afe !important;
}
.indigo-text.text-accent-3 {
    color: #3d5afe !important;
}
.indigo.accent-4 {
    background-color: #304ffe !important;
}
.indigo-text.text-accent-4 {
    color: #304ffe !important;
}
.blue.lighten-5 {
    background-color: #e3f2fd !important;
}
.blue-text.text-lighten-5 {
    color: #e3f2fd !important;
}
.blue.lighten-4 {
    background-color: #bbdefb !important;
}
.blue-text.text-lighten-4 {
    color: #bbdefb !important;
}
.blue.lighten-3 {
    background-color: #90caf9 !important;
}
.blue-text.text-lighten-3 {
    color: #90caf9 !important;
}
.blue.lighten-2 {
    background-color: #64b5f6 !important;
}
.blue-text.text-lighten-2 {
    color: #64b5f6 !important;
}
.blue.lighten-1 {
    background-color: #42a5f5 !important;
}
.blue-text.text-lighten-1 {
    color: #42a5f5 !important;
}
.blue {
    background-color: #2196f3 !important;
}
.blue-text {
    color: #2196f3 !important;
}
.blue.darken-1 {
    background-color: #1e88e5 !important;
}
.blue-text.text-darken-1 {
    color: #1e88e5 !important;
}
.blue.darken-2 {
    background-color: #1976d2 !important;
}
.blue-text.text-darken-2 {
    color: #1976d2 !important;
}
.blue.darken-3 {
    background-color: #1565c0 !important;
}
.blue-text.text-darken-3 {
    color: #1565c0 !important;
}
.blue.darken-4 {
    background-color: #0d47a1 !important;
}
.blue-text.text-darken-4 {
    color: #0d47a1 !important;
}
.blue.accent-1 {
    background-color: #82b1ff !important;
}
.blue-text.text-accent-1 {
    color: #82b1ff !important;
}
.blue.accent-2 {
    background-color: #448aff !important;
}
.blue-text.text-accent-2 {
    color: #448aff !important;
}
.blue.accent-3 {
    background-color: #2979ff !important;
}
.blue-text.text-accent-3 {
    color: #2979ff !important;
}
.blue.accent-4 {
    background-color: #2962ff !important;
}
.blue-text.text-accent-4 {
    color: #2962ff !important;
}
.light-blue.lighten-5 {
    background-color: #e1f5fe !important;
}
.light-blue-text.text-lighten-5 {
    color: #e1f5fe !important;
}
.light-blue.lighten-4 {
    background-color: #b3e5fc !important;
}
.light-blue-text.text-lighten-4 {
    color: #b3e5fc !important;
}
.light-blue.lighten-3 {
    background-color: #81d4fa !important;
}
.light-blue-text.text-lighten-3 {
    color: #81d4fa !important;
}
.light-blue.lighten-2 {
    background-color: #4fc3f7 !important;
}
.light-blue-text.text-lighten-2 {
    color: #4fc3f7 !important;
}
.light-blue.lighten-1 {
    background-color: #29b6f6 !important;
}
.light-blue-text.text-lighten-1 {
    color: #29b6f6 !important;
}
.light-blue {
    background-color: #03a9f4 !important;
}
.light-blue-text {
    color: #03a9f4 !important;
}
.light-blue.darken-1 {
    background-color: #039be5 !important;
}
.light-blue-text.text-darken-1 {
    color: #039be5 !important;
}
.light-blue.darken-2 {
    background-color: #0288d1 !important;
}
.light-blue-text.text-darken-2 {
    color: #0288d1 !important;
}
.light-blue.darken-3 {
    background-color: #0277bd !important;
}
.light-blue-text.text-darken-3 {
    color: #0277bd !important;
}
.light-blue.darken-4 {
    background-color: #01579b !important;
}
.light-blue-text.text-darken-4 {
    color: #01579b !important;
}
.light-blue.accent-1 {
    background-color: #80d8ff !important;
}
.light-blue-text.text-accent-1 {
    color: #80d8ff !important;
}
.light-blue.accent-2 {
    background-color: #40c4ff !important;
}
.light-blue-text.text-accent-2 {
    color: #40c4ff !important;
}
.light-blue.accent-3 {
    background-color: #00b0ff !important;
}
.light-blue-text.text-accent-3 {
    color: #00b0ff !important;
}
.light-blue.accent-4 {
    background-color: #0091ea !important;
}
.light-blue-text.text-accent-4 {
    color: #0091ea !important;
}
.cyan.lighten-5 {
    background-color: #e0f7fa !important;
}
.cyan-text.text-lighten-5 {
    color: #e0f7fa !important;
}
.cyan.lighten-4 {
    background-color: #b2ebf2 !important;
}
.cyan-text.text-lighten-4 {
    color: #b2ebf2 !important;
}
.cyan.lighten-3 {
    background-color: #80deea !important;
}
.cyan-text.text-lighten-3 {
    color: #80deea !important;
}
.cyan.lighten-2 {
    background-color: #4dd0e1 !important;
}
.cyan-text.text-lighten-2 {
    color: #4dd0e1 !important;
}
.cyan.lighten-1 {
    background-color: #26c6da !important;
}
.cyan-text.text-lighten-1 {
    color: #26c6da !important;
}
.cyan {
    background-color: #00bcd4 !important;
}
.cyan-text {
    color: #00bcd4 !important;
}
.cyan.darken-1 {
    background-color: #00acc1 !important;
}
.cyan-text.text-darken-1 {
    color: #00acc1 !important;
}
.cyan.darken-2 {
    background-color: #0097a7 !important;
}
.cyan-text.text-darken-2 {
    color: #0097a7 !important;
}
.cyan.darken-3 {
    background-color: #00838f !important;
}
.cyan-text.text-darken-3 {
    color: #00838f !important;
}
.cyan.darken-4 {
    background-color: #006064 !important;
}
.cyan-text.text-darken-4 {
    color: #006064 !important;
}
.cyan.accent-1 {
    background-color: #84ffff !important;
}
.cyan-text.text-accent-1 {
    color: #84ffff !important;
}
.cyan.accent-2 {
    background-color: #18ffff !important;
}
.cyan-text.text-accent-2 {
    color: #18ffff !important;
}
.cyan.accent-3 {
    background-color: #00e5ff !important;
}
.cyan-text.text-accent-3 {
    color: #00e5ff !important;
}
.cyan.accent-4 {
    background-color: #00b8d4 !important;
}
.cyan-text.text-accent-4 {
    color: #00b8d4 !important;
}
.teal.lighten-5 {
    background-color: #e0f2f1 !important;
}
.teal-text.text-lighten-5 {
    color: #e0f2f1 !important;
}
.teal.lighten-4 {
    background-color: #b2dfdb !important;
}
.teal-text.text-lighten-4 {
    color: #b2dfdb !important;
}
.teal.lighten-3 {
    background-color: #80cbc4 !important;
}
.teal-text.text-lighten-3 {
    color: #80cbc4 !important;
}
.teal.lighten-2 {
    background-color: #4db6ac !important;
}
.teal-text.text-lighten-2 {
    color: #4db6ac !important;
}
.teal.lighten-1 {
    background-color: #26a69a !important;
}
.teal-text.text-lighten-1 {
    color: #26a69a !important;
}
.teal {
    background-color: #009688 !important;
}
.teal-text {
    color: #009688 !important;
}
.teal.darken-1 {
    background-color: #00897b !important;
}
.teal-text.text-darken-1 {
    color: #00897b !important;
}
.teal.darken-2 {
    background-color: #00796b !important;
}
.teal-text.text-darken-2 {
    color: #00796b !important;
}
.teal.darken-3 {
    background-color: #00695c !important;
}
.teal-text.text-darken-3 {
    color: #00695c !important;
}
.teal.darken-4 {
    background-color: #004d40 !important;
}
.teal-text.text-darken-4 {
    color: #004d40 !important;
}
.teal.accent-1 {
    background-color: #a7ffeb !important;
}
.teal-text.text-accent-1 {
    color: #a7ffeb !important;
}
.teal.accent-2 {
    background-color: #64ffda !important;
}
.teal-text.text-accent-2 {
    color: #64ffda !important;
}
.teal.accent-3 {
    background-color: #1de9b6 !important;
}
.teal-text.text-accent-3 {
    color: #1de9b6 !important;
}
.teal.accent-4 {
    background-color: #00bfa5 !important;
}
.teal-text.text-accent-4 {
    color: #00bfa5 !important;
}
.green.lighten-5 {
    background-color: #e8f5e9 !important;
}
.green-text.text-lighten-5 {
    color: #e8f5e9 !important;
}
.green.lighten-4 {
    background-color: #c8e6c9 !important;
}
.green-text.text-lighten-4 {
    color: #c8e6c9 !important;
}
.green.lighten-3 {
    background-color: #a5d6a7 !important;
}
.green-text.text-lighten-3 {
    color: #a5d6a7 !important;
}
.green.lighten-2 {
    background-color: #81c784 !important;
}
.green-text.text-lighten-2 {
    color: #81c784 !important;
}
.green.lighten-1 {
    background-color: #66bb6a !important;
}
.green-text.text-lighten-1 {
    color: #66bb6a !important;
}
.green {
    background-color: #4caf50 !important;
}
.green-text {
    color: #4caf50 !important;
}
.green.darken-1 {
    background-color: #43a047 !important;
}
.green-text.text-darken-1 {
    color: #43a047 !important;
}
.green.darken-2 {
    background-color: #388e3c !important;
}
.green-text.text-darken-2 {
    color: #388e3c !important;
}
.green.darken-3 {
    background-color: #2e7d32 !important;
}
.green-text.text-darken-3 {
    color: #2e7d32 !important;
}
.green.darken-4 {
    background-color: #1b5e20 !important;
}
.green-text.text-darken-4 {
    color: #1b5e20 !important;
}
.green.accent-1 {
    background-color: #b9f6ca !important;
}
.green-text.text-accent-1 {
    color: #b9f6ca !important;
}
.green.accent-2 {
    background-color: #69f0ae !important;
}
.green-text.text-accent-2 {
    color: #69f0ae !important;
}
.green.accent-3 {
    background-color: #00e676 !important;
}
.green-text.text-accent-3 {
    color: #00e676 !important;
}
.green.accent-4 {
    background-color: #00c853 !important;
}
.green-text.text-accent-4 {
    color: #00c853 !important;
}
.light-green.lighten-5 {
    background-color: #f1f8e9 !important;
}
.light-green-text.text-lighten-5 {
    color: #f1f8e9 !important;
}
.light-green.lighten-4 {
    background-color: #dcedc8 !important;
}
.light-green-text.text-lighten-4 {
    color: #dcedc8 !important;
}
.light-green.lighten-3 {
    background-color: #c5e1a5 !important;
}
.light-green-text.text-lighten-3 {
    color: #c5e1a5 !important;
}
.light-green.lighten-2 {
    background-color: #aed581 !important;
}
.light-green-text.text-lighten-2 {
    color: #aed581 !important;
}
.light-green.lighten-1 {
    background-color: #9ccc65 !important;
}
.light-green-text.text-lighten-1 {
    color: #9ccc65 !important;
}
.light-green {
    background-color: #8bc34a !important;
}
.light-green-text {
    color: #8bc34a !important;
}
.light-green.darken-1 {
    background-color: #7cb342 !important;
}
.light-green-text.text-darken-1 {
    color: #7cb342 !important;
}
.light-green.darken-2 {
    background-color: #689f38 !important;
}
.light-green-text.text-darken-2 {
    color: #689f38 !important;
}
.light-green.darken-3 {
    background-color: #558b2f !important;
}
.light-green-text.text-darken-3 {
    color: #558b2f !important;
}
.light-green.darken-4 {
    background-color: #33691e !important;
}
.light-green-text.text-darken-4 {
    color: #33691e !important;
}
.light-green.accent-1 {
    background-color: #ccff90 !important;
}
.light-green-text.text-accent-1 {
    color: #ccff90 !important;
}
.light-green.accent-2 {
    background-color: #b2ff59 !important;
}
.light-green-text.text-accent-2 {
    color: #b2ff59 !important;
}
.light-green.accent-3 {
    background-color: #76ff03 !important;
}
.light-green-text.text-accent-3 {
    color: #76ff03 !important;
}
.light-green.accent-4 {
    background-color: #64dd17 !important;
}
.light-green-text.text-accent-4 {
    color: #64dd17 !important;
}
.lime.lighten-5 {
    background-color: #f9fbe7 !important;
}
.lime-text.text-lighten-5 {
    color: #f9fbe7 !important;
}
.lime.lighten-4 {
    background-color: #f0f4c3 !important;
}
.lime-text.text-lighten-4 {
    color: #f0f4c3 !important;
}
.lime.lighten-3 {
    background-color: #e6ee9c !important;
}
.lime-text.text-lighten-3 {
    color: #e6ee9c !important;
}
.lime.lighten-2 {
    background-color: #dce775 !important;
}
.lime-text.text-lighten-2 {
    color: #dce775 !important;
}
.lime.lighten-1 {
    background-color: #d4e157 !important;
}
.lime-text.text-lighten-1 {
    color: #d4e157 !important;
}
.lime {
    background-color: #cddc39 !important;
}
.lime-text {
    color: #cddc39 !important;
}
.lime.darken-1 {
    background-color: #c0ca33 !important;
}
.lime-text.text-darken-1 {
    color: #c0ca33 !important;
}
.lime.darken-2 {
    background-color: #afb42b !important;
}
.lime-text.text-darken-2 {
    color: #afb42b !important;
}
.lime.darken-3 {
    background-color: #9e9d24 !important;
}
.lime-text.text-darken-3 {
    color: #9e9d24 !important;
}
.lime.darken-4 {
    background-color: #827717 !important;
}
.lime-text.text-darken-4 {
    color: #827717 !important;
}
.lime.accent-1 {
    background-color: #f4ff81 !important;
}
.lime-text.text-accent-1 {
    color: #f4ff81 !important;
}
.lime.accent-2 {
    background-color: #eeff41 !important;
}
.lime-text.text-accent-2 {
    color: #eeff41 !important;
}
.lime.accent-3 {
    background-color: #c6ff00 !important;
}
.lime-text.text-accent-3 {
    color: #c6ff00 !important;
}
.lime.accent-4 {
    background-color: #aeea00 !important;
}
.lime-text.text-accent-4 {
    color: #aeea00 !important;
}
.yellow.lighten-5 {
    background-color: #fffde7 !important;
}
.yellow-text.text-lighten-5 {
    color: #fffde7 !important;
}
.yellow.lighten-4 {
    background-color: #fff9c4 !important;
}
.yellow-text.text-lighten-4 {
    color: #fff9c4 !important;
}
.yellow.lighten-3 {
    background-color: #fff59d !important;
}
.yellow-text.text-lighten-3 {
    color: #fff59d !important;
}
.yellow.lighten-2 {
    background-color: #fff176 !important;
}
.yellow-text.text-lighten-2 {
    color: #fff176 !important;
}
.yellow.lighten-1 {
    background-color: #ffee58 !important;
}
.yellow-text.text-lighten-1 {
    color: #ffee58 !important;
}
.yellow {
    background-color: #ffeb3b !important;
}
.yellow-text {
    color: #ffeb3b !important;
}
.yellow.darken-1 {
    background-color: #fdd835 !important;
}
.yellow-text.text-darken-1 {
    color: #fdd835 !important;
}
.yellow.darken-2 {
    background-color: #fbc02d !important;
}
.yellow-text.text-darken-2 {
    color: #fbc02d !important;
}
.yellow.darken-3 {
    background-color: #f9a825 !important;
}
.yellow-text.text-darken-3 {
    color: #f9a825 !important;
}
.yellow.darken-4 {
    background-color: #f57f17 !important;
}
.yellow-text.text-darken-4 {
    color: #f57f17 !important;
}
.yellow.accent-1 {
    background-color: #ffff8d !important;
}
.yellow-text.text-accent-1 {
    color: #ffff8d !important;
}
.yellow.accent-2 {
    background-color: #ff0 !important;
}
.yellow-text.text-accent-2 {
    color: #ff0 !important;
}
.yellow.accent-3 {
    background-color: #ffea00 !important;
}
.yellow-text.text-accent-3 {
    color: #ffea00 !important;
}
.yellow.accent-4 {
    background-color: #ffd600 !important;
}
.yellow-text.text-accent-4 {
    color: #ffd600 !important;
}
.amber.lighten-5 {
    background-color: #fff8e1 !important;
}
.amber-text.text-lighten-5 {
    color: #fff8e1 !important;
}
.amber.lighten-4 {
    background-color: #ffecb3 !important;
}
.amber-text.text-lighten-4 {
    color: #ffecb3 !important;
}
.amber.lighten-3 {
    background-color: #ffe082 !important;
}
.amber-text.text-lighten-3 {
    color: #ffe082 !important;
}
.amber.lighten-2 {
    background-color: #ffd54f !important;
}
.amber-text.text-lighten-2 {
    color: #ffd54f !important;
}
.amber.lighten-1 {
    background-color: #ffca28 !important;
}
.amber-text.text-lighten-1 {
    color: #ffca28 !important;
}
.amber {
    background-color: #ffc107 !important;
}
.amber-text {
    color: #ffc107 !important;
}
.amber.darken-1 {
    background-color: #ffb300 !important;
}
.amber-text.text-darken-1 {
    color: #ffb300 !important;
}
.amber.darken-2 {
    background-color: #ffa000 !important;
}
.amber-text.text-darken-2 {
    color: #ffa000 !important;
}
.amber.darken-3 {
    background-color: #ff8f00 !important;
}
.amber-text.text-darken-3 {
    color: #ff8f00 !important;
}
.amber.darken-4 {
    background-color: #ff6f00 !important;
}
.amber-text.text-darken-4 {
    color: #ff6f00 !important;
}
.amber.accent-1 {
    background-color: #ffe57f !important;
}
.amber-text.text-accent-1 {
    color: #ffe57f !important;
}
.amber.accent-2 {
    background-color: #ffd740 !important;
}
.amber-text.text-accent-2 {
    color: #ffd740 !important;
}
.amber.accent-3 {
    background-color: #ffc400 !important;
}
.amber-text.text-accent-3 {
    color: #ffc400 !important;
}
.amber.accent-4 {
    background-color: #ffab00 !important;
}
.amber-text.text-accent-4 {
    color: #ffab00 !important;
}
.orange.lighten-5 {
    background-color: #fff3e0 !important;
}
.orange-text.text-lighten-5 {
    color: #fff3e0 !important;
}
.orange.lighten-4 {
    background-color: #ffe0b2 !important;
}
.orange-text.text-lighten-4 {
    color: #ffe0b2 !important;
}
.orange.lighten-3 {
    background-color: #ffcc80 !important;
}
.orange-text.text-lighten-3 {
    color: #ffcc80 !important;
}
.orange.lighten-2 {
    background-color: #ffb74d !important;
}
.orange-text.text-lighten-2 {
    color: #ffb74d !important;
}
.orange.lighten-1 {
    background-color: #ffa726 !important;
}
.orange-text.text-lighten-1 {
    color: #ffa726 !important;
}
.orange {
    background-color: #ff9800 !important;
}
.orange-text {
    color: #ff9800 !important;
}
.orange.darken-1 {
    background-color: #fb8c00 !important;
}
.orange-text.text-darken-1 {
    color: #fb8c00 !important;
}
.orange.darken-2 {
    background-color: #f57c00 !important;
}
.orange-text.text-darken-2 {
    color: #f57c00 !important;
}
.orange.darken-3 {
    background-color: #ef6c00 !important;
}
.orange-text.text-darken-3 {
    color: #ef6c00 !important;
}
.orange.darken-4 {
    background-color: #e65100 !important;
}
.orange-text.text-darken-4 {
    color: #e65100 !important;
}
.orange.accent-1 {
    background-color: #ffd180 !important;
}
.orange-text.text-accent-1 {
    color: #ffd180 !important;
}
.orange.accent-2 {
    background-color: #ffab40 !important;
}
.orange-text.text-accent-2 {
    color: #ffab40 !important;
}
.orange.accent-3 {
    background-color: #ff9100 !important;
}
.orange-text.text-accent-3 {
    color: #ff9100 !important;
}
.orange.accent-4 {
    background-color: #ff6d00 !important;
}
.orange-text.text-accent-4 {
    color: #ff6d00 !important;
}
.deep-orange.lighten-5 {
    background-color: #fbe9e7 !important;
}
.deep-orange-text.text-lighten-5 {
    color: #fbe9e7 !important;
}
.deep-orange.lighten-4 {
    background-color: #ffccbc !important;
}
.deep-orange-text.text-lighten-4 {
    color: #ffccbc !important;
}
.deep-orange.lighten-3 {
    background-color: #ffab91 !important;
}
.deep-orange-text.text-lighten-3 {
    color: #ffab91 !important;
}
.deep-orange.lighten-2 {
    background-color: #ff8a65 !important;
}
.deep-orange-text.text-lighten-2 {
    color: #ff8a65 !important;
}
.deep-orange.lighten-1 {
    background-color: #ff7043 !important;
}
.deep-orange-text.text-lighten-1 {
    color: #ff7043 !important;
}
.deep-orange {
    background-color: #ff5722 !important;
}
.deep-orange-text {
    color: #ff5722 !important;
}
.deep-orange.darken-1 {
    background-color: #f4511e !important;
}
.deep-orange-text.text-darken-1 {
    color: #f4511e !important;
}
.deep-orange.darken-2 {
    background-color: #e64a19 !important;
}
.deep-orange-text.text-darken-2 {
    color: #e64a19 !important;
}
.deep-orange.darken-3 {
    background-color: #d84315 !important;
}
.deep-orange-text.text-darken-3 {
    color: #d84315 !important;
}
.deep-orange.darken-4 {
    background-color: #bf360c !important;
}
.deep-orange-text.text-darken-4 {
    color: #bf360c !important;
}
.deep-orange.accent-1 {
    background-color: #ff9e80 !important;
}
.deep-orange-text.text-accent-1 {
    color: #ff9e80 !important;
}
.deep-orange.accent-2 {
    background-color: #ff6e40 !important;
}
.deep-orange-text.text-accent-2 {
    color: #ff6e40 !important;
}
.deep-orange.accent-3 {
    background-color: #ff3d00 !important;
}
.deep-orange-text.text-accent-3 {
    color: #ff3d00 !important;
}
.deep-orange.accent-4 {
    background-color: #dd2c00 !important;
}
.deep-orange-text.text-accent-4 {
    color: #dd2c00 !important;
}
.brown.lighten-5 {
    background-color: #efebe9 !important;
}
.brown-text.text-lighten-5 {
    color: #efebe9 !important;
}
.brown.lighten-4 {
    background-color: #d7ccc8 !important;
}
.brown-text.text-lighten-4 {
    color: #d7ccc8 !important;
}
.brown.lighten-3 {
    background-color: #bcaaa4 !important;
}
.brown-text.text-lighten-3 {
    color: #bcaaa4 !important;
}
.brown.lighten-2 {
    background-color: #a1887f !important;
}
.brown-text.text-lighten-2 {
    color: #a1887f !important;
}
.brown.lighten-1 {
    background-color: #8d6e63 !important;
}
.brown-text.text-lighten-1 {
    color: #8d6e63 !important;
}
.brown {
    background-color: #795548 !important;
}
.brown-text {
    color: #795548 !important;
}
.brown.darken-1 {
    background-color: #6d4c41 !important;
}
.brown-text.text-darken-1 {
    color: #6d4c41 !important;
}
.brown.darken-2 {
    background-color: #5d4037 !important;
}
.brown-text.text-darken-2 {
    color: #5d4037 !important;
}
.brown.darken-3 {
    background-color: #4e342e !important;
}
.brown-text.text-darken-3 {
    color: #4e342e !important;
}
.brown.darken-4 {
    background-color: #3e2723 !important;
}
.brown-text.text-darken-4 {
    color: #3e2723 !important;
}
.blue-grey.lighten-5 {
    background-color: #eceff1 !important;
}
.blue-grey-text.text-lighten-5 {
    color: #eceff1 !important;
}
.blue-grey.lighten-4 {
    background-color: #cfd8dc !important;
}
.blue-grey-text.text-lighten-4 {
    color: #cfd8dc !important;
}
.blue-grey.lighten-3 {
    background-color: #b0bec5 !important;
}
.blue-grey-text.text-lighten-3 {
    color: #b0bec5 !important;
}
.blue-grey.lighten-2 {
    background-color: #90a4ae !important;
}
.blue-grey-text.text-lighten-2 {
    color: #90a4ae !important;
}
.blue-grey.lighten-1 {
    background-color: #78909c !important;
}
.blue-grey-text.text-lighten-1 {
    color: #78909c !important;
}
.blue-grey {
    background-color: #607d8b !important;
}
.blue-grey-text {
    color: #607d8b !important;
}
.blue-grey.darken-1 {
    background-color: #546e7a !important;
}
.blue-grey-text.text-darken-1 {
    color: #546e7a !important;
}
.blue-grey.darken-2 {
    background-color: #455a64 !important;
}
.blue-grey-text.text-darken-2 {
    color: #455a64 !important;
}
.blue-grey.darken-3 {
    background-color: #37474f !important;
}
.blue-grey-text.text-darken-3 {
    color: #37474f !important;
}
.blue-grey.darken-4 {
    background-color: #263238 !important;
}
.blue-grey-text.text-darken-4 {
    color: #263238 !important;
}
.grey.lighten-5 {
    background-color: #fafafa !important;
}
.grey-text.text-lighten-5 {
    color: #fafafa !important;
}
.grey.lighten-4 {
    background-color: #f5f5f5 !important;
}
.grey-text.text-lighten-4 {
    color: #f5f5f5 !important;
}
.grey.lighten-3 {
    background-color: #eee !important;
}
.grey-text.text-lighten-3 {
    color: #eee !important;
}
.grey.lighten-2 {
    background-color: #e0e0e0 !important;
}
.grey-text.text-lighten-2 {
    color: #e0e0e0 !important;
}
.grey.lighten-1 {
    background-color: #bdbdbd !important;
}
.grey-text.text-lighten-1 {
    color: #bdbdbd !important;
}
.grey {
    background-color: #9e9e9e !important;
}
.grey-text {
    color: #9e9e9e !important;
}
.grey.darken-1 {
    background-color: #757575 !important;
}
.grey-text.text-darken-1 {
    color: #757575 !important;
}
.grey.darken-2 {
    background-color: #616161 !important;
}
.grey-text.text-darken-2 {
    color: #616161 !important;
}
.grey.darken-3 {
    background-color: #424242 !important;
}
.grey-text.text-darken-3 {
    color: #424242 !important;
}
.grey.darken-4 {
    background-color: #212121 !important;
}
.grey-text.text-darken-4 {
    color: #212121 !important;
}
.shades.black {
    background-color: #000 !important;
}
.shades-text.text-black {
    color: #000 !important;
}
.shades.white {
    background-color: #fff !important;
}
.shades-text.text-white {
    color: #fff !important;
}
.shades.transparent {
    background-color: transparent !important;
}
.shades-text.text-transparent {
    color: transparent !important;
}
.black {
    background-color: #000 !important;
}
.black-text {
    color: #000 !important;
}
.white {
    background-color: #fff !important;
}
.white-text {
    color: #fff !important;
}
.transparent {
    background-color: transparent !important;
}
.transparent-text {
    color: transparent !important;
} /* normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
html input[type="button"],
button,
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
html {
    box-sizing: border-box;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
ul {
    list-style-type: none;
}
a {
    color: #039be5;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}
.valign-wrapper {
    display: flex;
    align-items: center;
}
.valign-wrapper .valign {
    display: block;
}
ul {
    padding: 0;
}
ul li {
    list-style-type: none;
}
.clearfix {
    clear: both;
}
.z-depth-0 {
    box-shadow: none !important;
}
.z-depth-1,
.side-nav {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.z-depth-1-half {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.z-depth-2 {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.z-depth-3 {
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.z-depth-4 {
    box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
.z-depth-5 {
    box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}
.hoverable {
    transition: box-shadow 0.25s;
    box-shadow: 0;
}
.hoverable:hover {
    transition: box-shadow 0.25s;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.divider {
    height: 1px;
    overflow: hidden;
    background-color: #e0e0e0;
}
blockquote {
    margin: 20px 0;
    padding-left: 1.5rem;
    border-left: 5px solid #ee6e73;
}
i {
    line-height: inherit;
}
i.left {
    float: left;
    margin-right: 15px;
}
i.right {
    float: right;
    margin-left: 15px;
}
i.tiny {
    font-size: 1rem;
}
i.small {
    font-size: 2rem;
}
i.medium {
    font-size: 4rem;
}
i.large {
    font-size: 6rem;
}
img.responsive-img,
video.responsive-video {
    max-width: 100%;
    height: auto;
}
.pagination li {
    display: inline-block;
    font-size: 1.2rem;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 2px;
    text-align: center;
}
.pagination li a {
    color: #444;
}
.pagination li.active a {
    color: #fff;
}
.pagination li.active {
    background-color: #ee6e73;
}
.pagination li.disabled a {
    cursor: default;
    color: #999;
}
.pagination li i {
    font-size: 2.2rem;
    vertical-align: middle;
}
.pagination li.pages ul li {
    display: inline-block;
    float: none;
}
@media only screen and (max-width: 992px) {
    .pagination {
        width: 100%;
    }
    .pagination li.prev,
    .pagination li.next {
        width: 10%;
    }
    .pagination li.pages {
        width: 80%;
        overflow: hidden;
        white-space: nowrap;
    }
}
.breadcrumb {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7);
}
.breadcrumb i,
.breadcrumb [class^="mdi-"],
.breadcrumb [class*="mdi-"],
.breadcrumb i.material-icons {
    display: inline-block;
    float: left;
    font-size: 24px;
}
.breadcrumb:before {
    content: "\E5CC";
    color: rgba(255, 255, 255, 0.7);
    vertical-align: top;
    display: inline-block;
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: 25px;
    margin: 0 10px 0 8px;
    -webkit-font-smoothing: antialiased;
}
.breadcrumb:first-child:before {
    display: none;
}
.parallax-container {
    position: relative;
    overflow: hidden;
    height: 500px;
}
.parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transform: translateX(-50%);
}
.pin-top,
.pin-bottom {
    position: relative;
}
.pinned {
    position: fixed !important;
}
ul.staggered-list li {
    opacity: 0;
}
.fade-in {
    opacity: 0;
    transform-origin: 0 50%;
}
@media only screen and (max-width: 600px) {
    .hide-on-small-only,
    .hide-on-small-and-down {
        display: none !important;
    }
}
@media only screen and (max-width: 992px) {
    .hide-on-med-and-down {
        display: none !important;
    }
}
@media only screen and (min-width: 601px) {
    .hide-on-med-and-up {
        display: none !important;
    }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
    .hide-on-med-only {
        display: none !important;
    }
}
@media only screen and (min-width: 993px) {
    .hide-on-large-only {
        display: none !important;
    }
}
@media only screen and (min-width: 993px) {
    .show-on-large {
        display: block !important;
    }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
    .show-on-medium {
        display: block !important;
    }
}
@media only screen and (max-width: 600px) {
    .show-on-small {
        display: block !important;
    }
}
@media only screen and (min-width: 601px) {
    .show-on-medium-and-up {
        display: block !important;
    }
}
@media only screen and (max-width: 992px) {
    .show-on-medium-and-down {
        display: block !important;
    }
}
@media only screen and (max-width: 600px) {
    .center-on-small-only {
        text-align: center;
    }
}
footer.page-footer {
    margin-top: 20px;
    padding-top: 20px;
    background-color: #ee6e73;
}
footer.page-footer .footer-copyright {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(51, 51, 51, 0.08);
}
table,
th,
td {
    border: none;
}
table {
    width: 100%;
    display: table;
}
table.bordered > thead > tr,
table.bordered > tbody > tr {
    border-bottom: 1px solid #d0d0d0;
}
table.striped > tbody > tr:nth-child(odd) {
    background-color: #f2f2f2;
}
table.striped > tbody > tr > td {
    border-radius: 0;
}
table.highlight > tbody > tr {
    transition: background-color 0.25s ease;
}
table.highlight > tbody > tr:hover {
    background-color: #f2f2f2;
}
table.centered thead tr th,
table.centered tbody tr td {
    text-align: center;
}
thead {
    border-bottom: 1px solid #d0d0d0;
}
td,
th {
    padding: 15px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px;
}
@media only screen and (max-width: 992px) {
    table.responsive-table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        display: block;
        position: relative;
    }
    table.responsive-table th,
    table.responsive-table td {
        margin: 0;
        vertical-align: top;
    }
    table.responsive-table th {
        text-align: left;
    }
    table.responsive-table thead {
        display: block;
        float: left;
    }
    table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0;
    }
    table.responsive-table thead tr th::before {
        content: "\00a0";
    }
    table.responsive-table tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
    }
    table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top;
    }
    table.responsive-table th {
        display: block;
        text-align: right;
    }
    table.responsive-table td {
        display: block;
        min-height: 1.25em;
        text-align: left;
    }
    table.responsive-table tr {
        padding: 0 10px;
    }
    table.responsive-table thead {
        border: 0;
        border-right: 1px solid #d0d0d0;
    }
    table.responsive-table.bordered th {
        border-bottom: 0;
        border-left: 0;
    }
    table.responsive-table.bordered td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }
    table.responsive-table.bordered tr {
        border: 0;
    }
    table.responsive-table.bordered tbody tr {
        border-right: 1px solid #d0d0d0;
    }
}
.collection {
    margin: 0.5rem 0 1rem 0;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
}
.collection .collection-item {
    background-color: #fff;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e0e0e0;
}
.collection .collection-item.avatar {
    min-height: 84px;
    padding-left: 72px;
    position: relative;
}
.collection .collection-item.avatar .circle {
    position: absolute;
    width: 42px;
    height: 42px;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle;
}
.collection .collection-item.avatar i.circle {
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    background-color: #999;
    text-align: center;
}
.collection .collection-item.avatar .title {
    font-size: 16px;
}
.collection .collection-item.avatar p {
    margin: 0;
}
.collection .collection-item.avatar .secondary-content {
    position: absolute;
    top: 16px;
    right: 16px;
}
.collection .collection-item:last-child {
    border-bottom: none;
}
.collection .collection-item.active {
    background-color: #26a69a;
    color: #eafaf9;
}
.collection .collection-item.active .secondary-content {
    color: #fff;
}
.collection a.collection-item {
    display: block;
    transition: 0.25s;
    color: #26a69a;
}
.collection a.collection-item:not(.active):hover {
    background-color: #ddd;
}
.collection.with-header .collection-header {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px;
}
.collection.with-header .collection-item {
    padding-left: 30px;
}
.collection.with-header .collection-item.avatar {
    padding-left: 72px;
}
.secondary-content {
    float: right;
    color: #26a69a;
}
.collapsible .collection {
    margin: 0;
    border: none;
}
span.badge {
    min-width: 3rem;
    padding: 0 6px;
    text-align: center;
    font-size: 1rem;
    line-height: inherit;
    color: #757575;
    position: absolute;
    right: 15px;
    box-sizing: border-box;
}
span.badge.new {
    font-weight: 300;
    font-size: 0.8rem;
    color: #fff;
    background-color: #26a69a;
    border-radius: 2px;
}
span.badge.new:after {
    content: " new";
}
nav ul a span.badge {
    position: static;
    margin-left: 4px;
    line-height: 0;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.progress {
    position: relative;
    height: 4px;
    display: block;
    width: 100%;
    background-color: #acece6;
    border-radius: 2px;
    margin: 0.5rem 0 1rem 0;
    overflow: hidden;
}
.progress .determinate {
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #26a69a;
    transition: width 0.3s linear;
}
.progress .indeterminate {
    background-color: #26a69a;
}
.progress .indeterminate:before {
    content: "";
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.progress .indeterminate:after {
    content: "";
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation-delay: 1.15s;
}
.hide {
    display: none !important;
}
.left-align {
    text-align: left;
}
.right-align {
    text-align: right;
}
.center,
.center-align {
    text-align: center;
}
.left {
    float: left !important;
}
.right {
    float: right !important;
}
.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.circle {
    border-radius: 50%;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.no-padding {
    padding: 0 !important;
}
.material-icons {
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
}
@font-face {
    font-family: "Material-Design-Icons";
    src: url("../font/material-design-icons/Material-Design-Icons.eot?#iefix") format("embedded-opentype"), url("../font/material-design-icons/Material-Design-Icons.woff2") format("woff2"),
        url("../font/material-design-icons/Material-Design-Icons.woff") format("woff"), url("../font/material-design-icons/Material-Design-Icons.ttf") format("truetype"),
        url("../font/material-design-icons/Material-Design-Icons.svg#Material-Design-Icons") format("svg");
    font-weight: normal;
    font-style: normal;
}
[class^="mdi-"],
[class*="mdi-"] {
    speak: none;
    display: inline-block;
    font-family: "Material-Design-Icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
[class^="mdi-"]:before,
[class*="mdi-"]:before {
    display: inline-block;
    speak: none;
    text-decoration: inherit;
}
[class^="mdi-"].pull-left,
[class*="mdi-"].pull-left {
    margin-right: 0.3em;
}
[class^="mdi-"].pull-right,
[class*="mdi-"].pull-right {
    margin-left: 0.3em;
}
[class^="mdi-"].mdi-lg:before,
[class^="mdi-"].mdi-lg:after,
[class*="mdi-"].mdi-lg:before,
[class*="mdi-"].mdi-lg:after {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
[class^="mdi-"].mdi-2x:before,
[class^="mdi-"].mdi-2x:after,
[class*="mdi-"].mdi-2x:before,
[class*="mdi-"].mdi-2x:after {
    font-size: 2em;
}
[class^="mdi-"].mdi-3x:before,
[class^="mdi-"].mdi-3x:after,
[class*="mdi-"].mdi-3x:before,
[class*="mdi-"].mdi-3x:after {
    font-size: 3em;
}
[class^="mdi-"].mdi-4x:before,
[class^="mdi-"].mdi-4x:after,
[class*="mdi-"].mdi-4x:before,
[class*="mdi-"].mdi-4x:after {
    font-size: 4em;
}
[class^="mdi-"].mdi-5x:before,
[class^="mdi-"].mdi-5x:after,
[class*="mdi-"].mdi-5x:before,
[class*="mdi-"].mdi-5x:after {
    font-size: 5em;
}
[class^="mdi-device-signal-cellular-"]:after,
[class^="mdi-device-battery-"]:after,
[class^="mdi-device-battery-charging-"]:after,
[class^="mdi-device-signal-cellular-connected-no-internet-"]:after,
[class^="mdi-device-signal-wifi-"]:after,
[class^="mdi-device-signal-wifi-statusbar-not-connected"]:after,
.mdi-device-network-wifi:after {
    opacity: 0.3;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: inline-block;
    speak: none;
    text-decoration: inherit;
}
[class^="mdi-device-signal-cellular-"]:after {
    content: "\e758";
}
[class^="mdi-device-battery-"]:after {
    content: "\e735";
}
[class^="mdi-device-battery-charging-"]:after {
    content: "\e733";
}
[class^="mdi-device-signal-cellular-connected-no-internet-"]:after {
    content: "\e75d";
}
[class^="mdi-device-signal-wifi-"]:after,
.mdi-device-network-wifi:after {
    content: "\e765";
}
[class^="mdi-device-signal-wifi-statusbasr-not-connected"]:after {
    content: "\e8f7";
}
.mdi-device-signal-cellular-off:after,
.mdi-device-signal-cellular-null:after,
.mdi-device-signal-cellular-no-sim:after,
.mdi-device-signal-wifi-off:after,
.mdi-device-signal-wifi-4-bar:after,
.mdi-device-signal-cellular-4-bar:after,
.mdi-device-battery-alert:after,
.mdi-device-signal-cellular-connected-no-internet-4-bar:after,
.mdi-device-battery-std:after,
.mdi-device-battery-full .mdi-device-battery-unknown:after {
    content: "";
}
.mdi-fw {
    width: 1.28571429em;
    text-align: center;
}
.mdi-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.mdi-ul > li {
    position: relative;
}
.mdi-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.mdi-li.mdi-lg {
    left: -1.85714286em;
}
.mdi-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
}
.mdi-spin {
    -webkit-animation: mdi-spin 2s infinite linear;
    animation: mdi-spin 2s infinite linear;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.mdi-pulse {
    -webkit-animation: mdi-spin 1s steps(8) infinite;
    animation: mdi-spin 1s steps(8) infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
@-webkit-keyframes mdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.mdi-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.mdi-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.mdi-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.mdi-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.mdi-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
.mdi-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.mdi-stack-1x,
.mdi-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.mdi-stack-1x {
    line-height: inherit;
}
.mdi-stack-2x {
    font-size: 2em;
}
.mdi-inverse {
    color: #fff;
}
.mdi-action-3d-rotation:before {
    content: "\e600";
}
.mdi-action-accessibility:before {
    content: "\e601";
}
.mdi-action-account-balance-wallet:before {
    content: "\e602";
}
.mdi-action-account-balance:before {
    content: "\e603";
}
.mdi-action-account-box:before {
    content: "\e604";
}
.mdi-action-account-child:before {
    content: "\e605";
}
.mdi-action-account-circle:before {
    content: "\e606";
}
.mdi-action-add-shopping-cart:before {
    content: "\e607";
}
.mdi-action-alarm-add:before {
    content: "\e608";
}
.mdi-action-alarm-off:before {
    content: "\e609";
}
.mdi-action-alarm-on:before {
    content: "\e60a";
}
.mdi-action-alarm:before {
    content: "\e60b";
}
.mdi-action-android:before {
    content: "\e60c";
}
.mdi-action-announcement:before {
    content: "\e60d";
}
.mdi-action-aspect-ratio:before {
    content: "\e60e";
}
.mdi-action-assessment:before {
    content: "\e60f";
}
.mdi-action-assignment-ind:before {
    content: "\e610";
}
.mdi-action-assignment-late:before {
    content: "\e611";
}
.mdi-action-assignment-return:before {
    content: "\e612";
}
.mdi-action-assignment-returned:before {
    content: "\e613";
}
.mdi-action-assignment-turned-in:before {
    content: "\e614";
}
.mdi-action-assignment:before {
    content: "\e615";
}
.mdi-action-autorenew:before {
    content: "\e616";
}
.mdi-action-backup:before {
    content: "\e617";
}
.mdi-action-book:before {
    content: "\e618";
}
.mdi-action-bookmark-outline:before {
    content: "\e619";
}
.mdi-action-bookmark:before {
    content: "\e61a";
}
.mdi-action-bug-report:before {
    content: "\e61b";
}
.mdi-action-cached:before {
    content: "\e61c";
}
.mdi-action-check-circle:before {
    content: "\e61d";
}
.mdi-action-class:before {
    content: "\e61e";
}
.mdi-action-credit-card:before {
    content: "\e61f";
}
.mdi-action-dashboard:before {
    content: "\e620";
}
.mdi-action-delete:before {
    content: "\e621";
}
.mdi-action-description:before {
    content: "\e622";
}
.mdi-action-dns:before {
    content: "\e623";
}
.mdi-action-done-all:before {
    content: "\e624";
}
.mdi-action-done:before {
    content: "\e625";
}
.mdi-action-event:before {
    content: "\e626";
}
.mdi-action-exit-to-app:before {
    content: "\e627";
}
.mdi-action-explore:before {
    content: "\e628";
}
.mdi-action-extension:before {
    content: "\e629";
}
.mdi-action-face-unlock:before {
    content: "\e62a";
}
.mdi-action-favorite-outline:before {
    content: "\e62b";
}
.mdi-action-favorite:before {
    content: "\e62c";
}
.mdi-action-find-in-page:before {
    content: "\e62d";
}
.mdi-action-find-replace:before {
    content: "\e62e";
}
.mdi-action-flip-to-back:before {
    content: "\e62f";
}
.mdi-action-flip-to-front:before {
    content: "\e630";
}
.mdi-action-get-app:before {
    content: "\e631";
}
.mdi-action-grade:before {
    content: "\e632";
}
.mdi-action-group-work:before {
    content: "\e633";
}
.mdi-action-help:before {
    content: "\e634";
}
.mdi-action-highlight-remove:before {
    content: "\e635";
}
.mdi-action-history:before {
    content: "\e636";
}
.mdi-action-home:before {
    content: "\e637";
}
.mdi-action-https:before {
    content: "\e638";
}
.mdi-action-info-outline:before {
    content: "\e639";
}
.mdi-action-info:before {
    content: "\e63a";
}
.mdi-action-input:before {
    content: "\e63b";
}
.mdi-action-invert-colors:before {
    content: "\e63c";
}
.mdi-action-label-outline:before {
    content: "\e63d";
}
.mdi-action-label:before {
    content: "\e63e";
}
.mdi-action-language:before {
    content: "\e63f";
}
.mdi-action-launch:before {
    content: "\e640";
}
.mdi-action-list:before {
    content: "\e641";
}
.mdi-action-lock-open:before {
    content: "\e642";
}
.mdi-action-lock-outline:before {
    content: "\e643";
}
.mdi-action-lock:before {
    content: "\e644";
}
.mdi-action-loyalty:before {
    content: "\e645";
}
.mdi-action-markunread-mailbox:before {
    content: "\e646";
}
.mdi-action-note-add:before {
    content: "\e647";
}
.mdi-action-open-in-browser:before {
    content: "\e648";
}
.mdi-action-open-in-new:before {
    content: "\e649";
}
.mdi-action-open-with:before {
    content: "\e64a";
}
.mdi-action-pageview:before {
    content: "\e64b";
}
.mdi-action-payment:before {
    content: "\e64c";
}
.mdi-action-perm-camera-mic:before {
    content: "\e64d";
}
.mdi-action-perm-contact-cal:before {
    content: "\e64e";
}
.mdi-action-perm-data-setting:before {
    content: "\e64f";
}
.mdi-action-perm-device-info:before {
    content: "\e650";
}
.mdi-action-perm-identity:before {
    content: "\e651";
}
.mdi-action-perm-media:before {
    content: "\e652";
}
.mdi-action-perm-phone-msg:before {
    content: "\e653";
}
.mdi-action-perm-scan-wifi:before {
    content: "\e654";
}
.mdi-action-picture-in-picture:before {
    content: "\e655";
}
.mdi-action-polymer:before {
    content: "\e656";
}
.mdi-action-print:before {
    content: "\e657";
}
.mdi-action-query-builder:before {
    content: "\e658";
}
.mdi-action-question-answer:before {
    content: "\e659";
}
.mdi-action-receipt:before {
    content: "\e65a";
}
.mdi-action-redeem:before {
    content: "\e65b";
}
.mdi-action-reorder:before {
    content: "\e65c";
}
.mdi-action-report-problem:before {
    content: "\e65d";
}
.mdi-action-restore:before {
    content: "\e65e";
}
.mdi-action-room:before {
    content: "\e65f";
}
.mdi-action-schedule:before {
    content: "\e660";
}
.mdi-action-search:before {
    content: "\e661";
}
.mdi-action-settings-applications:before {
    content: "\e662";
}
.mdi-action-settings-backup-restore:before {
    content: "\e663";
}
.mdi-action-settings-bluetooth:before {
    content: "\e664";
}
.mdi-action-settings-cell:before {
    content: "\e665";
}
.mdi-action-settings-display:before {
    content: "\e666";
}
.mdi-action-settings-ethernet:before {
    content: "\e667";
}
.mdi-action-settings-input-antenna:before {
    content: "\e668";
}
.mdi-action-settings-input-component:before {
    content: "\e669";
}
.mdi-action-settings-input-composite:before {
    content: "\e66a";
}
.mdi-action-settings-input-hdmi:before {
    content: "\e66b";
}
.mdi-action-settings-input-svideo:before {
    content: "\e66c";
}
.mdi-action-settings-overscan:before {
    content: "\e66d";
}
.mdi-action-settings-phone:before {
    content: "\e66e";
}
.mdi-action-settings-power:before {
    content: "\e66f";
}
.mdi-action-settings-remote:before {
    content: "\e670";
}
.mdi-action-settings-voice:before {
    content: "\e671";
}
.mdi-action-settings:before {
    content: "\e672";
}
.mdi-action-shop-two:before {
    content: "\e673";
}
.mdi-action-shop:before {
    content: "\e674";
}
.mdi-action-shopping-basket:before {
    content: "\e675";
}
.mdi-action-shopping-cart:before {
    content: "\e676";
}
.mdi-action-speaker-notes:before {
    content: "\e677";
}
.mdi-action-spellcheck:before {
    content: "\e678";
}
.mdi-action-star-rate:before {
    content: "\e679";
}
.mdi-action-stars:before {
    content: "\e67a";
}
.mdi-action-store:before {
    content: "\e67b";
}
.mdi-action-subject:before {
    content: "\e67c";
}
.mdi-action-supervisor-account:before {
    content: "\e67d";
}
.mdi-action-swap-horiz:before {
    content: "\e67e";
}
.mdi-action-swap-vert-circle:before {
    content: "\e67f";
}
.mdi-action-swap-vert:before {
    content: "\e680";
}
.mdi-action-system-update-tv:before {
    content: "\e681";
}
.mdi-action-tab-unselected:before {
    content: "\e682";
}
.mdi-action-tab:before {
    content: "\e683";
}
.mdi-action-theaters:before {
    content: "\e684";
}
.mdi-action-thumb-down:before {
    content: "\e685";
}
.mdi-action-thumb-up:before {
    content: "\e686";
}
.mdi-action-thumbs-up-down:before {
    content: "\e687";
}
.mdi-action-toc:before {
    content: "\e688";
}
.mdi-action-today:before {
    content: "\e689";
}
.mdi-action-track-changes:before {
    content: "\e68a";
}
.mdi-action-translate:before {
    content: "\e68b";
}
.mdi-action-trending-down:before {
    content: "\e68c";
}
.mdi-action-trending-neutral:before {
    content: "\e68d";
}
.mdi-action-trending-up:before {
    content: "\e68e";
}
.mdi-action-turned-in-not:before {
    content: "\e68f";
}
.mdi-action-turned-in:before {
    content: "\e690";
}
.mdi-action-verified-user:before {
    content: "\e691";
}
.mdi-action-view-agenda:before {
    content: "\e692";
}
.mdi-action-view-array:before {
    content: "\e693";
}
.mdi-action-view-carousel:before {
    content: "\e694";
}
.mdi-action-view-column:before {
    content: "\e695";
}
.mdi-action-view-day:before {
    content: "\e696";
}
.mdi-action-view-headline:before {
    content: "\e697";
}
.mdi-action-view-list:before {
    content: "\e698";
}
.mdi-action-view-module:before {
    content: "\e699";
}
.mdi-action-view-quilt:before {
    content: "\e69a";
}
.mdi-action-view-stream:before {
    content: "\e69b";
}
.mdi-action-view-week:before {
    content: "\e69c";
}
.mdi-action-visibility-off:before {
    content: "\e69d";
}
.mdi-action-visibility:before {
    content: "\e69e";
}
.mdi-action-wallet-giftcard:before {
    content: "\e69f";
}
.mdi-action-wallet-membership:before {
    content: "\e6a0";
}
.mdi-action-wallet-travel:before {
    content: "\e6a1";
}
.mdi-action-work:before {
    content: "\e6a2";
}
.mdi-alert-error:before {
    content: "\e6a3";
}
.mdi-alert-warning:before {
    content: "\e6a4";
}
.mdi-av-album:before {
    content: "\e6a5";
}
.mdi-av-closed-caption:before {
    content: "\e6a6";
}
.mdi-av-equalizer:before {
    content: "\e6a7";
}
.mdi-av-explicit:before {
    content: "\e6a8";
}
.mdi-av-fast-forward:before {
    content: "\e6a9";
}
.mdi-av-fast-rewind:before {
    content: "\e6aa";
}
.mdi-av-games:before {
    content: "\e6ab";
}
.mdi-av-hearing:before {
    content: "\e6ac";
}
.mdi-av-high-quality:before {
    content: "\e6ad";
}
.mdi-av-loop:before {
    content: "\e6ae";
}
.mdi-av-mic-none:before {
    content: "\e6af";
}
.mdi-av-mic-off:before {
    content: "\e6b0";
}
.mdi-av-mic:before {
    content: "\e6b1";
}
.mdi-av-movie:before {
    content: "\e6b2";
}
.mdi-av-my-library-add:before {
    content: "\e6b3";
}
.mdi-av-my-library-books:before {
    content: "\e6b4";
}
.mdi-av-my-library-music:before {
    content: "\e6b5";
}
.mdi-av-new-releases:before {
    content: "\e6b6";
}
.mdi-av-not-interested:before {
    content: "\e6b7";
}
.mdi-av-pause-circle-fill:before {
    content: "\e6b8";
}
.mdi-av-pause-circle-outline:before {
    content: "\e6b9";
}
.mdi-av-pause:before {
    content: "\e6ba";
}
.mdi-av-play-arrow:before {
    content: "\e6bb";
}
.mdi-av-play-circle-fill:before {
    content: "\e6bc";
}
.mdi-av-play-circle-outline:before {
    content: "\e6bd";
}
.mdi-av-play-shopping-bag:before {
    content: "\e6be";
}
.mdi-av-playlist-add:before {
    content: "\e6bf";
}
.mdi-av-queue-music:before {
    content: "\e6c0";
}
.mdi-av-queue:before {
    content: "\e6c1";
}
.mdi-av-radio:before {
    content: "\e6c2";
}
.mdi-av-recent-actors:before {
    content: "\e6c3";
}
.mdi-av-repeat-one:before {
    content: "\e6c4";
}
.mdi-av-repeat:before {
    content: "\e6c5";
}
.mdi-av-replay:before {
    content: "\e6c6";
}
.mdi-av-shuffle:before {
    content: "\e6c7";
}
.mdi-av-skip-next:before {
    content: "\e6c8";
}
.mdi-av-skip-previous:before {
    content: "\e6c9";
}
.mdi-av-snooze:before {
    content: "\e6ca";
}
.mdi-av-stop:before {
    content: "\e6cb";
}
.mdi-av-subtitles:before {
    content: "\e6cc";
}
.mdi-av-surround-sound:before {
    content: "\e6cd";
}
.mdi-av-timer:before {
    content: "\e6ce";
}
.mdi-av-video-collection:before {
    content: "\e6cf";
}
.mdi-av-videocam-off:before {
    content: "\e6d0";
}
.mdi-av-videocam:before {
    content: "\e6d1";
}
.mdi-av-volume-down:before {
    content: "\e6d2";
}
.mdi-av-volume-mute:before {
    content: "\e6d3";
}
.mdi-av-volume-off:before {
    content: "\e6d4";
}
.mdi-av-volume-up:before {
    content: "\e6d5";
}
.mdi-av-web:before {
    content: "\e6d6";
}
.mdi-communication-business:before {
    content: "\e6d7";
}
.mdi-communication-call-end:before {
    content: "\e6d8";
}
.mdi-communication-call-made:before {
    content: "\e6d9";
}
.mdi-communication-call-merge:before {
    content: "\e6da";
}
.mdi-communication-call-missed:before {
    content: "\e6db";
}
.mdi-communication-call-received:before {
    content: "\e6dc";
}
.mdi-communication-call-split:before {
    content: "\e6dd";
}
.mdi-communication-call:before {
    content: "\e6de";
}
.mdi-communication-chat:before {
    content: "\e6df";
}
.mdi-communication-clear-all:before {
    content: "\e6e0";
}
.mdi-communication-comment:before {
    content: "\e6e1";
}
.mdi-communication-contacts:before {
    content: "\e6e2";
}
.mdi-communication-dialer-sip:before {
    content: "\e6e3";
}
.mdi-communication-dialpad:before {
    content: "\e6e4";
}
.mdi-communication-dnd-on:before {
    content: "\e6e5";
}
.mdi-communication-email:before {
    content: "\e6e6";
}
.mdi-communication-forum:before {
    content: "\e6e7";
}
.mdi-communication-import-export:before {
    content: "\e6e8";
}
.mdi-communication-invert-colors-off:before {
    content: "\e6e9";
}
.mdi-communication-invert-colors-on:before {
    content: "\e6ea";
}
.mdi-communication-live-help:before {
    content: "\e6eb";
}
.mdi-communication-location-off:before {
    content: "\e6ec";
}
.mdi-communication-location-on:before {
    content: "\e6ed";
}
.mdi-communication-message:before {
    content: "\e6ee";
}
.mdi-communication-messenger:before {
    content: "\e6ef";
}
.mdi-communication-no-sim:before {
    content: "\e6f0";
}
.mdi-communication-phone:before {
    content: "\e6f1";
}
.mdi-communication-portable-wifi-off:before {
    content: "\e6f2";
}
.mdi-communication-quick-contacts-dialer:before {
    content: "\e6f3";
}
.mdi-communication-quick-contacts-mail:before {
    content: "\e6f4";
}
.mdi-communication-ring-volume:before {
    content: "\e6f5";
}
.mdi-communication-stay-current-landscape:before {
    content: "\e6f6";
}
.mdi-communication-stay-current-portrait:before {
    content: "\e6f7";
}
.mdi-communication-stay-primary-landscape:before {
    content: "\e6f8";
}
.mdi-communication-stay-primary-portrait:before {
    content: "\e6f9";
}
.mdi-communication-swap-calls:before {
    content: "\e6fa";
}
.mdi-communication-textsms:before {
    content: "\e6fb";
}
.mdi-communication-voicemail:before {
    content: "\e6fc";
}
.mdi-communication-vpn-key:before {
    content: "\e6fd";
}
.mdi-content-add-box:before {
    content: "\e6fe";
}
.mdi-content-add-circle-outline:before {
    content: "\e6ff";
}
.mdi-content-add-circle:before {
    content: "\e700";
}
.mdi-content-add:before {
    content: "\e701";
}
.mdi-content-archive:before {
    content: "\e702";
}
.mdi-content-backspace:before {
    content: "\e703";
}
.mdi-content-block:before {
    content: "\e704";
}
.mdi-content-clear:before {
    content: "\e705";
}
.mdi-content-content-copy:before {
    content: "\e706";
}
.mdi-content-content-cut:before {
    content: "\e707";
}
.mdi-content-content-paste:before {
    content: "\e708";
}
.mdi-content-create:before {
    content: "\e709";
}
.mdi-content-drafts:before {
    content: "\e70a";
}
.mdi-content-filter-list:before {
    content: "\e70b";
}
.mdi-content-flag:before {
    content: "\e70c";
}
.mdi-content-forward:before {
    content: "\e70d";
}
.mdi-content-gesture:before {
    content: "\e70e";
}
.mdi-content-inbox:before {
    content: "\e70f";
}
.mdi-content-link:before {
    content: "\e710";
}
.mdi-content-mail:before {
    content: "\e711";
}
.mdi-content-markunread:before {
    content: "\e712";
}
.mdi-content-redo:before {
    content: "\e713";
}
.mdi-content-remove-circle-outline:before {
    content: "\e714";
}
.mdi-content-remove-circle:before {
    content: "\e715";
}
.mdi-content-remove:before {
    content: "\e716";
}
.mdi-content-reply-all:before {
    content: "\e717";
}
.mdi-content-reply:before {
    content: "\e718";
}
.mdi-content-report:before {
    content: "\e719";
}
.mdi-content-save:before {
    content: "\e71a";
}
.mdi-content-select-all:before {
    content: "\e71b";
}
.mdi-content-send:before {
    content: "\e71c";
}
.mdi-content-sort:before {
    content: "\e71d";
}
.mdi-content-text-format:before {
    content: "\e71e";
}
.mdi-content-undo:before {
    content: "\e71f";
}
.mdi-editor-attach-file:before {
    content: "\e776";
}
.mdi-editor-attach-money:before {
    content: "\e777";
}
.mdi-editor-border-all:before {
    content: "\e778";
}
.mdi-editor-border-bottom:before {
    content: "\e779";
}
.mdi-editor-border-clear:before {
    content: "\e77a";
}
.mdi-editor-border-color:before {
    content: "\e77b";
}
.mdi-editor-border-horizontal:before {
    content: "\e77c";
}
.mdi-editor-border-inner:before {
    content: "\e77d";
}
.mdi-editor-border-left:before {
    content: "\e77e";
}
.mdi-editor-border-outer:before {
    content: "\e77f";
}
.mdi-editor-border-right:before {
    content: "\e780";
}
.mdi-editor-border-style:before {
    content: "\e781";
}
.mdi-editor-border-top:before {
    content: "\e782";
}
.mdi-editor-border-vertical:before {
    content: "\e783";
}
.mdi-editor-format-align-center:before {
    content: "\e784";
}
.mdi-editor-format-align-justify:before {
    content: "\e785";
}
.mdi-editor-format-align-left:before {
    content: "\e786";
}
.mdi-editor-format-align-right:before {
    content: "\e787";
}
.mdi-editor-format-bold:before {
    content: "\e788";
}
.mdi-editor-format-clear:before {
    content: "\e789";
}
.mdi-editor-format-color-fill:before {
    content: "\e78a";
}
.mdi-editor-format-color-reset:before {
    content: "\e78b";
}
.mdi-editor-format-color-text:before {
    content: "\e78c";
}
.mdi-editor-format-indent-decrease:before {
    content: "\e78d";
}
.mdi-editor-format-indent-increase:before {
    content: "\e78e";
}
.mdi-editor-format-italic:before {
    content: "\e78f";
}
.mdi-editor-format-line-spacing:before {
    content: "\e790";
}
.mdi-editor-format-list-bulleted:before {
    content: "\e791";
}
.mdi-editor-format-list-numbered:before {
    content: "\e792";
}
.mdi-editor-format-paint:before {
    content: "\e793";
}
.mdi-editor-format-quote:before {
    content: "\e794";
}
.mdi-editor-format-size:before {
    content: "\e795";
}
.mdi-editor-format-strikethrough:before {
    content: "\e796";
}
.mdi-editor-format-textdirection-l-to-r:before {
    content: "\e797";
}
.mdi-editor-format-textdirection-r-to-l:before {
    content: "\e798";
}
.mdi-editor-format-underline:before {
    content: "\e799";
}
.mdi-editor-functions:before {
    content: "\e79a";
}
.mdi-editor-insert-chart:before {
    content: "\e79b";
}
.mdi-editor-insert-comment:before {
    content: "\e79c";
}
.mdi-editor-insert-drive-file:before {
    content: "\e79d";
}
.mdi-editor-insert-emoticon:before {
    content: "\e79e";
}
.mdi-editor-insert-invitation:before {
    content: "\e79f";
}
.mdi-editor-insert-link:before {
    content: "\e7a0";
}
.mdi-editor-insert-photo:before {
    content: "\e7a1";
}
.mdi-editor-merge-type:before {
    content: "\e7a2";
}
.mdi-editor-mode-comment:before {
    content: "\e7a3";
}
.mdi-editor-mode-edit:before {
    content: "\e7a4";
}
.mdi-editor-publish:before {
    content: "\e7a5";
}
.mdi-editor-vertical-align-bottom:before {
    content: "\e7a6";
}
.mdi-editor-vertical-align-center:before {
    content: "\e7a7";
}
.mdi-editor-vertical-align-top:before {
    content: "\e7a8";
}
.mdi-editor-wrap-text:before {
    content: "\e7a9";
}
.mdi-file-attachment:before {
    content: "\e7aa";
}
.mdi-file-cloud-circle:before {
    content: "\e7ab";
}
.mdi-file-cloud-done:before {
    content: "\e7ac";
}
.mdi-file-cloud-download:before {
    content: "\e7ad";
}
.mdi-file-cloud-off:before {
    content: "\e7ae";
}
.mdi-file-cloud-queue:before {
    content: "\e7af";
}
.mdi-file-cloud-upload:before {
    content: "\e7b0";
}
.mdi-file-cloud:before {
    content: "\e7b1";
}
.mdi-file-file-download:before {
    content: "\e7b2";
}
.mdi-file-file-upload:before {
    content: "\e7b3";
}
.mdi-file-folder-open:before {
    content: "\e7b4";
}
.mdi-file-folder-shared:before {
    content: "\e7b5";
}
.mdi-file-folder:before {
    content: "\e7b6";
}
.mdi-device-access-alarm:before {
    content: "\e720";
}
.mdi-device-access-alarms:before {
    content: "\e721";
}
.mdi-device-access-time:before {
    content: "\e722";
}
.mdi-device-add-alarm:before {
    content: "\e723";
}
.mdi-device-airplanemode-off:before {
    content: "\e724";
}
.mdi-device-airplanemode-on:before {
    content: "\e725";
}
.mdi-device-battery-20:before {
    content: "\e726";
}
.mdi-device-battery-30:before {
    content: "\e727";
}
.mdi-device-battery-50:before {
    content: "\e728";
}
.mdi-device-battery-60:before {
    content: "\e729";
}
.mdi-device-battery-80:before {
    content: "\e72a";
}
.mdi-device-battery-90:before {
    content: "\e72b";
}
.mdi-device-battery-alert:before {
    content: "\e72c";
}
.mdi-device-battery-charging-20:before {
    content: "\e72d";
}
.mdi-device-battery-charging-30:before {
    content: "\e72e";
}
.mdi-device-battery-charging-50:before {
    content: "\e72f";
}
.mdi-device-battery-charging-60:before {
    content: "\e730";
}
.mdi-device-battery-charging-80:before {
    content: "\e731";
}
.mdi-device-battery-charging-90:before {
    content: "\e732";
}
.mdi-device-battery-charging-full:before {
    content: "\e733";
}
.mdi-device-battery-full:before {
    content: "\e734";
}
.mdi-device-battery-std:before {
    content: "\e735";
}
.mdi-device-battery-unknown:before {
    content: "\e736";
}
.mdi-device-bluetooth-connected:before {
    content: "\e737";
}
.mdi-device-bluetooth-disabled:before {
    content: "\e738";
}
.mdi-device-bluetooth-searching:before {
    content: "\e739";
}
.mdi-device-bluetooth:before {
    content: "\e73a";
}
.mdi-device-brightness-auto:before {
    content: "\e73b";
}
.mdi-device-brightness-high:before {
    content: "\e73c";
}
.mdi-device-brightness-low:before {
    content: "\e73d";
}
.mdi-device-brightness-medium:before {
    content: "\e73e";
}
.mdi-device-data-usage:before {
    content: "\e73f";
}
.mdi-device-developer-mode:before {
    content: "\e740";
}
.mdi-device-devices:before {
    content: "\e741";
}
.mdi-device-dvr:before {
    content: "\e742";
}
.mdi-device-gps-fixed:before {
    content: "\e743";
}
.mdi-device-gps-not-fixed:before {
    content: "\e744";
}
.mdi-device-gps-off:before {
    content: "\e745";
}
.mdi-device-location-disabled:before {
    content: "\e746";
}
.mdi-device-location-searching:before {
    content: "\e747";
}
.mdi-device-multitrack-audio:before {
    content: "\e748";
}
.mdi-device-network-cell:before {
    content: "\e749";
}
.mdi-device-network-wifi:before {
    content: "\e74a";
}
.mdi-device-nfc:before {
    content: "\e74b";
}
.mdi-device-now-wallpaper:before {
    content: "\e74c";
}
.mdi-device-now-widgets:before {
    content: "\e74d";
}
.mdi-device-screen-lock-landscape:before {
    content: "\e74e";
}
.mdi-device-screen-lock-portrait:before {
    content: "\e74f";
}
.mdi-device-screen-lock-rotation:before {
    content: "\e750";
}
.mdi-device-screen-rotation:before {
    content: "\e751";
}
.mdi-device-sd-storage:before {
    content: "\e752";
}
.mdi-device-settings-system-daydream:before {
    content: "\e753";
}
.mdi-device-signal-cellular-0-bar:before {
    content: "\e754";
}
.mdi-device-signal-cellular-1-bar:before {
    content: "\e755";
}
.mdi-device-signal-cellular-2-bar:before {
    content: "\e756";
}
.mdi-device-signal-cellular-3-bar:before {
    content: "\e757";
}
.mdi-device-signal-cellular-4-bar:before {
    content: "\e758";
}
.mdi-signal-wifi-statusbar-connected-no-internet-after:before {
    content: "\e8f6";
}
.mdi-device-signal-cellular-connected-no-internet-0-bar:before {
    content: "\e759";
}
.mdi-device-signal-cellular-connected-no-internet-1-bar:before {
    content: "\e75a";
}
.mdi-device-signal-cellular-connected-no-internet-2-bar:before {
    content: "\e75b";
}
.mdi-device-signal-cellular-connected-no-internet-3-bar:before {
    content: "\e75c";
}
.mdi-device-signal-cellular-connected-no-internet-4-bar:before {
    content: "\e75d";
}
.mdi-device-signal-cellular-no-sim:before {
    content: "\e75e";
}
.mdi-device-signal-cellular-null:before {
    content: "\e75f";
}
.mdi-device-signal-cellular-off:before {
    content: "\e760";
}
.mdi-device-signal-wifi-0-bar:before {
    content: "\e761";
}
.mdi-device-signal-wifi-1-bar:before {
    content: "\e762";
}
.mdi-device-signal-wifi-2-bar:before {
    content: "\e763";
}
.mdi-device-signal-wifi-3-bar:before {
    content: "\e764";
}
.mdi-device-signal-wifi-4-bar:before {
    content: "\e765";
}
.mdi-device-signal-wifi-off:before {
    content: "\e766";
}
.mdi-device-signal-wifi-statusbar-1-bar:before {
    content: "\e767";
}
.mdi-device-signal-wifi-statusbar-2-bar:before {
    content: "\e768";
}
.mdi-device-signal-wifi-statusbar-3-bar:before {
    content: "\e769";
}
.mdi-device-signal-wifi-statusbar-4-bar:before {
    content: "\e76a";
}
.mdi-device-signal-wifi-statusbar-connected-no-internet-:before {
    content: "\e76b";
}
.mdi-device-signal-wifi-statusbar-connected-no-internet:before {
    content: "\e76f";
}
.mdi-device-signal-wifi-statusbar-connected-no-internet-2:before {
    content: "\e76c";
}
.mdi-device-signal-wifi-statusbar-connected-no-internet-3:before {
    content: "\e76d";
}
.mdi-device-signal-wifi-statusbar-connected-no-internet-4:before {
    content: "\e76e";
}
.mdi-signal-wifi-statusbar-not-connected-after:before {
    content: "\e8f7";
}
.mdi-device-signal-wifi-statusbar-not-connected:before {
    content: "\e770";
}
.mdi-device-signal-wifi-statusbar-null:before {
    content: "\e771";
}
.mdi-device-storage:before {
    content: "\e772";
}
.mdi-device-usb:before {
    content: "\e773";
}
.mdi-device-wifi-lock:before {
    content: "\e774";
}
.mdi-device-wifi-tethering:before {
    content: "\e775";
}
.mdi-hardware-cast-connected:before {
    content: "\e7b7";
}
.mdi-hardware-cast:before {
    content: "\e7b8";
}
.mdi-hardware-computer:before {
    content: "\e7b9";
}
.mdi-hardware-desktop-mac:before {
    content: "\e7ba";
}
.mdi-hardware-desktop-windows:before {
    content: "\e7bb";
}
.mdi-hardware-dock:before {
    content: "\e7bc";
}
.mdi-hardware-gamepad:before {
    content: "\e7bd";
}
.mdi-hardware-headset-mic:before {
    content: "\e7be";
}
.mdi-hardware-headset:before {
    content: "\e7bf";
}
.mdi-hardware-keyboard-alt:before {
    content: "\e7c0";
}
.mdi-hardware-keyboard-arrow-down:before {
    content: "\e7c1";
}
.mdi-hardware-keyboard-arrow-left:before {
    content: "\e7c2";
}
.mdi-hardware-keyboard-arrow-right:before {
    content: "\e7c3";
}
.mdi-hardware-keyboard-arrow-up:before {
    content: "\e7c4";
}
.mdi-hardware-keyboard-backspace:before {
    content: "\e7c5";
}
.mdi-hardware-keyboard-capslock:before {
    content: "\e7c6";
}
.mdi-hardware-keyboard-control:before {
    content: "\e7c7";
}
.mdi-hardware-keyboard-hide:before {
    content: "\e7c8";
}
.mdi-hardware-keyboard-return:before {
    content: "\e7c9";
}
.mdi-hardware-keyboard-tab:before {
    content: "\e7ca";
}
.mdi-hardware-keyboard-voice:before {
    content: "\e7cb";
}
.mdi-hardware-keyboard:before {
    content: "\e7cc";
}
.mdi-hardware-laptop-chromebook:before {
    content: "\e7cd";
}
.mdi-hardware-laptop-mac:before {
    content: "\e7ce";
}
.mdi-hardware-laptop-windows:before {
    content: "\e7cf";
}
.mdi-hardware-laptop:before {
    content: "\e7d0";
}
.mdi-hardware-memory:before {
    content: "\e7d1";
}
.mdi-hardware-mouse:before {
    content: "\e7d2";
}
.mdi-hardware-phone-android:before {
    content: "\e7d3";
}
.mdi-hardware-phone-iphone:before {
    content: "\e7d4";
}
.mdi-hardware-phonelink-off:before {
    content: "\e7d5";
}
.mdi-hardware-phonelink:before {
    content: "\e7d6";
}
.mdi-hardware-security:before {
    content: "\e7d7";
}
.mdi-hardware-sim-card:before {
    content: "\e7d8";
}
.mdi-hardware-smartphone:before {
    content: "\e7d9";
}
.mdi-hardware-speaker:before {
    content: "\e7da";
}
.mdi-hardware-tablet-android:before {
    content: "\e7db";
}
.mdi-hardware-tablet-mac:before {
    content: "\e7dc";
}
.mdi-hardware-tablet:before {
    content: "\e7dd";
}
.mdi-hardware-tv:before {
    content: "\e7de";
}
.mdi-hardware-watch:before {
    content: "\e7df";
}
.mdi-image-add-to-photos:before {
    content: "\e7e0";
}
.mdi-image-adjust:before {
    content: "\e7e1";
}
.mdi-image-assistant-photo:before {
    content: "\e7e2";
}
.mdi-image-audiotrack:before {
    content: "\e7e3";
}
.mdi-image-blur-circular:before {
    content: "\e7e4";
}
.mdi-image-blur-linear:before {
    content: "\e7e5";
}
.mdi-image-blur-off:before {
    content: "\e7e6";
}
.mdi-image-blur-on:before {
    content: "\e7e7";
}
.mdi-image-brightness-1:before {
    content: "\e7e8";
}
.mdi-image-brightness-2:before {
    content: "\e7e9";
}
.mdi-image-brightness-3:before {
    content: "\e7ea";
}
.mdi-image-brightness-4:before {
    content: "\e7eb";
}
.mdi-image-brightness-5:before {
    content: "\e7ec";
}
.mdi-image-brightness-6:before {
    content: "\e7ed";
}
.mdi-image-brightness-7:before {
    content: "\e7ee";
}
.mdi-image-brush:before {
    content: "\e7ef";
}
.mdi-image-camera-alt:before {
    content: "\e7f0";
}
.mdi-image-camera-front:before {
    content: "\e7f1";
}
.mdi-image-camera-rear:before {
    content: "\e7f2";
}
.mdi-image-camera-roll:before {
    content: "\e7f3";
}
.mdi-image-camera:before {
    content: "\e7f4";
}
.mdi-image-center-focus-strong:before {
    content: "\e7f5";
}
.mdi-image-center-focus-weak:before {
    content: "\e7f6";
}
.mdi-image-collections:before {
    content: "\e7f7";
}
.mdi-image-color-lens:before {
    content: "\e7f8";
}
.mdi-image-colorize:before {
    content: "\e7f9";
}
.mdi-image-compare:before {
    content: "\e7fa";
}
.mdi-image-control-point-duplicate:before {
    content: "\e7fb";
}
.mdi-image-control-point:before {
    content: "\e7fc";
}
.mdi-image-crop-3-2:before {
    content: "\e7fd";
}
.mdi-image-crop-5-4:before {
    content: "\e7fe";
}
.mdi-image-crop-7-5:before {
    content: "\e7ff";
}
.mdi-image-crop-16-9:before {
    content: "\e800";
}
.mdi-image-crop-din:before {
    content: "\e801";
}
.mdi-image-crop-free:before {
    content: "\e802";
}
.mdi-image-crop-landscape:before {
    content: "\e803";
}
.mdi-image-crop-original:before {
    content: "\e804";
}
.mdi-image-crop-portrait:before {
    content: "\e805";
}
.mdi-image-crop-square:before {
    content: "\e806";
}
.mdi-image-crop:before {
    content: "\e807";
}
.mdi-image-dehaze:before {
    content: "\e808";
}
.mdi-image-details:before {
    content: "\e809";
}
.mdi-image-edit:before {
    content: "\e80a";
}
.mdi-image-exposure-minus-1:before {
    content: "\e80b";
}
.mdi-image-exposure-minus-2:before {
    content: "\e80c";
}
.mdi-image-exposure-plus-1:before {
    content: "\e80d";
}
.mdi-image-exposure-plus-2:before {
    content: "\e80e";
}
.mdi-image-exposure-zero:before {
    content: "\e80f";
}
.mdi-image-exposure:before {
    content: "\e810";
}
.mdi-image-filter-1:before {
    content: "\e811";
}
.mdi-image-filter-2:before {
    content: "\e812";
}
.mdi-image-filter-3:before {
    content: "\e813";
}
.mdi-image-filter-4:before {
    content: "\e814";
}
.mdi-image-filter-5:before {
    content: "\e815";
}
.mdi-image-filter-6:before {
    content: "\e816";
}
.mdi-image-filter-7:before {
    content: "\e817";
}
.mdi-image-filter-8:before {
    content: "\e818";
}
.mdi-image-filter-9-plus:before {
    content: "\e819";
}
.mdi-image-filter-9:before {
    content: "\e81a";
}
.mdi-image-filter-b-and-w:before {
    content: "\e81b";
}
.mdi-image-filter-center-focus:before {
    content: "\e81c";
}
.mdi-image-filter-drama:before {
    content: "\e81d";
}
.mdi-image-filter-frames:before {
    content: "\e81e";
}
.mdi-image-filter-hdr:before {
    content: "\e81f";
}
.mdi-image-filter-none:before {
    content: "\e820";
}
.mdi-image-filter-tilt-shift:before {
    content: "\e821";
}
.mdi-image-filter-vintage:before {
    content: "\e822";
}
.mdi-image-filter:before {
    content: "\e823";
}
.mdi-image-flare:before {
    content: "\e824";
}
.mdi-image-flash-auto:before {
    content: "\e825";
}
.mdi-image-flash-off:before {
    content: "\e826";
}
.mdi-image-flash-on:before {
    content: "\e827";
}
.mdi-image-flip:before {
    content: "\e828";
}
.mdi-image-gradient:before {
    content: "\e829";
}
.mdi-image-grain:before {
    content: "\e82a";
}
.mdi-image-grid-off:before {
    content: "\e82b";
}
.mdi-image-grid-on:before {
    content: "\e82c";
}
.mdi-image-hdr-off:before {
    content: "\e82d";
}
.mdi-image-hdr-on:before {
    content: "\e82e";
}
.mdi-image-hdr-strong:before {
    content: "\e82f";
}
.mdi-image-hdr-weak:before {
    content: "\e830";
}
.mdi-image-healing:before {
    content: "\e831";
}
.mdi-image-image-aspect-ratio:before {
    content: "\e832";
}
.mdi-image-image:before {
    content: "\e833";
}
.mdi-image-iso:before {
    content: "\e834";
}
.mdi-image-landscape:before {
    content: "\e835";
}
.mdi-image-leak-add:before {
    content: "\e836";
}
.mdi-image-leak-remove:before {
    content: "\e837";
}
.mdi-image-lens:before {
    content: "\e838";
}
.mdi-image-looks-3:before {
    content: "\e839";
}
.mdi-image-looks-4:before {
    content: "\e83a";
}
.mdi-image-looks-5:before {
    content: "\e83b";
}
.mdi-image-looks-6:before {
    content: "\e83c";
}
.mdi-image-looks-one:before {
    content: "\e83d";
}
.mdi-image-looks-two:before {
    content: "\e83e";
}
.mdi-image-looks:before {
    content: "\e83f";
}
.mdi-image-loupe:before {
    content: "\e840";
}
.mdi-image-movie-creation:before {
    content: "\e841";
}
.mdi-image-nature-people:before {
    content: "\e842";
}
.mdi-image-nature:before {
    content: "\e843";
}
.mdi-image-navigate-before:before {
    content: "\e844";
}
.mdi-image-navigate-next:before {
    content: "\e845";
}
.mdi-image-palette:before {
    content: "\e846";
}
.mdi-image-panorama-fisheye:before {
    content: "\e847";
}
.mdi-image-panorama-horizontal:before {
    content: "\e848";
}
.mdi-image-panorama-vertical:before {
    content: "\e849";
}
.mdi-image-panorama-wide-angle:before {
    content: "\e84a";
}
.mdi-image-panorama:before {
    content: "\e84b";
}
.mdi-image-photo-album:before {
    content: "\e84c";
}
.mdi-image-photo-camera:before {
    content: "\e84d";
}
.mdi-image-photo-library:before {
    content: "\e84e";
}
.mdi-image-photo:before {
    content: "\e84f";
}
.mdi-image-portrait:before {
    content: "\e850";
}
.mdi-image-remove-red-eye:before {
    content: "\e851";
}
.mdi-image-rotate-left:before {
    content: "\e852";
}
.mdi-image-rotate-right:before {
    content: "\e853";
}
.mdi-image-slideshow:before {
    content: "\e854";
}
.mdi-image-straighten:before {
    content: "\e855";
}
.mdi-image-style:before {
    content: "\e856";
}
.mdi-image-switch-camera:before {
    content: "\e857";
}
.mdi-image-switch-video:before {
    content: "\e858";
}
.mdi-image-tag-faces:before {
    content: "\e859";
}
.mdi-image-texture:before {
    content: "\e85a";
}
.mdi-image-timelapse:before {
    content: "\e85b";
}
.mdi-image-timer-3:before {
    content: "\e85c";
}
.mdi-image-timer-10:before {
    content: "\e85d";
}
.mdi-image-timer-auto:before {
    content: "\e85e";
}
.mdi-image-timer-off:before {
    content: "\e85f";
}
.mdi-image-timer:before {
    content: "\e860";
}
.mdi-image-tonality:before {
    content: "\e861";
}
.mdi-image-transform:before {
    content: "\e862";
}
.mdi-image-tune:before {
    content: "\e863";
}
.mdi-image-wb-auto:before {
    content: "\e864";
}
.mdi-image-wb-cloudy:before {
    content: "\e865";
}
.mdi-image-wb-incandescent:before {
    content: "\e866";
}
.mdi-image-wb-irradescent:before {
    content: "\e867";
}
.mdi-image-wb-sunny:before {
    content: "\e868";
}
.mdi-maps-beenhere:before {
    content: "\e869";
}
.mdi-maps-directions-bike:before {
    content: "\e86a";
}
.mdi-maps-directions-bus:before {
    content: "\e86b";
}
.mdi-maps-directions-car:before {
    content: "\e86c";
}
.mdi-maps-directions-ferry:before {
    content: "\e86d";
}
.mdi-maps-directions-subway:before {
    content: "\e86e";
}
.mdi-maps-directions-train:before {
    content: "\e86f";
}
.mdi-maps-directions-transit:before {
    content: "\e870";
}
.mdi-maps-directions-walk:before {
    content: "\e871";
}
.mdi-maps-directions:before {
    content: "\e872";
}
.mdi-maps-flight:before {
    content: "\e873";
}
.mdi-maps-hotel:before {
    content: "\e874";
}
.mdi-maps-layers-clear:before {
    content: "\e875";
}
.mdi-maps-layers:before {
    content: "\e876";
}
.mdi-maps-local-airport:before {
    content: "\e877";
}
.mdi-maps-local-atm:before {
    content: "\e878";
}
.mdi-maps-local-attraction:before {
    content: "\e879";
}
.mdi-maps-local-bar:before {
    content: "\e87a";
}
.mdi-maps-local-cafe:before {
    content: "\e87b";
}
.mdi-maps-local-car-wash:before {
    content: "\e87c";
}
.mdi-maps-local-convenience-store:before {
    content: "\e87d";
}
.mdi-maps-local-drink:before {
    content: "\e87e";
}
.mdi-maps-local-florist:before {
    content: "\e87f";
}
.mdi-maps-local-gas-station:before {
    content: "\e880";
}
.mdi-maps-local-grocery-store:before {
    content: "\e881";
}
.mdi-maps-local-hospital:before {
    content: "\e882";
}
.mdi-maps-local-hotel:before {
    content: "\e883";
}
.mdi-maps-local-laundry-service:before {
    content: "\e884";
}
.mdi-maps-local-library:before {
    content: "\e885";
}
.mdi-maps-local-mall:before {
    content: "\e886";
}
.mdi-maps-local-movies:before {
    content: "\e887";
}
.mdi-maps-local-offer:before {
    content: "\e888";
}
.mdi-maps-local-parking:before {
    content: "\e889";
}
.mdi-maps-local-pharmacy:before {
    content: "\e88a";
}
.mdi-maps-local-phone:before {
    content: "\e88b";
}
.mdi-maps-local-pizza:before {
    content: "\e88c";
}
.mdi-maps-local-play:before {
    content: "\e88d";
}
.mdi-maps-local-post-office:before {
    content: "\e88e";
}
.mdi-maps-local-print-shop:before {
    content: "\e88f";
}
.mdi-maps-local-restaurant:before {
    content: "\e890";
}
.mdi-maps-local-see:before {
    content: "\e891";
}
.mdi-maps-local-shipping:before {
    content: "\e892";
}
.mdi-maps-local-taxi:before {
    content: "\e893";
}
.mdi-maps-location-history:before {
    content: "\e894";
}
.mdi-maps-map:before {
    content: "\e895";
}
.mdi-maps-my-location:before {
    content: "\e896";
}
.mdi-maps-navigation:before {
    content: "\e897";
}
.mdi-maps-pin-drop:before {
    content: "\e898";
}
.mdi-maps-place:before {
    content: "\e899";
}
.mdi-maps-rate-review:before {
    content: "\e89a";
}
.mdi-maps-restaurant-menu:before {
    content: "\e89b";
}
.mdi-maps-satellite:before {
    content: "\e89c";
}
.mdi-maps-store-mall-directory:before {
    content: "\e89d";
}
.mdi-maps-terrain:before {
    content: "\e89e";
}
.mdi-maps-traffic:before {
    content: "\e89f";
}
.mdi-navigation-apps:before {
    content: "\e8a0";
}
.mdi-navigation-arrow-back:before {
    content: "\e8a1";
}
.mdi-navigation-arrow-drop-down-circle:before {
    content: "\e8a2";
}
.mdi-navigation-arrow-drop-down:before {
    content: "\e8a3";
}
.mdi-navigation-arrow-drop-up:before {
    content: "\e8a4";
}
.mdi-navigation-arrow-forward:before {
    content: "\e8a5";
}
.mdi-navigation-cancel:before {
    content: "\e8a6";
}
.mdi-navigation-check:before {
    content: "\e8a7";
}
.mdi-navigation-chevron-left:before {
    content: "\e8a8";
}
.mdi-navigation-chevron-right:before {
    content: "\e8a9";
}
.mdi-navigation-close:before {
    content: "\e8aa";
}
.mdi-navigation-expand-less:before {
    content: "\e8ab";
}
.mdi-navigation-expand-more:before {
    content: "\e8ac";
}
.mdi-navigation-fullscreen-exit:before {
    content: "\e8ad";
}
.mdi-navigation-fullscreen:before {
    content: "\e8ae";
}
.mdi-navigation-menu:before {
    content: "\e8af";
}
.mdi-navigation-more-horiz:before {
    content: "\e8b0";
}
.mdi-navigation-more-vert:before {
    content: "\e8b1";
}
.mdi-navigation-refresh:before {
    content: "\e8b2";
}
.mdi-navigation-unfold-less:before {
    content: "\e8b3";
}
.mdi-navigation-unfold-more:before {
    content: "\e8b4";
}
.mdi-notification-adb:before {
    content: "\e8b5";
}
.mdi-notification-bluetooth-audio:before {
    content: "\e8b6";
}
.mdi-notification-disc-full:before {
    content: "\e8b7";
}
.mdi-notification-dnd-forwardslash:before {
    content: "\e8b8";
}
.mdi-notification-do-not-disturb:before {
    content: "\e8b9";
}
.mdi-notification-drive-eta:before {
    content: "\e8ba";
}
.mdi-notification-event-available:before {
    content: "\e8bb";
}
.mdi-notification-event-busy:before {
    content: "\e8bc";
}
.mdi-notification-event-note:before {
    content: "\e8bd";
}
.mdi-notification-folder-special:before {
    content: "\e8be";
}
.mdi-notification-mms:before {
    content: "\e8bf";
}
.mdi-notification-more:before {
    content: "\e8c0";
}
.mdi-notification-network-locked:before {
    content: "\e8c1";
}
.mdi-notification-phone-bluetooth-speaker:before {
    content: "\e8c2";
}
.mdi-notification-phone-forwarded:before {
    content: "\e8c3";
}
.mdi-notification-phone-in-talk:before {
    content: "\e8c4";
}
.mdi-notification-phone-locked:before {
    content: "\e8c5";
}
.mdi-notification-phone-missed:before {
    content: "\e8c6";
}
.mdi-notification-phone-paused:before {
    content: "\e8c7";
}
.mdi-notification-play-download:before {
    content: "\e8c8";
}
.mdi-notification-play-install:before {
    content: "\e8c9";
}
.mdi-notification-sd-card:before {
    content: "\e8ca";
}
.mdi-notification-sim-card-alert:before {
    content: "\e8cb";
}
.mdi-notification-sms-failed:before {
    content: "\e8cc";
}
.mdi-notification-sms:before {
    content: "\e8cd";
}
.mdi-notification-sync-disabled:before {
    content: "\e8ce";
}
.mdi-notification-sync-problem:before {
    content: "\e8cf";
}
.mdi-notification-sync:before {
    content: "\e8d0";
}
.mdi-notification-system-update:before {
    content: "\e8d1";
}
.mdi-notification-tap-and-play:before {
    content: "\e8d2";
}
.mdi-notification-time-to-leave:before {
    content: "\e8d3";
}
.mdi-notification-vibration:before {
    content: "\e8d4";
}
.mdi-notification-voice-chat:before {
    content: "\e8d5";
}
.mdi-notification-vpn-lock:before {
    content: "\e8d6";
}
.mdi-social-cake:before {
    content: "\e8d7";
}
.mdi-social-domain:before {
    content: "\e8d8";
}
.mdi-social-group-add:before {
    content: "\e8d9";
}
.mdi-social-group:before {
    content: "\e8da";
}
.mdi-social-location-city:before {
    content: "\e8db";
}
.mdi-social-mood:before {
    content: "\e8dc";
}
.mdi-social-notifications-none:before {
    content: "\e8dd";
}
.mdi-social-notifications-off:before {
    content: "\e8de";
}
.mdi-social-notifications-on:before {
    content: "\e8df";
}
.mdi-social-notifications-paused:before {
    content: "\e8e0";
}
.mdi-social-notifications:before {
    content: "\e8e1";
}
.mdi-social-pages:before {
    content: "\e8e2";
}
.mdi-social-party-mode:before {
    content: "\e8e3";
}
.mdi-social-people-outline:before {
    content: "\e8e4";
}
.mdi-social-people:before {
    content: "\e8e5";
}
.mdi-social-person-add:before {
    content: "\e8e6";
}
.mdi-social-person-outline:before {
    content: "\e8e7";
}
.mdi-social-person:before {
    content: "\e8e8";
}
.mdi-social-plus-one:before {
    content: "\e8e9";
}
.mdi-social-poll:before {
    content: "\e8ea";
}
.mdi-social-public:before {
    content: "\e8eb";
}
.mdi-social-school:before {
    content: "\e8ec";
}
.mdi-social-share:before {
    content: "\e8ed";
}
.mdi-social-whatshot:before {
    content: "\e8ee";
}
.mdi-toggle-check-box-outline-blank:before {
    content: "\e8ef";
}
.mdi-toggle-check-box:before {
    content: "\e8f0";
}
.mdi-toggle-radio-button-off:before {
    content: "\e8f1";
}
.mdi-toggle-radio-button-on:before {
    content: "\e8f2";
}
.mdi-toggle-star-half:before {
    content: "\e8f3";
}
.mdi-toggle-star-outline:before {
    content: "\e8f4";
}
.mdi-toggle-star:before {
    content: "\e8f5";
}
a {
    text-decoration: none;
}
html {
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87);
}
@media only screen and (min-width: 0) {
    html {
        font-size: 14px;
    }
}
@media only screen and (min-width: 992px) {
    html {
        font-size: 14.5px;
    }
}
@media only screen and (min-width: 1200px) {
    html {
        font-size: 15px;
    }
}
em {
    font-style: italic;
}
strong {
    font-weight: 500;
}
small {
    font-size: 75%;
}
.light,
footer.page-footer .footer-copyright {
    font-weight: 300;
}
.thin {
    font-weight: 200;
}
.flow-text {
    font-weight: 300;
}
@media only screen and (min-width: 360px) {
    .flow-text {
        font-size: 1.2rem;
    }
}
@media only screen and (min-width: 390px) {
    .flow-text {
        font-size: 1.224rem;
    }
}
@media only screen and (min-width: 420px) {
    .flow-text {
        font-size: 1.248rem;
    }
}
@media only screen and (min-width: 450px) {
    .flow-text {
        font-size: 1.272rem;
    }
}
@media only screen and (min-width: 480px) {
    .flow-text {
        font-size: 1.296rem;
    }
}
@media only screen and (min-width: 510px) {
    .flow-text {
        font-size: 1.32rem;
    }
}
@media only screen and (min-width: 540px) {
    .flow-text {
        font-size: 1.344rem;
    }
}
@media only screen and (min-width: 570px) {
    .flow-text {
        font-size: 1.368rem;
    }
}
@media only screen and (min-width: 600px) {
    .flow-text {
        font-size: 1.392rem;
    }
}
@media only screen and (min-width: 630px) {
    .flow-text {
        font-size: 1.416rem;
    }
}
@media only screen and (min-width: 660px) {
    .flow-text {
        font-size: 1.44rem;
    }
}
@media only screen and (min-width: 690px) {
    .flow-text {
        font-size: 1.464rem;
    }
}
@media only screen and (min-width: 720px) {
    .flow-text {
        font-size: 1.488rem;
    }
}
@media only screen and (min-width: 750px) {
    .flow-text {
        font-size: 1.512rem;
    }
}
@media only screen and (min-width: 780px) {
    .flow-text {
        font-size: 1.536rem;
    }
}
@media only screen and (min-width: 810px) {
    .flow-text {
        font-size: 1.56rem;
    }
}
@media only screen and (min-width: 840px) {
    .flow-text {
        font-size: 1.584rem;
    }
}
@media only screen and (min-width: 870px) {
    .flow-text {
        font-size: 1.608rem;
    }
}
@media only screen and (min-width: 900px) {
    .flow-text {
        font-size: 1.632rem;
    }
}
@media only screen and (min-width: 930px) {
    .flow-text {
        font-size: 1.656rem;
    }
}
@media only screen and (min-width: 960px) {
    .flow-text {
        font-size: 1.68rem;
    }
}
@media only screen and (max-width: 360px) {
    .flow-text {
        font-size: 1.2rem;
    }
}
.side-nav {
    position: fixed;
    width: 240px;
    left: -105%;
    top: 0;
    margin: 0;
    height: 100%;
    height: calc(100% + 60px);
    height: -moz-calc(100%);
    padding-bottom: 60px;
    background-color: #fff;
    z-index: 999;
    overflow-y: auto;
    will-change: left;
}
.side-nav.right-aligned {
    will-change: right;
    right: -105%;
    left: auto;
}
.side-nav .collapsible {
    margin: 0;
}
.side-nav li {
    float: none;
    padding: 0 15px;
    line-height: 64px;
}
.side-nav li:hover,
.side-nav li.active {
    background-color: #ddd;
}
.side-nav a {
    color: #444;
    display: block;
    font-size: 1rem;
    height: 64px;
    line-height: 64px;
    padding: 0 15px;
}
.drag-target {
    height: 100%;
    width: 10px;
    position: fixed;
    top: 0;
    z-index: 998;
}
.side-nav.fixed a {
    display: block;
    padding: 0 15px;
    color: #444;
}
.side-nav.fixed {
    left: 0;
    position: fixed;
}
.side-nav.fixed.right-aligned {
    right: 0;
    left: auto;
}
@media only screen and (max-width: 992px) {
    .side-nav.fixed {
        left: -105%;
    }
    .side-nav.fixed.right-aligned {
        right: -105%;
        left: auto;
    }
}
.side-nav .collapsible-body li.active,
.side-nav.fixed .collapsible-body li.active {
    background-color: #ee6e73;
}
.side-nav .collapsible-body li.active a,
.side-nav.fixed .collapsible-body li.active a {
    color: #fff;
}
#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 997;
    will-change: opacity;
}
.preloader-wrapper {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
}
.preloader-wrapper.small {
    width: 36px;
    height: 36px;
}
.preloader-wrapper.big {
    width: 64px;
    height: 64px;
}
.preloader-wrapper.active {
    -webkit-animation: container-rotate 1568ms linear infinite;
    animation: container-rotate 1568ms linear infinite;
}
@-webkit-keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg);
    }
}
.spinner-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-color: #26a69a;
}
.spinner-blue,
.spinner-blue-only {
    border-color: #4285f4;
}
.spinner-red,
.spinner-red-only {
    border-color: #db4437;
}
.spinner-yellow,
.spinner-yellow-only {
    border-color: #f4b400;
}
.spinner-green,
.spinner-green-only {
    border-color: #0f9d58;
}
.active .spinner-layer.spinner-blue {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer.spinner-red {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer.spinner-yellow {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer.spinner-green {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only,
.active .spinner-layer.spinner-green-only {
    opacity: 1;
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
@-webkit-keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
    }
    25% {
        -webkit-transform: rotate(270deg);
    }
    37.5% {
        -webkit-transform: rotate(405deg);
    }
    50% {
        -webkit-transform: rotate(540deg);
    }
    62.5% {
        -webkit-transform: rotate(675deg);
    }
    75% {
        -webkit-transform: rotate(810deg);
    }
    87.5% {
        -webkit-transform: rotate(945deg);
    }
    to {
        -webkit-transform: rotate(1080deg);
    }
}
@-webkit-keyframes blue-fade-in-out {
    from {
        opacity: 1;
    }
    25% {
        opacity: 1;
    }
    26% {
        opacity: 0;
    }
    89% {
        opacity: 0;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes red-fade-in-out {
    from {
        opacity: 0;
    }
    15% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    51% {
        opacity: 0;
    }
}
@-webkit-keyframes yellow-fade-in-out {
    from {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    76% {
        opacity: 0;
    }
}
@-webkit-keyframes green-fade-in-out {
    from {
        opacity: 0;
    }
    65% {
        opacity: 0;
    }
    75% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.gap-patch {
    position: absolute;
    top: 0;
    left: 45%;
    width: 10%;
    height: 100%;
    overflow: hidden;
    border-color: inherit;
}
.gap-patch .circle {
    width: 1000%;
    left: -450%;
}
.circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-color: inherit;
}
.circle-clipper .circle {
    width: 200%;
    height: 100%;
    border-width: 3px;
    border-style: solid;
    border-color: inherit;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
.circle-clipper.left .circle {
    left: 0;
    border-right-color: transparent !important;
    -webkit-transform: rotate(129deg);
    transform: rotate(129deg);
}
.circle-clipper.right .circle {
    left: -100%;
    border-left-color: transparent !important;
    -webkit-transform: rotate(-129deg);
    transform: rotate(-129deg);
}
.active .circle-clipper.left .circle {
    -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .circle-clipper.right .circle {
    -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
@-webkit-keyframes left-spin {
    from {
        -webkit-transform: rotate(130deg);
    }
    50% {
        -webkit-transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(130deg);
    }
}
@-webkit-keyframes right-spin {
    from {
        -webkit-transform: rotate(-130deg);
    }
    50% {
        -webkit-transform: rotate(5deg);
    }
    to {
        -webkit-transform: rotate(-130deg);
    }
}
#spinnerContainer.cooldown {
    -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
    animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
}
@-webkit-keyframes fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@-moz-keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }
    60% {
        left: 100%;
        right: -90%;
    }
    100% {
        left: 100%;
        right: -90%;
    }
}
@-webkit-keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }
    60% {
        left: 100%;
        right: -90%;
    }
    100% {
        left: 100%;
        right: -90%;
    }
}
@-o-keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }
    60% {
        left: 100%;
        right: -90%;
    }
    100% {
        left: 100%;
        right: -90%;
    }
}
@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }
    60% {
        left: 100%;
        right: -90%;
    }
    100% {
        left: 100%;
        right: -90%;
    }
}
@-moz-keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%;
    }
    60% {
        left: 107%;
        right: -8%;
    }
    100% {
        left: 107%;
        right: -8%;
    }
}
@-webkit-keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%;
    }
    60% {
        left: 107%;
        right: -8%;
    }
    100% {
        left: 107%;
        right: -8%;
    }
}
@-o-keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%;
    }
    60% {
        left: 107%;
        right: -8%;
    }
    100% {
        left: 107%;
        right: -8%;
    }
}
@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%;
    }
    60% {
        left: 107%;
        right: -8%;
    }
    100% {
        left: 107%;
        right: -8%;
    }
}
@-moz-keyframes mdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-webkit-keyframes mdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-o-keyframes mdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes mdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-moz-keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg);
    }
    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg);
    }
    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg);
    }
    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg);
    }
    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg);
    }
    to {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg);
    }
}
@-webkit-keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg);
    }
    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg);
    }
    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg);
    }
    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg);
    }
    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg);
    }
    to {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg);
    }
}
@-o-keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg);
    }
    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg);
    }
    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg);
    }
    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg);
    }
    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg);
    }
    to {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg);
    }
}
@keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg);
    }
    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg);
    }
    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg);
    }
    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg);
    }
    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg);
    }
    to {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg);
    }
}
@-moz-keyframes blue-fade-in-out {
    from {
        opacity: 1;
    }
    25% {
        opacity: 1;
    }
    26% {
        opacity: 0;
    }
    89% {
        opacity: 0;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes blue-fade-in-out {
    from {
        opacity: 1;
    }
    25% {
        opacity: 1;
    }
    26% {
        opacity: 0;
    }
    89% {
        opacity: 0;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes blue-fade-in-out {
    from {
        opacity: 1;
    }
    25% {
        opacity: 1;
    }
    26% {
        opacity: 0;
    }
    89% {
        opacity: 0;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@keyframes blue-fade-in-out {
    from {
        opacity: 1;
    }
    25% {
        opacity: 1;
    }
    26% {
        opacity: 0;
    }
    89% {
        opacity: 0;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes red-fade-in-out {
    from {
        opacity: 0;
    }
    15% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    51% {
        opacity: 0;
    }
}
@-webkit-keyframes red-fade-in-out {
    from {
        opacity: 0;
    }
    15% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    51% {
        opacity: 0;
    }
}
@-o-keyframes red-fade-in-out {
    from {
        opacity: 0;
    }
    15% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    51% {
        opacity: 0;
    }
}
@keyframes red-fade-in-out {
    from {
        opacity: 0;
    }
    15% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    51% {
        opacity: 0;
    }
}
@-moz-keyframes yellow-fade-in-out {
    from {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    76% {
        opacity: 0;
    }
}
@-webkit-keyframes yellow-fade-in-out {
    from {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    76% {
        opacity: 0;
    }
}
@-o-keyframes yellow-fade-in-out {
    from {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    76% {
        opacity: 0;
    }
}
@keyframes yellow-fade-in-out {
    from {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    76% {
        opacity: 0;
    }
}
@-moz-keyframes green-fade-in-out {
    from {
        opacity: 0;
    }
    65% {
        opacity: 0;
    }
    75% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes green-fade-in-out {
    from {
        opacity: 0;
    }
    65% {
        opacity: 0;
    }
    75% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-o-keyframes green-fade-in-out {
    from {
        opacity: 0;
    }
    65% {
        opacity: 0;
    }
    75% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes green-fade-in-out {
    from {
        opacity: 0;
    }
    65% {
        opacity: 0;
    }
    75% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-moz-keyframes left-spin {
    from {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg);
    }
    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg);
    }
}
@-webkit-keyframes left-spin {
    from {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg);
    }
    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg);
    }
}
@-o-keyframes left-spin {
    from {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg);
    }
    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg);
    }
}
@keyframes left-spin {
    from {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg);
    }
    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg);
    }
}
@-moz-keyframes right-spin {
    from {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    to {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
}
@-webkit-keyframes right-spin {
    from {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    to {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
}
@-o-keyframes right-spin {
    from {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    to {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
}
@keyframes right-spin {
    from {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    to {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
}
@-moz-keyframes fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@-webkit-keyframes fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@-o-keyframes fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300;
    src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url("fonts/OpenSans/memnYaGs126MiZpBA-UFUKWyV9hmIqOjjg.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300;
    src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url("fonts/OpenSans/memnYaGs126MiZpBA-UFUKWyV9hvIqOjjg.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300;
    src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url("fonts/OpenSans/memnYaGs126MiZpBA-UFUKWyV9hnIqOjjg.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300;
    src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url("fonts/OpenSans/memnYaGs126MiZpBA-UFUKWyV9hoIqOjjg.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300;
    src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url("fonts/OpenSans/memnYaGs126MiZpBA-UFUKWyV9hkIqOjjg.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300;
    src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url("fonts/OpenSans/memnYaGs126MiZpBA-UFUKWyV9hlIqOjjg.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300;
    src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url("fonts/OpenSans/memnYaGs126MiZpBA-UFUKWyV9hrIqM.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 400;
    src: local("Open Sans Italic"), local("OpenSans-Italic"), url("fonts/OpenSans/mem6YaGs126MiZpBA-UFUK0Udc1UAw.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 400;
    src: local("Open Sans Italic"), local("OpenSans-Italic"), url("fonts/OpenSans/mem6YaGs126MiZpBA-UFUK0ddc1UAw.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 400;
    src: local("Open Sans Italic"), local("OpenSans-Italic"), url("fonts/OpenSans/mem6YaGs126MiZpBA-UFUK0Vdc1UAw.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 400;
    src: local("Open Sans Italic"), local("OpenSans-Italic"), url("fonts/OpenSans/mem6YaGs126MiZpBA-UFUK0adc1UAw.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 400;
    src: local("Open Sans Italic"), local("OpenSans-Italic"), url("fonts/OpenSans/mem6YaGs126MiZpBA-UFUK0Wdc1UAw.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 400;
    src: local("Open Sans Italic"), local("OpenSans-Italic"), url("fonts/OpenSans/mem6YaGs126MiZpBA-UFUK0Xdc1UAw.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 400;
    src: local("Open Sans Italic"), local("OpenSans-Italic"), url("fonts/OpenSans/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 700;
    src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("fonts/OpenSans/memnYaGs126MiZpBA-UFUKWiUNhmIqOjjg.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 700;
    src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("fonts/OpenSans/memnYaGs126MiZpBA-UFUKWiUNhvIqOjjg.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 700;
    src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("fonts/OpenSans/memnYaGs126MiZpBA-UFUKWiUNhnIqOjjg.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 700;
    src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("fonts/OpenSans/memnYaGs126MiZpBA-UFUKWiUNhoIqOjjg.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 700;
    src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("fonts/OpenSans/memnYaGs126MiZpBA-UFUKWiUNhkIqOjjg.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 700;
    src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("fonts/OpenSans/memnYaGs126MiZpBA-UFUKWiUNhlIqOjjg.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 700;
    src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("fonts/OpenSans/memnYaGs126MiZpBA-UFUKWiUNhrIqM.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Open Sans Light"), local("OpenSans-Light"), url("fonts/OpenSans/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Open Sans Light"), local("OpenSans-Light"), url("fonts/OpenSans/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Open Sans Light"), local("OpenSans-Light"), url("fonts/OpenSans/mem5YaGs126MiZpBA-UN_r8OXuhpOqc.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Open Sans Light"), local("OpenSans-Light"), url("fonts/OpenSans/mem5YaGs126MiZpBA-UN_r8OUehpOqc.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Open Sans Light"), local("OpenSans-Light"), url("fonts/OpenSans/mem5YaGs126MiZpBA-UN_r8OXehpOqc.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Open Sans Light"), local("OpenSans-Light"), url("fonts/OpenSans/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Open Sans Light"), local("OpenSans-Light"), url("fonts/OpenSans/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url("fonts/OpenSans/mem8YaGs126MiZpBA-UFWJ0bbck.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url("fonts/OpenSans/mem8YaGs126MiZpBA-UFUZ0bbck.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url("fonts/OpenSans/mem8YaGs126MiZpBA-UFWZ0bbck.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url("fonts/OpenSans/mem8YaGs126MiZpBA-UFVp0bbck.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url("fonts/OpenSans/mem8YaGs126MiZpBA-UFWp0bbck.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url("fonts/OpenSans/mem8YaGs126MiZpBA-UFW50bbck.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url("fonts/OpenSans/mem8YaGs126MiZpBA-UFVZ0b.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url("fonts/OpenSans/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url("fonts/OpenSans/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url("fonts/OpenSans/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url("fonts/OpenSans/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url("fonts/OpenSans/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url("fonts/OpenSans/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url("fonts/OpenSans/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("fonts/RobotoSlab/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2") format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("fonts/RobotoSlab/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("fonts/RobotoSlab/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2") format("woff2");
    unicode-range: U+1F00-1FFF;
}
@font-face {
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("fonts/RobotoSlab/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2") format("woff2");
    unicode-range: U+0370-03FF;
}
@font-face {
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("fonts/RobotoSlab/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("fonts/RobotoSlab/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("fonts/RobotoSlab/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.b-container {
    padding-right: 25px;
    padding-left: 25px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
}
@media (min-width: 768px) {
    .b-container {
        width: 770px;
    }
}
@media (min-width: 992px) {
    .b-container {
        width: 990px;
    }
}
@media (min-width: 1200px) {
    .b-container {
        width: 1190px;
    }
}
.b-row {
    margin-right: -25px;
    margin-left: -25px;
}
.b-row:before,
.b-row:after {
    content: "";
    display: table;
}
.b-row:after {
    clear: both;
}
.b-col-xs-1,
.b-col-sm-1,
.b-col-md-1,
.b-col-lg-1,
.b-col-xs-2,
.b-col-sm-2,
.b-col-md-2,
.b-col-lg-2,
.b-col-xs-3,
.b-col-sm-3,
.b-col-md-3,
.b-col-lg-3,
.b-col-xs-4,
.b-col-sm-4,
.b-col-md-4,
.b-col-lg-4,
.b-col-xs-5,
.b-col-sm-5,
.b-col-md-5,
.b-col-lg-5,
.b-col-xs-6,
.b-col-sm-6,
.b-col-md-6,
.b-col-lg-6,
.b-col-xs-7,
.b-col-sm-7,
.b-col-md-7,
.b-col-lg-7,
.b-col-xs-8,
.b-col-sm-8,
.b-col-md-8,
.b-col-lg-8,
.b-col-xs-9,
.b-col-sm-9,
.b-col-md-9,
.b-col-lg-9,
.b-col-xs-10,
.b-col-sm-10,
.b-col-md-10,
.b-col-lg-10,
.b-col-xs-11,
.b-col-sm-11,
.b-col-md-11,
.b-col-lg-11,
.b-col-xs-12,
.b-col-sm-12,
.b-col-md-12,
.b-col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-col-xs-1,
.b-col-xs-2,
.b-col-xs-3,
.b-col-xs-4,
.b-col-xs-5,
.b-col-xs-6,
.b-col-xs-7,
.b-col-xs-8,
.b-col-xs-9,
.b-col-xs-10,
.b-col-xs-11,
.b-col-xs-12 {
    float: left;
}
.b-col-xs-12 {
    width: 100%;
}
.b-col-xs-11 {
    width: 91.66666667%;
}
.b-col-xs-10 {
    width: 83.33333333%;
}
.b-col-xs-9 {
    width: 75%;
}
.b-col-xs-8 {
    width: 66.66666667%;
}
.b-col-xs-7 {
    width: 58.33333333%;
}
.b-col-xs-6 {
    width: 50%;
}
.b-col-xs-5 {
    width: 41.66666667%;
}
.b-col-xs-4 {
    width: 33.33333333%;
}
.b-col-xs-3 {
    width: 25%;
}
.b-col-xs-2 {
    width: 16.66666667%;
}
.b-col-xs-1 {
    width: 8.33333333%;
}
@media (min-width: 768px) {
    .b-col-sm-1,
    .b-col-sm-2,
    .b-col-sm-3,
    .b-col-sm-4,
    .b-col-sm-5,
    .b-col-sm-6,
    .b-col-sm-7,
    .b-col-sm-8,
    .b-col-sm-9,
    .b-col-sm-10,
    .b-col-sm-11,
    .b-col-sm-12 {
        float: left;
    }
    .b-col-sm-12 {
        width: 100%;
    }
    .b-col-sm-11 {
        width: 91.66666667%;
    }
    .b-col-sm-10 {
        width: 83.33333333%;
    }
    .b-col-sm-9 {
        width: 75%;
    }
    .b-col-sm-8 {
        width: 66.66666667%;
    }
    .b-col-sm-7 {
        width: 58.33333333%;
    }
    .b-col-sm-6 {
        width: 50%;
    }
    .b-col-sm-5 {
        width: 41.66666667%;
    }
    .b-col-sm-4 {
        width: 33.33333333%;
    }
    .b-col-sm-3 {
        width: 25%;
    }
    .b-col-sm-2 {
        width: 16.66666667%;
    }
    .b-col-sm-1 {
        width: 8.33333333%;
    }
}
@media (min-width: 992px) {
    .b-col-md-1,
    .b-col-md-2,
    .b-col-md-3,
    .b-col-md-4,
    .b-col-md-5,
    .b-col-md-6,
    .b-col-md-7,
    .b-col-md-8,
    .b-col-md-9,
    .b-col-md-10,
    .b-col-md-11,
    .b-col-md-12 {
        float: left;
    }
    .b-col-md-12 {
        width: 100%;
    }
    .b-col-md-11 {
        width: 91.66666667%;
    }
    .b-col-md-10 {
        width: 83.33333333%;
    }
    .b-col-md-9 {
        width: 75%;
    }
    .b-col-md-8 {
        width: 66.66666667%;
    }
    .b-col-md-7 {
        width: 58.33333333%;
    }
    .b-col-md-6 {
        width: 50%;
    }
    .b-col-md-5 {
        width: 41.66666667%;
    }
    .b-col-md-4 {
        width: 33.33333333%;
    }
    .b-col-md-3 {
        width: 25%;
    }
    .b-col-md-2 {
        width: 16.66666667%;
    }
    .b-col-md-1 {
        width: 8.33333333%;
    }
}
@media (min-width: 1200px) {
    .b-col-lg-1,
    .b-col-lg-2,
    .b-col-lg-3,
    .b-col-lg-4,
    .b-col-lg-5,
    .b-col-lg-6,
    .b-col-lg-7,
    .b-col-lg-8,
    .b-col-lg-9,
    .b-col-lg-10,
    .b-col-lg-11,
    .b-col-lg-12 {
        float: left;
    }
    .b-col-lg-12 {
        width: 100%;
    }
    .b-col-lg-11 {
        width: 91.66666667%;
    }
    .b-col-lg-10 {
        width: 83.33333333%;
    }
    .b-col-lg-9 {
        width: 75%;
    }
    .b-col-lg-8 {
        width: 66.66666667%;
    }
    .b-col-lg-7 {
        width: 58.33333333%;
    }
    .b-col-lg-6 {
        width: 50%;
    }
    .b-col-lg-5 {
        width: 41.66666667%;
    }
    .b-col-lg-4 {
        width: 33.33333333%;
    }
    .b-col-lg-3 {
        width: 25%;
    }
    .b-col-lg-2 {
        width: 16.66666667%;
    }
    .b-col-lg-1 {
        width: 8.33333333%;
    }
}
html {
    font-size: 11pt;
}
body {
    background: #fff;
    font-family: "Open Sans", Arial;
    font-weight: 400;
    font-size: 1rem;
    color: #666;
    line-height: 1.7;
}
@media (max-width: 767px) {
    body {
        font-weight: 400;
    }
}
a:hover,
a:focus {
    text-decoration: none;
    opacity: 0.7;
}
hr.i-size-S {
    margin-bottom: 6px;
    margin-top: 6px;
}
hr.i-line {
    border-top: 1px solid #f2f2f2;
}
ul:not([class]) {
    padding-left: 40px !important;
}
ul:not([class]) li {
    list-style-type: disc !important;
    padding-top: 2px;
    padding-bottom: 2px;
}
ol li {
    padding-top: 2px;
    padding-bottom: 2px;
}
.btn {
    height: auto;
    text-transform: none;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.9rem;
}
.btn:hover {
    box-shadow: none;
}
.btn-size-S {
    font-size: 9.5pt;
    line-height: 28px;
    padding-right: 12px;
    padding-left: 12px;
}
.btn-lg,
.btn-group-lg > .btn {
    font-size: 1.2rem;
}
.btn.i-gray,
.btn.i-gray:hover,
.btn.i-gray:focus,
.btn.i-gray:active {
    border-color: #f2f2f2;
    background-color: #f2f2f2;
    color: #000;
}
.btn-link {
    background-color: transparent;
    letter-spacing: normal;
    box-shadow: none;
    padding: 0 12px;
}
.btn-link:hover {
    background-color: transparent;
}
.b-section {
    padding: 50px 0;
}
.b-section.i-grey {
    background-color: #f9f9f9;
}
.table > thead > tr > th,
.table > tbody > tr > td {
    border-bottom: 1px solid #f2f2f2;
    padding: 20px 8px;
}
.side-nav {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    height: 100%;
}
.side-nav.i-no-transition {
    transition: none !important;
    -webkit-transition: none !important;
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
}
.side-nav ul {
    padding-left: 0 !important;
}
.side-nav li {
    list-style-type: none !important;
}
.text-info {
    color: #f33;
}
.b-preloader {
    display: flex;
    align-items: center;
    justify-content: center;
}
.b-preloader img {
    -webkit-animation: animationBorderStepOpacity linear 1s;
    -moz-animation: animationBorderStepOpacity linear 1s;
    -o-animation: animationBorderStepOpacity linear 1s;
    animation: animationBorderStepOpacity linear 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    transition: width 0.2s ease;
    -webkit-transition: width 0.2s ease;
}
.i-blur .container-fluid {
    filter: blur(2px);
}
.bj-hr-heading,
.b-hr-heading {
    border-top: 1px solid #f2f2f2;
    font-size: 1rem;
    font-weight: normal;
    position: relative;
    margin: 40px 0;
}
.bj-hr-heading.i-no-line,
.b-hr-heading.i-no-line {
    border-top-color: transparent;
}
.bj-hr-heading.i-no-line span,
.b-hr-heading.i-no-line span,
.bj-hr-heading.i-no-line a,
.b-hr-heading.i-no-line a {
    background-color: transparent;
}
@media (max-width: 767px) {
    .bj-hr-heading,
    .b-hr-heading {
        font-size: 0.9rem;
    }
}
.bj-hr-heading__content,
.b-hr-heading__content {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -1rem;
    left: 0;
    display: block;
}
@media (max-width: 767px) {
    .bj-hr-heading__content,
    .b-hr-heading__content {
        top: -0.8rem;
    }
}
.bj-hr-heading__content span,
.b-hr-heading__content span,
.bj-hr-heading__content a,
.b-hr-heading__content a {
    display: inline-block;
    background: #fff;
    padding: 0 8px;
}
.i-grey .bj-hr-heading__content span,
.i-grey .b-hr-heading__content span,
.i-grey .bj-hr-heading__content a,
.i-grey .b-hr-heading__content a {
    background: transparent;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
@-moz-keyframes animationBorderStepOpacity {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
@-webkit-keyframes animationBorderStepOpacity {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
@-o-keyframes animationBorderStepOpacity {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
@keyframes animationBorderStepOpacity {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
input {
    -webkit-appearance: none;
}
.b-alert-warning {
    background-color: #d65561;
    color: #fff;
    font-size: 9pt;
    padding: 15px;
    display: flex;
    margin-bottom: 25px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}
.b-alert-warning.i-slide {
    display: none;
}
.b-alert-warning span {
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
}
.b-alert-warning span.i-hide {
    opacity: 0;
}
form.i-invisible .form-group {
    margin-bottom: 21px;
    opacity: 0;
}
form.i-invisible .form-group:last-child {
    margin-bottom: 11px;
}
form.i-invisible.i-animate .form-group {
    animation: form-opacity 0.3s;
    animation-fill-mode: forwards;
}
form.i-invisible.i-animate .form-group:nth-of-type(2) {
    animation-delay: 0.15s;
}
form.i-invisible.i-animate .form-group:nth-of-type(3) {
    animation-delay: 0.3s;
}
form.i-invisible.i-animate .form-group:nth-of-type(4) {
    animation-delay: 0.453s;
}
form.i-invisible.i-animate .form-group:nth-of-type(5) {
    animation-delay: 0.6s;
}
.form-control {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 0.95rem;
    -webkit-appearance: none;
}
.form-control:focus {
    border: 1px solid #ccc;
    box-shadow: none;
}
.form-group label {
    margin-bottom: 6px;
    color: #333;
    line-height: normal;
    vertical-align: top;
    font-size: 0.85rem;
}
.form-group .form-control {
    height: 29pt;
    padding: 6px 10px;
    font-size: 0.95rem;
    line-height: 1.72857143;
}
.form-group textarea.form-control {
    height: 83px;
}
.form-group .checkbox label {
    padding-left: 37px;
    position: relative;
    font-weight: normal;
    font-size: 0.85rem;
    line-height: 1.4;
}
.form-group [type="checkbox"] + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 20px;
}
.form-group [type="checkbox"].filled-in:not(:checked) + label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.form-group [type="checkbox"].filled-in:checked + label:before {
    top: 2px;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.form-group [type="checkbox"]:checked + label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.form-group [type="checkbox"].filled-in:checked + label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0;
}
.form-group [type="checkbox"].filled-in:not(:checked) + label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0;
    z-index: 0;
}
.form-group [type="checkbox"].filled-in + label:before,
.form-group [type="checkbox"].filled-in + label:after {
    content: "";
    left: 0;
    position: absolute;
    -webkit-transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
    transition: border 0.25s;
    -webkit-transition: border 0.25s;
    z-index: 1;
}
.form-group [type="checkbox"].filled-in + label:after {
    border-radius: 0;
}
.form-group .checkbox input[type="checkbox"] {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 7px;
    left: 0;
    margin: 0;
}
.form-group [type="checkbox"]:not(:checked),
.form-group [type="checkbox"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
input[type="email"],
.form-group input.form-control[type="email"] {
    background-image: url("images/envelope.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 42px;
}
input[type="email"]:-webkit-autofill,
.form-group input.form-control[type="email"]:-webkit-autofill {
    padding-left: 10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    display: block;
}
.text-muted {
    color: #999;
}
.alert {
    padding: 23px;
}
.alert h3 {
    margin: 13px 0 12px;
}
.alert-success,
.alert-warning {
    background: 0 0;
    border-color: #f2f2f2;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0;
}
.pagination {
    margin: 0;
}
.pagination li {
    display: inline;
    padding: 0;
    border-radius: 0;
}
.pagination li.active {
    background-color: transparent;
}
.pagination a,
.pagination span {
    font-size: 10pt;
    line-height: 34px !important;
    width: 34px;
    padding: 0 !important;
    border-radius: 0;
    display: inline-block;
    text-align: center;
}
.pagination a:hover,
.pagination span:hover {
    color: #fff !important;
}
.pagination .active a,
.pagination .active span,
.pagination .active a:hover,
.pagination .active span:hover,
.pagination .active a:focus,
.pagination .active span:focus {
    color: #000 !important;
    font-weight: 700;
    background: 0 0;
    border-color: #ddd;
}
.pagination-prev a {
    font-stretch: condensed;
}
.pagination-next a {
    font-stretch: condensed;
}
.col-sm-6 > .pagination {
    margin: 0;
    float: right;
}
@media (max-width: 540px) {
    .col-sm-6 > .pagination {
        float: none;
    }
}
.pagination a,
.pagination span,
.nav a {
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.label-default {
    background-color: transparent;
    padding: 0;
    color: #333;
    font-weight: 400;
    display: inline !important;
}
.label-lg {
    font-size: 100%;
}
.breadcrumb {
    font-size: 0.85rem;
    margin-bottom: 5px;
    color: #333;
    padding: 8px 0;
    background-color: transparent;
    border-radius: 0;
}
.breadcrumb:last-child {
    color: #333 !important;
}
.breadcrumb:before {
    display: none;
}
@media (max-width: 767px) {
    .breadcrumb {
        font-size: 0.75rem;
    }
}
.panel {
    border-radius: 0;
    box-shadow: 0;
    border: 1px solid #f2f2f2;
    padding: 18pt;
}
@media (max-width: 767px) {
    .panel {
        border-right: none;
        border-left: none;
        padding-right: 0;
        padding-left: 0;
    }
}
.carousel-indicators {
    margin-bottom: 0;
}
.carousel-indicators li {
    border-radius: 50%;
}
@media (max-width: 767px) {
    .carousel-indicators {
        display: none !important;
    }
}
.carousel-indicators li,
.carousel-indicators li.active {
    width: 9px;
    height: 9px;
    margin: 0 2px;
}
.carousel-control {
    box-shadow: 0;
}
.carousel-control span {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -64px 0 0 0;
    line-height: 20px;
}
.carousel-control.right span {
    left: auto;
    right: 0;
}
.carousel-control.left,
.carousel-control.right {
    background-image: none;
    width: 7%;
    text-shadow: 0 0 0;
}
#news-carousel .carousel-control span {
    margin-top: -12px;
}
.btn-default {
    border-color: #5c6eb8;
    border-width: 2px;
    border-style: solid;
    text-shadow: none;
    box-shadow: none;
    font-size: 0.9rem;
    padding-right: 14px;
    padding-left: 14px;
    border-radius: 0;
    background: transparent;
    color: #5c6eb8;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    line-height: 39px;
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus {
    outline: 0;
    background: #a3add7;
    color: #fff;
    border-color: #a3add7;
}
.btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus {
    outline: 0;
}
.nav-tabs {
    margin-bottom: 18pt;
}
.nav-tabs.nav-justified {
    border: none;
}
.nav-tabs.nav-justified > li > a {
    border-radius: 0;
    color: #999;
    padding-top: 15px;
    padding-bottom: 15px;
}
.nav-tabs.nav-justified > li > a:hover,
.nav-tabs.nav-justified > li > a:active,
.nav-tabs.nav-justified > li > a:focus {
    border-color: transparent;
    color: #666;
    background-color: transparent;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:active,
.nav-tabs.nav-justified > .active > a:focus {
    border-color: transparent;
    color: #333;
    border: none;
    border-bottom: 1px solid #000;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border: none;
        border-radius: 0;
    }
}
.nav-tabs.nav-justified > li > a,
.nav-tabs.nav-justified > li > a:hover,
.nav-tabs.nav-justified > li > a:active,
.nav-tabs.nav-justified > li > a:focus {
    border-bottom: 1px solid #f2f2f2;
}
@media (max-width: 767px) {
    .nav-tabs.nav-justified > li {
        float: left;
        width: 50%;
    }
}
.dropdown-menu {
    border-radius: 0;
}
ul.dropdown-menu {
    padding-left: 0 !important;
}
ul.dropdown-menu li {
    list-style-type: none;
}
.small {
    font-size: 0.85rem;
}
.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.media-left,
.media > .pull-left {
    padding-right: 20px;
}
.ui-widget-header {
    background: #a3add7;
}
.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: #f6f6f6;
    border-color: #ccc;
}
.ui-state-hover:focus,
.ui-widget-content .ui-state-hover:focus,
.ui-widget-header .ui-state-hover:focus,
.ui-state-focus:focus,
.ui-widget-content .ui-state-focus:focus,
.ui-widget-header .ui-state-focus:focus {
    outline: 0;
}
.ui-slider-horizontal .ui-slider-handle {
    margin: 0;
}
thead {
    border-bottom: none;
}
td,
th {
    border-radius: 0;
}
button:focus {
    outline: 0 !important;
}
.container-fluid {
    max-width: 1200px !important;
}
a:focus {
    outline: 0;
    text-decoration: none;
}
.btn {
    background-image: none;
}
.btn-size-M {
    font-size: 10.5pt;
    line-height: 35px;
}
.btn-size-L {
    font-size: 13.5pt;
    line-height: 56px;
}
.btn-reset {
    background-color: #ececec !important;
    border-color: #ececec !important;
}
.btn-reset:hover,
.btn-reset:active,
.btn-reset:focus {
    background-color: #ececec !important;
    border-color: #ececec !important;
    box-shadow: none;
    color: #333 !important;
    opacity: 0.7;
}
@media (max-width: 360px) {
    .hidden-xxs {
        display: none;
    }
}
.visible-xxs-block,
.visible-xxs-inline,
.visible-xxs-inline-block {
    display: none;
}
@media (max-width: 360px) {
    .visible-xxs-block {
        display: block;
    }
}
.visible-xxs-inline {
    display: inline;
}
.visible-xxs-inline-block {
    display: inline-block;
}
hr {
    border: 0;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
}
hr.clearfix {
    clear: both;
}
hr.i-size-M {
    margin-bottom: 15px;
    margin-top: 15px;
}
hr.i-size-L {
    margin-bottom: 25px;
    margin-top: 25px;
}
hr.i-line {
    border-top: 1px solid #eee;
    height: 0;
}
@media (max-width: 767px) {
    hr {
        margin-bottom: 4px;
        margin-top: 5px;
    }
    hr.i-size-L {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    hr.i-size-XL {
        margin-bottom: 20px;
        margin-top: 20px;
    }
}
menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.btn-100 {
    width: 100%;
}
.text-large {
    font-size: 13.5pt;
}
.i-relative {
    position: relative;
}
.bj-h1-nav {
    margin-top: 14px;
}
.bj-h1-nav li {
    margin-bottom: 5px;
}
.bj-h1-nav.text-right li {
    float: right;
}
.bj-h1-nav.nav-pills li {
    margin-left: 10px;
}
.bj-h1-nav.nav-pills li a {
    border: 1px solid #eee;
}
.bj-top-decoration {
    border-top: 1px solid #f2f2f2;
}
@media (max-width: 767px) {
    .bj-text-block {
        text-align: center;
    }
}
.bj-text-block menu,
.bj-text-block ul,
.bj-text-block ol {
    padding: 0 80px;
    text-align: left;
}
.bj-icon-link {
    vertical-align: middle;
    white-space: nowrap;
}
a.bj-icon-link,
a.bj-icon-link:hover,
a.bj-icon-link:active,
a.bj-icon-link:focus {
    text-decoration: none;
}
.bj-icon-link__icon {
    margin-right: 9pt;
}
.bj-icon-link__icon,
.bj-icon-link__link {
    display: inline-block;
    vertical-align: middle;
}
.bj-envelope-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("images/envelope.png");
}
.bj-alert-top-icon {
    position: absolute;
    top: -35px;
    left: 50%;
    margin: 0 0 0 -12px;
}
.bj-price {
    height: 36px;
}
.bj-price s {
    color: #000;
}
.text-small {
    font-size: 9pt;
}
.bj-price .text-small {
    margin-top: 6px;
}
.bj-price .text-large,
.bj-price .text-small {
    line-height: 18px;
}
.bj-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url("images/icons.png") no-repeat 0 0;
}
.bj-icon.i-thumbs-up {
    background-position: -41px 0;
}
.bj-icon.i-new {
    background-position: -77px 0;
}
.bj-icon.i-flash {
    background-position: -110px 0;
}
.bj-icon.i-hit {
    background-position: -142px 0;
}
.bj-icon.i-menu {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATZJREFUeNpi/P//PwM6OHv2rB+QCgBiRqjQLCA+jqZMDYgrkNQcBuJFQPwHWRELFsODgFQREFsjCV/AYoE6ECci8c2ghq8E4p8wQUaQD4CGMgHZoUBcDsSGDJjgJhCDLL4G5ctBDbLAovY+EHdDffOV8cyZM2lARiEQazDgByDXnYLSpkDMSUD9MyCeCrLgFZAhykAb8AYUNJkMtAPpTMbGxmuBjCU0MBxk5jomKKcAiJ9T0fDn0JTIALYA6Iu3QCoFiL8B8UUgPkaigV+BeBMQP4Im0Swgfg23AGrJNiAlA6QNgPQcEi34AcQhQKwAxNJAvAEmwYSsCmj4eyiTi0QLQLmZF4hBxcJbZAkmBhqDUQtGsAWMZCRTkiz4SaIFv4D4LzYJFhwaLgPxAhIseA3NzRgAIMAAzaBKXNwlk2MAAAAASUVORK5CYII=")
        no-repeat center center;
}
.bj-icon.i-menu:hover {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUJJREFUeNpi/P//PwM6SE9P9wNSAUDMCBWaBcTH0ZSpAXEFkprDQLwIiP+AODNnzgQLsmAxPAhIFQGxNZLwBSwWqANxIhLfDGr4SiD+CRNkBPkAaCgTkB0KxOVAbMiACW4CMcjia1C+HNQgCyxq7wNxN8g3QF98ZUwDAiCnEIg1GPADkOtOQWlTIOYkoP4ZEE8FBVELEIsyEAYgtVYMxAMpkMNBQZPJQDuQzgQMp7VAxhIaGL4EaPY6JiinAIifU9Hw59CUyMAETbNvgVQKEH8D4otAfIxEA78C8SYgfgRNollAM1/DLYBasg1IyQBpAyA9h0QLfgBxCBArALE0EG+ASTAhqwIa/h7K5CLRAlBu5gViULHwFlmCiYHGYNSCEWwBIxnJlCQLfpJowS8g/ourCMYGLgPxAhIseA3NzRgAIMAA6PRP0Flb5NcAAAAASUVORK5CYII=");
}
.bj-icon.i-looks {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARRJREFUeNpi/P//PwMtAQuMcfbsWWkgVQ/ErGhq1gDxVmIMMzY2xm0BEKgAcSoWfQLEWoDVB0CX8wNpPiCWxKGGE4hliTEMaBa60HeQD0CiSnj0uQPxQzI98BRkgQgQMxJQyEimBTwgC/4SqfgYEO8G4n9A7ATE9kTo+cdChKLnQBwOxIeRxJqA2BSI1xKKHyYChv8CYl80w2HgNBB7AvFHSiyYA00EuMBVIF5MiQWHiAjCXZQGESFAURARk8EMKbEAVHSw4ZFnhqYwsi3QAeIJeOR7gdiSqNIUD8iEFoSzoJkNVL6bAXEyNAkzUGoBCLhC8U+oBRyk1Ae8JJQt7CSWRXwgC7qBWIpGFdpbRlpXmQABBgD/oDM9NBtIGgAAAABJRU5ErkJggg==")
        no-repeat center center;
}
.bj-icon.i-looks:hover {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARVJREFUeNpi/P//PwMtAQuMkZ6eLg2k6oGYFU3NGiDeSoxhM2fOxG0BEKgAcSoWfQLEWoDVB0CX8wNpPiCWxKGGE4hliTEMaBa60HeQD84CsRIefe5A/JBMDzwFWSACxIwEFDKSaQEPyIK/RCo+BsS7gfgfEDsBsT0Rev6xEKHoORCHA/FhJLEmIDYF4rWE4oeJgOG/gNgXzXAYOA3EnkD8kRIL5kATAS5wFYgXU2LBISKCcBelQUQIUBRExGQwQ0osABUdbHjkmaEpjGwLdIB4Ah75XiC2JKo0xQMyoQXhLGhmA5XvZkCcDE3CDJRaAAKuUPwTagEHKfUBLwllCzuJZREfyIJuIJaiUYX2lpHWVSZAgAEApvMw2ZSl1+MAAAAASUVORK5CYII=");
}
.bj-icon.i-thumbs-up:hover,
a:hover .bj-icon.i-thumbs-up {
    background-position: -41px -28px;
}
.bj-icon.i-thumbs-up:active,
a:active .bj-icon.i-thumbs-up {
    background-position: -41px -60px;
}
.bj-icon.i-new:hover,
a:hover .bj-icon.i-new {
    background-position: -77px -28px;
}
.bj-icon.i-new:active,
a:active .bj-icon.i-new {
    background-position: -77px -60px;
}
.bj-icon.i-flash:hover,
a:hover .bj-icon.i-flash {
    background-position: -110px -28px;
}
.bj-icon.i-flash:active,
a:active .bj-icon.i-flash {
    background-position: -110px -60px;
}
.bj-icon.i-hit:hover,
a:hover .bj-icon.i-hit {
    background-position: -142px -28px;
}
.bj-icon.i-hit:active,
a:active .bj-icon.i-hit {
    background-position: -142px -60px;
}
.bj-table {
    display: table;
}
.bj-table-row {
    display: table-row;
}
.bj-table-cell {
    display: table-cell;
}
.bj-block {
    line-height: normal;
}
.bj-block .bj-hr {
    margin: 9pt 0;
}
.bj-block__title {
    width: 100%;
    height: 65px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 9pt;
    line-height: 1.3;
}
.bj-block__title.bj-table {
    width: 100%;
}
.bj-block__title .bj-table-cell {
    vertical-align: middle;
    text-align: left;
    padding: 10px 0;
    height: 45px;
}
.bj-block__title__wrapper {
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
}
@media (max-width: 767px) {
    .bj-block__title .bj-table-cell {
        text-align: center;
        height: auto;
    }
}
.bj-block__title h2,
.bj-block__title .h2 {
    margin: 0;
}
.bj-block__list {
    font-size: 1rem;
}
.bj-block__list a {
    white-space: nowrap;
    word-wrap: break-word;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    max-width: 95%;
}
.bj-block__list a:hover {
    text-decoration: none;
}
.bj-block__list__text {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
}
@media (max-width: 767px) {
    .bj-block {
        text-align: center;
    }
}
.bj-block__img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.bj-h1-nav.nav-pills li.active a,
.bj-h1-nav.nav-pills li.active a:hover,
.bj-h1-nav.nav-pills li.active a:focus {
    border-color: #a3add7;
}
@media (max-width: 767px) {
    .no-float-xs {
        float: none;
    }
}
@media (min-width: 768px) {
    .no-float-sm {
        float: none;
    }
}
@media (min-width: 992px) {
    .no-float-md {
        float: none;
    }
}
@media (min-width: 1200px) {
    .no-float-lg {
        float: none;
    }
}
.bj-text-more {
    margin-top: 20px;
}
.bj-text-more-wrapper {
    overflow: hidden;
    transition: height 0.5s ease;
    -webkit-transition: height 0.5s ease;
}
.bj-panel {
    border: 1px solid #f2f2f2;
    padding: 33px;
    text-align: center;
    line-height: 1.3;
}
.bj-side-block {
    border: 3px solid #f2f2f2;
    padding: 15px;
    font-size: 9pt;
}
.bj-side-block .h3.bj-hidden-link {
    margin-top: 0;
    margin-bottom: 10px;
    background: url("data:image/gif;base64,R0lGODlhCAAEAKIEADQ0NLGxsX5+fjMzM////wAAAAAAAAAAACH5BAEAAAQALAAAAAAIAAQAAAMMGLMspAMMR96i9eEEADs=") no-repeat right center;
    cursor: pointer;
}
.bj-side-block .h3.bj-hidden-link.i-up {
    background-image: url("data:image/gif;base64,R0lGODlhCAAEAKIEADQ0NLGxsX5+fjMzM////wAAAAAAAAAAACH5BAEAAAQALAAAAAAIAAQAAAMNSCqhLmO0NUBsMOqQAAA7");
}
.bj-side-block menu {
    margin: 0 0 0 7px;
}
@media (max-width: 1023px) {
    .bj-side-block {
        display: none;
    }
}
.bj-side-block > .h3,
.bj-side-block .bj-hidden {
    margin-bottom: 15px;
}
.bj-side-block a,
.bj-side-block a:hover {
    color: #333;
}
.bj-hidden {
    padding-top: 1px;
}
.bj-hidden-link,
.bj-hidden-link:hover {
    text-decoration: none;
}
.bj-hidden__hidden {
    display: none;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}
.i-open .bj-hidden__hidden {
    display: block;
}
.bx_ordercart_order_table_container td.right {
    float: none !important;
}
.bj-range__input-min,
.bj-range__input-max {
    display: none !important;
}
.bj-range .ui-slider-handle {
    width: 4px;
    height: 19px;
    background: #333 !important;
    border-radius: 0;
    border: none;
}
.bj-range .ui-slider {
    background: #ccc;
}
.bj-range .ui-slider-horizontal {
    height: 11px;
}
.bj-range .ui-slider,
.bj-range .ui-slider-horizontal .ui-slider-range {
    border-radius: 0;
    border: 0 !important;
}
.bj-reset-button {
    width: 34px;
    height: 34px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOJJREFUeNpskb0OAUEURneXV5Ao1GztXQQhfisJiXgGJREiWxB/oRS8CK3tKfVCYZ0rl0xkNzm5O7Nn5s43ax9TqYFlWTEopX3/ZYU8J9f1KBFHxQIsmLRDxBGlAXGRK7CSnWFqLuC9R2nBHjJ2EAQyKYsmUIclNKELbdhCkSM+PrLuIjvOtZMPLuwgj/gU5ycbrc8qXiGJeP9+c/7EgYoXSMDYzOAYYl/PKGHScjtQ09DOT2YwpHQ0TI7WNw070zqXDjY/xdN7PED2G8YILR3KsJGdo2GiPIwlfRXWcoq3AAMA/AlTLvE9kh0AAAAASUVORK5CYII=")
        no-repeat center center;
    border: 0;
    padding: 0;
}
.bj-reset-button,
.bj-reset-button:hover,
.bj-reset-button:active,
.bj-reset-button:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOJJREFUeNpskb0OAUEURneXV5Ao1GztXQQhfisJiXgGJREiWxB/oRS8CK3tKfVCYZ0rl0xkNzm5O7Nn5s43ax9TqYFlWTEopX3/ZYU8J9f1KBFHxQIsmLRDxBGlAXGRK7CSnWFqLuC9R2nBHjJ2EAQyKYsmUIclNKELbdhCkSM+PrLuIjvOtZMPLuwgj/gU5ycbrc8qXiGJeP9+c/7EgYoXSMDYzOAYYl/PKGHScjtQ09DOT2YwpHQ0TI7WNw070zqXDjY/xdN7PED2G8YILR3KsJGdo2GiPIwlfRXWcoq3AAMA/AlTLvE9kh0AAAAASUVORK5CYII=")
        no-repeat center center;
}
.bj-checkbox {
    position: relative;
    transition: color 0.3s linear;
    -webkit-transition: color 0.3s linear;
}
.bj-checkbox.i-checked {
    color: #333;
}
.bj-checkbox.i-checked .bj-checkbox__u {
    width: 100%;
    left: 0;
    height: 2px;
    visibility: visible;
    color: #333;
}
form .bj-checkbox {
    cursor: pointer;
}
.bj-checkbox__u {
    position: absolute;
    bottom: -4px;
    left: 50%;
    width: 4px;
    height: 4px;
    background: #000;
    display: block;
    visibility: hidden;
    transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.bj-cf__colors__i {
    float: left;
    margin: 0 1px 12px 0;
    width: 24px;
    height: 24px;
    border: 1px solid #f0f0f0;
}
.bj-cf__colors__i input {
    display: none;
}
.bj-cf__size__i {
    padding: 0 2px;
    margin: 0 4px 12px 0;
    font-weight: 400;
}
.bj-cf__size__i input {
    display: none;
}
.bj-info-icon {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE1JREFUeNrs1sEJACAMBMFE7L/lWIMgEnTu7WMQF8yqis4b0XyAgICAgICPA+fG2ZO/ivzyBtMbBFSxikUCqGIViwQQEBAQEPDulgADAAlQBlwkT9TGAAAAAElFTkSuQmCC")
        no-repeat center center;
    width: 40px;
    line-height: 40px;
}
.bj-info-icon:before {
    content: " ";
    display: inline-block;
}
.bj-phone .b-earphone {
    margin-right: 5.5px;
    width: 40px;
    line-height: 40px;
    text-align: center;
}
.bj-phone .b-earphone:before {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAY5JREFUeNrs2MFHw2Ecx/HfGiN2ihhdR8QYMWIZnerYtVN02iER/QER3TLWqUuU/oZlxA5pdlpKRBljkU6dyiLr/fA5PH4m/Q49PfI8vGy/3x7z8Xyf7+/hlxqNRpHPYyLyfISAIWAIGAKGgMlHAV30UPQtYAVXOMcpTpD51YTmLP6hHF5R1XUGXewl+I/EkkzeQCd2r4g3lH4rYJISPyKPtHXvGkfY8WEPXuITq7H7C7j1YQ8a27hDWtdrGCDrQ4nNOFTXbum6jGd8+LKCxjKGapBJNc6ZD11sM4+WB0yL+V7zKaDZg02tnlnFPF5Qt/bnnwaMrPJe6KE9iz4aahoT+hgtVFw1iT3esYIpNPCERczgBvdqqDaaqCHroknislq1jvajWdldzFtzCvq9h7KrEsf3ZF0BSt/M2ddedVJie5gTZhMHaOnoS4+ZN6fj0WmJ45Z02pjVXFfJIz2GBtoGzks8rpxVPR+H+uyr0xP9V8rBu5mcSttW5ycaqfDyKAQMAUPAEDAE/N8BvwQYAMQobXWUITDZAAAAAElFTkSuQmCC")
        no-repeat center center;
    content: "";
}
@media (max-width: 767px) {
    .bj-page-header .bj-phone {
        width: 40px;
        position: absolute;
        right: 8px;
        top: 0;
    }
}
.bj-phone__num {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    white-space: nowrap;
    position: relative;
}
.bj-phone__time {
    font-size: 7pt;
    margin-top: -20px;
    white-space: nowrap;
    position: absolute;
    top: 37px;
    left: 0;
}
@media (max-width: 991px) {
    .bx_incl_area_float-right {
        float: right;
    }
}
@media (max-width: 991px) {
    #bx-panel {
        display: none;
    }
}
.bj-page-footer {
    background-color: #a3add7;
    color: #fff;
    padding-top: 54pt;
    padding-bottom: 110.25pt;
}
@media (max-width: 767px) {
    .bj-page-footer {
        font-size: 13pt;
        padding-top: 27pt;
        padding-bottom: 81.25pt;
    }
}
.bj-page-footer a,
.bj-page-footer a:hover,
.bj-page-footer a:active {
    color: #fff;
}
.bj-page-footer__payment .bj-icon {
    width: 30px;
}
.bj-page-footer .bj-phone {
    text-align: left;
    line-height: 33px;
}
.bj-page-footer .bj-phone .glyphicon {
    width: 24px;
    line-height: 24px;
    margin-right: 9pt;
}
.bj-footer-bitrix-btn {
    position: relative;
    padding: 0;
}
.bj-footer-bitrix-btn__inner {
    position: absolute;
    top: -75px;
    left: 0;
    width: 100%;
}
.bj-footer-bitrix-btn__inner div {
    position: relative;
    border-top: 1px solid #fff;
    margin: 0 15px;
}
.bj-footer-bitrix-btn__inner a {
    position: absolute;
    right: 0;
    top: -15px;
    z-index: 10;
}
.bj-footer-bitrix-btn__inner a:before {
    content: " ";
    position: absolute;
    top: 0;
    left: -30px;
    display: block;
    width: 30px;
    height: 30px;
    background: #a3add7;
}
@media (max-width: 767px) {
    .bj-footer-bitrix-btn__inner {
        top: -55px;
    }
}
.banner-carousel .item {
    height: 400px;
    text-align: center;
    overflow: hidden;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-carousel .item img {
    height: 100%;
    width: auto;
    max-width: none;
}
@media (max-width: 767px) {
    .banner-carousel .item {
        height: 300px;
    }
}
@media (max-width: 767px) {
    .bj-news-line {
        text-align: center;
    }
}
.bj-news-line__date {
    display: block;
    margin-bottom: 7px;
}
.bj-news-block .bj-date {
    margin-bottom: 9pt;
}
.bj-news-block h2 {
    margin-top: 0;
    margin-bottom: 10px;
}
.bj-news-block hr {
    margin: 10px 0;
}
.bj-sorting .dropdown {
    float: left;
}
.bj-sorting .bj-reset-button {
    margin: 2px 0 0 14px;
}
.bj-sorting .form-control {
    width: 177px;
    overflow: hidden;
}
.bj-sorting .form-control .caret {
    float: right;
    margin-top: 10px;
}
.bj-sorting a.form-control:hover,
.bj-sorting a.form-control:active,
.bj-sorting a.form-control:focus {
    text-decoration: none;
    color: #333;
}
.bj-sorting a.form-control:hover .caret,
.bj-sorting a.form-control:active .caret,
.bj-sorting a.form-control:focus .caret {
    color: #333;
}
.bj-catalogue-label {
    line-height: normal;
}
.bj-catalogue-label__icon {
    border: 1px solid #f2f2f2;
    margin-bottom: 15px;
}
.bj-catalogue-nav-tabs .tab-content {
    border: 3px solid #f2f2f2;
    border-top: none;
    padding: 50px;
}
.bj-nav-tabs.nav-tabs {
    margin-bottom: 0;
    border-bottom: 3px solid #f2f2f2;
}
.bj-nav-tabs.nav-tabs li {
    margin: 0 2px 0 0;
    border: 3px solid #f2f2f2;
}
.bj-nav-tabs.nav-tabs li a {
    margin-bottom: 0;
    margin-right: 0;
    background-color: #f2f2f2;
    border: 0 !important;
    border-radius: 0;
    padding-top: 15px;
    padding-bottom: 16px;
    margin-bottom: -6px;
}
.bj-nav-tabs.nav-tabs li.active a,
.bj-nav-tabs.nav-tabs li.active a:hover {
    background-color: #fff;
}
@media (max-width: 480px) {
    .bj-nav-tabs.nav-tabs li {
        width: 100%;
    }
}
.bx_catalog_top_home {
    border: none !important;
}
.bj-product-card .bx_price {
    font-weight: 400;
}
@media (max-width: 767px) {
    .bj-catalogue-tabs .bj-product-card {
        margin-bottom: 18pt;
    }
}
.bj-product-card__img {
    display: block;
}
a.bj-product-card__img:hover {
    opacity: 1;
}
.bj-product-card__img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.bj-product-card__img.i-changable {
    position: relative;
    padding-top: 150%;
}
.bj-product-card__img.i-changable span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    padding-top: 150%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
}
.bx-no-touch .bj-product-card__img.i-changable:hover span:nth-child(2) {
    opacity: 0;
}
.bj-product-card__title {
    width: 100%;
    height: 56px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 9pt;
    line-height: 1.3;
}
.bj-product-card__title .bj-table-cell {
    vertical-align: middle;
    text-align: center;
    padding: 10px 16px;
    height: 36px;
}
.bj-product-card__title .bj-table-row {
    height: 56px;
}
@media (max-width: 767px) {
    .bj-product-card__title {
        height: auto;
    }
}
.bj-product-card__title__wrapper {
    display: inline-block;
    vertical-align: middle;
    max-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bj-product-card__info {
    position: absolute;
    bottom: 15px;
    left: 50%;
    width: 92%;
    margin-left: -46%;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYGBg2AwQYAAAuAC01qHx9QAAAABJRU5ErkJggg==") repeat 0 0;
    height: 34px;
    color: #fff;
    font-size: 10.5pt;
    padding: 0 15px;
    line-height: 34px;
    text-align: left;
    z-index: 990;
}
.bj-product-card__info .i-sep {
    display: inline-block;
    vertical-align: top;
    width: 1px;
    background: url("data:image/gif;base64,R0lGODlhAQA9AIAAAGdnZwAAACH5BAAAAAAALAAAAAABAD0AAAIHhI+py+1aAAA7") no-repeat center center;
    height: 34px;
    padding: 0 15px;
}
.bj-product-card__info .i-new {
    padding-left: 42px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYdJREFUeNqUlTFLw0AYhm0LQkGQiLoIHYpQcBIiriJEF8HJIGQSCnEXJJ2d6iwI+Qv6AxwyCk7pqJN1cCk4xEFQBCG+H7wH4czlzg8ergl3T7+7++7SKstyzhIroFd5fgJfjSNEWsMCOAd5+Td+wB2IDGNrpUdgVtojBWtgYJOOSvcoQB9cgB2TNHKUJWBM6Q3HTsC6LpVpfDhKfeAxS5GGIAAPuvTKQaY2LaM0pTigQ/7gUH63UQAdEDUUyARcgi0wAj4I+T4HAfu9g1iV1J4lO5VVxsw8rqnHd2rTJD7BvEiHFuGYz2pzlNDj1PXotXlimuIWnLKVSMCUSxDWnkCYz2qKOtaylX5TZhoYTpqKDel8YJi2LvYrFAahHOGuSJfANzNxERcNWd5X63TItk9RyrrTxYWllk+q0lW2MVHrqNrU4XA8go5+9vc1Qc7ySRyEsnzbplsq+kdmVeGx7T7dZZs5CGf6tWeSCsvgGrwZZC/8MnTrxrccvlGbYAAWwSt4Jsb4FWAAzxcOj/aJpiEAAAAASUVORK5CYII=")
        no-repeat 0 center;
}
.bj-product-card__info__i {
    display: inline-block;
    vertical-align: top;
}
.popup-window-titlebar .popup-window-top-row .popup-window-left-column,
.popup-window-titlebar-light .popup-window-top-row .popup-window-left-column,
.popup-window-titlebar .popup-window-top-row .popup-window-center-column,
.popup-window-titlebar-light .popup-window-top-row .popup-window-center-column,
.popup-window-titlebar .popup-window-top-row .popup-window-right-column,
.popup-window-titlebar-light .popup-window-top-row .popup-window-right-column {
    background: #f2f2f2;
    border-bottom: none;
}
.popup-window-center-column .popup-window-titlebar {
    border-top: 1px solid #f2f2f2;
    font-size: 18pt;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: 70px;
}
.popup-window-center-column .popup-window-titlebar div {
    margin-right: 60px !important;
    margin-left: 60px !important;
}
.popup-window {
    border: none;
    width: 653px;
}
.popup-window h1 {
    font-size: 22pt;
    padding: 20px;
    margin-bottom: 0;
    word-wrap: break-word;
    box-sizing: content-box;
    width: 340px;
}
.popup-window-td-img {
    vertical-align: middle;
    width: 253px;
}
.popup-window-td-text {
    vertical-align: top;
    width: 380px;
}
.popup-window-close-icon {
    margin: 0;
    width: 15px;
    height: 15px;
}
.popup-window-close-icon,
.popup-window-close-icon:hover,
.popup-window-close-icon:focus,
.popup-window-close-icon:active {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIhJREFUeNq8U9ERgCAIFa5FHMZVHIpVHMZRKLrsMoG8ussvDngPeCAwc3j7MHx4SzOIiFNKYoKTz6WUkHOGrrIAJSAJFlLiR4GhbfAINv/Q2X1mlUADWoJ1BBZwd7RV1VpVcTRgjNFd1Qn0REQP+CQiTrRqEuDMjBYBKgdgXdiVoFf794+xCjAAZT5cRAINTLMAAAAASUVORK5CYII=")
        no-repeat 0 0;
}
.popup-window-buttons-hr,
.popup-window-top-row,
.popup-window-bottom-row,
.popup-window-right-column,
.popup-window-left-column {
    display: none;
}
.popup-window-content {
    margin: 0 !important;
    padding: 10px;
}
.popup-window-content table {
    width: 100%;
    height: 362px;
}
.popup-window-content img {
    width: 100% !important;
    max-height: 362px !important;
}
.popup-window-content p {
    margin: 9pt 0;
}
.popup-window-titlebar .popup-window-buttons {
    margin: 0;
    height: 0;
}
.popup-window-buttons .col-sm-3,
.popup-window-buttons .col-sm-4 {
    width: auto !important;
    float: none !important;
    margin-left: 40%;
    top: -117px;
}
.popup-window-buttons .bx_bt_button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 15px;
    font-size: 10.5pt;
    line-height: 1.72857143;
    border: 2px solid #5c6eb8;
    text-shadow: none;
    box-shadow: none;
    font-size: 10pt;
    border-radius: 0;
    background: #fff;
    color: #5c6eb8;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.popup-window-buttons .bx_bt_button:hover,
.popup-window-buttons .bx_bt_button:active,
.popup-window-buttons .bx_bt_button:focus {
    outline: 0;
    background: #a3add7;
    color: #fff;
    border-color: #a3add7;
}
.side-nav {
    background-color: #a3add7;
    left: 0;
    z-index: 1062;
    width: 300px;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
}
.side-nav__close {
    width: 32px;
    height: 32px;
    background: transparent;
    font-weight: 300;
    text-shadow: none;
    background: url("data:image/svg+xml;base64,PHN2ZyBpZD0i0KHQu9C+0LlfOCIgZGF0YS1uYW1lPSLQodC70L7QuSA4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDUxLjM0IDE0NTEuMzQiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDpub25lO3N0cm9rZTojMjMxZjIwO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6NjBweDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmNsb3NlPC90aXRsZT48bGluZSBjbGFzcz0iY2xzLTEiIHgxPSI2OC4xNyIgeTE9IjY4LjE3IiB4Mj0iMTM4My4xNyIgeTI9IjEzODMuMTciLz48bGluZSBjbGFzcz0iY2xzLTEiIHgxPSIxMzgzLjE3IiB5MT0iNjguMTciIHgyPSI2OC4xNyIgeTI9IjEzODMuMTciLz48L3N2Zz4=");
    position: absolute;
    top: 58px;
    right: 64px;
    margin-top: 0;
    cursor: pointer;
}
@media (max-width: 961px) and (min-width: 768px) {
    .side-nav__close {
        top: 30px;
        right: 30px;
    }
}
@media (max-width: 767px) {
    .side-nav__close {
        width: 20px;
        height: 20px;
        top: 18px;
        right: 20px;
    }
}
.side-nav a {
    font-size: 10.5pt;
    height: auto;
    min-height: 30px;
    line-height: 30px;
}
.side-nav > li {
    padding: 17px 0 !important;
    border-bottom: 1px solid #b5bddf;
}
.side-nav > li.logo {
    padding: 10px 20px !important;
    border-bottom: none;
}
.side-nav > li:last-child {
    border-bottom: none;
}
.side-nav li {
    line-height: normal;
    padding: 0 20px;
}
.side-nav span.badge {
    padding: 0;
    font-size: 10.5pt;
    color: #fff;
    font-weight: 400;
    background-color: transparent;
    min-width: 0;
}
.side-nav .media-body {
    width: 196px;
}
.side-nav .media-body li {
    padding-right: 0;
}
.side-nav .media-body li a {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 176px;
}
.side-nav .media-right {
    width: 64px;
}
.side-nav .media-right a {
    display: inline-block;
    height: auto;
    line-height: auto;
    padding: 0;
}
.side-nav .media-right img {
    vertical-align: top;
}
.side-nav.fixed a,
.side-nav.fixed a:hover,
.side-nav.fixed a:active {
    color: #000;
    padding: 0;
}
.side-nav a,
.side-nav a:hover,
.side-nav a:active {
    color: #000;
}
.side-nav li:hover,
.side-nav li:active {
    background: 0 0;
}
#sidenav-overlay {
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 1061;
}
.bj-side-nav-name {
    width: 170px;
}
.bj-advantage h4 {
    font-size: 13pt;
    font-weight: 400;
    padding-left: 80px;
    background-repeat: no-repeat;
    background-position: 0 center;
    line-height: 70px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
}
.bj-advantage h4.i-price {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAzCAYAAAAAcY9ZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbxJREFUeNrsmuFtgzAQhY8qC7QjkBFATEBGICOkEguEEZIRmhHCCGUCZEYIKzACtSVHIq4jbEKLgfekExY/LOvjzneczmvblsZQGIbf/BG/uM2FWy3XeWfdK8YYTaENuaVDZ32Sz4xbwa0iB/VG7kuAFO515eavBaAIPc/SdtLbhDWaPRNuN25HeKBeIkzP0j64beVa55FfAGjmxZkEWWjuyiMAmoPcyQytemIAgOb6lKUNaTI1ABpKTTDx1F44N4C1xgsTALT/WyHFCwHQQpUSxj4ADgvlu96nhLgEgHeIAGihBgAXorkC9HtCGgAB8O+kZt0KIWwntXAuANBOCQAOV6AArAHQ7u5TO9EZyhhzXemxdZXT784MAD5JGjcleYjMu3fhcBuHwR3kfafLuntXDukKwKADKqbnPT5x551d+sqDAKZp2jcPIgrddsRz5hKcc9MJgwCWZfkfZ2skNKsZmTXfgd3BogvppxOWAZAx5qnvlOksAWJLKxD6gQAIgAAIgJB7hXQURcaFNK8rvbkC9IYMmfOSpR37HK9uMNWQOUIYhTSSCAACIASAAAiAAAgBIAACIABCVvoRYACRHF7BY9AYlgAAAABJRU5ErkJggg==");
}
.bj-advantage h4.i-quality {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAA9CAYAAAA6e+4pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABxVJREFUeNrsXH1MVlUcvvZSRGEWipkZjsrZsqiENIqlURbJZLFoLNpa9rHlVls119an1h/NPtZqueFaktZysVhuFGYilUqQCClRbC6SjaJZOhdFsyiy5wfPrZ9n7wfv+95733uRsz07L+e999xznvv7Or9zXibl5+dbKS6ZwKCXD2xvb3esr5NSRFoW8ASwF/iN9VVWAEua12+woKBgCaoaYJZqvhxoBe5C3xuDRKCnEgjyVqLaZpCn1XcDrtkIZE0QeDxx84Hd+Piiaj4I3AxcAXSo9juBTlxfPEHgKHm3ohLyFqjmrUAe1HUr0IPPVxvkioQ24d6H/U7gpES88FhsICZ/CqrngYdU8xDwGO5/OcI9JajeArJVs9jGFbin84SRQBBRJGpokLcfWBiJPL6YEckEGlVzIbALfS47IQjERO+XCQMXqeb18hUI2jcG6T4I3IiPTwLDbJ4M1KPv1eNWhTG5y1BVU2LsMgDci+vrEnwZ0tc7QK5q7qBK7xk3EoiJlqL6zCCvmY6iLtF+cW8rvbTuQ954G555+7ggEBN5CtWHwJlsErV7FlgMAvocWHYNALeJJANH1Veb8Ox1QGYgVRgDv5IqqzsQwu7A980uOae5qN4DLlXNB4DleObOwEgg1afNIG8zVbbZrcGi7xFPDqxVzecDO+i8fC+BU4CXqE52EbV6EJNb7/GysAzVm0xMpCxmjEcCixnbafK6xMh7TR6lsZ4OptmIGZsYkPuKQFlSNQGzVdurjO32p8qA00ktptOyY8apwEcg8XE/qPB8Ogq9jj1Eo93gp4AWhC1izHiulzFjNAm8BWgxyGuko/AVeZTGHVwG1hsx424mNDyTwBDwHPCokQRYhUGuCUKKCYQ9gOoFIEM1vwKsxByG3ZTAQjoKTd5Iuiko5FEa1zLc0fZZEhudXB66QuB9VNl5qu1tetkOK2AFY+6il9YRgsytBSTe7bQKVwLvqvZBJgFqrXFQQJjM7w1rdAfQLvdgfjVOEXhAZTxauRzrjTKgkAobomZpYkwsqfvC2O7hSH3hnlwKie0Uh3BtuhMEitv/gX/3S6wXzdBiIHNQlXDd+yXwE51MKopkvc9muJUDyBbBt1HGLtfvUiRKgrctmQGkkbReSqCQeTFXGJEkbzkNspAsG0OSJP0Y2A78yPZhlwgLETOBG4CbrNEt0RlsP0eyQ1EEQK650HCQVrIESpFU+gp+Lo1EIAdwFpBOBySDuYD3/Ax0c8XSxMEddYDMEMMRedb1hLzk6cCpokW87h+OLRTlmcVq7dwNoo84RWCDIrAKWBPBsw3hDddwubSQk0jnBGdTjWSQj5DAz4EtJHYgDjJDTFwIUUuBa0jgVKqtTdox4A++PNn5q5ExRum3wogwHA2kf+GgLdrBvhi2ZBbVSE4aXEL1P12FRjK5v4Ff6aTauErYSzKHwtizKQw9yminJFV1Bl+0lrTfaXq+5upoO+34UBQnEiLRtgTO4ZaqIxJoS2FVLClUKxMh5XVgAzDNGj3bItIiidbzrNGNoDRKTRaJqaKdlLjyA0qNRWlexqXXTN4bImnHKLlyhuZ7YA+l+gvgcBwOrMRQ3x4nJFATuEkRWBqDQJNMIeV9azS1n0mvuJQrG5EiSfefTBslkB27ciYmpMg+8GkkzZbev6gVBxhabaHXH0zQ65c5rb7hJNAuRRD5nAT2NGRiR6hSn5LMeXz719LhZFNdJxOWIu1PkvodsJPO7RuSlrAzovpq+1fvBoHhpLA6ib6HaetaqKqZdDKy53sdiZ3Gaw+TKCF9G2PMpEgzyiJDfbvdItC0g9UOPccms4se+TXaujx+/5XLMaSWvjonOzbTWSF6TnvS052IlVK8Dg7RQ89gUx4TDa6ks4ZpsG0yK8dBLqFQkdfjJHnhCJSitwxLxwGBlW6pbyQCtTcuCdJp0Qjqq8OXWi8IHDDUuCTg6pvDz31jOR3mBIFmoFkVYALLjRDN8opA/bBiqEJGQAnU4ctmLwkcsP4/+J1h2JGg2L8Fhvq2eUmgxSRBuHVkENW3zq2HRCNQrxfLAqjGlW6rbywCZT1qey1ZxxYHSH3l/KC9Sdbv5pG7WIeLaiO8Ub+XKjcyL8kSWMrAdCJ8iYPAXmZPpMiKZElA1Hcu/zzkpvqOhUDzDQbBG7uWukqUQG1DKgKgxuV+I1DSP/Ypp2zr+N+C+E19ZRvUPsEvP4/4xA8EmnGUn72xq5mXZAisDYgd9Cx8iZfAfQyspeQ4fUjRIfXNNdS3wU8EBkEKK72WvngJrPe5HSz32v7FS6AEpP38nMuA1S/qK2krfXDSs18RxPtvT0QK7VNcT2PgjT7hsMjL2C8ZAqsVgRVG1O+XUu1nAiWofgZY5dMwRn4b0hzhDPV/xcl//ZTIfy5aDaxjYqHIJ8Q1E71eP/hfAQYAXwFM28peBWcAAAAASUVORK5CYII=");
}
.bj-advantage h4.i-delivery {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABCCAYAAADAD1E9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABCRJREFUeNrsXE1oE0EUnrglECgEchIiSCDQgxSDxUChXgJBwR8UerGQgxWKSvBQybVHe+pJ0Is0Eon0ZC9KIT1aCrYWa6GHGowgiqVQSFAaC4HxTbrbTtfd7M52drNx3wcfmTQ7+2a+7pt5M7MzIUop8RKhUCgOH0MqfwBXoAzrpFfBBPSCgBywxkwa8BfwORPVq/JIq5cHwg0DP5oIZ8TxXhIw5KYLg7vehI953Z+Z266pZO6cBqZ01xShXOOBdmHAeeAfnZtOmFw7AHyvexLvBdqFAcucGFVgwuJ6BTijEzEZSAFZxTkRWiKdA+Adl3fG7wKecqlluMWlX4KhNYG8j0zu40u4JeAIl54XbJNX1I6GIaHGjYETcIBLbznIv2Vyr8AIGOHSTQf5myb3CoyAgQEKiAKigCggCohAAVHAHkWfOm/n60Jalc/rZQl8AiUjCqwQ+1PuvcwyUJE8dUcKARFP4w3Z84GJgHlc3M028AFrsyXwG3fPs/CfCokQ8rzl8l8zsyNwv2fYiWAciAIiUMDeEfA3l+53GJtqaPh+KOcCzokMxQxwCV0YXRiBAqKAKCAKiEABUUAUEAVE/JcCsiFit1cU8QlEAVHAnobT6Sy2s2hEJds0GCNHu4+WyPFFoZPCS1uO8JQcrZnet7j2Avl3R5ERf5KTb1EQsmWx+H2sjt3aJ3Ib+IEc7G2zwmnga+CsQ/GEbUFvPOvnNvAh8BU5WI8l4XCY5PN5Mjc3R6rVKtnd3SWVSoVMT0+TZDLJ57sDXBUsk2NbIOKqH134Cu8yg4ODdGNjg5phb2+PTk5O6t3ssc2ySLHlpQvbEXBT+z2TydD9/X1qB8ViUV+xYRsCSrPlFwEz2m+xWIyC+1ARjI2N8ZUqWYgn1ZZfBDz8bWpqioqiVqvpt/Xbakpk2PJKQKM4cIhLZ7XE6OiocOOaSCRIKpUi6+vtMyX61d71s8nlUm1Bh9LJllQ8sRFr2W6P9MjlcsLv8Llsa0J2HGi5lzcSibTDCSdgeUWvd9nWmsynrw9UfAGPe0wdOUQMhlFKs9kkjUaDRKNRYQPb29v81y/Aeochm5u22Csiopu/rWHxhvsb7dGHQFbYpVqtVrtH5dwn5qWtrp+ZAMjzcZkoSqUSX6HNTqGAV7a8FjDMN8Dlctl2hXZ2dmg8HrfVeKvwxJbnp3aoY9N2waCRpgsLC5YVYkFwOp3mK1SzCka5cbCrtrpy7Angk1ZARVFooVCg9XrdsEKs/YKYTB86XLYpoOu2unL0E/TSF9XpqTOH/gahRjabJeA67TTrORcXF/U9IcNdsDFrtTjEwVVb0iF4lNOyQED8HXjd7nhSB9dsdf3kIsBVi5niqtqjKiIDchNIt+Wb09vA7aLqOkVc7UFZoLoE9/vqZH3XAtJsycZfAQYAy5WJpV5efMMAAAAASUVORK5CYII=");
}
.bj-advantage h4 span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
}
.bj-advantage p {
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
}
.bj-index-banners img {
    display: none;
}
.bj-index-banners a {
    display: block;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bj-news-carousel {
    padding-right: 7%;
    padding-left: 7%;
}
@media (max-width: 767px) {
    .bj-news-carousel {
        font-size: 13pt;
    }
}
.bj-catalogue-tabs hr {
    margin-bottom: 6pt;
    margin-top: 6pt;
}
.bj-catalogue-tabs .active .bj-icon.i-thumbs-up {
    background-position: -41px -60px;
}
.bj-catalogue-tabs .active .bj-icon.i-new {
    background-position: -77px -60px;
}
.bj-catalogue-tabs .active .bj-icon.i-flash {
    background-position: -110px -60px;
}
.bj-catalogue-tabs .active .bj-icon.i-hit {
    background-position: -142px -60px;
}
.bj-catalogue-tabs .carousel-indicators {
    bottom: -30px;
}
.chevron-right,
.chevron-left {
    display: inline-block;
    width: 32px;
    height: 128px;
    background: url("data:image/gif;base64,R0lGODlhDAAXAIABAP///////yH5BAEAAAEALAAAAAAMABcAAAIejI8BmcvnnpImPstwo5Nq9EFcNXZcCJaoOK5kq6oFADs=") no-repeat center center rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
}
.banner-carousel:hover .chevron-right,
.banner-carousel:hover .chevron-left {
    opacity: 0.5;
}
.banner-carousel:hover a:hover .chevron-right,
.banner-carousel:hover a:hover .chevron-left {
    opacity: 1;
}
.chevron-right {
    background-image: url("data:image/gif;base64,R0lGODlhDAAXAIABAP///////yH5BAEAAAEALAAAAAAMABcAAAIdRI55ps2dHlwzViRnhttd+nXYJYIaiVZlsLZpVQAAOw==");
}
.btn-inverse {
    background-color: #523f62;
    border-color: #523f62;
    color: #fff !important;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse:focus {
    background-color: transparent !important;
    border-color: #523f62 !important;
    color: #523f62 !important;
}
div.bx-auth {
    max-width: 600px;
    margin-top: 12px;
    margin-bottom: 10px;
}
div.bx-auth form {
    padding: 0;
    margin: 0;
}
ul.side-nav,
.side-nav ul,
ul.dropdown,
ul.nav-tabs,
.bj-text-block ul,
ul.ya-share2__list,
ul.basket-item-scu-list,
.bx-authform-social ul,
ul.bx-soa-pp-list {
    padding-left: 0 !important;
}
ul.side-nav li,
.side-nav ul li,
ul.dropdown li,
ul.nav-tabs li,
.bj-text-block ul li,
ul.ya-share2__list li,
ul.basket-item-scu-list li,
.bx-authform-social ul li,
ul.bx-soa-pp-list li {
    list-style-type: none !important;
    padding-top: 0;
    padding-bottom: 0;
}
h1,
.h1,
h2,
.h2,
.b-h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    display: block;
    word-wrap: break-word;
    font-family: inherit;
    line-height: 1.1;
}
h1:first-child,
.h1:first-child,
h2:first-child,
.h2:first-child,
.b-h2:first-child,
h3:first-child,
.h3:first-child,
h4:first-child,
.h4:first-child,
h5:first-child,
.h5:first-child,
h6:first-child,
.h6:first-child {
    margin-top: 0;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
.b-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,
.b-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 a,
.h1 a,
h2 a,
.h2 a,
.b-h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
    font-weight: inherit;
}
h1,
.h1,
h2,
.h2,
.b-h2,
h3,
.h3 {
    font-weight: 400;
    color: #333;
}
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
.b-h2 .small,
h3 .small,
.h3 .small,
h1 small,
.h1 small,
h2 small,
.h2 small,
.b-h2 small,
h3 small,
.h3 small {
    font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-weight: 700;
    color: #999;
}
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 {
    margin: 0 0 1.2rem;
}
h1,
.h1,
h1.i-small,
.h1.i-small {
    font-size: 1.9rem;
}
@media (max-width: 767px) {
    h1,
    .h1 {
        font-size: 1.35rem;
        text-align: center;
    }
}
h2,
.h2,
.b-h2 {
    font-size: 1.65rem;
    margin: 1.78rem 0 1.2rem 0;
}
@media (max-width: 767px) {
    h2,
    .h2,
    .b-h2 {
        font-size: 1.2rem;
    }
}
h3,
.h3 {
    font-size: 1.25rem;
    margin: 1.46rem 0 1.2rem 0;
}
h4,
.h4 {
    font-size: 2.28rem;
    margin: 1.14rem 0 10px 0;
}
h5,
.h5 {
    font-size: 9pt;
    margin: 0.82rem 0 10px 0;
}
h6,
.h6 {
    font-size: 12px;
    margin: 0.5rem 0 0.4rem 0;
}
.b-advs {
    background: url("data:image/gif;base64,R0lGODlhAQABAO+/vQAA77+977+977+9AAAAIe+/vQQBAAAAACwAAAAAAQABAAACAkQBADs=");
}
.b-inform-blocks {
    position: relative;
    padding-top: calc(33.33333333% - 15px);
}
.b-inform-blocks hr {
    display: none;
}
@media (max-width: 575px) {
    .b-inform-blocks {
        padding-top: 0;
    }
    .b-inform-blocks hr {
        display: block;
    }
}
.b-inform-blocks__item {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
}
.b-inform-blocks > .b-inform-blocks__item:first-child,
.b-inform-blocks [id*="bx_incl_area"]:first-of-type .b-inform-blocks__item {
    left: 0;
}
.b-inform-blocks > .b-inform-blocks__item:last-child,
.b-inform-blocks [id*="bx_incl_area"]:last-of-type .b-inform-blocks__item {
    right: 0;
}
.b-inform-blocks__item.i-size-4 {
    width: calc(33.33333333% - 15px);
}
.b-inform-blocks__item.i-size-6 {
    width: calc(50% - 15px);
}
.b-inform-blocks__item.i-size-8 {
    width: calc(66.66666667% - 15px);
}
@media (min-width: 576px) and (max-width: 767px) {
    .b-inform-blocks__item.i-size-4 {
        width: calc(33.33333333% - 5px);
    }
    .b-inform-blocks__item.i-size-6 {
        width: calc(50% - 5px);
    }
    .b-inform-blocks__item.i-size-8 {
        width: calc(66.66666667% - 5px);
    }
}
@media (max-width: 575px) {
    .b-inform-blocks__item {
        display: block;
        width: auto !important;
        position: static;
        top: auto;
        left: auto !important;
        right: auto !important;
        padding-top: 100%;
    }
}
.b-inform-blocks [id*="bx_incl_area"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.b-inform-blocks [id*="bx_incl_area"]:first-of-type {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.b-inform-blocks [id*="bx_incl_area"]:last-child {
    position: absolute;
    top: 0;
    right: 0;
}
#catalogDetailNextLink,
#catalogDetailPrevLink {
    display: block;
    width: 64px;
    height: 64px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    top: 50vh;
    left: calc((100vw - 1200px) / 2 - 32px);
    margin-top: -32px;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all;
    -webkit-transition: all;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    z-index: 1000;
}
#catalogDetailNextLink {
    left: auto;
    right: calc((100vw - 1200px) / 2 - 32px);
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
}
@media (max-width: 1274px) {
    #catalogDetailPrevLink {
        left: 10px;
    }
    #catalogDetailNextLink {
        right: 10px;
    }
}
@media (max-width: 1024px) {
    #catalogDetailPrevLink,
    #catalogDetailNextLink {
        opacity: 0.7;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }
}
@media (max-width: 767px) {
    #catalogDetailNextLink,
    #catalogDetailPrevLink {
        width: 32px;
        height: 32px;
        margin-top: -16px;
    }
}
#catalogDetailNextLink.i-appear,
#catalogDetailPrevLink.i-appear {
    opacity: 0.7;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
#catalogDetailNextLink.i-hide,
#catalogDetailPrevLink.i-hide {
    opacity: 0;
}
#catalogDetailNextLink.i-hide {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
}
#catalogDetailPrevLink.i-hide {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
}
#catalogDetailNextLink:hover,
#catalogDetailPrevLink:hover {
    opacity: 1;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.b-catalog-sections {
    background: url("data:image/gif;base64,R0lGODlhAQABAO+/vQAA77+977+977+9AAAAIe+/vQQBAAAAACwAAAAAAQABAAACAkQBADs=");
}
.b-catalog-tags {
    font-size: 0.85rem;
    margin: 12px 0;
    text-align: right;
}
.b-catalog-tags a {
    margin-left: 22px;
}
@media (max-width: 767px) {
    .b-catalog-tags a {
        margin: 0 11px;
    }
}
@media (max-width: 767px) {
    .b-catalog-tags {
        text-align: center;
    }
}
.b-comment__props {
    font-size: 8pt;
    margin-bottom: 4px;
}
.b-comment__props span {
    margin-right: 24px;
}
.b-comment__text {
    line-height: 24px;
}
.b-file-block .col-xs-4 {
    text-align: center;
}
.b-file-block .col-xs-8 {
    padding-top: 10px;
}
.b-file-block .col-xs-8 div {
    color: #666;
    font-size: 8pt;
    margin-top: 7px;
}
#b-float-phone {
    position: fixed;
    bottom: -60px;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 15px 0;
    color: #fff;
    font-size: 16pt;
    height: 60px;
    transition: bottom 0.2s ease;
    -webkit-transition: bottom 0.2s ease;
    z-index: 997;
}
.i-blur #b-float-phone {
    filter: blur(2px);
}
#b-float-phone.i-visible {
    bottom: 0;
}
#b-float-phone .bj-footer-earphone-icon {
    margin-right: 10px;
    line-height: 60px;
}
#b-float-phone .bj-footer-earphone-icon:before {
    display: inline-block;
    vertical-align: baseline;
    width: 16px;
    height: 16px;
    background: url("./images/phone.svg") no-repeat center center;
    margin-top: 10px;
    content: "";
}
.bx-touch #b-float-phone {
    display: none;
}
.b-float-phone__bg {
    background-color: #a3add7;
    opacity: 0.8;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 998;
}
.b-float-phone__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 60px;
    z-index: 999;
}
.b-float-phone__text {
    display: inline-block;
    white-space: nowrap;
}
.fotorama .fotorama__arr {
    width: 53px;
    height: 53px;
    background-size: cover;
}
@media (max-width: 767px) {
    .fotorama .fotorama__arr {
        width: 30px;
        height: 30px;
    }
}
.fotorama .fotorama__arr--next {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAYAAAA6oTAqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAWFJREFUeNrcmTsOhCAURRlC43q0dW2Oa7N1PVoyWJjgRGYCct+Hl1BYSHLyuAdB4703OaPvex/GtG2byX0XPazJr/cxxnGchmEwkiobZlmW+QQKQxSQLXxPJFA2TNd1YoGKOrOu6y3Qvu+sMK/DAqUVdWOKoOYIVkVmLh2SIgX7dILUkuMAcjUm+ZLCuRfFzzo686tDoTukUngkgD9yIJeCRU3MIQULnp8UyKEm5pACtDPUUoAJgEMK1hAWWgqkMGgpOEoKtBTIO4OUAqkA0FKwhrlqSoEdpqYUHDdFTSmI6EzigKdzmSXuEvTBREq+WE2zAKroual9xknJyLHfRGbTAXMHErqh79usZtilCAB2QGvqpOm0hp0cBhl20sygw84hANIr2qbump3WsENhqMMOywxH2CEwkn7SNvW32WkNe7VlluoIJ0gRTCrsXEurhgDEgRQJgGNnRwpARNjv6iPAAHlbk7V21ZlYAAAAAElFTkSuQmCC")
        no-repeat center center;
    background-size: cover;
}
.fotorama .fotorama__arr--prev {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAYAAAA6oTAqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAWlJREFUeNrcmsEKgzAQRK148Xv06rfZfJtXv0ePaVJSEFGKcXdmYyCIB5XH7IxrTOW9ryzNZVmqruvGMP3Va5vK0Oj7Ph7GMN9pXhq1VZBpmlyRMAeKuJz71FZB2rYtC2Zd10OQeZ6z7tdYUyQXhKbMmdnvgFBgNBRhKiNidipMNHtQRUURaADsSysAOI3n1CyzFwcj9Wa3ooya2WEwCLNDAgBldnVlkGZXhUGbXVsZqNlVYFhmFw8AptlFlWGbXQzGgtkllaGbXRKGbnYNmHFTdvSRm2ZuA/U9jxHNLrUsZVJZub1C7PGKC85Pec/cgvl1AMMwmOgAbsNsVKIDSX7P0ENBrGu2EApiZWYhFMRhmKGgAsMKBe0VTWgoqK6boUNBtczQoQCBQYUCDAYRCox/mmqhAP9zdhYKEh948DL7tyhyp+RoMBqhQN3UkHwiVnL07SZnHkq7N8qCkewUqJ4R7xSetBPwI8AAaqA5gj7kt+AAAAAASUVORK5CYII=")
        no-repeat center center;
    background-size: cover;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
    width: 32px;
    height: 32px;
    background: url("data:image/svg+xml;base64,PHN2ZyBpZD0i0KHQu9C+0LlfOCIgZGF0YS1uYW1lPSLQodC70L7QuSA4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDUxLjM0IDE0NTEuMzQiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDpub25lO3N0cm9rZTojMjMxZjIwO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6NjBweDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmNsb3NlPC90aXRsZT48bGluZSBjbGFzcz0iY2xzLTEiIHgxPSI2OC4xNyIgeTE9IjY4LjE3IiB4Mj0iMTM4My4xNyIgeTI9IjEzODMuMTciLz48bGluZSBjbGFzcz0iY2xzLTEiIHgxPSIxMzgzLjE3IiB5MT0iNjguMTciIHgyPSI2OC4xNyIgeTI9IjEzODMuMTciLz48L3N2Zz4=")
        no-repeat center !important;
    background-size: cover;
    top: 20px;
    right: 20px;
}
@media (max-width: 767px) {
    .fotorama--fullscreen .fotorama__fullscreen-icon {
        width: 20px;
        height: 20px;
    }
}
.fotorama .fotorama__thumb-border {
    border-color: #2f3154;
    border-style: none none solid;
    top: 74px;
    background: none;
    height: 0 !important;
    width: 65px !important;
}
.fotorama .fotorama__nav--thumbs {
    padding-bottom: 9px;
}
.fotorama .fotorama__nav__frame--thumb {
    opacity: 0.5;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
}
.fotorama .fotorama__nav__frame--thumb.fotorama__active {
    opacity: 1;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot {
    background-color: #ffce00 !important;
}
.fotorama__nav-wrap {
    position: relative;
}
.fotorama.i-mob .b-gallery-picture {
    padding-top: 90%;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus),
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    transform: none !important;
    -webkit-transform: none !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon,
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev,
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    transform: none !important;
    -webkit-transform: none !important;
}
.fotorama__nav:before,
.fotorama__stage:before {
    display: none !important;
}
.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
    background-color: #fff !important;
}
.fotorama--fullscreen .fotorama__nav-wrap,
.fotorama__fullscreen-icon {
    display: none;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
    display: block;
}
.fotorama--fullscreen .fotorama__arr--prev {
    left: 20px;
}
@media (max-width: 767px) {
    .fotorama--fullscreen .fotorama__arr--prev {
        left: 13px;
    }
}
.fotorama--fullscreen .fotorama__arr--next {
    right: 20px;
}
@media (max-width: 767px) {
    .fotorama--fullscreen .fotorama__arr--next {
        right: 13px;
    }
}
.fotorama--fullscreen .fotorama__html {
    display: flex;
    align-items: center;
    justify-content: center;
}
.fotorama--fullscreen .fotorama__html img {
    max-height: 100vh;
    max-width: 100vw;
}
@media (max-width: 767px) {
    .magnify-lens {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 750px;
    }
}
.modal-backdrop {
    background: #fff;
}
.modal-content {
    border-radius: 0;
    border: 5px solid #a3add7;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.modal-header {
    color: #000;
    padding: 26px;
    position: relative;
}
.modal-body {
    color: #000;
    padding-top: 40px;
    padding-bottom: 40px;
}
.modal-body span,
.modal-body div {
    color: #000;
}
.modal-footer {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}
.modal-footer .btn,
.modal-footer .btn + .btn {
    margin: 0 12px 10px;
}
@media (max-width: 767px) {
    h2.modal-title {
        font-size: 12pt;
    }
}
.bj-text-x-large {
    font-size: 2.37rem;
}
.modal .close {
    width: 16px;
    height: 16px;
    background: transparent;
    font-weight: 300;
    font-size: 0;
    text-shadow: none;
    background: url("data:image/svg+xml;base64,PHN2ZyBpZD0i0KHQu9C+0LlfOCIgZGF0YS1uYW1lPSLQodC70L7QuSA4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDUxLjM0IDE0NTEuMzQiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDpub25lO3N0cm9rZTojMjMxZjIwO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6NjBweDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmNsb3NlPC90aXRsZT48bGluZSBjbGFzcz0iY2xzLTEiIHgxPSI2OC4xNyIgeTE9IjY4LjE3IiB4Mj0iMTM4My4xNyIgeTI9IjEzODMuMTciLz48bGluZSBjbGFzcz0iY2xzLTEiIHgxPSIxMzgzLjE3IiB5MT0iNjguMTciIHgyPSI2OC4xNyIgeTI9IjEzODMuMTciLz48L3N2Zz4=");
    position: absolute;
    top: 30px;
    right: 30px;
    margin-top: 0;
    opacity: 1;
}
.modal .close:hover {
    opacity: 0.7;
}
@media (max-width: 767px) {
    .modal .close {
        width: 20px;
        height: 20px;
        top: 27px;
        right: 27px;
    }
}
.modal-dialog {
    z-index: 1041;
}
.b-pagination {
    background: url("data:image/gif;base64,R0lGODlhAQABAO+/vQAA77+977+977+9AAAAIe+/vQQBAAAAACwAAAAAAQABAAACAkQBADs=");
}
.b-pagination-block {
    font-size: 0.85rem;
}
.b-pagination-block a,
.b-pagination-block span {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}
.b-pagination-block a.i-backward,
.b-pagination-block span.i-backward {
    margin-left: 30px;
}
.b-pagination-block a.i-forward,
.b-pagination-block span.i-forward {
    margin-left: 15px;
}
.b-pagination-block span.i-active {
    display: inline-block;
    vertical-align: top;
    color: #999;
}
#circlePreloader {
    display: none;
}
.spinner-black {
    border-color: #000;
}
.spinner-white {
    border-color: #fff;
}
.spinner-color1 {
    border-color: #ee82ee;
}
.preloader-wrapper.x-small {
    width: 16px;
    height: 16px;
}
.preloader-wrapper.x-small .circle-clipper .circle {
    border-width: 2px;
}
.b-tabs {
    font-size: 1rem;
}
.b-tabs__nav {
    margin: 0;
    border-bottom: 1px solid #eee;
    position: relative;
    height: auto;
    line-height: normal;
    background-color: transparent;
    box-shadow: none;
}
.b-tabs__nav__menu {
    display: flex;
    justify-content: left;
}
@media (max-width: 767px) {
    .b-tabs__nav__menu {
        border-bottom: none;
        display: block;
    }
}
.b-tabs__decor {
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 3px;
    width: 180px;
    background-color: #2f3154;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
@media (max-width: 767px) {
    .b-tabs__decor {
        display: none;
    }
}
.b-tabs__tab {
    display: inline-block;
    vertical-align: middle;
    padding: 11px 16px;
    margin-right: -4px;
    text-align: center;
}
@media (max-width: 767px) {
    .b-tabs__tab {
        display: block;
        width: auto !important;
        text-align: center;
        padding: 5px 15px;
    }
}
.b-tabs__tab.i-active {
    font-weight: 700;
    color: initial;
}
.b-tabs__tab.i-active:hover {
    color: initial;
}
a.b-tabs__tab:hover {
    text-decoration: none;
}
.b-tabs__i {
    opacity: 0;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    display: none;
}
.b-tabs__i.i-active {
    opacity: 1;
    display: block;
}
.b-tabs .table > tbody > tr > td,
.b-tabs .table > tbody > tr > th {
    border-top: none;
}
.b-tabs .b-new-comment {
    display: none;
}
.b-tabs__i[data-tab="comments"] input[type="email"] {
    padding-left: 12px;
    background-image: none;
}
@media (max-width: 767px) {
    .b-tabs__nav {
        margin: 0 -15px 20px;
        width: auto;
        min-height: 50px;
        border-bottom: none;
    }
    .b-tabs__nav__top {
        cursor: pointer;
        display: block;
        font-weight: bold;
    }
    .b-tabs__nav__menu {
        display: none;
    }
    .b-tabs__nav__top,
    .b-tabs__nav__menu {
        background-color: #f9f9f9;
        padding: 14px 20px;
        position: relative;
    }
    .b-tabs__nav__top i,
    .b-tabs__nav__menu i {
        display: block;
        width: 19px;
        height: 19px;
        position: absolute;
        top: 16px;
        right: 20px;
        cursor: pointer;
    }
    .b-tabs__nav__menu i {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }
}
@media (min-width: 768px) {
    .b-tabs__nav__top,
    .b-tabs__nav__menu i {
        display: none !important;
    }
    .b-tabs__nav__menu {
        display: flex !important;
    }
}
.b-theme-photo img {
    width: 100%;
}
.b-video-block {
    padding-top: 56%;
    position: relative;
}
.b-video-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.b-float-phone__text a, .b-float-phone__text a:hover {
    color: #fff;
}