@import url(https://fonts.googleapis.com/css?family=Bellefair|Nunito+Sans:300,400,700);
@

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15
}

body * {
    margin: 0;
    font-family: "Nunito", sans-serif;
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?8b43027f47b20503057dfbbaa9401fef);
    src: url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?8b43027f47b20503057dfbbaa9401fef?#iefix&v=4.7.0) format("embedded-opentype"), url(/fonts/vendor/font-awesome/fontawesome-webfont.woff2?20fd1704ea223900efa9fd4e869efb08) format("woff2"), url(/fonts/vendor/font-awesome/fontawesome-webfont.woff?f691f37e57f04c152e2315ab7dbad881) format("woff"), url(/fonts/vendor/font-awesome/fontawesome-webfont.ttf?1e59d2330b4c6deb84b340635ed36249) format("truetype"), url(/fonts/vendor/font-awesome/fontawesome-webfont.svg?c1e38fd9e0e74ba58f7a2b77ef29fdd3#fontawesomeregular) format("svg")
}

.fa {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    text-align: center;
    width: 1.28571429em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.14285714em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2.14285714em;
    position: absolute;
    text-align: center;
    top: .14285714em;
    width: 2.14285714em
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

/*! jQuery UI - v1.13.1 - 2022-01-20
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    border: 0;
    font-size: 100%;
    line-height: 1.3;
    list-style: none;
    margin: 0;
    outline: 0;
    padding: 0;
    text-decoration: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    border-collapse: collapse;
    content: "";
    display: table
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    -ms-filter: "alpha(opacity=0)";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    background-repeat: no-repeat;
    display: inline-block;
    margin-top: -.25em;
    overflow: hidden;
    position: relative;
    text-indent: -99999px;
    vertical-align: middle
}

.ui-widget-icon-block {
    display: block;
    left: 50%;
    margin-left: -8px
}

.ui-widget-overlay {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

.ui-accordion .ui-accordion-header {
    cursor: pointer;
    display: block;
    font-size: 100%;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    position: relative
}

.ui-accordion .ui-accordion-content {
    border-top: 0;
    overflow: auto;
    padding: 1em 2.2em
}

.ui-autocomplete {
    cursor: default;
    left: 0;
    position: absolute;
    top: 0
}

.ui-menu {
    display: block;
    list-style: none;
    margin: 0;
    outline: 0;
    padding: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    margin: 0
}

.ui-menu .ui-menu-item-wrapper {
    padding: 3px 1em 3px .4em;
    position: relative
}

.ui-menu .ui-menu-divider {
    border-width: 1px 0 0;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 5px 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    bottom: 0;
    left: .2em;
    margin: auto 0;
    position: absolute;
    top: 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    cursor: pointer;
    display: inline-block;
    line-height: normal;
    margin-right: .1em;
    overflow: visible;
    padding: .4em 1em;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
    width: 2em
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-button.ui-icon-notext .ui-icon {
    height: 2.1em;
    padding: 0;
    text-indent: -9999px;
    white-space: nowrap;
    width: 2.1em
}

input.ui-button.ui-icon-notext .ui-icon {
    height: auto;
    padding: .4em 1em;
    text-indent: 0;
    white-space: normal;
    width: auto
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup {
    display: inline-block;
    vertical-align: middle
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup>.ui-controlgroup-item:focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    margin-bottom: 0;
    margin-top: 0;
    text-align: left;
    width: 100%
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    border: none;
    border-radius: .12em;
    box-shadow: inset 1px 1px 1px #ccc
}

.ui-checkboxradio-radio-label .ui-icon-background {
    border: none;
    border-radius: 1em;
    height: 16px;
    overflow: visible;
    width: 16px
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    border-style: solid;
    border-width: 4px;
    height: 8px;
    width: 8px
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    display: none;
    padding: .2em .2em 0;
    width: 17em
}

.ui-datepicker .ui-datepicker-header {
    padding: .2em 0;
    position: relative
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    height: 1.8em;
    position: absolute;
    top: 2px;
    width: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-datepicker .ui-datepicker-title {
    line-height: 1.8em;
    margin: 0 2.3em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    border-collapse: collapse;
    font-size: .9em;
    margin: 0 0 .4em;
    width: 100%
}

.ui-datepicker th {
    border: 0;
    font-weight: 700;
    padding: .7em .3em;
    text-align: center
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    margin: .7em 0 0;
    padding: 0 .2em
}

.ui-datepicker .ui-datepicker-buttonpane button {
    cursor: pointer;
    float: right;
    margin: .5em .2em .4em;
    overflow: visible;
    padding: .2em .6em .3em;
    width: auto
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    margin: 0 auto .4em;
    width: 95%
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    font-size: 0;
    width: 100%
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    left: auto;
    right: 2px
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    left: auto;
    right: 1px
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 1px;
    border-right-width: 0
}

.ui-datepicker .ui-icon {
    background-repeat: no-repeat;
    display: block;
    left: .5em;
    overflow: hidden;
    text-indent: -99999px;
    top: .3em
}

.ui-dialog {
    left: 0;
    outline: 0;
    padding: .2em;
    position: absolute;
    top: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%
}

.ui-dialog .ui-dialog-titlebar-close {
    height: 20px;
    margin: -10px 0 0;
    padding: 1px;
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px
}

.ui-dialog .ui-dialog-content {
    background: none;
    border: 0;
    overflow: auto;
    padding: .5em 1em;
    position: relative
}

.ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
    text-align: left
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    cursor: pointer;
    margin: .5em .4em .5em 0
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    right: 0;
    width: 2px
}

.ui-dialog .ui-resizable-s {
    bottom: 0;
    height: 2px
}

.ui-dialog .ui-resizable-w {
    left: 0;
    width: 2px
}

.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw,
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw {
    height: 7px;
    width: 7px
}

.ui-dialog .ui-resizable-se {
    bottom: 0;
    right: 0
}

.ui-dialog .ui-resizable-sw {
    bottom: 0;
    left: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    display: block;
    font-size: .1px;
    position: absolute;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    left: 0;
    top: -5px;
    width: 100%
}

.ui-resizable-s {
    bottom: -5px;
    cursor: s-resize;
    height: 7px;
    left: 0;
    width: 100%
}

.ui-resizable-e {
    cursor: e-resize;
    height: 100%;
    right: -5px;
    top: 0;
    width: 7px
}

.ui-resizable-w {
    cursor: w-resize;
    height: 100%;
    left: -5px;
    top: 0;
    width: 7px
}

.ui-resizable-se {
    bottom: 1px;
    cursor: se-resize;
    height: 12px;
    right: 1px;
    width: 12px
}

.ui-resizable-sw {
    bottom: -5px;
    cursor: sw-resize;
    height: 9px;
    left: -5px;
    width: 9px
}

.ui-resizable-nw {
    cursor: nw-resize;
    height: 9px;
    left: -5px;
    top: -5px;
    width: 9px
}

.ui-resizable-ne {
    cursor: ne-resize;
    height: 9px;
    right: -5px;
    top: -5px;
    width: 9px
}

.ui-progressbar {
    height: 2em;
    overflow: hidden;
    text-align: left
}

.ui-progressbar .ui-progressbar-value {
    height: 100%;
    margin: -1px
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    -ms-filter: "alpha(opacity=25)";
    height: 100%;
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    touch-action: none
}

.ui-selectable-helper {
    border: 1px dotted #000;
    position: absolute;
    z-index: 100
}

.ui-selectmenu-menu {
    display: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    border: 0;
    font-size: 1em;
    font-weight: 700;
    height: auto;
    line-height: 1.5;
    margin: .5em 0 0;
    padding: 2px .4em
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    cursor: pointer;
    height: 1.2em;
    position: absolute;
    touch-action: none;
    width: 1.2em;
    z-index: 2
}

.ui-slider .ui-slider-range {
    background-position: 0 0;
    border: 0;
    display: block;
    font-size: .7em;
    position: absolute;
    z-index: 1
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -.6em;
    top: -.3em
}

.ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    height: 100px;
    width: .8em
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-bottom: -.6em;
    margin-left: 0
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    touch-action: none
}

.ui-spinner {
    display: inline-block;
    overflow: hidden;
    padding: 0;
    position: relative;
    vertical-align: middle
}

.ui-spinner-input {
    background: none;
    border: none;
    color: inherit;
    margin: .2em 2em .2em .4em;
    padding: .222em 0;
    vertical-align: middle
}

.ui-spinner-button {
    cursor: default;
    display: block;
    font-size: .5em;
    height: 50%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 1.6em
}

.ui-spinner a.ui-spinner-button {
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    padding: .2em;
    position: relative
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    border-bottom-width: 0;
    float: left;
    list-style: none;
    margin: 1px .2em 0 0;
    padding: 0;
    position: relative;
    top: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    background: none;
    border-width: 0;
    display: block;
    padding: 1em 1.4em
}

.ui-tooltip {
    max-width: 300px;
    padding: 8px;
    position: absolute;
    z-index: 9999
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif
}

.ui-widget,
.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    background: #fff;
    border: 1px solid #ddd;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    background: #e9e9e9;
    border: 1px solid #ddd;
    color: #333;
    font-weight: 700
}

.ui-widget-header a {
    color: #333
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    background: #f6f6f6;
    border: 1px solid #c5c5c5;
    color: #454545;
    font-weight: 400
}

.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    background: #ededed;
    border: 1px solid #ccc;
    color: #2b2b2b;
    font-weight: 400
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    background: #007fff;
    border: 1px solid #003eff;
    color: #fff;
    font-weight: 400
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    background-color: #fff;
    border: #003eff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: #fffa90;
    border: 1px solid #dad55e;
    color: #777620
}

.ui-state-checked {
    background: #fffa90;
    border: 1px solid #dad55e
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    background: #fddfdf;
    border: 1px solid #f1a899;
    color: #5f3f3f
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    -ms-filter: "alpha(opacity=70)";
    font-weight: 400;
    opacity: .7
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    background-image: none;
    -ms-filter: "alpha(opacity=35)";
    opacity: .35
}

.ui-state-disabled .ui-icon {
    -ms-filter: "alpha(opacity=35)"
}

.ui-icon {
    height: 16px;
    width: 16px
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url(/images/vendor/jquery-ui-dist/ui-icons_444444_256x240.png?10a90e5b4dae60a0543c33fab02ceb48)
}

.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(/images/vendor/jquery-ui-dist/ui-icons_555555_256x240.png?364b30f1e5d0687013c7a0d5eac493dd)
}

.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
    background-image: url(/images/vendor/jquery-ui-dist/ui-icons_ffffff_256x240.png?79819eb79cf7bb39ee83829288e817d0)
}

.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
    background-image: url(/images/vendor/jquery-ui-dist/ui-icons_777620_256x240.png?70aafb8ff880c9e56337239492f10372)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(/images/vendor/jquery-ui-dist/ui-icons_cc0000_256x240.png?179bd5aaea5c09a81ce7a79e957bcadc)
}

.ui-button .ui-icon {
    background-image: url(/images/vendor/jquery-ui-dist/ui-icons_777777_256x240.png?cafe1bc324140ea6562ecbe84cdf775c)
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
    background-image: none
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    -ms-filter: Alpha(Opacity=.3);
    opacity: .003
}

.ui-widget-shadow {
    box-shadow: 0 0 5px #666
}

/*! Tablesaw - v3.1.2 - 2019-03-19
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2019 Filament Group; Licensed MIT */
.tablesaw {
    border: 0;
    border-collapse: collapse;
    empty-cells: show;
    max-width: 100%;
    padding: 0;
    width: 100%
}

.tablesaw * {
    box-sizing: border-box
}

.tablesaw-btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: 1px solid #ccc;
    border-radius: .25em;
    box-shadow: 0 1px 0 #fff;
    color: #4a4a4a;
    cursor: pointer;
    margin: 0;
    padding: .5em .85em .4em;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize
}

a.tablesaw-btn {
    color: #1c95d4
}

.tablesaw-btn:hover {
    text-decoration: none
}

.tablesaw-btn:active {
    background-color: #ddd
}

@supports (box-shadow:none) {
    .tablesaw-btn:focus {
        background-color: #fff;
        box-shadow: 0 0 .35em #4faeef !important;
        outline: none
    }
}

.tablesaw-btn-select select {
    background: none;
    border: none;
    color: transparent;
    display: inline-block;
    height: 100%;
    left: 0;
    margin: 0;
    min-height: 1em;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.tablesaw-btn select option {
    background: #fff;
    color: #000
}

.tablesaw-btn {
    display: inline-block;
    height: auto;
    position: relative;
    top: 0;
    width: auto
}

.tablesaw-btn.btn-small {
    font-size: 1.0625em;
    line-height: 19px;
    padding: .3em 1em
}

.tablesaw-btn.btn-micro {
    font-size: .8125em;
    padding: .4em .7em .25em
}

.tablesaw-btn-select {
    color: #4d4d4d;
    display: inline-block;
    min-width: 7.25em;
    padding-right: 2.5em;
    text-align: left
}

.tablesaw-btn-select:after {
    background: none;
    background-position: .25em .45em;
    background-repeat: no-repeat;
    bottom: 0;
    content: " ";
    content: "\25bc";
    font-size: .55em;
    left: auto;
    margin: 0;
    padding-left: 1em;
    padding-top: 1.2em;
    position: absolute;
    right: 0;
    top: 0;
    width: 1.8em
}

.tablesaw-btn-select.btn-micro:after,
.tablesaw-btn-select.btn-small:after {
    background: none;
    border-left-width: 0;
    box-shadow: none;
    font-size: .5em;
    line-height: 1.65;
    padding-right: .5em;
    padding-top: 1em;
    width: 1.2em
}

.tablesaw-advance .tablesaw-btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: .25em;
    box-sizing: border-box;
    text-shadow: 0 1px 0 #fff
}

.tablesaw-advance .tablesaw-btn.btn-micro {
    font-size: .8125em;
    padding: .3em .7em .25em
}

.tablesaw-advance a.tablesaw-nav-btn:first-child {
    margin-left: 0
}

.tablesaw-advance a.tablesaw-nav-btn:last-child {
    margin-right: 0
}

.tablesaw-advance a.tablesaw-nav-btn {
    background-position: 50% 50%;
    display: inline-block;
    height: 1.8em;
    margin-left: .25em;
    margin-right: .25em;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    width: 1.8em
}

.tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-advance a.tablesaw-nav-btn.up:before {
    content: "\0020";
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0
}

.tablesaw-advance a.tablesaw-nav-btn.down:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid grey;
    left: .5em;
    top: .65em
}

.tablesaw-advance a.tablesaw-nav-btn.up:before {
    border-bottom: 5px solid grey;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: .5em;
    top: .65em
}

.tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-advance a.tablesaw-nav-btn.right:before {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    top: .45em
}

.tablesaw-advance a.tablesaw-nav-btn.left:before {
    border-right: 5px solid grey;
    left: .6em
}

.tablesaw-advance a.tablesaw-nav-btn.right:before {
    border-left: 5px solid grey;
    left: .7em
}

.tablesaw-advance a.tablesaw-nav-btn.disabled {
    cursor: default;
    opacity: .25;
    pointer-events: none
}

.tablesaw-bar {
    clear: both
}

.tablesaw-bar * {
    box-sizing: border-box
}

.tablesaw-bar-section {
    float: left
}

.tablesaw-bar-section label {
    clear: both;
    color: #888;
    display: block;
    font-size: .875em;
    margin-right: .5em;
    padding: .5em 0;
    text-transform: uppercase
}

.tablesaw-btn,
.tablesaw-enhanced .tablesaw-btn {
    margin-bottom: .5em;
    margin-top: .5em
}

.tablesaw-btn-select,
.tablesaw-enhanced .tablesaw-btn-select {
    margin-bottom: 0
}

.tablesaw-bar .tablesaw-bar-section .tablesaw-btn {
    background: transparent;
    border: none;
    box-shadow: none;
    font-size: 1em;
    margin-left: .4em;
    margin-top: 0;
    padding-left: .3em;
    text-transform: uppercase
}

.tablesaw-bar .tablesaw-bar-section .btn-select {
    min-width: 0
}

.tablesaw-bar .tablesaw-bar-section .btn-select:after {
    padding-top: .9em
}

.tablesaw-bar .tablesaw-bar-section select {
    background: transparent;
    color: #888;
    text-transform: none
}

.tablesaw-bar-section~table {
    clear: both
}

.tablesaw-bar-section .abbreviated {
    display: inline
}

.tablesaw-bar-section .longform {
    display: none
}

@media (min-width:24em) {
    .tablesaw-bar-section .abbreviated {
        display: none
    }

    .tablesaw-bar-section .longform {
        display: inline
    }
}

.tablesaw td,
.tablesaw th {
    padding: .5em .7em;
    text-align: left;
    vertical-align: middle
}

.tablesaw-sortable-btn {
    padding: .5em .7em
}

.tablesaw thead th {
    text-align: left
}

.tablesaw-row-border tr {
    border-bottom: 1px solid #dfdfdf
}

.tablesaw-row-zebra tr:nth-child(2n) {
    background-color: #f8f8f8
}

.tablesaw caption {
    margin: .59375em 0;
    text-align: left
}

.tablesaw-swipe .tablesaw-swipe-cellpersist {
    border-right: 2px solid #e4e1de
}

.tablesaw-swipe-shadow .tablesaw-swipe-cellpersist {
    border-right-width: 1px;
    box-shadow: 3px 0 4px -1px #e4e1de
}

.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
    display: none
}

@media only all {
    .tablesaw-stack {
        clear: both
    }

    .tablesaw-stack td,
    .tablesaw-stack th {
        display: block;
        text-align: left
    }

    .tablesaw-stack tr {
        clear: both;
        display: table-row
    }

    .tablesaw-stack td .tablesaw-cell-label,
    .tablesaw-stack th .tablesaw-cell-label {
        display: inline-block;
        padding: 0 .6em 0 0;
        width: 30%
    }

    .tablesaw-stack td .tablesaw-cell-label-top,
    .tablesaw-stack th .tablesaw-cell-label-top {
        display: block;
        margin: .4em 0;
        padding: .4em 0
    }

    .tablesaw-cell-label {
        display: block
    }

    .tablesaw-stack tbody th.group {
        margin-top: -1px
    }

    .tablesaw-stack th.group b.tablesaw-cell-label {
        display: none !important
    }
}

@media (max-width:39.9375em) {
    .tablesaw-stack tbody tr {
        border-bottom: 1px solid #dfdfdf;
        display: block;
        width: 100%
    }

    .tablesaw-stack thead td,
    .tablesaw-stack thead th {
        display: none
    }

    .tablesaw-stack tbody td,
    .tablesaw-stack tbody th {
        clear: left;
        display: block;
        float: left;
        width: 100%
    }

    .tablesaw-cell-label {
        vertical-align: top
    }

    .tablesaw-cell-content {
        display: inline-block;
        max-width: 67%
    }

    .tablesaw-stack .tablesaw-stack-block .tablesaw-cell-content,
    .tablesaw-stack .tablesaw-stack-block .tablesaw-cell-label {
        display: block;
        max-width: 100%;
        padding: 0;
        width: 100%
    }

    .tablesaw-stack td:empty,
    .tablesaw-stack th:empty {
        display: none
    }
}

@media (min-width:40em) {
    .tablesaw-stack tr {
        display: table-row
    }

    .tablesaw-stack td,
    .tablesaw-stack th,
    .tablesaw-stack thead td,
    .tablesaw-stack thead th {
        display: table-cell;
        margin: 0
    }

    .tablesaw-stack td .tablesaw-cell-label,
    .tablesaw-stack th .tablesaw-cell-label {
        display: none !important
    }
}

.tablesaw-fix-persist {
    table-layout: fixed
}

@media only all {

    .tablesaw-swipe td.tablesaw-swipe-cellhidden,
    .tablesaw-swipe th.tablesaw-swipe-cellhidden {
        display: none
    }
}

.tablesaw-overflow {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    position: relative;
    width: 100%
}

.tablesaw-overflow>.tablesaw {
    margin-top: 2px
}

.tablesaw-columntoggle-btn span {
    display: inline-block;
    text-indent: -9999px
}

.tablesaw-columntoggle-btnwrap {
    position: relative
}

.tablesaw-columntoggle-btnwrap .dialog-content {
    padding: .5em
}

.tablesaw-columntoggle tbody td {
    line-height: 1.5
}

.tablesaw-columntoggle-popup {
    display: none
}

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: .2em;
    box-shadow: 0 1px 2px #ccc;
    display: block;
    padding: .5em .8em;
    position: absolute;
    right: 0;
    top: 2em;
    z-index: 1
}

.tablesaw-columntoggle-popup fieldset {
    margin: 0
}

@media only all {

    .tablesaw-columntoggle td.tablesaw-priority-0,
    .tablesaw-columntoggle td.tablesaw-priority-1,
    .tablesaw-columntoggle td.tablesaw-priority-2,
    .tablesaw-columntoggle td.tablesaw-priority-3,
    .tablesaw-columntoggle td.tablesaw-priority-4,
    .tablesaw-columntoggle td.tablesaw-priority-5,
    .tablesaw-columntoggle td.tablesaw-priority-6,
    .tablesaw-columntoggle th.tablesaw-priority-0,
    .tablesaw-columntoggle th.tablesaw-priority-1,
    .tablesaw-columntoggle th.tablesaw-priority-2,
    .tablesaw-columntoggle th.tablesaw-priority-3,
    .tablesaw-columntoggle th.tablesaw-priority-4,
    .tablesaw-columntoggle th.tablesaw-priority-5,
    .tablesaw-columntoggle th.tablesaw-priority-6 {
        display: none
    }
}

.tablesaw-columntoggle-btnwrap .dialog-content {
    left: auto !important;
    margin: -.5em auto 0;
    max-width: 18em;
    right: 1em;
    top: 0 !important;
    width: 12em
}

.tablesaw-columntoggle-btnwrap .dialog-content:focus {
    outline-style: none
}

@media (min-width:20em) {

    .tablesaw-columntoggle td.tablesaw-priority-1,
    .tablesaw-columntoggle th.tablesaw-priority-1 {
        display: table-cell
    }
}

@media (min-width:30em) {

    .tablesaw-columntoggle td.tablesaw-priority-2,
    .tablesaw-columntoggle th.tablesaw-priority-2 {
        display: table-cell
    }
}

@media (min-width:40em) {

    .tablesaw-columntoggle td.tablesaw-priority-3,
    .tablesaw-columntoggle th.tablesaw-priority-3 {
        display: table-cell
    }

    .tablesaw-columntoggle tbody td {
        line-height: 2
    }
}

@media (min-width:50em) {

    .tablesaw-columntoggle td.tablesaw-priority-4,
    .tablesaw-columntoggle th.tablesaw-priority-4 {
        display: table-cell
    }
}

@media (min-width:60em) {

    .tablesaw-columntoggle td.tablesaw-priority-5,
    .tablesaw-columntoggle th.tablesaw-priority-5 {
        display: table-cell
    }
}

@media (min-width:70em) {

    .tablesaw-columntoggle td.tablesaw-priority-6,
    .tablesaw-columntoggle th.tablesaw-priority-6 {
        display: table-cell
    }
}

@media only all {

    .tablesaw-columntoggle td.tablesaw-toggle-cellhidden,
    .tablesaw-columntoggle th.tablesaw-toggle-cellhidden {
        display: none
    }

    .tablesaw-columntoggle td.tablesaw-toggle-cellvisible,
    .tablesaw-columntoggle th.tablesaw-toggle-cellvisible {
        display: table-cell
    }
}

.tablesaw-columntoggle-popup .tablesaw-btn-group>label {
    cursor: default;
    display: block;
    padding: .2em 0;
    white-space: nowrap
}

.tablesaw-columntoggle-popup .tablesaw-btn-group>label input {
    margin-right: .8em
}

.tablesaw-sortable-head {
    position: relative;
    vertical-align: top
}

.tablesaw .tablesaw-sortable-head {
    padding: 0
}

.tablesaw-sortable-btn {
    background: transparent;
    border: 0;
    color: inherit;
    font: inherit;
    min-width: 100%;
    text-align: inherit;
    text-transform: inherit
}

.tablesaw-sortable-arrow:after {
    content: " ";
    display: inline-block;
    height: 14px;
    margin-left: .3125em;
    width: 10px
}

.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after,
.tablesaw-sortable-descending .tablesaw-sortable-arrow:after {
    content: "\0020"
}

.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after {
    content: "\2191"
}

.tablesaw-sortable-descending .tablesaw-sortable-arrow:after {
    content: "\2193"
}

.tablesaw-advance {
    float: right
}

.tablesaw-advance.minimap {
    margin-right: .4em
}

.tablesaw-advance-dots {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

.tablesaw-advance-dots li {
    display: table-cell;
    margin: 0;
    padding: .4em .2em
}

.tablesaw-advance-dots li i {
    background: #555;
    border-radius: 100%;
    display: inline-block;
    height: .25em;
    width: .25em
}

.tablesaw-advance-dots-hide {
    cursor: default;
    opacity: .25;
    pointer-events: none
}

@charset "UTF-8";

table.dataTable td.dt-control {
    cursor: pointer;
    text-align: center
}

table.dataTable td.dt-control:before {
    background-color: #31b131;
    border: .15em solid #fff;
    border-radius: 1em;
    box-shadow: 0 0 .2em #444;
    box-sizing: content-box;
    color: #fff;
    content: "+";
    display: inline-block;
    font-family: Courier New, Courier, monospace;
    height: 1em;
    line-height: 1em;
    margin-top: -9px;
    text-align: center;
    text-indent: 0 !important;
    width: 1em
}

table.dataTable tr.dt-hasChild td.dt-control:before {
    background-color: #d33333;
    content: "-"
}

table.dataTable thead>tr>td.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_asc_disabled,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>td.sorting_desc_disabled,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_asc_disabled,
table.dataTable thead>tr>th.sorting_desc,
table.dataTable thead>tr>th.sorting_desc_disabled {
    cursor: pointer;
    padding-right: 26px;
    position: relative
}

table.dataTable thead>tr>td.sorting:after,
table.dataTable thead>tr>td.sorting:before,
table.dataTable thead>tr>td.sorting_asc:after,
table.dataTable thead>tr>td.sorting_asc:before,
table.dataTable thead>tr>td.sorting_asc_disabled:after,
table.dataTable thead>tr>td.sorting_asc_disabled:before,
table.dataTable thead>tr>td.sorting_desc:after,
table.dataTable thead>tr>td.sorting_desc:before,
table.dataTable thead>tr>td.sorting_desc_disabled:after,
table.dataTable thead>tr>td.sorting_desc_disabled:before,
table.dataTable thead>tr>th.sorting:after,
table.dataTable thead>tr>th.sorting:before,
table.dataTable thead>tr>th.sorting_asc:after,
table.dataTable thead>tr>th.sorting_asc:before,
table.dataTable thead>tr>th.sorting_asc_disabled:after,
table.dataTable thead>tr>th.sorting_asc_disabled:before,
table.dataTable thead>tr>th.sorting_desc:after,
table.dataTable thead>tr>th.sorting_desc:before,
table.dataTable thead>tr>th.sorting_desc_disabled:after,
table.dataTable thead>tr>th.sorting_desc_disabled:before {
    display: block;
    font-size: .9em;
    line-height: 9px;
    opacity: .125;
    position: absolute;
    right: 10px
}

table.dataTable thead>tr>td.sorting:before,
table.dataTable thead>tr>td.sorting_asc:before,
table.dataTable thead>tr>td.sorting_asc_disabled:before,
table.dataTable thead>tr>td.sorting_desc:before,
table.dataTable thead>tr>td.sorting_desc_disabled:before,
table.dataTable thead>tr>th.sorting:before,
table.dataTable thead>tr>th.sorting_asc:before,
table.dataTable thead>tr>th.sorting_asc_disabled:before,
table.dataTable thead>tr>th.sorting_desc:before,
table.dataTable thead>tr>th.sorting_desc_disabled:before {
    bottom: 50%;
    content: "▴"
}

table.dataTable thead>tr>td.sorting:after,
table.dataTable thead>tr>td.sorting_asc:after,
table.dataTable thead>tr>td.sorting_asc_disabled:after,
table.dataTable thead>tr>td.sorting_desc:after,
table.dataTable thead>tr>td.sorting_desc_disabled:after,
table.dataTable thead>tr>th.sorting:after,
table.dataTable thead>tr>th.sorting_asc:after,
table.dataTable thead>tr>th.sorting_asc_disabled:after,
table.dataTable thead>tr>th.sorting_desc:after,
table.dataTable thead>tr>th.sorting_desc_disabled:after {
    content: "▾";
    top: 50%
}

table.dataTable thead>tr>td.sorting_asc:before,
table.dataTable thead>tr>td.sorting_desc:after,
table.dataTable thead>tr>th.sorting_asc:before,
table.dataTable thead>tr>th.sorting_desc:after {
    opacity: .6
}

table.dataTable thead>tr>td.sorting_asc_disabled:before,
table.dataTable thead>tr>td.sorting_desc_disabled:after,
table.dataTable thead>tr>th.sorting_asc_disabled:before,
table.dataTable thead>tr>th.sorting_desc_disabled:after {
    display: none
}

table.dataTable thead>tr>td:active,
table.dataTable thead>tr>th:active {
    outline: none
}

div.dataTables_scrollBody table.dataTable thead>tr>td:after,
div.dataTables_scrollBody table.dataTable thead>tr>td:before,
div.dataTables_scrollBody table.dataTable thead>tr>th:after,
div.dataTables_scrollBody table.dataTable thead>tr>th:before {
    display: none
}

div.dataTables_processing {
    left: 50%;
    margin-left: -100px;
    margin-top: -26px;
    padding: 2px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 200px
}

div.dataTables_processing>div:last-child {
    height: 15px;
    margin: 1em auto;
    position: relative;
    width: 80px
}

div.dataTables_processing>div:last-child>div {
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
    background: rgba(13, 110, 253, .9);
    border-radius: 50%;
    height: 13px;
    position: absolute;
    top: 0;
    width: 13px
}

div.dataTables_processing>div:last-child>div:first-child {
    -webkit-animation: datatables-loader-1 .6s infinite;
    animation: datatables-loader-1 .6s infinite;
    left: 8px
}

div.dataTables_processing>div:last-child>div:nth-child(2) {
    -webkit-animation: datatables-loader-2 .6s infinite;
    animation: datatables-loader-2 .6s infinite;
    left: 8px
}

div.dataTables_processing>div:last-child>div:nth-child(3) {
    -webkit-animation: datatables-loader-2 .6s infinite;
    animation: datatables-loader-2 .6s infinite;
    left: 32px
}

div.dataTables_processing>div:last-child>div:nth-child(4) {
    -webkit-animation: datatables-loader-3 .6s infinite;
    animation: datatables-loader-3 .6s infinite;
    left: 56px
}

@-webkit-keyframes datatables-loader-1 {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@keyframes datatables-loader-1 {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@-webkit-keyframes datatables-loader-3 {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(0)
    }
}

@keyframes datatables-loader-3 {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(0)
    }
}

@-webkit-keyframes datatables-loader-2 {
    0% {
        transform: translate(0)
    }

    to {
        transform: translate(24px)
    }
}

@keyframes datatables-loader-2 {
    0% {
        transform: translate(0)
    }

    to {
        transform: translate(24px)
    }
}

table.dataTable.nowrap td,
table.dataTable.nowrap th {
    white-space: nowrap
}

table.dataTable td.dt-left,
table.dataTable th.dt-left {
    text-align: left
}

table.dataTable td.dataTables_empty,
table.dataTable td.dt-center,
table.dataTable th.dt-center {
    text-align: center
}

table.dataTable td.dt-right,
table.dataTable th.dt-right {
    text-align: right
}

table.dataTable td.dt-justify,
table.dataTable th.dt-justify {
    text-align: justify
}

table.dataTable td.dt-nowrap,
table.dataTable th.dt-nowrap {
    white-space: nowrap
}

table.dataTable tfoot td,
table.dataTable tfoot td.dt-head-left,
table.dataTable tfoot th,
table.dataTable tfoot th.dt-head-left,
table.dataTable thead td,
table.dataTable thead td.dt-head-left,
table.dataTable thead th,
table.dataTable thead th.dt-head-left {
    text-align: left
}

table.dataTable tfoot td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable thead th.dt-head-center {
    text-align: center
}

table.dataTable tfoot td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable thead th.dt-head-right {
    text-align: right
}

table.dataTable tfoot td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable thead th.dt-head-justify {
    text-align: justify
}

table.dataTable tfoot td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable thead th.dt-head-nowrap {
    white-space: nowrap
}

table.dataTable tbody td.dt-body-left,
table.dataTable tbody th.dt-body-left {
    text-align: left
}

table.dataTable tbody td.dt-body-center,
table.dataTable tbody th.dt-body-center {
    text-align: center
}

table.dataTable tbody td.dt-body-right,
table.dataTable tbody th.dt-body-right {
    text-align: right
}

table.dataTable tbody td.dt-body-justify,
table.dataTable tbody th.dt-body-justify {
    text-align: justify
}

table.dataTable tbody td.dt-body-nowrap,
table.dataTable tbody th.dt-body-nowrap {
    white-space: nowrap
}

table.dataTable {
    border-collapse: separate;
    border-spacing: 0;
    clear: both;
    margin: 0 auto;
    width: 100%
}

table.dataTable tfoot th,
table.dataTable thead th {
    font-weight: 700
}

table.dataTable thead td,
table.dataTable thead th {
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    padding: 10px
}

table.dataTable thead td:active,
table.dataTable thead th:active {
    outline: none
}

table.dataTable tfoot td,
table.dataTable tfoot th {
    border-top: 1px solid rgba(0, 0, 0, .3);
    padding: 10px 10px 6px
}

table.dataTable tbody tr {
    background-color: transparent
}

table.dataTable tbody tr.selected>* {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, .9);
    color: #fff
}

table.dataTable tbody td,
table.dataTable tbody th {
    padding: 8px 10px
}

table.dataTable.display tbody td,
table.dataTable.display tbody th,
table.dataTable.row-border tbody td,
table.dataTable.row-border tbody th {
    border-top: 1px solid rgba(0, 0, 0, .15)
}

table.dataTable.display tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.row-border tbody tr:first-child th {
    border-top: none
}

table.dataTable.cell-border tbody td,
table.dataTable.cell-border tbody th {
    border-right: 1px solid rgba(0, 0, 0, .15);
    border-top: 1px solid rgba(0, 0, 0, .15)
}

table.dataTable.cell-border tbody tr td:first-child,
table.dataTable.cell-border tbody tr th:first-child {
    border-left: 1px solid rgba(0, 0, 0, .15)
}

table.dataTable.cell-border tbody tr:first-child td,
table.dataTable.cell-border tbody tr:first-child th {
    border-top: none
}

table.dataTable.display>tbody>tr.odd>*,
table.dataTable.stripe>tbody>tr.odd>* {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .023)
}

table.dataTable.display>tbody>tr.odd.selected>*,
table.dataTable.stripe>tbody>tr.odd.selected>* {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, .923)
}

table.dataTable.display>tbody>tr:hover>*,
table.dataTable.hover>tbody>tr:hover>* {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .035)
}

table.dataTable.display>tbody>tr.selected:hover>*,
table.dataTable.hover>tbody>tr.selected:hover>* {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, .935)
}

table.dataTable.display>tbody tr>.sorting_1,
table.dataTable.display>tbody tr>.sorting_2,
table.dataTable.display>tbody tr>.sorting_3,
table.dataTable.order-column>tbody tr>.sorting_1,
table.dataTable.order-column>tbody tr>.sorting_2,
table.dataTable.order-column>tbody tr>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .019)
}

table.dataTable.display>tbody tr.selected>.sorting_1,
table.dataTable.display>tbody tr.selected>.sorting_2,
table.dataTable.display>tbody tr.selected>.sorting_3,
table.dataTable.order-column>tbody tr.selected>.sorting_1,
table.dataTable.order-column>tbody tr.selected>.sorting_2,
table.dataTable.order-column>tbody tr.selected>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, .919)
}

table.dataTable.display>tbody>tr.odd>.sorting_1,
table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_1 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .054)
}

table.dataTable.display>tbody>tr.odd>.sorting_2,
table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_2 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .047)
}

table.dataTable.display>tbody>tr.odd>.sorting_3,
table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .039)
}

table.dataTable.display>tbody>tr.odd.selected>.sorting_1,
table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_1 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, .954)
}

table.dataTable.display>tbody>tr.odd.selected>.sorting_2,
table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_2 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, .947)
}

table.dataTable.display>tbody>tr.odd.selected>.sorting_3,
table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, .939)
}

table.dataTable.display>tbody>tr.even>.sorting_1,
table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .019)
}

table.dataTable.display>tbody>tr.even>.sorting_2,
table.dataTable.order-column.stripe>tbody>tr.even>.sorting_2 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .011)
}

table.dataTable.display>tbody>tr.even>.sorting_3,
table.dataTable.order-column.stripe>tbody>tr.even>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .003)
}

table.dataTable.display>tbody>tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_1 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, .919)
}

table.dataTable.display>tbody>tr.even.selected>.sorting_2,
table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_2 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, .911)
}

table.dataTable.display>tbody>tr.even.selected>.sorting_3,
table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, .903)
}

table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .082)
}

table.dataTable.display tbody tr:hover>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .074)
}

table.dataTable.display tbody tr:hover>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, .062)
}

table.dataTable.display tbody tr:hover.selected>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, .982)
}

table.dataTable.display tbody tr:hover.selected>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, .974)
}

table.dataTable.display tbody tr:hover.selected>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
    box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, .962)
}

table.dataTable.no-footer {
    border-bottom: 1px solid rgba(0, 0, 0, .3)
}

table.dataTable.compact thead td,
table.dataTable.compact thead th {
    padding: 4px 17px
}

table.dataTable.compact tbody td,
table.dataTable.compact tbody th,
table.dataTable.compact tfoot td,
table.dataTable.compact tfoot th {
    padding: 4px
}

table.dataTable td,
table.dataTable th {
    box-sizing: content-box
}

.dataTables_wrapper {
    clear: both;
    position: relative
}

.dataTables_wrapper .dataTables_length {
    float: left
}

.dataTables_wrapper .dataTables_length select {
    background-color: transparent;
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 4px
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right
}

.dataTables_wrapper .dataTables_filter input {
    background-color: transparent;
    border: 1px solid #aaa;
    border-radius: 3px;
    margin-left: 3px;
    padding: 5px
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: .755em
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    padding-top: .25em;
    text-align: right
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    border: 1px solid transparent;
    border-radius: 2px;
    box-sizing: border-box;
    color: #333 !important;
    cursor: pointer;
    display: inline-block;
    margin-left: 2px;
    min-width: 1.5em;
    padding: .5em 1em;
    text-align: center;
    text-decoration: none !important
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background-color: hsla(0, 0%, 90%, .1);
    background: linear-gradient(180deg, hsla(0, 0%, 90%, .1) 0, rgba(0, 0, 0, .1));
    border: 1px solid rgba(0, 0, 0, .3);
    color: #333 !important
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    background: transparent;
    border: 1px solid transparent;
    box-shadow: none;
    color: #666 !important;
    cursor: default
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background-color: #585858;
    background: linear-gradient(180deg, #585858 0, #111);
    border: 1px solid #111;
    color: #fff !important
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    background-color: #2b2b2b;
    background: linear-gradient(180deg, #2b2b2b 0, #0c0c0c);
    box-shadow: inset 0 0 3px #111;
    outline: none
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em
}

.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_processing {
    color: #333
}

.dataTables_wrapper .dataTables_scroll {
    clear: both
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    -webkit-overflow-scrolling: touch
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th {
    vertical-align: middle
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing {
    height: 0;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid rgba(0, 0, 0, .3)
}

.dataTables_wrapper.no-footer div.dataTables_scrollBody>table,
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable {
    border-bottom: none
}

.dataTables_wrapper:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden
}

@media screen and (max-width:767px) {

    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: .5em
    }
}

@media screen and (max-width:640px) {

    .dataTables_wrapper .dataTables_filter,
    .dataTables_wrapper .dataTables_length {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_filter {
        margin-top: .5em
    }
}

@charset "UTF-8";

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    :after,
    :before {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: Glyphicons Halflings;
    src: url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?5be1347c682810f199c7f486f40c5974);
    src: url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?5be1347c682810f199c7f486f40c5974) format("embedded-opentype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff2?be810be3a3e14c682a257d6eff341fe4) format("woff2"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff?82b1212e45a2bc35dd731913b27ad813) format("woff"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.ttf?4692b9ec53fd5972caa2f2372ae20d16) format("truetype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.svg?060b2710bdbbe3dfe48b58d59bd5f1fb) format("svg")
}

.glyphicon {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "€"
}

.glyphicon-minus:before {
    content: "−"
}

.glyphicon-cloud:before {
    content: "☁"
}

.glyphicon-envelope:before {
    content: "✉"
}

.glyphicon-pencil:before {
    content: "✏"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "⛺"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "⌛"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "¥"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "₽"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 10px
}

body {
    background-color: #f4f6f7;
    color: #333;
    font-family: Nunito Sans, Trebuchet, sans-serif;
    font-size: 14px;
    line-height: 1.428571429
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #c14747;
    text-decoration: none
}

a:focus,
a:hover {
    color: #8c2f2f;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    background-color: #f4f6f7;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.428571429;
    max-width: 100%;
    padding: 4px;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    border-top: 1px solid #eee;
    margin-bottom: 20px;
    margin-top: 20px
}

.sr-only {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    color: #777;
    font-weight: 400;
    line-height: 1
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-bottom: 10px;
    margin-top: 20px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-bottom: 10px;
    margin-top: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

/* .h3,
h3 {
    font-size: 24px
} */

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #c14747
}

a.text-primary:focus,
a.text-primary:hover {
    color: #9f3636
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    background-color: #c14747;
    color: #fff
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #9f3636
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    border-bottom: 1px solid #eee;
    margin: 40px 0 20px;
    padding-bottom: 9px
}

ol,
ul {
    margin-bottom: 10px;
    margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-inline,
.list-unstyled {
    list-style: none;
    padding-left: 0
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 20px;
    margin-top: 0
}

dd,
dt {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:768px) {
    .dl-horizontal dt {
        clear: left;
        float: left;
        overflow: hidden;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 160px
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help
}

.initialism {
    font-size: 90%
}

blockquote {
    border-left: 5px solid #eee;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 20px
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    color: #777;
    display: block;
    font-size: 80%;
    line-height: 1.428571429
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "— "
}

.blockquote-reverse,
blockquote.pull-right {
    border-left: 0;
    border-right: 5px solid #eee;
    padding-left: 0;
    padding-right: 15px;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: " —"
}

address {
    font-style: normal;
    line-height: 1.428571429;
    margin-bottom: 20px
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #c7254e
}

code,
kbd {
    font-size: 90%;
    padding: 2px 4px
}

kbd {
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    color: #fff
}

kbd kbd {
    box-shadow: none;
    font-size: 100%;
    font-weight: 700;
    padding: 0
}

pre {
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    display: block;
    font-size: 13px;
    line-height: 1.428571429;
    margin: 0 0 10px;
    padding: 9.5px;
    word-break: break-all
}

pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:after,
.container-fluid:before {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row-no-gutters {
    margin-left: 0;
    margin-right: 0
}

.row-no-gutters [class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@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-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

table col[class*=col-] {
    display: table-column;
    float: none;
    position: static
}

table td[class*=col-],
table th[class*=col-] {
    display: table-cell;
    float: none;
    position: static
}

caption {
    color: #777;
    padding-bottom: 8px;
    padding-top: 8px
}

caption,
th {
    text-align: left
}

.table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-top: 1px solid #ddd;
    line-height: 1.428571429;
    padding: 8px;
    vertical-align: top
}

.table>thead>tr>th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #f4f6f7
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        margin-bottom: 15px;
        overflow-y: hidden;
        width: 100%
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    margin: 0;
    min-width: 0
}

fieldset,
legend {
    border: 0;
    padding: 0
}

legend {
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 20px;
    width: 100%
}

label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: 100%
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    line-height: normal;
    margin: 4px 0 0;
    margin-top: 1px\9
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control,
output {
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.428571429
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #999;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    height: 34px;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%
}

.form-control:focus {
    border-color: #e1a6a6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px hsla(0, 50%, 77%, .6);
    outline: 0
}

.form-control::-moz-placeholder {
    color: gray;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: gray
}

.form-control::-webkit-input-placeholder {
    color: gray
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.checkbox label,
.radio label {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    min-height: 20px;
    padding-left: 20px
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    margin-left: -20px;
    margin-top: 4px\9;
    position: absolute
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 20px;
    position: relative;
    vertical-align: middle
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-left: 10px;
    margin-top: 0
}

.form-control-static {
    margin-bottom: 0;
    min-height: 34px;
    padding-bottom: 7px;
    padding-top: 7px
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    min-height: 32px;
    padding: 6px 10px
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    padding: 10px 16px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px
}

.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    padding: 10px 16px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    min-height: 38px;
    padding: 11px 16px
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    display: block;
    height: 34px;
    line-height: 34px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 34px;
    z-index: 2
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    height: 46px;
    line-height: 46px;
    width: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    height: 30px;
    line-height: 30px;
    width: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    background-color: #dff0d8;
    border-color: #3c763d;
    color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    background-color: #fcf8e3;
    border-color: #8a6d3b;
    color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    background-color: #f2dede;
    border-color: #a94442;
    color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    color: #737373;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        vertical-align: middle;
        width: auto
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-bottom: 0;
        margin-top: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        margin-left: 0;
        position: relative
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        margin-bottom: 0;
        padding-top: 7px;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        font-size: 18px;
        padding-top: 11px
    }

    .form-horizontal .form-group-sm .control-label {
        font-size: 12px;
        padding-top: 6px
    }
}

.btn {
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    outline: 0
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    box-shadow: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333
}

.btn-default.focus,
.btn-default:focus {
    background-color: #e6e6e6;
    border-color: #8c8c8c;
    color: #333
}

.btn-default:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
    color: #333
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    background-color: #d4d4d4;
    border-color: #8c8c8c;
    color: #333
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    background-color: #333;
    color: #fff
}

.btn-primary {
    background-color: #c14747;
    border-color: #b23c3c;
    color: #fff
}

.btn-primary.focus,
.btn-primary:focus {
    background-color: #9f3636;
    border-color: #531c1c;
    color: #fff
}

.btn-primary:hover {
    background-color: #9f3636;
    border-color: #852d2d;
    color: #fff
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-color: #9f3636;
    background-image: none;
    border-color: #852d2d;
    color: #fff
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    background-color: #852d2d;
    border-color: #531c1c;
    color: #fff
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #c14747;
    border-color: #b23c3c
}

.btn-primary .badge {
    background-color: #fff;
    color: #c14747
}

.btn-success {
    background-color: #2ab27b;
    border-color: #259d6d;
    color: #fff
}

.btn-success.focus,
.btn-success:focus {
    background-color: #20895e;
    border-color: #0d3625;
    color: #fff
}

.btn-success:hover {
    background-color: #20895e;
    border-color: #196c4b;
    color: #fff
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    background-color: #20895e;
    background-image: none;
    border-color: #196c4b;
    color: #fff
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    background-color: #196c4b;
    border-color: #0d3625;
    color: #fff
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #2ab27b;
    border-color: #259d6d
}

.btn-success .badge {
    background-color: #fff;
    color: #2ab27b
}

.btn-info {
    background-color: #90bede;
    border-color: #7cb2d8;
    color: #fff
}

.btn-info.focus,
.btn-info:focus {
    background-color: #69a7d2;
    border-color: #3175a4;
    color: #fff
}

.btn-info:hover {
    background-color: #69a7d2;
    border-color: #4d97ca;
    color: #fff
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    background-color: #69a7d2;
    background-image: none;
    border-color: #4d97ca;
    color: #fff
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    background-color: #4d97ca;
    border-color: #3175a4;
    color: #fff
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #90bede;
    border-color: #7cb2d8
}

.btn-info .badge {
    background-color: #fff;
    color: #90bede
}

.btn-warning {
    background-color: #cbb956;
    border-color: #c5b143;
    color: #fff
}

.btn-warning.focus,
.btn-warning:focus {
    background-color: #b6a338;
    border-color: #685d20;
    color: #fff
}

.btn-warning:hover {
    background-color: #b6a338;
    border-color: #9b8a30;
    color: #fff
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    background-color: #b6a338;
    background-image: none;
    border-color: #9b8a30;
    color: #fff
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    background-color: #9b8a30;
    border-color: #685d20;
    color: #fff
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #cbb956;
    border-color: #c5b143
}

.btn-warning .badge {
    background-color: #fff;
    color: #cbb956
}

.btn-danger {
    background-color: #bf5329;
    border-color: #aa4a24;
    color: #fff
}

.btn-danger.focus,
.btn-danger:focus {
    background-color: #954120;
    border-color: #411c0e;
    color: #fff
}

.btn-danger:hover {
    background-color: #954120;
    border-color: #78341a;
    color: #fff
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    background-color: #954120;
    background-image: none;
    border-color: #78341a;
    color: #fff
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    background-color: #78341a;
    border-color: #411c0e;
    color: #fff
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #bf5329;
    border-color: #aa4a24
}

.btn-danger .badge {
    background-color: #fff;
    color: #bf5329
}

.btn-link {
    border-radius: 0;
    color: #c14747;
    font-weight: 400
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    background-color: transparent;
    color: #8c2f2f;
    text-decoration: underline
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.3333333;
    padding: 10px 16px
}

.btn-group-sm>.btn,
.btn-sm {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px
}

.btn-group-xs>.btn,
.btn-xs {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    position: relative;
    transition-duration: .35s;
    transition-property: height, visibility;
    transition-timing-function: ease
}

.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute !important;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none;
    margin: 2px 0 0;
    /* min-width: 160px; */
    padding: 5px 16px !important;
    text-align: left;
    top: 100%;
    z-index: 1000
}

.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-menu .divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden
}

.dropdown-menu>li>a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.428571429;
    /* padding: 3px 20px; */
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #c14747;
    color: #fff;
    outline: 0;
    text-decoration: none
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    text-decoration: none
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    color: #777;
    display: block;
    font-size: 12px;
    line-height: 1.428571429;
    padding: 3px 20px;
    white-space: nowrap
}

.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    left: auto;
    right: 0
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    border-top: 0;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 2px;
    top: auto
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    float: left;
    position: relative
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    max-width: 100%;
    width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-left: 0;
    margin-top: -1px
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    border-collapse: separate;
    display: table;
    table-layout: fixed;
    width: 100%
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
    position: absolute
}

.input-group {
    border-collapse: separate;
    display: table;
    position: relative
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%
}

.input-group-addon {
    background-color: #eee;
    border: 1px solid #999;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    border-radius: 3px;
    font-size: 12px;
    padding: 5px 10px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    border-radius: 6px;
    font-size: 18px;
    padding: 10px 16px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px;
    z-index: 2
}

.nav {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #eee;
    text-decoration: none
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    background-color: transparent;
    color: #777;
    cursor: not-allowed;
    text-decoration: none
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #c14747
}

.nav .nav-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.428571429;
    margin-right: 2px
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: #f4f6f7;
    border: 1px solid;
    border-color: #ddd #ddd transparent;
    color: #555;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: #c14747;
    color: #fff
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-left: 0;
    margin-top: 2px
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    left: auto;
    top: auto
}

@media (min-width:768px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    border-radius: 4px;
    margin-right: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a {
    border: 1px solid #ddd
}

@media (min-width:768px) {

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a {
        border-bottom-color: #f4f6f7
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px
}

.navbar {
    border: 1px solid transparent;
    /* margin-bottom: 20px;
    min-height: 50px; */
    position: relative
}

.navbar:after,
.navbar:before {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:after,
.navbar-header:before {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px
}

.navbar-collapse:after,
.navbar-collapse:before {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        border-top: 0;
        box-shadow: none;
        width: auto
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        overflow: visible !important;
        padding-bottom: 0
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    border-width: 0 0 1px;
    top: 0
}

.navbar-fixed-bottom {
    border-width: 1px 0 0;
    bottom: 0;
    margin-bottom: 0
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width:768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-left: 0;
        margin-right: 0
    }
}

.navbar-static-top {
    border-width: 0 0 1px;
    z-index: 1000
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    font-size: 18px;
    /* height: 50px; */
    line-height: 20px;
    padding: 15px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        background-color: transparent;
        border: 0;
        box-shadow: none;
        float: none;
        margin-top: 0;
        position: static;
        width: auto
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-bottom: 15px;
        padding-top: 15px
    }
}

.navbar-form {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    margin: 8px -15px;
    padding: 10px 15px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        vertical-align: middle;
        width: auto
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-bottom: 0;
        margin-top: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        margin-left: 0;
        position: relative
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        border: 0;
        box-shadow: none;
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 0;
        padding-top: 0;
        width: auto
    }
}

.navbar-nav>li>.dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-bottom: 0
}

.navbar-btn {
    margin-bottom: 8px;
    margin-top: 8px
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-bottom: 10px;
    margin-top: 10px
}

.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-bottom: 14px;
    margin-top: 14px
}

.navbar-text {
    margin-bottom: 15px;
    margin-top: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #fff;
    border-color: #d6dee2
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    background-color: transparent;
    color: #5e5e5e
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #333
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: #eee;
    color: #555
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    background-color: transparent;
    color: #ccc
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #eee;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: transparent;
        color: #333
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        background-color: #eee;
        color: #555
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        background-color: transparent;
        color: #ccc
    }
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #d6dee2
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    background-color: transparent;
    color: #fff
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    background-color: #090909;
    color: #fff
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    background-color: transparent;
    color: #444
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090909;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: transparent;
        color: #fff
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        background-color: #090909;
        color: #fff
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        background-color: transparent;
        color: #444
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    background-color: #f5f5f5;
    border-radius: 4px;
    list-style: none;
    margin-bottom: 20px;
    padding: 8px 15px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    color: #ccc;
    content: "/ ";
    padding: 0 5px
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #c14747;
    float: left;
    line-height: 1.428571429;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background-color: #eee;
    border-color: #ddd;
    color: #8c2f2f;
    z-index: 2
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #c14747;
    border-color: #c14747;
    color: #fff;
    cursor: default;
    z-index: 3
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    background-color: #fff;
    border-color: #ddd;
    color: #777;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    font-size: 18px;
    line-height: 1.3333333;
    padding: 10px 16px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    list-style: none;
    margin: 20px 0;
    padding-left: 0;
    text-align: center
}

.pager:after,
.pager:before {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 14px
}

.pager li>a:focus,
.pager li>a:hover {
    background-color: #eee;
    text-decoration: none
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    background-color: #fff;
    color: #777;
    cursor: not-allowed
}

.label {
    border-radius: .25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: .2em .6em .3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus,
a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #c14747
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #9f3636
}

.label-success {
    background-color: #2ab27b
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #20895e
}

.label-info {
    background-color: #90bede
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #69a7d2
}

.label-warning {
    background-color: #cbb956
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #b6a338
}

.label-danger {
    background-color: #bf5329
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #954120
}

.badge {
    background-color: #777;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    padding: 1px 5px;
    top: 0
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    background-color: #fff;
    color: #c14747
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.jumbotron {
    background-color: #eee;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 30px
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    font-size: 21px;
    font-weight: 200;
    margin-bottom: 15px
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-bottom: 48px;
        padding-top: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    background-color: #f4f6f7;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.428571429;
    margin-bottom: 20px;
    padding: 4px;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

.thumbnail .caption {
    color: #333;
    padding: 9px
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #c14747
}

.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px
}

.alert h4 {
    color: inherit;
    margin-top: 0
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    color: inherit;
    position: relative;
    right: -21px;
    top: -2px
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden
}

.progress-bar {
    background-color: #c14747;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    text-align: center;
    transition: width .6s ease;
    width: 0
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #2ab27b
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
    background-color: #90bede
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
    background-color: #cbb956
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
    background-color: #bf5329
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-bottom: 5px;
    margin-top: 0
}

.media-list {
    list-style: none;
    padding-left: 0
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    background-color: #fff;
    border: 1px solid #d6dee2;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 0
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    background-color: #c14747;
    border-color: #c14747;
    color: #fff;
    z-index: 2
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #f4e0e0
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    background-color: #f5f5f5;
    color: #555;
    text-decoration: none
}

button.list-group-item {
    text-align: left;
    width: 100%
}

.list-group-item-success {
    background-color: #dff0d8;
    color: #3c763d
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    background-color: #d0e9c6;
    color: #3c763d
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    background-color: #3c763d;
    border-color: #3c763d;
    color: #fff
}

.list-group-item-info {
    background-color: #d9edf7;
    color: #31708f
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    background-color: #c4e3f3;
    color: #31708f
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    background-color: #31708f;
    border-color: #31708f;
    color: #fff
}

.list-group-item-warning {
    background-color: #fcf8e3;
    color: #8a6d3b
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    background-color: #faf2cc;
    color: #8a6d3b
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    background-color: #8a6d3b;
    border-color: #8a6d3b;
    color: #fff
}

.list-group-item-danger {
    background-color: #f2dede;
    color: #a94442
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    background-color: #ebcccc;
    color: #a94442
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    background-color: #a94442;
    border-color: #a94442;
    color: #fff
}

.list-group-item-heading {
    margin-bottom: 5px;
    margin-top: 0
}

.list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0
}

.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 20px
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
    color: inherit
}

.panel-title {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #d6dee2;
    padding: 10px 15px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-radius: 0;
    border-width: 1px 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    border-radius: 4px;
    margin-bottom: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #d6dee2
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #d6dee2
}

.panel-default {
    border-color: #d6dee2
}

.panel-default>.panel-heading {
    background-color: #fff;
    border-color: #d6dee2;
    color: #333
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6dee2
}

.panel-default>.panel-heading .badge {
    background-color: #333;
    color: #fff
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6dee2
}

.panel-primary {
    border-color: #c14747
}

.panel-primary>.panel-heading {
    background-color: #c14747;
    border-color: #c14747;
    color: #fff
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #c14747
}

.panel-primary>.panel-heading .badge {
    background-color: #fff;
    color: #c14747
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #c14747
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    background-color: #3c763d;
    color: #dff0d8
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    background-color: #31708f;
    color: #d9edf7
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    background-color: #8a6d3b;
    color: #fcf8e3
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    background-color: #a94442;
    color: #f2dede
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    border-radius: 6px;
    padding: 24px
}

.well-sm {
    border-radius: 3px;
    padding: 9px
}

.close {
    color: #000;
    filter: alpha(opacity=20);
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: .2;
    text-shadow: 0 1px 0 #fff
}

.close:focus,
.close:hover {
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
    text-decoration: none
}

button.close {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    cursor: pointer;
    padding: 0
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    display: none;
    left: 0;
    outline: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050
}

.modal.fade .modal-dialog {
    transform: translateY(-25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    margin: 10px;
    position: relative;
    width: auto
}

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0;
    position: relative
}

.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px
}

.modal-header:after,
.modal-header:before {
    content: " ";
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    line-height: 1.428571429;
    margin: 0
}

.modal-body {
    padding: 15px;
    position: relative
}

.modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: right
}

.modal-footer:after,
.modal-footer:before {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px
}

@media (min-width:768px) {
    .modal-dialog {
        margin: 30px auto;
        width: 600px
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    word-wrap: normal;
    display: block;
    filter: alpha(opacity=0);
    font-family: Nunito Sans, Trebuchet, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    opacity: 0;
    position: absolute;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1070
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip.top .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    border-right-color: #000;
    border-width: 5px 5px 5px 0;
    left: 0;
    margin-top: -5px;
    top: 50%
}

.tooltip.left .tooltip-arrow {
    border-left-color: #000;
    border-width: 5px 0 5px 5px;
    margin-top: -5px;
    right: 0;
    top: 50%
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 50%;
    margin-left: -5px;
    top: 0
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    margin-top: -5px;
    right: 5px;
    top: 0
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 5px;
    margin-top: -5px;
    top: 0
}

.tooltip-inner {
    background-color: #000;
    border-radius: 4px;
    color: #fff;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center
}

.tooltip-arrow {
    border-color: transparent;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0
}

.popover {
    word-wrap: normal;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    display: none;
    font-family: Nunito Sans, Trebuchet, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    max-width: 276px;
    padding: 1px;
    position: absolute;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    top: 0;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1060
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow,
.popover>.arrow:after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px;
    left: 50%;
    margin-left: -11px
}

.popover.top>.arrow:after {
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: 1px;
    content: " ";
    margin-left: -10px
}

.popover.right>.arrow {
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    left: -11px;
    margin-top: -11px;
    top: 50%
}

.popover.right>.arrow:after {
    border-left-width: 0;
    border-right-color: #fff;
    bottom: -10px;
    content: " ";
    left: 1px
}

.popover.bottom>.arrow {
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    border-top-width: 0;
    left: 50%;
    margin-left: -11px;
    top: -11px
}

.popover.bottom>.arrow:after {
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " ";
    margin-left: -10px;
    top: 1px
}

.popover.left>.arrow {
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
    border-right-width: 0;
    margin-top: -11px;
    right: -11px;
    top: 50%
}

.popover.left>.arrow:after {
    border-left-color: #fff;
    border-right-width: 0;
    bottom: -10px;
    content: " ";
    right: 1px
}

.popover-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    margin: 0;
    padding: 8px 14px
}

.popover-content {
    padding: 9px 14px
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    height: auto;
    line-height: 1;
    max-width: 100%
}

@media (-webkit-transform-3d),
(transform-3d) {
    .carousel-inner>.item {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px;
        transition: transform .6s ease-in-out
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        transform: translateZ(0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    background-color: transparent;
    bottom: 0;
    color: #fff;
    filter: alpha(opacity=50);
    font-size: 20px;
    left: 0;
    opacity: .5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    top: 0;
    width: 15%
}

.carousel-control.left {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, transparent);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
    background-image: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, .5));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
    left: auto;
    right: 0
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    filter: alpha(opacity=90);
    opacity: .9;
    outline: 0;
    text-decoration: none
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    display: inline-block;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    z-index: 5
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
    right: 50%
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    font-family: serif;
    height: 20px;
    line-height: 1;
    width: 20px
}

.carousel-control .icon-prev:before {
    content: "‹"
}

.carousel-control .icon-next:before {
    content: "›"
}

.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15
}

.carousel-indicators li {
    background-color: #000\9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px
}

.carousel-indicators .active {
    background-color: #fff;
    height: 12px;
    margin: 0;
    width: 12px
}

.carousel-caption {
    bottom: 20px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    z-index: 10
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        font-size: 30px;
        height: 30px;
        margin-top: -10px;
        width: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        padding-bottom: 30px;
        right: 20%
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.pull-right {
    float: right !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.m-n {
    margin: 0 !important
}

.m-xs {
    margin: 4px !important
}

.m-xs.n {
    margin: -4px !important
}

.m-sm {
    margin: 8px !important
}

.m-sm.n {
    margin: -8px !important
}

.m {
    margin: 12px !important
}

.m.n {
    margin: -12px !important
}

.m-md {
    margin: 16px !important
}

.m-md.n {
    margin: -16px !important
}

.m-lg {
    margin: 24px !important
}

.m-lg.n {
    margin: -24px !important
}

.m-xl {
    margin: 32px !important
}

.m-xl.n {
    margin: -32px !important
}

.m-xxl {
    margin: 40px !important
}

.m-xxl.n {
    margin: -40px !important
}

.mb-n {
    margin-bottom: 0 !important
}

.mb-xs {
    margin-bottom: 4px !important
}

.mb-xs.n {
    margin-bottom: -4px !important
}

.mb-sm {
    margin-bottom: 8px !important
}

.mb-sm.n {
    margin-bottom: -8px !important
}

.mb {
    margin-bottom: 12px !important
}

.mb.n {
    margin-bottom: -12px !important
}

.mb-md {
    margin-bottom: 16px !important
}

.mb-md.n {
    margin-bottom: -16px !important
}

.mb-lg {
    margin-bottom: 24px !important
}

.mb-lg.n {
    margin-bottom: -24px !important
}

.mb-xl {
    margin-bottom: 32px !important
}

.mb-xl.n {
    margin-bottom: -32px !important
}

.mb-xxl {
    margin-bottom: 40px !important
}

.mb-xxl.n {
    margin-bottom: -40px !important
}

.ml-n {
    margin-left: 0 !important
}

.ml-xs {
    margin-left: 4px !important
}

.ml-xs.n {
    margin-left: -4px !important
}

.ml-sm {
    margin-left: 8px !important
}

.ml-sm.n {
    margin-left: -8px !important
}

.ml {
    margin-left: 12px !important
}

.ml.n {
    margin-left: -12px !important
}

.ml-md {
    margin-left: 16px !important
}

.ml-md.n {
    margin-left: -16px !important
}

.ml-lg {
    margin-left: 24px !important
}

.ml-lg.n {
    margin-left: -24px !important
}

.ml-xl {
    margin-left: 32px !important
}

.ml-xl.n {
    margin-left: -32px !important
}

.ml-xxl {
    margin-left: 40px !important
}

.ml-xxl.n {
    margin-left: -40px !important
}

.mr-n {
    margin-right: 0 !important
}

.mr-xs {
    margin-right: 4px !important
}

.mr-xs.n {
    margin-right: -4px !important
}

.mr-sm {
    margin-right: 8px !important
}

.mr-sm.n {
    margin-right: -8px !important
}

.mr {
    margin-right: 12px !important
}

.mr.n {
    margin-right: -12px !important
}

.mr-md {
    margin-right: 16px !important
}

.mr-md.n {
    margin-right: -16px !important
}

.mr-lg {
    margin-right: 24px !important
}

.mr-lg.n {
    margin-right: -24px !important
}

.mr-xl {
    margin-right: 32px !important
}

.mr-xl.n {
    margin-right: -32px !important
}

.mr-xxl {
    margin-right: 40px !important
}

.mr-xxl.n {
    margin-right: -40px !important
}

.mt-n {
    margin-top: 0 !important
}

.mt-xs {
    margin-top: 4px !important
}

.mt-xs.n {
    margin-top: -4px !important
}

.mt-sm {
    margin-top: 8px !important
}

.mt-sm.n {
    margin-top: -8px !important
}

.mt {
    margin-top: 12px !important
}

.mt.n {
    margin-top: -12px !important
}

.mt-md {
    margin-top: 16px !important
}

.mt-md.n {
    margin-top: -16px !important
}

.mt-lg {
    margin-top: 24px !important
}

.mt-lg.n {
    margin-top: -24px !important
}

.mt-xl {
    margin-top: 32px !important
}

.mt-xl.n {
    margin-top: -32px !important
}

.mt-xxl {
    margin-top: 40px !important
}

.mt-xxl.n {
    margin-top: -40px !important
}

.m-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.p-n {
    padding: 0 !important
}

.p-xs {
    padding: 4px !important
}

.p-xs.n {
    padding: -4px !important
}

.p-sm {
    padding: 8px !important
}

.p-sm.n {
    padding: -8px !important
}

.p {
    padding: 12px !important
}

.p.n {
    padding: -12px !important
}

.p-md {
    padding: 16px !important
}

.p-md.n {
    padding: -16px !important
}

.p-lg {
    padding: 24px !important
}

.p-lg.n {
    padding: -24px !important
}

.p-xl {
    padding: 32px !important
}

.p-xl.n {
    padding: -32px !important
}

.p-xxl {
    padding: 40px !important
}

.p-xxl.n {
    padding: -40px !important
}

.pb-n {
    padding-bottom: 0 !important
}

.pb-xs {
    padding-bottom: 4px !important
}

.pb-xs.n {
    padding-bottom: -4px !important
}

.pb-sm {
    padding-bottom: 8px !important
}

.pb-sm.n {
    padding-bottom: -8px !important
}

.pb {
    padding-bottom: 12px !important
}

.pb.n {
    padding-bottom: -12px !important
}

.pb-md {
    padding-bottom: 16px !important
}

.pb-md.n {
    padding-bottom: -16px !important
}

.pb-lg {
    padding-bottom: 24px !important
}

.pb-lg.n {
    padding-bottom: -24px !important
}

.pb-xl {
    padding-bottom: 32px !important
}

.pb-xl.n {
    padding-bottom: -32px !important
}

.pb-xxl {
    padding-bottom: 40px !important
}

.pb-xxl.n {
    padding-bottom: -40px !important
}

.pl-n {
    padding-left: 0 !important
}

.pl-xs {
    padding-left: 4px !important
}

.pl-xs.n {
    padding-left: -4px !important
}

.pl-sm {
    padding-left: 8px !important
}

.pl-sm.n {
    padding-left: -8px !important
}

.pl {
    padding-left: 12px !important
}

.pl.n {
    padding-left: -12px !important
}

.pl-md {
    padding-left: 16px !important
}

.pl-md.n {
    padding-left: -16px !important
}

.pl-lg {
    padding-left: 24px !important
}

.pl-lg.n {
    padding-left: -24px !important
}

.pl-xl {
    padding-left: 32px !important
}

.pl-xl.n {
    padding-left: -32px !important
}

.pl-xxl {
    padding-left: 40px !important
}

.pl-xxl.n {
    padding-left: -40px !important
}

.pr-n {
    padding-right: 0 !important
}

.pr-xs {
    padding-right: 4px !important
}

.pr-xs.n {
    padding-right: -4px !important
}

.pr-sm {
    padding-right: 8px !important
}

.pr-sm.n {
    padding-right: -8px !important
}

.pr {
    padding-right: 12px !important
}

.pr.n {
    padding-right: -12px !important
}

.pr-md {
    padding-right: 16px !important
}

.pr-md.n {
    padding-right: -16px !important
}

.pr-lg {
    padding-right: 24px !important
}

.pr-lg.n {
    padding-right: -24px !important
}

.pr-xl {
    padding-right: 32px !important
}

.pr-xl.n {
    padding-right: -32px !important
}

.pr-xxl {
    padding-right: 40px !important
}

.pr-xxl.n {
    padding-right: -40px !important
}

.pt-n {
    padding-top: 0 !important
}

.pt-xs {
    padding-top: 4px !important
}

.pt-xs.n {
    padding-top: -4px !important
}

.pt-sm {
    padding-top: 8px !important
}

.pt-sm.n {
    padding-top: -8px !important
}

.pt {
    padding-top: 12px !important
}

.pt.n {
    padding-top: -12px !important
}

.pt-md {
    padding-top: 16px !important
}

.pt-md.n {
    padding-top: -16px !important
}

.pt-lg {
    padding-top: 24px !important
}

.pt-lg.n {
    padding-top: -24px !important
}

.pt-xl {
    padding-top: 32px !important
}

.pt-xl.n {
    padding-top: -32px !important
}

.pt-xxl {
    padding-top: 40px !important
}

.pt-xxl.n {
    padding-top: -40px !important
}

.ov-h {
    overflow: hidden
}

.block,
.visible {
    display: block !important
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.fn {
    float: none
}

.clear {
    clear: both
}

.pull-left {
    float: left !important
}

.capitalize {
    text-transform: capitalize
}

.va-middle {
    vertical-align: middle
}

.red {
    color: #c14747
}

.gray {
    color: #777
}

[v-cloak] {
    display: none
}

body:not(.admin) .no-select {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.yellow {
    border-color: #f7d488;
    color: #f7d488
}

.blue {
    border-color: #467dc9;
    color: #467dc9
}

.midnight {
    border-color: #012c84;
    color: #012c84
}

.green {
    border-color: #54af77;
    color: #54af77
}

.greybg {
    background-color: #e6e6e6
}

.graybg {
    background-color: #f7f7f7
}

.whitebg {
    background-color: #fff
}

.yellowbg {
    background-color: #f7d488
}

.bluebg {
    color: #90bede
}

.bluebg,
.redbg {
    background-color: #fff
}

.redbg {
    color: #c14747
}

.boldme {
    font-weight: 700
}

.redme {
    color: #e03535
}

.blueme {
    color: #467dc9
}

a,
body,
div,
input,
label,
p {
    color: #212529;
    /* font-family: Nunito Sans, Trebuchet, sans-serif */
}

/* * h1,
* h2,
* h3,
* h4,
* h5,
* h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-family: Bellefair, Times New Roman, Times, serif;
    letter-spacing: 1px;
    margin-top: 0
} */

span {
    color: inherit;
    font-family: inherit
}

a {
    color: #3e51b5;
    cursor: pointer;
    text-decoration: underline;
    transition: color 50ms ease 0s
}

a:active,
a:focus,
a:hover {
    color: #31408f
}

.dist-side-nav a,
.nav a,
nav a {
    font-style: normal;
    text-decoration: none
}

.jumbotron h1 {
    color: #000
}

.upper {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.text-light {
    color: #777
}

.text-red {
    color: #c14747 !important
}

* {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    transition-delay: 0s;
    transition-duration: .3s
}

html {
    font-size: 16px
}

body {
    background: #eeeef1 !important;
    min-height: 100vh;
    position: relative
}

body.main-bg-gray main {
    background: #f4f6f7 !important
}

main {
    /* background: #f4f6f7; */
    max-width: 100vw
}

main .container {
    margin-bottom: 40px
}

#app {
    display: grid;
    min-height: 100vh;
    position: relative
}

.focused-form {
    padding-bottom: 84px;
    padding-top: 84px
}

ctb-head-nav {
    max-height: 54px
}

.panel {
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 1px rgba(67, 90, 111, .47), 0 2px 4px -2px rgba(67, 90, 111, .3);
    padding: 40px
}

.panel .panel-heading {
    background: none !important;
    border: 0;
    padding: 0
}

.panel .panel-heading h2 {
    margin: 0;
    text-align: left
}

.panel .panel-body {
    padding: 0
}

.panel.panel-accent {
    border-top: 3px solid #c14747
}

@media (max-width:768px) {
    .panel {
        padding: 24px 16px
    }
}

a.gray {
    color: #72818f
}

a.gray:focus,
a.gray:hover {
    color: #667481
}

hr {
    background: #ddd;
    border: 0;
    height: 2px;
    margin: 42px auto
}

.notice {
    background: #2d5591;
    color: hsla(0, 0%, 100%, .8);
    left: 0;
    padding: 8px;
    right: 0;
    text-align: center;
    top: 0;
    transition: margin .3s ease 0s
}

.notice a {
    color: #fff;
    text-decoration: underline
}

.notice i.close-notice {
    cursor: pointer;
    float: right;
    vertical-align: middle
}

.notice.visible {
    margin-top: 0
}

.notice span.event-message {
    display: inline-block;
    padding: 6px 0
}

.notice span.event-message i {
    float: none !important;
    vertical-align: middle
}

.admin-nav {
    background: #34393e;
    color: #fff;
    left: 0;
    margin-top: 0;
    position: relative;
    right: 0;
    top: 0;
    transition: margin .3s ease 0s
}

.admin-nav i {
    cursor: pointer;
    float: left;
    margin: -4px 12px 0 0
}

.admin-nav a {
    font: Nunito Sans, serif !important
}

.admin-nav .navbar-left * {
    color: #c14747
}

footer {
    position: relative
}

hr {
    border-width: 2px;
    width: 80%
}

iframe {
    max-width: 100%
}

.subheadline {
    font-style: italic;
    font-variant: small-caps
}

.first_row {
    margin-top: -30px;
    position: relative
}

.bg-danger,
.bg-success {
    padding: 0 5px
}

.analysis p {
    font-size: 1.3em;
    line-height: 1.7;
    padding: 5%;
    text-align: justify
}

.analysis b,
.analysis strong {
    color: blue;
    font-weight: 700
}

.campaign_head {
    color: #c14747;
    font-variant: small-caps;
    font-weight: 700;
    text-align: center
}

.analysis img {
    border-radius: 10px;
    float: left;
    max-width: 100px;
    padding: 2%
}

img {
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.winner {
    font-variant: small-caps;
    font-weight: 700
}

.primary_div {
    float: left;
    font-size: 1.4em;
    margin: 10px
}

.primary_table td {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    text-align: right
}

.canddiv {
    background-color: #f8f8f8;
    display: inline-block;
    font-size: 1em;
    line-height: 1.5;
    margin-top: 10px;
    padding: 1%
}

.canddiv * {
    background: inherit !important;
    color: inherit !important;
    font-size: inherit !important
}

.canddiv p {
    font-size: 1em
}

.canddiv img {
    float: left;
    margin: 0 5px 1px 0
}

.demdiv {
    background: #bcd0ec;
    border: 2px solid #467dc9
}

.grndiv {
    background: #bce0ca;
    border: 2px solid #54af77
}

.repdiv {
    background: #f4baba;
    border: 2px solid #e03535
}

.inddiv {
    background: #fff;
    border: 2px solid #c9d6e2
}

.financials {
    background-color: #fff;
    font-size: 1.1em;
    margin: 10px;
    padding: 1%;
    text-align: right;
    width: 100%
}

.primary_div .img_cell {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.tab-bar span {
    padding: 5px
}

footer {
    margin: 0;
    padding: 0;
    width: 100vw
}

footer .container {
    margin: 0 auto
}

footer .footer-copyright {
    background-color: #161515;
    margin: 0;
    padding-bottom: 32px;
    padding-top: 32px
}

footer .footer-copyright .container {
    margin-bottom: 0
}

footer .footer-nav {
    background-color: #333232;
    margin: 0;
    padding-bottom: 32px;
    padding-top: 32px
}

footer ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

footer ul li {
    flex: 1 1 50%;
    padding: 4px 0
}

footer h4 {
    color: hsla(0, 0%, 100%, .8)
}

footer p {
    margin: 0 0 12px
}

footer a,
footer p {
    color: hsla(0, 0%, 100%, .4)
}

footer a {
    font-style: normal;
    font-weight: 200;
    text-decoration: none
}

footer a:hover {
    color: #c14747
}

.sacto {
    background: url(/img/sacto_bright.jpg) no-repeat;
    background-size: cover
}

hr.red {
    background: #c14747
}

hr.green {
    background: #54af77
}

hr.yellow {
    background: #f7d488
}

hr.blue {
    background: #90bede
}

.sub {
    color: #777;
    font-size: 14px;
    font-weight: 100
}

.form-control,
.form-control-sm {
    border-radius: 0
}

table.table td,
table.table th {
    font-size: 14px;
    padding: 8px 16px !important
}

table.table.table-lg td,
table.table.table-lg th {
    font-size: inherit
}

.address {
    margin-bottom: 12px
}

.address p {
    font-weight: 400;
    margin: 0
}

.dropdown-backdrop {
    display: none !important
}

.radio-tabs {
    background: #fafafa;
    border: 1px solid #ccc;
    display: inline-block;
    transition: all 0s ease 0s
}

.radio-tabs input[type=radio] {
    display: none
}

.radio-tabs label {
    border-bottom: 2px solid transparent;
    border-top: 2px solid transparent;
    color: #777;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
    padding: 0 6px
}

.radio-tabs label:not(:first-child) {
    border-left: 1px solid #ddd
}

.radio-tabs label.active {
    border-bottom: 2px solid #3e51b5;
    color: #000
}

.radio-tabs label:hover {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3)
}

.incrementor {
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.incrementor span {
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 100%;
    transition: none;
    width: 40px
}

.incrementor span.decrement:active,
.incrementor span.increment:active {
    background: #eee
}

.incrementor span.value {
    background: #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee
}

.jumbotron {
    border-radius: 0 !important
}

#event .event-hero {
    border-bottom: 1px solid #ddd;
    min-height: 300px
}

#event .event-hero .jumbotron {
    background-size: cover;
    background: url(/images/capitol.jpg) no-repeat 50%;
    min-height: 300px
}

#event h5 {
    margin-bottom: 8px
}

#event .event-header {
    height: 100%;
    padding: 24px
}

#event .event-header h3 {
    font-size: 24px
}

#event .event-header .event-price {
    bottom: 24px;
    margin: 0;
    position: absolute
}

@media (min-width:768px) {
    #event .event-info {
        padding: 0 28px
    }
}

#event ol,
#event p {
    font-size: 14px
}

.ported {
    min-height: 100vh
}

.skinny {
    margin: 0 auto;
    max-width: 450px
}

.sentry-error-embed-wrapper {
    z-index: 99999
}

.sentry-error-embed-wrapper .sentry-error-embed {
    margin-top: 14%
}

.alert {
    border-bottom-width: 3px;
    border-radius: 0
}

.alert * {
    color: rgba(0, 0, 0, .7)
}

.alert-danger * {
    color: #a94442
}

.contact-link {
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    margin: 0 12px 12px 0
}

#legacy-styles a {
    color: #219ab3;
    transition: all .2s ease-in-out
}

#legacy-styles .headshot {
    height: 300px;
    opacity: .5;
    transition: all .1s ease-in-out;
    width: 200px
}

#legacy-styles .headshot:hover {
    opacity: 1
}

#legacy-styles .socialIcon {
    height: 30px;
    transition: all .1s ease-in-out;
    width: 30px
}

#legacy-styles .socialIcon:hover {
    height: 40px;
    width: 40px
}

#legacy-styles .candidate {
    display: inline;
    float: left;
    z-index: 0
}

#legacy-styles .candidate,
#legacy-styles .candidate2 {
    border-style: ridge;
    border-width: 5px;
    height: 450px;
    position: relative;
    transform: scale(1);
    transition: all .2s ease-in-out;
    width: 300px
}

#legacy-styles .candidate2 {
    display: block;
    margin-left: auto;
    margin-right: auto
}

#legacy-styles .listall {
    text-align: center;
    transform: scale(1)
}

#legacy-styles .candidate:hover {
    transform: scale(1);
    z-index: 55 !important
}

#legacy-styles .name {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700
}

#legacy-styles .smalltext {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700
}

#legacy-styles .district {
    font-family: Montserrat;
    font-size: 25px;
    font-weight: 700
}

#legacy-styles .qdist {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 700
}

#legacy-styles .party {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700
}

#legacy-styles .dem {
    background-color: #85c1f8
}

#legacy-styles .rep {
    background-color: #ffa6a6
}

#legacy-styles .oth {
    background-color: #dbe8e3
}

#legacy-styles .social {
    opacity: .01;
    transition: all .1s ease-in-out;
    z-index: 1
}

#legacy-styles .social:hover {
    opacity: 1
}

#legacy-styles .candidate span {
    display: none
}

#legacy-styles .box1,
#legacy-styles .box2 {
    display: inline-block
}

#legacy-styles .boxcontainer {
    text-align: center
}

#legacy-styles div .check {
    background-color: #00ff0c
}

#legacy-styles div .nocheck {
    background-color: red
}

#legacy-styles table {
    margin-left: auto;
    margin-right: auto
}

#legacy-styles .clickable-row {
    transition: all .1s ease-in-out
}

#legacy-styles .clickable-row:hover {
    background-color: #e4ff4d;
    width: 125%
}

#legacy-styles .monUpdated {
    font-family: Montserrat;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

#legacy-styles .monUpdated h1 span,
#legacy-styles .monUpdated h2 span {
    color: red
}

#legacy-styles .noto {
    background-color: #920606
}

#legacy-styles .zeroto {
    background-color: #570404
}

#legacy-styles .lowto {
    background-color: red
}

#legacy-styles .medto {
    background-color: #ff0
}

#legacy-styles .mdhito {
    background-color: #7ae71a
}

#legacy-styles .gdto {
    background-color: #0d9f0c
}

#legacy-styles .hito {
    background-color: #006e12
}

#legacy-styles .dbtotal {
    border: 5px solid #000;
    border-radius: 50px;
    float: left;
    padding: 5px;
    text-align: center;
    transition: transform;
    -webkit-transition: all .5s ease-in-out;
    width: 100px
}

#legacy-styles .dbtotal:hover {
    opacity: .75;
    transform: rotateX(1turn)
}

#legacy-styles .qcont {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    opacity: 1;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 4
}

#legacy-styles .dbsub {
    font-size: 12px
}

#legacy-styles .hvygop {
    background-color: #821313
}

#legacy-styles .medgop {
    background-color: #cd2828
}

#legacy-styles .lngop {
    background-color: #f85252
}

#legacy-styles .swing {
    background-color: #7f266c
}

#legacy-styles .lndem {
    background-color: #7a75f6
}

#legacy-styles .meddem {
    background-color: #4c4ff8
}

#legacy-styles .majdem {
    background-color: #121093
}

#legacy-styles .potdems {
    background-color: #16184e
}

#legacy-styles .rescont {
    float: left;
    font-family: PT Sans Narrow;
    font-size: 12pt;
    padding-top: 10px;
    width: 400px
}

#legacy-styles .indresult {
    display: inline-block;
    float: left;
    position: relative
}

#legacy-styles .candidatename {
    float: left;
    font-weight: 700;
    text-align: left;
    width: 175px
}

#legacy-styles .candidateparty {
    float: left;
    text-align: left;
    width: 50px
}

#legacy-styles .candidatevotes {
    float: left;
    padding-right: 10px;
    text-align: right;
    width: 75px
}

#legacy-styles .candidatepct {
    float: left;
    text-align: right;
    width: 50px
}

#legacy-styles .jumbotron {
    clear: both
}

#legacy-styles h1 {
    font-family: Montserrat;
    font-size: 40px;
    padding-top: 20px;
    text-align: center
}

#legacy-styles .inactive {
    color: #d3c9c9
}

#legacy-styles #inccontain {
    border: 5px solid #000;
    clear: both;
    float: left;
    font-family: PT Sans Narrow;
    font-size: 20px;
    position: relative
}

#legacy-styles .incadcontain,
#legacy-styles .inccdcontain,
#legacy-styles .inccountycontain,
#legacy-styles .incsdcontain {
    clear: both
}

#legacy-styles .inccounty {
    float: left;
    text-align: center
}

#legacy-styles .incad,
#legacy-styles .inccd,
#legacy-styles .incsd {
    float: left
}

#legacy-styles .resultscontainer {
    clear: both;
    margin-top: 75px;
    position: relative
}

#legacy-styles .nocopy {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

#legacy-styles .td,
#legacy-styles .tdp {
    float: left;
    width: 50px
}

#legacy-styles .tr {
    display: flex;
    justify-content: space-around
}

#legacy-styles .tdcol1 {
    float: left;
    width: 200px
}

#legacy-styles .divhead h2 {
    text-align: center
}

#legacy-styles .thickborder {
    border: 5px solid #000;
    padding: 5px
}

#legacy-styles .othcon {
    display: block;
    font-family: PT Sans Narrow;
    font-size: 14px;
    margin: 0 auto 40px;
    position: relative;
    width: 95%
}

#legacy-styles .electhead {
    clear: both;
    float: none;
    width: 100%
}

#legacy-styles .rescon {
    float: left;
    font-family: PT Sans Narrow;
    font-size: 14px
}

#legacy-styles .disclaimer {
    color: #474747;
    font-family: PT Sans Narrow;
    font-size: 16px;
    width: 500px
}

#legacy-styles .roster {
    float: left;
    font-family: PT Sans Narrow;
    font-size: 14px
}

#legacy-styles .rep {
    color: #560000
}

#legacy-styles .dem {
    color: #00007f
}

#legacy-styles .candname {
    width: 200px
}

#legacy-styles .sm {
    width: 50px
}

#legacy-styles .md {
    width: 100px
}

#legacy-styles .indres {
    clear: both
}

#legacy-styles .padme {
    padding-top: 100px
}

#legacy-styles .nodisplay {
    display: none
}

#legacy-styles .longbio {
    height: 300px;
    width: 100%
}

#legacy-styles .linkpicrow {
    color: red;
    display: inline-block;
    float: left
}

#legacy-styles .extlinks {
    float: left
}

#legacy-styles .candidatepic {
    float: right
}

#legacy-styles .biostuff {
    clear: both;
    float: none
}

#legacy-styles .listrow {
    clear: both;
    float: left
}

#legacy-styles .indresult2 {
    width: 100px
}

#legacy-styles .listrow div {
    float: left
}

#legacy-styles .status {
    font-family: PT Sans Narrow;
    font-weight: 700
}

#legacy-styles #loading_spinner {
    display: none
}

#legacy-styles .fixme {
    background-color: #c7dcea;
    border-radius: 20px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2
}

#legacy-styles .padme2 {
    margin-top: 15px
}

#legacy-styles .clearme {
    clear: both
}

#legacy-styles .allcand div {
    float: left
}

#legacy-styles .smallhead {
    float: left;
    height: 90px;
    width: 60px
}

#legacy-styles .clickable-row2 {
    border: 2px solid #000;
    border-radius: 20px;
    clear: both;
    padding: 10px
}

#legacy-styles .altrostrow {
    clear: both;
    float: left;
    font-family: PT Sans Narrow;
    text-align: left
}

#legacy-styles .altrostfloat {
    float: left;
    width: 150px
}

#legacy-styles .altrostdist,
#legacy-styles .altrostname,
#legacy-styles .altrostparty {
    clear: both;
    text-align: center
}

#legacy-styles .altrostbio {
    border: 1px solid #000;
    display: none;
    float: left;
    font-size: 12px;
    padding: 5px;
    width: 500px
}

#legacy-styles .altroststatus {
    float: left;
    font-size: 13px;
    text-align: center;
    width: 100px;
    z-index: 2
}

#legacy-styles .paydiv {
    clear: both;
    margin: auto;
    text-align: center
}

#legacy-styles .paycontainer {
    text-align: center
}

#legacy-styles .altrow {
    background: linear-gradient(top, #a9db80, #96c56f);
    background-color: #fff;
    border-bottom: thick solid #000;
    border-left: thick solid #000;
    display: block;
    float: left;
    height: 150px;
    margin-top: 10px;
    position: relative;
    transition: all .3s ease-in-out;
    width: 100vw
}

#legacy-styles .altrow img {
    left: 0;
    top: 0;
    transition: all .3s ease-in-out
}

#legacy-styles .altrow:hover .rightdiv {
    left: 0
}

#legacy-styles .altrow:hover {
    color: #fff;
    height: 500px
}

#legacy-styles .altroster2 .dem:hover {
    background-color: #0113bc
}

#legacy-styles .altroster2 .rep:hover {
    background-color: #800101
}

#legacy-styles .altroster2 .oth:hover {
    background-color: #656565
}

#legacy-styles .altrow:hover img {
    left: 125px;
    opacity: 1;
    top: 225px;
    transform: scale(3)
}

#legacy-styles .altrow:hover span {
    color: #fff;
    display: block;
    left: 350px;
    padding-right: 50px;
    position: absolute;
    top: 120px
}

#legacy-styles .altrow:hover .social2 {
    display: block;
    float: left;
    top: 300px;
    width: 300px
}

#legacy-styles .altrow:hover .social2 span {
    float: left;
    position: relative
}

#legacy-styles .altroster2 div {
    font-family: Gill, BenchNine;
    font-size: 1.3em;
    font-stretch: ultra-condensed;
    font-variant: small-caps;
    font-weight: 700
}

#legacy-styles .altcand {
    float: left;
    max-width: 600px;
    width: 50vw
}

#legacy-styles .altdist {
    float: left;
    max-width: 125px;
    width: 10vw
}

#legacy-styles .altpart {
    float: left;
    max-width: 150px;
    width: 15vw
}

#legacy-styles .altimg img {
    border: 2px solid #000;
    float: left;
    height: 100px;
    opacity: .5;
    position: absolute;
    width: 75px
}

#legacy-styles #altstat {
    clear: both;
    font-size: 20pt;
    height: 20px;
    position: absolute;
    top: 80px
}

#legacy-styles .leftdiv {
    float: left;
    padding: 10px
}

#legacy-styles .rightdiv {
    float: left;
    left: 125px;
    padding: 10px;
    position: absolute;
    top: -10px
}

#legacy-styles .biospan {
    color: #fff;
    display: none;
    font-size: 1em
}

#legacy-styles .CAMPAIGN span {
    background-image: url(/img/icons/pers.png)
}

#legacy-styles .CAMPAIGN span,
#legacy-styles .FACEBOOK span {
    background-size: contain;
    float: left;
    height: 40px;
    position: relative;
    width: 40px
}

#legacy-styles .FACEBOOK span {
    background-image: url(/img/icons/fb.png)
}

#legacy-styles .TWITTER span {
    background-image: url(/img/icons/tw.png);
    display: inline-block
}

#legacy-styles .LINKEDIN span,
#legacy-styles .TWITTER span {
    background-size: contain;
    float: left;
    height: 40px;
    position: relative;
    width: 40px
}

#legacy-styles .LINKEDIN span {
    background-image: url(/img/icons/li.png)
}

#legacy-styles .social2 {
    display: none;
    height: 50px;
    position: absolute;
    width: 600px
}

#legacy-styles .social2 ul,
#legacy-styles li {
    float: left;
    list-style: none
}

#legacy-styles i {
    left: -11px;
    position: absolute;
    text-align: center;
    top: -6px;
    transform: scale(.3);
    transition: all .4s
}

#legacy-styles .one-button:before {
    background: #7d7e7d;
    background: linear-gradient(#7d7e7d, #0e0e0e);
    border: 1px solid #000;
    border-radius: 100%;
    box-shadow: 0 0 10px 2px #666;
    content: "";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7d7e7d", endColorstr="#0e0e0e", GradientType=0);
    left: 0;
    padding: .3em;
    position: absolute;
    top: 0;
    z-index: 999
}

#legacy-styles .one-button {
    color: #fff;
    cursor: pointer;
    left: -50px;
    margin-left: 47px;
    position: relative;
    top: 120px;
    z-index: 99999
}

#legacy-styles .one-button:hover i {
    color: #09c
}

#legacy-styles .one-button:active {
    transition: .1s
}

#legacy-styles .one-button i {
    color: #fff;
    z-index: 99999
}

#legacy-styles .one-button:after {
    background: #0e0e0e;
    background: linear-gradient(#0e0e0e, #7d7e7d);
    border: 1px solid rgba(255, 0, 0, 0);
    border-radius: 100%;
    content: "";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e0e0e", endColorstr="#7d7e7d", GradientType=0);
    z-index: 999
}

#legacy-styles .atoz ul {
    float: left;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    text-align: center;
    z-index: 999999
}

#legacy-styles .atoz:hover {
    color: red
}

#legacy-styles .hiddenname {
    display: none;
    opacity: 0
}

@media (min-width:360px) and (max-width:720px) {
    #legacy-styles .altroster2 div {
        font-family: BenchNine, Arial;
        font-size: 1em;
        font-stretch: ultra-condensed;
        font-variant: small-caps;
        font-weight: 700
    }

    #legacy-styles .social2 {
        display: none;
        height: 50px;
        position: absolute;
        width: 100vw
    }

    #legacy-styles .altrow:hover {
        color: #fff;
        height: 800px
    }

    #legacy-styles .altroster2 span {
        font-size: .8em
    }

    #legacy-styles .altrow:hover span {
        color: #fff;
        display: block;
        left: 10px;
        padding-right: 50px;
        position: absolute;
        top: 485px
    }

    #legacy-styles #altstat {
        clear: both;
        font-size: 15pt;
        height: 20px;
        position: absolute;
        top: 80px
    }

    #legacy-styles i {
        left: 10px;
        position: absolute;
        text-align: center;
        top: 20px;
        transform: scale(1.2);
        transition: all .4s
    }

    #legacy-styles .one-button:before {
        background: #7d7e7d;
        background: linear-gradient(#7d7e7d, #0e0e0e);
        border: 1px solid #000;
        border-radius: 100%;
        box-shadow: 0 0 10px 2px #666;
        content: "";
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7d7e7d", endColorstr="#0e0e0e", GradientType=0);
        left: 0;
        padding: 1.2em;
        position: absolute;
        top: 10px;
        z-index: 999
    }
}

#legacy-styles .textrow {
    font-family: BenchNine, Arial;
    font-size: 18pt;
    padding: 0
}

#legacy-styles .textrow td span {
    height: 0;
    top: -30px;
    width: 15px
}

#legacy-styles .textlink {
    background-color: #dddcdc;
    display: block;
    left: -400px;
    position: relative
}

#legacy-styles .textparty {
    left: -400px;
    position: relative;
    width: 60px
}

#legacy-styles .textname {
    width: 650px
}

#legacy-styles .textdist {
    left: -400px;
    position: relative;
    width: 60px
}

#legacy-styles .text-button {
    background-color: #75b6ff;
    display: block;
    width: 20px
}

#legacy-styles .boldme {
    font-weight: 700
}

#legacy-styles #txtroster2 {
    list-style: none;
    width: 720px
}

#legacy-styles .padmelight {
    padding-top: 40px
}

#legacy-styles .fa-stack-1x {
    padding-left: 3px
}

#legacy-styles .txtfacebook {
    left: -400px;
    position: relative;
    -webkit-transform: scale(1)
}

#legacy-styles .newseg {
    border: 2px solid #000;
    font-family: PT Sans Narrow;
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px;
    position: relative
}

#legacy-styles .newseg h2 {
    border: 1px solid gray;
    margin: 0;
    padding-left: 50px
}

#legacy-styles .newseg h3 {
    border: 1px solid gray;
    color: #000;
    margin: 0;
    padding-left: 100px
}

#legacy-styles .newseg h4 {
    border: 1px solid gray;
    margin: 0;
    padding-left: 200px
}

#legacy-styles .newseg h5 {
    margin: 0;
    padding-left: 300px
}

#legacy-styles .greenme {
    color: green
}

#legacy-styles .blueme {
    color: blue
}

#legacy-styles .grayme {
    color: gray
}

#legacy-styles .redme {
    color: red
}

#legacy-styles .purpleme {
    color: purple
}

#legacy-styles .demodata {
    float: right;
    position: absolute;
    right: 50px;
    text-align: right
}

#legacy-styles .itcme {
    font-style: italic
}

#legacy-styles .smallspan {
    font-size: .7em
}

#legacy-styles .newseg th {
    background-color: #dedcdc
}

#legacy-styles .bordered,
#legacy-styles .bordered2 td {
    border: 1px solid #000
}

#legacy-styles table.tablesorter {
    border: 1px solid #000;
    font-size: 14px;
    text-align: left;
    width: 100%
}

#legacy-styles table.tablesorter th {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left
}

#legacy-styles table.tablesorter th.date {
    width: 70px
}

#legacy-styles table.tablesorter th.amount {
    width: 60px
}

#legacy-styles table.tablesorter td {
    padding-left: 5px;
    padding-right: 5px
}

#legacy-styles table.tablesorter .header {
    cursor: pointer;
    padding-right: 5px
}

#legacy-styles table.tablesorter .header,
#legacy-styles table.tablesorter .headerSortDown,
#legacy-styles table.tablesorter .headerSortUp {
    background-position: 100%;
    background-repeat: no-repeat
}

#legacy-styles ul.tabs {
    list-style: none;
    margin: 0;
    padding: 0
}

#legacy-styles ul.tabs li {
    background: none;
    border: 1px solid #000;
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-family: Montserrat;
    font-size: 24pt;
    font-weight: 700;
    padding: 10px 15px
}

#legacy-styles ul.tabs li.current {
    background: #000;
    color: #00d742
}

#legacy-styles ul.tabs2 {
    list-style: none;
    margin: 0;
    padding: 0
}

#legacy-styles ul.tabs2 li {
    background: none;
    border: 1px solid #000;
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-family: Montserrat;
    font-size: 12pt;
    font-weight: 700;
    padding: 10px 15px
}

#legacy-styles ul.tabs2 li.current {
    background: #000;
    color: #00d742
}

#legacy-styles .tab-content {
    background: none;
    display: none;
    padding: 15px
}

#legacy-styles .tab-content.current {
    display: inherit
}

#legacy-styles td.DEM {
    background-color: #00a2de !important
}

#legacy-styles td.REP {
    background-color: #fc6c6c !important
}

#legacy-styles td.NPP {
    background-color: #b6b6b6 !important
}

#legacy-styles .bigtable {
    font-size: 2em !important;
    font-weight: 700;
    width: 800px
}

#legacy-styles .bordered table {
    box-shadow: 3px 3px 3px #999
}

#legacy-styles .bordered th {
    background: #5285d8;
    background: linear-gradient(180deg, #5285d8 0, #050b15 46%, #000102 50%, #040910 53%, #1d437f 76%, #15305b 87%, #0a172c) !important;
    color: #fff;
    font-family: PT Sans Narrow;
    font-weight: 700
}

#legacy-styles .bordered tbody {
    background: #fff;
    background: linear-gradient(179deg, #fff 8%, #f0f0f0)
}

#legacy-styles .newseg {
    box-shadow: 3px 3px 3px #999
}

#legacy-styles h1 {
    color: rgba(0, 0, 0, .9);
    font-family: Lato;
    font-variant: small-caps;
    margin-top: 10px;
    text-shadow: rgba(0, 0, 0, .2) 2px 6px 5px, hsla(0, 0%, 100%, .4) 0 -4px 30px
}

#legacy-styles .undefined {
    margin-top: 10px
}

#legacy-styles .greybg {
    background-color: #dedede
}

#legacy-styles .whitebg {
    background-color: #fff !important
}

#legacy-styles .redbg {
    background-color: #ffa2a2 !important
}

#legacy-styles .bluebg {
    background-color: #b2b9ff !important
}

#legacy-styles .yellowbg {
    background-color: #efff80 !important
}

#legacy-styles .greenbg {
    background-color: #aaffac !important
}

#legacy-styles .orangebg {
    background-color: #ffd99c !important
}

#legacy-styles .logome {
    background-attachment: scroll;
    background-image: url(/ctb-legacy/img/ctb_dark.png);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 100px 80px
}

#legacy-styles .canddiv p {
    background-color: transparent
}

#legacy-styles .greybg {
    background-color: #e6e6e6
}

#legacy-styles .graybg {
    background-color: #f7f7f7
}

#legacy-styles .whitebg {
    background-color: #fff
}

#legacy-styles .yellowbg {
    background-color: #f7feaa
}

#legacy-styles .container {
    box-shadow: 0 0 30px #000;
    margin-bottom: 25px;
    margin-top: 25px;
    padding: 0 15px
}

#legacy-styles body,
#legacy-styles html {
    background-color: #fff
}

#legacy-styles .analysis {
    font-family: Lato
}

#legacy-styles .analysis p {
    font-size: 1.3em;
    line-height: 1.7;
    padding: 5%;
    text-align: justify
}

#legacy-styles .analysis strong,
#legacy-styles b {
    color: blue;
    font-weight: 700
}

#legacy-styles .campaign_head {
    color: #b22222;
    font-family: Lato;
    font-variant: small-caps;
    font-weight: 700;
    text-align: center
}

#legacy-styles .analysis img {
    border-radius: 10px;
    float: left;
    max-width: 100px;
    padding: 2%
}

#legacy-styles .vote_container {
    border: 2px solid #000;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

#legacy-styles th {
    background: #5285d8;
    background: linear-gradient(180deg, #5285d8 0, #050b15 46%, #000102 50%, #040910 53%, #1d437f 76%, #15305b 87%, #0a172c) !important;
    color: #fff;
    font-size: 1.1em;
    font-style: "Lato";
    margin-left: auto;
    margin-right: auto;
    text-align: center !important
}

#legacy-styles .bluebg {
    background-color: #fff;
    color: blue
}

#legacy-styles .redbg {
    background-color: #fff;
    color: red
}

#legacy-styles .greybg {
    background: #eee;
    background: linear-gradient(180deg, #eee 0, #ccc)
}

#legacy-styles .winner {
    font-variant: small-caps;
    font-weight: 700
}

#legacy-styles .primary_div {
    float: left;
    font-family: PT Sans Narrow;
    font-size: 1.4em;
    margin: 10px
}

#legacy-styles .primary_table th {
    background-color: #000
}

#legacy-styles .primary_table td {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    text-align: right
}

#legacy-styles .canddiv {
    background-color: #f8f8f8;
    display: inline-block;
    font-family: Lato;
    font-size: 1em;
    line-height: 1.5;
    margin-top: 10px;
    padding: 1%
}

#legacy-styles .canddiv p {
    font-size: 1em
}

#legacy-styles .canddiv img {
    border-radius: 10px;
    float: left;
    margin: 0 5px 1px 0
}

#legacy-styles .demdiv {
    background-color: #f3f4fe;
    border: 2px solid blue;
    border-radius: 10px
}

#legacy-styles .grndiv {
    border: 2px solid green;
    border-radius: 10px
}

#legacy-styles .repdiv {
    background-color: #fff4f4;
    border: 2px solid red;
    border-radius: 10px
}

#legacy-styles .inddiv {
    border: 2px solid gray;
    border-radius: 10px
}

#legacy-styles .financials {
    background-color: #fff;
    font-family: PT Sans Narrow;
    font-size: 1.1em;
    margin: 10px;
    padding: 1%;
    text-align: right;
    width: 100%
}

#legacy-styles .primary_div .img_cell {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

#legacy-styles .tab-bar span {
    padding: 5px
}

.red,
.redme,
.rep,
.republican {
    color: #e03535 !important
}

.red:active,
.red:focus,
.red:hover,
.redme:active,
.redme:focus,
.redme:hover,
.rep:active,
.rep:focus,
.rep:hover,
.republican:active,
.republican:focus,
.republican:hover {
    color: #c41e1e
}

.red-bg,
.rep-bg {
    background: #e03535 !important;
    color: #fff
}

.red-bg *,
.rep-bg * {
    color: #fff
}

.rep-table thead th {
    border-color: #e03535 !important
}

.blue,
.blueme,
.dem,
.democrat {
    color: #467dc9 !important
}

.blue:active,
.blue:focus,
.blue:hover,
.blueme:active,
.blueme:focus,
.blueme:hover,
.dem:active,
.dem:focus,
.dem:hover,
.democrat:active,
.democrat:focus,
.democrat:hover {
    color: #3264aa
}

.dem-bg {
    background: #467dc9 !important;
    color: #fff
}

.dem-bg * {
    color: #fff
}

.dem-table thead th {
    border-color: #467dc9 !important
}

.navbar-nav:not(.sm-collapsible) ul .caret {
    border-bottom: 4px solid transparent;
    border-left: 4px dashed;
    border-top: 4px solid transparent;
    margin-right: 15px;
    margin-top: 6px;
    position: absolute;
    right: 0
}

.navbar-nav:not(.sm-collapsible) ul a.has-submenu {
    padding-right: 30px
}

.navbar-nav.sm-collapsible .caret,
.navbar-nav.sm-collapsible ul .caret {
    border-style: solid;
    border-width: 1px;
    height: 26px;
    line-height: 24px;
    margin: -3px 15px 0 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 32px
}

.navbar-nav.sm-collapsible .caret:before {
    content: "+";
    font-family: monospace;
    font-weight: 700
}

.navbar-nav.sm-collapsible .open>a>.caret:before {
    content: "-"
}

.navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 50px
}

.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret,
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] ul .caret {
    border-bottom: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    height: 0;
    margin: 0 0 0 2px;
    padding: 0;
    position: static;
    width: 0
}

.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret:before {
    content: "" !important
}

.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] a.has-submenu {
    padding-right: 15px
}

.navbar-nav span.scroll-down,
.navbar-nav span.scroll-up {
    display: none;
    height: 20px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    visibility: hidden
}

.navbar-nav span.scroll-down-arrow,
.navbar-nav span.scroll-up-arrow {
    border: 7px dashed transparent;
    border-bottom: 7px solid;
    height: 0;
    left: 50%;
    margin-left: -8px;
    overflow: hidden;
    position: absolute;
    top: -2px;
    width: 0
}

.navbar-nav span.scroll-down-arrow {
    border: 7px dashed transparent;
    border-top: 7px solid;
    top: 6px
}

.navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header,
.navbar-nav.sm-collapsible ul .dropdown-menu>li>a {
    padding-left: 35px
}

.navbar-nav.sm-collapsible ul ul .dropdown-menu .dropdown-header,
.navbar-nav.sm-collapsible ul ul .dropdown-menu>li>a {
    padding-left: 45px
}

.navbar-nav.sm-collapsible ul ul ul .dropdown-menu .dropdown-header,
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu>li>a {
    padding-left: 55px
}

.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu .dropdown-header,
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu>li>a {
    padding-left: 65px
}

.navbar-nav .dropdown-menu>li>a {
    white-space: normal
}

.navbar-nav ul.sm-nowrap>li>a {
    white-space: nowrap
}

.navbar-nav.sm-collapsible ul.sm-nowrap>li>a {
    white-space: normal
}

.navbar-right ul.dropdown-menu {
    left: 0;
    right: auto
}

nav.navbar {
    background: none;
    border: 0;
    /*  height: 72;
    max-height: 72 */
    ;
    /* min-height: 0; */
    padding: 0 !important;
    position: relative;
    max-height: 60px;
}

nav.navbar .container-fluid {
    display: flex;
    justify-content: space-between;
    width: 100%
}

nav.navbar .container-fluid:after,
nav.navbar .container-fluid:before {
    content: none
}

nav.navbar .navbar-toggle {
    border: 0;
    margin: 18px 0
}

nav.navbar .navbar-toggle .icon-bar {
    background: #c14747;
    height: 2px;
    width: 32px
}

nav.navbar .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px
}

nav.navbar .navbar-toggle:active,
nav.navbar .navbar-toggle:focus,
nav.navbar .navbar-toggle:hover {
    background: #eee
}

nav.navbar .navbar-header h3 {
    display: inline-block;
    float: left;
    font-size: 18px;
    margin: 12px 0 12px 6px
}

nav.navbar .navbar-header h3 span {
    color: #c14747
}

nav.navbar .navbar-header h3 span b {
    color: #c14747;
    font-size: 24px
}

nav.navbar .navbar-right {
    position: relative;
    /* display: none !important; */
}

nav.navbar .navbar-right>li>a {
    font-family: Bellefair, Times New Roman, Times, serif
}

nav.navbar span.scroll-down,
nav.navbar span.scroll-up {
    transition: all 0s ease 0s !important
}

nav.navbar .main-nav {
    background: #fff;
    border-bottom: 1px solid #ddd;
    border-top: 0;
    position: relative
}

nav.navbar .main-nav ul.nav.navbar-nav {
    margin: 13px 0;
    padding: 0
}

nav.navbar .main-nav ul.nav.navbar-nav>li>a:not(.btn) {
    color: #000;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 10px
}

nav.navbar .main-nav a.highlighted,
nav.navbar .main-nav ul.nav.navbar-nav>li>a:not(.btn):active,
nav.navbar .main-nav ul.nav.navbar-nav>li>a:not(.btn):focus,
nav.navbar .main-nav ul.nav.navbar-nav>li>a:not(.btn):hover {
    background: none
}

nav.navbar .main-nav .profile-overview p {
    font-size: 14px;
    margin: 0;
    padding: 5px 15px
}

nav.navbar .main-nav .register-btn {
    font-size: 18px;
    margin-top: 6px;
    padding: 5px 15px
}

nav.navbar a.profile-link .icon {
    margin: -12px 6px 0 0
}

nav.navbar .caret {
    color: #c14747
}

nav.navbar .dropdown-menu {
    transition: all 0s ease 0s !important
}

nav.navbar .dropdown-menu li {
    clear: both;
    display: block;
    margin: 0;
    width: 100%
}

nav.navbar .dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid #f2f2f2
}

nav.navbar .dropdown-menu li a:hover {
    color: #c14747
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background: #212427
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #fff
}

.navbar-inverse {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    min-height: 80px
}

.nav li {
    color: #fff;
    display: inline
}

.navbar-inverse .navbar-nav>li>a,
nav.navbar .mobile-nav ul.mobile-nav-book li.book-item>a span {
    font-family: Bellefair, Times New Roman, Times, serif
}

.navbar-inverse .navbar-nav>li>a,
navbar-inverse .navbar-nav>li>a {
    padding: 10px 25px
}

.feedback-wrapper {
    bottom: 6px;
    clear: both;
    display: inline-block;
    position: absolute;
    right: 0
}

.feedback-wrapper .feedback {
    background: #eee;
    border-radius: 20px;
    cursor: pointer;
    font-size: 12px;
    padding: 2px 10px;
    text-decoration: none
}

.feedback-wrapper .feedback * {
    color: #7d7d7d
}

.feedback-wrapper .feedback:hover {
    background: #f2f2f2
}

@media (min-width:767px) {
    div#navbar.mobile-nav {
        display: none !important
    }
}

@media (max-width:768px) {
    .navbar-header {
        padding: 0 16px
    }

    div#navbar.mobile-nav:not(.in) {
        display: none !important
    }
}

.nav-container,
nav.navbar-condensed {
    left: 0;
    position: relative;
    right: 0;
    top: 0
}

nav.navbar-condensed {
    background: #fff;
    border-bottom: 1px solid #d2d7da;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .2);
    height: 54px;
    padding: 0 !important;
    width: 100%
}

nav.navbar-condensed .brand {
    display: block;
    padding: 4px 0
}

nav.navbar-condensed .brand h3 {
    display: inline-block;
    float: left;
    font-size: 1.2rem;
    line-height: 1.2rem;
    margin: 14px 0 0 16px
}

nav.navbar-condensed .brand h3 span b {
    font-size: 1.5rem
}

nav.navbar-condensed .nav>li {
    padding: 6px
}

nav.navbar-condensed .nav>li>a {
    border-radius: 50%;
    color: #666;
    height: 42px;
    padding: 9px 6px;
    text-align: center;
    width: 42px
}

nav.navbar-condensed .nav>li>a:hover {
    background: #f4f6f7
}

nav.navbar-condensed .nav>li.account>a {
    padding: 0
}

nav.navbar-condensed .nav>li.account>a .nav-icon {
    color: #c14747
}

@media (min-width:769px) {
    nav.navbar-condensed .nav>li.account>a i {
        font-size: 2.5rem
    }

    nav.navbar-condensed .nav>li.account>a:hover {
        background: none
    }
}

nav.navbar-condensed .navbar-toggle {
    margin: 2px 4px
}

nav.navbar-condensed .navbar-toggle .icon-bar {
    width: 24px
}

nav.navbar-condensed .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

nav.navbar-condensed .ctb-dropdown-menu {
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, .1);
    left: unset !important;
    margin: 0 !important;
    right: 0 !important
}

nav.navbar-condensed .ctb-dropdown-menu a {
    padding: 6px 20px
}

@media (max-width:768px) {
    #navbar {
        background: #fff;
        border-bottom: 1px solid #ddd;
        margin: 4px -28px;
        text-align: left
    }

    #navbar .navbar-nav {
        margin: 0
    }

    #navbar .navbar-nav li {
        border-bottom: 1px solid #eee;
        display: block;
        padding: 0
    }

    #navbar .navbar-nav li .nav-icon {
        float: left;
        width: 46px
    }

    #navbar .navbar-nav li a {
        border-radius: 0;
        height: auto;
        padding: 12px 8px;
        text-align: left;
        width: 100%
    }

    #navbar .navbar-nav li a i.material-icons {
        margin-right: 12px
    }

    #navbar .navbar-nav li .ctb-dropdown-menu {
        background: #fafafa;
        padding: 0
    }

    .nav-bg-overlay {
        background: rgba(0, 0, 0, .5);
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 204px
    }

    nav.navbar-condensed .navbar-header {
        width: 100vw
    }
}

.notice {
    position: relative;
    top: 0 !important;
    z-index: 999999
}

body.admin .admin-nav {
    background: #eee;
    border-top: 1px solid #ddd;
    height: 36px;
    top: 0;
    z-index: 9998
}

body.admin .admin-nav * {
    color: rgba(0, 0, 0, .6)
}

body.admin .admin-nav li {
    font-size: 14px;
    line-height: 1.8em;
    padding: 6px
}

body.admin .admin-nav li a {
    padding: 0
}

body.admin .admin-nav i {
    margin: -2px 12px 0 0
}

.trial-alert {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center
}

.trial-alert>.alert {
    display: inline-block;
    line-height: 1em;
    margin: 11px auto 0;
    padding: 3px 12px
}

.trial-alert>.alert i.material-icons {
    vertical-align: text-bottom
}

aside.side-nav #book-chapters ul.book-nav-extras {

    padding: 12px 23px;

}

aside.side-nav #book-chapters ul.book-nav-extras>li a {
    background: #26292b;
    border-radius: 50%;
    color: hsla(0, 0%, 100%, .8);
    display: inline-block;
    line-height: 0;
    margin-bottom: 12px;
    padding: 6px
}

aside.side-nav #book-chapters ul.book-nav-extras>li a:hover {
    background: #2d3133
}

.settings-popup-menu {
    border-radius: 4px;
    min-width: 200px !important
}

.settings-popup-menu li:not(.separator) {
    padding: 12px
}

.settings-popup-menu li:not(.separator) label {
    cursor: pointer;
    font-size: 14px;
    font-weight: 100;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

aside.side-nav {
    background: #f9fafa;
    border-right: 1px solid #cacaca;
    overflow-y: scroll;
    overflow: visible;
    margin-left: auto;
    margin-right: auto;
}

aside.side-nav,
aside.side-nav #book-chapters {
    float: left;
    overflow-y: scroll;
    overflow: visible;
}

aside.side-nav #book-chapters {
    -webkit-overflow-scrolling: touch;
    background: #34393e;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    width: 82px
}

aside.side-nav #book-chapters ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%
}

aside.side-nav #book-chapters ul li a {
    /* border-bottom: 1px solid hsla(0, 0%, 100%, .2); */
    display: block;
    padding: 12px 3px;
    text-align: center;
    text-decoration: none
}

aside.side-nav #book-chapters ul li a:focus,
aside.side-nav #book-chapters ul li a:hover {
    background: #3b4146
}

aside.side-nav #book-chapters ul li a:active {
    background: #40464c
}

aside.side-nav #book-chapters ul li a .icon {
    margin: 0 auto
}

aside.side-nav #book-chapters ul li a span {
    color: hsla(0, 0%, 100%, .6);
    display: block;
    font-size: .7rem;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .5px;
    margin: 8px auto -4px
}

aside.side-nav #book-chapters ul li a.active {
    background: #40464c
}

aside.side-nav #book-chapters ul li a.active span {
    color: #fff
}

aside.side-nav ul {
    list-style: none
}

aside.side-nav #section-nav {
    -webkit-overflow-scrolling: touch;
    float: left;
    overflow-y: scroll;
    padding-bottom: 100px;
    display: inline-block;
}

aside.side-nav #section-nav section {
    display: none;
    width: 246px
}

aside.side-nav #section-nav section .section-head {
    border-bottom: 1px solid #dadada;
    padding: 18px 12px
}

aside.side-nav #section-nav section .section-head h2 {
    margin: 0
}

aside.side-nav #section-nav section.active-nav {
    display: block !important
}

aside.side-nav #section-nav section>ul {
    margin: 0;
    padding: 12px 0 0
}

aside.side-nav #section-nav section>ul li a {
    color: rgba(0, 0, 0, .655);
    display: block;
    font-size: 14px;
    font-style: normal;
    padding: 6px 12px;
    text-decoration: none;
    transition: all 0s ease 0s
}

aside.side-nav #section-nav section>ul li a:hover {
    background: #e0e0e0
}

aside.side-nav #section-nav section>ul li a.current {
    background: rgba(63, 91, 181, .1);
    color: #3e51b5
}

aside.side-nav #section-nav section ul.dropdown-menu {
    background: rgba(0, 0, 0, .03);
    border: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    border-top: 1px solid #ddd;
    box-shadow: none;
    display: block;
    margin: 0;
    max-height: 400px;
    overflow: scroll;
    position: relative;
    top: 0;
    transition: none;
    width: 100%;
    z-index: 996
}

aside.side-nav #section-nav section ul.dropdown-menu a {
    font-size: .8em
}

aside.side-nav #section-nav section ul.numbered-nav {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start
}

aside.side-nav #section-nav section ul.numbered-nav>li {
    width: 30.7px
}

aside.side-nav #section-nav section ul.numbered-nav>li>a {
    color: inherit;
    font-size: 12px !important;
    font-style: normal;
    padding: 3px !important;
    text-align: center;
    text-decoration: none !important
}

aside.side-nav #section-nav .dropdown-toggle .material-icons {
    color: rgba(0, 0, 0, .5)
}

aside.side-nav li {
    clear: both
}

aside.side-nav h6 {
    color: #c14747;
    font-size: 12px;
    letter-spacing: .1em;
    margin: 8px 0 0;
    padding: 0 6px;
    text-transform: uppercase
}

#propositions-nav li a {
    white-space: normal
}

#propositions-nav li a span {
    display: block;
    font-weight: 700
}

#propositions-nav li a small {
    color: #a7a7a7;
    display: block;
    line-height: 16px;
    padding-left: 8px
}

/* @media (max-width:768px) { */
main {
    clear: both
}

aside.side-nav {
    float: none;
    height: auto;
    /* min-width: 100vw; */
    position: relative;
    top: 0;
    z-index: 998;
    /* padding: 1rem!important; */
}

aside.side-nav #book-chapters {
    max-width: 100vw;
    min-width: 100%;
    overflow: auto;
    width: auto
}

aside.side-nav #book-chapters ul {
    display: grid;
    grid-auto-flow: column;
    width: auto
}

aside.side-nav #book-chapters ul li {
    border-right: 1px solid hsla(0, 0%, 100%, .2);
    width: 82px
}

aside.side-nav #book-chapters ul li a {
    padding: 6px 3px
}

aside.side-nav #book-chapters ul li a span {
    margin: 4px auto -4px;
    color: white;
}

aside.side-nav #section-nav {
    padding: 0;
    position: relative
}

aside.side-nav #section-nav section {

    width: 100vw
}

aside.side-nav #section-nav section>ul {
    padding-bottom: 72px
}

aside.side-nav #section-nav section>ul>li>a {
    font-size: 16px !important;
    padding: 8px 16px !important
}

aside.side-nav #section-nav section ul.numbered-nav>li>a {
    font-size: 14px !important
}

aside.side-nav ul.mobile-options {
    margin: 0 !important;
    position: absolute;
    right: 16px;
    top: 16px
}

aside.side-nav ul.mobile-options>li {
    clear: none;
    float: right;
    padding: 8px
}

aside.side-nav ul.mobile-options #mobile-close-nav {
    color: #c14747
}

aside.side-nav ul.mobile-options .settings-popup-menu {
    bottom: unset !important;
    left: unset !important;
    right: 0 !important
}

aside.side-nav ul.mobile-options .settings-popup-menu li {
    float: none
}

/* } */

aside.side-nav #section-nav.verbose-mode ul.numbered-nav>li {
    display: block;
    width: 100% !important
}

aside.side-nav #section-nav.verbose-mode ul.numbered-nav>li>a {
    font-size: 14px !important;
    padding: 3px 12px !important;
    text-align: left !important
}

aside.side-nav #section-nav.verbose-mode ul.numbered-nav>li>a span {
    display: inline-block;
    padding: 0 6px 0 0;
    width: 24px
}

aside.side-nav #section-nav.verbose-mode ul.numbered-nav>li>a .incumbent {
    display: inline-block
}

.force-dropdown-hide.dropdown:not(.open) .dropdown-menu {
    display: none !important
}

.icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.icon img,
.icon svg {
    fill: #000;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    position: relative
}

.icon.i-red * {
    fill: #c14747 !important
}

.icon.i-grey * {
    fill: #aaa !important
}

.icon.i-transparent * {
    fill: hsla(0, 0%, 100%, .7) !important
}

.icon.i-1 {
    height: 24px;
    width: 24px
}

.icon.i-2 {
    height: 28px;
    width: 28px
}

.icon.i-3 {
    height: 48px;
    width: 48px
}

.icon.i-4 {
    height: 60px;
    width: 60px
}

.icon.i-5 {
    height: 72px;
    width: 72px
}

i.fa {
    bottom: 0;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    transform: none
}

i.material-icons.icon-sm {
    font-size: 16px
}

html body * .btn {
    border: 0;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-family: Bellefair, Times New Roman, Times, serif;
    font-style: normal;
    letter-spacing: 1px;
    margin: 0;
    outline: none !important;
    padding: 4px 24px;
    position: relative;
    text-decoration: none;
    transition: all .15s ease 0s
}

html body * .btn.disabled,
html body * .btn:disabled {
    cursor: not-allowed
}

html body * .btn.btn-primary {
    background-color: #c14747;
    border-color: #ab3a3a !important;
    color: hsla(0, 0%, 100%, .9)
}

html body * .btn.btn-primary:hover {
    background-color: #c75a5a
}

html body * .btn.btn-primary:active,
html body * .btn.btn-primary:focus {
    background-color: #ca6262
}

html body * .btn.btn-primary.disabled,
html body * .btn.btn-primary:disabled {
    background-color: #ce6d6d
}

html body * .btn.btn-success {
    background-color: #2ab27b;
    border-color: #239567 !important;
    color: hsla(0, 0%, 100%, .9)
}

html body * .btn.btn-success:hover {
    background-color: #2fc789
}

html body * .btn.btn-success:active,
html body * .btn.btn-success:focus {
    background-color: #31ce8f
}

html body * .btn.btn-success.disabled,
html body * .btn.btn-success:disabled {
    background-color: #3ed196
}

html body * .btn.btn-info {
    background-color: #90bede;
    border-color: #74aed6 !important;
    color: hsla(0, 0%, 100%, .9)
}

html body * .btn.btn-info:hover {
    background-color: #a4cae4
}

html body * .btn.btn-info:active,
html body * .btn.btn-info:focus {
    background-color: #accee6
}

html body * .btn.btn-info.disabled,
html body * .btn.btn-info:disabled {
    background-color: #b7d5ea
}

html body * .btn.btn-default {
    background-color: #ccc;
    border-color: #bababa !important;
    color: hsla(0, 0%, 100%, .9)
}

html body * .btn.btn-default:hover {
    background-color: #d9d9d9
}

html body * .btn.btn-default:active,
html body * .btn.btn-default:focus {
    background-color: #dedede
}

html body * .btn.btn-default.disabled,
html body * .btn.btn-default:disabled {
    background-color: #e6e6e6
}

html body * .btn.is-loading {
    color: transparent
}

html body * .btn.is-loading:before {
    -webkit-animation: spinner .6s linear infinite;
    animation: spinner .6s linear infinite;
    border: 2px solid #fff;
    border-radius: 50%;
    border-top-color: #c14747;
    box-sizing: border-box;
    content: "";
    height: 20px;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 20px
}

@-webkit-keyframes spinner {
    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner {
    to {
        transform: rotate(1turn)
    }
}

.tabs {
    font-weight: 300;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%
}

.tabs nav {
    text-align: center
}

.tabs nav ul {
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    flex-flow: row wrap;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    list-style: none;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0;
    position: relative
}

.tabs nav ul li {
    -moz-flex: 1;
    flex: 1;
    margin: 0;
    text-align: center;
    z-index: 1
}

.tabs nav a,
.tabs nav ul li {
    display: block;
    position: relative
}

.tabs nav a {
    line-height: 2.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tabs nav a span {
    font-size: 1.25em;
    vertical-align: middle
}

.tabs nav li.tab-current a {
    color: #74777b
}

.tabs nav a:focus {
    outline: none
}

.tabs2 {
    font-weight: 300;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%
}

.tabs2 nav {
    text-align: center
}

.tabs2 nav ul {
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    flex-flow: row wrap;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    list-style: none;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0;
    position: relative
}

.tabs2 nav ul li {
    -moz-flex: 1;
    flex: 1;
    margin: 0;
    text-align: center;
    z-index: 1
}

.tabs2 nav a,
.tabs2 nav ul li {
    display: block;
    position: relative
}

.tabs2 nav a {
    line-height: 2.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tabs2 nav a span {
    font-size: 1.25em;
    vertical-align: middle
}

.tabs2 nav li.tab-current a {
    color: #3489fb
}

.tabs2 nav a:focus {
    outline: none
}

.icon:before {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    display: inline-block;
    font-family: stroke7pixeden;
    font-size: 1.3em;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    margin: 0 .4em 0 0;
    text-transform: none;
    vertical-align: middle;
    z-index: 10
}

.content-wrap {
    position: relative
}

.content-wrap section {
    display: none
}

.content-wrap section.content-current {
    display: block
}

.content-wrap2 section {
    display: none
}

.content-wrap2 section.content-current2 {
    display: block
}

.no-js .content-wrap section {
    border-bottom: 1px solid hsla(0, 0%, 100%, .6);
    display: block;
    padding-bottom: 2em
}

.no-flexbox nav ul {
    display: block
}

.no-flexbox nav ul li {
    display: inline-block;
    min-width: 15%
}

@media screen and (max-width:58em) {
    .tabs nav a.icon span {
        display: none
    }

    .tabs nav a:before {
        margin-right: 0
    }
}

.tabs-style-bar nav {
    background: rgba(40, 44, 42, .05)
}

.tabs-style-bar nav ul {
    border: 4px solid transparent
}

.tabs-style-bar nav ul li a {
    background-color: #f7f7f7;
    color: #74777b;
    margin: 0 2px
}

.tabs-style-bar nav ul li a span {
    font-size: .6em;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase
}

.tabs-style-bar nav ul li.tab-current a {
    color: #fff
}

.tabs-style-iconbox nav {
    background: hsla(0, 0%, 100%, .4)
}

.tabs-style-iconbox nav ul li a {
    line-height: 1;
    overflow: visible;
    padding: 2em 0
}

.tabs-style-iconbox nav ul li a span {
    font-size: .7em;
    font-weight: 700
}

.tabs-style-iconbox nav ul li.tab-current {
    z-index: 100
}

.tabs-style-iconbox nav ul li.tab-current a {
    background: #fff;
    box-shadow: -1px 0 0 #fff
}

.tabs-style-iconbox nav ul li.tab-current a:after {
    border: 10px solid transparent;
    border-top-color: #fff;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -10px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0
}

.tabs-style-iconbox nav ul li:after,
.tabs-style-iconbox nav ul li:first-child:before {
    background: rgba(0, 0, 0, .07);
    content: "";
    height: 60%;
    position: absolute;
    right: 0;
    top: 20%;
    width: 1px;
    z-index: -1
}

.tabs-style-iconbox nav ul li:first-child:before {
    left: 0;
    right: auto
}

.tabs-style-iconbox .icon:before {
    display: block;
    margin: 0 0 .25em
}

.tabs-style-underline nav {
    background: #fff
}

.tabs-style-underline nav a {
    border-left: 1px solid #e7ecea;
    padding: .25em 0 .5em
}

.tabs-style-underline nav li:last-child a {
    border-right: 1px solid #e7ecea
}

.tabs-style-underline nav li a:after {
    background: #2cc185;
    bottom: 0;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    transform: translate3d(0, 150%, 0);
    width: 100%
}

.tabs-style-underline nav li.tab-current a:after {
    transform: translateZ(0)
}

.tabs-style-underline nav a span {
    font-weight: 700
}

.tabs-style-linetriangle nav a {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    overflow: visible
}

.tabs-style-linetriangle nav a span {
    display: block;
    font-size: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tabs-style-linetriangle nav li.tab-current a:after,
.tabs-style-linetriangle nav li.tab-current a:before {
    border: solid transparent;
    content: "";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0
}

.tabs-style-linetriangle nav li.tab-current a:after {
    border-top-color: #e7ecea;
    border-width: 10px;
    margin-left: -10px
}

.tabs-style-linetriangle nav li.tab-current a:before {
    border-top-color: rgba(0, 0, 0, .2);
    border-width: 11px;
    margin-left: -11px
}

@media screen and (max-width:58em) {
    .tabs-style-linetriangle nav {
        font-size: .6em
    }
}

.tabs-style-topline {
    max-width: 1200px
}

.tabs-style-topline nav li {
    border: 1px solid rgba(40, 44, 42, .1)
}

.tabs-style-topline nav li:not(:last-child) {
    border-right: none
}

.tabs-style-topline nav li.tab-current {
    border-bottom: none;
    border-top-color: #2cc185
}

.tabs-style-topline nav a {
    background: rgba(40, 44, 42, .05);
    color: #74777b;
    line-height: 1;
    padding: .65em 0 .5em
}

.tabs-style-topline nav a:focus,
.tabs-style-topline nav a:hover {
    color: #2cc185
}

.tabs-style-topline nav li.tab-current a {
    background: none;
    box-shadow: inset 0 3px 0 #2cc185;
    color: #2cc185
}

.tabs-style-topline .icon:before {
    display: block;
    margin: 0
}

.tabs-style-topline nav a span {
    font-size: .5em;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}

.tabs-style-iconfall {
    overflow: visible
}

.tabs-style-iconfall nav a {
    color: #74777b;
    display: inline-block;
    line-height: 1;
    overflow: visible;
    padding: 1em 0 2em
}

.tabs-style-iconfall nav a:focus,
.tabs-style-iconfall nav a:hover,
.tabs-style-iconfall nav li.tab-current a {
    color: #2cc185
}

.tabs-style-iconfall nav a span {
    font-weight: 700
}

.tabs-style-iconfall nav li:before {
    background: #2cc185;
    bottom: 1em;
    content: "";
    height: 4px;
    left: 50%;
    margin-left: -20px;
    opacity: 0;
    position: absolute;
    width: 40px
}

.tabs-style-iconfall nav li.tab-current:before {
    opacity: 1;
    transform: scaleX(1)
}

.tabs-style-iconfall .icon:before {
    display: block;
    margin: 0 0 .35em;
    opacity: 0;
    pointer-events: none
}

.tabs-style-iconfall nav li.tab-current .icon:before {
    opacity: 1;
    transform: translateZ(0)
}

@media screen and (max-width:58em) {
    .tabs-style-iconfall nav li .icon:before {
        opacity: 1;
        transform: translateZ(0)
    }
}

.tabs-style-linemove nav {
    background: #fff
}

.tabs-style-linemove nav li:last-child:before {
    background: #2cc185;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%
}

.tabs-style-linemove nav li:first-child.tab-current~li:last-child:before {
    transform: translate3d(-400%, 0, 0)
}

.tabs-style-linemove nav li:nth-child(2).tab-current~li:last-child:before {
    transform: translate3d(-300%, 0, 0)
}

.tabs-style-linemove nav li:nth-child(3).tab-current~li:last-child:before {
    transform: translate3d(-200%, 0, 0)
}

.tabs-style-linemove nav li:nth-child(4).tab-current~li:last-child:before {
    transform: translate3d(-100%, 0, 0)
}

.tabs-style-linemove nav a {
    color: #74777b;
    line-height: 1;
    padding: 1em 0
}

.tabs-style-linemove nav li.tab-current a {
    color: #2cc185;
    transform: translate3d(0, 8px, 0)
}

.tabs-style-linemove nav a span {
    font-weight: 700
}

.tabs-style-line nav ul {
    box-shadow: inset 0 -2px #d1d3d2;
    max-width: none;
    padding: 0 2em
}

.tabs-style-line nav a {
    box-shadow: inset 0 -2px #d1d3d2;
    color: #74777b;
    font-size: .8em;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1;
    padding: .7em .4em;
    text-align: left;
    text-transform: uppercase
}

.tabs-style-line nav a:focus,
.tabs-style-line nav a:hover {
    box-shadow: inset 0 -2px #74777b
}

.tabs-style-line nav li.tab-current a {
    box-shadow: inset 0 -2px #2cc185;
    color: #2cc185
}

@media screen and (max-width:58em) {
    .tabs-style-line nav ul {
        box-shadow: none;
        display: block
    }

    .tabs-style-line nav ul li {
        display: block;
        flex: none
    }
}

.tabs-style-circle {
    overflow: visible
}

.tabs-style-circle nav li:before {
    border: 1px solid #2cc185;
    border-radius: 50%;
    content: "";
    height: 120px;
    left: 50%;
    margin: -60px 0 0 -60px;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 120px
}

@media screen and (max-width:58em) {
    .tabs-style-circle nav li:before {
        height: 80px;
        margin: -40px 0 0 -40px;
        width: 80px
    }
}

.tabs-style-circle nav li.tab-current:before {
    opacity: 1;
    transform: scaleX(1)
}

.tabs-style-circle nav a {
    color: #74777b;
    font-size: .9em;
    font-weight: 700;
    line-height: 1.1;
    overflow: visible
}

.tabs-style-circle nav a span {
    display: inline-block
}

.tabs-style-circle nav a:focus,
.tabs-style-circle nav a:hover {
    color: #4a4a4b
}

.tabs-style-circle nav li.tab-current a {
    color: #2cc185
}

.tabs-style-circle nav li.tab-current a span {
    transform: translate3d(0, 4px, 0)
}

.tabs-style-circle .icon:before {
    display: block;
    margin: 0;
    pointer-events: none
}

.tabs-style-circle nav li.tab-current .icon:before {
    transform: translate3d(0, -4px, 0)
}

.tabs-style-shape {
    max-width: 1200px
}

.tabs-style-shape nav ul li {
    margin: 0 3em
}

.tabs-style-shape nav ul li:first-child {
    margin-left: 0
}

.tabs-style-shape nav ul li.tab-current {
    z-index: 100
}

.tabs-style-shape nav li a {
    color: #fff;
    font-weight: 500;
    margin: 0 -3em 0 0;
    overflow: visible;
    padding: 0
}

.tabs-style-shape nav li:first-child a span {
    border-radius: 30px 0 0 0;
    padding-left: 2em
}

.tabs-style-shape nav li:last-child a span {
    border-radius: 0 30px 0 0;
    padding-right: 2em
}

.tabs-style-shape nav li a svg {
    fill: #bdc2c9;
    height: 100%;
    left: 100%;
    margin: 0;
    position: absolute;
    width: 3em
}

.tabs-style-shape nav li a svg:nth-child(2),
.tabs-style-shape nav li:last-child a svg {
    left: auto;
    right: 100%;
    transform: scaleX(-1)
}

.tabs-style-shape nav li a span {
    background-color: #bdc2c9;
    display: block;
    overflow: hidden;
    padding: .65em 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tabs-style-shape nav li a:hover span {
    background-color: #2cc185
}

.tabs-style-shape nav li a:hover svg {
    fill: #2cc185
}

.tabs-style-shape nav li a svg {
    pointer-events: none
}

.tabs-style-shape nav li a svg use {
    pointer-events: auto
}

.tabs-style-shape nav li.tab-current a span {
    background: #fff
}

.tabs-style-shape nav li.tab-current a svg {
    fill: #fff
}

.tabs-style-shape .content-wrap {
    background: #fff
}

@media screen and (max-width:58em) {
    .tabs-style-shape nav ul {
        display: block;
        padding-top: 1.5em
    }

    .tabs-style-shape nav ul li {
        display: block;
        flex: none;
        margin: -1.25em 0 0
    }

    .tabs-style-shape nav ul li a {
        margin: 0
    }

    .tabs-style-shape nav ul li svg {
        display: none
    }

    .tabs-style-shape nav ul li a span {
        border-radius: 30px 30px 0 0 !important;
        box-shadow: 0 -1px 2px rgba(0, 0, 0, .1);
        line-height: 1;
        padding: 1.25em 0 2em !important
    }

    .tabs-style-shape nav ul li:last-child a span {
        padding: 1.25em 0 !important
    }

    .tabs-style-shape nav ul li.tab-current {
        z-index: 1
    }
}

.tabs-style-linebox nav ul li {
    flex: none;
    margin: 0 .5em
}

.tabs-style-linebox nav a {
    color: #74777b;
    font-weight: 700;
    padding: 0 1.5em
}

.tabs-style-linebox nav a:focus,
.tabs-style-linebox nav a:hover {
    color: #2cc185
}

.tabs-style-linebox nav li.tab-current a {
    color: #fff
}

.tabs-style-linebox nav a:after {
    background: #d2d8d6;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.tabs-style-linebox nav li.tab-current a:after {
    transform: translateZ(0)
}

.tabs-style-linebox nav a:focus:after,
.tabs-style-linebox nav a:hover:after,
.tabs-style-linebox nav li.tab-current a:after {
    background: #2cc185
}

@media screen and (max-width:58em) {
    .tabs-style-linebox nav ul {
        box-shadow: none;
        display: block
    }

    .tabs-style-linebox nav ul li {
        display: block;
        flex: none
    }
}

.tabs-style-flip {
    max-width: 1200px
}

.tabs-style-flip nav a {
    color: #2cc185;
    padding: .5em 0
}

.tabs-style-flip nav a:focus,
.tabs-style-flip nav a:hover,
.tabs-style-flip nav li.tab-current a {
    color: #74777b
}

.tabs-style-flip nav a span {
    font-size: .625em;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}

.tabs-style-flip nav a:after {
    background-color: #f0f0f0;
    content: "";
    height: 100%;
    left: 0;
    perspective-origin: 50% 100%;
    position: absolute;
    top: 0;
    transform: perspective(900px) rotateX(90deg);
    transform-origin: 50% 100%;
    width: 100%;
    z-index: -1
}

.tabs-style-flip nav li.tab-current a:after {
    background-color: #fff;
    transform: perspective(900px) rotateX(0deg)
}

.tabs-style-flip .content-wrap {
    background: #fff
}

.tabs-style-fillup nav ul li a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-right: 1px solid #2cc185;
    line-height: 1;
    padding: 1.9em 0
}

.tabs-style-fillup nav ul li:last-child a {
    border: none
}

.tabs-style-fillup nav ul li.tab-current {
    z-index: 100
}

.tabs-style-fillup nav ul li.tab-current a {
    color: #fff
}

.tabs-style-fillup nav ul li a:after {
    background: #2cc185;
    border: 1px solid #2cc185;
    content: "";
    height: 100%;
    height: calc(100% + 1px);
    left: 0;
    position: absolute;
    top: 0;
    transform: translate3d(0, 100%, 0);
    width: 100%;
    z-index: -1
}

.tabs-style-fillup nav ul li.tab-current a:after {
    transform: translateZ(0)
}

.tabs-style-fillup .icon:before,
.tabs-style-fillup nav ul li a span {
    transform: translate3d(0, 5px, 0)
}

.tabs-style-fillup nav ul li a span {
    display: block;
    font-size: .7em;
    font-weight: 700;
    line-height: 1.5
}

.tabs-style-fillup .icon:before {
    display: block;
    margin: 0
}

.tabs-style-fillup li.tab-current .icon:before,
.tabs-style-fillup nav ul li.tab-current a span {
    transform: translate3d(0, -10px, 0)
}

.tabs-style-tzoid {
    max-width: 1200px
}

.tabs-style-tzoid nav {
    padding: 0 1em
}

.tabs-style-tzoid nav ul li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.tabs-style-tzoid nav ul li a {
    color: #0d9564;
    padding: 0 1.5em 0 .3em
}

@media screen and (max-width:54em) {
    .tabs-style-tzoid nav ul li a {
        padding: 0 .5em 0 .3em
    }
}

.tabs-style-tzoid nav ul li a:focus,
.tabs-style-tzoid nav ul li a:hover {
    color: #fff
}

.tabs-style-tzoid nav ul li a span {
    font-size: .75em;
    font-weight: 500
}

.tabs-style-tzoid nav ul li a:after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #2cc185;
    border-radius: 10px 10px 0 0;
    bottom: 0;
    box-shadow: inset 0 -3px 3px rgba(0, 0, 0, .05);
    content: "";
    left: 0;
    outline: 1px solid transparent;
    position: absolute;
    right: 0;
    top: 0;
    transform: perspective(5px) rotateX(.93deg) translateZ(-1px);
    transform-origin: 0 0;
    z-index: -1
}

.tabs-style-tzoid .content-wrap,
.tabs-style-tzoid nav ul li.tab-current a:after {
    background: #fff;
    box-shadow: none
}

.tabs-style-circlefill {
    border: 1px solid #2cc185;
    max-width: 700px
}

.tabs-style-circlefill nav ul li {
    border-right: 1px solid #2cc185;
    overflow: hidden
}

.tabs-style-circlefill nav li a {
    color: #fff;
    font-size: 1.25em;
    padding: 1.5em 0
}

.tabs-style-circlefill nav li:first-child {
    border-left: none
}

.tabs-style-circlefill nav li:last-child {
    border: none
}

.tabs-style-circlefill nav li:before {
    background: #2cc185;
    border: 1px solid #2cc185;
    border-radius: 50%;
    content: "";
    height: 80px;
    left: 50%;
    margin: -40px 0 0 -40px;
    position: absolute;
    top: 50%;
    width: 80px
}

.tabs-style-circlefill nav li.tab-current:before {
    transform: scale3d(2.5, 2.5, 1)
}

.tabs-style-circlefill nav a span {
    display: none
}

.tabs-style-circlefill nav li.tab-current a {
    color: #fff
}

.tabs-style-circlefill .icon:before {
    display: block;
    margin: 0;
    pointer-events: none
}

.tabs-style-circlefill .content-wrap {
    border-top: 1px solid #2cc185
}

.modal-mask {
    background-color: rgba(0, 0, 0, .5);
    display: table;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    transition: opacity .3s ease;
    width: 100%;
    z-index: 9998
}

.modal-wrapper {
    display: table-cell;
    vertical-align: middle
}

.modal-container {
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
    margin: 0 auto;
    max-width: 95%;
    min-width: 300px;
    padding: 0;
    text-align: left;
    transition: all .3s ease;
    width: 600px
}

.modal-container.sm {
    width: 400px;
    width: 600px
}

.modal-container.lg {
    width: 400px
}

.modal-header h3 {
    margin: 0;
    text-align: left
}

div.modal-body {
    margin: 0;
    padding: 15px
}

textarea {
    margin: 0 !important;
    max-height: 50vh;
    max-width: 100%;
    min-height: 60px;
    min-width: 100%;
    overflow: scroll
}

.modal-default-button {
    float: right
}

.modal-enter,
.modal-leave-active {
    opacity: 0
}

.modal-enter .modal-container,
.modal-leave-active .modal-container {
    transform: scale(1.1)
}

.ctb-tooltip-container {
    position: relative
}

.ctb-tooltip-container .ctb-tooltip {
    background: rgba(0, 0, 0, .7);
    border-radius: 4px;
    bottom: -40px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
    color: hsla(0, 0%, 100%, .8);
    font-size: 12px;
    line-height: 1em;
    margin-left: 50%;
    opacity: 0;
    padding: 6px 12px;
    position: absolute;
    text-align: center;
    transform: translateX(-50%) scale(0);
    transform-origin: top;
    transition: all .25s ease 0s;
    white-space: nowrap;
    width: auto;
    z-index: 9999
}

.ctb-tooltip-container .ctb-tooltip:before {
    border: 5px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .6);
    content: " ";
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: -10px
}

.ctb-tooltip-container:hover .ctb-tooltip {
    opacity: 1;
    transform: translateX(-50%) scale(1)
}

.card {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 rgba(50, 50, 93, .1);
    display: block;
    font-style: normal;
    margin: 0 auto 32px;
    max-width: 25vw;
    overflow: hidden;
    text-align: center;
    text-decoration: none !important;
    transition: all .25s ease 0s
}

@media (max-width: 800px) {
    .card {
        min-width: 400px;
        max-width: 600px;
    }
}

.card:hover {
    box-shadow: 0 2px 8px 0 rgba(50, 50, 93, .2)
}

.card .card-head {
    background: #eee;
    padding: 16px
}

.card .card-head .icon * {
    fill: hsla(0, 0%, 100%, .7) !important
}

.card .card-body {
    padding: 16px 12px
}

.card .card-body p {
    margin-bottom: 0
}

.card.card-red .card-head {
    background: #c14747
}

.card.card-blue .card-head {
    background: #90bede
}

.card.card-indigo .card-head {
    background: #7c69b0
}

.card.card-dark-blue .card-head {
    background: #33658a
}

.card.card-green .card-head {
    background: #54af77
}

.card.card-yellow .card-head {
    background: #f7d488
}

.card.card-teal .card-head {
    background: #4db6ac
}

.card.card-copper .card-head {
    background: #d9ab67
}

.card.card-orange .card-head {
    background: #e87c23
}

.card.card-purple .card-head {
    background: #3939ff
}

.ctb-banner {
    background: #2d5591;
    margin-bottom: 32px !important;
    padding: 24px;
    width: 100%
}

.ctb-banner.banner-dark {
    background: #34393e
}

.ctb-banner.text-left a {
    bottom: 52px;
    position: absolute;
    right: 38px
}

.ctb-banner :not(.row) {
    margin-left: auto;
    margin-right: auto
}

.ctb-banner * {
    color: hsla(0, 0%, 100%, .9)
}

.ctb-banner h5,
.ctb-banner p {
    color: hsla(0, 0%, 100%, .7)
}

.ctb-banner p {
    font-weight: 300
}

@media (max-width:768px) {
    .ctb-banner {
        padding: 12px
    }

    .ctb-banner * {
        text-align: center
    }

    .ctb-banner a.btn {
        bottom: 0;
        display: block;
        margin: 24px auto 12px;
        position: relative;
        right: 0;
        text-align: center
    }
}

.resultscontainer * {
    text-shadow: none
}

.resultscontainer .thickborder {
    border: 1px solid #ddd
}

.resultscontainer .othcon,
.resultscontainer .rescon,
.resultscontainer .rescont {
    background: #fff
}

.vdetail #inccontain {
    display: block;
    float: none;
    margin: 20px auto;
    position: relative;
    width: 90%
}

.vdetail #inccontain .incad {
    float: none
}

.vdetail h1 {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center
}

.vdetail>.jumbotron {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.vdetail .rescont {
    background: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    float: none;
    margin: 20px auto;
    min-width: 400px;
    padding: 20px;
    width: 45%
}

.vdetail .rescont p {
    font-size: 18px
}

.vdetail .rescont .indresult>div {
    color: #7d7d7d
}

.vparty .rescon {
    background: #fff;
    display: block;
    float: none;
    margin: 0 auto 36px;
    min-width: 1200px;
    width: 95%
}

.dist-side-nav {
    background: #fff;
    border-right: 1px solid #ddd;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-top: 102px;
    position: fixed;
    top: 0;
    width: 200px
}

.dist-side-nav h3 {
    margin-top: 12px
}

.dist-side-nav ul {
    list-style: none;
    padding: 0
}

.dist-side-nav ul li {
    border-top: 1px solid #eee;
    clear: both
}

.dist-side-nav ul li a {
    color: #333;
    display: block;
    position: relative;
    transition: all 0s ease 0s
}

.dist-side-nav ul li a.active {
    background: #fcfcfc;
    border-right: 5px solid #c14747
}

.dist-side-nav ul li a:hover {
    background: #fcfcfc;
    text-decoration: none
}

.dist-side-nav ul li .dropdown-menu {
    background: #f6f6f6;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    left: 0;
    margin: 0;
    max-height: 300px;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
    width: 100%
}

.dist-side-nav ul li .dropdown-menu * {
    font-size: 14px
}

.dist-side-nav ul li .dropdown-menu .dropdown-menu {
    background: #eee;
    padding-left: 10px
}

.dist-side-nav ul li .dropdown-menu .dropdown-menu li {
    border-color: #d9d9d9
}

.dist-side-nav ul li.open>.dropdown-menu {
    display: block
}

.dist-side-nav>ul>li>a {
    display: block;
    padding: 10px
}

.dist-side-nav li>a[href="#"]:after {
    color: #c14747;
    content: "\f105";
    font: normal normal normal 20px/1 FontAwesome;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 28%
}

.dist-side-nav li.open>a[href="#"]:after {
    content: "\f107"
}

.dist-side-nav li .dropdown-menu>a[href="#"]:after {
    font-size: 16px
}

@media (max-width:992px) {
    .center-block-mobile {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width:992px) {
    .dist-content {
        left: 200px;
        overflow-x: hidden;
        overflow-y: scroll;
        position: relative;
        width: calc(100vw - 200px)
    }
}

@media (max-width:768px) {
    .tabs nav ul li {
        flex: none;
        float: left;
        text-align: left;
        width: 50%
    }
}

.dist-head :not(h1) {
    color: #777
}

.dist-head a,
.dist-head i {
    display: block;
    margin-top: 36px;
    text-decoration: none !important
}

.dist-head a i,
.dist-head i i {
    color: #c14747
}

.dist-content .tabs {
    background: #34393e;
    width: 100%
}

.dist-content .tabs-style-bar nav ul {
    border: 0
}

.dist-content .tabs-style-bar nav ul li a {
    background: none;
    line-height: normal;
    margin: 0;
    padding: 12px 0;
    text-decoration: none !important
}

.dist-content .tabs-style-bar nav ul li a:active,
.dist-content .tabs-style-bar nav ul li a:focus,
.dist-content .tabs-style-bar nav ul li a:hover {
    background: #40464c
}

.dist-content .tabs-style-bar nav ul li.tab-current a {
    background: #90bede
}

.dist-content .tabs-style-bar nav ul li.tab-current a:active,
.dist-content .tabs-style-bar nav ul li.tab-current a:focus,
.dist-content .tabs-style-bar nav ul li.tab-current a:hover {
    background: #a4cae4
}

.overlaps a:before {
    content: " ";
    display: block
}

.org-table table {
    float: right
}

.org-table td,
.org-table th {
    text-align: left !important
}

.table-striped {
    margin-bottom: 25px;
    max-width: 100%;
    width: 100%
}

.table-striped tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-striped tbody>tr>td,
.table-striped tbody>tr>th,
.table-striped tfoot>tr>td,
.table-striped tfoot>tr>th,
.table-striped thead>tr>td,
.table-striped thead>tr>th {
    border-top: 1px solid #ddd;
    line-height: 1.6;
    padding: 8px;
    vertical-align: top
}

.vote-tables {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.vote-tables>div {
    display: flex;
    flex: 1 1;
    flex-basis: 33%
}

body.book-page main {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -ms-scroll-chaining: chained;
    /* background: #fff; */
    /* max-height: 100vh; */
    /* overflow-x: hidden; */
    /* overflow-y: scroll; */
    /* overscroll-behavior: auto;
    scroll-behavior: smooth */
}

body.book-page .book-page-head {
    background: #fff;
    border-bottom: 1px solid #dadada;
    height: 74px;
    padding: 18px 12px
}

body.book-page .book-page-head .dist-arrows {
    margin-top: -6px
}

body.book-page .book-page-head .dist-arrows a {
    display: inline-block;
    font-size: 14px;
    margin: 0 6px;
    text-align: center
}

body.book-page .book-page-head .dist-arrows a span {
    display: block
}

body.book-page .book-page-head .dist-head-incumbent {
    float: left;
    margin: 2px 24px
}

body.book-page .book-page-head .dist-head-incumbent h3 {
    color: #777;
    font-size: 16px;
    text-align: left
}

body.book-page .page-nav {
    margin: 0;
    padding: 0
}

body.book-page .page-nav ul {
    border-bottom: 1px solid #dadada;
    list-style: none;
    margin: 0;
    padding: 0
}

body.book-page .page-nav ul li {
    float: left;
    margin-bottom: -1px;
    margin-right: 24px
}

body.book-page .page-nav ul li a {
    border-bottom: 2px solid transparent;
    color: #777;
    display: block;
    font-size: 12px;
    padding: 8px 4px;
    text-decoration: none !important
}

body.book-page .page-nav ul li a i {
    font-size: 18px;
    vertical-align: text-bottom
}

body.book-page .page-nav ul li a:hover,
body.book-page .page-nav ul li a:hover i {
    color: #3e51b5
}

body.book-page .page-nav ul li.active a {
    border-bottom: 2px solid #3e51b5;
    color: #3e51b5
}

body.book-page .page-nav ul li.active a i {
    color: #3e51b5
}

body.book-page .sub-page-nav li a {
    background: #eee;
    border: #ccc;
    padding: 3px
}

body.book-page .content-wrap section {
    display: none
}

body.book-page .content-wrap section.active {
    display: block
}

.prop-no {
    color: #bf5329
}

.prop-yes {
    color: #2ab27b
}

.book-overview header {
    margin: 0 auto;
    max-width: 800px
}

.book-chapter-overview {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 24px auto;
    max-width: 800px
}

.book-chapter-overview>div {
    margin: -1px
}

@media (max-width:768px) {
    .book-chapter-overview>div {
        flex-grow: 1
    }
}

#hotsheet img {
    border: 0;
    display: block;
    margin: 0 auto;
    max-width: 100%
}

body.hotsheet.book-page main {
    /* background: #f4f6f7 */
}

body.hotsheet.book-page main .container-fluid {
    padding-bottom: 120px
}

body.hotsheet.book-page main .container-fluid h3 {
    /* margin-bottom: 24px */
}

body.hotsheet.book-page main .container-fluid .row {
    margin-bottom: 36px
}

body.hotsheet.book-page.hotsheet-article main {
    background: #fff
}

body.hotsheet.book-page article div {
    overflow: auto;
    position: relative
}

body.hotsheet.book-page article table {
    font-size: 12px;
    white-space: nowrap
}

body.hotsheet.book-page a.panel {
    box-shadow: none;
    display: block;
    font-style: normal;
    padding: 0;
    position: relative;
    text-decoration: none
}

body.hotsheet.book-page a.panel:hover h3,
body.hotsheet.book-page a.panel:hover h4 {
    color: #3e51b5
}

body.hotsheet.book-page .top-article {
    margin-bottom: 0;
    min-height: 300px;
    padding: 0
}

body.hotsheet.book-page .top-article>div {
    background: #f2f3f3
}

body.hotsheet.book-page .top-article .overview {
    background: #fff;
    padding: 12px
}

@media (min-width:968px) {
    body.hotsheet.book-page .top-article {
        display: flex !important;
        flex-direction: column
    }

    body.hotsheet.book-page .top-article .primary-content-block {
        display: flex;
        flex: 1 1
    }
}

body.hotsheet.book-page .default-img>* {
    margin: 0 auto
}

body.hotsheet.book-page .preview-img {
    background: #e7eaea;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 12px
}

body.hotsheet.book-page .read-link {
    bottom: 6px;
    color: #777;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    left: 12px;
    letter-spacing: 1px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase
}

body.hotsheet.book-page .read-link:after {
    fill: #777;
    background: url("data:image/svg+xml;data:text/plain;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%2048%2048%22%20style%3D%22enable-background%3Anew%200%200%2048%2048%3B%22%20xml%3Aspace%3D%22preserve%22%20fill%3D%22%23383E42%22%3E%0D%0A%20%20%20%3Cpolygon%20points%3D%2217.6%2C14.8%2020.4%2C12%2032.4%2C24%2020.4%2C36%2017.6%2C33.2%2026.7%2C24%20%09%22%2F%3E%0D%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 1.25em;
    margin-left: -4px;
    vertical-align: sub;
    width: 1.25em
}

body.hotsheet.book-page .read-link:hover {
    color: #3e51b5
}

body.hotsheet.book-page .read-link:hover:after {
    fill: #3e51b5
}

body.hotsheet.book-page .twitter-panel {
    background: #d7d7d7 !important;
    border: 3px solid #d7d7d7 !important;
    border-radius: 0;
    padding: 0;
    text-align: center
}

body.hotsheet.book-page .twitter-panel .panel-heading {
    border-radius: 0;
    padding: 12px;
    text-align: center
}

body.hotsheet.book-page .twitter-panel .panel-heading h4 {
    margin: 0
}

@media (min-width:968px) {
    body.hotsheet.book-page .secondary-content {
        display: flex;
        flex-direction: row
    }
}

body.hotsheet.book-page .secondary-content-block a.panel {
    height: 100%
}

body.hotsheet.book-page .secondary-content-block h4 {
    font-size: 1.2em;
    margin-bottom: 24px
}

body.hotsheet.book-page .secondary-content-block .article-card-head .preview-img {
    height: 200px;
    overflow: hidden
}

body.hotsheet.book-page .secondary-content-block .article-card-head .preview-img img {
    margin: 0 auto;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

body.hotsheet.book-page .secondary-content-block .article-card-body {
    padding: 12px
}

body.hotsheet.book-page .ternary-content ul {
    list-style: none;
    padding: 0
}

body.hotsheet.book-page .ternary-content li {
    margin-bottom: 16px
}

body.hotsheet.book-page .ternary-content li:nth-child(2n-1) {
    clear: both
}

body.hotsheet.book-page .ternary-content .article-teaser {
    display: flex;
    margin: 0
}

body.hotsheet.book-page .ternary-content .article-teaser .preview-img img {
    margin: 0 auto
}

body.hotsheet.book-page .ternary-content .article-teaser .overview {
    flex: 1 1;
    padding: 12px
}

body.hotsheet.book-page .ternary-content .article-teaser .overview h5 {
    font-size: .7em;
    margin-bottom: 6px
}

body.hotsheet.book-page .ternary-content .article-teaser .overview h4 {
    font-size: 1em;
    margin: 0
}

.page-poll label {
    font-weight: 400
}

.page-poll ul.multiple-choice {
    list-style: none
}

.page-poll ol.questions {
    padding-left: 12px
}

.page-poll ol.questions>li {
    margin-bottom: 24px
}

.page-poll ol.questions>li>p {
    font-size: 16px;
    white-space: pre-wrap
}

.page-poll ol.questions>li ul.multiple-choice {
    font-size: 14px
}

.page-poll ol.questions>li ul.multiple-choice label {
    cursor: pointer
}

.page-poll th {
    text-align: center
}

.headingDiv {
    border: 1px solid #D5D5DB;
    padding: 12px;
    border-radius: 6px;
}

.headingDiv h5 {
    margin-top: 0 !important;
}

ul.hot-breadcumb {
    list-style: none;
    gap: 5px;
    padding: 16px;
    box-shadow: 0px 1px 0px 0px rgba(34, 30, 30, 0.15);
}

ul.hot-breadcumb li:not(:last-child) {
    border-right: 1px solid #D5D5DB;
    padding-right: 5px;
}

ul.hot-breadcumb li {
    color: #828192;
}

ul.hot-breadcumb li.active {
    color: #2F2D4A;
    background: transparent;
}

/* general-pill-tab */
.general-pill-tab li.nav-item {
    text-align: center;
}

.general-pill-tab li.nav-item a {
    color: #31343C;
    font-family: 'Lato';
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.14px;
}

.general-pill-tab li.nav-item.active a {
    background-color: transparent !important;
    color: #1A71EE;
}

.general-pill-tab li.nav-item.active {
    background: transparent;
    box-shadow: 0px 2px 0px 0px #008ACA;
}

.general-pill-tab li.nav-item a span {
    font-weight: 400;
    font-size: 14px;
}

#pills-difference-report h1 {
    font-size: 20px !important;
}

#pills-cities h3 {
    font-size: 21px;
}

#pills-cities .row .boldme.blueme {
    display: inline;
}

.ctb-incumbent-profile-img img {
    border-radius: 50%;
    width: 130px;
}

.mainDiv {
    padding: 12px 30px;
    list-style-type: none;
}

#pills-tabContent ul {
    padding: 0;
}

div#pills-state ul,
div#pills-federal ul {
    list-style-type: none !important;
}

/* Mobile responsive */
@media (max-width:600px) {
    form#filter-form {
        flex-wrap: wrap;
        padding: 0;
    }

    .general-pill-tab li.nav-item a {
        font-size: 16px;
    }

    .nav>li>a {
        padding: 10px 12px
    }

    .ctb-filters-btns {
        flex-wrap: wrap;
    }

    .ctb-filters-btns>select,
    .ctb-filters-btns>input,
    .ctb-filters-btns>div,
    .ctb-filters-btns>button {
        width: 48%;
    }

    div#articaleList {
        padding: 20px;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    div#articaleList a.panel.article-card>.ctb-blog-content .p-4 {
        padding: 10px !important;
    }

    .ctb-blog-content h3 {
        font-size: 12px !important;
        line-height: 16px;
    }

    .ctb-blog-content h3+div p,
    .ctb-blog-content h3+div span {
        font-size: 10px;
        margin: 0;
    }

    .ctb-fav {
        width: 100%;
    }

    .ctb-fav-box {
        padding: 20px;
    }

    .ctb-fav-box h2 {
        font-size: 15px;
        line-height: 24px;
        margin-top: 0;
    }

    body.book-page .book-page-head {
        height: auto;
    }

    div#pills-tabContent,
    .responsive_tablee {
        overflow: hidden;
    }

    .ca_candidates div#txtHint,
    .responsive_tablee div#txtHint {
        overflow-x: scroll;
    }

    ul.customNavBar--inner {
        overflow: scroll;
    }
}

.topnav-container {
    width: 100vw;
    float: none;
    clear: both;
}

.topnav-container nav ul {
    display: inline-block;
    text-align: center !important;
    ;
    margin-left: auto !important;
    margin-right: auto !important;

}

.district-card {
    margin-left: 5px;
    text-align: left;
    width: 400px;
}

.district-card ul {
    padding-top: 30px;
    padding-bottom: 30px;
    display: inline-block;
    overflow: none;
}

district-card-wide {
    width: 640px;
}

.district-nav-card-container {
    display: flex;
    flex-wrap: wrap;
}

.district-nav-card-item {
    flex: 1 1 21%;
    display: flex;
    flex-direction: column;
    margin: 10px;

}

.district-nav-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.district-nav-card-body {
    flex: 1;
}

.bullet-square {
    list-style: square !important;
}

.ctb-content-box img {
    height: 40px;
}

.navbar-static-top ul.nav.navbar-nav {
    flex-direction: row;
    margin-left: auto;
}

.navbar-static-top div#navbar {
    flex: none;
}

.nav-container .dropdown-toggle::after {
    display: none;
}