html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

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

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

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

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

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

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

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

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

.glyphicon-euro:before, .glyphicon-eur:before {
    content: "€"
}

.glyphicon-minus:before {
    content: "−"
}

.glyphicon-cloud:before {
    content: "☁"
}

.glyphicon-envelope:before {
    content: "✉"
}

.glyphicon-pencil:before {
    content: "✏"
}

.glyphicon-glass:before {
    content: ""
}

.glyphicon-music:before {
    content: ""
}

.glyphicon-search:before {
    content: ""
}

.glyphicon-heart:before {
    content: ""
}

.glyphicon-star:before {
    content: ""
}

.glyphicon-star-empty:before {
    content: ""
}

.glyphicon-user:before {
    content: ""
}

.glyphicon-film:before {
    content: ""
}

.glyphicon-th-large:before {
    content: ""
}

.glyphicon-th:before {
    content: ""
}

.glyphicon-th-list:before {
    content: ""
}

.glyphicon-ok:before {
    content: ""
}

.glyphicon-remove:before {
    content: ""
}

.glyphicon-zoom-in:before {
    content: ""
}

.glyphicon-zoom-out:before {
    content: ""
}

.glyphicon-off:before {
    content: ""
}

.glyphicon-signal:before {
    content: ""
}

.glyphicon-cog:before {
    content: ""
}

.glyphicon-trash:before {
    content: ""
}

.glyphicon-home:before {
    content: ""
}

.glyphicon-file:before {
    content: ""
}

.glyphicon-time:before {
    content: ""
}

.glyphicon-road:before {
    content: ""
}

.glyphicon-download-alt:before {
    content: ""
}

.glyphicon-download:before {
    content: ""
}

.glyphicon-upload:before {
    content: ""
}

.glyphicon-inbox:before {
    content: ""
}

.glyphicon-play-circle:before {
    content: ""
}

.glyphicon-repeat:before {
    content: ""
}

.glyphicon-refresh:before {
    content: ""
}

.glyphicon-list-alt:before {
    content: ""
}

.glyphicon-lock:before {
    content: ""
}

.glyphicon-flag:before {
    content: ""
}

.glyphicon-headphones:before {
    content: ""
}

.glyphicon-volume-off:before {
    content: ""
}

.glyphicon-volume-down:before {
    content: ""
}

.glyphicon-volume-up:before {
    content: ""
}

.glyphicon-qrcode:before {
    content: ""
}

.glyphicon-barcode:before {
    content: ""
}

.glyphicon-tag:before {
    content: ""
}

.glyphicon-tags:before {
    content: ""
}

.glyphicon-book:before {
    content: ""
}

.glyphicon-bookmark:before {
    content: ""
}

.glyphicon-print:before {
    content: ""
}

.glyphicon-camera:before {
    content: ""
}

.glyphicon-font:before {
    content: ""
}

.glyphicon-bold:before {
    content: ""
}

.glyphicon-italic:before {
    content: ""
}

.glyphicon-text-height:before {
    content: ""
}

.glyphicon-text-width:before {
    content: ""
}

.glyphicon-align-left:before {
    content: ""
}

.glyphicon-align-center:before {
    content: ""
}

.glyphicon-align-right:before {
    content: ""
}

.glyphicon-align-justify:before {
    content: ""
}

.glyphicon-list:before {
    content: ""
}

.glyphicon-indent-left:before {
    content: ""
}

.glyphicon-indent-right:before {
    content: ""
}

.glyphicon-facetime-video:before {
    content: ""
}

.glyphicon-picture:before {
    content: ""
}

.glyphicon-map-marker:before {
    content: ""
}

.glyphicon-adjust:before {
    content: ""
}

.glyphicon-tint:before {
    content: ""
}

.glyphicon-edit:before {
    content: ""
}

.glyphicon-share:before {
    content: ""
}

.glyphicon-check:before {
    content: ""
}

.glyphicon-move:before {
    content: ""
}

.glyphicon-step-backward:before {
    content: ""
}

.glyphicon-fast-backward:before {
    content: ""
}

.glyphicon-backward:before {
    content: ""
}

.glyphicon-play:before {
    content: ""
}

.glyphicon-pause:before {
    content: ""
}

.glyphicon-stop:before {
    content: ""
}

.glyphicon-forward:before {
    content: ""
}

.glyphicon-fast-forward:before {
    content: ""
}

.glyphicon-step-forward:before {
    content: ""
}

.glyphicon-eject:before {
    content: ""
}

.glyphicon-chevron-left:before {
    content: ""
}

.glyphicon-chevron-right:before {
    content: ""
}

.glyphicon-plus-sign:before {
    content: ""
}

.glyphicon-minus-sign:before {
    content: ""
}

.glyphicon-remove-sign:before {
    content: ""
}

.glyphicon-ok-sign:before {
    content: ""
}

.glyphicon-question-sign:before {
    content: ""
}

.glyphicon-info-sign:before {
    content: ""
}

.glyphicon-screenshot:before {
    content: ""
}

.glyphicon-remove-circle:before {
    content: ""
}

.glyphicon-ok-circle:before {
    content: ""
}

.glyphicon-ban-circle:before {
    content: ""
}

.glyphicon-arrow-left:before {
    content: ""
}

.glyphicon-arrow-right:before {
    content: ""
}

.glyphicon-arrow-up:before {
    content: ""
}

.glyphicon-arrow-down:before {
    content: ""
}

.glyphicon-share-alt:before {
    content: ""
}

.glyphicon-resize-full:before {
    content: ""
}

.glyphicon-resize-small:before {
    content: ""
}

.glyphicon-exclamation-sign:before {
    content: ""
}

.glyphicon-gift:before {
    content: ""
}

.glyphicon-leaf:before {
    content: ""
}

.glyphicon-fire:before {
    content: ""
}

.glyphicon-eye-open:before {
    content: ""
}

.glyphicon-eye-close:before {
    content: ""
}

.glyphicon-warning-sign:before {
    content: ""
}

.glyphicon-plane:before {
    content: ""
}

.glyphicon-calendar:before {
    content: ""
}

.glyphicon-random:before {
    content: ""
}

.glyphicon-comment:before {
    content: ""
}

.glyphicon-magnet:before {
    content: ""
}

.glyphicon-chevron-up:before {
    content: ""
}

.glyphicon-chevron-down:before {
    content: ""
}

.glyphicon-retweet:before {
    content: ""
}

.glyphicon-shopping-cart:before {
    content: ""
}

.glyphicon-folder-close:before {
    content: ""
}

.glyphicon-folder-open:before {
    content: ""
}

.glyphicon-resize-vertical:before {
    content: ""
}

.glyphicon-resize-horizontal:before {
    content: ""
}

.glyphicon-hdd:before {
    content: ""
}

.glyphicon-bullhorn:before {
    content: ""
}

.glyphicon-bell:before {
    content: ""
}

.glyphicon-certificate:before {
    content: ""
}

.glyphicon-thumbs-up:before {
    content: ""
}

.glyphicon-thumbs-down:before {
    content: ""
}

.glyphicon-hand-right:before {
    content: ""
}

.glyphicon-hand-left:before {
    content: ""
}

.glyphicon-hand-up:before {
    content: ""
}

.glyphicon-hand-down:before {
    content: ""
}

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

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

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

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

.glyphicon-globe:before {
    content: ""
}

.glyphicon-wrench:before {
    content: ""
}

.glyphicon-tasks:before {
    content: ""
}

.glyphicon-filter:before {
    content: ""
}

.glyphicon-briefcase:before {
    content: ""
}

.glyphicon-fullscreen:before {
    content: ""
}

.glyphicon-dashboard:before {
    content: ""
}

.glyphicon-paperclip:before {
    content: ""
}

.glyphicon-heart-empty:before {
    content: ""
}

.glyphicon-link:before {
    content: ""
}

.glyphicon-phone:before {
    content: ""
}

.glyphicon-pushpin:before {
    content: ""
}

.glyphicon-usd:before {
    content: ""
}

.glyphicon-gbp:before {
    content: ""
}

.glyphicon-sort:before {
    content: ""
}

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

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

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

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

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

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

.glyphicon-unchecked:before {
    content: ""
}

.glyphicon-expand:before {
    content: ""
}

.glyphicon-collapse-down:before {
    content: ""
}

.glyphicon-collapse-up:before {
    content: ""
}

.glyphicon-log-in:before {
    content: ""
}

.glyphicon-flash:before {
    content: ""
}

.glyphicon-log-out:before {
    content: ""
}

.glyphicon-new-window:before {
    content: ""
}

.glyphicon-record:before {
    content: ""
}

.glyphicon-save:before {
    content: ""
}

.glyphicon-open:before {
    content: ""
}

.glyphicon-saved:before {
    content: ""
}

.glyphicon-import:before {
    content: ""
}

.glyphicon-export:before {
    content: ""
}

.glyphicon-send:before {
    content: ""
}

.glyphicon-floppy-disk:before {
    content: ""
}

.glyphicon-floppy-saved:before {
    content: ""
}

.glyphicon-floppy-remove:before {
    content: ""
}

.glyphicon-floppy-save:before {
    content: ""
}

.glyphicon-floppy-open:before {
    content: ""
}

.glyphicon-credit-card:before {
    content: ""
}

.glyphicon-transfer:before {
    content: ""
}

.glyphicon-cutlery:before {
    content: ""
}

.glyphicon-header:before {
    content: ""
}

.glyphicon-compressed:before {
    content: ""
}

.glyphicon-earphone:before {
    content: ""
}

.glyphicon-phone-alt:before {
    content: ""
}

.glyphicon-tower:before {
    content: ""
}

.glyphicon-stats:before {
    content: ""
}

.glyphicon-sd-video:before {
    content: ""
}

.glyphicon-hd-video:before {
    content: ""
}

.glyphicon-subtitles:before {
    content: ""
}

.glyphicon-sound-stereo:before {
    content: ""
}

.glyphicon-sound-dolby:before {
    content: ""
}

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

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

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

.glyphicon-copyright-mark:before {
    content: ""
}

.glyphicon-registration-mark:before {
    content: ""
}

.glyphicon-cloud-download:before {
    content: ""
}

.glyphicon-cloud-upload:before {
    content: ""
}

.glyphicon-tree-conifer:before {
    content: ""
}

.glyphicon-tree-deciduous:before {
    content: ""
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

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

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

a {
    color: #337ab7;
    text-decoration: none
}

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover {
    background-color: #286090
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

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

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

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

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

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '— '
}

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

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

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: ' —'
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

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

th {
    text-align: left
}

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

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

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

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

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

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

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

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

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

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

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

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

input[type=file] {
    display: block
}

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

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

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

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

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

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

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

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

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

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
        line-height: 34px
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
    position: relative
}

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

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

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

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

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

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

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

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

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

    .form-inline .input-group > .form-control {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

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

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

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

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

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

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

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

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

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

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

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

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

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

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

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

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

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

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

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

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

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

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

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

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

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

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

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

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

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

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

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

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

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

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

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

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

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

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

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

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

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

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

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

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777
}

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

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
    z-index: 2
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

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

.btn-group-vertical > .btn-group > .btn {
    float: none
}

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

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

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

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

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

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

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

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

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

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

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

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

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

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

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

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

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

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

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

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

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

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

.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
    margin-top: 0
}

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

.input-group-addon:first-child {
    border-right: 0
}

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

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

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

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -1px
}

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

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

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

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

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

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

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

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

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

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

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

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

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

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

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

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

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

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

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

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

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

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

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

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

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

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

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

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

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

.tab-content > .tab-pane {
    display: none;
    visibility: hidden
}

.tab-content > .active {
    display: block;
    visibility: visible
}

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

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

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

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

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

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

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

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

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

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px)and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

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

@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

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

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

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

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

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

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

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

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

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

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

.navbar-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

    .navbar-nav > li {
        float: left
    }

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

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

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

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

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

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

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

    .navbar-form .input-group > .form-control {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

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

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

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

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

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

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

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

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

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

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

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

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

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

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

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

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

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

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

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

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

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

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

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

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

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

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

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

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

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

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

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

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

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

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

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

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

.breadcrumb > li {
    display: inline-block
}

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

.breadcrumb > .active {
    color: #777
}

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

.pagination > li {
    display: inline
}

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

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

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

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

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

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

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

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

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

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

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

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

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

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

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

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

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

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

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

.label:empty {
    display: none
}

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

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

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

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

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c
}

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

.badge:empty {
    display: none
}

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

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

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

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

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

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

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

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

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

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

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

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px
}

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

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

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

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

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

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

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

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

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

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

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

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

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

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

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

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

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

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

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

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

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

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

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover, a.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

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

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

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

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

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

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

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

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

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

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

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

.panel-body {
    padding: 15px
}

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

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

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

.panel-title > a {
    color: inherit
}

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

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

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

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

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

.list-group + .panel-footer {
    border-top-width: 0
}

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

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

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

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

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-open {
    overflow: hidden
}

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

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

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

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

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

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000
}

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

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

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

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

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

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

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

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

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

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

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

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

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

    .modal-sm {
        width: 300px
    }
}

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
    position: relative
}

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

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '‹'
}

.carousel-control .icon-next:before {
    content: '›'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px)and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px)and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px)and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px)and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px)and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px)and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px)and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px)and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px)and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px)and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.dropdown-filter {
    position: absolute;
    z-index: 9999999;
    display: none
}

.dropdown-filter .dropdown-menu-vertical, .dropdown-filter .dropdown-panel {
    min-width: 160px;
    max-width: 360px;
    list-style: none;
    background: #fff;
    border: solid 1px #ddd;
    border: solid 1px rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    overflow: visible;
    padding: 4px 0;
    margin: 0
}

.dropdown-filter .dropdown-panel {
    padding: 10px
}

.dropdown-filter.dropdown-tip {
    margin-top: 8px
}

.dropdown-filter.dropdown-tip:before {
    position: absolute;
    top: -6px;
    left: 9px;
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    display: inline-block
}

.dropdown-filter.dropdown-tip.dropdown-anchor-right:before {
    left: auto;
    right: 9px
}

.dropdown-filter.dropdown-tip:after {
    position: absolute;
    top: -5px;
    left: 10px;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    display: inline-block
}

.dropdown-filter.dropdown-tip.dropdown-anchor-right:after {
    left: auto;
    right: 10px
}

.dropdown-filter.dropdown-scroll .dropdown-menu-vertical, .dropdown-filter.dropdown-scroll .dropdown-panel {
    max-height: 358px;
    overflow: auto
}

.dropdown-filter .dropdown-menu-vertical span {
    padding: 0 0;
    margin: 0;
    line-height: 18px
}

.dropdown-filter .dropdown-menu-vertical span, .dropdown-filter .dropdown-menu-vertical label {
    display: block;
    color: #555;
    text-decoration: none;
    line-height: 18px;
    padding: 3px 15px;
    margin: 0;
    white-space: nowrap
}

.dropdown-filter .dropdown-menu-vertical span:hover, .dropdown-filter .dropdown-menu-vertical label:hover {
    background-color: #08c;
    color: #fff;
    cursor: pointer
}

.dropdown-filter .dropdown-menu-vertical .dropdown-divider {
    font-size: 1px;
    border-top: solid 1px #e5e5e5;
    padding: 0;
    margin: 5px 0
}

.menu-filter {
    list-style: none;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    margin: 0;
    padding: 0
}

.menu-filter li {
    display: inline-block;
    margin-right: 15px
}

.menu-filter li .checked {
    font-weight: 700
}

.menu-filter li a {
    color: #1f2228;
    font-weight: 300
}

.menu-filter li a, .menu-filter li span {
    cursor: pointer;
    font-size: 14px
}

html, body {
    overflow-x: hidden
}

body {
    background: #fff;
    line-height: 21px;
    color: #596067;
    font-family: 'Segoe UI', Tahoma, 'Helvetica Neue', Helvetica, Arial, 'sans-serif'
}

img {
    max-width: 100%
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

img.lazy {
    -ms-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -ms-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

img.lazy.loaded {
    -ms-opacity: 1;
    opacity: 1
}

[class^="ico-"], [class*="ico-"] {
    display: inline-block;
    background: url(/Images/listens.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left
}

.ico-bct {
    width: 152px;
    height: 45px;
    background-position: -209px -243px
}

.ico-ssl {
    width: 110px;
    height: 43px;
    background-position: -370px -242px
}

.align-center {
    text-align: center
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right !important
}

.align-right > small {
    text-align: right
}

img.align-left {
    float: left;
    margin: 10px 20px 10px 0
}

img.align-right {
    float: right;
    margin: 10px 0 10px 20px
}

.no-padding {
    padding: 0 !important
}

.no-padding-left {
    padding-left: 0 !important
}

.no-padding-right {
    padding-left: 0 !important
}

.no-margin {
    margin: 0 !important
}

.upper {
    text-transform: uppercase !important
}

.cursor {
    cursor: pointer
}

.col-lg-fifth {
    width: 20%;
    padding: 0 15px;
    float: left
}

iframe {
    border: none
}

.inline {
    display: inline-block;
    vertical-align: top
}

.fontface {
    font-family: 'Roboto Condensed', sans-serif
}

.line {
    height: 1px;
    background-color: #ccc;
    width: 100%;
    margin: 0;
    padding: 0
}

.line10x {
    height: 10px
}

.line20x {
    height: 20px
}

.err {
    color: #ee3124
}

#Page_Loading {
    padding: 10px 20px;
    position: fixed;
    background: #090909;
    color: #fff;
    opacity: .9;
    z-index: 99999;
    right: 0;
    top: 0;
    display: none
}

.hide {
    display: none !important
}

h1 {
    font-size: 28px;
    font-weight: 300
}

h2 {
    font-size: 24px;
    font-weight: 300
}

h3 {
    font-size: 20px;
    font-weight: 300
}

h4 {
    font-size: 18px;
    font-weight: 300
}

h5 {
    font-size: 16px;
    font-weight: 300
}

h6 {
    font-size: 14px;
    font-weight: 300
}

a {
    color: #3498db;
    transition: color .1s, background .2s;
    -webkit-transition: color .1s, background .2s;
    -moz-transition: color .1s, background .2s;
    -ms-transition: color .1s, background .2s;
    -o-transition: color .1s, background .2s
}

a:hover {
    color: #1f2228;
    text-decoration: none
}

a:active {
    text-decoration: none
}

span.green {
    color: #2ecc71
}

span.red, span.error {
    color: #ee3124
}

.widget {
    background: #f9f9f9;
    border: 1px solid #cdcdcd;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both
}

label.error {
    margin-left: 10px;
    color: #ee3124;
    width: auto;
    display: block
}

#signupForm label.error {
    margin-top: 5px;
    width: auto;
    display: block
}

#signupForm input.error {
    border: 1px solid red !important
}

.nNote {
    box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px #fff;
    -moz-box-shadow: inset 0 0 1px #fff;
    margin-bottom: 10px
}

.nNote strong {
    margin-right: 5px
}

.nNote p {
    font-size: 14px;
    padding: 10px 15px 10px 15px;
    margin: 0;
    color: #fff
}

.blue {
    color: #3498db
}

li.blue > a, input.blue, .button.blue, #main-navigation li.blue li, span.product-action.blue, .product-tag.blue, .signal.blue, .sidebar-box-content.blue, .nNote.blue {
    background: #3498db !important
}

li.blue > a:hover, #main-navigation .blue ul.wide-dropdown ul a:hover, input.blue:hover, .button.blue:hover, li.blue.current-item > a, li.blue.current-item, .icons.blue:hover, span.product-action.blue:hover {
    background: #2980b9 !important
}

li.blue .parent-background {
    background: #3498db
}

li.blue .parent-border {
    border-color: #3498db
}

li.blue .parent-arrow:after {
    border-bottom-color: #3498db
}

li.blue .parent-color, a.blue {
    color: #3498db
}

li.dark-blue > a, input.dark-blue, .button.dark-blue, #main-navigation li.dark-blue li, span.product-action.dark-blue {
    background: #34495e !important
}

li.dark-blue > a:hover, #main-navigation .dark-blue ul.wide-dropdown ul a:hover, input.dark-blue:hover, .button.dark-blue:hover, li.dark-blue.current-item > a, li.dark-blue.current-item, .icons.dark-blue:hover, span.product-action.dark-blue:hover {
    background: #2c3e50 !important
}

li.dark-blue .parent-background {
    background: #34495e
}

li.dark-blue .parent-border {
    border-color: #34495e
}

li.dark-blue .parent-arrow:after {
    border-bottom-color: #34495e
}

li.dark-blue .parent-color, a.dark-blue {
    color: #34495e
}

.red {
    color: #ee3124
}

.nNote.red {
    background: #ee3124 !important
}

li.red > a, input.red, .button.red, #main-navigation li.red li, span.product-action.red, .product-tag.red, .signal.red {
    background: #ee3124 !important
}

li.red > a:hover, #main-navigation .red ul.wide-dropdown ul a:hover, input.red:hover, .button.red:hover, li.red.current-item > a, li.red.current-item, .icons.red:hover, span.product-action.red:hover {
    background: #c0392b !important
}

li.red .parent-background {
    background: #ee3124
}

li.red .parent-border {
    border-color: #ee3124
}

li.red .parent-arrow:after {
    border-bottom-color: #ee3124
}

li.red .parent-color, a.red, .red-hover:hover {
    color: #ee3124
}

.grey {
    color: #1f2228
}

li.grey > a, input.grey, .button.grey, #main-navigation li.grey li, span.product-action.grey, .product-tag.gray, .signal.gray {
    background: #f7f7f7 !important;
    color: #1f2228
}

li.grey > a:hover, #main-navigation .grey ul.wide-dropdown ul a:hover, input.grey:hover, .button.grey:hover, li.grey.current-item > a, li.grey.current-item, .icons.grey:hover, span.product-action.grey:hover, .product-tag.grey {
    background: #dde3e6 !important
}

li.grey .parent-background, .countdown-deal-clock {
    background: #f7f7f7
}

li.grey .parent-border {
    border-color: #f7f7f7
}

li.grey .parent-arrow:after {
    border-bottom-color: #f7f7f7
}

li.grey .parent-color, a.grey {
    color: #f7f7f7
}

.home-green {
    color: #1abc9c
}

li.home-green > a, input.home-green, .button.home-green, #main-navigation li.home-green li, span.product-action.home-green, .product-tag.home-green {
    background: #1abc9c !important
}

li.home-green > a:hover, #main-navigation .home-green ul.wide-dropdown ul a:hover, input.home-green:hover, .button.home-green:hover, li.home-green.current-item > a, li.home-green.current-item, .icons.home-green:hover, span.product-action.home-green:hover {
    background: #16a085 !important
}

li.home-green .parent-background {
    background: #1abc9c
}

li.home-green .parent-border {
    border-color: #1abc9c
}

li.home-green .parent-arrow:after {
    border-bottom-color: #1abc9c
}

li.home-green .parent-color, a.home-green {
    color: #1abc9c
}

.green {
    color: #2ecc71
}

li.green > a, input.green, .button.green, #main-navigation li.green li, span.product-action.green, .nNote.green, .product-tag.green, .sidebar-box-content.green, .signal.green {
    background: #2ecc71 !important
}

li.green > a:hover, #main-navigation .green ul.wide-dropdown ul a:hover, input.green:hover, .button.green:hover, li.green.current-item > a, li.green.current-item, .icons.green:hover, span.product-action.green:hover {
    background: #21bf64 !important
}

li.green .parent-color, a.green {
    color: #2ecc71
}

li.green .parent-background {
    background: #2ecc71
}

li.green .parent-border {
    border-color: #2ecc71
}

li.green .parent-arrow:after {
    border-bottom-color: #2ecc71
}

.purple {
    color: #9b59b6
}

li.purple > a, input.purple, .button.purple, #main-navigation li.purple li, span.product-action.purple, .product-tag.purple, .signal.purple {
    background: #9b59b6 !important
}

li.purple > a:hover, #main-navigation .purple ul.wide-dropdown ul a:hover, input.purple:hover, .button.purple:hover, li.purple.current-item > a, li.purple.current-item, .icons.purple:hover, span.product-action.purple:hover {
    background: #8e44ad !important
}

li.purple .parent-color, a.purple {
    color: #9b59b6
}

li.purple .parent-background {
    background: #9b59b6
}

li.purple .parent-border {
    border-color: #9b59b6
}

li.purple .parent-arrow:after {
    border-bottom-color: #9b59b6
}

.orange {
    color: #f5791f
}

li.orange > a, input.orange, .button.orange, #main-navigation li.orange li, span.product-action.orange, .nNote.orange, .product-tag.orange, .signal.orange {
    background: #f5791f !important
}

li.orange > a:hover, #main-navigation .orange ul.wide-dropdown ul a:hover, input.orange:hover, .button.orange:hover, li.orange.current-item > a, li.orange.current-item, .icons.orange:hover, span.product-action.orange:hover {
    background: #d35400 !important
}

li.orange .parent-color, a.orange {
    color: #f5791f
}

li.orange .parent-background {
    background: #f5791f
}

li.orange .parent-border {
    border-color: #f5791f
}

li.orange .parent-arrow:after {
    border-bottom-color: #f5791f
}

.aliceblue {
    color: #009cae
}

li.aliceblue > a, input.aliceblue, .button.aliceblue, #main-navigation li.aliceblue li, span.product-action.aliceblue, .product-tag.aliceblue, .signal.aliceblue {
    background: #009cae !important
}

li.aliceblue > a:hover, #main-navigation .aliceblue ul.wide-dropdown ul a:hover, input.aliceblue:hover, .button.aliceblue:hover, li.aliceblue.current-item > a, li.aliceblue.current-item, .icons.aliceblue:hover, span.product-action.aliceblue:hover {
    background: #008696 !important
}

li.aliceblue .parent-color, a.aliceblue {
    color: #009cae
}

li.aliceblue .parent-background {
    background: #009cae
}

li.aliceblue .parent-border {
    border-color: #009cae
}

li.aliceblue .parent-arrow:after {
    border-bottom-color: #009cae
}

.header {
    background-color: #f4f4f4;
    border-bottom: 1px solid #d9d9d9
}

.sub-header {
}

.sub-header .sidebar-box {
    margin-bottom: 0
}

.btn-menu-hidden {
    background: #1f2228 url(/Images/ico-menu.png) center center no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 2px;
    left: 5px;
    z-index: 999;
    cursor: pointer;
    display: none
}

#top-header ul {
    list-style: none;
    margin: 0;
    padding: 10px 0 8px
}

#social_like ul {
    list-style: none;
    margin: 0
}

#social_like li {
    display: inline-block;
    float: left
}

#social_like li:first-child {
    padding-left: 0
}

#social_like li:last-child {
    padding-right: 0
}

#social_like li a {
}

.sub-header .sidebar-box {
    margin-bottom: 0
}

.sub-header .sidebar-box-heading {
    border-radius: 3px 3px 0 0
}

#top-header li {
    float: left;
    padding: 0 10px;
    position: relative
}

#top-header li:first-child {
    padding-left: 0
}

#top-header li:last-child {
    padding-right: 0
}

#top-header li a {
    font-size: 14px;
    font-weight: normal;
    background: transparent !important
}

#top-header li a:hover, #social_like li a:hover {
    color: #e0e0e0
}

#top-header .icons {
    padding-right: 0
}

#top-header li.purple:hover > a, #top-header li.purple:hover > a .icons {
    color: #9b59b6
}

li.purple:hover .box-dropdown .box-wrapper {
    border-color: #9b59b6
}

li.purple .box-dropdown:after {
    border-bottom: 10px solid #9b59b6
}

#top-header a.flag > span {
    display: inline-block;
    margin-right: 5px
}

#top-header li:hover ul {
    display: block;
    width: auto;
    height: auto;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    top: 100%
}

.box-dropdown {
    position: absolute;
    z-index: 5000;
    right: 0;
    line-height: 20px;
    top: 200%;
    padding-top: 13px !important;
    z-index: 9999;
    overflow: hidden;
    width: 0;
    height: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

.box-dropdown .box-wrapper {
    border-top: 3px solid #34495e;
    background: #fff;
    overflow: hidden;
    display: block;
    position: relative;
    padding: 5px 10px 10px
}

.box-dropdown:after {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    border-bottom: 10px solid #34495e;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    right: 30px;
    top: 5px
}

.box-dropdown input[type="text"] {
    width: 100%;
    background: #f7f7f7;
    font-size: 14px
}

.box-dropdown .footer {
    height: 70px
}

.box-dropdown .footer h4 {
    margin: 10px 0 0
}

.box-dropdown a.button {
    display: inline-block;
    vertical-align: middle;
    background: #34495e;
    font-size: 14px !important;
    text-transform: uppercase;
    padding: 10px 20px;
    color: #fff !important;
    margin-left: 2px
}

.box-dropdown a {
    font-weight: 300;
    font-size: 14px
}

#login-dropdown a.button {
    background: #34495e !important
}

#login-dropdown a.button:hover {
    background: #2c3e50 !important
}

#login-dropdown .pull-right {
    text-align: right
}

#login-dropdown .pull-right > a {
    text-align: right
}

.iconic-input {
    position: relative;
    margin-bottom: 15px;
    width: 100%
}

.no-iconic-input {
    margin-bottom: 15px
}

.box-dropdown h4 {
    margin: 10px 0
}

.box-dropdown .iconic-input {
    width: 350px
}

.iconic-input input[type="text"], .iconic-input input[type="password"] {
    width: 100%;
    background: #f7f7f7;
    font-size: 14px
}

.iconic-input .icons {
    position: absolute;
    color: #7a8188 !important;
    z-index: 9;
    left: auto !important;
    top: 10px !important;
    right: 10px !important
}

.box-dropdown p {
    font-size: 14px
}

.box-dropdown label {
    padding-left: 10px;
    font-size: 14px
}

.box-dropdown .footer {
    background: #f7f7f7;
    display: block;
    padding: 15px;
    overflow: hidden
}

#logo {
    display: block;
    text-align: center
}

#logo h1 {
    margin: 0;
    padding: 0
}

#adv-header {
    position: relative
}

#adv-header .close-adv-header {
    cursor: pointer;
    color: #cbcbcb;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 65px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 80px
}

.adv-header {
    display: block;
    max-width: 1200px;
    max-height: 65px;
    overflow: hidden;
    margin: 0 auto
}

#main-header {
    margin: 10px 0
}

#notify-box ul {
    list-style: none;
    margin: 0;
    margin-top: 15px;
    margin-left: 30px;
    padding: 0
}

#notify-box ul li {
    float: left;
    text-align: center;
    border: 1px solid transparent;
    border-bottom: none;
    margin: 0 2px;
    position: relative
}

#notify-box ul li.cart-box:before, #notify-box ul li.help-box:before, #notify-box ul li.support-box:before {
    position: absolute;
    left: 25%;
    top: 10px;
    background: gray;
    font-family: "fontello";
    font-size: 16px;
    line-height: 32px;
    padding: 0 5px;
    color: #fff;
    width: 32px;
    height: 32px;
    border-radius: 50px
}

#notify-box ul li.cart-box:before {
    content: ''
}

#notify-box ul li.cart-box:hover {
    background: #fff
}

#notify-box ul li.cart-box:hover:before {
    background: #ee3124
}

#notify-box ul li.help-box:before {
    left: 28%;
    content: ''
}

#notify-box ul li.support-box:before {
    left: 16%;
    content: ''
}

#notify-box ul li a {
    display: block;
    color: #505050;
    font-size: 12px;
    font-weight: normal;
    line-height: 28px;
    padding: 38px 6px 0 6px;
    position: relative;
    cursor: pointer
}

#notify-box ul li.cart-box a span {
    background-color: #e5101d;
    color: #fff;
    position: absolute;
    top: 4px;
    left: 38px;
    width: 18px;
    height: 20px;
    line-height: 20px;
    text-indent: 0;
    z-index: 4;
    border-radius: 2px
}

.phone, .login-account {
    display: inline-block
}

#top-header .contact-row {
    font-size: 14px;
    line-height: 20px;
    float: right;
    padding: 10px 0
}

#top-header .contact-row .phone {
    margin: 0 10px 0 0
}

#top-header .contact-row i {
    vertical-align: middle;
    margin: 0 4px 0 0
}

.login-account .acc-fullname {
    text-transform: lowercase;
    font-weight: 600
}

#top-navigation {
    display: block
}

#top-navigation ul {
    list-style: none !important;
    padding: 0;
    margin: 0
}

#top-navigation li {
    float: left;
    margin-right: 15px;
    border: 1px solid transparent;
    padding-right: 3px
}

#top-navigation li:after {
    content: '';
    display: block;
    border-right: 1px solid #bdc3c7
}

#top-navigation li:last-child:after {
    display: none;
    border: none
}

#top-navigation li:hover {
    border-color: #ccc;
    background: #fff;
    border-radius: 2px
}

#search-box {
    display: block
}

#search-box .search-area {
    border: 1px solid #ee3124;
    margin: 6px 0 0 0;
    background: #fff;
    border-radius: 5px
}

#search-box .search-area .search-field, #search-box .search-area .search-button {
    display: inline-block
}

#search-box .search-area .search-field {
    border: none;
    width: 86%;
    padding: 8px;
    border-radius: 3px 0 0 3px;
    outline: none
}

#search-box .search-area .search-button {
    float: right;
    display: inline-block;
    text-align: center;
    padding: 9px 15px 8px 15px;
    margin: -1px -1px 0 0;
    background-color: #ee3124;
    text-decoration: none;
    border-radius: 0 3px 3px 0
}

#search-box .search-area .search-button:hover {
    background-color: #dd1103
}

#search-box .search-area .search-button:after {
    content: '';
    font-family: fontello;
    font-size: 25px;
    line-height: 25px;
    vertical-align: sub;
    color: #fff
}

#middle-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#middle-navigation li {
    float: left;
    margin-left: 1px;
    position: relative
}

#middle-navigation > ul > li > a {
    height: 43px;
    display: block;
    background: #34495e;
    color: #fff;
    text-align: center;
    padding: 10px 12px 5px 10px;
    font-size: 14px;
    border-radius: 5px;
    font-family: 'Roboto Condensed', sans-serif
}

#middle-navigation > ul > li > a:hover {
    background: #2c3e50
}

#middle-navigation .icons {
    font-size: 18px;
    display: block;
    float: left;
    color: #fff
}

#middle-navigation > ul > li:hover ul {
    display: block;
    width: auto;
    height: auto;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    top: 100%
}

#middle-navigation .box-dropdown:after {
    right: 10px
}

#middle-navigation .pull-right.inline-block {
    margin-top: 8px
}

.contact-row .pull-right li {
    margin-right: 8px
}

.pull-right.inline-block li {
    margin-left: 5px !important
}

.contact-row .pull-right li a {
    color: #fff
}

#middle-navigation .login-create {
    background: #fff;
    color: #7a8188;
    font-size: 14px;
    height: 70px;
    position: relative;
    padding: 15px;
    padding-left: 50px
}

#middle-navigation .login-create > a {
    color: #1f2228
}

#middle-navigation .login-create > a:hover {
    background: none
}

#middle-navigation .login-create > p > a:hover {
    color: #9b59b6
}

#middle-navigation .login-create .icons {
    position: absolute;
    left: 15px;
    top: 20px;
    color: #9b59b6
}

#middle-navigation .login-create p {
    margin: 0
}

#middle-navigation a.flag > span {
    margin: 5px auto 9px;
    height: 12px;
    display: block
}

.flag span {
    width: 19px;
    height: 12px;
    background: url('../img/language-icons.png') no-repeat;
    margin-right: 5px;
    display: block
}

.currency-table, .language-table {
    margin: 5px 0
}

.language-table a {
    font-size: 14px;
    color: #7a8188
}

.language-table td.flag {
    vertical-align: middle;
    padding: 2px 0 2px 8px
}

.language-table td.country {
    vertical-align: middle;
    padding: 2px 8px 2px 5px
}

.language-table tr:hover, .currency-table tr:hover {
    background: #f7f7f7
}

.language-table tr:hover a, .currency-table tr:hover a {
    color: #1f2228
}

span.english-flag {
    background-position: 0 0
}

span.german-flag {
    background-position: -19px 0
}

span.french-flag {
    background-position: -38px 0
}

span.italian-flag {
    background-position: -57px 0
}

span.spanish-flag {
    background-position: -75px 0
}

.currency-table td {
    padding: 2px 10px !important;
    white-space: nowrap;
    font-size: 14px
}

.cart-table {
    width: 350px;
    font-size: 14px
}

.cart-table td {
    padding: 10px 0
}

.cart-table img {
    width: 60px
}

.cart-table p {
    font-size: 14px;
    color: #7a8188;
    margin: 0
}

span.light {
    color: #7a8188
}

span.quantity {
    font-size: 14px;
    display: block;
    margin-bottom: 10px
}

.checkout-table td {
    padding: 5px
}

.cart-table h6 {
    font-size: 14px;
    margin: 0
}

.no-border {
    border: none !important
}

.menu-box .dropdown-menu {
    padding: 0;
    left: 15px;
    margin: 0;
    border-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
    min-width: 273px
}

.menu-box .dropdown-menu li {
    border: 1px solid #eaeaea;
    border-top-color: transparent;
    border-left: 2px solid transparent;
    border-right: none
}

.menu-box .dropdown-menu li:last-child {
    border-bottom: 1px solid transparent
}

.menu-box .dropdown-menu > li:hover {
    background-image: none
}

.menu-box .dropdown-menu > li > a.maintainHover {
    background: none
}

.menu-box .dropdown-menu > li > a > strong.submenu-title {
    position: relative
}

.menu-box .dropdown-menu > li > .guide {
    display: block;
    font-size: 12px;
    color: #505050;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 20px;
    cursor: pointer;
    font-weight: normal;
    padding-left: 40px;
    margin: 0 0 5px 0
}

.menu-box .dropdown-menu > li > a strong {
    padding-left: 20px
}

.menu-box .dropdown-menu > li > a strong.submenu-title:before {
    position: absolute;
    left: -13px;
    top: 1px;
    background: gray;
    font-family: "fontello";
    font-size: 14px;
    line-height: 26px;
    padding: 0 5px;
    color: #fff;
    width: 26px;
    height: 26px;
    border-radius: 50px;
    text-align: center;
    font-weight: normal
}

.menu-hidden span.submenu-title {
    position: relative;
    padding-left: 25px
}

.menu-hidden span.submenu-title:before {
    position: absolute;
    left: -12px;
    top: -6px;
    background: gray;
    font-family: "fontello";
    font-size: 14px;
    line-height: 30px;
    padding: 0 5px;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    text-align: center;
    font-weight: normal
}

.menu-box .dropdown-menu > li.submenu-84 a strong.submenu-title:before, .submenu-hidden-84 a span.submenu-title:before {
    content: '';
    background: #3498db
}

.menu-box .dropdown-menu > li.submenu-84:hover {
    border-left: 2px solid #3498db;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.menu-box .dropdown-menu > li.submenu-84:hover strong.submenu-title {
    color: #3498db
}

.menu-box .dropdown-menu > li.submenu-74 a strong.submenu-title:before, .submenu-hidden-74 a span.submenu-title:before {
    content: '';
    background: #ee3214
}

.menu-box .dropdown-menu > li.submenu-74:hover {
    border-left: 2px solid #ee3214;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.menu-box .dropdown-menu > li.submenu-74:hover strong.submenu-title {
    color: #ee3214
}

.menu-box .dropdown-menu > li.submenu-70 a strong.submenu-title:before, .submenu-hidden-70 a span.submenu-title:before {
    content: '';
    background: #2ecc71
}

.menu-box .dropdown-menu > li.submenu-70:hover {
    border-left: 2px solid #2ecc71;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.menu-box .dropdown-menu > li.submenu-70:hover strong.submenu-title {
    color: #2ecc71
}

.menu-box .dropdown-menu > li.submenu-6 a strong.submenu-title:before, .submenu-hidden-6 a span.submenu-title:before {
    content: '';
    background: #f5791f
}

.menu-box .dropdown-menu > li.submenu-6:hover {
    border-left: 2px solid #f5791f;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.menu-box .dropdown-menu > li.submenu-6:hover strong.submenu-title {
    color: #f5791f
}

.menu-box .dropdown-menu > li.submenu-54 a strong.submenu-title:before, .submenu-hidden-54 a span.submenu-title:before {
    content: '';
    background: #9b59b6
}

.menu-box .dropdown-menu > li.submenu-54:hover {
    border-left: 2px solid #9b59b6;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.menu-box .dropdown-menu > li.submenu-54:hover strong.submenu-title {
    color: #9b59b6
}

.menu-box .dropdown-menu > li.submenu-65 a strong.submenu-title:before, .submenu-hidden-65 a span.submenu-title:before {
    content: '';
    background: #1abc9c
}

.menu-box .dropdown-menu > li.submenu-65:hover {
    border-left: 2px solid #1abc9c;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.menu-box .dropdown-menu > li.submenu-65:hover strong.submenu-title {
    color: #1abc9c
}

.menu-box .dropdown-menu > li.submenu-236 a strong.submenu-title:before, .submenu-hidden-236 a span.submenu-title:before {
    content: ''
}

.menu-box .dropdown-menu > li.submenu-236:hover {
    border-left: 2px solid gray;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.menu-box .dropdown-menu > li.submenu-236:hover strong.submenu-title {
    color: gray
}

.menu-box .dropdown-menu > li.submenu-500 a strong.submenu-title:before, .submenu-hidden-500 a span.submenu-title:before {
    content: '';
    background: #34495e
}

.menu-box .dropdown-menu > li.submenu-500:hover {
    border-left: 2px solid #34495e;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.menu-box .dropdown-menu > li.submenu-500:hover strong.submenu-title {
    color: #34495e
}

.menu-box .dropdown-menu > li.submenu-223 a strong.submenu-title:before, .submenu-hidden-223 a span.submenu-title:before {
    content: '';
    background: #cac000
}

.menu-box .dropdown-menu > li.submenu-223:hover {
    border-left: 2px solid #cac000;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.menu-box .dropdown-menu > li.submenu-223:hover strong.submenu-title {
    color: #cac000
}

.submenu-hidden-1 a span.submenu-title:before {
    content: '';
    background: #f5791f
}

.submenu-hidden-2 a span.submenu-title:before {
    content: '';
    background: #f5791f
}

.submenu-hidden-3 a span.submenu-title:before {
    content: '';
    background: #f5791f
}

.menu-box .popover {
    width: 800px;
    max-width: 800px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-radius: 0;
    overflow: hidden
}

.menu-box .popover-content {
    text-align: center
}

.menu-box .popover-content img {
    max-height: 800px;
    max-width: 800px
}

.menu-box .popover .popover-content > ul {
    display: block;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    float: left;
    width: 26%;
    min-height: 235px;
    list-style: none;
    text-decoration: none;
    z-index: 2
}

.menu-box .popover .popover-content > ul > li {
    border-bottom: none;
    text-align: left
}

.menu-box .popover .popover-content > ul > li a {
    line-height: 22px;
    font-weight: normal;
    text-align: left;
    font-size: 14px
}

.menu-box .popover .popover-content > ul > li a.title {
    display: block;
    font-weight: bold;
    text-overflow: ellipsis;
    width: 175px;
    white-space: nowrap;
    overflow: hidden
}

.banner-cBottom {
    position: absolute;
    right: 0;
    bottom: 0;
    clear: both;
    display: block;
    max-width: 28%
}

#main-navigation {
    position: relative
}

#main-navigation > ul, #main-navigation > ul > li > ul, #main-navigation > ul > li > ul > li > ul, #main-navigation > ul > li > ul > li > ul > li > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%
}

#main-navigation > ul {
    table-layout: fixed
}

#main-navigation > ul > li {
    border-right: 1px solid #e2f6f9;
    display: table-cell;
    background: #34495e
}

#main-navigation > ul > li:hover > a > .icons {
    left: 0
}

#main-navigation > ul > li > a {
    padding: 5px 20px 13px;
    background: #34495e;
    color: #fff;
    display: block
}

#main-navigation > ul > li > a .nav-caption {
    margin-top: 5px
}

#main-navigation.style2 > ul > li > a .nav-caption, #main-navigation.style3 > ul > li > a .nav-caption, #main-navigation.style5 > ul > li > a .nav-caption {
    margin-top: 5px
}

span.nav-caption {
    display: block;
    font-size: 18px;
    text-transform: uppercase
}

span.nav-description {
    display: block;
    font-size: 14px
}

#main-navigation > ul > li > a .icons {
    font-size: 18px;
    display: block;
    color: #fff;
    text-align: right;
    margin-bottom: 5px;
    position: relative;
    left: 10px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

#main-navigation.style1 > ul > li:hover > a, #main-navigation.style1 > ul > li:hover, #main-navigation.style1 > ul > li.current-item, #main-navigation.style1 > ul > li.current-item > a {
    background: #34495e !important
}

#main-navigation.style2 > ul > li > a {
    padding: 15px 20px
}

#main-navigation.style2 > ul > li:hover > a, #main-navigation.style2 > ul > li:hover, #main-navigation.style2 > ul > li.current-item, #main-navigation.style2 > ul > li.current-item > a {
    background: #34495e !important
}

#main-navigation.style3 > ul > li > a {
    padding: 15px 20px;
    background: #34495e !important
}

#main-navigation.style4 > ul > li > a {
    background: #34495e !important
}

#main-navigation.style3 > ul > li > a:hover, #main-navigation.style3 > ul > li.current-item > a {
    background: inherit !important
}

#main-navigation.style4 > ul > li > a:hover, #main-navigation.style4 > ul > li.current-item > a {
    background: inherit !important
}

#main-navigation.style5 > ul > li > a {
    padding: 15px 20px
}

#main-navigation.style5 > ul > li:hover > a, #main-navigation.style5 > ul > li:hover, #main-navigation.style5 > ul > li.current-item, #main-navigation.style5 > ul > li.current-item > a {
    background: #34495e !important
}

#main-navigation.style6 > ul > li > a {
    padding: 15px 20px;
    background: #34495e !important
}

#main-navigation.style6 > ul > li > a:hover, #main-navigation.style6 > ul > li.current-item > a {
    background: inherit !important
}

#main-navigation li ul.normal-dropdown {
    color: #fff;
    padding: 1px 0 0 0;
    position: absolute;
    overflow: visible;
    z-index: 9999;
    width: 200px;
    display: none
}

#main-navigation li ul.normal-dropdown li {
    background: #1abc9c;
    position: relative;
    display: block
}

#main-navigation li ul.normal-dropdown li:first-child {
    padding-top: 12px
}

#main-navigation li ul.normal-dropdown li:last-child {
    padding-bottom: 12px
}

#main-navigation li ul.normal-dropdown a {
    padding: 8px 20px;
    color: #fff;
    display: block
}

#main-navigation li ul.normal-dropdown li:hover > a {
    background: #16a085
}

#main-navigation li ul.normal-dropdown li ul {
    position: absolute;
    left: 100%;
    top: -12px;
    padding-top: 0;
    padding-left: 1px;
    color: #fff;
    z-index: 9999;
    display: none
}

#main-navigation li ul.normal-dropdown li:hover ul {
    display: block
}

#main-navigation li ul.normal-dropdown li:first-child ul {
    top: 0;
    z-index: 9999
}

#main-navigation li:hover > ul.normalAnimation, #main-navigation ul.normal-dropdown li:hover > ul.normalAnimation {
    display: block
}

#main-navigation ul.wide-dropdown {
    display: none;
    z-index: 9999;
    border-top: 1px solid #e5f5f9;
    padding-top: 1px;
    width: auto;
    overflow: hidden;
    position: absolute
}

#main-navigation ul.wide-dropdown > li {
    float: left;
    min-width: 236px;
    padding: 10px 0
}

#main-navigation ul.wide-dropdown ul a, #main-navigation ul.wide-dropdown .nav-caption {
    padding: 3px 10px;
    display: block;
    color: #fff
}

#main-navigation > ul > li > ul.normal-dropdown .icons {
    font-size: 16px;
    display: inline-block;
    color: #fff;
    position: relative;
    left: 10px;
    float: right
}

#main-navigation li.home-green > a, #main-navigation .home-green ul.wide-dropdown, #main-navigation li.home-green {
    background: #1abc9c
}

#main-navigation li.red > a, #main-navigation .red ul.wide-dropdown, #main-navigation li.red {
    background: #ee3124
}

#main-navigation li.blue > a, #main-navigation .blue ul.wide-dropdown, #main-navigation li.blue {
    background: #3498db
}

#main-navigation li.orange > a, #main-navigation .orange ul.wide-dropdown, #main-navigation li.orange {
    background: #f5791f
}

#main-navigation li.green > a, #main-navigation .green ul.wide-dropdown, #main-navigation li.green {
    background: #2ecc71
}

#main-navigation li.purple > a, #main-navigation .purple ul.wide-dropdown, #main-navigation li.purple {
    background: #9b59b6
}

#main-navigation li.aliceblue > a, #main-navigation .aliceblue ul.wide-dropdown, #main-navigation li.aliceblue {
    background: #009cae
}

.control-group {
    position: relative
}

.control-group .search-clear {
    position: absolute;
    top: 9px;
    right: 62px;
    width: 22px;
    height: 22px;
    background: rgba(0, 0, 0, .2);
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    border: none;
    outline: 0 none;
    border-radius: 2px
}

#main-navigation .nav-search {
    z-index: 2000;
    position: relative;
    cursor: pointer;
    width: 70px;
    text-align: center;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    vertical-align: middle;
    background: #1abc9c
}

#main-navigation .nav-search:hover {
    background: #16a085 !important
}

#main-navigation .nav-search .icons {
    font-size: 16px;
    display: inline-block;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    left: 0;
    height: 20px;
    width: 30px
}

#main-navigation .nav-search.searchbar-visible {
    background: #34495e;
    width: 50px
}

#main-navigation .nav-search.searchbar-visible:hover {
    background: #2c3e50 !important
}

#main-navigation .nav-search .icons:before {
    content: ''
}

#main-navigation .nav-search.searchbar-visible .icons:before {
    content: ''
}

#search-bar {
    background: #34495e;
    position: absolute;
    z-index: 1000;
    color: #fff;
    padding: 15px 120px 0 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none
}

#search-bar input {
    width: 100%;
    color: #555;
    font-size: 14px;
    position: relative
}

#search-bar .search-clear {
    position: absolute;
    top: 34px;
    right: 20px;
    width: 22px;
    height: 22px;
    background: #ee3124;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    border: none
}

.style3 #search-bar, .style5 #search-bar {
    padding-top: 7px
}

.style3 #search-bar input, .style5 #search-bar input {
    padding: 0 10px;
    height: 35px
}

.style3 #search-bar .chosen-single, .style5 #search-bar .chosen-single {
    height: 35px;
    padding-top: 4px
}

.style3 #search-bar .chosen-single div, .style5 #search-bar .chosen-single div {
    top: 5px
}

#search-bar p {
    margin: 0 0 5px;
    font-size: 14px
}

.style2 #search-bar p {
    position: relative;
    top: -40px;
    margin-bottom: -20px;
    color: #121212
}

.style3 #search-bar p {
    position: relative;
    top: -30px;
    margin-bottom: -20px;
    color: #121212
}

.style5 #search-bar p {
    position: relative;
    top: -30px;
    margin-bottom: -20px;
    color: #121212
}

.style2 #search-bar p > a, .style3 #search-bar p > a, .style5 #search-bar p > a {
    color: #121212
}

.style2 #search-bar p > a:hover, .style3 #search-bar p > a:hover, .style5 #search-bar p > a:hover, .style6 #search-bar p > a:hover {
    color: #1abc9c
}

#search-bar-table {
    width: 100%
}

.search-column-1 {
    width: 70%
}

.search-column-2 {
    width: 30%;
    padding-left: 5px
}

#search-button {
    position: absolute;
    right: 49px;
    top: 0;
    bottom: 0;
    width: 70px;
    z-index: 9999 !important;
    vertical-align: middle;
    cursor: pointer;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff
}

#search-button input[type="submit"] {
    height: 100%;
    background: #1abc9c;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s
}

#search-bar .chosen-single {
    height: 40px;
    padding: 6px 0 0 8px;
    background-color: #fff;
    color: #7a8188
}

#search-bar .chosen-single div {
    top: 7px
}

#search-bar .chosen-drop li {
    padding: 8px 6px
}

#search-button:hover input[type="submit"] {
    background: #16a085
}

#search-button .icons {
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
    margin-left: 22px
}

span.grey {
    color: #b1b6bb
}

#search-bar p a {
    color: #fff
}

#search-bar p a:hover {
    color: #1abc9c
}

.ajaxAutoComplete {
    position: absolute;
    z-index: 999;
    background: #fff;
    display: block;
    width: 90%;
    margin: 0;
    margin-top: 3px;
    margin-left: -3px;
    padding: 0
}

.ajaxAutoComplete li {
    display: block;
    list-style: none;
    border-bottom: 1px dotted #ccc;
    padding: 0 10px
}

.ajaxAutoComplete li:last-child {
    border-bottom: none
}

.ajaxAutoComplete li a {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 5px 0
}

.ajaxAutoComplete li a img {
    display: block;
    float: left;
    margin: 0 10px
}

.ajaxAutoComplete li a h3 {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    float: left
}

.ajaxAutoComplete li a .price {
    float: right;
    display: inline-block
}

.ajaxAutoComplete li.selected, .ajaxAutoComplete li:hover {
    background: #ee3124;
    color: #fff
}

.ajaxAutoComplete li.selected a, .ajaxAutoComplete li:hover a {
    color: #fff
}

.ajaxAutoComplete li.selected .price, .ajaxAutoComplete li:hover .price {
    color: #fff000 !important
}

.sidebar-box {
    margin-bottom: 20px;
    color: #7a8188
}

.sidebar-box h3 {
    color: #000
}

.sidebar-box .padding-box {
    padding: 15px
}

.sidebar-box .padding-lr-box {
    padding: 0 15px
}

.sidebar-box .padding-lr-box h3 {
    margin: 0;
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 0;
    font-size: 24px
}

.sidebar-normal a {
    color: #3498db
}

.sidebar-box-heading {
    color: #fff;
    background: #34495e;
    overflow: hidden;
    height: 40px;
    padding: 10px 20px 10px 40px;
    border-radius: 3px 3px 0 0
}

.sidebar-box-heading .icons {
    position: absolute;
    left: 30px
}

.sidebar-box-heading h4 {
    margin: 0;
    display: inline-block;
    padding-left: 5px;
    text-transform: uppercase;
    font-size: 14px
}

.sidebar-box.sidebar-normal .sidebar-box-heading {
    text-transform: none !important
}

.sidebar-box-content {
    background: #fff
}

.sidebar-box-content.sidebar-padding-box {
    padding: 10px 0
}

.sidebar-box-content > * {
    margin: 0
}

.sidebar-box-content ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.sidebar-box-content > ul {
    padding: 10px 0
}

.sidebar-box-content > ul > li {
    position: relative
}

.sidebar-box-content > ul > li > a {
    display: block;
    padding: 8px 35px 8px 0
}

.sidebar-box-content > ul > li > a .icons {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 14px
}

.sidebar-box-content > ul > li.active > a {
    font-weight: 700
}

.sidebar-box-content > ul > li:hover .sidebar-dropdown {
    display: table
}

.sidebar-dropdown {
    position: absolute;
    left: 100%;
    top: -10px;
    z-index: 6000;
    display: none;
    background: #9b59b6
}

.sidebar-box .chosen-single {
    height: 40px;
    font-size: 14px;
    color: #7a8188;
    padding: 8px 0 0 8px;
    border: 1px solid #e6e6e6;
    margin-top: 5px
}

.sidebar-box .chosen-results {
    border: 1px solid #e6e6e6;
    border-top: none
}

.sidebar-box .chosen-results li {
    padding: 10px 6px
}

.sidebar-box .chosen-single div {
    top: 8px
}

.right-sidebar .sidebar-dropdown {
    left: auto;
    right: 100%
}

.sidebar-dropdown > li {
    overflow: hidden;
    display: table-cell;
    vertical-align: top
}

.sidebar-dropdown > li > ul {
    float: left;
    width: 250px;
    padding: 10px 0;
    display: table
}

.sidebar-dropdown > li > ul > li > a {
    padding: 8px 20px;
    display: block;
    color: #fff
}

.sidebar-dropdown > li > ul > li > a:hover {
    background: #8e44ad
}

.sidebar-dropdown > li:last-child {
    margin: 0
}

.sidebar-slider {
    position: relative;
    display: block;
    overflow: hidden
}

.sidebar-slider .flex-control-nav {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%
}

.sidebar-slider .flex-control-paging li a {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    width: 20px;
    height: 9px;
    background: #ccc
}

.sidebar-slider .flex-control-paging li a:hover, .sidebar-slider .flex-control-paging li a.flex-active {
    background: #27ae60
}

.sidebar-slider .slider-nav {
    background: #f7f7f7;
    display: block;
    height: 30px
}

.bestsellers-table, .compare-table, .extendedwarranty-option, .installment-compare {
    width: 100%;
    background: #fff
}

.bestsellers-table tr, .compare-table tr, .installment-compare tr, .extendedwarranty-option tr {
    padding-left: 20px;
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s
}

.bestsellers-table tr:hover {
    background: #f8f8f8
}

.bestsellers-table .product-thumbnail, .compare-table .product-thumbnail, .installment-compare .product-thumbnail, .extendedwarranty-option .product-thumnail {
    width: 35%;
    padding: 10px 10px 10px 10px;
    position: relative
}

.bestsellers-table .product-thumbnail img, .compare-table .product-thumbnail img, .extendedwarranty-option .product-thumnail img {
    width: 100%
}

.bestsellers-table .product-info, .compare-table .product-info, extendedwarranty-option .product-info {
    background: transparent;
    overflow: hidden;
    padding: 5px 10px 5px 5px;
    vertical-align: top
}

.bestsellers-table .product-info p, .bestsellers-table .product-info span.price, .compare-table .product-info p, .extendedwarranty-option .product-info p {
    font-size: 14px;
    margin: 0 0 5px
}

.sidebar .product {
    margin-bottom: 0
}

a.remove {
    font-size: 12px;
    color: #ee3124
}

a.tag-item {
    display: inline-block;
    background: #f7f7f7;
    margin-bottom: 5px;
    padding: 5px 10px;
    vertical-align: top;
    font-size: 14px
}

a.tag-item:hover {
    color: #fff;
    background: #1abc9c
}

.orange .carousel-heading {
    background: #f5791f
}

.green .carousel-heading {
    background: #2ecc71
}

.orange .carousel-arrows i:hover {
    background: #d35400
}

.noUi-base {
    background: #f7f7f7;
    border: none
}

.noUi-background {
    box-shadow: none
}

.noUiSlider {
    margin-top: 10px;
    border-radius: 0;
    height: 12px;
    margin-bottom: 10px;
    border: 1px solid #e6e6e6
}

.noUi-horizontal .noUi-handle {
    width: 15px;
    height: 22px;
    left: -5px;
    background: #a1aaaf;
    border: none;
    top: -6px;
    box-shadow: none;
    border-radius: 0;
    cursor: pointer
}

.noUi-horizontal .noUi-handle:before, .noUi-horizontal .noUi-handle:after {
    height: 1px;
    width: 5px;
    left: 5px;
    top: 9px;
    background: #ccc
}

.noUi-connect {
    background: #2ecc71
}

.noUi-horizontal .noUi-handle:after {
    top: 11px
}

span.price-range-max {
    float: right;
    color: #1f2228;
    font-size: 14px
}

span.price-range-min {
    color: #1f2228;
    font-size: 14px
}

span.color-checkbox {
    display: block;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    margin-right: 10px !important;
    outline: 1px solid #eee
}

span.color-checkbox:before {
    display: none !important;
    width: 0 !important;
    height: 0 !important
}

input[type="checkbox"]:checked + label.color-checkbox {
    outline: 1px solid #34495e
}

.sidebar-box-heading h4, .carousel-heading h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700
}

.carrier {
    padding: 10px 0
}

.purple .sidebar-box-heading, .purple a.tag-item:hover {
    background: #9b59b6
}

.purple .sidebar-box-content > ul > li > a:hover {
    color: #9b59b6
}

.blue .sidebar-box-heading, .blue a.tag-item:hover {
    background: #3498db
}

.blue .sidebar-box-content > ul > li > a:hover {
    color: #3498db
}

.red .sidebar-box-heading, .red a.tag-item:hover {
    background: #ee3124
}

.red .sidebar-box-content > ul > li > a:hover {
    color: #ee3124
}

.green .sidebar-box-heading, .green a.tag-item:hover {
    background: #1abc9c
}

.green .sidebar-box-content > ul > li > a:hover {
    color: #1abc9c
}

.orange .sidebar-box-heading, .orange a.tag-item:hover {
    background: #f5791f
}

.orange .sidebar-box-content > ul > li > a:hover {
    color: #f5791f
}

.home-green .sidebar-box-heading, .orange a.tag-item:hover {
    background: #1abc9c
}

.home-green .sidebar-box-content > ul > li > a:hover {
    color: #1abc9c
}

.content {
    margin-top: 10px
}

[class^="badge-"], [class*="badge-"] {
    z-index: 19;
    padding: 1px 8px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    border-radius: 25px
}

.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0 30px
}

.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
    margin-bottom: 30px
}

.tp-leftarrow.default, .tp-rightarrow.default {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0
}

.tp-banner-container:hover .tp-leftarrow.default, .tp-banner-container:hover .tp-rightarrow.default {
    opacity: .6;
    -webkit-opacity: .6;
    -moz-opacity: .6;
    -ms-opacity: .6;
    -o-opacity: .6
}

.tp-banner-container:hover .tp-leftarrow.default:hover, .tp-banner-container:hover .tp-rightarrow.default:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}

.tp-banner {
    width: 100%;
    position: relative;
    color: #2c3e50
}

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0
}

.tp-banner strong {
    font-weight: 700
}

.tp-banner h2 {
    font-size: 36px;
    color: #2c3e50;
    line-height: 38px
}

.tp-banner h3 {
    font-size: 24px;
    color: #2c3e50
}

.tp-banner span {
    font-size: 18px;
    color: #2c3e50
}

.tp-banner span.price {
    font-size: 24px;
    color: #2c3e50
}

.tp-banner a.button.big {
    font-size: 18px;
    padding-top: 18px
}

.iosSlider {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 400px;
    height: 400px;
    margin-bottom: 30px;
    background-color: #fff
}

.iosSlider:hover .prevButton, .iosSlider:hover .nextButton {
    opacity: .8;
    -webkit-opacity: .8;
    -moz-opacity: .8;
    -ms-opacity: .8;
    -o-opacity: .8
}

.iosSlider .prevButton {
    position: absolute;
    top: 175px;
    left: 10px;
    width: 50px;
    height: 50px;
    background: url(../assets/large_left.png) no-repeat left bottom;
    z-index: 2;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s
}

.iosSlider .nextButton {
    position: absolute;
    top: 175px;
    right: 10px;
    width: 50px;
    height: 50px;
    background: url(../assets/large_right.png) no-repeat left bottom;
    z-index: 2;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s
}

.iosSlider .nextButton:hover, .iosSlider .prevButton:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1
}

.iosSlider .slider {
    width: 100%;
    height: 100%
}

.iosSlider .scrollbar1 {
    background: #ccc !important
}

.iosSlider .slider .item {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    margin: 0
}

.iosSlider .slider .item .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background-color: #fff;
    background-size: auto 100%;
    background-position: right bottom
}

.iosSlider .slider .item .image .bg {
    border-right: 0;
    height: 180px;
    width: 340px;
    opacity: .5;
    display: none
}

.iosSlider .slider .item .text {
    position: absolute;
    top: 60px;
    left: 40px
}

.iphoneUI .iosSlider .slider .item .text {
    display: none
}

.iosSlider .slider .item .title {
    position: relative;
    text-indent: -1px
}

.iosSlider .slider .item .desc {
    position: relative
}

.iosSlider .slider .item .desc span {
}

.iosSlider .slider .item .button {
}

.iosSlider strong {
    font-weight: 700
}

.iosSlider h2 {
    font-size: 36px;
    color: #2c3e50;
    line-height: 38px;
    margin: 0
}

.iosSlider h3 {
    font-size: 24px;
    margin: 10px 0 40px;
    color: #2c3e50
}

.iosSlider span {
    font-size: 18px;
    color: #2c3e50
}

.iosSlider span.price {
    font-size: 24px;
    color: #2c3e50
}

.iosSlider .button {
    margin-top: 10px
}

.flexsliderBig {
    height: 400px
}

.flexsliderBig .text {
    padding: 60px 40px
}

.flexsliderBig li {
    background-size: auto 100%;
    background-position: right bottom !important;
    height: 400px
}

.flexsliderBig strong {
    font-weight: 700
}

.flexsliderBig h2 {
    font-size: 36px;
    color: #2c3e50;
    line-height: 38px;
    margin: 0
}

.flexsliderBig h3 {
    font-size: 24px;
    margin: 10px 0 40px;
    color: #2c3e50
}

.flexsliderBig span {
    font-size: 18px;
    color: #2c3e50
}

.flexsliderBig span.price {
    font-size: 24px;
    color: #2c3e50
}

.flexsliderBig a.button {
    margin-top: 10px
}

.breadcrumbs {
}

.breadcrumbs div.links-breadcrumbs {
    color: #7a8188;
    font-size: 12px;
    margin: 0;
    padding: 5px 0
}

.breadcrumbs div.links-breadcrumbs > div {
    display: inline-block
}

.breadcrumbs .icons {
    color: #c1c7ca
}

.breadcrumbs a {
    font-weight: 300
}

.links-breadcrumbs select {
    outline: 0 none;
    height: auto;
    background: #fff !important
}

.links-breadcrumbs .chosen-single {
    background: #fff !important;
    text-align: left;
    text-indent: 5px
}

.links-breadcrumbs select:hover {
    cursor: pointer
}

.category-filter .links-breadcrumbs {
    margin-bottom: 10px
}

.headCategoryTitle {
    font-size: 18px;
    margin: 0;
    margin-bottom: 5px
}

.pagination {
    float: left;
    margin-bottom: 20px
}

.pagination > a > div {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #ebebeb;
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
    font-weight: 500;
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s
}

.pagination > a:hover div {
    color: #34495e;
    background: #dde3e6
}

.pagination > a.active div {
    background: #e1e1e1;
    font-weight: 700
}

.Pager span {
    text-align: center;
    color: #999;
    display: inline-block;
    width: 20px;
    background-color: #a1dcf2;
    margin-right: 3px;
    line-height: 150%;
    border: 1px solid #3ac0f2
}

.Pager a {
    text-align: center;
    display: inline-block;
    width: 20px;
    background-color: #3ac0f2;
    color: #fff;
    border: 1px solid #3ac0f2;
    margin-right: 3px;
    line-height: 150%;
    text-decoration: none
}

.subcategories {
    margin-left: -5px;
    margin-right: -5px
}

.col-lg-fifth.subcategory {
    padding: 0 5px;
    margin-bottom: 30px
}

.subcategory project-info {
    padding: 10px 0
}

.subcategory h6 {
    margin: 0
}

.categories-heading {
    margin-bottom: 30px;
    background: #fff
}

.categories-heading p {
    padding: 20px;
    margin: 0;
    font-size: 14px
}

.category-heading {
    color: #fff;
    margin-bottom: 10px;
    height: 40px;
    padding: 10px 20px;
    position: relative
}

.category-heading .chosen-container {
    width: 160px !important
}

.category-buttons {
    position: absolute;
    top: 0;
    right: 0
}

.category-buttons a {
    color: #fff !important
}

.category-buttons .icons {
    float: left;
    height: 100%;
    width: 40px;
    height: 40px;
    border-left: 1px solid #e7f9fc;
    text-align: center;
    margin: 0;
    padding: 15px 0 0;
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s;
    cursor: pointer
}

.category-buttons .icons:hover, .category-buttons .icons.active-button {
    background-color: #889196
}

.category-results p {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 7px
}

.category-results .selectboxit, .category-results .selectboxit-list {
    width: 70px !important;
    margin: -5px 5px 0
}

.carousel-heading {
    color: #fff;
    background: #34495e;
    text-transform: uppercase;
    margin-bottom: 5px;
    overflow: hidden;
    height: 40px
}

.carousel-heading h4 {
    margin: 0;
    display: inline-block;
    padding: 12px 20px
}

.carousel-heading .icons-head {
    font-size: 30px
}

.carousel-arrows {
    display: inline-block;
    vertical-align: top;
    float: right;
    cursor: pointer
}

.carousel-arrows .icons {
    float: left;
    height: 100%;
    width: 40px;
    height: 40px;
    border-left: 1px solid #e7f9fc;
    text-align: center;
    margin: 0;
    padding: 10px 0 0;
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s
}

.carousel-arrows a {
    color: #fff
}

.carousel-arrows .icons:hover {
    background-color: #2c3e50
}

.owl-carousel-wrap {
    padding: 0
}

.owl-carousel .owl-item {
    padding: 0
}

.section-news .item {
    padding: 0 10px;
    display: block
}

.section-news .item > * {
    display: block;
    color: #333
}

.section-news .item > span {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 6px;
    margin-bottom: 3px;
    height: 44px;
    overflow: hidden
}

.section-news .item > i {
    font-size: 12px
}

#owl-news .owl-item .item > img {
    width: 100%;
    height: 130px;
    overflow: hidden
}

.product, .market {
    margin-bottom: 20px
}

.category-box {
    margin-bottom: 20px
}

.product-info {
    overflow: hidden;
    padding: 0 10px 5px 10px;
    background: #fff
}

.category-box .product-info {
    padding: 5px 10px 5px 10px !important
}

.product-info h5 {
    margin: 10px 0 5px;
    color: #1f2228;
    height: 40px
}

.product-info h6 {
    margin: 10px 0 5px;
    color: #1f2228;
    height: 40px
}

.product-info .manufacturer {
    display: block;
    margin: 3px 0;
    min-height: 30px;
    max-height: 30px;
    overflow: hidden;
    text-align: center
}

span.product-tag {
    position: absolute;
    background: #ee3124;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    top: 15px;
    z-index: 1;
    left: 0;
    padding: 5px 15px;
    opacity: 1;
    font-family: 'Roboto Condensed', sans-serif
}

.product-gift {
    background: #f5791f;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px 5px 5px
}

.product-gift .icons {
    font-size: 18px
}

span.product-gift {
    position: absolute;
    bottom: 10%;
    z-index: 1;
    right: 0
}

.product-info span.product-gift {
    position: relative
}

.product-info strong.product-gift {
    border-radius: 20px;
    padding: 5px 5px 5px 5px
}

span.price {
    display: block;
    color: #ee3124;
    font-size: 14px;
    font-weight: bold;
    margin-right: 6px
}

span.call-price {
    font-size: 12px;
    font-weight: normal;
    margin-top: 0
}

span.price del {
    color: #596067;
    font-weight: 300;
    margin-right: 5px
}

span.old-price {
    font-size: 12px;
    font-weight: normal;
    text-decoration: line-through;
    margin-top: 0
}

.product-image {
    position: relative;
    overflow: hidden;
    padding: 10px 10px 10px 10px;
    background: url(/Images/v2014/loading-pico.gif) #fff no-repeat center;
    display: block
}

.product-image img {
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

.product-categories {
    font-size: 14px;
    color: #9b59b6;
    margin: 0
}

.product-categories a {
    color: #9b59b6
}

.product-categories a:hover {
    color: #8e44ad
}

a.product-hover {
    background: #21bf64;
    padding: 10px 15px;
    font-size: 16px;
    height: 40px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: 110px;
    left: 0;
    right: 0;
    width: 160px;
    margin: 0 auto;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

a.product-hover:hover {
    background: rgba(52, 73, 94, 1)
}

.product-image:hover a.product-hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.product-image:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.product-actions {
    color: #fff;
    display: table;
    width: 100%;
    overflow: hidden
}

span.product-action {
    color: #fff !important
}

span.action-wrapper {
    position: relative;
    display: block
}

.product-actions > span {
    position: relative;
    border-left: 1px solid #e7f9fc;
    cursor: pointer;
    width: 40px;
    height: 40px;
    padding: 9px 0 0 8px;
    display: table-cell;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

.product-actions > span.current {
    width: auto
}

.product-actions > span.current span.action-name {
    left: 30px;
    width: 220px;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    white-space: nowrap
}

.action-button {
    width: 100%;
    display: block;
    text-align: center;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    -webkit-box-shadow: inset 0 -2px 0 rgba(71, 73, 72, .050000000000000044);
    -moz-box-shadow: inset 0 -2px 0 rgba(71, 73, 72, .050000000000000044);
    box-shadow: inset 0 -2px 0 rgba(71, 73, 72, .050000000000000044);
    margin-bottom: 10px
}

.action-button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.action-button:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.action-button:hover, .action-button:focus, .action-button:active {
    color: #fff;
    background-position: inherit;
    background-color: #b0b0b0
}

.action-button.blue {
    background-color: #3498db
}

.action-button.orange {
    background: #f5791f
}

.action-button.green {
    background: #2ecc71
}

.action-button.green1 {
    background: #3d9763
}

.action-button.green2 {
    background: #39d97d
}

.action-button.orange:hover, .action-button.orange:focus, .action-button.orange:active {
    background-color: #ed6a0a
}

.action-button.green:hover, .action-button.green:focus, .action-button.green:active {
    background-color: #00be51
}

.action-button.blue:hover, .action-button.blue:focus, .action-button.blue:active {
    background-color: #34495e
}

span.add-to-cart .icons {
    margin-right: 8px
}

span.add-to-favorites {
    background: #ee3124
}

span.add-to-favorites:hover {
    background: #c0392b
}

span.add-to-compare {
    background: #3498db
}

span.add-to-compare:hover {
    background: #2980b9
}

span.action-name {
    position: absolute;
    left: 85px;
    text-transform: uppercase;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

span.action-note {
    position: absolute;
    display: block;
    font-size: 12px;
    padding: 0;
    font-weight: normal;
    text-transform: none;
    margin-top: -2px
}

.product-info p {
    font-size: 14px
}

.product.grid-view {
    background: #f7f7f7;
    overflow: hidden;
    position: relative
}

.product.grid-view .product-actions {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.product.grid-view .product-actions.full-width span.action-name {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    left: 30px
}

.grid-view .product-image {
    padding: 0
}

.product.grid-view .product-actions > span {
    width: 33.3333%
}

.product-info .priceInfo {
    display: inline-block;
    float: left;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s
}

.product-info .discountInfo {
    display: inline-block;
    float: right;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s
}

.discountInfo span {
    display: block
}

.badge-perdiscount {
    background: #c33
}

.discountInfo .badge-perdiscount {
    margin-top: 3px;
    padding: 5px 10px;
    font-size: 24px
}

.discountInfo .badge-perdiscount .percent {
    font-size: 18px
}

.badge-contact {
    background: #1abc9c
}

.discountInfo .badge-contact {
    margin-top: 3px;
    padding: 5px 10px;
    font-size: 24px
}

.rating {
    display: inline-block
}

.product-info .rating {
    float: right;
    margin-right: -20px;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s
}

.sidebar td.product-info .rating {
    display: block;
    margin-top: -5px;
    float: none;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1
}

.rating-box {
    font-size: 14px;
    color: #7a8188;
    vertical-align: middle
}

.product .rating-box {
    float: right
}

.content-block-title {
    font-weight: 600
}

.product-single-info .rating-box {
    margin-top: -15px;
    margin-bottom: 20px
}

.rating-box .rating {
    float: none;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    margin-right: -20px
}

.rating img + img {
    margin-left: -2px
}

.product:hover .rating {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1
}

.product-single-info.blue .cursor {
    color: #fff000
}

.product-single-info.blue .cursor .icon-down {
    color: #fff000
}

.lsColor {
    clear: both
}

.lsColor strong {
    margin-right: 10px !important
}

.lsColor ul {
    display: inline-block
}

.lsColor ul li {
    display: inline-block;
    float: left
}

.lsColor ul li:first-child strong {
    padding-top: 5px
}

.product-box-content {
    border-top: 1px solid #e1e1e1
}

.product-box-content .content-special {
    max-height: 552px;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1
}

.product-box-content .content-descr {
    border-bottom: 1px solid #e1e1e1
}

.product-box-content .content-descr.expand, .product-box-content .content-special.expand {
    max-height: none
}

.descr-show-more {
    display: block;
    width: 50%;
    margin: -1px auto 0 auto;
    padding: 7px 0;
    cursor: pointer;
    border-radius: 0 0 10px 10px;
    background: #f7f7f7;
    border: 1px solid #e1e1e1;
    text-align: center
}

.sidebar-box-content.blue {
    color: #fff
}

.sidebar-box-content.blue .upper {
    color: #fff
}

.sidebar-box-content.blue span.price {
    color: #fff000
}

.sidebar-box-content > ul > li {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #fff;
    margin-bottom: 10px
}

product-box-content .sidebar-box-content a {
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    color: #4a90e2
}

.sidebar-box-content li a {
    display: block;
    overflow: hidden
}

.product-boxsmall li img.product-picture {
    display: block;
    margin: 10px auto;
    max-width: 110px;
    max-height: 110px;
    height: auto;
    width: 100%;
    float: left;
    margin-right: 10px
}

.product-name img {
    height: 25px !important;
    width: auto !important;
    margin: 0 !important;
    display: inline !important;
    vertical-align: middle
}

.quick-info {
    margin-top: 5px
}

.quick-info span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #666;
    padding: 2px 0;
    line-height: normal;
    text-decoration: none
}

.product-boxsmall li span.price, .product-boxsmall li span.old-price {
    display: inline-block;
    overflow: hidden;
    font-family: 'Roboto Condensed', sans-serif
}

.product-boxsmall li span.price {
    font-size: 16px;
    margin-right: 10px
}

.social-bar {
    width: 100%;
    margin: 0;
    display: table
}

.social-line {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    z-index: 9
}

.box-border {
    border: 1px solid #ddd;
    border-radius: 5px
}

.iSpecial table {
    background: #f5f5f5;
    border-collapse: separate;
    box-shadow: inset 0 1px 0 #fff;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    width: 100%
}

.iSpecial th:first-child {
    border-left: 1px solid #777;
    box-shadow: inset 1px 1px 0 #999
}

.iSpecial th:last-child {
    box-shadow: inset -1px 1px 0 #999
}

.iSpecial td {
    border-right: 1px solid #fff;
    border-left: 1px solid #e8e8e8;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 10px;
    position: relative;
    transition: all 300ms
}

.iSpecial td:first-child {
    box-shadow: inset 1px 0 0 #fff
}

.iSpecial td:last-child {
    border-right: 1px solid #e8e8e8;
    box-shadow: inset -1px 0 0 #fff
}

.iSpecial tr:nth-child(odd) td {
    background: #f1f1f1
}

.iSpecial tr:last-of-type td {
    box-shadow: inset 0 -1px 0 #fff
}

.iSpecial tr:last-of-type td:first-child {
    box-shadow: inset 1px -1px 0 #fff
}

.iSpecial tr:last-of-type td:last-child {
    box-shadow: inset -1px -1px 0 #fff
}

.preorder-people-sum {
    font-size: 16px;
    text-align: center;
    padding: 10px
}

.preorder-people-sum strong {
    color: #ee3124
}

.preorder-people-list table {
    border-collapse: separate;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    width: 100%
}

.preorder-people-list thead td {
    border-top: 1px solid #e8e8e8;
    font-weight: 600
}

.preorder-people-list td {
    border-right: 1px solid #fff;
    border-left: 1px solid #e8e8e8;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 10px;
    position: relative;
    transition: all 300ms
}

.preorder-people-list td:first-child {
    box-shadow: inset 1px 0 0 #fff;
    border-left: 1px solid #fff
}

.preorder-people-more {
    text-align: center;
    color: #3498db;
    margin-top: 10px
}

table.article {
    margin: 0 0 5px 0;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    display: table
}

table.article tr {
    display: table-row;
    background: #f6f6f6
}

table.article tr:nth-of-type(odd) {
    background: #e9e9e9
}

table.article th {
    font-weight: 900;
    color: #fff;
    background: #ea6153
}

table.article td {
    padding: 6px 12px;
    display: table-cell
}

.enterproductform table {
    background: #f5f5f5;
    border-collapse: separate;
    box-shadow: inset 0 1px 0 #fff;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    width: 100%
}

.enterproductform th:first-child {
    border-left: 1px solid #777;
    border-top: 1px solid #e8e8e8;
    box-shadow: inset 1px 1px 0 #999
}

.enterproductform th:last-child {
    box-shadow: inset -1px 1px 0 #999
}

.enterproductform td {
    border-right: 1px solid #fff;
    border-left: 1px solid #e8e8e8;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 10px;
    position: relative;
    transition: all 300ms
}

.rec-form table {
    border-collapse: separate;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    width: 100%
}

.rec-form td {
    padding: 5px
}

#quick-view-modal {
    position: fixed;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none
}

#quick-view-close {
    position: absolute;
    right: -25px;
    top: -25px;
    cursor: pointer;
    z-index: 9999
}

#quick-view-close:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    color: #fff;
    content: ''
}

#quick-view-content {
    position: relative;
    background: #f7f7f7;
    max-width: 800px;
    max-height: 500px;
    width: 90%;
    height: 90%;
    margin: 2.5% auto 0 auto;
    overflow: visible
}

#quick-view-content .product-fullscreen {
    display: none
}

#quick-view-content .pinterest {
    position: relative;
    top: -6px
}

#quick-view-content span.price {
    margin-top: 0
}

#quick-view-content .tabs {
    margin: 0 20px
}

#quick-view-content .product-action.green {
    display: none
}

.quick-view-content {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
    overflow-y: scroll
}

.quick-view-container {
    padding: 0 !important;
    width: 100%;
    overflow: hidden;
    background: #f7f7f7
}

.market-bar {
    position: relative;
    width: 100%;
    display: block
}

.navfixed {
    position: fixed;
    top: 0;
    z-index: 1;
    background: #fff
}

.market-bar .navigation_menu_bar {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 auto;
    background: #090909;
    border-bottom: 2px solid #fff000;
    z-index: 9999
}

.market-bar .navigation_menu_box_marketdetail ul {
    margin: 0;
    padding: 0
}

.market-bar .navigation_menu_box_marketdetail li {
    display: inline-block;
    padding: 16px 9px;
    border-right: 1px solid #ff0
}

.market-bar .navigation_menu_box_marketdetail li a {
    color: #fff000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold
}

.nav_menu_active {
    color: #fff
}

.tab-heading.margin-heading {
    margin-bottom: 10px
}

.tab-heading a.button {
    font-size: 18px;
    padding: 13px 30px;
    height: 50px;
    margin-right: -3px;
    background: #a1aaaf !important
}

.tab-heading a:hover, .tab-heading a.button.active {
    background: #34495e !important;
    text-decoration: none
}

.tab-content {
    background: #fff;
    margin-bottom: 30px;
    font-size: 14px;
    padding: 10px 20px
}

p .tag-item {
    vertical-align: middle
}

.home-green .tag-item:hover {
    background: #1abc9c
}

.tab-content strong {
    color: #596067
}

.accordion ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 30px
}

.accordion-header {
    color: #fff;
    background: #a1aaaf;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 1px;
    overflow: hidden;
    padding: 13px 20px;
    cursor: pointer;
    height: 50px;
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s
}

.accordion-active .accordion-header, .accordion-header:hover {
    background: #34495e
}

.accordion-active .accordion-header .accordion-button i:before {
    content: ''
}

.accordion-header .accordion-button i:before {
    content: ''
}

.accordion-header h4 {
    margin: 0
}

.accordion-button {
    color: #fff;
    position: absolute;
    top: 13px;
    font-size: 24px;
    right: 15px
}

.accordion-content {
    background: #fff;
    margin-bottom: 0 !important;
    font-size: 14px;
    padding: 10px 20px
}

.accordion-content strong {
    color: #596067
}

.news {
    margin-bottom: 30px
}

.news-background {
    background: #f7f7f7
}

.news-content {
    padding: 10px 30px 10px 5px
}

.news-content h5 {
    margin: 0 0 5px
}

.news-content p {
    font-size: 14px;
    color: #596067;
    margin: 10px 0
}

span.date {
    font-size: 12px;
    color: #7a8188
}

.block-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 26px;
    border-bottom: 2px solid #222
}

.block-title a, .block-title span, .block-title label {
    line-height: 17px;
    display: inline-block;
    padding: 7px 12px 4px 12px;
    background-color: #222;
    color: #fff
}

.td_module_mx2:before, .td_module_mx2:after {
    display: table;
    content: "";
    line-height: 0
}

.td_module_mx2:after {
    clear: both
}

.td_module_wrap {
    position: relative;
    padding-bottom: 35px
}

.td_module_mx2 {
    padding-bottom: 0
}

.td_block_inner .td_module_mx2 {
}

.td_module_mx2 .td-module-thumb {
    position: absolute;
    margin-bottom: 0
}

.td_module_mx2 .item-details {
    margin: 0 0 20px 110px;
    min-height: 60px;
    padding-top: 2px
}

.td_module_mx2 .entry-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    margin: 0 0 5px 0
}

.td-module-meta-info {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    margin-bottom: 7px;
    line-height: 1;
    min-height: 17px
}

.td-post-date {
    color: #aaa;
    display: inline-block;
    position: relative;
    top: 2px
}

.banner {
    overflow: hidden;
    margin-bottom: 7px
}

.banner-item {
    background: #ccc;
    color: #fff;
    padding: 10px 15px;
    position: relative;
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s
}

a .banner-item {
    color: #fff !important
}

.banner-item h4 {
    font-family: 'Roboto Condensed', sans-serif;
    margin: 5px 0 0;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700
}

.banner-item p {
    margin: 0;
    font-size: 14px
}

.banner-item .button {
    float: right;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 8px 15px;
    color: #fff;
    background: #999;
    text-transform: uppercase;
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s
}

.banner-item .icons {
    font-size: 42px
}

.banner .left-side-banner {
    width: 32%;
    float: left
}

.banner .middle-banner {
    width: 34%;
    margin: 0 1%;
    float: left
}

.banner .right-side-banner {
    width: 32%;
    float: left
}

.banner .left-two-banner {
    width: 49%;
    margin-right: 1%;
    float: left
}

.banner .right-two-banner {
    width: 49%;
    margin-left: 1%;
    float: left
}

.banner-item.icon-on-left {
    padding-left: 80px
}

.banner-item.icon-on-left .icons {
    position: absolute;
    top: 10px;
    z-index: 100;
    left: 10px
}

.banner-item.icon-on-right {
    padding-right: 80px
}

.banner-item.icon-on-right .icons {
    position: absolute;
    top: 10px;
    z-index: 100;
    right: 10px
}

.banner-item.orange {
    background: #f5791f
}

.banner-item.orange .button {
    background: #d35400
}

.banner-item.orange:hover {
    background: #d35400
}

.banner-item.orange:hover .button {
    background: #f5791f
}

.banner-item.light-blue {
    background: #3498db
}

.banner-item.light-blue .button {
    background: #2980b9
}

.banner-item.light-blue:hover {
    background: #2980b9
}

.banner-item.light-blue:hover .button {
    background: #3498db
}

.banner-item.gray {
    background: #c3c3c3
}

.banner-item.gray a.button {
    background: #889196
}

.banner-item.gray:hover {
    background: #889196
}

.banner-item.gray:hover .button {
    background: #a1aaaf
}

.banner-item.green {
    background: #2ecc71
}

.banner-item.green .button {
    background: #1abc9c
}

.banner-item.green:hover {
    background: #16aa55
}

.banner-item.green:hover .button {
    background: #02a484
}

.banner-item.red {
    background: #ee3124
}

.banner-item.red .button {
    background: #c72014
}

.banner-item.red:hover {
    background: #ed2316
}

.banner-item.red:hover .button {
    background: #b51408
}

.banner-item.purple {
    background: #9b59b6
}

.banner-item.purple .button {
    background: #8834aa
}

.banner-item.purple:hover {
    background: #9443b5
}

.banner-item.purple:hover .button {
    background: #7917a1
}

.banner-item.purple {
    background: #9b59b6
}

.banner-item.purple .button {
    background: #8834aa
}

.banner-item.purple:hover {
    background: #9443b5
}

.banner-item.purple:hover .button {
    background: #7917a1
}

.box-news .banner-item h4 {
    font-size: 20px
}

.box-news.smalltext h4 {
    font-size: 16px
}

.box-news .banner-item.icon-on-left {
    padding-left: 80px
}

.box-news .banner-item .icons {
    font-size: 45px
}

.page-content {
    padding: 10px 10px 10px;
    background: #fff;
    margin-bottom: 10px
}

.page-noneback {
    padding: 0 20px 30px;
    background: none;
    margin-bottom: 10px
}

.page-content-footer {
    background: #f7f7f7;
    padding: 20px;
    overflow: hidden
}

.page-content-footer p {
    margin: 0;
    font-size: 14px
}

.page-content-footer h4 {
    margin: 10px 0
}

.page-content + .page-content-footer {
    margin-top: -30px;
    margin-bottom: 30px
}

.page-content ul, .page-noneback ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.page-content li, .page-noneback li {
    margin: 10px 0;
    font-size: 14px
}

.page-content p, .page-noneback p {
    font-size: 14px
}

.page-content input[type="text"], .page-content input[type="password"], .page-content select, .page-noneback input[type="text"], .page-noneback input[type="password"], .page-noneback select {
    width: 100%;
    background: #f7f7f7;
    font-size: 14px
}

.page-content textarea, .page-noneback textarea {
    width: 100%;
    background: #f7f7f7;
    height: 200px;
    border: 1px solid #e6e6e6;
    font-size: 14px
}

.register-account p {
    margin: 5px 0 25px
}

.register-account label {
    position: relative;
    top: 5px
}

.register-account input[type="submit"] {
    background: #3498db;
    margin-top: 20px
}

.register-account input[type="reset"] {
    margin-top: 20px
}

.register-account input[type="submit"]:hover {
    background: #2980b9
}

.page-content .chosen-single {
    height: 40px !important;
    font-size: 14px !important;
    color: #7a8188 !important;
    padding: 8px 0 0 8px !important;
    border: 1px solid #e6e6e6 !important
}

.page-content .chosen-results {
    border: 1px solid #e6e6e6 !important;
    border-top: none !important
}

.page-content .chosen-results li {
    padding: 10px 6px !important
}

.page-content .chosen-single div {
    top: 8px !important
}

.member-icons {
    min-height: 30px
}

.member-icons.ico_mem_money {
    background: url(/Uploads/Media/Images/ico_mem_money.png) no-repeat 0 0;
    padding-left: 35px
}

.member-icons.ico_mem_changegift {
    background: url(/Uploads/Media/Images/ico_mem_changegift.png) no-repeat 0 0;
    padding-left: 35px
}

.member-icons.ico_mem_saleoff {
    background: url(/Uploads/Media/Images/ico_mem_saleoff.png) no-repeat 0 0;
    padding-left: 35px
}

.member-icons.ico_mem_specialgift {
    background: url(/Uploads/Media/Images/ico_mem_specialgift.png) no-repeat 0 0;
    padding-left: 35px
}

.member-icons.ico_mem_partners {
    background: url(/Uploads/Media/Images/ico_mem_partners.png) no-repeat 0 0;
    padding-left: 35px
}

.member-icons.ico_mem_transfer {
    background: url(/Uploads/Media/Images/ico_mem_transfer.png) no-repeat 0 0;
    padding-left: 35px
}

.checkout-form {
    margin-bottom: 30px;
    background: #f7f7f7;
    padding: 20px;
    font-size: 14px
}

.checkout-form table {
    text-align: right;
    width: 100%
}

.checkout-form table td {
    width: 1%;
    padding: 0 20px !important
}

.checkout-form table td.empty-cell {
    width: 100%
}

.checkout-form textarea {
    width: 100%;
    height: 150px;
    margin: -10px 0 10px;
    border: 1px solid #ddd
}

.back-white {
    background: #fff;
    width: 100%;
    margin-bottom: 20px
}

.blog-item {
    margin-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #f6f6f6
}

.blog-item:last-child {
    border-bottom: none
}

.blog-item h1.content-block-title {
    font-family: 'Roboto Condensed', sans-serif;
    display: block;
    padding-top: 10px;
    font-size: 28px;
    line-height: 35px;
    border-bottom: 1px solid #f3f3f3;
    margin: 0
}

.blog-item > img, .blog-item > a > img {
    width: 100%
}

.blog-item .rating-box {
    float: right;
    margin-top: 0;
    margin-right: -10px
}

.blog-item .rating-box {
    margin-top: 2px
}

.blog-item .rating-box span {
    margin-right: 10px
}

.blog-info {
}

.blog-info h3 {
    margin: 0 0 10px;
    font-size: 24px;
    line-height: 24px
}

.blog-meta span {
    margin-right: 20px;
    font-size: 12px;
    line-height: 10px
}

.blog-meta .icons {
    color: #bdc3c7
}

.blog-content {
    padding: 5px 0 10px 0
}

.blog-info p {
    font-size: 14px;
    line-height: 21px
}

.rec-box-header {
    height: 500px
}

.rec-box-slogan {
    padding: 100px 0 25px 0;
    color: #fff
}

.rec-box-slogan h2 {
    font-size: 30px;
    font-weight: 500
}

.rec-list {
    display: block;
    background: #f1f1f1;
    padding-bottom: 10px;
    white-space: normal
}

.rec-list .header {
    font-size: 14px;
    color: #666;
    line-height: 21px;
    background: #f5f6f7;
    height: 40px;
    text-align: center;
    display: table;
    width: 100%
}

.rec-list .header .col35, .rec-list .header .col15, .rec-list .header .col25, .rec-list .header .col10, .rec-list .header .col20, .rec-list .header .col30 {
    display: table-cell;
    padding-top: 10px
}

.rec-list .box-item {
    padding-bottom: 10px;
    border-top: 1px solid #d3d2d2;
    min-height: 50px;
    background: #fff
}

.rec-list .box-item.hot {
    background: #fcffb3
}

.rec-list .box-item > div {
    font-size: 14px;
    color: #000;
    line-height: 21px;
    text-align: left;
    padding-top: 15px;
    padding-left: 10px
}

#base_loading {
    display: none;
    padding: 0 0 0 25px
}

.rec-header {
    padding-top: 10px;
    background: #ee3124 url("/Images/background-transparent.jpg");
    background-size: cover
}

.rec-navbar {
    padding: 20px;
    background-color: #000;
    border-radius: 5px 5px 0 0;
    opacity: .8
}

.rec-navbar h1 {
    margin: 0;
    padding: 0;
    padding-top: 30px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #fff
}

.rec-basic {
    padding: 5px 0;
    font-size: 16px;
    font-weight: 600;
    color: #fff000
}

.rec-basic > .rec-strong {
    font-weight: normal;
    font-size: 14px;
    color: #fff
}

.rec-function {
    margin-top: 10px
}

.rec-function i {
    margin-left: 10px
}

.rec-container {
    background-color: inherit
}

.rec-content {
    min-height: 500px;
    border-right: 1px solid #f4f4f4
}

.rec-content > .blog-item {
    margin-top: 10px !important
}

a.button {
    background: #34495e;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    text-decoration: none;
    border-radius: 4px
}

a.button.big {
    font-size: 18px;
    padding: 15px 30px;
    height: 50px
}

a.button.small {
    padding: 5px 15px;
    font-size: 14px;
    height: 30px
}

a.button.round {
    width: 40px;
    height: 40px;
    display: inline-block;
    padding-top: 8px;
    padding-left: 15px
}

a.button.regular {
    text-transform: none
}

a.button:hover {
    background: #2c3e50
}

a.button .icons {
    margin: 0 5px 0 -5px
}

a.button.right-icon {
    padding-right: 5px
}

a.button.right-icon .icons {
    margin-left: 5px
}

.blog-actions {
    max-width: 250px
}

.blog-actions-big {
    max-width: 290px
}

.blog-actions-big .product-action {
    padding-top: 9px !important
}

ul.comments li {
    position: relative;
    margin-bottom: 30px;
    margin-left: 0
}

ul.comments li p {
    margin: 0
}

ul.comments li .date {
    color: #7a8188
}

ul.comments li .icons + p {
    margin-top: 10px
}

ul.comments li .icons {
    float: right;
    display: block;
    width: 30px;
    height: 30px;
    background: #f7f7f7;
    cursor: pointer;
    padding-top: 5px;
    text-align: center;
    margin-top: -20px;
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s
}

ul.comments li .icons:hover {
    background: #dde3e6
}

ul.comments li .icons.red {
    background: #ee3124;
    color: #fff
}

ul.comments li .icons.green {
    background: #2ecc71;
    color: #fff
}

ul.comments li .icons.sum {
    font-style: normal
}

ul.comments li .icons.no-pointer {
    cursor: default !important
}

ul.comments li .icons.sum.green-sum {
    color: #2ecc71
}

ul.comments li .icons.sum.red-sum {
    color: #ee3124
}

ul.comments li ul li {
    background: #f7f7f7;
    padding: 15px 20px;
    margin: 20px 0 20px 20px
}

#ReviewsHeaderTitle {
    text-transform: uppercase
}

#reviews .txtEditor {
    display: block;
    overflow: hidden;
    background: #f7f7f7;
    padding: 10px;
    font-size: 16px;
    color: #333;
    height: 100px;
    max-height: 160px
}

.review-icon-user {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: none;
    background-color: #ccc;
    margin-right: 7px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 26px;
    font-style: normal;
    vertical-align: middle
}

.review-ask {
    display: block;
    overflow: visible;
    margin: 10px 0 0
}

.review-ask strong {
    font-size: 14px;
    color: #333;
    text-transform: capitalize
}

.review-ask-content {
    display: block;
    font-size: 14px;
    color: #4a4a4a;
    line-height: 22px;
    margin-left: 36px
}

.review-reply {
    display: block;
    margin-top: 5px;
    position: relative;
    background: #f1f1f1;
    border: 1px solid #e7e7e7;
    padding: 15px 10px;
    font-size: 14px;
    color: #333;
    margin-left: 30px
}

.reply_arrow {
    position: relative;
    left: 7px;
    display: block;
    margin-top: -15px;
    z-index: 9;
    background: #f1f1f1
}

.reply-link {
    padding: 5px 0;
    overflow: hidden;
    margin-left: 36px
}

.reply-link ul {
    margin: 0;
    list-style: none
}

.reply-link ul li:first-child {
    background: none;
    padding-left: 0
}

.reply-link ul li {
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    list-style: none
}

.reply-link li a {
    text-decoration: none;
    color: #3498db;
    font-size: 13px;
    padding-left: 3px
}

.reply-link .nlike {
    color: #333;
    margin-left: 2px
}

.review-fast {
    margin-left: 36px
}

.warning-li {
    display: none
}

.rating-label {
    float: left;
    margin-right: 5px;
    min-width: 150px;
    height: 35px;
    padding: 0
}

#star {
    display: block;
    float: left
}

.list_item_rss ul {
    list-style: none;
    padding: 0
}

.list_item_rss li {
    display: list-item;
    width: 100%
}

.list_item_rss li .rss_row {
    float: left;
    display: block;
    padding: 0 0 5px;
    margin: 0 0 5px;
    width: 100%;
    border-bottom: 1px dotted #e2e2e3
}

.list_item_rss li a {
    font: 400 14px arial;
    float: left
}

.list_item_rss li a.ico_respone_rss {
    float: right
}

.ico_respone_rss {
    width: 50px;
    height: 18px;
    background-image: url(/Images/icons/rss.gif);
    display: inline-block
}

.width_common {
    width: 100%;
    float: left
}

.title_block {
    border-bottom: 1px dotted #e2e2e3;
    font: 700 14px arial;
    padding-bottom: 10px
}

.txt_block_rss {
    padding: 10px 0 0
}

.product-single {
    display: block;
    border-top: 1px solid #e5e5e5;
    padding: 15px 0;
    margin-top: 5px
}

.product-single h1, h1.single-title, .title-block {
    font-size: 21px;
    line-height: 29px;
    text-transform: uppercase;
    padding: 10px 0 10px 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    margin: 0
}

.title-block {
    border-bottom: 1px solid #dcdcdc;
    padding: 5px 15px;
    margin-bottom: 10px
}

#product-slider {
    width: 100%;
    position: relative
}

#product-slider img {
    width: 100%
}

.product-single .product-actions-single .chosen-single, .page-content .chosen-single {
    height: 40px;
    padding: 6px 0 0 8px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #7a8188
}

.product-single .product-actions-single .chosen-single div, .page-content .chosen-single div {
    top: 7px
}

.product-single .product-actions-single .chosen-drop li, .page-content .chosen-single li {
    padding: 8px 6px
}

.product-single .product-actions {
    max-width: 280px
}

.product-single .numeric-input {
    margin-right: 10px
}

.product-fullscreen {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    font-size: 24px;
    text-align: center;
    color: #bdc3c7;
    transition: color .3s;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    cursor: pointer
}

.product-fullscreen:hover {
    color: #333
}

#product-carousel img {
    height: 80px;
    background: #fff;
    padding: 10px;
    cursor: pointer;
    opacity: .8;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    -ms-opacity: .5;
    -o-opacity: .5;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s
}

#product-carousel img.active-item, #product-carousel img:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1
}

#product-carousel {
    padding-right: 40px;
    position: relative
}

.product-arrows > div {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    padding-top: 10px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s;
    cursor: pointer
}

.product-arrows > div:hover {
    background: #dde3e6
}

.product-arrows .left-arrow {
    top: 0;
    right: 0
}

.product-arrows .right-arrow {
    top: 40px;
    right: 0
}

.product-single-info .promotion, .product-single-info .webCondition {
    margin-top: 20px
}

.product-single-info table {
    background: #fff !important
}

.product-single-info table td {
    padding: 0 30px 5px 0 !important;
    border: none !important
}

.product-single-info strong {
    font-weight: 700;
    font-size: 14px;
    display: block;
    margin: 0 0 10px
}

.area_price {
    display: block;
    line-height: 20px;
    padding: 0 0 10px
}

.area_price .priceInfo {
    display: block
}

.area_price .discountInfo {
    float: left;
    margin-right: 10px;
    margin-top: -5px
}

.area_price .badge-perdiscount {
    display: block;
    padding: 7px 15px;
    font-size: 24px
}

.item-status {
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 5px
}

.area_price .item-status {
    color: #2ecc71;
    font-size: 16px;
    margin-top: 8px
}

.area_price .price-label {
    display: inline-block;
    vertical-align: sub;
    font-size: 13px;
    color: #666
}

.area_price .price {
    display: inline-block;
    overflow: hidden;
    font-size: 26px;
    color: #ee3124;
    vertical-align: middle;
    margin-right: 5px
}

.area_price .price strong {
    font-family: 'Roboto Condensed', sans-serif
}

.save-price {
    color: #7a8188;
    font-size: 12px
}

.product-actions-single {
    margin-top: 20px
}

.promotion {
    display: block;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 4px;
    position: relative;
    margin: 0;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.promotion strong {
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    padding: 8px 10px;
    text-transform: uppercase;
    background: #f7f7f7;
    font-weight: bold;
    margin-top: 10px
}

.promotion strong:first-child {
    margin-top: 0;
    font-weight: normal;
    border-bottom: 1px solid #ddd
}

.promotion ul li {
    display: block;
    overflow: hidden;
    padding: 10px 10px 0 30px
}

.iconproduct-check {
    background-image: url(/Images/check.png);
    background-repeat: no-repeat;
    display: inline-block;
    line-height: 16px;
    vertical-align: top;
    margin-left: -20px;
    width: 16px;
    height: 16px
}

.promotion ul li .mainCoverImage {
    display: inline-block;
    width: 90px;
    height: 30px
}

.call-support {
    display: block;
    width: auto;
    margin: 10px auto 10px auto;
    font-size: 14px
}

.call-support .icons {
    display: inline-block;
    width: 30px;
    height: 32px;
    padding: 5px 0;
    font-size: 30px;
    font-weight: 900;
    vertical-align: middle;
    margin-right: 10px;
    float: left
}

.call-support strong {
    display: normal !important
}

.call-support span {
    display: block
}

.branch-qtyremain {
    margin-bottom: 10px;
    max-height: 250px
}

.branch-qtyremain > ul > li {
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    padding: 0 0 10px 0
}

.branch-qtyremain > ul > li > a {
    display: normal;
    color: #3498db
}

.product-single-info .call-support {
}

table.product-actions-single {
    margin: 0
}

table.product-actions-single td {
    vertical-align: middle !important;
    padding: 5px 20px 5px 0 !important;
    min-width: 100px
}

.full-size > table.product-actions-single td {
    min-width: inherit
}

table.product-actions-single input {
    height: 35px;
    display: inline-block !important
}

.button-row {
    margin-bottom: 30px
}

.char-counter {
    float: right;
    position: relative;
    top: -25px
}

.char-counter input[type="text"], .char-counter input[type="password"] {
    width: 100px !important;
    margin-left: 5px
}

.hide_promotion {
    height: 115px !important;
    overflow-y: hidden !important
}

.view_more {
    margin-bottom: 20px
}

.page-content label {
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block
}

.contact-info iframe {
    width: 100%;
    height: 300px
}

.contact-item {
    position: relative;
    padding-left: 60px;
    margin: 18px 0
}

.contact-item .icons {
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
    font-size: 22px;
    line-height: 32px;
    background: #ddd;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff
}

.contact-item .icon-mail {
    line-height: 28px
}

.blue.contact-item .icons {
    background: #3498db
}

.green.contact-item .icons {
    background: #1abc9c
}

.orange.contact-item .icons {
    background: #f5791f
}

.purple.contact-item .icons {
    background: #9b59b6
}

.contact-item p, .contact-form label {
    color: #596067
}

.contact-form input[type="text"], .contact-form input[type="password"], .contact-form textarea {
    margin-bottom: 15px
}

.contact-form input[type="submit"] {
    background: #34495e
}

.contact-form input[type="submit"]:hover {
    background: #2c3e50
}

.contact-form textarea {
    height: 150px
}

.contact-form span {
    display: block;
    margin-top: 10px;
    font-size: 14px
}

.page-content.contact-form {
    padding-bottom: 30px
}

.error-404 span {
    display: block;
    font-size: 80px;
    margin-top: 100px;
    text-align: right;
    padding-right: 5px
}

.error-404-content {
    padding-top: 30px
}

.error-404-content h2, .error-404-content h3 {
    font: 300 24px 'Roboto Condensed', sans-serif
}

input[type="text"].errorInput, input[type="password"].errorInput {
    color: #fff;
    background: #ee3124;
    border: 1px solid #d20000
}

h3.content-block-title {
    font-family: 'Roboto Condensed', sans-serif;
    display: table;
    margin-bottom: 10px
}

.content-special {
    padding: 0
}

.content-descr {
    padding: 0;
    display: block
}

.content-descr table tr {
    padding-top: 10px
}

.content-descr table tr:first-child {
    padding-top: 0 !important
}

.content-descr table tr:first-child td {
    padding-top: 0 !important
}

.content-descr td {
    width: 50%;
    padding: 0 10px;
    text-align: justify;
    vertical-align: top
}

.content-descr td img {
    display: block;
    max-width: 284px;
    max-height: 185px;
    margin: 0 auto !important;
    vertical-align: top
}

.content-descr h3 {
    font-weight: 700
}

.content-videos {
    text-align: center
}

.content-special table {
    display: table;
    border-collapse: collapse;
    border-spacing: 0
}

.content-special table tr th {
    background-color: #f7f7f7;
    color: #cb0000;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    text-transform: uppercase
}

.content-special table tr td {
    padding: 5px;
    border-bottom: 1px dotted #ccc;
    text-align: left;
    vertical-align: top
}

.content-special table td.spec-title {
    color: #000
}

.content-special a {
    color: #3498db
}

.content-special a:hover {
    color: #36a2ea
}

table.orderinfo-table {
    background: #f7f7f7;
    margin-bottom: 20px
}

table.orderinfo-table th {
    background: #a1aaaf;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    padding: 15px 20px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff
}

table.orderinfo-table tr {
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s
}

table.orderinfo-table th:last-child {
    border: none
}

table.orderinfo-table td {
    border: 1px solid #e9fbfe;
    padding: 5px;
    font-size: 14px;
    vertical-align: top
}

table.orderinfo-table p {
    font-size: 14px
}

table.orderinfo-table .fit-cell {
    width: 1%
}

.lichhoc table {
    border: 1px solid #ddd
}

.lichhoc table tr th {
    background-color: #f7f7f7;
    text-align: center;
    padding: 5px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.lichhoc table tr th:last-child {
    border-right: 0 none
}

.lichhoc table td {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 5px;
    text-align: center;
    vertical-align: middle
}

.lichhoc table td:last-child {
    border-right: 0 none
}

.lichhoc table tr:last-child td {
    border-bottom: 0 none
}

.birthday {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    float: left;
    text-align: center
}

.birthday input[type="text"] {
    border: medium none !important;
    float: left;
    text-align: center;
    width: 60px !important;
    padding: 5px 6px !important
}

.birthday span {
    color: #ddd;
    float: left;
    margin-top: 6px;
    padding: 5px 0;
    text-align: center;
    width: 15px
}

.wishlist-table {
    width: 100%
}

.wishlist-table tr:hover {
    background: #fff
}

td.wishlist-image img {
    background: #fff;
    padding: 10px;
    max-width: 200px
}

.wishlist-table .numeric-input {
    margin: 0 0 10px 0
}

td.wishlist-image {
    width: 22.222222% !important;
    padding: 0 !important
}

td.wishlist-info {
    width: 33.333333%
}

td.wishlist-price {
    width: 11.111111%
}

td.wishlist-actions {
    width: 33.333333%
}

td.wishlist-info h5 {
    margin: 0
}

td.wishlist-info .product-category a {
    font-size: 14px;
    color: #9b59b6;
    display: block;
    margin: 5px 0
}

.product-actions-single span.action-name, .product-actions-single span.action-note {
    left: 0;
    width: auto;
    position: relative;
    color: #fff;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    font-family: 'Roboto Condensed', sans-serif;
    word-spacing: 2px
}

.main-content input[type="number"] {
    margin-bottom: 10px;
    width: 80px;
    display: block
}

span.add-to-cart {
    display: inline-block;
    padding: 10px 20px 10px 15px;
    margin: 1px 0;
    font-size: 16px;
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s;
    font-weight: bold
}

span.add-to-cart .icons {
    color: #fff
}

span.add-to-cart:hover {
}

table span.add-to-trash {
    background: #34495e;
    display: inline-block;
    padding: 10px 20px 10px 15px;
    margin: 1px 0;
    font-size: 16px;
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s
}

table span.add-to-trash .icons {
    color: #fff
}

table span.add-to-trash:hover {
    background: #2c3e50
}

#special-header {
    margin-bottom: 15px
}

#special-header .filter {
    margin-bottom: 10px;
    display: inline-block;
    padding: .4em .8em;
    background: #666;
    border: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    border-radius: 4px;
    cursor: pointer
}

#special-header .filter.active {
    background: #ee3124
}

#special-header .filter:focus {
    outline: 0 none
}

#special-container .mix {
    display: none
}

table.compare-table th {
    width: 16%;
    padding: 15px 20px
}

table.compare-table .numeric-input {
    display: block;
    margin: 0 0 10px 0
}

table.compare-table tr:hover {
    background: #fff
}

table.compare-table td {
    padding: 15px 20px
}

table.compare-table p, table.compare-table h5 {
    margin: 0
}

table.compare-table td.compare-image {
    background: #fff;
    text-align: center
}

table.compare-table td.compare-image img {
    max-height: 150px
}

table.compare-table tr:last-child th {
    border-bottom: none
}

table.compare-table .tag-item {
    background: #fff
}

table.compare-table .tag-item:hover {
    background: #1abc9c
}

.installment-compare {
    margin: 0;
    border: 1px solid #ccc
}

.installment-compare th {
    width: 16%;
    padding: 15px 20px
}

.installment-compare.numeric-input {
    display: block;
    margin: 0 0 10px 0
}

.installment-compare tr:hover {
    background: #fff
}

.installment-compare tr {
    border-top: 1px solid #e4e4e4
}

.installment-compare tr:nth-child(even) {
    background-color: #f6f6f6
}

.installment-compare td {
    border-left: 1px solid #e4e4e4;
    padding: 8px 12px;
    vertical-align: top
}

.installment-compare td:first-child {
    border-left: none;
    vertical-align: middle
}

.installment-compare tr:first-child {
    border-top: none
}

.installment-compare p, table.compare-table h5 {
    margin: 0
}

.installment-compare td.compare-image {
    background: #fff;
    text-align: center
}

.installment-compare td.compare-image img {
    max-height: 150px
}

.installment-compare tr:last-child th {
    border-bottom: none
}

.compare-firstblock {
    width: 200px;
    font-weight: 400
}

.order-table {
    width: 100%
}

.order-table tr:hover {
    background: #fff
}

.order-table p {
    margin: 0;
    font-size: 14px
}

.order-table th.order-status {
    width: 50%
}

.order-table span.price {
    font-size: 14px
}

.order-table .order-number p {
    color: #1f2228
}

table.order-table td {
    padding: 10px 15px
}

table.orderinfo-table {
    width: 100%
}

table.orderinfo-table tr:hover {
    background: #fff
}

table.orderinfo-table th {
    width: 170px;
    padding: 5px 10px
}

table.orderinfo-table.itemInfo-table th {
}

table.orderinfo-table td {
    padding: 5px
}

table.orderinfo-table span.price {
    font-size: 14px;
    float: none
}

table.orderinfo-table span.price.big {
    font-size: 16px
}

.list-content {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-content li {
    margin-bottom: 10px
}

.list-content li.activePay label, .list-content li.activeShip label {
    font-weight: bold;
    color: red
}

.list-content li.activePay .boxContent, .list-content li.activeShip .boxContent {
    display: block;
    background-color: rgba(253, 255, 194, .86);
    margin-left: 25px;
    margin-top: 5px
}

.list-content li .boxContent {
    display: none;
    width: auto;
    border: 1px solid #ffd06c;
    padding: 10px
}

.boxContent p {
    line-height: 16px;
    padding: 0;
    margin: 0
}

table.shopping-table {
    width: 100%
}

table.shopping-table tr:hover {
    background: #fff
}

table.shopping-table img {
    width: 80px
}

table.shopping-table .image-column {
    background: #fff;
    padding: 5px;
    width: 80px
}

table.shopping-table .quantity input[type="text"] {
    width: 80px
}

.checkout-form {
    padding-bottom: 30px
}

table.coupon-table {
    background: #fff;
    width: 100%;
    margin: 0
}

table.coupon-table td {
    border: none;
    padding: 0
}

table.coupon-table td.fit-cell {
    padding-left: 3px
}

.security-line {
    padding-top: 10px;
    margin-bottom: 20px
}

.hotline-call-line {
    display: block;
    padding-top: 10px;
    margin-bottom: 20px
}

.sub-note {
    font-size: 12px;
    font-style: italic
}

.oSuccess {
    min-height: 380px;
    font-size: 14px;
    line-height: 25px
}

.saleGirl {
    background: right bottom url(/Images/nu-nhan-vien-ban-hang.jpg) no-repeat
}

.saleBoy {
    background: right bottom url(/Images/nam-nhan-vien-ban-hang.jpg) no-repeat
}

.oContent {
    margin-right: 250px
}

#upper-footer {
    background: #fff;
    padding: 5px 20px;
    border-bottom: 1px solid #dfe6f3
}

#upper-footer.border-top {
    border-bottom: none;
    border-top: 1px solid #dfe6f3
}

#upper-footer h4 {
    text-transform: uppercase
}

#newsletter > *, .social-media > * {
    display: inline-block
}

#newsletter span {
    margin-top: 20px
}

#newsletter span.error {
    margin-top: 0
}

#newsletter input[type="text"] {
    width: 330px;
    margin: 0 0 0 15px;
    font-size: 14px
}

#newsletter input[type="text"], #newsletter input[type="button"] {
    height: 40px
}

#newsletter input[type="button"] {
    font-size: 16px;
    position: relative;
    top: 1px
}

.social-media ul {
    padding: 0;
    margin: 0;
    list-style: none;
    vertical-align: middle;
    margin-left: 15px
}

.social-media ul li {
    display: inline-block !important;
    padding: 0 !important
}

.social-media ul li a {
    display: block;
    width: 40px;
    height: 40px;
    background: #ccc url('/Images/v2014/social-icons.png') no-repeat;
    border-radius: 20px
}

.social-media ul li.social-googleplus a {
    background-color: #d74937;
    background-position: 0 0
}

.social-media ul li.social-facebook a {
    background-color: #39599f;
    background-position: -40px 0
}

.social-media ul li.social-pinterest a {
    background-color: #b8242a;
    background-position: -80px 0
}

.social-media ul li.social-twitter a {
    background-color: #45b0e3;
    background-position: -120px 0
}

.social-media ul li.social-youtube a {
    background-color: #e70031;
    background-position: -160px 0
}

.rec-function > .social-media ul {
    margin-left: 0
}

.rec-function > .social-media ul li {
    margin-left: 5px
}

.facebook-iframe iframe {
    width: 100%;
    border: none
}

.twitter-widget ul {
    list-style: none;
    margin: 10px 0;
    padding: 0
}

.twitter-widget li {
    font-size: 14px;
    color: #596067;
    padding-left: 30px;
    position: relative;
    line-height: 22px
}

.twitter-widget li:before {
    content: '';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    color: #3498db;
    position: absolute;
    left: 0;
    top: 0
}

.twitter-widget .tweet_time {
    display: none
}

.twitter-widget li .date {
    display: block;
    color: #596067
}

.twitter-widget li a:hover {
    color: #1f2228 !important
}

.twitter-widget li .icons {
}

#main-footer {
    background: #fff;
    padding: 5px 20px 20px
}

#main-footer h4 {
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif
}

#main-footer p {
    font-size: 14px;
    line-height: 22px
}

#main-footer ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#main-footer li {
    margin: 10px 0;
    word-wrap: break-word
}

#main-footer ul li .icons {
    font-size: 14px;
    width: 15px;
    margin-left: -5px
}

#main-footer ul li a:hover {
    color: #ee3124
}

#main-footer #newsletter p {
    margin-top: 0
}

.contact-footer-info ul li {
    font-size: 14px;
    color: #596067;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    display: block
}

.contact-footer-info ul li .icons {
    color: #1f2228;
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: 0
}

#main-footer #newsletter input[type="text"] {
    width: 100%;
    margin: 0 0 5px
}

#lower-footer {
    margin-top: 10px;
    margin-bottom: 5px
}

.ssl-certificate span, .bct-certificate span {
    vertical-align: middle
}

.copyright {
    font-size: 14px;
    color: #7a8188;
    margin: 0
}

.subfooter a {
    font-size: 11px;
    color: #888
}

.payment-list [class^="payment"], .payment-list [class*="payment"] {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 25px;
    background: url('/Images/v2014/payment-icons.png') no-repeat;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s
}

.payment-list [class^="payment"]:hover, .payment-list [class*="payment"]:hover {
    transform: rotateX(360deg);
    -webkit-transform: rotateX(360deg)
}

.payment-list .payment1 {
    background-position: 0 0
}

.payment-list .payment2 {
    background-position: -45px 0
}

.payment-list .payment3 {
    background-position: -90px 0
}

.payment-list .payment4 {
    background-position: -135px 0
}

.payment-list .payment5 {
    background-position: -180px 0
}

.payment-list .payment6 {
    background-position: -226px 0;
    margin-right: 0
}

.tooltip-inner {
    background: #2c3e50;
    box-shadow: 0 0 5px #ddd;
    color: #fff;
    padding: 4px 8px;
    border-radius: 0
}

.tooltip.top .tooltip-arrow {
    border-top-color: #2c3e50
}

::-webkit-input-placeholder {
    color: #b2b2b2
}

::-moz-placeholder {
    color: #d3d3d3
}

:-ms-input-placeholder {
    color: #b2b2b2
}

:-moz-placeholder {
    color: #b2b2b2
}

input[type="text"], input[type="password"], select {
    padding: 5px 10px;
    border: 1px solid #e6e6e6;
    height: 40px;
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s
}

input[type="submit"], input[type="reset"], input[type="button"] {
    background: #2ecc71;
    color: #fff;
    text-transform: uppercase;
    height: 40px;
    padding: 5px 15px;
    border: none;
    font-size: 14px;
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s
}

input[type="reset"].dark-blue {
    color: #fff
}

input[type="submit"]:hover {
    background: #21bf64
}

input[type="submit"].big, input[type="reset"].big {
    padding: 7px 20px;
    font-size: 16px
}

input[type="submit"].huge, input[type="reset"].huge {
    height: 50px;
    padding: 12px 25px;
    font-size: 16px
}

input[type="reset"] {
    background: #f7f7f7;
    color: #1f2228
}

input[type="reset"]:hover {
    background: #2c3e50;
    color: #fff
}

input[type="radio"], input[type="checkbox"] {
    margin-right: 5px
}

#back-to-top {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    display: inline-block;
    position: fixed;
    bottom: 220px;
    right: 20px;
    background-color: #0f0f0f;
    font-size: 24px;
    text-align: center;
    padding-top: 6px;
    transition: background .3s, color .2s;
    -webkit-transition: background .3s, color .2s;
    -moz-transition: background .3s, color .2s;
    -ms-transition: background .3s, color .2s;
    -o-transition: background .3s, color .2s;
    cursor: pointer;
    color: #fff
}

#back-to-top:hover {
    background: #dde3e6
}

.radio-label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 20px;
    margin-right: 5px;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: normal
}

.radio-label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #eaeaea;
    border: 1px solid #7a8188
}

input[type="radio"] {
    display: none
}

input[type=radio]:checked + .radio-label:before {
    content: "•";
    color: #7a8188;
    font-size: 36px;
    text-align: center;
    line-height: 8px
}

input[type="checkbox"] {
    display: none
}

input[type="checkbox"] + label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-right: 15px;
    font-size: 14px;
    padding-left: 25px
}

input[type="checkbox"] + label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #f7f7f7;
    border: 1px solid #e6e6e6;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1em
}

input[type="checkbox"]:checked + label:before {
    content: '';
    font-size: 14px;
    color: #7a8188;
    text-align: center;
    line-height: 13px
}

.numeric-input {
    position: relative;
    width: 100px;
    display: inline-block
}

.numeric-input input {
    width: 100px;
    display: inline-block
}

.numeric-input > span {
    position: absolute;
    top: 3px;
    right: 8px;
    cursor: pointer;
    color: #7a8188
}

.numeric-input .arrow-down {
    bottom: 3px;
    top: auto
}

.lichhoc input[type="checkbox"] + label {
    padding-left: 0
}

.lichhoc input[type="checkbox"] + label:before {
    bottom: -6px
}

.tinynav_label {
    display: none
}

.tinynav {
    display: none
}

.store-pico {
    background: #fff
}

.store-pico h1, .store-pico h2 {
    font-size: 20px;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    word-spacing: 5px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

.store-pico h4, .store-pico h3 {
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 5px
}

.store-pico .store-block {
    display: block;
    margin-bottom: 5px;
    min-height: 110px;
    max-height: 120px
}

.store-pico .signal {
    font-size: 11px;
    padding: 3px 5px;
    color: #fff
}

.store-number, .store-info {
    float: left;
    vertical-align: top;
    font-size: 12px
}

.store-number {
    margin-right: 1%;
    width: 15%
}

.store-info {
    width: 84%
}

.store-pico .store-info {
    width: 100%
}

.store-pico .store-info p {
    margin-bottom: 0
}

.store-number span {
    border-radius: 30px;
    background: #ee3124;
    color: #fff;
    display: inline-block;
    padding: 5px 12px
}

.sidebar .signal {
    font-size: 11px;
    padding: 2px 4px;
    color: #fff
}

.store-info [class^="icon-"]:before, .store-info [class*=" icon-"]:before .sidebar [class^="icon-"]:before, .sidebar [class*="icon-"]:before {
    width: auto !important;
    margin: 0 !important
}

.store-content {
    margin-top: 20px
}

.store-line a {
    display: block;
    overflow: hidden;
    color: #4a90e2;
    line-height: 21px;
    padding-bottom: 3px
}

.store-line a label {
    display: inline-block;
    vertical-align: inherit;
    border: 1px solid #ee3124;
    border-radius: 4px;
    font-size: 11px;
    color: #ee3124;
    padding: 0 3px;
    line-height: 14px;
    margin-left: 5px
}

.store-comingsoon, .store-opened {
    overflow: hidden
}

.store-comingsoon span, .store-opened span {
    float: left;
    overflow: hidden;
    color: #666;
    margin-right: 10px
}

.store-comingsoon .store-line, .store-opened .store-line {
    float: left;
    overflow: hidden
}

.store-active {
    margin: 15px 0 0;
    border-top: solid 2px #eaeaea;
    padding: 10px 0
}

.store-active ul {
    list-style: none;
    margin: 0;
    overflow: hidden
}

.store-active ul li {
    float: left;
    width: 16.6666667%;
    margin: 10px 0
}

.store-active ul li a label {
    display: inline-block;
    vertical-align: inherit;
    border: 1px solid #3498db;
    border-radius: 4px;
    font-size: 11px;
    color: #3498db;
    padding: 0 3px;
    line-height: 14px;
    margin-left: 5px
}

.store-active ul li a {
    line-height: 1.3em;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    position: relative;
    padding: 10px 0
}

.store-active ul li a b {
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f1f1f1;
    display: none;
    margin: auto
}

.store-active ul li.selected b {
    display: block
}

.store-drop {
    display: none;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding-bottom: 1%;
    background: #f1f1f1
}

.store-drop a {
    float: left;
    padding: 1% 1% 0;
    width: 45%;
    overflow: hidden;
    color: #333;
    line-height: 26px;
    padding-left: 20px
}

.store-drop a span {
    color: #2ecc71;
    margin-left: -15px;
    float: left
}

.box-promotion {
    background: transparent url("/Images/fancybox_overlay.png") repeat scroll 0 0;
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 9999
}

.box-promotion-active {
    bottom: 0;
    display: block;
    position: fixed;
    right: 0;
    vertical-align: middle
}

.box-promotion .box-promotion-item {
    max-width: 600px;
    max-height: 600px;
    position: absolute
}

.box-promotion .box-promotion-item .box-banner {
    position: absolute;
    z-index: 97
}

.box-promotion .box-promotion-item a.box-promotion-close {
    cursor: pointer;
    position: absolute;
    right: 0;
    z-index: 999;
    text-indent: -99999px
}

.inpOnly input[type=text], .inpOnly textarea, select {
    font-size: 14px;
    padding: 7px 6px;
    background: #fff;
    border: 1px solid #ddd;
    width: auto;
    box-shadow: 0 0 0 2px #f4f4f4;
    -webkit-box-shadow: 0 0 0 2px #f4f4f4;
    -moz-box-shadow: 0 0 0 2px #f4f4f4;
    color: #656565
}

.inpOnly input[type=text]:hover, .inpOnly textarea:hover {
    border-color: #d5d9dc;
    background: #fdfdfd
}

.inpOnly input[type=text]:focus, .inpOnly textarea:focus {
    border-color: #d5d9dc;
    background: #fff;
    -webkit-box-shadow: 0 0 0 2px #f4f4f4;
    box-shadow: 0 0 0 2px #f4f4f4;
    -moz-box-shadow: 0 0 0 2px #f4f4f4
}

[class^="iconpico-"], [class*="iconpico-"] {
    background-image: url(/Images/icon-category@2x.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle
}

.iconpico-check {
    background-position: -7px -23px;
    width: 14px;
    height: 14px;
    margin: 3px 4px 0 0;
    float: left
}

.col10 {
    width: 10%
}

.col15 {
    width: 15%
}

.col25 {
    width: 25%
}

.col30 {
    width: 30%
}

.col35 {
    width: 35%
}

.col75 {
    width: 75%
}

.col85 {
    width: 85%
}

.col90 {
    width: 90%
}

.col4 {
    width: 25%
}

.col5 {
    width: 20%
}

.pl-content {
    display: block
}

.pl-left {
    float: left
}

.pl-right {
    float: right
}

.category-line {
    display: block;
    overflow: hidden;
    position: relative;
    padding: 0 1px 1px 0;
    margin-right: -1px;
    border-left: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    margin-bottom: -1px
}

.category-line li {
    display: block;
    float: left;
    background: #fff;
    margin-left: -1px;
    overflow: hidden;
    border: 1px solid #ececec;
    border-bottom: 0
}

#filter {
    padding-right: -15px
}

.filter {
    display: block;
    overflow: hidden
}

.filter li {
    display: block;
    overflow: visible;
    font-size: 12px;
    color: #666
}

.filter, .filter ul {
    -webkit-padding-start: 0;
    padding-left: 0
}

.filter li, .filter ul li {
    list-style: none
}

.filter li strong {
    color: #333;
    display: block;
    padding: 5px 0 6px 0;
    font-size: 12px;
    text-transform: uppercase;
    overflow: hidden;
    clear: both
}

.filter li div {
    display: block;
    overflow: visible;
    position: relative
}

.filter li a {
    display: block;
    font-size: 14px;
    line-height: 18px;
    position: relative
}

.filter li h3 {
    font-size: 14px;
    font-weight: 600;
    color: #4a90e2;
    float: left;
    padding: 0 6px 6px 0;
    width: 41%;
    cursor: pointer;
    padding-left: 1px;
    margin-top: 2px;
    margin-bottom: 5px
}

.filter li h3 span {
    font-size: 11px;
    color: #999;
    font-weight: normal;
    display: inline-block;
    line-height: 1.2
}

.filter li ul li label {
    font-weight: normal;
    float: left;
    padding: 0 6px 6px 0;
    width: 40%;
    cursor: pointer;
    padding-left: 0
}

.filter li .selected .iconpico-check {
    background-position: -22px -23px;
    width: 14px;
    height: 14px
}

.filter li ul li:nth-child(2n+3) {
    clear: both
}

.filter li:first-child {
    padding-bottom: 0
}

.tags {
    margin-top: 10px
}

.tags a {
    display: inline-block;
    padding: 0 10px
}

.loadingmore {
    display: block;
    padding: 8px;
    border: 1px solid #4a90e2;
    border-radius: 4px;
    background: #fff;
    font-size: 14px;
    color: #4a90e2;
    width: 210px;
    margin: 10px auto;
    position: relative;
    cursor: pointer
}

.loadingmore:after, .loadingmore:before {
    top: 40%;
    left: 87%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.loadingmore:before {
    border-top-color: #4a90e2;
    border-width: 8px;
    margin-left: -8px
}

.loadicon {
    width: 23px;
    height: 23px;
    display: inline-block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: left
}

.loadicon:after {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    -webkit-animation: rotate .6s linear infinite;
    -moz-animation: rotate .6s linear infinite;
    -ms-animation: rotate .6s linear infinite;
    -o-animation: rotate .6s linear infinite;
    animation: rotate .6s linear infinite;
    border-radius: 100%;
    border-top: 1px solid #545a6a;
    border-bottom: 1px solid #d4d4db;
    border-left: 1px solid #545a6a;
    border-right: 1px solid #d4d4db;
    content: '';
    opacity: .5
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0
}

div.bhoechie-tab-menu div.list-group {
    margin-bottom: 0
}

div.bhoechie-tab-menu div.list-group > a {
    margin-bottom: 0
}

div.bhoechie-tab-menu div.list-group > a .glyphicon, div.bhoechie-tab-menu div.list-group > a .fa {
    color: #000
}

div.bhoechie-tab-menu div.list-group > a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0
}

div.bhoechie-tab-menu div.list-group > a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0
}

div.bhoechie-tab-menu div.list-group > a.active, div.bhoechie-tab-menu div.list-group > a.active .glyphicon, div.bhoechie-tab-menu div.list-group > a.active .fa {
    background-color: #000;
    color: #fff;
    border-color: #000
}

div.bhoechie-tab-menu div.list-group > a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #000
}

div.bhoechie-tab-menu div.list-group > a.list-group-item {
    border: 0;
    border-bottom: 1px solid #ddd
}

.float-ck-left, .float-ck-right {
    position: fixed;
    bottom: 0;
    z-index: 6000
}

* html .float-ck-left, * html .float-ck-right {
    position: absolute;
    bottom: auto
}

#float_content_left {
    border: 1px solid #ee3124;
    background: #ee3124;
    width: 330px;
    height: 275px;
    overflow: hidden
}

.hide_adv {
    display: block;
    color: #fff !important;
    font-family: Arial;
    background: #ee3124;
    padding: 0 10px;
    text-decoration: none;
    height: 28px;
    border-right: 1px solid #ee3124;
    border-top: 1px solid #ee3124;
    position: relative
}

a.hide_adv, a.hide_adv:hover {
    font-size: 12px;
    line-height: 28px
}

.marquee_left, .marquee_right {
    width: 330px;
    overflow: hidden
}

.adv-down, .adv-up {
    position: absolute;
    right: 0;
    display: block;
    top: 0;
    width: 25px;
    height: 28px
}

.adv-down {
    background: url(/Images/forms/adv-down.png) no-repeat
}

.adv-up {
    background: url(/Images/forms/adv-up.png) no-repeat
}

#modalContainer {
    background: rgba(0, 0, 0, .82);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10000
}

#alertBox {
    position: relative;
    min-height: 100px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 20px 30px
}

#modalContainer > #alertBox {
    position: fixed;
    text-align: center
}

#alertBox h1 {
    margin: 0;
    font-size: 1em;
    font-weight: 700;
    background-color: #ee3124;
    color: #fff;
    border-bottom: 1px solid #cecece;
    padding: 10px 30px;
    text-align: left
}

#alertBox p {
    min-height: 30px;
    text-align: left;
    padding: 10px 30px
}

#alertBox div {
    background: #fafafa;
    padding: 10px
}

#alertBox #closeBtn {
    display: inline-block;
    position: relative;
    margin: 5px auto;
    padding: 10px 20px;
    border: 0 none;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background-color: #ee3124;
    border-radius: 3px;
    text-decoration: none
}

#mContainer {
    position: relative;
    width: 600px;
    margin: auto;
    padding: 5px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    font: .7em verdana, arial
}

#CandidateFormValid input.error-focus, #CandidateFormValid select.error-focus, #CandidateFormValid textarea.error-focus, #CandidateFormValid .error-focus {
    color: #b94a48;
    background-color: #f5d0cd;
    border: 1px solid #f5aaaa !important
}

#camera-main {
    position: absolute;
    z-index: 999;
    display: none
}

.livecam-html5 video {
    width: 400px;
    height: 300px
}

#camera-wrap {
    margin: 0 auto;
    background: #f1f1f2;
    width: 100%;
    box-shadow: 1px 1px 8px #000
}

#camera-wrap table {
    width: 100%;
    padding: 10px;
    margin: auto 0;
    text-align: center
}

#CandidateFormValid .avatar {
    text-align: center;
    position: relative
}

#CandidateFormValid .avatar-marsk {
    cursor: pointer
}

#CandidateFormValid .avatar-control {
    margin-left: 0;
    cursor: pointer
}

.rec-submit {
    margin-top: 20px
}

.additional-condition {
    margin-top: 15px;
    text-align: center;
    padding-top: 15px;
    border-top: 1px solid #e5e5e5
}

.additional-condition img {
    display: block;
    margin: 0 auto 10px;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.additional-condition img:hover {
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
}

.additional-condition a {
    display: inline-block;
    max-width: 95px;
    margin-left: 10px;
    text-align: center;
    color: #444;
    font-size: 16px;
    cursor: default;
    vertical-align: top
}

.additional-condition a span {
    display: block;
    color: #288ad6
}

.additional-condition a:nth-child(5) {
    cursor: pointer
}

.additional-condition a:first-child {
    margin-left: 0
}

@media (min-width: 1000px) {
    #alertBox {
        width: 50%;
        left: 25%;
        top: 20%
    }
}

.hidden {
    display: none
}

#popup_hompage {
    background: none transparent;
    outline: 0 none;
    border: 0 none
}

.spec-content span {
    display: block
}

@media screen and (min-width: 1200px) {
    .container {
        width: 1200px;
        padding: 0 10px
    }

    .menu-hidden {
        display: none
    }

    .product .product-image {
        min-height: 250px;
        max-height: 250px
    }

    .product-image .lazyImage {
        width: 205px;
        height: 205px;
        display: block;
        background-image: url(/Images/loading.gif);
        background-repeat: no-repeat;
        background-position: 50% 50%
    }

    ._mobileDisplay {
        display: none !important
    }

    #lower-footer .line-1 {
        clear: both;
        display: table;
        width: 100%;
        overflow: hidden
    }

    .line-1 .footer-block {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding-top: 8px;
        padding-bottom: 8px
    }

    .payment-list {
        width: 40%
    }

    .bct-certificate, .ssl-certificate {
        width: 30%
    }

    .line-1 .footer-block:last-child {
        text-align: right
    }

    .line-1 .payment-list span.title {
        display: inline-block;
        width: 154px;
        vertical-align: middle
    }

    .iSpecial .spec-title {
        width: 35%
    }

    .content-special .spec-title {
        width: 30%
    }

    .box-promotion .box-promotion-item a.box-promotion-close {
        background-image: url(/Images/icons/stop@2x.png);
        background-repeat: no-repeat;
        width: 48px;
        height: 48px;
        top: -51px
    }
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
    .nNote p, .page-content li, .page-noneback li, body {
        font-size: 12px
    }

    .col-md-fifth {
        width: 20%;
        padding: 0 15px;
        float: left
    }

    ._mobileDisplay {
        display: none !important
    }

    #main-navigation .nav-description {
        display: none
    }

    #main-navigation > ul > li > a .nav-caption {
        margin-top: 0
    }

    .content {
        margin-top: 10px
    }

    .page-content {
        padding: 10px 10px 20px
    }

    .page-noneback {
        padding: 0 10px 10px
    }

    .carousel-arrows .icons {
        width: 40px;
        height: 40px;
        padding: 10px 0 0
    }

    .carousel-heading .icons-head {
        font-size: 30px
    }

    #search-bar input, #search-bar select {
        height: 30px;
        font-size: 14px
    }

    .product-actions .action-name {
        font-size: 12px;
        padding-top: 3px
    }

    a.product-hover {
        font-size: 16px;
        top: 90px
    }

    #newsletter > *, .social-media > * {
        display: block
    }

    #newsletter input[type=text] {
        width: 300px;
        margin: 0;
        display: inline-block
    }

    #newsletter input[type=button] {
        display: inline-block
    }

    .category-child .product .product-image .lazyImage, .product-image .lazyImage {
        display: block;
        background-image: url(/Images/loading.gif);
        background-position: 50% 50%;
        background-repeat: no-repeat
    }

    .social-media ul {
        margin: 0
    }

    .banner {
        margin-bottom: 5px
    }

    .banner-item {
        padding-top: 8px;
        padding-bottom: 8px
    }

    .banner-item h4 {
        margin: 0;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 900
    }

    .banner-item p {
        font-size: 12px
    }

    .banner-item a.button {
        right: 10px;
        top: 15px;
        padding: 8px 10px;
        font-size: 14px
    }

    .banner-item .icons {
        font-size: 24px
    }

    .banner .left-side-banner, .banner .middle-banner, .banner .right-side-banner {
        width: 32.66666%
    }

    .banner-item.icon-on-left {
        padding-left: 50px
    }

    .banner-item.icon-on-right {
        padding-right: 50px
    }

    .banner-item .button {
        top: 10px;
        right: 6px
    }

    .box-news .banner-item .icons {
        font-size: 38px
    }

    .box-news .banner-item h4 {
        font-size: 16px;
        margin-top: 5px
    }

    #top-navigation li {
        margin-right: 5px
    }

    #notify-box ul {
        margin-left: 0
    }

    #notify-box ul li.cart-box:before, #notify-box ul li.help-box:before, #notify-box ul li.support-box:before {
        font-size: 14px;
        width: 26px;
        height: 26px;
        line-height: 26px
    }

    #top-header .contact-row, .bestsellers-table .product-info p, .bestsellers-table .product-info span.price, .compare-table .product-info p, .iSpecial table, .main-content table, .product, table.orderinfo-table p, table.orderinfo-table td, table.orderinfo-table th {
        font-size: 12px
    }

    #notify-box ul li.cart-box a span {
        left: 34px
    }

    .padding-add {
        padding-left: 10px;
        padding-right: 10px
    }

    .sidebar-box-content.sidebar-padding-box {
        padding: 10px 8px
    }

    .sidebar-box .padding-lr-box {
        padding: 0 8px
    }

    .sidebar-box-content > ul > li > a {
        padding: 5px 10px
    }

    .sidebar-box-content > ul > li > a .icons {
        top: 6px
    }

    .carousel-heading {
        margin-bottom: 0
    }

    .main-content table th {
        padding: 5px
    }

    .main-content table td {
        padding: 5px 6px
    }

    table.orderinfo-table th {
        width: 125px
    }

    .category-box {
        margin-bottom: 10px;
        padding: 0 5px
    }

    .category-box .product-image {
        margin-bottom: 0
    }

    .market, .product {
        margin-bottom: 10px
    }

    .category-box .product-info h5 {
        max-height: 30px;
        min-height: 30px
    }

    span.color-checkbox {
        width: 25px;
        height: 25px
    }

    .product {
        padding-left: 5px;
        padding-right: 5px
    }

    .product .product-image {
        min-height: 205px;
        max-height: 205px
    }

    .product-image .lazyImage {
        width: 205px;
        height: 205px
    }

    .product .product-info h6 {
        font-size: 12px;
        max-height: 30px;
        min-height: 30px
    }

    .discountInfo .badge-contact, .discountInfo .badge-perdiscount {
        font-size: 16px
    }

    .product-info h5 {
        font-size: 12px
    }

    .product-single h1, .title-block, h1.single-title {
        font-size: 18px;
        padding: 10px 0
    }

    .carousel-heading h4, .sidebar-box-heading h4, span.product-tag {
        font-size: 12px
    }

    .category-child .product .product-image {
        min-height: 230px;
        max-height: 230px
    }

    .category-child .product .product-image .lazyImage {
        width: 230px;
        height: 230px
    }

    .bestsellers-table .product-thumbnail, .compare-table .product-thumbnail {
        padding: 5px
    }

    .carousel-heading, .sidebar-box-heading {
        height: 40px
    }

    .sidebar-box .padding-lr-box h3 {
        font-size: 20px
    }

    a.button.big {
        font-size: 16px
    }

    span.add-to-cart {
        font-size: 14px
    }

    .product-actions-single span.action-note {
        font-size: 11px
    }

    #main-footer h4 {
        font-size: 14px
    }

    #main-footer li {
        margin: 2px 0
    }

    .contact-footer-info ul li {
        font-size: 12px;
        padding-left: 20px;
        margin-bottom: 8px
    }

    .contact-footer-info ul li .icons {
        margin-right: 1px
    }

    .menu-hidden {
        display: none
    }

    #lower-footer .line-1 {
        clear: both;
        display: table;
        width: 100%;
        overflow: hidden
    }

    .line-1 .footer-block {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding-top: 8px;
        padding-bottom: 8px
    }

    .payment-list {
        width: 40%
    }

    .bct-certificate, .ssl-certificate {
        width: 30%
    }

    .line-1 .payment-list span.title {
        display: inline-block;
        width: 154px;
        vertical-align: middle
    }

    .iSpecial .spec-title {
        width: 35%
    }

    .content-special .spec-title {
        width: 30%
    }

    .box-promotion .box-promotion-item a.box-promotion-close {
        background-image: url(/Images/icons/stop@2x.png);
        background-repeat: no-repeat;
        width: 48px;
        height: 48px;
        top: -51px
    }
}

@media screen and (min-width: 769px)and (max-width: 991px) {
    .flexsliderBig li, .iosSlider .slider .item .image {
        background-size: 90% auto !important
    }

    body {
        font-size: 12px
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .padding-add {
        padding-left: 10px;
        padding-right: 10px
    }

    .screen-hide {
        display: none !important
    }

    #main-navigation .nav-description, #search-bar p, #top-header, #top-navigation, .banner-item .icons, .navigation_menu_bar, .product-actions .action-name, .sidebar .carousel-arrows .icons, .sub-header, .tp-banner p, .tp-banner span {
        display: none
    }

    .page-content {
        padding-bottom: 10px
    }

    .col-md-fifth {
        width: 20%;
        padding: 0 15px;
        float: left
    }

    .tp-banner h2 {
        font-size: 24px;
        line-height: 32px
    }

    .tp-banner h3 {
        font-size: 18px;
        margin-top: 30px
    }

    #main-navigation > ul > li > a {
        padding: 15px 10px !important
    }

    #main-navigation > ul > li > a .nav-caption {
        margin-top: 0
    }

    #main-navigation .nav-caption {
        font-size: 12px;
        line-height: 18px
    }

    #main-navigation > ul > li > a .icons {
        font-size: 14px;
        display: none
    }

    #main-navigation .nav-search .icons, .box-news .banner-item h4 {
        font-size: 16px
    }

    #main-navigation .nav-search {
        width: 50px
    }

    .header {
        padding-bottom: 5px
    }

    #search-box .search-area .search-field {
        width: 84%
    }

    #notify-box ul {
        margin-top: -5px;
        margin-left: 15px
    }

    .sidebar-banner-home {
        margin-top: 10px
    }

    .banner-item h4 {
        margin: 5px 0 0;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 900
    }

    .box-news .banner-item {
        min-height: 75px
    }

    .banner-item p {
        font-size: 12px;
        line-height: 14px
    }

    .banner-item span.button {
        right: 10px;
        top: 15px;
        padding: 8px 10px;
        font-size: 12px
    }

    .banner .left-side-banner, .banner .middle-banner, .banner .right-side-banner {
        width: 32.66666%
    }

    .banner-item.icon-on-left {
        padding-left: 10px
    }

    .banner-item.icon-on-right {
        padding-right: 10px
    }

    .carousel-heading, .sidebar-box-heading {
        height: auto
    }

    .carousel-heading h4, .sidebar-box-heading h4 {
        font-size: 13px;
        margin: 0
    }

    .page-content li, .page-noneback li, .product-info h5, .product-info h6 {
        font-size: 12px
    }

    .sidebar-box-heading {
        padding-left: 40px
    }

    .carousel-heading h4 {
        padding-top: 10px;
        padding-bottom: 5px;
        padding-left: 10px
    }

    .carousel-arrows .icons {
        width: 40px;
        height: 40px;
        padding: 10px 0 0
    }

    .flexsliderBig li {
        background-position: right bottom !important
    }

    .product-actions > span {
        width: 33.333333%;
        text-align: center !important
    }

    .main-content table td, .main-content table th {
        padding: 8px 5px
    }

    table.orderinfo-table th {
        width: 120px;
        padding: 5px
    }

    table.orderinfo-table td {
        padding: 8px 5px
    }

    a.button {
        height: auto
    }

    span.product-tag {
        top: 10px;
        padding: 5px 15px;
        font-size: 12px
    }

    .product-actions > span {
        padding: 8px 0 0
    }

    .product-actions > span .icons {
        margin-right: 0 !important
    }

    .col-lg-12 .blog-item .rating-box {
        float: none;
        margin-top: 10px
    }

    #newsletter input[type=text], .social-media ul {
        margin: 0
    }

    .button-row .button {
        margin-bottom: 2px
    }

    .product {
        padding: 0 5px;
        margin-bottom: 10px
    }

    .product-info h6 {
        line-height: 14px;
        max-height: 36px;
        min-height: 36px
    }

    .product .old-price {
        font-size: 11px
    }

    .product .discountInfo .badge-perdiscount .percent, .product .price {
        font-size: 12px
    }

    .product .badge-contact, .product .discountInfo .badge-perdiscount {
        font-size: 12px;
        padding: 3px 6px
    }

    a.product-hover {
        text-align: center;
        height: 30px;
        padding: 5px 8px;
        font-size: 14px;
        position: absolute;
        top: 40%;
        width: 120px
    }

    .register-account p {
        font-size: 12px;
        padding: 2px 0 10px
    }

    .btn-menu-hidden {
        display: block
    }

    .menu-hidden {
        display: none
    }

    #lower-footer .line-1 {
        clear: both;
        display: table;
        width: 100%;
        overflow: hidden
    }

    .line-1 .footer-block {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding-top: 8px;
        padding-bottom: 8px
    }

    .bct-certificate, .payment-list, .ssl-certificate {
        width: 33%
    }

    .line-1 .payment-list span.title {
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle
    }

    .iSpecial .spec-title {
        width: 35%
    }

    .content-special .spec-title {
        width: 30%
    }

    .additional-condition {
        display: none
    }

    .box-promotion .box-promotion-item a.box-promotion-close {
        background-image: url(/Images/icons/stop@2x.png);
        background-repeat: no-repeat;
        width: 48px;
        height: 48px;
        top: -51px
    }
}

@media screen and (min-width: 481px)and (max-width: 767px) {
    .row {
        margin: 0 !important
    }

    .section-header {
        display: none
    }

    ._mobileHidden, .screen-hide {
        display: none !important
    }

    #middle-navigation ul, #top-header ul {
        float: none !important;
        text-align: center
    }

    #search-bar, #search-button {
        position: relative;
        bottom: 0
    }

    #logo, #lower-footer, #lower-footer p.copyright, #middle-navigation ul, #top-header ul, .error-404 span {
        text-align: center
    }

    body {
        font-size: 12px
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding-left: 10px;
        padding-right: 10px
    }

    .padding-add {
        padding-left: 15px;
        padding-right: 15px
    }

    ._mobileDisplay {
        display: block !important
    }

    #logo {
        margin: 0 0 20px;
        padding: 0
    }

    #top-header li {
        float: none;
        display: inline-block
    }

    #top-header li:hover ul, .tp-banner h3, .tp-banner p, .tp-banner span {
        display: none
    }

    #main-header .search-area {
        margin: 0 5px
    }

    #main-header .search-area .search-field {
        border: none;
        width: 82%;
        padding: 8px
    }

    #main-header .search-area .search-button {
        margin: -1px -2px 0 0
    }

    #middle-navigation ul {
        margin: 40px 0 20px
    }

    #middle-navigation > ul > li {
        float: none;
        display: inline-block;
        margin: 0
    }

    #main-navigation > ul, #main-navigation > ul > li {
        display: block
    }

    #main-navigation > ul > li > a .nav-caption {
        margin-top: 0
    }

    #main-navigation .nav-search {
        display: block;
        width: auto;
        width: 100% !important;
        text-align: center;
        padding: 30px 0
    }

    #main-navigation .nav-search .icons {
        display: inline-block
    }

    #newsletter > *, .social-media > *, .tinynav, .tinynav_label {
        display: block
    }

    #notify-box {
        min-width: 250px;
        max-width: 250px;
        margin: 5px auto 0
    }

    #notify-box ul {
        margin: 0
    }

    .tinynav {
        width: 100% !important
    }

    .carousel img, .product-image img, .slides img, .subcategory img {
        width: 100%
    }

    .rating img {
        width: auto !important
    }

    .col-md-fifth {
        width: 100%;
        padding: 0 15px;
        float: left
    }

    .banner-item {
        width: 100%;
        margin: 5px 0 !important
    }

    .banner .left-side-banner, .banner .middle-banner, .banner .right-side-banner {
        width: 100%
    }

    .news {
        margin: 40px 0
    }

    .news-content {
        padding: 10px 30px
    }

    #newsletter input[type=button], .payment-list li {
        display: inline-block
    }

    #newsletter input[type=text] {
        width: 100%;
        margin: 0;
        display: inline-block
    }

    #lower-footer p.copyright {
        margin: 10px 0
    }

    .social-media ul {
        margin: 0
    }

    .payment-list {
        float: none
    }

    .payment-list li {
        float: none;
        margin: 0
    }

    .main-content {
        padding: 0 5px
    }

    .main-content table td, .main-content table th {
        padding: 10px;
        width: 100% !important;
        display: block
    }

    .main-content table, .main-content tbody {
        display: block;
        width: 100% !important
    }

    .main-content table tr {
        display: block;
        border-bottom: 2px solid #999
    }

    .product-single table tr {
        border: none
    }

    .product-single-info {
        padding: 20px
    }

    .no-deal-padding {
        padding: 10px 15px 0 !important
    }

    #search-bar table, #search-bar tbody, #search-bar td, #search-bar tr {
        display: block;
        padding-right: 0;
        margin: 0 !important;
        width: 100%
    }

    #search-bar input {
        width: 100% !important
    }

    #search-button {
        right: 0;
        left: 0;
        top: auto;
        width: 100%
    }

    #search-button .icons {
        top: 50%;
        margin-top: -10px;
        left: 50%;
        margin-left: -10px
    }

    #search-bar {
        background: 0 0;
        z-index: 1000;
        color: #fff;
        padding: 15px 0 !important;
        top: 0;
        left: 0;
        right: 0;
        display: block
    }

    #top-header, #top-navigation, .navigation_menu_bar, .sidebar-banner, .sub-header {
        display: none
    }

    #search-bar > .col-lg-12 {
        padding: 0
    }

    #search-bar a {
        color: #1f2228 !important
    }

    #search-bar p {
        margin-top: 10px !important
    }

    #search-button {
        height: 40px;
        margin-top: 20px;
        z-index: 1 !important
    }

    .content, .error-404 span {
        margin-top: 10px
    }

    .control-group .search-clear {
        position: absolute;
        top: 9px;
        right: 62px
    }

    .search-column-1 {
        width: 100%
    }

    .search-column-2 {
        width: 100%;
        padding-left: 0
    }

    .button-row .button {
        margin-bottom: 2px
    }

    .product, .sidebar-slider {
        margin-bottom: 10px
    }

    .error-404 span {
        font-size: 40px
    }

    .error-404-content {
        padding-top: 10px
    }

    .error-404-content h2, .error-404-content h3 {
        font: 300 14px Roboto, Helvetica, Arial, sans-serif
    }

    .product {
        padding: 0 5px
    }

    .product-info h6 {
        font-size: 12px;
        line-height: 14px;
        max-height: 36px;
        min-height: 36px
    }

    .product .old-price {
        font-size: 11px
    }

    .product .price {
        font-size: 12px
    }

    .product .badge-contact, .product .discountInfo .badge-perdiscount {
        font-size: 16px;
        padding: 3px 6px
    }

    .product .discountInfo .badge-perdiscount .percent {
        font-size: 12px
    }

    a.product-hover {
        height: 30px;
        padding: 5px 8px;
        font-size: 14px;
        position: absolute;
        top: 40%;
        width: 120px
    }

    .btn-menu-hidden {
        display: block
    }

    .bct-certificate, .payment-list, .ssl-certificate {
        width: 100%
    }

    .line-1 .payment-list span.title {
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle
    }

    .content-special .spec-title {
        width: 30%
    }

    .additional-condition, .iSpecial {
        display: none
    }

    .box-promotion .box-promotion-item a.box-promotion-close {
        background-image: url(/Images/icons/stop@1x.png);
        background-repeat: no-repeat;
        width: 32px;
        height: 32px;
        top: -35px
    }
}

@media screen and (max-width: 480px) {
    .pca-pl-r-filter, .section-header {
        display: none
    }

    .box-promotion, .col25, .col75 {
        width: 100%
    }

    .col4 {
        width: 50%
    }

    .page-content li, .page-noneback li, .store-pico .store-block h4, body {
        font-size: 12px
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding-left: 10px;
        padding-right: 10px
    }

    ._mobileHidden, .screen-hide {
        display: none !important
    }

    ._mobileDisplay {
        display: block !important
    }

    input[type=button], input[type=reset], input[type=submit] {
        padding: 3px 10px;
        border-radius: 3px
    }

    .row {
        margin: 0 -5px
    }

    .padding-add {
        padding-left: 0;
        padding-right: 0
    }

    .padding-lr-box, .sidebar-box .padding-lr-box {
        padding: 0
    }

    .sidebar-box {
        margin-bottom: 10px
    }

    .page-content select, .payment-option .list-content li {
        margin-bottom: 5px
    }

    .page-content {
        padding: 10px 10px 15px
    }

    .page-content label {
        font-size: 12px;
        margin-bottom: 5px
    }

    .payment-option .radio-label:before {
        top: 3px
    }

    #logo {
        text-align: center;
        display: block;
        margin: 0 auto
    }

    .contact-row, .sidebar-banner, .sub-header {
        display: none
    }

    #middle-navigation {
        margin-top: 10px
    }

    #main-header {
        padding-bottom: 2px
    }

    #search-box, .category-box, .main-content, .market, .product {
        padding: 0 5px
    }

    #main-header .search-area {
        margin-top: 2px
    }

    #main-header .search-area .search-field {
        width: 74%
    }

    #notify-box {
        min-width: 240px;
        max-width: 240px;
        margin: 5px auto 0
    }

    #notify-box ul {
        margin: 0
    }

    .control-group .search-clear {
        position: absolute;
        top: 9px;
        right: 62px
    }

    .market {
        margin-bottom: 10px
    }

    .store-pico h3 {
        margin: 0 0 10px
    }

    .store-pico .store-block {
        min-height: 50px;
        margin-bottom: 8px
    }

    .store-block .store-number {
        width: 12%
    }

    .category-box {
        margin-bottom: 10px
    }

    .category-box .product-image {
        margin-bottom: 0
    }

    .category-box .product-info h5 {
        max-height: 30px;
        min-height: 30px
    }

    .product {
        margin-bottom: 10px
    }

    .product .product-image {
        min-height: 185px;
        max-height: 185px
    }

    .product-image .lazyImage {
        width: 185px;
        height: 185px;
        display: block;
        background-image: url(/Images/loading.gif);
        background-repeat: no-repeat;
        background-position: 50% 50%
    }

    .product-info h3 {
        font-size: 16px
    }

    .product-info h5 {
        font-size: 14px
    }

    .product-info h6 {
        font-size: 12px;
        line-height: 14px;
        max-height: 36px;
        min-height: 36px
    }

    .product-info p {
        font-size: 12px
    }

    .product .old-price {
        font-size: 11px
    }

    .product .discountInfo .badge-perdiscount .percent, .product .price {
        font-size: 12px
    }

    .product .badge-contact, .product .discountInfo .badge-perdiscount {
        font-size: 12px;
        padding: 3px 6px
    }

    a.product-hover {
        height: 30px;
        padding: 5px 8px;
        font-size: 14px;
        position: absolute;
        top: 40%;
        width: 120px
    }

    .ajaxAutoComplete li a .price, .ajaxAutoComplete li a h3 {
        font-size: 12px
    }

    .error-404 span {
        font-size: 70px;
        margin-top: 20px;
        text-align: center;
        padding: 0
    }

    .error-404-content h2, .error-404-content h3 {
        font: 300 16px Roboto, Helvetica, Arial, sans-serif
    }

    table.article {
        display: block
    }

    table.article tr {
        padding: 8px 0;
        display: block
    }

    table.article td {
        padding: 2px 12px;
        display: block
    }

    .content-descr td {
        width: 100%;
        display: list-item
    }

    .content-descr td p, .iSpecial table {
        font-size: 12px
    }

    .iSpecial td {
        padding: 5px
    }

    table.orderinfo-table.itemInfo-table th {
        width: 50%
    }

    .payment-list {
        float: none
    }

    .payment-list li {
        float: none;
        margin: 0;
        display: inline-block
    }

    .banner .left-side-banner, .banner .middle-banner, .banner .right-side-banner {
        width: 100%;
        margin: 0
    }

    .banner-item h4 {
        font-size: 18px;
        font-weight: 600
    }

    .box-news .banner-item h4 {
        font-size: 18px
    }

    .banner-item p {
        font-size: 12px
    }

    .product-actions-single {
        margin-top: 5px;
        padding: 0 5px
    }

    .product-single .page-noneback {
        padding: 0 10px 20px
    }

    .product-single h1, .title-block, h1.single-title {
        font-size: 18px;
        line-height: 24px
    }

    .title-block {
        padding: 5px
    }

    .product-single .content-descr, .product-single .content-special {
        padding: 0
    }

    .descr-show-more {
        width: 100%
    }

    span.action-note {
        font-size: 11px
    }

    #lower-footer p.copyright, .navigation_menu_box_marketdetail li a, .page-content input[type=password], .page-content input[type=text], .page-content select, .page-noneback input[type=password], .page-noneback input[type=text], .page-noneback select {
        font-size: 12px
    }

    .sidebar-box-heading .icons {
        left: 20px
    }

    .sidebar-box-heading h4 {
        padding-left: 0;
        margin-left: -10px
    }

    .register-account p {
        margin: 5px 0
    }

    #newsletter input[type=text] {
        margin: 0;
        width: 98%
    }

    #main-footer li {
        margin: 3px 0
    }

    #newsletter input[type=button] {
        top: 3px;
        padding: 3px 10px
    }

    #lower-footer, .lower-footer, .main-footer, .upper-footer {
        padding: 0 5px
    }

    .navigation_menu_box_marketdetail li {
        padding: 8px 5px
    }

    .container_navigation_menu_box_marketdetail {
        clear: both;
        width: 100%;
        margin: 0 auto
    }

    .navigation_menu_box_marketdetail {
        margin: 0 auto;
        width: 100%
    }

    .navigation_menu_box_marketdetail a {
        position: relative;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase
    }

    .navigation_menu_box_productdetail a:hover {
        color: #fff000;
        cursor: pointer
    }

    .navigation_menu_box_marketdetail a:visited:hover {
        color: #fff;
        cursor: pointer
    }

    #top-header, #top-navigation, .navigation_menu_bar, .sub-header {
        display: none
    }

    .btn-menu-hidden {
        display: block
    }

    .bct-certificate, .payment-list, .ssl-certificate {
        width: 100%
    }

    .line-1 .payment-list span.title {
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle
    }

    .content-special .spec-title {
        width: 40%
    }

    .additional-condition, .float-ck-left, .iSpecial {
        display: none
    }

    .box-promotion .box-promotion-item a.box-promotion-close {
        background-image: url(/Images/icons/stop@1x.png);
        background-repeat: no-repeat;
        width: 32px;
        height: 32px;
        top: -35px
    }
}

@media screen and (max-width: 767px) {
    .container {
        padding: 0
    }

    .row {
        margin: 0 -5px
    }
}

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none
}

.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: "\20";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides > li:first-child {
    display: block
}

.flexslider {
    margin: 0;
    background: #fff;
    position: relative;
    zoom: 1
}

.flexslider-carousel {
    background: transparent
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 0
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    display: block;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff;
    text-align: center;
    width: 38px;
    height: 60px;
    background: rgba(0, 0, 0, .2);
    padding-top: 20px
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px
}

.flexslider:hover .flex-prev, .flexslider-carousel:hover .flex-prev {
    opacity: .7;
    left: 0
}

.flexslider:hover .flex-next, .flexslider-carousel:hover .flex-next {
    opacity: .7;
    right: 0
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover, .flexslider-carousel:hover .flex-prev:hover, .flexslider-carousel:hover .flex-next:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-direction-nav a:before {
    font-family: "fontello";
    font-size: 18px;
    display: inline-block;
    content: ''
}

.flex-direction-nav a.flex-next:before {
    content: ''
}

.flexslider-carousel .flex-direction-nav-a {
    top: -60px !important;
    right: 0 !important
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: ''
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@font-face {
    font-family: 'fontello';
    src: url('/Css/font/fontello3fbc.eot?51867504');
    src: url('/Css/font/fontello3fbc.eot?51867504#iefix') format('embedded-opentype'), url('/Css/font/fontello3fbc.woff?51867504') format('woff'), url('/Css/font/fontello3fbc.ttf?51867504') format('truetype'), url('/Css/font/fontello3fbc.svg?51867504#fontello') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

.icon-emo-happy:before {
    content: ''
}

.icon-odnoklassniki-rect-1:before {
    content: ''
}

.icon-emo-wink2:before {
    content: ''
}

.icon-emo-unhappy:before {
    content: ''
}

.icon-emo-sleep:before {
    content: ''
}

.icon-emo-thumbsup:before {
    content: ''
}

.icon-emo-devil:before {
    content: ''
}

.icon-emo-surprised:before {
    content: ''
}

.icon-emo-tongue:before {
    content: ''
}

.icon-emo-coffee:before {
    content: ''
}

.icon-emo-sunglasses:before {
    content: ''
}

.icon-emo-displeased:before {
    content: ''
}

.icon-emo-beer:before {
    content: ''
}

.icon-emo-grin:before {
    content: ''
}

.icon-emo-angry:before {
    content: ''
}

.icon-emo-saint:before {
    content: ''
}

.icon-emo-cry:before {
    content: ''
}

.icon-emo-shoot:before {
    content: ''
}

.icon-emo-squint:before {
    content: ''
}

.icon-emo-laugh:before {
    content: ''
}

.icon-spin1:before {
    content: ''
}

.icon-spin2:before {
    content: ''
}

.icon-spin3:before {
    content: ''
}

.icon-spin4:before {
    content: ''
}

.icon-spin5:before {
    content: ''
}

.icon-spin6:before {
    content: ''
}

.icon-firefox:before {
    content: ''
}

.icon-chrome-1:before {
    content: ''
}

.icon-opera:before {
    content: ''
}

.icon-ie-1:before {
    content: ''
}

.icon-crown:before {
    content: ''
}

.icon-crown-plus:before {
    content: ''
}

.icon-crown-minus:before {
    content: ''
}

.icon-marquee:before {
    content: ''
}

.icon-glass:before {
    content: ''
}

.icon-music:before {
    content: ''
}

.icon-search:before {
    content: ''
}

.icon-mail:before {
    content: ''
}

.icon-mail-alt:before {
    content: ''
}

.icon-heart:before {
    content: ''
}

.icon-heart-empty:before {
    content: ''
}

.icon-star:before {
    content: ''
}

.icon-star-empty:before {
    content: ''
}

.icon-star-half:before {
    content: ''
}

.icon-star-half-alt:before {
    content: ''
}

.icon-user:before {
    content: ''
}

.icon-users:before {
    content: ''
}

.icon-male:before {
    content: ''
}

.icon-female:before {
    content: ''
}

.icon-video:before {
    content: ''
}

.icon-videocam:before {
    content: ''
}

.icon-picture:before {
    content: ''
}

.icon-camera:before {
    content: ''
}

.icon-camera-alt:before {
    content: ''
}

.icon-th-large:before {
    content: ''
}

.icon-th:before {
    content: ''
}

.icon-th-list:before {
    content: ''
}

.icon-ok:before {
    content: ''
}

.icon-ok-circled:before {
    content: ''
}

.icon-ok-circled2:before {
    content: ''
}

.icon-ok-squared:before {
    content: ''
}

.icon-cancel:before {
    content: ''
}

.icon-cancel-circled:before {
    content: ''
}

.icon-cancel-circled2:before {
    content: ''
}

.icon-plus:before {
    content: ''
}

.icon-plus-circled:before {
    content: ''
}

.icon-plus-squared:before {
    content: ''
}

.icon-plus-squared-alt:before {
    content: ''
}

.icon-minus:before {
    content: ''
}

.icon-minus-circled:before {
    content: ''
}

.icon-minus-squared:before {
    content: ''
}

.icon-minus-squared-alt:before {
    content: ''
}

.icon-help:before {
    content: ''
}

.icon-help-circled:before {
    content: ''
}

.icon-info-circled:before {
    content: ''
}

.icon-info:before {
    content: ''
}

.icon-home:before {
    content: ''
}

.icon-link:before {
    content: ''
}

.icon-unlink:before {
    content: ''
}

.icon-link-ext:before {
    content: ''
}

.icon-link-ext-alt:before {
    content: ''
}

.icon-attach:before {
    content: ''
}

.icon-lock:before {
    content: ''
}

.icon-lock-open:before {
    content: ''
}

.icon-lock-open-alt:before {
    content: ''
}

.icon-pin:before {
    content: ''
}

.icon-eye:before {
    content: ''
}

.icon-eye-off:before {
    content: ''
}

.icon-tag:before {
    content: ''
}

.icon-tags:before {
    content: ''
}

.icon-bookmark:before {
    content: ''
}

.icon-bookmark-empty:before {
    content: ''
}

.icon-flag:before {
    content: ''
}

.icon-flag-empty:before {
    content: ''
}

.icon-flag-checkered:before {
    content: ''
}

.icon-thumbs-up:before {
    content: ''
}

.icon-thumbs-down:before {
    content: ''
}

.icon-thumbs-up-alt:before {
    content: ''
}

.icon-thumbs-down-alt:before {
    content: ''
}

.icon-download:before {
    content: ''
}

.icon-upload:before {
    content: ''
}

.icon-download-cloud:before {
    content: ''
}

.icon-upload-cloud:before {
    content: ''
}

.icon-reply:before {
    content: ''
}

.icon-reply-all:before {
    content: ''
}

.icon-forward:before {
    content: ''
}

.icon-quote-left:before {
    content: ''
}

.icon-quote-right:before {
    content: ''
}

.icon-code:before {
    content: ''
}

.icon-export:before {
    content: ''
}

.icon-export-alt:before {
    content: ''
}

.icon-pencil:before {
    content: ''
}

.icon-pencil-squared:before {
    content: ''
}

.icon-edit:before {
    content: ''
}

.icon-print:before {
    content: ''
}

.icon-retweet:before {
    content: ''
}

.icon-keyboard:before {
    content: ''
}

.icon-gamepad:before {
    content: ''
}

.icon-comment:before {
    content: ''
}

.icon-chat:before {
    content: ''
}

.icon-comment-empty:before {
    content: ''
}

.icon-chat-empty:before {
    content: ''
}

.icon-bell:before {
    content: ''
}

.icon-bell-alt:before {
    content: ''
}

.icon-attention-alt:before {
    content: ''
}

.icon-attention:before {
    content: ''
}

.icon-attention-circled:before {
    content: ''
}

.icon-location:before {
    content: ''
}

.icon-direction:before {
    content: ''
}

.icon-compass:before {
    content: ''
}

.icon-trash:before {
    content: ''
}

.icon-doc:before {
    content: ''
}

.icon-docs-1:before {
    content: ''
}

.icon-doc-text:before {
    content: ''
}

.icon-doc-inv:before {
    content: ''
}

.icon-doc-text-inv:before {
    content: ''
}

.icon-folder:before {
    content: ''
}

.icon-folder-open:before {
    content: ''
}

.icon-folder-empty:before {
    content: ''
}

.icon-folder-open-empty:before {
    content: ''
}

.icon-box:before {
    content: ''
}

.icon-rss:before {
    content: ''
}

.icon-rss-squared:before {
    content: ''
}

.icon-phone:before {
    content: ''
}

.icon-phone-squared:before {
    content: ''
}

.icon-menu:before {
    content: ''
}

.icon-cog:before {
    content: ''
}

.icon-cog-alt:before {
    content: ''
}

.icon-wrench:before {
    content: ''
}

.icon-basket:before {
    content: ''
}

.icon-calendar:before {
    content: ''
}

.icon-calendar-empty:before {
    content: ''
}

.icon-login:before {
    content: ''
}

.icon-logout:before {
    content: ''
}

.icon-mic:before {
    content: ''
}

.icon-mute:before {
    content: ''
}

.icon-volume-off:before {
    content: ''
}

.icon-volume-down:before {
    content: ''
}

.icon-volume-up:before {
    content: ''
}

.icon-headphones:before {
    content: ''
}

.icon-clock:before {
    content: ''
}

.icon-lightbulb:before {
    content: ''
}

.icon-block:before {
    content: ''
}

.icon-resize-full:before {
    content: ''
}

.icon-resize-full-alt:before {
    content: ''
}

.icon-resize-small:before {
    content: ''
}

.icon-resize-vertical:before {
    content: ''
}

.icon-resize-horizontal:before {
    content: ''
}

.icon-move:before {
    content: ''
}

.icon-zoom-in:before {
    content: ''
}

.icon-zoom-out:before {
    content: ''
}

.icon-down-circled2:before {
    content: ''
}

.icon-up-circled2:before {
    content: ''
}

.icon-left-circled2:before {
    content: ''
}

.icon-right-circled2:before {
    content: ''
}

.icon-down-dir:before {
    content: ''
}

.icon-up-dir:before {
    content: ''
}

.icon-left-dir:before {
    content: ''
}

.icon-right-dir:before {
    content: ''
}

.icon-down-open:before {
    content: ''
}

.icon-left-open:before {
    content: ''
}

.icon-right-open:before {
    content: ''
}

.icon-up-open:before {
    content: ''
}

.icon-angle-left:before {
    content: ''
}

.icon-angle-right:before {
    content: ''
}

.icon-angle-up:before {
    content: ''
}

.icon-angle-down:before {
    content: ''
}

.icon-angle-circled-left:before {
    content: ''
}

.icon-angle-circled-right:before {
    content: ''
}

.icon-angle-circled-up:before {
    content: ''
}

.icon-angle-circled-down:before {
    content: ''
}

.icon-angle-double-left:before {
    content: ''
}

.icon-angle-double-right:before {
    content: ''
}

.icon-angle-double-up:before {
    content: ''
}

.icon-angle-double-down:before {
    content: ''
}

.icon-down:before {
    content: ''
}

.icon-left:before {
    content: ''
}

.icon-right:before {
    content: ''
}

.icon-up:before {
    content: ''
}

.icon-down-big:before {
    content: ''
}

.icon-left-big:before {
    content: ''
}

.icon-emo-wink:before {
    content: ''
}

.icon-up-big:before {
    content: ''
}

.icon-right-hand:before {
    content: ''
}

.icon-left-hand:before {
    content: ''
}

.icon-up-hand:before {
    content: ''
}

.icon-down-hand:before {
    content: ''
}

.icon-left-circled:before {
    content: ''
}

.icon-right-circled:before {
    content: ''
}

.icon-up-circled:before {
    content: ''
}

.icon-down-circled:before {
    content: ''
}

.icon-cw:before {
    content: ''
}

.icon-ccw:before {
    content: ''
}

.icon-arrows-cw:before {
    content: ''
}

.icon-level-up:before {
    content: ''
}

.icon-level-down:before {
    content: ''
}

.icon-shuffle:before {
    content: ''
}

.icon-exchange:before {
    content: ''
}

.icon-expand:before {
    content: ''
}

.icon-collapse:before {
    content: ''
}

.icon-expand-right:before {
    content: ''
}

.icon-collapse-left:before {
    content: ''
}

.icon-play:before {
    content: ''
}

.icon-play-circled:before {
    content: ''
}

.icon-play-circled2:before {
    content: ''
}

.icon-stop:before {
    content: ''
}

.icon-pause:before {
    content: ''
}

.icon-to-end:before {
    content: ''
}

.icon-to-end-alt:before {
    content: ''
}

.icon-to-start:before {
    content: ''
}

.icon-to-start-alt:before {
    content: ''
}

.icon-fast-fw:before {
    content: ''
}

.icon-fast-bw:before {
    content: ''
}

.icon-eject:before {
    content: ''
}

.icon-target:before {
    content: ''
}

.icon-signal:before {
    content: ''
}

.icon-award:before {
    content: ''
}

.icon-desktop:before {
    content: ''
}

.icon-laptop:before {
    content: ''
}

.icon-tablet:before {
    content: ''
}

.icon-mobile:before {
    content: ''
}

.icon-inbox:before {
    content: ''
}

.icon-globe:before {
    content: ''
}

.icon-sun:before {
    content: ''
}

.icon-cloud:before {
    content: ''
}

.icon-flash:before {
    content: ''
}

.icon-moon:before {
    content: ''
}

.icon-umbrella:before {
    content: ''
}

.icon-flight:before {
    content: ''
}

.icon-fighter-jet:before {
    content: ''
}

.icon-leaf:before {
    content: ''
}

.icon-font:before {
    content: ''
}

.icon-bold:before {
    content: ''
}

.icon-italic:before {
    content: ''
}

.icon-text-height:before {
    content: ''
}

.icon-text-width:before {
    content: ''
}

.icon-align-left:before {
    content: ''
}

.icon-align-center:before {
    content: ''
}

.icon-align-right:before {
    content: ''
}

.icon-align-justify:before {
    content: ''
}

.icon-list:before {
    content: ''
}

.icon-indent-left:before {
    content: ''
}

.icon-indent-right:before {
    content: ''
}

.icon-list-bullet:before {
    content: ''
}

.icon-list-numbered:before {
    content: ''
}

.icon-strike:before {
    content: ''
}

.icon-underline:before {
    content: ''
}

.icon-superscript:before {
    content: ''
}

.icon-subscript:before {
    content: ''
}

.icon-table:before {
    content: ''
}

.icon-columns:before {
    content: ''
}

.icon-crop:before {
    content: ''
}

.icon-scissors:before {
    content: ''
}

.icon-paste:before {
    content: ''
}

.icon-briefcase:before {
    content: ''
}

.icon-suitcase:before {
    content: ''
}

.icon-ellipsis:before {
    content: ''
}

.icon-ellipsis-vert:before {
    content: ''
}

.icon-off:before {
    content: ''
}

.icon-road:before {
    content: ''
}

.icon-list-alt:before {
    content: ''
}

.icon-qrcode:before {
    content: ''
}

.icon-barcode:before {
    content: ''
}

.icon-book:before {
    content: ''
}

.icon-ajust:before {
    content: ''
}

.icon-tint:before {
    content: ''
}

.icon-check:before {
    content: ''
}

.icon-check-empty:before {
    content: ''
}

.icon-circle:before {
    content: ''
}

.icon-circle-empty:before {
    content: ''
}

.icon-dot-circled:before {
    content: ''
}

.icon-asterisk:before {
    content: ''
}

.icon-gift:before {
    content: ''
}

.icon-fire:before {
    content: ''
}

.icon-magnet:before {
    content: ''
}

.icon-chart-bar:before {
    content: ''
}

.icon-ticket:before {
    content: ''
}

.icon-credit-card:before {
    content: ''
}

.icon-floppy:before {
    content: ''
}

.icon-megaphone:before {
    content: ''
}

.icon-hdd:before {
    content: ''
}

.icon-key:before {
    content: ''
}

.icon-fork:before {
    content: ''
}

.icon-rocket:before {
    content: ''
}

.icon-bug:before {
    content: ''
}

.icon-certificate:before {
    content: ''
}

.icon-tasks:before {
    content: ''
}

.icon-filter:before {
    content: ''
}

.icon-beaker:before {
    content: ''
}

.icon-magic:before {
    content: ''
}

.icon-truck:before {
    content: ''
}

.icon-money:before {
    content: ''
}

.icon-euro:before {
    content: ''
}

.icon-pound:before {
    content: ''
}

.icon-dollar:before {
    content: ''
}

.icon-rupee:before {
    content: ''
}

.icon-yen:before {
    content: ''
}

.icon-rouble:before {
    content: ''
}

.icon-try:before {
    content: ''
}

.icon-won:before {
    content: ''
}

.icon-bitcoin:before {
    content: ''
}

.icon-sort:before {
    content: ''
}

.icon-sort-down:before {
    content: ''
}

.icon-sort-up:before {
    content: ''
}

.icon-sort-alt-up:before {
    content: ''
}

.icon-sort-alt-down:before {
    content: ''
}

.icon-sort-name-up:before {
    content: ''
}

.icon-sort-name-down:before {
    content: ''
}

.icon-sort-number-up:before {
    content: ''
}

.icon-sort-number-down:before {
    content: ''
}

.icon-hammer:before {
    content: ''
}

.icon-gauge:before {
    content: ''
}

.icon-sitemap:before {
    content: ''
}

.icon-spinner:before {
    content: ''
}

.icon-coffee:before {
    content: ''
}

.icon-food:before {
    content: ''
}

.icon-beer:before {
    content: ''
}

.icon-user-md:before {
    content: ''
}

.icon-stethoscope:before {
    content: ''
}

.icon-ambulance:before {
    content: ''
}

.icon-medkit:before {
    content: ''
}

.icon-h-sigh:before {
    content: ''
}

.icon-hospital:before {
    content: ''
}

.icon-building:before {
    content: ''
}

.icon-smile:before {
    content: ''
}

.icon-frown:before {
    content: ''
}

.icon-meh:before {
    content: ''
}

.icon-anchor:before {
    content: ''
}

.icon-terminal:before {
    content: ''
}

.icon-eraser:before {
    content: ''
}

.icon-puzzle:before {
    content: ''
}

.icon-shield:before {
    content: ''
}

.icon-extinguisher:before {
    content: ''
}

.icon-bullseye:before {
    content: ''
}

.icon-wheelchair:before {
    content: ''
}

.icon-adn:before {
    content: ''
}

.icon-android:before {
    content: ''
}

.icon-apple:before {
    content: ''
}

.icon-bitbucket:before {
    content: ''
}

.icon-bitbucket-squared:before {
    content: ''
}

.icon-css3:before {
    content: ''
}

.icon-dribbble:before {
    content: ''
}

.icon-dropbox:before {
    content: ''
}

.icon-facebook:before {
    content: ''
}

.icon-facebook-squared:before {
    content: ''
}

.icon-flickr:before {
    content: ''
}

.icon-foursquare:before {
    content: ''
}

.icon-github:before {
    content: ''
}

.icon-github-squared:before {
    content: ''
}

.icon-github-circled:before {
    content: ''
}

.icon-gittip:before {
    content: ''
}

.icon-gplus-squared:before {
    content: ''
}

.icon-gplus:before {
    content: ''
}

.icon-html5:before {
    content: ''
}

.icon-instagramm:before {
    content: ''
}

.icon-linkedin-squared:before {
    content: ''
}

.icon-linux:before {
    content: ''
}

.icon-linkedin:before {
    content: ''
}

.icon-maxcdn:before {
    content: ''
}

.icon-pagelines:before {
    content: ''
}

.icon-pinterest-circled:before {
    content: ''
}

.icon-pinterest-squared:before {
    content: ''
}

.icon-renren:before {
    content: ''
}

.icon-skype:before {
    content: ''
}

.icon-stackexchange:before {
    content: ''
}

.icon-stackoverflow:before {
    content: ''
}

.icon-trello:before {
    content: ''
}

.icon-tumblr:before {
    content: ''
}

.icon-tumblr-squared:before {
    content: ''
}

.icon-twitter-squared:before {
    content: ''
}

.icon-twitter:before {
    content: ''
}

.icon-vimeo-squared:before {
    content: ''
}

.icon-vkontakte:before {
    content: ''
}

.icon-weibo:before {
    content: ''
}

.icon-windows:before {
    content: ''
}

.icon-xing:before {
    content: ''
}

.icon-xing-squared:before {
    content: ''
}

.icon-youtube:before {
    content: ''
}

.icon-youtube-squared:before {
    content: ''
}

.icon-youtube-play:before {
    content: ''
}

.icon-blank:before {
    content: ''
}

.icon-lemon:before {
    content: ''
}

.icon-note:before {
    content: ''
}

.icon-note-beamed:before {
    content: ''
}

.icon-music-1:before {
    content: ''
}

.icon-search-1:before {
    content: ''
}

.icon-flashlight:before {
    content: ''
}

.icon-mail-1:before {
    content: ''
}

.icon-heart-1:before {
    content: ''
}

.icon-heart-empty-1:before {
    content: ''
}

.icon-star-1:before {
    content: ''
}

.icon-star-empty-1:before {
    content: ''
}

.icon-user-1:before {
    content: ''
}

.icon-users-1:before {
    content: ''
}

.icon-user-add:before {
    content: ''
}

.icon-video-1:before {
    content: ''
}

.icon-picture-1:before {
    content: ''
}

.icon-camera-1:before {
    content: ''
}

.icon-layout:before {
    content: ''
}

.icon-menu-1:before {
    content: ''
}

.icon-check-1:before {
    content: ''
}

.icon-cancel-1:before {
    content: ''
}

.icon-cancel-circled-1:before {
    content: ''
}

.icon-cancel-squared:before {
    content: ''
}

.icon-plus-1:before {
    content: ''
}

.icon-plus-circled-1:before {
    content: ''
}

.icon-plus-squared-1:before {
    content: ''
}

.icon-minus-1:before {
    content: ''
}

.icon-minus-circled-1:before {
    content: ''
}

.icon-minus-squared-1:before {
    content: ''
}

.icon-help-1:before {
    content: ''
}

.icon-help-circled-1:before {
    content: ''
}

.icon-info-1:before {
    content: ''
}

.icon-info-circled-1:before {
    content: ''
}

.icon-back:before {
    content: ''
}

.icon-home-1:before {
    content: ''
}

.icon-link-1:before {
    content: ''
}

.icon-attach-1:before {
    content: ''
}

.icon-lock-1:before {
    content: ''
}

.icon-lock-open-1:before {
    content: ''
}

.icon-eye-1:before {
    content: ''
}

.icon-tag-1:before {
    content: ''
}

.icon-bookmark-1:before {
    content: ''
}

.icon-bookmarks:before {
    content: ''
}

.icon-flag-1:before {
    content: ''
}

.icon-thumbs-up-1:before {
    content: ''
}

.icon-thumbs-down-1:before {
    content: ''
}

.icon-download-1:before {
    content: ''
}

.icon-upload-1:before {
    content: ''
}

.icon-upload-cloud-1:before {
    content: ''
}

.icon-reply-1:before {
    content: ''
}

.icon-reply-all-1:before {
    content: ''
}

.icon-forward-1:before {
    content: ''
}

.icon-quote:before {
    content: ''
}

.icon-code-1:before {
    content: ''
}

.icon-export-1:before {
    content: ''
}

.icon-pencil-1:before {
    content: ''
}

.icon-feather:before {
    content: ''
}

.icon-print-1:before {
    content: ''
}

.icon-retweet-1:before {
    content: ''
}

.icon-keyboard-1:before {
    content: ''
}

.icon-comment-1:before {
    content: ''
}

.icon-chat-1:before {
    content: ''
}

.icon-bell-1:before {
    content: ''
}

.icon-attention-1:before {
    content: ''
}

.icon-alert:before {
    content: ''
}

.icon-vcard:before {
    content: ''
}

.icon-address:before {
    content: ''
}

.icon-location-1:before {
    content: ''
}

.icon-map:before {
    content: ''
}

.icon-direction-1:before {
    content: ''
}

.icon-compass-1:before {
    content: ''
}

.icon-cup:before {
    content: ''
}

.icon-trash-1:before {
    content: ''
}

.icon-doc-1:before {
    content: ''
}

.icon-docs:before {
    content: ''
}

.icon-doc-landscape:before {
    content: ''
}

.icon-doc-text-1:before {
    content: ''
}

.icon-doc-text-inv-1:before {
    content: ''
}

.icon-newspaper:before {
    content: ''
}

.icon-book-open:before {
    content: ''
}

.icon-book-1:before {
    content: ''
}

.icon-folder-1:before {
    content: ''
}

.icon-archive:before {
    content: ''
}

.icon-box-1:before {
    content: ''
}

.icon-rss-1:before {
    content: ''
}

.icon-phone-1:before {
    content: ''
}

.icon-cog-1:before {
    content: ''
}

.icon-tools:before {
    content: ''
}

.icon-share:before {
    content: ''
}

.icon-shareable:before {
    content: ''
}

.icon-basket-1:before {
    content: ''
}

.icon-bag:before {
    content: ''
}

.icon-calendar-1:before {
    content: ''
}

.icon-login-1:before {
    content: ''
}

.icon-logout-1:before {
    content: ''
}

.icon-mic-1:before {
    content: ''
}

.icon-mute-1:before {
    content: ''
}

.icon-sound:before {
    content: ''
}

.icon-volume:before {
    content: ''
}

.icon-clock-1:before {
    content: ''
}

.icon-hourglass:before {
    content: ''
}

.icon-lamp:before {
    content: ''
}

.icon-light-down:before {
    content: ''
}

.icon-light-up:before {
    content: ''
}

.icon-adjust:before {
    content: ''
}

.icon-block-1:before {
    content: ''
}

.icon-resize-full-1:before {
    content: ''
}

.icon-resize-small-1:before {
    content: ''
}

.icon-popup:before {
    content: ''
}

.icon-publish:before {
    content: ''
}

.icon-window:before {
    content: ''
}

.icon-arrow-combo:before {
    content: ''
}

.icon-down-circled-1:before {
    content: ''
}

.icon-left-circled-1:before {
    content: ''
}

.icon-right-circled-1:before {
    content: ''
}

.icon-up-circled-1:before {
    content: ''
}

.icon-down-open-1:before {
    content: ''
}

.icon-left-open-1:before {
    content: ''
}

.icon-right-open-1:before {
    content: ''
}

.icon-up-open-1:before {
    content: ''
}

.icon-down-open-mini:before {
    content: ''
}

.icon-left-open-mini:before {
    content: ''
}

.icon-right-open-mini:before {
    content: ''
}

.icon-up-open-mini:before {
    content: ''
}

.icon-down-open-big:before {
    content: ''
}

.icon-left-open-big:before {
    content: ''
}

.icon-right-open-big:before {
    content: ''
}

.icon-up-open-big:before {
    content: ''
}

.icon-down-1:before {
    content: ''
}

.icon-left-1:before {
    content: ''
}

.icon-right-1:before {
    content: ''
}

.icon-up-1:before {
    content: ''
}

.icon-down-dir-1:before {
    content: ''
}

.icon-left-dir-1:before {
    content: ''
}

.icon-right-dir-1:before {
    content: ''
}

.icon-up-dir-1:before {
    content: ''
}

.icon-down-bold:before {
    content: ''
}

.icon-left-bold:before {
    content: ''
}

.icon-right-bold:before {
    content: ''
}

.icon-up-bold:before {
    content: ''
}

.icon-down-thin:before {
    content: ''
}

.icon-left-thin:before {
    content: ''
}

.icon-right-thin:before {
    content: ''
}

.icon-up-thin:before {
    content: ''
}

.icon-ccw-1:before {
    content: ''
}

.icon-cw-1:before {
    content: ''
}

.icon-arrows-ccw:before {
    content: ''
}

.icon-level-down-1:before {
    content: ''
}

.icon-level-up-1:before {
    content: ''
}

.icon-shuffle-1:before {
    content: ''
}

.icon-loop:before {
    content: ''
}

.icon-switch:before {
    content: ''
}

.icon-play-1:before {
    content: ''
}

.icon-stop-1:before {
    content: ''
}

.icon-pause-1:before {
    content: ''
}

.icon-record:before {
    content: ''
}

.icon-to-end-1:before {
    content: ''
}

.icon-to-start-1:before {
    content: ''
}

.icon-fast-forward:before {
    content: ''
}

.icon-fast-backward:before {
    content: ''
}

.icon-progress-0:before {
    content: ''
}

.icon-progress-1:before {
    content: ''
}

.icon-progress-2:before {
    content: ''
}

.icon-progress-3:before {
    content: ''
}

.icon-target-1:before {
    content: ''
}

.icon-palette:before {
    content: ''
}

.icon-list-1:before {
    content: ''
}

.icon-list-add:before {
    content: ''
}

.icon-signal-1:before {
    content: ''
}

.icon-trophy:before {
    content: ''
}

.icon-battery:before {
    content: ''
}

.icon-back-in-time:before {
    content: ''
}

.icon-monitor:before {
    content: ''
}

.icon-mobile-1:before {
    content: ''
}

.icon-network:before {
    content: ''
}

.icon-cd:before {
    content: ''
}

.icon-inbox-1:before {
    content: ''
}

.icon-install:before {
    content: ''
}

.icon-globe-1:before {
    content: ''
}

.icon-cloud-1:before {
    content: ''
}

.icon-cloud-thunder:before {
    content: ''
}

.icon-flash-1:before {
    content: ''
}

.icon-moon-1:before {
    content: ''
}

.icon-flight-1:before {
    content: ''
}

.icon-paper-plane:before {
    content: ''
}

.icon-leaf-1:before {
    content: ''
}

.icon-lifebuoy:before {
    content: ''
}

.icon-mouse:before {
    content: ''
}

.icon-briefcase-1:before {
    content: ''
}

.icon-suitcase-1:before {
    content: ''
}

.icon-dot:before {
    content: ''
}

.icon-dot-2:before {
    content: ''
}

.icon-dot-3:before {
    content: ''
}

.icon-brush:before {
    content: ''
}

.icon-magnet-1:before {
    content: ''
}

.icon-infinity:before {
    content: ''
}

.icon-erase:before {
    content: ''
}

.icon-chart-pie:before {
    content: ''
}

.icon-chart-line:before {
    content: ''
}

.icon-chart-bar-1:before {
    content: ''
}

.icon-chart-area:before {
    content: ''
}

.icon-tape:before {
    content: ''
}

.icon-graduation-cap:before {
    content: ''
}

.icon-language:before {
    content: ''
}

.icon-ticket-1:before {
    content: ''
}

.icon-water:before {
    content: ''
}

.icon-droplet:before {
    content: ''
}

.icon-air:before {
    content: ''
}

.icon-credit-card-1:before {
    content: ''
}

.icon-floppy-1:before {
    content: ''
}

.icon-clipboard:before {
    content: ''
}

.icon-megaphone-1:before {
    content: ''
}

.icon-database:before {
    content: ''
}

.icon-drive:before {
    content: ''
}

.icon-bucket:before {
    content: ''
}

.icon-thermometer:before {
    content: ''
}

.icon-key-1:before {
    content: ''
}

.icon-flow-cascade:before {
    content: ''
}

.icon-flow-branch:before {
    content: ''
}

.icon-flow-tree:before {
    content: ''
}

.icon-flow-line:before {
    content: ''
}

.icon-flow-parallel:before {
    content: ''
}

.icon-rocket-1:before {
    content: ''
}

.icon-gauge-1:before {
    content: ''
}

.icon-traffic-cone:before {
    content: ''
}

.icon-cc:before {
    content: ''
}

.icon-cc-by:before {
    content: ''
}

.icon-cc-nc:before {
    content: ''
}

.icon-cc-nc-eu:before {
    content: ''
}

.icon-cc-nc-jp:before {
    content: ''
}

.icon-cc-sa:before {
    content: ''
}

.icon-cc-nd:before {
    content: ''
}

.icon-cc-pd:before {
    content: ''
}

.icon-cc-zero:before {
    content: ''
}

.icon-cc-share:before {
    content: ''
}

.icon-cc-remix:before {
    content: ''
}

.icon-github-1:before {
    content: ''
}

.icon-github-circled-1:before {
    content: ''
}

.icon-flickr-1:before {
    content: ''
}

.icon-flickr-circled:before {
    content: ''
}

.icon-vimeo:before {
    content: ''
}

.icon-vimeo-circled:before {
    content: ''
}

.icon-twitter-1:before {
    content: ''
}

.icon-twitter-circled:before {
    content: ''
}

.icon-facebook-1:before {
    content: ''
}

.icon-facebook-circled:before {
    content: ''
}

.icon-facebook-squared-1:before {
    content: ''
}

.icon-gplus-1:before {
    content: ''
}

.icon-gplus-circled:before {
    content: ''
}

.icon-pinterest:before {
    content: ''
}

.icon-pinterest-circled-1:before {
    content: ''
}

.icon-tumblr-1:before {
    content: ''
}

.icon-tumblr-circled:before {
    content: ''
}

.icon-linkedin-1:before {
    content: ''
}

.icon-linkedin-circled:before {
    content: ''
}

.icon-dribbble-1:before {
    content: ''
}

.icon-dribbble-circled:before {
    content: ''
}

.icon-stumbleupon:before {
    content: ''
}

.icon-stumbleupon-circled:before {
    content: ''
}

.icon-lastfm:before {
    content: ''
}

.icon-lastfm-circled:before {
    content: ''
}

.icon-rdio:before {
    content: ''
}

.icon-rdio-circled:before {
    content: ''
}

.icon-spotify:before {
    content: ''
}

.icon-spotify-circled:before {
    content: ''
}

.icon-qq:before {
    content: ''
}

.icon-instagram:before {
    content: ''
}

.icon-dropbox-1:before {
    content: ''
}

.icon-evernote:before {
    content: ''
}

.icon-flattr:before {
    content: ''
}

.icon-skype-1:before {
    content: ''
}

.icon-skype-circled:before {
    content: ''
}

.icon-renren-1:before {
    content: ''
}

.icon-sina-weibo:before {
    content: ''
}

.icon-paypal:before {
    content: ''
}

.icon-picasa:before {
    content: ''
}

.icon-soundcloud:before {
    content: ''
}

.icon-mixi:before {
    content: ''
}

.icon-behance:before {
    content: ''
}

.icon-google-circles:before {
    content: ''
}

.icon-vkontakte-1:before {
    content: ''
}

.icon-smashing:before {
    content: ''
}

.icon-sweden:before {
    content: ''
}

.icon-db-shape:before {
    content: ''
}

.icon-logo-db:before {
    content: ''
}

.icon-music-outline:before {
    content: ''
}

.icon-music-2:before {
    content: ''
}

.icon-search-outline:before {
    content: ''
}

.icon-search-2:before {
    content: ''
}

.icon-mail-2:before {
    content: ''
}

.icon-heart-2:before {
    content: ''
}

.icon-heart-filled:before {
    content: ''
}

.icon-star-2:before {
    content: ''
}

.icon-star-filled:before {
    content: ''
}

.icon-user-outline:before {
    content: ''
}

.icon-user-2:before {
    content: ''
}

.icon-users-outline:before {
    content: ''
}

.icon-users-2:before {
    content: ''
}

.icon-user-add-outline:before {
    content: ''
}

.icon-user-add-1:before {
    content: ''
}

.icon-user-delete-outline:before {
    content: ''
}

.icon-user-delete:before {
    content: ''
}

.icon-video-2:before {
    content: ''
}

.icon-videocam-outline:before {
    content: ''
}

.icon-videocam-1:before {
    content: ''
}

.icon-picture-outline:before {
    content: ''
}

.icon-picture-2:before {
    content: ''
}

.icon-camera-outline:before {
    content: ''
}

.icon-camera-2:before {
    content: ''
}

.icon-th-outline:before {
    content: ''
}

.icon-th-1:before {
    content: ''
}

.icon-th-large-outline:before {
    content: ''
}

.icon-th-large-1:before {
    content: ''
}

.icon-th-list-outline:before {
    content: ''
}

.icon-th-list-1:before {
    content: ''
}

.icon-ok-outline:before {
    content: ''
}

.icon-ok-1:before {
    content: ''
}

.icon-cancel-outline:before {
    content: ''
}

.icon-cancel-2:before {
    content: ''
}

.icon-cancel-alt:before {
    content: ''
}

.icon-cancel-alt-filled:before {
    content: ''
}

.icon-cancel-circled-outline:before {
    content: ''
}

.icon-cancel-circled-2:before {
    content: ''
}

.icon-plus-outline:before {
    content: ''
}

.icon-plus-2:before {
    content: ''
}

.icon-minus-outline:before {
    content: ''
}

.icon-minus-2:before {
    content: ''
}

.icon-divide-outline:before {
    content: ''
}

.icon-divide:before {
    content: ''
}

.icon-eq-outline:before {
    content: ''
}

.icon-eq:before {
    content: ''
}

.icon-info-outline:before {
    content: ''
}

.icon-info-2:before {
    content: ''
}

.icon-home-outline:before {
    content: ''
}

.icon-home-2:before {
    content: ''
}

.icon-link-outline:before {
    content: ''
}

.icon-link-2:before {
    content: ''
}

.icon-attach-outline:before {
    content: ''
}

.icon-attach-2:before {
    content: ''
}

.icon-lock-2:before {
    content: ''
}

.icon-lock-filled:before {
    content: ''
}

.icon-lock-open-2:before {
    content: ''
}

.icon-lock-open-filled:before {
    content: ''
}

.icon-pin-outline:before {
    content: ''
}

.icon-pin-1:before {
    content: ''
}

.icon-eye-outline:before {
    content: ''
}

.icon-eye-2:before {
    content: ''
}

.icon-tag-2:before {
    content: ''
}

.icon-tags-1:before {
    content: ''
}

.icon-bookmark-2:before {
    content: ''
}

.icon-flag-2:before {
    content: ''
}

.icon-flag-filled:before {
    content: ''
}

.icon-thumbs-up-2:before {
    content: ''
}

.icon-thumbs-down-2:before {
    content: ''
}

.icon-download-outline:before {
    content: ''
}

.icon-download-2:before {
    content: ''
}

.icon-upload-outline:before {
    content: ''
}

.icon-upload-2:before {
    content: ''
}

.icon-upload-cloud-outline:before {
    content: ''
}

.icon-upload-cloud-2:before {
    content: ''
}

.icon-reply-outline:before {
    content: ''
}

.icon-reply-2:before {
    content: ''
}

.icon-forward-outline:before {
    content: ''
}

.icon-forward-2:before {
    content: ''
}

.icon-code-outline:before {
    content: ''
}

.icon-code-2:before {
    content: ''
}

.icon-export-outline:before {
    content: ''
}

.icon-export-2:before {
    content: ''
}

.icon-pencil-2:before {
    content: ''
}

.icon-pen:before {
    content: ''
}

.icon-feather-1:before {
    content: ''
}

.icon-edit-1:before {
    content: ''
}

.icon-print-2:before {
    content: ''
}

.icon-comment-2:before {
    content: ''
}

.icon-chat-2:before {
    content: ''
}

.icon-chat-alt:before {
    content: ''
}

.icon-bell-2:before {
    content: ''
}

.icon-attention-2:before {
    content: ''
}

.icon-attention-filled:before {
    content: ''
}

.icon-warning-empty:before {
    content: ''
}

.icon-warning:before {
    content: ''
}

.icon-contacts:before {
    content: ''
}

.icon-vcard-1:before {
    content: ''
}

.icon-address-1:before {
    content: ''
}

.icon-location-outline:before {
    content: ''
}

.icon-location-2:before {
    content: ''
}

.icon-map-1:before {
    content: ''
}

.icon-direction-outline:before {
    content: ''
}

.icon-direction-2:before {
    content: ''
}

.icon-compass-2:before {
    content: ''
}

.icon-trash-2:before {
    content: ''
}

.icon-doc-2:before {
    content: ''
}

.icon-doc-text-2:before {
    content: ''
}

.icon-doc-add:before {
    content: ''
}

.icon-doc-remove:before {
    content: ''
}

.icon-news:before {
    content: ''
}

.icon-folder-2:before {
    content: ''
}

.icon-folder-add:before {
    content: ''
}

.icon-folder-delete:before {
    content: ''
}

.icon-archive-1:before {
    content: ''
}

.icon-box-2:before {
    content: ''
}

.icon-rss-outline:before {
    content: ''
}

.icon-rss-2:before {
    content: ''
}

.icon-phone-outline:before {
    content: ''
}

.icon-phone-2:before {
    content: ''
}

.icon-menu-outline:before {
    content: ''
}

.icon-menu-2:before {
    content: ''
}

.icon-cog-outline:before {
    content: ''
}

.icon-cog-2:before {
    content: ''
}

.icon-wrench-outline:before {
    content: ''
}

.icon-wrench-1:before {
    content: ''
}

.icon-basket-2:before {
    content: ''
}

.icon-calendar-outlilne:before {
    content: ''
}

.icon-calendar-2:before {
    content: ''
}

.icon-mic-outline:before {
    content: ''
}

.icon-mic-2:before {
    content: ''
}

.icon-volume-off-1:before {
    content: ''
}

.icon-volume-low:before {
    content: ''
}

.icon-volume-middle:before {
    content: ''
}

.icon-volume-high:before {
    content: ''
}

.icon-headphones-1:before {
    content: ''
}

.icon-clock-2:before {
    content: ''
}

.icon-wristwatch:before {
    content: ''
}

.icon-stopwatch:before {
    content: ''
}

.icon-lightbulb-1:before {
    content: ''
}

.icon-block-outline:before {
    content: ''
}

.icon-block-2:before {
    content: ''
}

.icon-resize-full-outline:before {
    content: ''
}

.icon-resize-full-2:before {
    content: ''
}

.icon-resize-normal-outline:before {
    content: ''
}

.icon-resize-normal:before {
    content: ''
}

.icon-move-outline:before {
    content: ''
}

.icon-move-1:before {
    content: ''
}

.icon-popup-1:before {
    content: ''
}

.icon-zoom-in-outline:before {
    content: ''
}

.icon-zoom-in-1:before {
    content: ''
}

.icon-zoom-out-outline:before {
    content: ''
}

.icon-zoom-out-1:before {
    content: ''
}

.icon-popup-2:before {
    content: ''
}

.icon-left-open-outline:before {
    content: ''
}

.icon-left-open-2:before {
    content: ''
}

.icon-right-open-outline:before {
    content: ''
}

.icon-right-open-2:before {
    content: ''
}

.icon-down-2:before {
    content: ''
}

.icon-left-2:before {
    content: ''
}

.icon-right-2:before {
    content: ''
}

.icon-up-2:before {
    content: ''
}

.icon-down-outline:before {
    content: ''
}

.icon-left-outline:before {
    content: ''
}

.icon-right-outline:before {
    content: ''
}

.icon-up-outline:before {
    content: ''
}

.icon-down-small:before {
    content: ''
}

.icon-left-small:before {
    content: ''
}

.icon-right-small:before {
    content: ''
}

.icon-up-small:before {
    content: ''
}

.icon-cw-outline:before {
    content: ''
}

.icon-cw-2:before {
    content: ''
}

.icon-arrows-cw-outline:before {
    content: ''
}

.icon-arrows-cw-1:before {
    content: ''
}

.icon-loop-outline:before {
    content: ''
}

.icon-loop-1:before {
    content: ''
}

.icon-loop-alt-outline:before {
    content: ''
}

.icon-loop-alt:before {
    content: ''
}

.icon-shuffle-2:before {
    content: ''
}

.icon-play-outline:before {
    content: ''
}

.icon-play-2:before {
    content: ''
}

.icon-stop-outline:before {
    content: ''
}

.icon-stop-2:before {
    content: ''
}

.icon-pause-outline:before {
    content: ''
}

.icon-pause-2:before {
    content: ''
}

.icon-fast-fw-outline:before {
    content: ''
}

.icon-fast-fw-1:before {
    content: ''
}

.icon-rewind-outline:before {
    content: ''
}

.icon-rewind:before {
    content: ''
}

.icon-record-outline:before {
    content: ''
}

.icon-record-1:before {
    content: ''
}

.icon-eject-outline:before {
    content: ''
}

.icon-eject-1:before {
    content: ''
}

.icon-eject-alt-outline:before {
    content: ''
}

.icon-eject-alt:before {
    content: ''
}

.icon-bat1:before {
    content: ''
}

.icon-bat2:before {
    content: ''
}

.icon-bat3:before {
    content: ''
}

.icon-bat4:before {
    content: ''
}

.icon-bat-charge:before {
    content: ''
}

.icon-plug:before {
    content: ''
}

.icon-target-outline:before {
    content: ''
}

.icon-target-2:before {
    content: ''
}

.icon-wifi-outline:before {
    content: ''
}

.icon-wifi:before {
    content: ''
}

.icon-desktop-1:before {
    content: ''
}

.icon-laptop-1:before {
    content: ''
}

.icon-tablet-1:before {
    content: ''
}

.icon-mobile-2:before {
    content: ''
}

.icon-contrast:before {
    content: ''
}

.icon-globe-outline:before {
    content: ''
}

.icon-globe-2:before {
    content: ''
}

.icon-globe-alt-outline:before {
    content: ''
}

.icon-globe-alt:before {
    content: ''
}

.icon-sun-1:before {
    content: ''
}

.icon-sun-filled:before {
    content: ''
}

.icon-cloud-2:before {
    content: ''
}

.icon-flash-outline:before {
    content: ''
}

.icon-flash-2:before {
    content: ''
}

.icon-moon-2:before {
    content: ''
}

.icon-waves-outline:before {
    content: ''
}

.icon-waves:before {
    content: ''
}

.icon-rain:before {
    content: ''
}

.icon-cloud-sun:before {
    content: ''
}

.icon-drizzle:before {
    content: ''
}

.icon-snow:before {
    content: ''
}

.icon-cloud-flash:before {
    content: ''
}

.icon-cloud-wind:before {
    content: ''
}

.icon-wind:before {
    content: ''
}

.icon-plane-outline:before {
    content: ''
}

.icon-plane:before {
    content: ''
}

.icon-leaf-2:before {
    content: ''
}

.icon-lifebuoy-1:before {
    content: ''
}

.icon-briefcase-2:before {
    content: ''
}

.icon-brush-1:before {
    content: ''
}

.icon-pipette:before {
    content: ''
}

.icon-power-outline:before {
    content: ''
}

.icon-power:before {
    content: ''
}

.icon-check-outline:before {
    content: ''
}

.icon-check-2:before {
    content: ''
}

.icon-gift-1:before {
    content: ''
}

.icon-temperatire:before {
    content: ''
}

.icon-chart-outline:before {
    content: ''
}

.icon-chart:before {
    content: ''
}

.icon-chart-alt-outline:before {
    content: ''
}

.icon-chart-alt:before {
    content: ''
}

.icon-chart-bar-outline:before {
    content: ''
}

.icon-chart-bar-2:before {
    content: ''
}

.icon-chart-pie-outline:before {
    content: ''
}

.icon-chart-pie-1:before {
    content: ''
}

.icon-ticket-2:before {
    content: ''
}

.icon-credit-card-2:before {
    content: ''
}

.icon-clipboard-1:before {
    content: ''
}

.icon-database-1:before {
    content: ''
}

.icon-key-outline:before {
    content: ''
}

.icon-key-2:before {
    content: ''
}

.icon-flow-split:before {
    content: ''
}

.icon-flow-merge:before {
    content: ''
}

.icon-flow-parallel-1:before {
    content: ''
}

.icon-flow-cross:before {
    content: ''
}

.icon-certificate-outline:before {
    content: ''
}

.icon-certificate-1:before {
    content: ''
}

.icon-scissors-outline:before {
    content: ''
}

.icon-scissors-1:before {
    content: ''
}

.icon-flask:before {
    content: ''
}

.icon-wine:before {
    content: ''
}

.icon-coffee-1:before {
    content: ''
}

.icon-beer-1:before {
    content: ''
}

.icon-anchor-outline:before {
    content: ''
}

.icon-anchor-1:before {
    content: ''
}

.icon-puzzle-outline:before {
    content: ''
}

.icon-puzzle-1:before {
    content: ''
}

.icon-tree:before {
    content: ''
}

.icon-calculator:before {
    content: ''
}

.icon-infinity-outline:before {
    content: ''
}

.icon-infinity-1:before {
    content: ''
}

.icon-pi-outline:before {
    content: ''
}

.icon-pi:before {
    content: ''
}

.icon-at:before {
    content: ''
}

.icon-at-circled:before {
    content: ''
}

.icon-looped-square-outline:before {
    content: ''
}

.icon-looped-square-interest:before {
    content: ''
}

.icon-sort-alphabet-outline:before {
    content: ''
}

.icon-sort-alphabet:before {
    content: ''
}

.icon-sort-numeric-outline:before {
    content: ''
}

.icon-sort-numeric:before {
    content: ''
}

.icon-dribbble-circled-1:before {
    content: ''
}

.icon-dribbble-2:before {
    content: ''
}

.icon-facebook-circled-1:before {
    content: ''
}

.icon-facebook-2:before {
    content: ''
}

.icon-flickr-circled-1:before {
    content: ''
}

.icon-flickr-2:before {
    content: ''
}

.icon-github-circled-2:before {
    content: ''
}

.icon-github-2:before {
    content: ''
}

.icon-lastfm-circled-1:before {
    content: ''
}

.icon-lastfm-1:before {
    content: ''
}

.icon-linkedin-circled-1:before {
    content: ''
}

.icon-linkedin-2:before {
    content: ''
}

.icon-pinterest-circled-2:before {
    content: ''
}

.icon-pinterest-1:before {
    content: ''
}

.icon-skype-outline:before {
    content: ''
}

.icon-skype-2:before {
    content: ''
}

.icon-tumbler-circled:before {
    content: ''
}

.icon-tumbler:before {
    content: ''
}

.icon-twitter-circled-1:before {
    content: ''
}

.icon-twitter-2:before {
    content: ''
}

.icon-vimeo-circled-1:before {
    content: ''
}

.icon-vimeo-1:before {
    content: ''
}

.icon-search-3:before {
    content: ''
}

.icon-mail-3:before {
    content: ''
}

.icon-heart-3:before {
    content: ''
}

.icon-heart-empty-2:before {
    content: ''
}

.icon-star-3:before {
    content: ''
}

.icon-user-3:before {
    content: ''
}

.icon-video-3:before {
    content: ''
}

.icon-picture-3:before {
    content: ''
}

.icon-camera-3:before {
    content: ''
}

.icon-ok-2:before {
    content: ''
}

.icon-ok-circle:before {
    content: ''
}

.icon-cancel-3:before {
    content: ''
}

.icon-cancel-circle:before {
    content: ''
}

.icon-plus-3:before {
    content: ''
}

.icon-plus-circle:before {
    content: ''
}

.icon-minus-3:before {
    content: ''
}

.icon-minus-circle:before {
    content: ''
}

.icon-help-2:before {
    content: ''
}

.icon-info-3:before {
    content: ''
}

.icon-home-3:before {
    content: ''
}

.icon-link-3:before {
    content: ''
}

.icon-attach-3:before {
    content: ''
}

.icon-lock-3:before {
    content: ''
}

.icon-lock-empty:before {
    content: ''
}

.icon-lock-open-3:before {
    content: ''
}

.icon-lock-open-empty:before {
    content: ''
}

.icon-pin-2:before {
    content: ''
}

.icon-eye-3:before {
    content: ''
}

.icon-tag-3:before {
    content: ''
}

.icon-tag-empty:before {
    content: ''
}

.icon-download-3:before {
    content: ''
}

.icon-upload-3:before {
    content: ''
}

.icon-download-cloud-1:before {
    content: ''
}

.icon-upload-cloud-3:before {
    content: ''
}

.icon-quote-left-1:before {
    content: ''
}

.icon-quote-right-1:before {
    content: ''
}

.icon-quote-left-alt:before {
    content: ''
}

.icon-quote-right-alt:before {
    content: ''
}

.icon-pencil-3:before {
    content: ''
}

.icon-pencil-neg:before {
    content: ''
}

.icon-pencil-alt:before {
    content: ''
}

.icon-undo:before {
    content: ''
}

.icon-comment-3:before {
    content: ''
}

.icon-comment-inv:before {
    content: ''
}

.icon-comment-alt:before {
    content: ''
}

.icon-comment-inv-alt:before {
    content: ''
}

.icon-comment-alt2:before {
    content: ''
}

.icon-comment-inv-alt2:before {
    content: ''
}

.icon-chat-3:before {
    content: ''
}

.icon-chat-inv:before {
    content: ''
}

.icon-location-3:before {
    content: ''
}

.icon-location-inv:before {
    content: ''
}

.icon-location-alt:before {
    content: ''
}

.icon-compass-3:before {
    content: ''
}

.icon-trash-3:before {
    content: ''
}

.icon-trash-empty:before {
    content: ''
}

.icon-doc-3:before {
    content: ''
}

.icon-doc-inv-1:before {
    content: ''
}

.icon-doc-alt:before {
    content: ''
}

.icon-doc-inv-alt:before {
    content: ''
}

.icon-article:before {
    content: ''
}

.icon-article-alt:before {
    content: ''
}

.icon-book-open-1:before {
    content: ''
}

.icon-folder-3:before {
    content: ''
}

.icon-folder-empty-1:before {
    content: ''
}

.icon-box-3:before {
    content: ''
}

.icon-rss-3:before {
    content: ''
}

.icon-rss-alt:before {
    content: ''
}

.icon-cog-3:before {
    content: ''
}

.icon-wrench-2:before {
    content: ''
}

.icon-share-1:before {
    content: ''
}

.icon-calendar-3:before {
    content: ''
}

.icon-calendar-inv:before {
    content: ''
}

.icon-calendar-alt:before {
    content: ''
}

.icon-mic-3:before {
    content: ''
}

.icon-volume-off-2:before {
    content: ''
}

.icon-volume-up-1:before {
    content: ''
}

.icon-headphones-2:before {
    content: ''
}

.icon-clock-3:before {
    content: ''
}

.icon-lamp-1:before {
    content: ''
}

.icon-block-3:before {
    content: ''
}

.icon-resize-full-3:before {
    content: ''
}

.icon-resize-full-alt-1:before {
    content: ''
}

.icon-resize-small-2:before {
    content: ''
}

.icon-resize-small-alt:before {
    content: ''
}

.icon-resize-vertical-1:before {
    content: ''
}

.icon-resize-horizontal-1:before {
    content: ''
}

.icon-move-2:before {
    content: ''
}

.icon-popup-3:before {
    content: ''
}

.icon-down-3:before {
    content: ''
}

.icon-left-3:before {
    content: ''
}

.icon-right-3:before {
    content: ''
}

.icon-up-3:before {
    content: ''
}

.icon-down-circle:before {
    content: ''
}

.icon-left-circle:before {
    content: ''
}

.icon-right-circle:before {
    content: ''
}

.icon-up-circle:before {
    content: ''
}

.icon-cw-3:before {
    content: ''
}

.icon-loop-2:before {
    content: ''
}

.icon-loop-alt-1:before {
    content: ''
}

.icon-exchange-1:before {
    content: ''
}

.icon-split:before {
    content: ''
}

.icon-arrow-curved:before {
    content: ''
}

.icon-play-3:before {
    content: ''
}

.icon-play-circle2:before {
    content: ''
}

.icon-stop-3:before {
    content: ''
}

.icon-pause-3:before {
    content: ''
}

.icon-to-start-2:before {
    content: ''
}

.icon-to-end-2:before {
    content: ''
}

.icon-eject-2:before {
    content: ''
}

.icon-target-3:before {
    content: ''
}

.icon-signal-2:before {
    content: ''
}

.icon-award-1:before {
    content: ''
}

.icon-award-empty:before {
    content: ''
}

.icon-list-2:before {
    content: ''
}

.icon-list-nested:before {
    content: ''
}

.icon-bat-empty:before {
    content: ''
}

.icon-bat-half:before {
    content: ''
}

.icon-bat-full:before {
    content: ''
}

.icon-bat-charge-1:before {
    content: ''
}

.icon-mobile-3:before {
    content: ''
}

.icon-cd-1:before {
    content: ''
}

.icon-equalizer:before {
    content: ''
}

.icon-cursor:before {
    content: ''
}

.icon-aperture:before {
    content: ''
}

.icon-aperture-alt:before {
    content: ''
}

.icon-steering-wheel:before {
    content: ''
}

.icon-book-2:before {
    content: ''
}

.icon-book-alt:before {
    content: ''
}

.icon-brush-2:before {
    content: ''
}

.icon-brush-alt:before {
    content: ''
}

.icon-eyedropper:before {
    content: ''
}

.icon-layers:before {
    content: ''
}

.icon-layers-alt:before {
    content: ''
}

.icon-sun-2:before {
    content: ''
}

.icon-sun-inv:before {
    content: ''
}

.icon-cloud-3:before {
    content: ''
}

.icon-rain-1:before {
    content: ''
}

.icon-flash-3:before {
    content: ''
}

.icon-moon-3:before {
    content: ''
}

.icon-moon-inv:before {
    content: ''
}

.icon-umbrella-1:before {
    content: ''
}

.icon-chart-bar-3:before {
    content: ''
}

.icon-chart-pie-2:before {
    content: ''
}

.icon-chart-pie-alt:before {
    content: ''
}

.icon-key-3:before {
    content: ''
}

.icon-key-inv:before {
    content: ''
}

.icon-hash:before {
    content: ''
}

.icon-at-1:before {
    content: ''
}

.icon-pilcrow:before {
    content: ''
}

.icon-dial:before {
    content: ''
}

.icon-search-4:before {
    content: ''
}

.icon-mail-4:before {
    content: ''
}

.icon-heart-4:before {
    content: ''
}

.icon-star-4:before {
    content: ''
}

.icon-user-4:before {
    content: ''
}

.icon-user-woman:before {
    content: ''
}

.icon-user-pair:before {
    content: ''
}

.icon-video-alt:before {
    content: ''
}

.icon-videocam-2:before {
    content: ''
}

.icon-videocam-alt:before {
    content: ''
}

.icon-camera-4:before {
    content: ''
}

.icon-th-2:before {
    content: ''
}

.icon-th-list-2:before {
    content: ''
}

.icon-ok-3:before {
    content: ''
}

.icon-cancel-4:before {
    content: ''
}

.icon-cancel-circle-1:before {
    content: ''
}

.icon-plus-4:before {
    content: ''
}

.icon-home-4:before {
    content: ''
}

.icon-lock-4:before {
    content: ''
}

.icon-lock-open-4:before {
    content: ''
}

.icon-eye-4:before {
    content: ''
}

.icon-tag-4:before {
    content: ''
}

.icon-thumbs-up-3:before {
    content: ''
}

.icon-thumbs-down-3:before {
    content: ''
}

.icon-download-4:before {
    content: ''
}

.icon-export-3:before {
    content: ''
}

.icon-pencil-4:before {
    content: ''
}

.icon-pencil-alt-1:before {
    content: ''
}

.icon-edit-2:before {
    content: ''
}

.icon-chat-4:before {
    content: ''
}

.icon-print-3:before {
    content: ''
}

.icon-bell-3:before {
    content: ''
}

.icon-attention-3:before {
    content: ''
}

.icon-info-4:before {
    content: ''
}

.icon-question:before {
    content: ''
}

.icon-location-4:before {
    content: ''
}

.icon-trash-4:before {
    content: ''
}

.icon-doc-4:before {
    content: ''
}

.icon-article-1:before {
    content: ''
}

.icon-article-alt-1:before {
    content: ''
}

.icon-rss-4:before {
    content: ''
}

.icon-wrench-3:before {
    content: ''
}

.icon-basket-3:before {
    content: ''
}

.icon-basket-alt:before {
    content: ''
}

.icon-calendar-4:before {
    content: ''
}

.icon-calendar-alt-1:before {
    content: ''
}

.icon-volume-off-3:before {
    content: ''
}

.icon-volume-down-1:before {
    content: ''
}

.icon-volume-up-2:before {
    content: ''
}

.icon-bullhorn:before {
    content: ''
}

.icon-clock-4:before {
    content: ''
}

.icon-clock-alt:before {
    content: ''
}

.icon-stop-4:before {
    content: ''
}

.icon-resize-full-4:before {
    content: ''
}

.icon-resize-small-3:before {
    content: ''
}

.icon-zoom-in-2:before {
    content: ''
}

.icon-zoom-out-2:before {
    content: ''
}

.icon-popup-4:before {
    content: ''
}

.icon-down-dir-2:before {
    content: ''
}

.icon-left-dir-2:before {
    content: ''
}

.icon-right-dir-2:before {
    content: ''
}

.icon-up-dir-2:before {
    content: ''
}

.icon-down-4:before {
    content: ''
}

.icon-up-4:before {
    content: ''
}

.icon-cw-4:before {
    content: ''
}

.icon-signal-3:before {
    content: ''
}

.icon-award-2:before {
    content: ''
}

.icon-mobile-4:before {
    content: ''
}

.icon-mobile-alt:before {
    content: ''
}

.icon-tablet-2:before {
    content: ''
}

.icon-ipod:before {
    content: ''
}

.icon-cd-2:before {
    content: ''
}

.icon-grid:before {
    content: ''
}

.icon-book-3:before {
    content: ''
}

.icon-easel:before {
    content: ''
}

.icon-globe-3:before {
    content: ''
}

.icon-chart-1:before {
    content: ''
}

.icon-chart-bar-4:before {
    content: ''
}

.icon-chart-pie-3:before {
    content: ''
}

.icon-dollar-1:before {
    content: ''
}

.icon-at-2:before {
    content: ''
}

.icon-colon:before {
    content: ''
}

.icon-semicolon:before {
    content: ''
}

.icon-squares:before {
    content: ''
}

.icon-money-1:before {
    content: ''
}

.icon-facebook-3:before {
    content: ''
}

.icon-facebook-rect:before {
    content: ''
}

.icon-twitter-3:before {
    content: ''
}

.icon-twitter-bird:before {
    content: ''
}

.icon-twitter-rect:before {
    content: ''
}

.icon-youtube-1:before {
    content: ''
}

.icon-windy-rain-inv:before {
    content: ''
}

.icon-snow-inv:before {
    content: ''
}

.icon-snow-heavy-inv:before {
    content: ''
}

.icon-hail-inv:before {
    content: ''
}

.icon-clouds-inv:before {
    content: ''
}

.icon-clouds-flash-inv:before {
    content: ''
}

.icon-temperature:before {
    content: ''
}

.icon-compass-4:before {
    content: ''
}

.icon-na:before {
    content: ''
}

.icon-celcius:before {
    content: ''
}

.icon-fahrenheit:before {
    content: ''
}

.icon-clouds-flash-alt:before {
    content: ''
}

.icon-sun-inv-1:before {
    content: ''
}

.icon-moon-inv-1:before {
    content: ''
}

.icon-cloud-sun-inv:before {
    content: ''
}

.icon-cloud-moon-inv:before {
    content: ''
}

.icon-cloud-inv:before {
    content: ''
}

.icon-cloud-flash-inv:before {
    content: ''
}

.icon-drizzle-inv:before {
    content: ''
}

.icon-rain-inv:before {
    content: ''
}

.icon-windy-inv:before {
    content: ''
}

.icon-sunrise:before {
    content: ''
}

.icon-sun-3:before {
    content: ''
}

.icon-moon-4:before {
    content: ''
}

.icon-eclipse:before {
    content: ''
}

.icon-mist:before {
    content: ''
}

.icon-wind-1:before {
    content: ''
}

.icon-snowflake:before {
    content: ''
}

.icon-cloud-sun-1:before {
    content: ''
}

.icon-cloud-moon:before {
    content: ''
}

.icon-fog-sun:before {
    content: ''
}

.icon-fog-moon:before {
    content: ''
}

.icon-fog-cloud:before {
    content: ''
}

.icon-fog:before {
    content: ''
}

.icon-cloud-4:before {
    content: ''
}

.icon-cloud-flash-1:before {
    content: ''
}

.icon-cloud-flash-alt:before {
    content: ''
}

.icon-drizzle-1:before {
    content: ''
}

.icon-rain-2:before {
    content: ''
}

.icon-windy:before {
    content: ''
}

.icon-windy-rain:before {
    content: ''
}

.icon-snow-1:before {
    content: ''
}

.icon-snow-alt:before {
    content: ''
}

.icon-snow-heavy:before {
    content: ''
}

.icon-hail:before {
    content: ''
}

.icon-clouds:before {
    content: ''
}

.icon-clouds-flash:before {
    content: ''
}

.icon-search-5:before {
    content: ''
}

.icon-mail-5:before {
    content: ''
}

.icon-heart-5:before {
    content: ''
}

.icon-heart-broken:before {
    content: ''
}

.icon-star-5:before {
    content: ''
}

.icon-star-empty-2:before {
    content: ''
}

.icon-star-half-1:before {
    content: ''
}

.icon-star-half_empty:before {
    content: ''
}

.icon-user-5:before {
    content: ''
}

.icon-user-male:before {
    content: ''
}

.icon-user-female:before {
    content: ''
}

.icon-users-3:before {
    content: ''
}

.icon-movie:before {
    content: ''
}

.icon-videocam-3:before {
    content: ''
}

.icon-isight:before {
    content: ''
}

.icon-camera-5:before {
    content: ''
}

.icon-menu-3:before {
    content: ''
}

.icon-th-thumb:before {
    content: ''
}

.icon-th-thumb-empty:before {
    content: ''
}

.icon-th-list-3:before {
    content: ''
}

.icon-ok-4:before {
    content: ''
}

.icon-ok-circled-1:before {
    content: ''
}

.icon-cancel-5:before {
    content: ''
}

.icon-cancel-circled-3:before {
    content: ''
}

.icon-plus-5:before {
    content: ''
}

.icon-help-circled-2:before {
    content: ''
}

.icon-help-circled-alt:before {
    content: ''
}

.icon-info-circled-2:before {
    content: ''
}

.icon-info-circled-alt:before {
    content: ''
}

.icon-home-5:before {
    content: ''
}

.icon-link-4:before {
    content: ''
}

.icon-attach-4:before {
    content: ''
}

.icon-lock-5:before {
    content: ''
}

.icon-lock-alt:before {
    content: ''
}

.icon-lock-open-5:before {
    content: ''
}

.icon-lock-open-alt-1:before {
    content: ''
}

.icon-eye-5:before {
    content: ''
}

.icon-download-5:before {
    content: ''
}

.icon-upload-4:before {
    content: ''
}

.icon-download-cloud-2:before {
    content: ''
}

.icon-upload-cloud-4:before {
    content: ''
}

.icon-reply-3:before {
    content: ''
}

.icon-pencil-5:before {
    content: ''
}

.icon-export-4:before {
    content: ''
}

.icon-print-4:before {
    content: ''
}

.icon-retweet-2:before {
    content: ''
}

.icon-comment-4:before {
    content: ''
}

.icon-chat-5:before {
    content: ''
}

.icon-bell-4:before {
    content: ''
}

.icon-attention-4:before {
    content: ''
}

.icon-attention-alt-1:before {
    content: ''
}

.icon-location-5:before {
    content: ''
}

.icon-trash-5:before {
    content: ''
}

.icon-doc-5:before {
    content: ''
}

.icon-newspaper-1:before {
    content: ''
}

.icon-folder-4:before {
    content: ''
}

.icon-folder-open-1:before {
    content: ''
}

.icon-folder-empty-2:before {
    content: ''
}

.icon-folder-open-empty-1:before {
    content: ''
}

.icon-cog-4:before {
    content: ''
}

.icon-calendar-5:before {
    content: ''
}

.icon-login-2:before {
    content: ''
}

.icon-logout-2:before {
    content: ''
}

.icon-mic-4:before {
    content: ''
}

.icon-mic-off:before {
    content: ''
}

.icon-clock-5:before {
    content: ''
}

.icon-stopwatch-1:before {
    content: ''
}

.icon-hourglass-1:before {
    content: ''
}

.icon-zoom-in-3:before {
    content: ''
}

.icon-zoom-out-3:before {
    content: ''
}

.icon-down-open-2:before {
    content: ''
}

.icon-left-open-3:before {
    content: ''
}

.icon-right-open-3:before {
    content: ''
}

.icon-up-open-2:before {
    content: ''
}

.icon-down-5:before {
    content: ''
}

.icon-left-4:before {
    content: ''
}

.icon-right-4:before {
    content: ''
}

.icon-up-5:before {
    content: ''
}

.icon-down-bold-1:before {
    content: ''
}

.icon-left-bold-1:before {
    content: ''
}

.icon-right-bold-1:before {
    content: ''
}

.icon-up-bold-1:before {
    content: ''
}

.icon-down-fat:before {
    content: ''
}

.icon-left-fat:before {
    content: ''
}

.icon-right-fat:before {
    content: ''
}

.icon-up-fat:before {
    content: ''
}

.icon-ccw-2:before {
    content: ''
}

.icon-shuffle-3:before {
    content: ''
}

.icon-play-4:before {
    content: ''
}

.icon-pause-4:before {
    content: ''
}

.icon-stop-5:before {
    content: ''
}

.icon-to-end-3:before {
    content: ''
}

.icon-to-start-3:before {
    content: ''
}

.icon-fast-forward-1:before {
    content: ''
}

.icon-fast-backward-1:before {
    content: ''
}

.icon-trophy-1:before {
    content: ''
}

.icon-monitor-1:before {
    content: ''
}

.icon-tablet-3:before {
    content: ''
}

.icon-mobile-5:before {
    content: ''
}

.icon-data-science:before {
    content: ''
}

.icon-data-science-inv:before {
    content: ''
}

.icon-inbox-2:before {
    content: ''
}

.icon-globe-4:before {
    content: ''
}

.icon-globe-inv:before {
    content: ''
}

.icon-flash-4:before {
    content: ''
}

.icon-cloud-5:before {
    content: ''
}

.icon-coverflow:before {
    content: ''
}

.icon-coverflow-empty:before {
    content: ''
}

.icon-math:before {
    content: ''
}

.icon-math-circled:before {
    content: ''
}

.icon-math-circled-empty:before {
    content: ''
}

.icon-paper-plane-1:before {
    content: ''
}

.icon-paper-plane-alt:before {
    content: ''
}

.icon-paper-plane-alt2:before {
    content: ''
}

.icon-fontsize:before {
    content: ''
}

.icon-color-adjust:before {
    content: ''
}

.icon-fire-1:before {
    content: ''
}

.icon-chart-bar-5:before {
    content: ''
}

.icon-hdd-1:before {
    content: ''
}

.icon-connected-object:before {
    content: ''
}

.icon-ruler:before {
    content: ''
}

.icon-vector:before {
    content: ''
}

.icon-vector-pencil:before {
    content: ''
}

.icon-at-3:before {
    content: ''
}

.icon-hash-1:before {
    content: ''
}

.icon-female-1:before {
    content: ''
}

.icon-male-1:before {
    content: ''
}

.icon-spread:before {
    content: ''
}

.icon-king:before {
    content: ''
}

.icon-anchor-2:before {
    content: ''
}

.icon-joystick:before {
    content: ''
}

.icon-spinner1:before {
    content: ''
}

.icon-spinner2:before {
    content: ''
}

.icon-github-3:before {
    content: ''
}

.icon-github-circled-3:before {
    content: ''
}

.icon-github-circled-alt:before {
    content: ''
}

.icon-github-circled-alt2:before {
    content: ''
}

.icon-twitter-4:before {
    content: ''
}

.icon-twitter-circled-2:before {
    content: ''
}

.icon-facebook-4:before {
    content: ''
}

.icon-facebook-circled-2:before {
    content: ''
}

.icon-gplus-2:before {
    content: ''
}

.icon-gplus-circled-1:before {
    content: ''
}

.icon-linkedin-3:before {
    content: ''
}

.icon-linkedin-circled-2:before {
    content: ''
}

.icon-dribbble-3:before {
    content: ''
}

.icon-dribbble-circled-2:before {
    content: ''
}

.icon-instagram-1:before {
    content: ''
}

.icon-instagram-circled:before {
    content: ''
}

.icon-soundcloud-1:before {
    content: ''
}

.icon-soundcloud-circled:before {
    content: ''
}

.icon-mfg-logo:before {
    content: ''
}

.icon-mfg-logo-circled:before {
    content: ''
}

.icon-aboveground-rail:before {
    content: ''
}

.icon-airfield:before {
    content: ''
}

.icon-airport:before {
    content: ''
}

.icon-art-gallery:before {
    content: ''
}

.icon-bar:before {
    content: ''
}

.icon-baseball:before {
    content: ''
}

.icon-basketball:before {
    content: ''
}

.icon-beer-2:before {
    content: ''
}

.icon-belowground-rail:before {
    content: ''
}

.icon-bicycle:before {
    content: ''
}

.icon-bus:before {
    content: ''
}

.icon-cafe:before {
    content: ''
}

.icon-campsite:before {
    content: ''
}

.icon-cemetery:before {
    content: ''
}

.icon-cinema:before {
    content: ''
}

.icon-college:before {
    content: ''
}

.icon-commerical-building:before {
    content: ''
}

.icon-credit-card-3:before {
    content: ''
}

.icon-cricket:before {
    content: ''
}

.icon-embassy:before {
    content: ''
}

.icon-fast-food:before {
    content: ''
}

.icon-ferry:before {
    content: ''
}

.icon-fire-station:before {
    content: ''
}

.icon-football:before {
    content: ''
}

.icon-fuel:before {
    content: ''
}

.icon-garden:before {
    content: ''
}

.icon-giraffe:before {
    content: ''
}

.icon-golf:before {
    content: ''
}

.icon-grocery-store:before {
    content: ''
}

.icon-harbor:before {
    content: ''
}

.icon-heliport:before {
    content: ''
}

.icon-hospital-1:before {
    content: ''
}

.icon-industrial-building:before {
    content: ''
}

.icon-library:before {
    content: ''
}

.icon-lodging:before {
    content: ''
}

.icon-london-underground:before {
    content: ''
}

.icon-minefield:before {
    content: ''
}

.icon-monument:before {
    content: ''
}

.icon-museum:before {
    content: ''
}

.icon-pharmacy:before {
    content: ''
}

.icon-pitch:before {
    content: ''
}

.icon-police:before {
    content: ''
}

.icon-post:before {
    content: ''
}

.icon-prison:before {
    content: ''
}

.icon-rail:before {
    content: ''
}

.icon-religious-christian:before {
    content: ''
}

.icon-religious-islam:before {
    content: ''
}

.icon-religious-jewish:before {
    content: ''
}

.icon-restaurant:before {
    content: ''
}

.icon-roadblock:before {
    content: ''
}

.icon-school:before {
    content: ''
}

.icon-shop:before {
    content: ''
}

.icon-skiing:before {
    content: ''
}

.icon-soccer:before {
    content: ''
}

.icon-swimming:before {
    content: ''
}

.icon-tennis:before {
    content: ''
}

.icon-theatre:before {
    content: ''
}

.icon-toilet:before {
    content: ''
}

.icon-town-hall:before {
    content: ''
}

.icon-trash-6:before {
    content: ''
}

.icon-tree-1:before {
    content: ''
}

.icon-tree-2:before {
    content: ''
}

.icon-warehouse:before {
    content: ''
}

.icon-duckduckgo:before {
    content: ''
}

.icon-aim:before {
    content: ''
}

.icon-delicious:before {
    content: ''
}

.icon-paypal-1:before {
    content: ''
}

.icon-flattr-1:before {
    content: ''
}

.icon-android-1:before {
    content: ''
}

.icon-eventful:before {
    content: ''
}

.icon-smashmag:before {
    content: ''
}

.icon-gplus-3:before {
    content: ''
}

.icon-wikipedia:before {
    content: ''
}

.icon-lanyrd:before {
    content: ''
}

.icon-calendar-6:before {
    content: ''
}

.icon-stumbleupon-1:before {
    content: ''
}

.icon-fivehundredpx:before {
    content: ''
}

.icon-pinterest-2:before {
    content: ''
}

.icon-bitcoin-1:before {
    content: ''
}

.icon-w3c:before {
    content: ''
}

.icon-foursquare-1:before {
    content: ''
}

.icon-html5-1:before {
    content: ''
}

.icon-ie:before {
    content: ''
}

.icon-call:before {
    content: ''
}

.icon-grooveshark:before {
    content: ''
}

.icon-ninetyninedesigns:before {
    content: ''
}

.icon-forrst:before {
    content: ''
}

.icon-digg:before {
    content: ''
}

.icon-spotify-1:before {
    content: ''
}

.icon-reddit:before {
    content: ''
}

.icon-guest:before {
    content: ''
}

.icon-gowalla:before {
    content: ''
}

.icon-appstore:before {
    content: ''
}

.icon-blogger:before {
    content: ''
}

.icon-cc-1:before {
    content: ''
}

.icon-dribbble-4:before {
    content: ''
}

.icon-evernote-1:before {
    content: ''
}

.icon-flickr-3:before {
    content: ''
}

.icon-google:before {
    content: ''
}

.icon-viadeo:before {
    content: ''
}

.icon-instapaper:before {
    content: ''
}

.icon-weibo-1:before {
    content: ''
}

.icon-klout:before {
    content: ''
}

.icon-linkedin-4:before {
    content: ''
}

.icon-meetup:before {
    content: ''
}

.icon-vk:before {
    content: ''
}

.icon-plancast:before {
    content: ''
}

.icon-disqus:before {
    content: ''
}

.icon-rss-5:before {
    content: ''
}

.icon-skype-3:before {
    content: ''
}

.icon-twitter-5:before {
    content: ''
}

.icon-youtube-2:before {
    content: ''
}

.icon-vimeo-2:before {
    content: ''
}

.icon-windows-1:before {
    content: ''
}

.icon-xing-1:before {
    content: ''
}

.icon-yahoo:before {
    content: ''
}

.icon-chrome:before {
    content: ''
}

.icon-email:before {
    content: ''
}

.icon-macstore:before {
    content: ''
}

.icon-myspace:before {
    content: ''
}

.icon-podcast:before {
    content: ''
}

.icon-amazon:before {
    content: ''
}

.icon-steam:before {
    content: ''
}

.icon-cloudapp:before {
    content: ''
}

.icon-dropbox-2:before {
    content: ''
}

.icon-ebay:before {
    content: ''
}

.icon-facebook-5:before {
    content: ''
}

.icon-github-4:before {
    content: ''
}

.icon-github-circled-4:before {
    content: ''
}

.icon-googleplay:before {
    content: ''
}

.icon-itunes:before {
    content: ''
}

.icon-plurk:before {
    content: ''
}

.icon-songkick:before {
    content: ''
}

.icon-lastfm-2:before {
    content: ''
}

.icon-gmail:before {
    content: ''
}

.icon-pinboard:before {
    content: ''
}

.icon-openid:before {
    content: ''
}

.icon-quora:before {
    content: ''
}

.icon-soundcloud-2:before {
    content: ''
}

.icon-tumblr-2:before {
    content: ''
}

.icon-eventasaurus:before {
    content: ''
}

.icon-wordpress:before {
    content: ''
}

.icon-yelp:before {
    content: ''
}

.icon-intensedebate:before {
    content: ''
}

.icon-eventbrite:before {
    content: ''
}

.icon-scribd:before {
    content: ''
}

.icon-posterous:before {
    content: ''
}

.icon-stripe:before {
    content: ''
}

.icon-opentable:before {
    content: ''
}

.icon-cart:before {
    content: ''
}

.icon-print-5:before {
    content: ''
}

.icon-angellist:before {
    content: ''
}

.icon-instagram-2:before {
    content: ''
}

.icon-dwolla:before {
    content: ''
}

.icon-appnet:before {
    content: ''
}

.icon-statusnet:before {
    content: ''
}

.icon-acrobat:before {
    content: ''
}

.icon-drupal:before {
    content: ''
}

.icon-buffer:before {
    content: ''
}

.icon-pocket:before {
    content: ''
}

.icon-bitbucket-1:before {
    content: ''
}

.icon-lego:before {
    content: ''
}

.icon-login-3:before {
    content: ''
}

.icon-stackoverflow-1:before {
    content: ''
}

.icon-hackernews:before {
    content: ''
}

.icon-lkdto:before {
    content: ''
}

.icon-facebook-6:before {
    content: ''
}

.icon-facebook-rect-1:before {
    content: ''
}

.icon-twitter-6:before {
    content: ''
}

.icon-twitter-bird-1:before {
    content: ''
}

.icon-vimeo-3:before {
    content: ''
}

.icon-vimeo-rect:before {
    content: ''
}

.icon-tumblr-3:before {
    content: ''
}

.icon-tumblr-rect:before {
    content: ''
}

.icon-googleplus-rect:before {
    content: ''
}

.icon-github-text:before {
    content: ''
}

.icon-github-5:before {
    content: ''
}

.icon-skype-4:before {
    content: ''
}

.icon-icq:before {
    content: ''
}

.icon-yandex:before {
    content: ''
}

.icon-yandex-rect:before {
    content: ''
}

.icon-vkontakte-rect:before {
    content: ''
}

.icon-odnoklassniki:before {
    content: ''
}

.icon-odnoklassniki-rect:before {
    content: ''
}

.icon-friendfeed:before {
    content: ''
}

.icon-friendfeed-rect:before {
    content: ''
}

.icon-blogger-1:before {
    content: ''
}

.icon-blogger-rect:before {
    content: ''
}

.icon-deviantart:before {
    content: ''
}

.icon-jabber:before {
    content: ''
}

.icon-lastfm-3:before {
    content: ''
}

.icon-lastfm-rect:before {
    content: ''
}

.icon-linkedin-5:before {
    content: ''
}

.icon-linkedin-rect:before {
    content: ''
}

.icon-picasa-1:before {
    content: ''
}

.icon-wordpress-1:before {
    content: ''
}

.icon-instagram-3:before {
    content: ''
}

.icon-instagram-filled:before {
    content: ''
}

.icon-diigo:before {
    content: ''
}

.icon-box-4:before {
    content: ''
}

.icon-box-rect:before {
    content: ''
}

.icon-tudou:before {
    content: ''
}

.icon-youku:before {
    content: ''
}

.icon-win8:before {
    content: ''
}

.icon-amex:before {
    content: ''
}

.icon-discover:before {
    content: ''
}

.icon-visa:before {
    content: ''
}

.icon-mastercard:before {
    content: ''
}

.icon-glass-1:before {
    content: ''
}

.icon-music-3:before {
    content: ''
}

.icon-search-6:before {
    content: ''
}

.icon-search-circled:before {
    content: ''
}

.icon-mail-6:before {
    content: ''
}

.icon-mail-circled:before {
    content: ''
}

.icon-heart-6:before {
    content: ''
}

.icon-heart-circled:before {
    content: ''
}

.icon-heart-empty-3:before {
    content: ''
}

.icon-star-6:before {
    content: ''
}

.icon-star-circled:before {
    content: ''
}

.icon-star-empty-3:before {
    content: ''
}

.icon-user-6:before {
    content: ''
}

.icon-group:before {
    content: ''
}

.icon-group-circled:before {
    content: ''
}

.icon-torso:before {
    content: ''
}

.icon-video-4:before {
    content: ''
}

.icon-video-circled:before {
    content: ''
}

.icon-video-alt-1:before {
    content: ''
}

.icon-videocam-4:before {
    content: ''
}

.icon-video-chat:before {
    content: ''
}

.icon-picture-4:before {
    content: ''
}

.icon-camera-6:before {
    content: ''
}

.icon-photo:before {
    content: ''
}

.icon-photo-circled:before {
    content: ''
}

.icon-th-large-2:before {
    content: ''
}

.icon-th-3:before {
    content: ''
}

.icon-th-list-4:before {
    content: ''
}

.icon-view-mode:before {
    content: ''
}

.icon-ok-5:before {
    content: ''
}

.icon-ok-circled-2:before {
    content: ''
}

.icon-ok-circled2-1:before {
    content: ''
}

.icon-cancel-6:before {
    content: ''
}

.icon-cancel-circled-4:before {
    content: ''
}

.icon-cancel-circled2-1:before {
    content: ''
}

.icon-plus-6:before {
    content: ''
}

.icon-plus-circled-2:before {
    content: ''
}

.icon-minus-4:before {
    content: ''
}

.icon-minus-circled-2:before {
    content: ''
}

.icon-help-3:before {
    content: ''
}

.icon-help-circled-3:before {
    content: ''
}

.icon-info-circled-3:before {
    content: ''
}

.icon-home-6:before {
    content: ''
}

.icon-home-circled:before {
    content: ''
}

.icon-website:before {
    content: ''
}

.icon-website-circled:before {
    content: ''
}

.icon-attach-5:before {
    content: ''
}

.icon-attach-circled:before {
    content: ''
}

.icon-lock-6:before {
    content: ''
}

.icon-lock-circled:before {
    content: ''
}

.icon-lock-open-6:before {
    content: ''
}

.icon-lock-open-alt-2:before {
    content: ''
}

.icon-eye-6:before {
    content: ''
}

.icon-eye-off-1:before {
    content: ''
}

.icon-tag-5:before {
    content: ''
}

.icon-tags-2:before {
    content: ''
}

.icon-bookmark-3:before {
    content: ''
}

.icon-bookmark-empty-1:before {
    content: ''
}

.icon-flag-3:before {
    content: ''
}

.icon-flag-circled:before {
    content: ''
}

.icon-thumbs-up-4:before {
    content: ''
}

.icon-thumbs-down-4:before {
    content: ''
}

.icon-download-6:before {
    content: ''
}

.icon-download-alt:before {
    content: ''
}

.icon-upload-5:before {
    content: ''
}

.icon-share-2:before {
    content: ''
}

.icon-quote-1:before {
    content: ''
}

.icon-quote-circled:before {
    content: ''
}

.icon-export-5:before {
    content: ''
}

.icon-pencil-6:before {
    content: ''
}

.icon-pencil-circled:before {
    content: ''
}

.icon-edit-3:before {
    content: ''
}

.icon-edit-circled:before {
    content: ''
}

.icon-edit-alt:before {
    content: ''
}

.icon-print-6:before {
    content: ''
}

.icon-retweet-3:before {
    content: ''
}

.icon-comment-5:before {
    content: ''
}

.icon-comment-alt-1:before {
    content: ''
}

.icon-bell-5:before {
    content: ''
}

.icon-warning-1:before {
    content: ''
}

.icon-exclamation:before {
    content: ''
}

.icon-error:before {
    content: ''
}

.icon-error-alt:before {
    content: ''
}

.icon-location-6:before {
    content: ''
}

.icon-location-circled:before {
    content: ''
}

.icon-compass-5:before {
    content: ''
}

.icon-compass-circled:before {
    content: ''
}

.icon-trash-7:before {
    content: ''
}

.icon-trash-circled:before {
    content: ''
}

.icon-doc-6:before {
    content: ''
}

.icon-doc-circled:before {
    content: ''
}

.icon-doc-new:before {
    content: ''
}

.icon-doc-new-circled:before {
    content: ''
}

.icon-folder-5:before {
    content: ''
}

.icon-folder-circled:before {
    content: ''
}

.icon-folder-close:before {
    content: ''
}

.icon-folder-open-2:before {
    content: ''
}

.icon-rss-6:before {
    content: ''
}

.icon-phone-3:before {
    content: ''
}

.icon-phone-circled:before {
    content: ''
}

.icon-cog-5:before {
    content: ''
}

.icon-cog-circled:before {
    content: ''
}

.icon-cogs:before {
    content: ''
}

.icon-wrench-4:before {
    content: ''
}

.icon-wrench-circled:before {
    content: ''
}

.icon-basket-4:before {
    content: ''
}

.icon-basket-circled:before {
    content: ''
}

.icon-calendar-7:before {
    content: ''
}

.icon-calendar-circled:before {
    content: ''
}

.icon-mic-5:before {
    content: ''
}

.icon-mic-circled:before {
    content: ''
}

.icon-volume-off-4:before {
    content: ''
}

.icon-volume-down-2:before {
    content: ''
}

.icon-volume-1:before {
    content: ''
}

.icon-volume-up-3:before {
    content: ''
}

.icon-headphones-3:before {
    content: ''
}

.icon-clock-6:before {
    content: ''
}

.icon-clock-circled:before {
    content: ''
}

.icon-lightbulb-2:before {
    content: ''
}

.icon-lightbulb-alt:before {
    content: ''
}

.icon-block-4:before {
    content: ''
}

.icon-resize-full-5:before {
    content: ''
}

.icon-resize-full-alt-2:before {
    content: ''
}

.icon-resize-small-4:before {
    content: ''
}

.icon-resize-vertical-2:before {
    content: ''
}

.icon-resize-horizontal-2:before {
    content: ''
}

.icon-move-3:before {
    content: ''
}

.icon-zoom-in-4:before {
    content: ''
}

.icon-zoom-out-4:before {
    content: ''
}

.icon-down-open-3:before {
    content: ''
}

.icon-left-open-4:before {
    content: ''
}

.icon-right-open-4:before {
    content: ''
}

.icon-up-open-3:before {
    content: ''
}

.icon-down-6:before {
    content: ''
}

.icon-left-5:before {
    content: ''
}

.icon-right-5:before {
    content: ''
}

.icon-up-6:before {
    content: ''
}

.icon-down-circled-2:before {
    content: ''
}

.icon-left-circled-2:before {
    content: ''
}

.icon-right-circled-2:before {
    content: ''
}

.icon-up-circled-2:before {
    content: ''
}

.icon-down-hand-1:before {
    content: ''
}

.icon-left-hand-1:before {
    content: ''
}

.icon-right-hand-1:before {
    content: ''
}

.icon-up-hand-1:before {
    content: ''
}

.icon-cw-5:before {
    content: ''
}

.icon-cw-circled:before {
    content: ''
}

.icon-arrows-cw-2:before {
    content: ''
}

.icon-shuffle-4:before {
    content: ''
}

.icon-play-5:before {
    content: ''
}

.icon-play-circled-1:before {
    content: ''
}

.icon-play-circled2-1:before {
    content: ''
}

.icon-stop-6:before {
    content: ''
}

.icon-stop-circled:before {
    content: ''
}

.icon-pause-5:before {
    content: ''
}

.icon-pause-circled:before {
    content: ''
}

.icon-record-2:before {
    content: ''
}

.icon-eject-3:before {
    content: ''
}

.icon-backward:before {
    content: ''
}

.icon-backward-circled:before {
    content: ''
}

.icon-fast-backward-2:before {
    content: ''
}

.icon-fast-forward-2:before {
    content: ''
}

.icon-forward-3:before {
    content: ''
}

.icon-forward-circled:before {
    content: ''
}

.icon-step-backward:before {
    content: ''
}

.icon-step-forward:before {
    content: ''
}

.icon-target-4:before {
    content: ''
}

.icon-signal-4:before {
    content: ''
}

.icon-desktop-2:before {
    content: ''
}

.icon-desktop-circled:before {
    content: ''
}

.icon-laptop-2:before {
    content: ''
}

.icon-laptop-circled:before {
    content: ''
}

.icon-network-1:before {
    content: ''
}

.icon-inbox-3:before {
    content: ''
}

.icon-inbox-circled:before {
    content: ''
}

.icon-inbox-alt:before {
    content: ''
}

.icon-globe-5:before {
    content: ''
}

.icon-globe-alt-1:before {
    content: ''
}

.icon-cloud-6:before {
    content: ''
}

.icon-cloud-circled:before {
    content: ''
}

.icon-flight-2:before {
    content: ''
}

.icon-leaf-3:before {
    content: ''
}

.icon-font-1:before {
    content: ''
}

.icon-fontsize-1:before {
    content: ''
}

.icon-bold-1:before {
    content: ''
}

.icon-italic-1:before {
    content: ''
}

.icon-text-height-1:before {
    content: ''
}

.icon-text-width-1:before {
    content: ''
}

.icon-align-left-1:before {
    content: ''
}

.icon-align-center-1:before {
    content: ''
}

.icon-align-right-1:before {
    content: ''
}

.icon-align-justify-1:before {
    content: ''
}

.icon-list-3:before {
    content: ''
}

.icon-indent-left-1:before {
    content: ''
}

.icon-indent-right-1:before {
    content: ''
}

.icon-briefcase-3:before {
    content: ''
}

.icon-off-1:before {
    content: ''
}

.icon-road-1:before {
    content: ''
}

.icon-qrcode-1:before {
    content: ''
}

.icon-barcode-1:before {
    content: ''
}

.icon-braille:before {
    content: ''
}

.icon-book-4:before {
    content: ''
}

.icon-adjust-1:before {
    content: ''
}

.icon-tint-1:before {
    content: ''
}

.icon-check-3:before {
    content: ''
}

.icon-check-empty-1:before {
    content: ''
}

.icon-asterisk-1:before {
    content: ''
}

.icon-gift-2:before {
    content: ''
}

.icon-fire-2:before {
    content: ''
}

.icon-magnet-2:before {
    content: ''
}

.icon-chart-2:before {
    content: ''
}

.icon-chart-circled:before {
    content: ''
}

.icon-credit-card-4:before {
    content: ''
}

.icon-megaphone-2:before {
    content: ''
}

.icon-clipboard-2:before {
    content: ''
}

.icon-hdd-2:before {
    content: ''
}

.icon-key-4:before {
    content: ''
}

.icon-certificate-2:before {
    content: ''
}

.icon-tasks-1:before {
    content: ''
}

.icon-filter-1:before {
    content: ''
}

.icon-gauge-2:before {
    content: ''
}

.icon-smiley:before {
    content: ''
}

.icon-smiley-circled:before {
    content: ''
}

.icon-address-book:before {
    content: ''
}

.icon-address-book-alt:before {
    content: ''
}

.icon-asl:before {
    content: ''
}

.icon-glasses:before {
    content: ''
}

.icon-hearing-impaired:before {
    content: ''
}

.icon-iphone-home:before {
    content: ''
}

.icon-person:before {
    content: ''
}

.icon-adult:before {
    content: ''
}

.icon-child:before {
    content: ''
}

.icon-blind:before {
    content: ''
}

.icon-guidedog:before {
    content: ''
}

.icon-accessibility:before {
    content: ''
}

.icon-universal-access:before {
    content: ''
}

.icon-male-2:before {
    content: ''
}

.icon-female-2:before {
    content: ''
}

.icon-behance-1:before {
    content: ''
}

.icon-blogger-2:before {
    content: ''
}

.icon-cc-2:before {
    content: ''
}

.icon-css:before {
    content: ''
}

.icon-delicious-1:before {
    content: ''
}

.icon-deviantart-1:before {
    content: ''
}

.icon-digg-1:before {
    content: ''
}

.icon-dribbble-5:before {
    content: ''
}

.icon-facebook-7:before {
    content: ''
}

.icon-flickr-4:before {
    content: ''
}

.icon-foursquare-2:before {
    content: ''
}

.icon-friendfeed-1:before {
    content: ''
}

.icon-friendfeed-rect-1:before {
    content: ''
}

.icon-github-6:before {
    content: ''
}

.icon-github-text-1:before {
    content: ''
}

.icon-googleplus:before {
    content: ''
}

.icon-instagram-4:before {
    content: ''
}

.icon-linkedin-6:before {
    content: ''
}

.icon-path:before {
    content: ''
}

.icon-picasa-2:before {
    content: ''
}

.icon-pinterest-3:before {
    content: ''
}

.icon-reddit-1:before {
    content: ''
}

.icon-skype-5:before {
    content: ''
}

.icon-slideshare:before {
    content: ''
}

.icon-stackoverflow-2:before {
    content: ''
}

.icon-stumbleupon-2:before {
    content: ''
}

.icon-twitter-7:before {
    content: ''
}

.icon-tumblr-4:before {
    content: ''
}

.icon-vimeo-4:before {
    content: ''
}

.icon-vkontakte-2:before {
    content: ''
}

.icon-w3c-1:before {
    content: ''
}

.icon-wordpress-2:before {
    content: ''
}

.icon-youtube-3:before {
    content: ''
}

.icon-music-4:before {
    content: ''
}

.icon-search-7:before {
    content: ''
}

.icon-mail-7:before {
    content: ''
}

.icon-heart-7:before {
    content: ''
}

.icon-star-7:before {
    content: ''
}

.icon-user-7:before {
    content: ''
}

.icon-videocam-5:before {
    content: ''
}

.icon-camera-7:before {
    content: ''
}

.icon-photo-1:before {
    content: ''
}

.icon-attach-6:before {
    content: ''
}

.icon-lock-7:before {
    content: ''
}

.icon-eye-7:before {
    content: ''
}

.icon-tag-6:before {
    content: ''
}

.icon-thumbs-up-5:before {
    content: ''
}

.icon-pencil-7:before {
    content: ''
}

.icon-comment-6:before {
    content: ''
}

.icon-location-7:before {
    content: ''
}

.icon-cup-1:before {
    content: ''
}

.icon-trash-8:before {
    content: ''
}

.icon-doc-7:before {
    content: ''
}

.icon-note-1:before {
    content: ''
}

.icon-cog-6:before {
    content: ''
}

.icon-params:before {
    content: ''
}

.icon-calendar-8:before {
    content: ''
}

.icon-sound-1:before {
    content: ''
}

.icon-clock-7:before {
    content: ''
}

.icon-lightbulb-3:before {
    content: ''
}

.icon-tv:before {
    content: ''
}

.icon-desktop-3:before {
    content: ''
}

.icon-mobile-6:before {
    content: ''
}

.icon-cd-3:before {
    content: ''
}

.icon-inbox-4:before {
    content: ''
}

.icon-globe-6:before {
    content: ''
}

.icon-cloud-7:before {
    content: ''
}

.icon-paper-plane-2:before {
    content: ''
}

.icon-fire-3:before {
    content: ''
}

.icon-graduation-cap-1:before {
    content: ''
}

.icon-megaphone-3:before {
    content: ''
}

.icon-database-2:before {
    content: ''
}

.icon-key-5:before {
    content: ''
}

.icon-beaker-1:before {
    content: ''
}

.icon-truck-1:before {
    content: ''
}

.icon-money-2:before {
    content: ''
}

.icon-food-1:before {
    content: ''
}

.icon-shop-1:before {
    content: ''
}

.icon-diamond:before {
    content: ''
}

.icon-t-shirt:before {
    content: ''
}

.icon-wallet:before {
    content: ''
}

.icon-search-8:before {
    content: ''
}

.icon-mail-8:before {
    content: ''
}

.icon-heart-8:before {
    content: ''
}

.icon-heart-empty-4:before {
    content: ''
}

.icon-star-8:before {
    content: ''
}

.icon-user-8:before {
    content: ''
}

.icon-video-5:before {
    content: ''
}

.icon-picture-5:before {
    content: ''
}

.icon-th-large-3:before {
    content: ''
}

.icon-th-4:before {
    content: ''
}

.icon-th-list-5:before {
    content: ''
}

.icon-ok-6:before {
    content: ''
}

.icon-ok-circle-1:before {
    content: ''
}

.icon-cancel-7:before {
    content: ''
}

.icon-cancel-circle-2:before {
    content: ''
}

.icon-plus-circle-1:before {
    content: ''
}

.icon-minus-circle-1:before {
    content: ''
}

.icon-link-5:before {
    content: ''
}

.icon-attach-7:before {
    content: ''
}

.icon-lock-8:before {
    content: ''
}

.icon-lock-open-7:before {
    content: ''
}

.icon-tag-7:before {
    content: ''
}

.icon-reply-4:before {
    content: ''
}

.icon-reply-all-2:before {
    content: ''
}

.icon-forward-4:before {
    content: ''
}

.icon-code-3:before {
    content: ''
}

.icon-retweet-4:before {
    content: ''
}

.icon-comment-7:before {
    content: ''
}

.icon-comment-alt-2:before {
    content: ''
}

.icon-chat-6:before {
    content: ''
}

.icon-attention-5:before {
    content: ''
}

.icon-location-8:before {
    content: ''
}

.icon-doc-8:before {
    content: ''
}

.icon-docs-landscape:before {
    content: ''
}

.icon-folder-6:before {
    content: ''
}

.icon-archive-2:before {
    content: ''
}

.icon-rss-7:before {
    content: ''
}

.icon-rss-alt-1:before {
    content: ''
}

.icon-cog-7:before {
    content: ''
}

.icon-logout-3:before {
    content: ''
}

.icon-clock-8:before {
    content: ''
}

.icon-block-5:before {
    content: ''
}

.icon-resize-full-6:before {
    content: ''
}

.icon-resize-full-circle:before {
    content: ''
}

.icon-popup-5:before {
    content: ''
}

.icon-left-open-5:before {
    content: ''
}

.icon-right-open-5:before {
    content: ''
}

.icon-down-circle-1:before {
    content: ''
}

.icon-left-circle-1:before {
    content: ''
}

.icon-right-circle-1:before {
    content: ''
}

.icon-up-circle-1:before {
    content: ''
}

.icon-down-dir-3:before {
    content: ''
}

.icon-right-dir-3:before {
    content: ''
}

.icon-down-micro:before {
    content: ''
}

.icon-up-micro:before {
    content: ''
}

.icon-cw-circle:before {
    content: ''
}

.icon-arrows-cw-3:before {
    content: ''
}

.icon-updown-circle:before {
    content: ''
}

.icon-target-5:before {
    content: ''
}

.icon-signal-5:before {
    content: ''
}

.icon-progress-4:before {
    content: ''
}

.icon-progress-5:before {
    content: ''
}

.icon-progress-6:before {
    content: ''
}

.icon-progress-7:before {
    content: ''
}

.icon-progress-8:before {
    content: ''
}

.icon-progress-9:before {
    content: ''
}

.icon-progress-10:before {
    content: ''
}

.icon-progress-11:before {
    content: ''
}

.icon-font-2:before {
    content: ''
}

.icon-list-4:before {
    content: ''
}

.icon-list-numbered-1:before {
    content: ''
}

.icon-indent-left-2:before {
    content: ''
}

.icon-indent-right-2:before {
    content: ''
}

.icon-cloud-8:before {
    content: ''
}

.icon-terminal-1:before {
    content: ''
}

.icon-facebook-rect-2:before {
    content: ''
}

.icon-twitter-bird-2:before {
    content: ''
}

.icon-vimeo-rect-1:before {
    content: ''
}

.icon-tumblr-rect-1:before {
    content: ''
}

.icon-googleplus-rect-1:before {
    content: ''
}

.icon-linkedin-rect-1:before {
    content: ''
}

.icon-skype-6:before {
    content: ''
}

.icon-vkontakte-rect-1:before {
    content: ''
}

.icon-youtube-4:before {
    content: ''
}

.icon-right-big:before {
    content: ''
}

@charset "UTF-8";
.fancybox-enabled {
    overflow: hidden
}

.fancybox-enabled body {
    overflow: visible;
    height: 100%
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-container ~ .fancybox-container {
    z-index: 99992
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s linear .25s;
    box-sizing: border-box
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0s
}

.fancybox-infobar {
    top: 0;
    left: 50%;
    margin-left: -79px
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, .7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox-toolbar {
    top: 0;
    right: 0
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translateZ(0)
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: visible
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
    background: #000
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
    background: #e5e3df
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide > * {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-image, .fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff
}

.fancybox-iframe {
    display: block;
    padding: 0;
    border: 0;
    height: 100%
}

.fancybox-error, .fancybox-iframe {
    margin: 0;
    width: 100%;
    background: #fff
}

.fancybox-error {
    padding: 40px;
    max-width: 380px;
    cursor: default
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer
}

.fancybox-close-small:after {
    content: "×";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .25s;
    box-sizing: border-box;
    z-index: 2
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee
}

.fancybox-slide--iframe .fancybox-close-small {
    top: 0;
    right: -44px
}

.fancybox-slide--iframe .fancybox-close-small:after {
    background: transparent;
    font-size: 35px;
    color: #aaa
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #fff
}

.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
    pointer-events: none
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid hsla(0, 0%, 100%, .4);
    font-size: 14px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
    pointer-events: all
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}

.fancybox-button {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: transparent;
    color: #ddd;
    border-radius: 0;
    cursor: pointer;
    vertical-align: top;
    outline: none
}

.fancybox-button[disabled] {
    cursor: default;
    pointer-events: none
}

.fancybox-button, .fancybox-infobar__body {
    background: rgba(30, 30, 30, .6)
}

.fancybox-button:hover:not([disabled]) {
    color: #fff;
    background: rgba(0, 0, 0, .8)
}

.fancybox-button:after, .fancybox-button:before {
    content: "";
    pointer-events: none;
    position: absolute;
    background-color: currentColor;
    color: currentColor;
    opacity: .9;
    box-sizing: border-box;
    display: inline-block
}

.fancybox-button[disabled]:after, .fancybox-button[disabled]:before {
    opacity: .3
}

.fancybox-button--left:after, .fancybox-button--right:after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: transparent;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor
}

.fancybox-button--left:after {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.fancybox-button--right:after {
    right: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--left {
    border-bottom-left-radius: 5px
}

.fancybox-button--right {
    border-bottom-right-radius: 5px
}

.fancybox-button--close:after, .fancybox-button--close:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px)
}

.fancybox-button--close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.fancybox-arrow {
    position: absolute;
    top: 50%;
    margin: -50px 0 0;
    height: 100px;
    width: 54px;
    padding: 0;
    border: 0;
    outline: none;
    background: none;
    cursor: pointer;
    z-index: 99995;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity .25s
}

.fancybox-arrow:after {
    content: "";
    position: absolute;
    top: 28px;
    width: 44px;
    height: 44px;
    background-color: rgba(30, 30, 30, .8);
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 24px 24px
}

.fancybox-arrow--right {
    right: 0
}

.fancybox-arrow--left {
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fancybox-arrow--left:after, .fancybox-arrow--right:after {
    left: 0
}

.fancybox-show-nav .fancybox-arrow {
    opacity: .6
}

.fancybox-show-nav .fancybox-arrow[disabled] {
    opacity: .3
}

.fancybox-loading {
    border: 6px solid hsla(0, 0%, 39%, .4);
    border-top: 6px solid hsla(0, 0%, 100%, .6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
}

.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1
}

.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

@media (max-width: 800px) {
    .fancybox-infobar {
        left: 0;
        margin-left: 0
    }

    .fancybox-button--left, .fancybox-button--right {
        display: none !important
    }

    .fancybox-caption {
        padding: 20px 0;
        margin: 0
    }
}

.fancybox-button--fullscreen:before {
    width: 15px;
    height: 11px;
    left: calc(50% - 7px);
    top: calc(50% - 6px);
    border: 2px solid;
    background: none
}

.fancybox-button--pause:before, .fancybox-button--play:before {
    top: calc(50% - 6px);
    left: calc(50% - 4px);
    background: transparent
}

.fancybox-button--play:before {
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px
}

.fancybox-button--pause:before {
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px
}

.fancybox-button--thumbs, .fancybox-thumbs {
    display: none
}

@media (min-width: 800px) {
    .fancybox-button--thumbs {
        display: inline-block
    }

    .fancybox-button--thumbs span {
        font-size: 23px
    }

    .fancybox-button--thumbs:before {
        width: 3px;
        height: 3px;
        top: calc(50% - 2px);
        left: calc(50% - 2px);
        box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0
    }

    .fancybox-thumbs {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 220px;
        margin: 0;
        padding: 5px 5px 0 0;
        background: #fff;
        word-break: normal;
        -webkit-tap-highlight-color: transparent;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        box-sizing: border-box;
        z-index: 99995
    }

    .fancybox-show-thumbs .fancybox-thumbs {
        display: block
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 220px
    }

    .fancybox-thumbs > ul {
        list-style: none;
        position: absolute;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 0
    }

    .fancybox-thumbs > ul > li {
        float: left;
        overflow: hidden;
        max-width: 50%;
        padding: 0;
        margin: 0;
        width: 105px;
        height: 75px;
        position: relative;
        cursor: pointer;
        outline: none;
        border: 5px solid transparent;
        border-top-width: 0;
        border-right-width: 0;
        -webkit-tap-highlight-color: transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        box-sizing: border-box
    }

    li.fancybox-thumbs-loading {
        background: rgba(0, 0, 0, .1)
    }

    .fancybox-thumbs > ul > li > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        max-height: none;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .fancybox-thumbs > ul > li:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 2px;
        border: 4px solid #4ea7f9;
        z-index: 99991;
        opacity: 0;
        transition: all .2s cubic-bezier(.25, .46, .45, .94)
    }

    .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
        opacity: 1
    }
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside > .mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(grabbing.html) 8 8, move
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.html) no-repeat center center
}

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    zoom: 1;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid transparent;
    border-top: 0;
    background: #fff
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0
}

.chosen-container a {
    cursor: pointer
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 2px 0 0 8px;
    height: 30px;
    background-color: none;
    background-clip: padding-box;
    color: #1f2228;
    text-decoration: none;
    text-transform: none !important;
    white-space: nowrap;
    line-height: 24px;
    border: 1px solid transparent
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url('/Images/v2014/chosen-sprite.png') -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 3px;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('/Images/v2014/chosen-sprite.png') no-repeat 0 2px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: #fff url('chosen-sprite.html') no-repeat 100% -20px;
    background: url('chosen-sprite.html') no-repeat 100% -20px;
    font-size: 1em;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}

.chosen-container .chosen-results {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    -webkit-touch-callout: none;
    color: #7a8188;
    text-transform: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #f7f7f7;
    color: #1f2228
}

.chosen-container .chosen-results li.no-results {
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.links-breadcrumbs .chosen-container-single .chosen-single {
    padding: 0;
    height: auto !important
}

.links-breadcrumbs .chosen-container-single .chosen-single div {
    top: 0
}

.links-breadcrumbs .chosen-container-single .chosen-single div b {
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
    background-image: -o-linear-gradient(#eee 1%, #fff 15%);
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 5px;
    height: 15px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none;
    color: #666;
    font-size: 100%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-field .default {
    color: #999
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 0 3px 5px;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-clip: padding-box;
    box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, .05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url('chosen-sprite.html') -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #111 !important
}

.chosen-disabled {
    opacity: .5 !important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
    left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: #fff url('chosen-sprite.html') no-repeat -30px -20px;
    background: url('chosen-sprite.html') no-repeat -30px -20px;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
    .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
        background-image: url('chosen-sprite%402x.html') !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

.mm-menu.mm-horizontal > .mm-panel {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease
}

.mm-menu .mm-hidden {
    display: none
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu, .mm-menu > .mm-panel {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0
}

.mm-menu {
    background: inherit;
    display: block;
    overflow: hidden;
    padding: 0
}

.mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.mm-menu > .mm-panel.mm-opened {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate(0%, 0);
    transform: translate(0%, 0)
}

.mm-menu > .mm-panel.mm-subopened {
    -webkit-transform: translate(-30%, 0);
    -moz-transform: translate(-30%, 0);
    -ms-transform: translate(-30%, 0);
    -o-transform: translate(-30%, 0);
    transform: translate(-30%, 0)
}

.mm-menu > .mm-panel.mm-highest {
    z-index: 1
}

.mm-menu .mm-list {
    padding: 0
}

.mm-menu > .mm-list {
    padding-bottom: 0
}

.mm-menu > .mm-list:after {
    content: '';
    display: block;
    height: 40px
}

.mm-panel > .mm-list {
    margin-left: -20px;
    margin-right: -20px
}

.mm-panel > .mm-list:first-child {
    padding-top: 0
}

.mm-list, .mm-list > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-list {
    font: inherit;
    font-size: 14px
}

.mm-list a, .mm-list a:hover {
    text-decoration: none
}

.mm-list > li {
    position: relative
}

.mm-list > li > a, .mm-list > li > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 0;
    position: relative;
    left: auto
}

.mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: -2px;
    z-index: 2
}

.mm-list a.mm-subopen:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%
}

.mm-list a.mm-subopen.mm-fullsubopen:before {
    border-left: none
}

.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span {
    padding-right: 5px;
    margin-right: 40px
}

.mm-list > li.mm-selected > a.mm-subopen {
    background: transparent
}

.mm-list > li.mm-selected > a.mm-fullsubopen + a, .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0
}

.mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px
}

.mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px
}

.mm-list > li.mm-spacer {
    padding-top: 40px
}

.mm-list > li.mm-spacer.mm-label {
    padding-top: 25px
}

.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%
}

.mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px
}

.mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -13px;
    left: 22px
}

.mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent
}

.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
    display: block
}

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
    height: 40px
}

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto
}

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
    height: 25px
}

html.mm-opened .mm-page {
    box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.mm-menu {
    background: #333;
    color: rgba(255, 255, 255, .6)
}

.mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, .15)
}

.mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, .1);
    color: rgba(255, 255, 255, .3)
}

.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, .3)
}

.mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, .15)
}

.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, .1)
}

.mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, .05)
}

.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, .05)
}

.mm-page {
    box-sizing: border-box;
    position: relative
}

.mm-slideout {
    -webkit-transition: -webkit-transform .4s ease;
    -ms-transition: -ms-transform .4s ease;
    transition: transform .4s ease
}

html.mm-opened {
    overflow: hidden;
    position: relative
}

html.mm-opened body {
    overflow: hidden
}

html.mm-background .mm-page {
    background: inherit
}

#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999
}

html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
    display: block
}

.mm-menu.mm-offcanvas {
    display: none;
    position: fixed
}

.mm-menu.mm-current {
    display: block
}

.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px
}

html.mm-opening .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -moz-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    -o-transform: translate(80%, 0);
    transform: translate(80%, 0)
}

@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(440px, 0);
        -moz-transform: translate(440px, 0);
        -ms-transform: translate(440px, 0);
        -o-transform: translate(440px, 0);
        transform: translate(440px, 0)
    }
}

.mm-buttonbar {
    border: 1px solid transparent;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    display: block;
    padding: 0;
    margin: 0;
    position: relative
}

.mm-buttonbar:after {
    content: '';
    display: block;
    clear: both
}

.mm-buttonbar > * {
    border-left: 1px solid transparent;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-buttonbar > a {
    text-decoration: none
}

.mm-buttonbar > input {
    position: absolute;
    left: -1000px;
    top: -1000px
}

.mm-buttonbar > input:checked + label {
    border-color: transparent !important
}

.mm-buttonbar > *:first-child, .mm-buttonbar > input:first-child + * {
    border-left: none
}

.mm-buttonbar.mm-buttonbar-2 > * {
    width: 50%
}

.mm-buttonbar.mm-buttonbar-3 > * {
    width: 33.33%
}

.mm-buttonbar.mm-buttonbar-4 > * {
    width: 25%
}

.mm-buttonbar.mm-buttonbar-5 > * {
    width: 20%
}

.mm-header .mm-buttonbar {
    margin-top: 20px;
    margin-left: -30px;
    margin-right: -30px
}

.mm-footer .mm-buttonbar {
    border: none;
    border-radius: 0;
    line-height: 40px;
    margin: -10px -10px 0 -20px
}

.mm-footer .mm-buttonbar > * {
    border-left: none
}

.mm-list > li > .mm-buttonbar {
    margin: 10px 20px
}

.mm-menu .mm-buttonbar {
    border-color: rgba(255, 255, 255, .6);
    background: #333
}

.mm-menu .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, .6)
}

.mm-menu .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, .6);
    color: #333
}

em.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
    display: block;
    margin-top: -10px;
    position: absolute;
    right: 40px;
    top: 50%
}

em.mm-counter + a.mm-subopen {
    padding-left: 40px
}

em.mm-counter + a.mm-subopen + a, em.mm-counter + a.mm-subopen + span {
    margin-right: 80px
}

em.mm-counter + a.mm-fullsubopen {
    padding-left: 0
}

.mm-vertical em.mm-counter {
    top: 12px;
    margin-top: 0
}

.mm-nosubresults > em.mm-counter {
    display: none
}

.mm-menu em.mm-counter {
    color: rgba(255, 255, 255, .3)
}

html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging #mm-blocker {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.mm-footer {
    background: inherit;
    border-top: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 10px 10px 0 20px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0
}

.mm-menu.mm-hasfooter > .mm-panel:after {
    height: 80px
}

.mm-menu .mm-footer {
    border-color: rgba(0, 0, 0, .15);
    color: rgba(255, 255, 255, .3)
}

.mm-header {
    background: inherit;
    border-bottom: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    padding: 0 50px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0
}

.mm-header .mm-title, .mm-header .mm-prev, .mm-header .mm-next, .mm-header .mm-close {
    padding-top: 30px
}

.mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative
}

.mm-header .mm-prev, .mm-header .mm-next, .mm-header .mm-close {
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    min-width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1
}

.mm-header .mm-prev {
    padding-left: 20px;
    padding-right: 10px;
    left: 0
}

.mm-header .mm-next, .mm-header .mm-close {
    padding-left: 10px;
    padding-right: 20px;
    right: 0
}

.mm-header [href].mm-prev:before, .mm-header [href].mm-next:after {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mm-header [href].mm-prev:before {
    border-right: none;
    border-bottom: none;
    margin-left: 2px;
    margin-right: 5px
}

.mm-header [href].mm-next:after, .mm-header [href].mm-close:after {
    margin-left: 5px;
    margin-right: -2px
}

.mm-header [href].mm-next:after {
    border-top: none;
    border-left: none
}

.mm-header [href].mm-close:after {
    content: 'x'
}

.mm-menu.mm-hassearch .mm-header {
    height: 50px;
    top: 50px
}

.mm-menu.mm-hassearch .mm-header .mm-title, .mm-menu.mm-hassearch .mm-header .mm-prev, .mm-menu.mm-hassearch .mm-header .mm-next, .mm-menu.mm-hassearch .mm-header .mm-close {
    padding-top: 20px
}

.mm-menu.mm-hasheader li.mm-subtitle {
    display: none
}

.mm-menu.mm-hasheader > .mm-panel {
    padding-top: 80px
}

.mm-menu.mm-hasheader > .mm-panel.mm-list {
    padding-top: 60px
}

.mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
    margin-top: -20px
}

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
    padding-top: 120px
}

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
    padding-top: 100px
}

.mm-menu .mm-header {
    border-color: rgba(0, 0, 0, .15);
    color: rgba(255, 255, 255, .3)
}

.mm-menu .mm-header .mm-prev:before, .mm-menu .mm-header .mm-next:after, .mm-menu .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, .3)
}

.mm-list li.mm-label > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    line-height: 25px
}

.mm-list li.mm-label.mm-opened a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mm-list li.mm-collapsed:not(.mm-uncollapsed) {
    display: none
}

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen:after {
    top: 8.5px
}

.mm-menu .mm-list li.mm-label > div > div {
    background: rgba(255, 255, 255, .05)
}

.mm-search, .mm-search input {
    box-sizing: border-box
}

.mm-list > li.mm-search {
    padding: 10px;
    margin-top: -20px
}

.mm-list > li.mm-subtitle + li.mm-search {
    margin-top: 0
}

div.mm-panel > div.mm-search {
    padding: 0 0 10px 0
}

.mm-menu.mm-hasheader .mm-list > li.mm-search {
    margin-top: 0
}

.mm-menu > .mm-search {
    background: inherit;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.mm-search {
    padding: 10px
}

.mm-search input {
    border: none;
    border-radius: 30px;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px
}

.mm-search input::-ms-clear {
    display: none
}

.mm-menu .mm-noresultsmsg {
    text-align: center;
    font-size: 21px;
    display: none;
    padding: 60px 0
}

.mm-menu .mm-noresultsmsg:after {
    border: none !important
}

.mm-noresults .mm-noresultsmsg {
    display: block
}

.mm-menu li.mm-nosubresults > a.mm-subopen {
    display: none
}

.mm-menu li.mm-nosubresults > a.mm-subopen + a, .mm-menu li.mm-nosubresults > a.mm-subopen + span {
    padding-right: 10px
}

.mm-menu.mm-hassearch > .mm-panel {
    padding-top: 70px
}

.mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
    margin-top: -20px
}

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
    margin-top: -10px
}

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
    padding-top: 0
}

.mm-menu .mm-search input {
    background: rgba(255, 255, 255, .3);
    color: rgba(255, 255, 255, .6)
}

.mm-menu .mm-noresultsmsg {
    color: rgba(255, 255, 255, .3)
}

input.mm-toggle, input.mm-check {
    position: absolute;
    left: -10000px
}

label.mm-toggle, label.mm-check {
    margin: 0;
    position: absolute;
    bottom: 50%;
    z-index: 2
}

label.mm-toggle:before, label.mm-check:before {
    content: '';
    display: block
}

label.mm-toggle {
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin-bottom: -15px
}

label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px
}

input.mm-toggle:checked ~ label.mm-toggle:before {
    float: right
}

label.mm-check {
    width: 30px;
    height: 30px;
    margin-bottom: -15px
}

label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: .1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

input.mm-check:checked ~ label.mm-check:before {
    opacity: 1
}

.mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check {
    bottom: auto;
    margin-bottom: 0
}

.mm-menu.mm-vertical .mm-list > li label.mm-toggle {
    top: 5px
}

.mm-menu.mm-vertical .mm-list > li label.mm-check {
    top: 5px
}

label.mm-toggle, label.mm-check {
    right: 20px
}

label.mm-toggle + a, label.mm-toggle + span {
    margin-right: 70px
}

label.mm-check + a, label.mm-check + span {
    margin-right: 50px
}

a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check {
    right: 50px
}

a.mm-subopen + label.mm-toggle + a, a.mm-subopen + label.mm-toggle + span {
    margin-right: 100px
}

a.mm-subopen + label.mm-check + a, a.mm-subopen + label.mm-check + span {
    margin-right: 80px
}

em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check {
    right: 90px
}

em.mm-counter + a.mm-subopen + label.mm-toggle + a, em.mm-counter + a.mm-subopen + label.mm-toggle + span {
    margin-right: 140px
}

em.mm-counter + a.mm-subopen + label.mm-check + a, em.mm-counter + a.mm-subopen + label.mm-check + span {
    margin-right: 120px
}

.mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, .15)
}

.mm-menu label.mm-toggle:before {
    background: #333
}

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963
}

.mm-menu label.mm-check:before {
    border-color: rgba(255, 255, 255, .6)
}

html.mm-slide .mm-menu {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease
}

html.mm-slide.mm-opened .mm-menu {
    -webkit-transform: translateX(-30%);
    -moz-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    -o-transform: translateX(-30%);
    transform: translateX(-30%)
}

html.mm-slide.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%)
}

html.mm-slide.mm-right.mm-opened .mm-menu {
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -ms-transform: translateX(30%);
    -o-transform: translateX(30%);
    transform: translateX(30%)
}

html.mm-slide.mm-right.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%)
}

html.mm-slide.mm-top.mm-opened .mm-menu {
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%)
}

html.mm-slide.mm-top.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%)
}

html.mm-slide.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -ms-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%)
}

html.mm-slide.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%)
}

html.mm-zoom-menu .mm-menu {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease
}

html.mm-zoom-menu.mm-opened .mm-menu {
    -webkit-transform: scale(.7, .7) translateX(-30%);
    -moz-transform: scale(.7, .7) translateX(-30%);
    -ms-transform: scale(.7, .7) translateX(-30%);
    -o-transform: scale(.7, .7) translateX(-30%);
    transform: scale(.7, .7) translateX(-30%);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

html.mm-zoom-menu.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%)
}

html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
    -webkit-transform: scale(.7, .7) translateX(30%);
    -moz-transform: scale(.7, .7) translateX(30%);
    -ms-transform: scale(.7, .7) translateX(30%);
    -o-transform: scale(.7, .7) translateX(30%);
    transform: scale(.7, .7) translateX(30%);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center
}

html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%)
}

html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
    -webkit-transform: scale(.7, .7) translateY(-30%);
    -moz-transform: scale(.7, .7) translateY(-30%);
    -ms-transform: scale(.7, .7) translateY(-30%);
    -o-transform: scale(.7, .7) translateY(-30%);
    transform: scale(.7, .7) translateY(-30%);
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top
}

html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    -moz-transform: scale(1, 1) translateY(0%);
    -ms-transform: scale(1, 1) translateY(0%);
    -o-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%)
}

html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: scale(.7, .7) translateY(30%);
    -moz-transform: scale(.7, .7) translateY(30%);
    -ms-transform: scale(.7, .7) translateY(30%);
    -o-transform: scale(.7, .7) translateY(30%);
    transform: scale(.7, .7) translateY(30%);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom
}

html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    -moz-transform: scale(1, 1) translateY(0%);
    -ms-transform: scale(1, 1) translateY(0%);
    -o-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%)
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
    -webkit-transform: scale(1.5, 1.5) translateX(100%);
    -moz-transform: scale(1.5, 1.5) translateX(100%);
    -ms-transform: scale(1.5, 1.5) translateX(100%);
    -o-transform: scale(1.5, 1.5) translateX(100%);
    transform: scale(1.5, 1.5) translateX(100%);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition-property: -webkit-transform, left;
    transition-property: transform, left
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%)
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
    -webkit-transform: scale(.7, .7) translateX(-30%);
    -moz-transform: scale(.7, .7) translateX(-30%);
    -ms-transform: scale(.7, .7) translateX(-30%);
    -o-transform: scale(.7, .7) translateX(-30%);
    transform: scale(.7, .7) translateX(-30%)
}

.mm-menu.mm-fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px
}

html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

@media all and (max-width: 140px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0)
    }
}

@media all and (min-width: 10000px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(10000px, 0);
        -moz-transform: translate(10000px, 0);
        -ms-transform: translate(10000px, 0);
        -o-transform: translate(10000px, 0);
        transform: translate(10000px, 0)
    }
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

@media all and (max-width: 140px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -o-transform: translate(-140px, 0);
        transform: translate(-140px, 0)
    }
}

@media all and (min-width: 10000px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-10000px, 0);
        -moz-transform: translate(-10000px, 0);
        -ms-transform: translate(-10000px, 0);
        -o-transform: translate(-10000px, 0);
        transform: translate(-10000px, 0)
    }
}

.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom {
    height: 100%;
    min-height: 140px;
    max-height: 10000px
}

html.mm-opened.mm-fullscreen .mm-page {
    box-shadow: none !important
}

.mm-menu.mm-top, .mm-menu.mm-bottom {
    width: 100%;
    min-width: 100%;
    max-width: 100%
}

.mm-menu.mm-right {
    left: auto;
    right: 0
}

.mm-menu.mm-bottom {
    top: auto;
    bottom: 0
}

html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -moz-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    -o-transform: translate(-80%, 0);
    transform: translate(-80%, 0)
}

@media all and (max-width: 175px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -o-transform: translate(-140px, 0);
        transform: translate(-140px, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-440px, 0);
        -moz-transform: translate(-440px, 0);
        -ms-transform: translate(-440px, 0);
        -o-transform: translate(-440px, 0);
        transform: translate(-440px, 0)
    }
}

html.mm-front .mm-slideout {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    z-index: 0 !important
}

.mm-menu.mm-front {
    z-index: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, .5)
}

html.mm-opened.mm-next .mm-page {
    box-shadow: none
}

.mm-menu.mm-front, .mm-menu.mm-next {
    -webkit-transition: -webkit-transform .4s ease;
    -ms-transition: -ms-transform .4s ease;
    transition: transform .4s ease;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.mm-menu.mm-front.mm-top {
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.mm-menu.mm-front.mm-bottom {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
    height: 80%;
    min-height: 140px;
    max-height: 880px
}

html.mm-opened.mm-light .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.mm-menu.mm-light {
    background: #f3f3f3;
    color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, .6);
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, .6)
}

.mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, .03)
}

.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, .03)
}

.mm-menu.mm-light .mm-buttonbar {
    border-color: rgba(0, 0, 0, .6);
    background: #f3f3f3
}

.mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, .6);
    color: #f3f3f3
}

.mm-menu.mm-light label.mm-check:before {
    border-color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-light em.mm-counter {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-light .mm-footer {
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-light .mm-header {
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-light .mm-header .mm-prev:before, .mm-menu.mm-light .mm-header .mm-next:after, .mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-light .mm-list li.mm-label > div > div {
    background: rgba(0, 0, 0, .03)
}

.mm-menu.mm-light .mm-search input {
    background: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-light .mm-noresultsmsg {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-light label.mm-toggle {
    background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3
}

.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963
}

html.mm-opened.mm-white .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.mm-menu.mm-white {
    background: #fff;
    color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, .06);
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, .06)
}

.mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, .03)
}

.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, .03)
}

.mm-menu.mm-white .mm-buttonbar {
    border-color: rgba(0, 0, 0, .6);
    background: #fff
}

.mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, .6);
    color: #fff
}

.mm-menu.mm-white label.mm-check:before {
    border-color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-white em.mm-counter {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-white .mm-footer {
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-white .mm-header {
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-white .mm-header .mm-prev:before, .mm-menu.mm-white .mm-header .mm-next:after, .mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-white .mm-list li.mm-label > div > div {
    background: rgba(0, 0, 0, .03)
}

.mm-menu.mm-white .mm-search input {
    background: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-white .mm-noresultsmsg {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-white label.mm-toggle {
    background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-white label.mm-toggle:before {
    background: #fff
}

.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963
}

html.mm-opened.mm-black .mm-page {
    box-shadow: none
}

.mm-menu.mm-black {
    background: #000;
    color: rgba(255, 255, 255, .6)
}

.mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, .2)
}

.mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, .25);
    color: rgba(255, 255, 255, .3)
}

.mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, .3)
}

.mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, .2)
}

.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, .25)
}

.mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, .15)
}

.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, .15)
}

.mm-menu.mm-black .mm-buttonbar {
    border-color: rgba(255, 255, 255, .6);
    background: #000
}

.mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, .6)
}

.mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, .6);
    color: #000
}

.mm-menu.mm-black label.mm-check:before {
    border-color: rgba(255, 255, 255, .6)
}

.mm-menu.mm-black em.mm-counter {
    color: rgba(255, 255, 255, .3)
}

.mm-menu.mm-black .mm-footer {
    border-color: rgba(255, 255, 255, .2);
    color: rgba(255, 255, 255, .3)
}

.mm-menu.mm-black .mm-header {
    border-color: rgba(255, 255, 255, .2);
    color: rgba(255, 255, 255, .3)
}

.mm-menu.mm-black .mm-header .mm-prev:before, .mm-menu.mm-black .mm-header .mm-next:after, .mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, .3)
}

.mm-menu.mm-black .mm-list li.mm-label > div > div {
    background: rgba(255, 255, 255, .15)
}

.mm-menu.mm-black .mm-search input {
    background: rgba(255, 255, 255, .3);
    color: rgba(255, 255, 255, .6)
}

.mm-menu.mm-black .mm-noresultsmsg {
    color: rgba(255, 255, 255, .3)
}

.mm-menu.mm-black label.mm-toggle {
    background: rgba(255, 255, 255, .2)
}

.mm-menu.mm-black label.mm-toggle:before {
    background: #000
}

.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963
}

* {
    border: 0;
    padding: 0;
    margin: 0;
    background: 50% 50% no-repeat;
    text-decoration: none;
    color: inherit;
    box-sizing: border-box;
    font-weight: 400
}

:focus {
    outline: 0
}

b, b *, strong, strong * {
    font-weight: 700
}

ol, ul {
    list-style: none
}

button, input, input:not([type]), input[type=color], input[type=text], input[type=time], input[type=url], input[type=week], input[type=button], input[type=reset], input[type=submit], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], pre, select, textarea {
    font: inherit
}

.codepen body {
    margin: 10px 0 0
}

.codepen body textarea {
    display: none
}

.mce-container textarea {
    display: initial !important
}

.mce-content-body {
    padding: 0 25px 25px
}

.blog-content .mce-content-body {
    padding: 0 0 25px
}

.mce-content-body {
    font-family: 'Segoe UI', Tahoma, 'Helvetica Neue', Helvetica, Arial, 'sans-serif' !important;
    font-size: 14px;
    color: #595959
}

.mce-content-body h1, .mce-content-body h2, .mce-content-body h3, .mce-content-body h4, .mce-content-body h5, .mce-content-body h6 {
    font-family: 'Segoe UI', Tahoma, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
    font-weight: 500;
    line-height: 1.2em;
    margin: 10px 0 8px
}

.mce-content-body h1 {
    font-size: 34px
}

.mce-content-body h2 {
    font-size: 30px
}

.mce-content-body h3 {
    font-size: 26px
}

.mce-content-body h4 {
    font-size: 22px
}

.mce-content-body h5 {
    font-size: 18px
}

.mce-content-body h6 {
    font-size: 14px
}

.mce-content-body p {
    margin: 10px 0
}

.mce-content-body ol, .mce-content-body ul {
    margin-left: 15px;
    list-style-position: outside;
    margin-bottom: 20px
}

.mce-content-body ol li, .mce-content-body ul li {
    margin-left: 10px;
    margin-bottom: 10px;
    color: #595959
}

.mce-content-body ul {
    list-style-type: disc
}

.mce-content-body ol {
    list-style-type: decimal
}

.mce-content-body a[href] {
    text-decoration: underline
}

.mce-content-body table {
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;
    border: 1px solid #f9f9f9
}

.mce-content-body table tr:nth-child(even) {
    background: #fafafa
}

.mce-content-body table caption, .mce-content-body table td, .mce-content-body table th {
    padding: 10px 7px;
    font: inherit
}

.mce-content-body table th {
    font-weight: 400;
    color: #6e6e6e;
    background-position: 100% 100%;
    background-size: 2px 10px;
    background-repeat: no-repeat
}

.mce-content-body table th:last-child {
    background: 0 0
}